diff options
author | Nick Clifton <nickc@redhat.com> | 2002-05-24 09:26:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-05-24 09:26:58 +0000 |
commit | 436e8db0b74a5434fa8b1a2a15536f2358cf1543 (patch) | |
tree | 270f459331fd52dc82cb1bc3100ed2df56c900e8 /ld/ChangeLog | |
parent | 83a4591080ee180969ab490b85ef8a7d7f90cbc0 (diff) | |
download | gdb-436e8db0b74a5434fa8b1a2a15536f2358cf1543.zip gdb-436e8db0b74a5434fa8b1a2a15536f2358cf1543.tar.gz gdb-436e8db0b74a5434fa8b1a2a15536f2358cf1543.tar.bz2 |
Add a target for i386-netbsdpe.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7c75e83..cb655b7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-05-24 TAMURA Kent <kent@netbsd.org> + + * configure.tgt: Add a target for i386-netbsdpe. + 2002-05-23 Jakub Jelinek <jakub@redhat.com> * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss. |