forked from Imagelibrary/binutils-gdb
* 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:
10
ld/ChangeLog
10
ld/ChangeLog
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user