aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-07-31 09:59:03 +0000
committerNick Clifton <nickc@redhat.com>2002-07-31 09:59:03 +0000
commit500800ca01a6b09418ca2f5079aa3bd4f4452dfc (patch)
treef54073e2168e58a6f605bbc89e89a1f5e33618e2 /ld/NEWS
parent47badb7be66a02661187cf1b3c4d53f70f9e51d3 (diff)
downloadfsf-binutils-gdb-500800ca01a6b09418ca2f5079aa3bd4f4452dfc.zip
fsf-binutils-gdb-500800ca01a6b09418ca2f5079aa3bd4f4452dfc.tar.gz
fsf-binutils-gdb-500800ca01a6b09418ca2f5079aa3bd4f4452dfc.tar.bz2
Retroactively add entry for Lars Brinkhoff's contribution of the PDP-11 and
2.11BSD a.out support.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 2ab8faf..c08ba5e 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -57,6 +57,8 @@ Changes in version 2.11:
* Support for CRIS (Axis Communications ETRAX series).
+* Support for PDP-11 and 2.11BSD a.out format, by Lars Brinkhoff.
+
Changes in version 2.10:
* Added AT> to the linker script language to allow load-time allocation of
@@ -80,7 +82,7 @@ Changes in version 2.10:
wildcard file names.
* Added -O option to optimize linker output (as of this writing, this only
-affects ELF shared library generation).
+ affects ELF shared library generation).
* The -e option now accepts a number as well as a symbol name.