]> Git Repo - binutils.git/blobdiff - binutils/ChangeLog
* readelf.c (process_archive): Also skip Irix6-style archive symbol
[binutils.git] / binutils / ChangeLog
index 3dd566f56419ce3209d5e1325bfc0436f83bdc25..5c1c60bb4c1140378dd58c0d9f51748c3eab5dc0 100644 (file)
@@ -1,3 +1,73 @@
+2007-07-26  Adam Nemet  <[email protected]>
+
+       * readelf.c (process_archive): Also skip Irix6-style archive symbol
+       tables.
+
+2007-07-24  Nick Clifton  <[email protected]>
+
+       * readelf.c (NUM_ELEM): Remove redundant macro; replace references
+       to it with references to ARRAY_SIZE.
+       Add support for CR16.
+       Fix formatting.
+
+2007-07-19  Nick Clifton  <[email protected]>
+
+       PR binutils/4802
+       * srconv.c (strip_suffix): Add const qualifier to argument.
+
+2007-07-16  Nick Clifton  <[email protected]>
+
+       * po/uk.po: New Ukrainian translation.
+       * configure.in (ALL_LINGUAS): Add 'uk'.
+       * configure: Regenerate.
+
+2007-07-10  Alan Modra  <[email protected]>
+
+       * objdump.c (dump_dwarf): Correct setting of is_relocatable.
+
+2007-07-09  Roland McGrath  <[email protected]>
+
+       * readelf.c (get_gnu_elf_note_type): New function.
+       (process_note): Use it for "GNU" name.
+
+2007-07-08  Andreas Schwab  <[email protected]>
+
+       * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
+       (CFILES): Add unwind-ia64.c.
+       Regenerate dependencies.
+       * Makefile.in: Regenerate.
+
+2007-07-05  Nick Clifton  <[email protected]>
+
+       * addr2line.c: Update copyright notice to refer to GPLv3.
+       * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
+       binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
+       coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
+       dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
+       emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
+       mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
+       objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
+       readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
+       size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
+       sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
+       windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
+       winduni.h, wrstabs.c: Likewise.
+       * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
+       not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
+       notice.
+       * NEWS: Mention that the sources are now released under GPLv3.
+       Add a marker for the changes that went into v2.17.
+       * version.c (print_version): Specify that the program is released
+       under version 3 of the GPL.
+
+2007-07-05  Kai Tietz  <[email protected]>
+
+       * resrc.c: (read_rc_file): Add include path of user passed rc
+       input file.
+       * windres.c: (windres_add_include_dir): New.
+       (main): Use of windres_add_include_dir.
+       * windres.h: (windres_add_include_dir): Add prototype.
+
 2007-07-05  Alan Modra  <[email protected]>
 
        * doc/binutils.texi (size): Document --common.
 
 2007-06-19  Danny Smith  <[email protected]>
 
-       * objdump.c: Include sys/stat.h.
+       * objdump.c: Include sys/stat.h.
 
 2007-06-19  Kai Tietz  <[email protected]>
 
-        * Makefile.am: Add windmc tool.
-        * Makefile.in: Regenerate.
-        * configure.in: Add windmc tool.
-        * configure: Regenerate.
-        * mclex.c: New.
-        * mcparse.y: New.
-        * windmc.c: New.
-        * windmc.h: New.
-        * doc/Makefile.am: Add windmc tool.
-        * doc/Makefile.in: Regenerate.
-        * doc/binutils.texi: Add windmc documentation.
+       * Makefile.am: Add windmc tool.
+       * Makefile.in: Regenerate.
+       * configure.in: Add windmc tool.
+       * configure: Regenerate.
+       * mclex.c: New.
+       * mcparse.y: New.
+       * windmc.c: New.
+       * windmc.h: New.
+       * doc/Makefile.am: Add windmc tool.
+       * doc/Makefile.in: Regenerate.
+       * doc/binutils.texi: Add windmc documentation.
        * NEWS: Mention new tool.
 
 2007-06-18  Andi Kleen  <[email protected]>
This page took 0.022347 seconds and 4 git commands to generate.