diff options
author | espie <espie@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-18 17:44:42 +0000 |
---|---|---|
committer | espie <espie@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-18 17:44:42 +0000 |
commit | bce2e00fffabe820b389548f98cc850f792e5a6a (patch) | |
tree | d78da25a91a3f1dc8ca3b0d818203f835df552de | |
parent | 327b2972f08aae718babb6c5cd2f8125f2d8f2f3 (diff) | |
download | gcc-bce2e00fffabe820b389548f98cc850f792e5a6a.tar.gz |
Rectify missing entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36938 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a3f14f9748e..e38267636c2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1035,6 +1035,11 @@ Mon Oct 2 14:50:14 MET DST 2000 Jan Hubicka <jh@suse.cz> * configure.in (sparc-*-solaris2*): Disable 32-to-64 cross compilation for solaris versions 2.7 and greater. +2000-10-02 Marc Espie <espie@openbsd.org> + + * config/alpha.h (WORD_SWITCH_TAKES_ARG): add -rpath to default, + instead of redefining from scratch. + 2000-10-02 David O'Brien <obrien@dragon.nuxi.com> * config/i386/freebsd.h (NO_PROFILE_COUNTERS): Define. |