Fix PR references.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b36b87530da4cd879b5e3bef141d72a7d74cd610..90c6fe9c24992d437160b0992fbbbff1da4cf15d 100644 (file)
@@ -1,3 +1,32 @@
+2006-09-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/3181
+       * objcopy.c (group_signature): Return proper group signature.
+
+2006-09-14  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 3181
+       * objcopy.c (group_signature): New function, split out from..
+       (setup_section): ..here.
+       (is_strip_section): Return true for SHT_GROUP sections that are
+       going to lose their group signature symbol.
+
+2006-09-14  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 3181
+       * objcopy.c (copy_object): Load symbols earlier.
+       (setup_section): Mark group signature symbols with BSF_KEEP.
+
+2006-09-09  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/3110
+       * objcopy.c (copy_archive): Add new parameter:
+       force_output_target.  If not true, then perserve the file formats
+       of each copied archive element, otherwise force them to be one
+       specific file format.
+       (copy_file): Compute force_output_target parameter to pass to
+       copy_archive. 
+
 2006-09-05  Nick Clifton  <nickc@redhat.com>
 
        PR binutils/3166
This page took 0.03009 seconds and 4 git commands to generate.