From a33afc5bcd65a1358269323aa5245973811aaa92 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 14 Oct 2013 09:15:08 +0000 Subject: * gen-aout.c (main): Fix formatting. Close file. * emultempl/aix.em (_read_file): Close file at end of function. * gas/all/itbl-test.c (main): Close fas. * read.c (add_include_dir): Use xrealloc. * config/tc-score.c (do_macro_bcmp): Initialise inst_main. * config/tc-tic6x.c (tic6x_parse_operand): Initialise second_reg. * readelf.c (decode_arm_unwind): Initialise addr structure. (process_symbol_table): Free lengths. * srcconv.c (wr_sc): Free info. * chew.c (perform): Free next. --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 14287ddd3a..b8ebe32c12 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2013-10-14 Nick Clifton + + * emultempl/aix.em (_read_file): Close file at end of function. + 2013-10-10 Roland McGrath * ldmisc.c (vfinfo): Use Boolean ? "" : ":" in place of ":" + Boolean. -- cgit v1.2.1