Updated Spanish translation
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 6522f1d279d7267c63c508cbd31145c16c0d7b6f..368aeaac0445cdd93863f1e2b19ab51f8a9768ac 100644 (file)
@@ -1,3 +1,118 @@
+2007-09-17  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2007-09-17  Nick Clifton  <nickc@redhat.com>
+
+       * doc/binutils.texi (objdump): Describe the output of the --syms
+       option in more detail. 
+
+2007-09-17  Alon Bar-Lev  <alon.barlev@gmail.com>
+
+       PR binutils/4987
+        * resrc.c: (read_rc_file): Move 'filename' default initialization 
+       to start of function.
+
+2007-08-31  Michael Meissner  <michael.meissner@amd.com>
+           Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * NEWS: Add note about SSE5 being added on i386.
+
+2007-09-13  Alan Modra  <amodra@bigpond.net.au>
+           Zhou Drangon <drangon.mail@gmail.com>
+
+       * nm.c (value_format_64bit, set_print_radix, print_value): Handle
+       BFD_HOST_64BIT_LONG_LONG.
+       * readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG.
+       (print_vma): Handle BFD_HOST_64BIT_LONG_LONG.
+       (dump_relocations): Likewise.  Expand _bfd_int64_low in a
+       number of places.
+
+2007-09-11  Kai Tietz  <kai.tietz@onevision.com>
+
+       * rcparse.y: (string_data): Removed ill token removal.
+
+2007-09-10  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 5011
+       * readelf.c (process_version_sections): Don't read past end of
+       various section buffers.
+
+2007-08-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
+       * Makefile.in: Regenerated.
+
+       * sysdep.h: Include "config.h" first.
+
+2007-08-31  Nick Clifton  <nickc@redhat.com>
+
+       * po/sk.po: New Slovakian translation.
+       * configure.in (LINGUAS): Add sk.
+       * configure: Regenerate.
+
+2007-08-30  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (dump_type): New type used to classify the kinds of
+       dump requested by the user.
+       (dump_sects, cmdline_dump_sects): Use the new type.
+       (options): Add --string-dump option.
+       (request_dump): Rename to request_dump_bynumber.  Use dump_type.
+       (request_dump_byname): Use dump_type.
+       (parse_args): Parse --string-dump option.
+       (process_section_headers): Fix calls to request_dump.
+       (initialise_dumps_byname): Likewise.
+       (dump_section): Rename to dump_section_as_bytes.
+       (dump_section_as_strings): New function.  Display the contents of
+       a section as printable strings.
+       (process_section_contents): String dump the section if requested.
+       (process_object): Use dump_type.
+       (main): Likewise.
+       * Makefile.am: Add dependency for readelf.c on safe-ctype.h.
+       * Makefile.in: Regenerate.
+       * NEWS: Mention the new feature.
+       * doc/binutils.texi: Document the new feature.
+
+2007-08-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * bucomm.c (bfd_nonfatal_message): New.
+       * bucomm.h (bfd_nonfatal_message): Declare.
+       * objcopy.c (RETURN_NONFATAL): Take BFD not NAME, use
+       bfd_nonfatal_message.
+       (copy_unknown_object): Adjust bfd_nonfatal and RETURN_NONFATAL
+       calls, or replace with bfd_nonfatal_message calls as appropriate.
+       (copy_object, copy_archive, copy_file, setup_section,
+       copy_section, write_debugging_info): Likewise.
+
+2007-08-28  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention Coverity's contribution.
+
+2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * readelf.c (process_note): Recognize SPU core file notes.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Install embedspu on powerpc*-*-eabi* also.
+       * configure: Regenerated.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/uk.po: Updated Ukrainian translation.
+
+2007-08-22  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/binutils.texi (objdump): Document -Mppcps.
+
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c: Revert last change.
+
 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * readelf.c (get_segment_type): Change PT_GNU_STACK to
This page took 0.030159 seconds and 4 git commands to generate.