aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.1
AgeCommit message (Collapse)AuthorFilesLines
1993-08-04fix doc bugDavid MacKenzie1-1/+3
1993-06-28 * Makefile.in: Note dependencies on bucomm.h.David MacKenzie1-11/+23
(cplus-dem.o): Link c++filt with version.o. * strings.c: Include bucomm.h and add prototypes to other decls. Remove -h option. * bucomm.h: Declare xrealloc. * nm.c, objcopy.c, objdump.c, size.c, strings.c (main, usage): Add --help option. Put "GNU" in the version message. (usage): Take stream and exit status as args. (main): Pass new args to usage.
1993-04-29Document missing options. Use -- instead of + for long options.David MacKenzie1-15/+15
1992-07-18removed rcsidsK. Richard Pixley1-1/+0
1992-06-14* objdump.c (dump_elf_stabs): Also dump .stab.index and .stab.excl sections.John Gilmore1-5/+5
(dump_elf_stabs_1): Split out main body of old dump_elf_stabs. * objdump.1, binutils.texi: Document new sections dumped.
1992-06-11* objdump.1, binutils.texi: Update for --stabs. Also fixJohn Gilmore1-6/+16
objdump's doc to use -- rather than + for long options. (FIXME: Not yet fixed everywhere in binutils.texinfo.)
1991-11-05Initial revisionRoland Pesch1-0/+218