diff options
author | Nick Clifton <nickc@redhat.com> | 2001-05-30 10:46:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-05-30 10:46:28 +0000 |
commit | 16b2b71c0c71e5fc9107dc9b2747f95081cabb1b (patch) | |
tree | 727be4fe275dee284654be62e4d9790e47fd2862 /binutils/ChangeLog | |
parent | 5ea2a32c884a33f3707e03f09bec8b75b37d7877 (diff) | |
download | gdb-16b2b71c0c71e5fc9107dc9b2747f95081cabb1b.zip gdb-16b2b71c0c71e5fc9107dc9b2747f95081cabb1b.tar.gz gdb-16b2b71c0c71e5fc9107dc9b2747f95081cabb1b.tar.bz2 |
Add command line switches to objcopy to provide lists of symbols in files
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ab6444c..b593ac6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp> + + * objcopy.c: Add new switches: --keep-global-symbol, + --keep-symbols, --localize-symbols, --keep-global-symbols and + --weaken-symbols. + * binutils.texi: Document new switches. + * objcopy.1: Regenerate. + * NEWS: Announce new feature. + 2001-05-28 Andreas Jaeger <aj@suse.de> * readelf.c (display_debug_frames): Fix warnings: Remove unused |