aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-05-31 03:02:35 +0000
committerAlan Modra <amodra@gmail.com>2002-05-31 03:02:35 +0000
commita0cb91c65777580306e1c6cb70bb2362e0c08962 (patch)
treeb68023b90e97a8ae0f35772741983a5c48b46632 /ld/ChangeLog
parent34e979525e0bef8facbfffc60df942d353369c03 (diff)
downloadfsf-binutils-gdb-a0cb91c65777580306e1c6cb70bb2362e0c08962.zip
fsf-binutils-gdb-a0cb91c65777580306e1c6cb70bb2362e0c08962.tar.gz
fsf-binutils-gdb-a0cb91c65777580306e1c6cb70bb2362e0c08962.tar.bz2
* Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
(ei386nto.c): Add rule. * Makefile.in: Regenerate. * configure.tgt: Add i[3456]86-*-nto-qnx*. * emulparams/i386nto.sh: New file.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ae0a99f..b4fddad 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-31 Graeme Peterson <gp@qnx.com>
+
+ * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
+ (ei386nto.c): Add rule.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add i[3456]86-*-nto-qnx*.
+ * emulparams/i386nto.sh: New file.
+
2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
* NEWS: Add entry for VAX ELF support.