X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=2c3dfab193d79a15cb7220aaace907badeb7ef39;hb=594ef5dbd24189c126adbce7f3ea91e0a5fa64d9;hp=3a2db202ce3fb608618f110d902c688c038005fc;hpb=f18ee7ef71510e52feaa80864c226ec18e2214e0;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3a2db202ce..2c3dfab193 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,19 @@ +2001-07-31 Nick Clifton + + * 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 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.