diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-08-31 07:57:57 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-08-31 07:57:57 -0600 |
commit | 7c1cc8097d0fb8ec242ed0c0b839bd89c2cd123a (patch) | |
tree | 5af8996795cfd0b5c393bd447ea94838d108b587 /gcc | |
parent | a58b19e1a33a735b3794587ef105c2a736bb2b25 (diff) | |
download | gcc-7c1cc8097d0fb8ec242ed0c0b839bd89c2cd123a.zip gcc-7c1cc8097d0fb8ec242ed0c0b839bd89c2cd123a.tar.gz gcc-7c1cc8097d0fb8ec242ed0c0b839bd89c2cd123a.tar.bz2 |
NEWS: Fix typos.
�
* NEWS: Fix typos.
From-SVN: r22136
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -236,7 +236,7 @@ New features for Motorola 68k family: New features for the HP PA RISC: - -mspace and m-no-space + -mspace and -mno-space -mlong-load-store and -mno-long-load-store -mbig-switch -mno-big-switch @@ -269,7 +269,7 @@ New features for rs6000 and PowerPC systems: The Linux-based GNU system running on PowerPC's. -mcpu=604e,602,603e,620,801,823,mpc505,821,860,power2 -mtune=xxx - -mrelocatable-lib, m-no-relocatable-lib + -mrelocatable-lib, -mno-relocatable-lib -msim, -mmve, -memb -mupdate, -mno-update -mfused-madd, -mno-fused-madd |