binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4eb958b3fd845874d915b83447450541bfdfc8c0..cac073fa2ec6561e3fa14dd8a124f6c21fdb4500 100644 (file)
@@ -1,3 +1,122 @@
+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-19  Alan Modra  <amodra@gmail.com>
+
+       * NEWS: Mention change in linker script expression evaluation.
+
+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
+       * readelf.c (get_archive_member_name): Do not read beyond the end
+       of the ar_name field.
+
+2010-08-03  Tristan Gingold  <gingold@adacore.com>
+
+       * dwarf.c (display_debug_lines): Mark file argument unused.
+       Do not try to load .debug_info section.
+
+2010-08-02  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (apply_relocations): D30V is really REL.
+
+2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
+           Ina Pandit  <ina.pandit@kpitcummins.com>
+
+       * binutils/readelf.c: Add support for V850E2 and V850E2V3.
+
+2010-07-22  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c: Add Moxie support.
+
+2010-07-20  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_program_headers): Don't ignore all zero size
+       sections.
+
+2010-07-19  Andreas Schwab  <schwab@redhat.com>
+
+       * readelf.c (process_section_headers): Update key to flags.
+
+2010-07-17  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * objcopy.c (copy_usage): Tweak previous typofix.
+
+2010-07-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * objcopy.c (copy_usage): Fix a typo.
+
+2010-07-15  Kai Tietz <kai.tietz@onevision.com>
+
+       * dllwrap.c (main): Make sure is_leading_underscore
+       gets initialized with correct default.
+
+2010-07-05  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
+
+2010-07-03  Cary Coutant  <ccoutant@google.com>
+
+       * objdump.c (load_specific_debug_section): Decompress section contents
+       before applying relocations.
+       * readelf.c (load_specific_debug_section): Update section size after
+       decompression.
+
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/3166
+       * objcopy.c (is_strip_section): Revert 2006-09-05.
+       (setup_section): Make SHT_GROUP section nobits.
+
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2010-06-27  Alan Modra  <amodra@gmail.com>
+
+       * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
+
+2010-06-17  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/11711
+       * windres.c (enum option_values): New enum.
+       (long_options): Use separate option number for --include-dir
+       option.
+       (main): Separate backwards compatibility check from code to
+       implement --include-dir.  Check to see if directory exists and do
+       not complain if it does.
+
+2010-06-15  Joseph Myers  <joseph@codesourcery.com>
+
+       * readelf.c (display_tic6x_attribute, process_tic6x_specific):
+       New.
+       (process_arch_specific): Call process_tic6x_specific for
+       EM_TI_C6000.
+
 2010-06-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
        * 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.028929 seconds and 4 git commands to generate.