diff options
author | David MacKenzie <djm@cygnus> | 1994-01-26 22:11:18 +0000 |
---|---|---|
committer | David MacKenzie <djm@cygnus> | 1994-01-26 22:11:18 +0000 |
commit | f7b839f7cd992eb8f017aea438f161c2463299fe (patch) | |
tree | 92eb235a9e8b8f3afabd8da8e00a9d2e15d54fbf /gdb | |
parent | d6d4e4c3d094eb34d807fa6d94bd04859ca003ff (diff) | |
download | gdb-f7b839f7cd992eb8f017aea438f161c2463299fe.zip gdb-f7b839f7cd992eb8f017aea438f161c2463299fe.tar.gz gdb-f7b839f7cd992eb8f017aea438f161c2463299fe.tar.bz2 |
* objcopy.c (filter_bytes): New function.
(copy_section): Call it.
(copy_options, copy_usage, copy_main): Add --byte option to
activate it. Appropriate the -b option (which was an undocumented
synonym for -F) for it, also. Add --interleave, -i option for
additional control.
(setup_section, copy_section, mangle_section): Renamed with no `s'
on the end.
* objcopy.1, binutils.texi: Document the new options.
* objdump.c (display_target_tables, display_target_list):
New functions broken out of display_info.
Eliminate some magic constants. Use more meaningful variable names.
(dump_bfd_header): New function broken out of display_bfd.
(dump_section_header): New function broken out of dump_headers.
(remove_useless_symbols): Don't shadow global variable name with
parameter.
(objdump_print_address): Fix backward test.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions