diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
commit | dd5b4b36c6c82b6018d550a469311d9c80bda0d2 (patch) | |
tree | 5147904e5bf678349cb97df457fd5f0fafc4363e /gcc/ChangeLog.3 | |
parent | fee90afd23c293c1de32679801427d008bdc4b48 (diff) | |
download | gcc-dd5b4b36c6c82b6018d550a469311d9c80bda0d2.tar.gz |
* ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
ChangeLog.5, ChangeLog, ChangeLog.lib, FSFChangeLog.10, ONEWS,
c-common.c, caller-save.c, cfg.c, cfgcleanup.c, cfgrtl.c,
collect2.c, df.h, diagnostic.h, final.c, gcse.c, gthr.h,
haifa-sched.c, jump.c, local-alloc.c, profile.c, protoize.c,
regmove.c, reload1.c, rtlanal.c, sched-vis.c, ssa.c, stmt.c,
system.h, toplev.c: Fix spelling errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46580 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.3')
-rw-r--r-- | gcc/ChangeLog.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ChangeLog.3 b/gcc/ChangeLog.3 index 03278d86b98..997f3511c35 100644 --- a/gcc/ChangeLog.3 +++ b/gcc/ChangeLog.3 @@ -366,7 +366,7 @@ Tue Jun 27 12:03:03 MET DST 2000 Jan Hubicka <jh@suse.cz> offset, plus handle DW_CFA_def_cfa_expression. (def_cfa_1): Use to be dwarf2out_def_cfa, only now it uses a cfa_loc record. - (dwarf2out_def_cfa): Entry point maintained for compatability. + (dwarf2out_def_cfa): Entry point maintained for compatibility. (dwarf_cfi_name): Add DW_CFA_def_cfa_expression. (cfa_reg, cfa_offset): Replace with cfa_loc record 'cfa'. (cfa_store_reg, cfa_store_offset): Replace with cfa_loc 'cfa_store'. @@ -7928,7 +7928,7 @@ Thu Apr 6 19:11:47 2000 J"orn Rennecke <amylaar@cygnus.co.uk> Thu Apr 6 00:30:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk> - * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned + * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accommodate an unsigned GET_MODE_SIZE. Wed Apr 5 23:17:10 2000 J"orn Rennecke <amylaar@cygnus.co.uk> @@ -13338,7 +13338,7 @@ Sat Feb 12 01:44:26 MET 2000 Jan Hubicka <jh@suse.cz> (arm_valid_type_attribute_p): New function: Return true if the attribute is a valid, arm specific, attribute. (arm_comp_type_attribute): New function: Return true if the - two types have compatable, arm specific, attributes. + two types have compatible, arm specific, attributes. * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a structure. @@ -13774,7 +13774,7 @@ Tue Feb 8 15:51:50 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> Tue Feb 8 07:53:55 2000 Jan Hubicka <jh@suse.cz> - * i386.md (addqi3_cc): Fix contraints. + * i386.md (addqi3_cc): Fix constraints. Tue Feb 8 01:39:45 2000 Hans-Peter Nilsson <hp@bitrange.com> @@ -14858,7 +14858,7 @@ Mon Jan 24 16:56:10 2000 Jim Wilson <wilson@cygnus.com> 2000-01-24 Christopher Faylor <cgf@cygnus.com> - * config/i386/t-cygwin: Accomodate new winsup directory layout + * config/i386/t-cygwin: Accommodate new winsup directory layout when searching for include files. 2000-01-24 Richard Henderson <rth@cygnus.com> |