daily update
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 1ff055525f6e8450dda7f6e7012106c72c733a56..7c258f6c719daac194731b43b2974d3bede7d727 100644 (file)
-2012-02-09  Alan Modra  <amodra@gmail.com>
+2014-02-11  Cary Coutant  <ccoutant@google.com>
 
-       * sysdep.h: Include sys/stat.h here.
-       * ar.c: Don't include headers already included by sysdep.h.
-       * bucomm.c: Likewise.
-       * budbg.h: Likewise.
-       * dlltool.h: Likewise.
-       * elfedit.c: Likewise.
-       * nlmconv.c: Likewise.
-       * objcopy.c: Likewise.
-       * objdump.c: Likewise.
-       * objdump.h: Likewise.
-       * readelf.c: Likewise.
-       * rename.c: Likewise.
-       * resrc.c: Likewise.
-       * strings.c: Likewise.
-       * windres.c: Likewise.
-       * od-macho.c: Ensure #include sysdep.h is first.
-       * od-xcoff.c: Likewise.
-       * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
-       remove duplicate headers.
-       * dlltool.c: Likewise and ensure #include sysdep.h is first.
+       * binutils/dwarf.c (read_and_display_attr_value): Don't warn
+       for zero-length attribute value.
 
-2012-02-01  Nick Clifton  <nickc@redhat.com>
+2014-02-10  Alan Modra  <amodra@gmail.com>
 
-       PR binutils/13493
-       * ar.c (ranlib_main): Process --plugin option.
-       * doc/binutils.texi: Document --plugin support for ranlib.
+       * po/binutils.pot: Regenerate.
 
-2012-02-01  Nick Clifton  <nickc@redhat.com>
+2014-02-06  Andrew Pinski  <apinski@cavium.com>
 
-       PR binutils/13482
-       * readelf.c (process_corefile_note_segment): Fix off-by-one errors
-       verifying the contents of a note.
+       * readelf.c  (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
 
-2012-01-26  Nick Clifton  <nickc@redhat.com>
+2014-02-06  Cary Coutant  <ccoutant@google.com>
 
-       PR binutils/13622
-       * readelf.c (process_section_groups): If there are no section
-       headers do not scan for section groups.
-       (process_note_sections): Likewise for note sections.
+       PR binutils/16444
+       * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
 
-2012-01-20  Tristan Gingold  <gingold@adacore.com>
+2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
-       (options): Add an entry for seg_split_info.
-       (mach_o_help): Document it.
-       (dump_segment_split_info): New function.
-       (dump_load_command): Handle seg_split_info.
+       * version.c (print_version): Update copyright year to 2014.
 
-2012-01-19  Tristan Gingold  <gingold@adacore.com>
+2014-01-07  Tom Tromey  <tromey@redhat.com>
 
-       * dwarf.c (process_extended_line_op): Add a cast to silent a
-       warning.
+       * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
+       stdarg macros.
+       * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
+       macros.
+       * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
+       stdarg macros.
 
-2012-01-19  Tristan Gingold  <gingold@adacore.com>
+2014-01-07  Tom Tromey  <tromey@redhat.com>
 
-       * dwarf.c (process_extended_line_op): Reindent define_file output.
-       Detect define_file opcode length mismatch.
-       (display_debug_lines_decoded): Add an entry in file_table for each
-       define_file opcode.
-       Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
-       Display extended opcode for unhandle opcode.
+       * coffgrok.h (coff_ofile): Don't use PARAMS.
+       * nlmheader.y (strerror): Don't use PARAMS.
 
-2012-01-17  Alan Modra  <amodra@gmail.com>
-
-       * version.c (print_version): Update copyright message year.
-
-2012-01-16  Alan Modra  <amodra@gmail.com>
-
-       PR binutils/13593
-       * nm.c (OPTION_SIZE_SORT): Define.
-       (long_options): Don't set no_sort, sort_numerically or
-       sort_by_size directly.
-       (main): Instead set the flags here, making them mutually exclusive.
-
-2012-01-10  Tristan Gingold  <gingold@adacore.com>
-
-       * objdump.c (display_object_bfd): Renamed from ...
-       (display_bfd): ... this.
-       (display_any_bfd): New function.
-       (display_file): Split.  Handle nested archives.
-
-2012-01-09  Roland McGrath  <mcgrathr@google.com>
-
-       * configure.in: Use AM_ZLIB.
-       * configure: Regenerated.
-
-2012-01-06  Nick Clifton  <nickc@redhat.com>
-
-       * po/ru.po: Updated Russian translation.
-
-2012-01-04  Tristan Gingold  <gingold@adacore.com>
-
-       * od-macho.c (dump_load_command): Handle fvmlib.
-
-2012-01-04  Tristan Gingold  <gingold@adacore.com>
+For older changes see ChangeLog-2013
+\f
+Copyright (C) 2014 Free Software Foundation, Inc.
 
-       * od-macho.c: Update copyright year.
-       (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
 
-For older changes see ChangeLog-2011
-\f
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.025023 seconds and 4 git commands to generate.