* dwarf.c (process_debug_info): Line up section offsets of
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 25beb91564f977efa5e1fe31d6ff59531283ad3a..add3ffc57fb30ccac99f7c0ab8ee5b4b6c385136 100644 (file)
@@ -1,3 +1,54 @@
+2007-10-10  Jim Blandy  <jimb@codesourcery.com>
+
+       * dwarf.c (process_debug_info): Line up section offsets of
+       attribute values with those of dies.
+       (read_and_display_attr): Reduce spacing here.
+
+       * dwarf.c (display_debug_lines): Print the offset of each line
+       number program header.
+
+2007-10-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4476
+       * readelf.c (print_dynamic_symbol): New.
+       (process_symbol_table): Handle DT_GNU_HASH for dynamic symbols.
+
+2007-10-08  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * resrc.c (read_rc_file): Rename e to edit, and c to dir.
+       Pass dir to windres_add_include_dir.  Add comments.
+       (close_input_stream): Check pclose error, and call fatal if
+       the preprocessor failed.
+       * windres.c (windres_add_include_dir): Assert that p is non-NULL,
+       and not an empty string. 
+
+2007-10-04  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/5098
+       * dlltool.c: Fix spelling typos.
+
+2007-10-03  Masaki Muranaka  <monaka@monami-software.com>
+
+       * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.
+
+2007-09-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
+
+       * MAINTAINERS: Fix typo.
+
+2007-09-17  Shen Feng  <shen@cn.fujitsu.com>
+
+       * readelf.c (do_archive_index): New.
+       (options): Add -c and --archive-index option.
+       (usage): Add -c option.
+       (parse_args): Add c option parsing.
+       (process_archive): Dump archive index.
+       * NEWS: Mention the new feature.
+       * doc/binutils.texi: Document the new feature.
+
+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
This page took 0.025429 seconds and 4 git commands to generate.