Ian Lance Taylor
|
9a442fe8a5
|
Based on patch from Andrew J Klossner <andrew@pogo.wv.tek.com>:
* objcopy.c (OPTION_WEAKEN): Define.
(copy_options): Add "weaken".
(copy_usage): Mention --weaken.
(weaken): New static variable.
(filter_symbols): Handle weaken.
(copy_object): Call filter_symbols if weaken.
(copy_main): Handle OPTION_WEAKEN.
* binutils.texi, objcopy.1: Document --weaken.
PR 11272.
|
1996-12-19 18:16:45 +00:00 |
|
Ian Lance Taylor
|
9681fa4501
|
objdump --dynamic-reloc now works with ELF
|
1996-12-15 20:00:20 +00:00 |
|
Ian Lance Taylor
|
55311d1cf1
|
* binutils.texi (Target Selection): Document that you can now
specify targets using configuration triplets.
|
1996-10-03 21:43:00 +00:00 |
|
Ian Lance Taylor
|
1154821182
|
* objdump.c (dump_reloc_set): Add sec parameter. Change all
callers. If with_line_numbers is set, display line numbers of
relocation entries.
* binutils.texi, objdump.1: Document -l with -r.
|
1996-06-12 03:14:14 +00:00 |
|