Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>

* objdump.c (disassemble_data): Make sure sym_name is always set.
	(dump_section_header): Always put a space after the section name.
	(dump_bfd_header): Terminate output with newline.
This commit is contained in:
Ian Lance Taylor 1996-03-20 23:09:56 +00:00
parent 649d87fe30
commit f8910eff75
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* objdump.c (disassemble_data): Make sure sym_name is always set.
(dump_section_header): Always put a space after the section name.
(dump_bfd_header): Terminate output with newline.
Wed Mar 20 16:35:20 1996 Ian Lance Taylor <ian@cygnus.com>
* wrstabs.c: New file.