]> Git Repo - binutils.git/blobdiff - binutils/ChangeLog
Implement new switch --rename-section
[binutils.git] / binutils / ChangeLog
index 3a2db202ce3fb608618f110d902c688c038005fc..2c3dfab193d79a15cb7220aaace907badeb7ef39 100644 (file)
@@ -1,3 +1,19 @@
+2001-07-31  Nick Clifton  <[email protected]>
+
+        * objcopy.c: Fix formatting.
+        (section_rename): New structure.
+        (OPTION_RENAME_SECTION): New switch.
+        (copy_usage): Document new switch.
+        (add_section_rename): New function: Add a node to the section
+        rename list.
+        (find_section_rename): New function: Find the new name and
+        flags for a section.
+        (setup_section): Call find_section_name to determine the name
+        of the output section.
+        (copy_main): Handle OPTION_RENAME_SECTION.
+        * binutils.texi: Document new switch.
+       * NEWS: Mention new switch.
+
 2001-07-30  Nick Clifton  <[email protected]>
 
        * README: Rename [email protected] to [email protected].
This page took 0.022588 seconds and 4 git commands to generate.