diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-19 11:44:01 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-19 11:44:01 +0000 |
commit | 6edf0760c5c65c9f0582c5d8036bfa058f2cd6c2 (patch) | |
tree | 475a1c15199a9a645d40a11faddc392816d6e35c /ld/NEWS | |
parent | c4bf77942dea9cad22426964bf32c46cbc443705 (diff) | |
download | binutils-gdb-6edf0760c5c65c9f0582c5d8036bfa058f2cd6c2.tar.gz |
Add support for m32r-linux target, including a RELA ABI and PIC.
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +* m32r Linux (ELF) support added by Renesas. + * Improved linker's handling of unresolved symbols. The switch --unresolved-symbols=<method> has been added to tell the linker when it should report them and the switch --warn-unresolved-symbols has been added to |