diff options
author | Michael Meissner <meissner@cygnus.com> | 1998-04-28 04:36:18 +0000 |
---|---|---|
committer | Michael Meissner <meissner@gcc.gnu.org> | 1998-04-28 04:36:18 +0000 |
commit | 77be0cab5fd1181e2b7d88234753d0e2b2e3a112 (patch) | |
tree | 9e706f9361138853bad6a72e4244232b9f271609 /config | |
parent | 3d9d39bbd3d44c922a866e84f39d3041b709c5a1 (diff) | |
download | gcc-77be0cab5fd1181e2b7d88234753d0e2b2e3a112.tar.gz |
Fixup --enable-target-optspace
From-SVN: r19464
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. |