diff fixincludes/ChangeLog @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
line wrap: on
line diff
--- a/fixincludes/ChangeLog	Fri Feb 12 23:41:23 2010 +0900
+++ b/fixincludes/ChangeLog	Mon May 24 12:47:05 2010 +0900
@@ -1,3 +1,115 @@
+2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* inclhack.def (alpha_wchar): Remove.
+	* fixincl.x: Regenerate.
+	* tests/base/wchar.h: Remove.
+
+2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* aclocal.m4: Regenerate.
+
+2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* inclhack.def (alpha_assert): Allow for more whitespace in
+	select.
+	* fixincl.x: Regenerate.
+
+2010-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR target/40722
+	* mkfixinc.sh: Revert the last change for mingw.
+
+2010-03-24  Joseph Myers  <joseph@codesourcery.com>
+
+	* inclhack.def (glibc_strncpy): New fix.
+	* fixincl.x: Regenerate.
+	* tests/base/bits/string2.h: Update.
+
+2010-03-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR target/40722
+	* mkfixinc.sh: Fix stdlib.h for mingw.
+
+2010-02-19  Bruce Korb  <bkorb@gnu.org>
+
+	* inclhack.def: remove vestiges of inadvertently committed changes
+
+2010-02-10  Bruce Korb  <bkorb@gnu.org>
+
+	* README: fix up references to old gcc/fixinc directory
+
+2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* inclhack.def (solaris_int_limits_3): New fix.
+	* fixincl.x: Regenerate.
+	* tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_3_CHECK]: New
+	test.
+
+	* inclhack.def (solaris_int_const, solaris_int_limits_1,
+	solaris_int_limits_2 ): Applies to Solaris 2 in general.
+	Remove select.
+	Add mach for *-*-solaris2*.
+	Change second c_fix_arg to select.
+	Remove #pragma ident from test_text.
+	* fixincl.x: Regenerate.
+	* tests/base/sys/int_const.h [SOLARIS_INT_CONST_CHECK]: Remove
+	#pragma trigger text.
+	* tests/base/sys/int_limits.h [SOLARIS_INT_LIMITS_1_CHECK,
+	SOLARIS_INT_LIMITS_2_CHECK]: Likewise.
+
+2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* inclhack.def (aix_stdint_1): Add stdint-aix.h to files.
+	(aix_stdint_2): Likewise.
+	(aix_stdint_3): Likewise.
+	(aix_stdint_4): Likewise.
+	(aix_stdint_5): Likewise.
+	(darwin_stdint_1): Add stdint-darwin.h to files.
+	(darwin_stdint_2): Likewise.
+	(darwin_stdint_3): Likewise.
+	(darwin_stdint_4): Likewise.
+	(darwin_stdint_5): Likewise.
+	(darwin_stdint_6): Likewise.
+	(darwin_stdint_7): Likewise.
+	(hpux_c99_intptr): Add stdint-hpux11.h to files.
+	(hpux_c99_inttypes): Likewise.
+	(hpux_c99_inttypes2): Likewise.
+	(hpux_stdint_least_fast): Likewise.
+	(irix_stdint_c99): Renamed to irix_stdint_c99_mode.
+	(irix_stdint_c99_types): New fix.
+	(irix_stdint_c99_macros): New fix.
+	(newlib_stdint_1): Add stdint-newlib.h to files.
+	(newlib_stdint_2): Likewise.
+	fixincl.x: Regenerate.
+	tests/base/stdint-aix.h: New file.
+	tests/base/stdint.h [AIX_STDINT_1_CHECK, AIX_STDINT_2_CHECK,
+	AIX_STDINT_3_CHECK, AIX_STDINT_4_CHECK, AIX_STDINT_5_CHECK]: Moved ...
+	tests/base/stdint-aix.h: ... here.
+	[AIX_STDINT_3_CHECK]: Updated to match aix_stdint_3 fix.
+	[AIX_STDINT_4_CHECK]: Updated to match aix_stdint_4 fix.
+	[AIX_STDINT_5_CHECK]: Updated to match aix_stdint_5 fix.
+	tests/base/stdint-darwin.h: New file.
+	tests/base/stdint.h [DARWIN_STDINT_1_CHECK, DARWIN_STDINT_2_CHECK,
+	DARWIN_STDINT_3_CHECK, DARWIN_STDINT_4_CHECK,
+	DARWIN_STDINT_5_CHECK, DARWIN_STDINT_6_CHECK]: Moved ...
+	tests/base/stdint-darwin.h: ... here.
+	[DARWIN_STDINT_1_CHECK]: Updated to match darwin_stdint_1 fix.
+	[DARWIN_STDINT_4_CHECK]: Updated to match darwin_stdint_4 fix.
+	[DARWIN_STDINT_6_CHECK]: Updated to match darwin_stdint_6 fix.
+	tests/base/stdint-hpux11.h: New file.
+	tests/base/stdint.h [HPUX_C99_INTPTR_CHECK,
+	HPUX_C99_INTTYPES2_CHECK, HPUX_STDINT_LEAST_FAST_CHECK]: Moved ...
+	tests/base/stdint-hpux11.h: ... here.
+	[HPUX_C99_INTPTR_CHECK]: Updated to match hpux_c99_intptr fix.
+	[HPUX_C99_INTTYPES2_CHECK]: Updated to match hpux_c99_inttypes2 fix.
+	tests/base/stdint.h [IRIX_STDINT_C99_CHECK]: Renamed guard to
+	IRIX_STDINT_C99_MODE_CHECK.
+	tests/base/stdint-irix65.h: New file.
+	tests/base/stdint-newlib.h: New file.
+	tests/base/stdint.h [NEWLIB_STDINT_1_CHECK,
+	NEWLIB_STDINT_2_CHECK]: Moved ...
+	tests/base/stdint-newlib.h: ... here.
+
 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
 	* configure: Regenerate.