8sa1-binutils-gdb/binutils/doc
Nick Clifton 98ec6e7266 * objdump.c (display_file_offsets): New variable.
(long_options): Add -F/--file-offsets.
  (objdump_print_addr_with_sym): If displaying file offsets, print
  the offset of the given address.
  (disassemble_bytes): If displaying file offsets, tell the user how
  many zeroes are skipped and the file offset of the point where
  dumping resumes.
  (disassemble_section): Only display the name of the section if
  data is going to be dumped from it.
  (main): Handle new option.  Produce error messages if the start or
  stop addresses do not make sense.
  * doc/binutils.texi: Document the new feature.
  * NEWS: Mention the new feature.
2008-02-22 09:42:58 +00:00
..
binutils.texi * objdump.c (display_file_offsets): New variable. 2008-02-22 09:42:58 +00:00
fdl.texi * doc/binutils.texi: Update to FDL 1.2. 2007-11-07 11:36:42 +00:00
Makefile.am * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include 2007-08-13 01:53:01 +00:00
Makefile.in * readelf.c (dump_type): New type used to classify the kinds of dump requested by the user. 2007-08-30 13:47:35 +00:00