Fix --add-gnu-debuglink
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 5b0120265ee57ba6cd07c1f4266d6c4bf3a3ec38..1cbaca6d0da048e6edcf4ef6b23b75cb42bc4077 100644 (file)
@@ -1,3 +1,11 @@
+2003-06-27  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (copy_object): Replace call to
+       bfd_create_gnu_debuglink_section with seperate calls to
+       bfd_add_gnu_debuglink_section and
+       bfd_fill_in_gnu_debuglink_section, seperated by a walk over the
+       symbol tables.
+
 2003-06-26  Roland McGrath  <roland@redhat.com>
 
        * readelf.c (loadaddr): Variable removed.
This page took 0.022902 seconds and 4 git commands to generate.