* ldlang.c (print_statement{,s}): Delete duplicate prototype.

(print_statement_list): Renamed from print_statement.  All callers
	updated.
	(print_statement): New function to print just one statement.
	(print_{data,reloc,padding}_statement): Don't crash if
	output_section == NULL.
	(dprint_statement): New function.
This commit is contained in:
David Edelsohn
1995-12-06 22:38:14 +00:00
parent 0421503301
commit e8bb9a12d7

View File

@@ -1,3 +1,13 @@
Wed Dec 6 14:33:50 1995 Doug Evans <dje@canuck.cygnus.com>
* ldlang.c (print_statement{,s}): Delete duplicate prototype.
(print_statement_list): Renamed from print_statement. All callers
updated.
(print_statement): New function to print just one statement.
(print_{data,reloc,padding}_statement): Don't crash if
output_section == NULL.
(dprint_statement): New function.
Wed Dec 6 14:59:06 1995 Ian Lance Taylor <ian@cygnus.com>
* ldexp.c (exp_fold_tree): Permit assignments to dot in the final