diff options
author | Nick Clifton <nickc@redhat.com> | 2002-07-30 17:32:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-07-30 17:32:30 +0000 |
commit | 7e392df659f7ea9da6974d689b050ae5fa62b3c6 (patch) | |
tree | 645fc64dad3284807cd4fb680343acdd1b098452 /ld/ChangeLog | |
parent | 83e1617e0623da0e1d2a8a148087928f5fb83c4e (diff) | |
download | gdb-7e392df659f7ea9da6974d689b050ae5fa62b3c6.zip gdb-7e392df659f7ea9da6974d689b050ae5fa62b3c6.tar.gz gdb-7e392df659f7ea9da6974d689b050ae5fa62b3c6.tar.bz2 |
Add arm-*-nto port.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5b530ad..e9189da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2002-07-30 Graeme Peterson <gp@qnx.com> + + * configure.tgt: Add support for arm-*-nto target. + * Makefile.am: Add earmnto.o file. + * Makefile.in: Regenerate. + * NEWS: Mention port of ARM support to QNX. + * emulparams/armnto.sh: New file. + 2002-07-30 Jakub Jelinek <jakub@redhat.com> * ldlang.c (lang_add_section): Don't turn .tbss into normal sections |