diff options
author | Guy Harris <guy@netapp.com> | 1999-09-23 14:49:11 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-09-23 08:49:11 -0600 |
commit | 99e0c103d4abc50f92068d3f3f8bc5ce9a21e444 (patch) | |
tree | f6df1905a05c815b2f4baf4f0340e9f29b78dfda /gcc | |
parent | 55383d8720c67a6e0e84dad7f3402a9ed5a7365c (diff) | |
download | gcc-99e0c103d4abc50f92068d3f3f8bc5ce9a21e444.zip gcc-99e0c103d4abc50f92068d3f3f8bc5ce9a21e444.tar.gz gcc-99e0c103d4abc50f92068d3f3f8bc5ce9a21e444.tar.bz2 |
* gcc.1: Fix a formatting error.
From-SVN: r29619
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/gcc.1 | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b561fa9..4cec47e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 23 08:46:21 1999 Guy Harris <guy@netapp.com> + + * gcc.1: Fix a formatting error. + Wed Sep 22 16:10:21 1999 Martin v. Löwis <loewis@informatik.hu-berlin.de> * install.texi (Configurations): Remove pyramid. Add fr30, i686, @@ -20,7 +20,7 @@ .if n .sp .if t .sp 0.4 .. -.Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $ +.Id $Id: gcc.1,v 1.10 1999/06/02 01:37:02 law Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME gcc, g++ \- GNU project C and C++ Compiler (gcc-2.96) @@ -3570,6 +3570,7 @@ assembler files (with a `\|\c These `\|\c .B \-m\c \&\|' options are defined for the Intel 80386 family of computers: +.TP .B \-m486 .TP .B \-mno\-486 |