diff options
author | Alan Modra <amodra@gmail.com> | 2002-07-09 07:49:49 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-07-09 07:49:49 +0000 |
commit | 554690edf3cb10e4021bb88f99225bf0c9502778 (patch) | |
tree | fdaa9a9da33322971039b56e34339dd04180b7e7 /ld | |
parent | 0a4787a0816422095c3e87c62353749a8e20f6fa (diff) | |
download | fsf-binutils-gdb-554690edf3cb10e4021bb88f99225bf0c9502778.zip fsf-binutils-gdb-554690edf3cb10e4021bb88f99225bf0c9502778.tar.gz fsf-binutils-gdb-554690edf3cb10e4021bb88f99225bf0c9502778.tar.bz2 |
oops, forgot to commit.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index af64607..ffdbf4f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br> + + * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*, + powerpc-*-openbsd* and sparc64-*-openbsd*. + * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o. + * Makefile.in: Regenerate. + * emulparams/hppaobsd.sh: New file. + 2002-07-05 Alan Modra <amodra@bigpond.net.au> * ldlang.c (print_wild_statement): Fix output formatting. |