diff options
author | Richard Henderson <rth@redhat.com> | 1999-06-02 12:29:27 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1999-06-02 12:29:27 +0000 |
commit | cd785be60202a8d2e9725e93da238604730922d6 (patch) | |
tree | c77f78ac2f7d8b740b99c051549d5fe73f3a8efb /ld | |
parent | 3f830999e3fcf929d222d07baea857c1599055fe (diff) | |
download | gdb-cd785be60202a8d2e9725e93da238604730922d6.zip gdb-cd785be60202a8d2e9725e93da238604730922d6.tar.gz gdb-cd785be60202a8d2e9725e93da238604730922d6.tar.bz2 |
Forgot to commit.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2b0528d..b2dc2ba 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +1999-05-30 Cort Dougan <cort@attis.cs.nmt.edu> + + * Makefile.am (ALL_EMULATIONS): Add eelf32ppclinux.o. + * configure.tgt (powerpc-*-linux-gnu): Use it. + * emulparams/elf32ppclinux.sh: New file. + 1999-05-29 Ian Lance Taylor <ian@zembu.com> * ld.texinfo (Options): Clarify that options which refer to files |