diff options
author | Michael Meissner <meissner@gcc.gnu.org> | 1996-10-29 21:32:16 +0000 |
---|---|---|
committer | Michael Meissner <meissner@gcc.gnu.org> | 1996-10-29 21:32:16 +0000 |
commit | c6258ee2174574ecb9c782dc1908dd049db46ce1 (patch) | |
tree | fd2a4632ac0bfdc9c91806ac800ed548413e98a7 /gcc | |
parent | d9ac3a0784f6a82efa87185a888773e1df27e3ba (diff) | |
download | gcc-c6258ee2174574ecb9c782dc1908dd049db46ce1.zip gcc-c6258ee2174574ecb9c782dc1908dd049db46ce1.tar.gz gcc-c6258ee2174574ecb9c782dc1908dd049db46ce1.tar.bz2 |
Formerly NEWS.~2~
From-SVN: r13076
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Noteworthy changes in GCC version 2.8.0: +The -specs=file switch allows you to override default specs used in invoking +programs like cc1, as, etc. + The following new targets are supported: Solaris 2.5 running on UltraSPARC's. |