From: jakub Date: Fri, 15 Nov 2002 17:22:18 +0000 (+0000) Subject: Fix typos. X-Git-Tag: upstream/4.9.2~83414 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b0104278454eb9c8883b37353fd2570679a590d;p=platform%2Fupstream%2Flinaro-gcc.git Fix typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59137 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5d7596e..104a280 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -12,7 +12,7 @@ Fri Nov 15 14:54:19 CET 2002 Jan Hubicka * i386-protos.h (x86_function_profiler): New function * i386.h (MCOUNT_NAME): New. (PROFILE_COUNT_REGISTER): New. - (OUTPUT_FUNCTION_PROFILER): Move offline to ... + (FUNCTION_PROFILER): Move offline to ... * i386.c (x86_function_profiler) ... here; fix 64bit support * beos-elf.h (FUNCTION_PROFILER): Kill. (MCOUNT_NAME): New. @@ -4754,7 +4754,7 @@ Tue Sep 17 13:40:13 2002 Nicola Pero * emit-rtl.c (set_mem_attributes_minus_bitpos): Fix array_ref handling. - * loop.c (loop_gics_reduce): Emit addition after. + * loop.c (loop_givs_reduce): Emit addition after. 2002-09-08 Alan Modra