gcc/fixincludes/tests/base
Jakub Jelinek cb3790cb4e inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_inline or __GNUC_GNU_INLINE__ is...
* inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES
	if __extern_inline or __GNUC_GNU_INLINE__ is defined rather than
	__STDC_VERSION__ < 199901L.
	(glibc_c99_inline_2): Replace #if __STDC_VERSION__ < 199901L
	with #ifdef __GNUC_GNU_INLINE__.
	(glibc_c99_inline_3): Add select.  Replace __STDC_VERSION__ >= 199901L
	with defined(__GNUC_STDC_INLINE__).
	(glibc_c99_inline_4): Change select, add second c_fix_arg.
	Replace #if __STDC_VERSION__ < 199901L with
	#ifdef __GNUC_GNU_INLINE__.
	* fixincl.x: Regenerated.
	* tests/base/bits/string2.h: Update.
	* tests/base/sys/sysmacros.h: Update.
	* tests/base/sys/stat.h: Update.

From-SVN: r123216
2007-03-26 15:25:26 +02:00
..
X11 Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
Xm Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
ansi Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
arch/i960 Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
architecture/ppc errno.h: New file. 2006-07-17 23:54:22 +00:00
arpa Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
bits inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_inline or __GNUC_GNU_INLINE__ is... 2007-03-26 15:25:26 +02:00
bsd Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
fs/rfs Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
hsfs Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
ia64/sys errno.h: New file. 2006-07-17 23:54:22 +00:00
internal Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
iso re PR target/19933 (Problem with define of HUGE_VAL in math_c99.) 2005-05-19 07:05:45 +00:00
mach-o Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
machine Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
netdnet Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
netinet inclhack.def (hpux_htonl): New fix. 2005-03-15 17:37:03 +00:00
pixrect Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
rpc Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
rpcsvc Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
sparc Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
sundev Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
sunwindow Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
sys inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_inline or __GNUC_GNU_INLINE__ is... 2007-03-26 15:25:26 +02:00
types Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
AvailabilityMacros.h inclhack.def (hpux_maxint, [...]): Remove. 2004-11-13 20:41:01 +00:00
_G_config.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
assert.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
c_asm.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
com_err.h inclhack.def (hpux_maxint, [...]): Remove. 2004-11-13 20:41:01 +00:00
ctrl-quotes-def-1.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
ctype.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
curses.h inclhack.def (hpux_maxint, [...]): Remove. 2004-11-13 20:41:01 +00:00
errno.h errno.h: New file. 2006-07-17 23:54:22 +00:00
fixinc-test-limits.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
inttypes.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
io-quotes-def-1.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
locale.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
malloc.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
math.h re PR target/30272 (Build failure under SGI Irix (GFortran)) 2007-01-25 14:25:01 -05:00
obstack.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
pthread.h inclhack.def (glibc_mutex_init): Also fix PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and... 2006-10-03 07:52:05 +02:00
reg_types.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
regex.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
regexp.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
signal.h re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2) 2007-03-19 17:08:14 +00:00
standards.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
stdio.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
stdio_tag.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
stdlib.h time.h: Correct mismatch in 2004-09-10 check-in. 2004-09-15 22:12:58 +00:00
string.h All files: Update with new FSF address. 2005-08-15 00:50:43 +00:00
strings.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
sym.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
testing.h inclhack.def (hpux_maxint, [...]): Remove. 2004-11-13 20:41:01 +00:00
time.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
tinfo.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
unistd.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
wchar.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
widec.h Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00