From a72173de2524e96e0d9515f36cc033016d619e0f Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 2 Nov 2011 16:28:31 +0000 Subject: 2011-11-02 Tristan Gingold * emultempl/aix.em (read_file_list): New function. (_handle_option): Handle '-f'. * NEWS: Mention this feature. --- ld/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ld/NEWS') diff --git a/ld/NEWS b/ld/NEWS index dda27ec..162f598 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Add option -f FILE on AIX (for response file). + * Add support for the Renesas RL78 architecture. * Add support for the Adapteva EPIPHANY architecture. @@ -35,7 +37,7 @@ Changes in 2.21: * Extend .def file syntax by '== ' for imports and exports. This allows to alias the import/export table name written in PE image. -* Add --exlcude-all-symbols option to PE based linkers. This prevents all +* Add --exclude-all-symbols option to PE based linkers. This prevents all symbols from automatically being exported. * Add support for the Renesas RX processor. -- cgit v1.1