diff options
author | meissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-04-28 04:36:18 +0000 |
---|---|---|
committer | meissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-04-28 04:36:18 +0000 |
commit | 803e9d57a1db9585a73a483d8f99ba4872168f29 (patch) | |
tree | 9e706f9361138853bad6a72e4244232b9f271609 /config | |
parent | 1a3627601dcdaf4e1dbaf29bfcde96c6bcad9f30 (diff) | |
download | gcc-803e9d57a1db9585a73a483d8f99ba4872168f29.tar.gz |
Fixup --enable-target-optspace
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19464 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 25ed572fdfd..185ffa9f1f9 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 28 07:34:11 1998 Michael Meissner <meissner@cygnus.com> + + * mt-ospace: New file for targets where space is more important + than speed. + Wed Apr 22 10:53:14 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS. |