mirror of git://gcc.gnu.org/git/gcc.git
* 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 |
||
|---|---|---|
| .. | ||
| X11 | ||
| Xm | ||
| ansi | ||
| arch/i960 | ||
| architecture/ppc | ||
| arpa | ||
| bits | ||
| bsd | ||
| fs/rfs | ||
| hsfs | ||
| ia64/sys | ||
| internal | ||
| iso | ||
| mach-o | ||
| machine | ||
| netdnet | ||
| netinet | ||
| pixrect | ||
| rpc | ||
| rpcsvc | ||
| sparc | ||
| sundev | ||
| sunwindow | ||
| sys | ||
| types | ||
| AvailabilityMacros.h | ||
| _G_config.h | ||
| assert.h | ||
| c_asm.h | ||
| com_err.h | ||
| ctrl-quotes-def-1.h | ||
| ctype.h | ||
| curses.h | ||
| errno.h | ||
| fixinc-test-limits.h | ||
| inttypes.h | ||
| io-quotes-def-1.h | ||
| locale.h | ||
| malloc.h | ||
| math.h | ||
| obstack.h | ||
| pthread.h | ||
| reg_types.h | ||
| regex.h | ||
| regexp.h | ||
| signal.h | ||
| standards.h | ||
| stdio.h | ||
| stdio_tag.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| sym.h | ||
| testing.h | ||
| time.h | ||
| tinfo.h | ||
| unistd.h | ||
| wchar.h | ||
| widec.h | ||