diff options
author | kraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-13 11:36:31 +0000 |
---|---|---|
committer | kraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-13 11:36:31 +0000 |
commit | 19ee40ed0775ec3dfe1babad8ca01b6c1b4bc1c6 (patch) | |
tree | 503644136256f217ad0a50adb3d3855180a30a67 | |
parent | ffc9270f9fae0e2e65c7a8ca3967c351c733f84d (diff) | |
download | gcc-19ee40ed0775ec3dfe1babad8ca01b6c1b4bc1c6.tar.gz |
(gcc)
* ChangeLog.1: Fix spelling of "outputting".
* ChangeLog.3: Likewise.
* diagnostic.h: Likewise.
* genautomata.c: Likewise.
* config/pa/pa.c: Likewise.
(gcc/ada)
* gnatls.adb: Fix spelling of "outputting".
* gnatmem.adb: Likewise.
* prj-pp.adb: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67890 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/ChangeLog.1 | 2 | ||||
-rw-r--r-- | gcc/ChangeLog.3 | 2 | ||||
-rw-r--r-- | gcc/ada/gnatls.adb | 2 | ||||
-rw-r--r-- | gcc/ada/gnatmem.adb | 2 | ||||
-rw-r--r-- | gcc/ada/prj-pp.adb | 2 | ||||
-rw-r--r-- | gcc/config/pa/pa.c | 2 | ||||
-rw-r--r-- | gcc/diagnostic.h | 2 | ||||
-rw-r--r-- | gcc/genautomata.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/gcc/ChangeLog.1 b/gcc/ChangeLog.1 index ef67034a596..389b702dac6 100644 --- a/gcc/ChangeLog.1 +++ b/gcc/ChangeLog.1 @@ -1251,7 +1251,7 @@ Wed Apr 14 13:59:27 1999 Martin von Loewis <loewis@informatik.hu-berlin.de> Wed Apr 14 00:18:22 1999 Jan Hubicka <hubicka@freesoft.cz> - * i386.md (SImode logical compare): Avoid outputing non-pariable testw + * i386.md (SImode logical compare): Avoid outputting non-pariable testw and testl on Pentium. (register and memory bit tests): Likewise. (setcc, normal and reversed conditional branches): Use shorter diff --git a/gcc/ChangeLog.3 b/gcc/ChangeLog.3 index 067d9adb68f..2d1fb5f7108 100644 --- a/gcc/ChangeLog.3 +++ b/gcc/ChangeLog.3 @@ -6424,7 +6424,7 @@ Mon Apr 17 14:59:36 MET DST 2000 Jan Hubicka <jh@suse.cz> * i370.c (mvs_add_label): Change spacing for coding conventions. * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the - outputing case vectors. + outputting case vectors. (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT. (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check, since vector in in the data CSECT. diff --git a/gcc/ada/gnatls.adb b/gcc/ada/gnatls.adb index c14def5bda9..81a6c4c7340 100644 --- a/gcc/ada/gnatls.adb +++ b/gcc/ada/gnatls.adb @@ -973,7 +973,7 @@ begin Output_Unit (U); -- Output source now, unless if it will be done as part of - -- outputing dependencies. + -- outputting dependencies. if not (Dependable and then Print_Source) then Output_Source (Corresponding_Sdep_Entry (Id, U)); diff --git a/gcc/ada/gnatmem.adb b/gcc/ada/gnatmem.adb index 2c5ffeb9de0..624bf90f3bf 100644 --- a/gcc/ada/gnatmem.adb +++ b/gcc/ada/gnatmem.adb @@ -315,7 +315,7 @@ procedure Gnatmem is -- At this point, gdb knows about __gnat_malloc and __gnat_free end if; - -- Make sure that outputing long backtraces do not pause + -- Make sure that outputting long backtraces do not pause Put_Line (FD, "set height 0"); Put_Line (FD, "set width 0"); diff --git a/gcc/ada/prj-pp.adb b/gcc/ada/prj-pp.adb index a6c243dece3..91580e4ae84 100644 --- a/gcc/ada/prj-pp.adb +++ b/gcc/ada/prj-pp.adb @@ -42,7 +42,7 @@ package body Prj.PP is Column : Natural := 0; -- Column number of the last character in the line. Used to avoid - -- outputing lines longer than Max_Line_Length. + -- outputting lines longer than Max_Line_Length. procedure Indicate_Tested (Kind : Project_Node_Kind); -- Set the corresponding component of array Not_Tested to False. diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index 3c775954d1f..4fa4e8c8b87 100644 --- a/gcc/config/pa/pa.c +++ b/gcc/config/pa/pa.c @@ -5791,7 +5791,7 @@ output_lbranch (dest, insn) the only other use of this location is for copying a floating point double argument from a floating-point register to two general registers. The copy is done - as an "atomic" operation when outputing a call, so it + as an "atomic" operation when outputting a call, so it won't interfere with our using the location here. */ output_asm_insn ("stw %%r1,-12(%%r30)", xoperands); } diff --git a/gcc/diagnostic.h b/gcc/diagnostic.h index 6e5d7faf1ca..1b6c1721035 100644 --- a/gcc/diagnostic.h +++ b/gcc/diagnostic.h @@ -88,7 +88,7 @@ typedef struct /* Nonzero if current PREFIX was emitted at least once. */ bool emitted_prefix_p; - /* Nonzero means one should emit a newline before outputing anything. */ + /* Nonzero means one should emit a newline before outputting anything. */ bool need_newline_p; /* Current prefixing rule. */ diff --git a/gcc/genautomata.c b/gcc/genautomata.c index b9ad9dd7282..826da68f113 100644 --- a/gcc/genautomata.c +++ b/gcc/genautomata.c @@ -9870,7 +9870,7 @@ write_automata (void) fatal ("Errors in DFA description"); ticker_on (&all_time); output_time = create_ticker (); - fprintf (stderr, "Forming and outputing automata tables..."); + fprintf (stderr, "Forming and outputting automata tables..."); fflush (stderr); output_dfa_max_issue_rate (); output_tables (); |