Move gas/ld NEWS from binutils to gas/ld.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index d051895754b3304db84183acc778e2835ebee3f0..351fe4741fe9d37362af05d5c5898cb08ca868c7 100644 (file)
@@ -1,3 +1,46 @@
+2010-08-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elfedit.c (input_elf_osabi): New.
+       (output_elf_osbi): Likewise.
+       (osabis): Likewise.
+       (elf_osabi): Likewise.
+       (update_elf_header): Support updating ELF OSABI.
+       (make_qualified_name): Break long line.
+       (command_line_switch): Add OPTION_INPUT_OSABI and
+       OPTION_OUTPUT_OSABI.
+       (options): Likewise.
+       (usage): Add --input-osabi and --output-osabi.
+       (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
+
+       * doc/binutils.texi: Document --input-osabi and --output-osabi
+       for elfedit.
+
+2010-08-23  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * readelf.c (display_mips_gnu_attribute): Replace GCC options
+       with a textual description of a MIPS32r2 64-bit FPU.
+
+2010-08-13  Dan Rosenberg  <dan.j.rosenberg@gmail.com>
+
+       PR binutils/11889
+       * readelf.c (get_32bit_elf_symbols): Check for a corrupt
+       sh_entsize.
+       (get_64bit_elf_symbols): Likewise.
+       (process_symbol_table): Likewise.
+       (process_section_groups): Check for corrupt headers.
+       (process_version_sections): Check for corrupt indicies.
+       (process_corefile_note_segment): Likewise.
+
+2010-08-13  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
+       variants.
+
+2010-08-13  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf.c (process_debug_info): Don't subtract section address
+       when calculating location of cu abbrev within section.
+
 2010-08-12  Michael Haubenwallner  <haubi@gentoo.org>
 
        PR binutils/11742
 
 2010-06-29  Alan Modra  <amodra@gmail.com>
 
-       PR binutils/3166
+       PR binutils/3166
        * objcopy.c (is_strip_section): Revert 2006-09-05.
        (setup_section): Make SHT_GROUP section nobits.
 
        * readelf.c: Add _() macros to constant strings that are
        translatable.
 
+       * readelf.c (display_mips_gnu_attribute): Replace GCC options
+       with a textual description of single and double precision float.
+
 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
 
        * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
 2010-01-19  Daisuke Hatayama  <d.hatayama@jp.fujitsu.com>
            Alan Modra <amodra@gmail.com>
 
-        * readelf.c (process_file_header): Handle e_phnum extension.
+       * readelf.c (process_file_header): Handle e_phnum extension.
 
 2010-01-14  Tristan Gingold  <gingold@adacore.com>
 
This page took 0.023821 seconds and 4 git commands to generate.