OSDN Git Service

r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57:41 +0900
[pf3gnuchains/pf3gnuchains3x.git] / binutils / ChangeLog
index 3766c51..6892138 100644 (file)
@@ -1,3 +1,32 @@
+2008-12-04  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/binutils.texi (objdump): Update booke documentation.
+       * NEWS: Document user-visible changes to command line options.
+
+2008-12-04  Nick Clifton  <nickc@redhat.com>
+
+       * objdump.c (dump_reloc_set): Append "()" to symbol names which
+       have the BSF_INDIRECT_FUNCTION type.
+       * readelf.c (print_symbol): Fix handling of negative widths.
+       (dump_relocations): Append "()" to symbol names which have the
+       STT_IFUNC type. Display negative offsets as a positive number with
+       a "-" prefix.
+       (get_symbol_type): Return "IFUNC" for STT_IFUNC symbols.
+       * doc/binutils.texi: Document 'i' symbol type.
+
+2008-11-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * strings.c (main): New variable `s'.  Have string_min parsing
+       call fatal for invalid input strings.
+
+2008-11-25  Nick Clifton  <nickc@redhat.com>
+
+       PR7044
+       * dlltool.c (run): Use formatting string to avoid compile time
+       warning.
+       (gen_exp_file): Check return value from fread.
+       * windmc.c (main): Check return value from fread.
+
 2008-11-21 Sterling Augustine <sterling@tensilica.com>
 
        * MAINTAINERS: Take over from Bob Wilson as Xtensa maintainer.