* objdump.c (adjust_section_vma): New static variable.
authorIan Lance Taylor <ian@airs.com>
Wed, 26 Feb 1997 02:30:31 +0000 (02:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 26 Feb 1997 02:30:31 +0000 (02:30 +0000)
commitab3a59cf4c54c8f92f2e30f855684193c7ecb3d7
tree6d670377e0e9d6c73bc11dd97285357d7a8ff7da
parent1f07f797e3ef2f2b239ae3c7420e8bbe9ce69e46
* objdump.c (adjust_section_vma): New static variable.
(usage): Mention --adjust-section-vma.
(OPTION_ADJUST_VMA): Define.
(long_options): Add "addjust-vma".
(display_bfd): If adjust_section_vma is not 0, add it to all the
section addresses.
(main): Handle OPTION_ADJUST_VMA.
* binutils.texi, objdump.1: Document --adjust-vma.
binutils/binutils.texi
binutils/objdump.1