invoke.texi: use two spaces between command options, eliminate some 'overfull hboxes'

* invoke.texi: use two spaces between command options, eliminate
	some 'overfull hboxes'

From-SVN: r42776
This commit is contained in:
Jan van Male 2001-06-01 13:37:26 +02:00 committed by Gerald Pfeifer
parent 5419e2ff88
commit feb48bde31
2 changed files with 31 additions and 25 deletions

View File

@ -1,3 +1,8 @@
2001-05-31 Jan van Male <jan.vanmale@fenk.wau.nl>
* invoke.texi: use two spaces between command options, eliminate
some 'overfull hboxes'
2001-06-01 Hans-Peter Nilsson <hp@axis.com>
* Makefile.in (s-mlib): Make backtick-commands always succeed.

View File

@ -252,7 +252,8 @@ in the following sections.
-fcse-follow-jumps -fcse-skip-blocks -fdata-sections -fdce @gol
-fdelayed-branch -fdelete-null-pointer-checks @gol
-fexpensive-optimizations -ffast-math -ffloat-store @gol
-fforce-addr -fforce-mem -ffunction-sections -fgcse -fgcse-lm -fgcse-sm @gol
-fforce-addr -fforce-mem -ffunction-sections @gol
-fgcse -fgcse-lm -fgcse-sm @gol
-finline-functions -finline-limit=@var{n} -fkeep-inline-functions @gol
-fkeep-static-consts -fmove-all-movables @gol
-fno-default-inline -fno-defer-pop @gol
@ -441,14 +442,14 @@ in the following sections.
@emph{MIPS Options}
@gccoptlist{
-mabicalls -mcpu=@var{cpu type}
-mabicalls -mcpu=@var{cpu type} @gol
-membedded-data -muninit-const-in-rodata @gol
-membedded-pic -mfp32 -mfp64 -mgas -mgp32 -mgp64 @gol
-mgpopt -mhalf-pic -mhard-float -mint64 -mips1 @gol
-mips2 -mips3 -mips4 -mlong64 -mlong32 -mlong-calls -mmemcpy @gol
-mmips-as -mmips-tfile -mno-abicalls @gol
-mno-embedded-data -mno-uninit-const-in-rodata -mno-embedded-pic @gol
-mno-gpopt -mno-long-calls @gol
-mno-embedded-data -mno-uninit-const-in-rodata @gol
-mno-embedded-pic -mno-gpopt -mno-long-calls @gol
-mno-memcpy -mno-mips-tfile -mno-rnames -mno-stats @gol
-mrnames -msoft-float @gol
-m4650 -msingle-float -mmad @gol