aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.x
AgeCommit message (Expand)AuthorFilesLines
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson1-3/+46
2002-10-05add fixes for new hp/ux patchBruce Korb1-3/+4
2002-10-04inclhack.def (hpux11_abs): New.Steve Ellcey1-41/+84
2002-06-02fixincl.x: Rebuilt.Tom Tromey1-2/+2
2002-05-22inclhack.def (thread_keyword): Match __thread as last arg.Richard Henderson1-2/+2
2002-05-22inclhack.def (thread_keyword): Allow as any prototype arg.Richard Henderson1-2/+2
2002-05-22regen: Use c_fix = format instead of sedBruce Korb1-5/+6
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-3/+43
2002-05-14inclhack.def (winidss_valist): Limit applicability.Mark Mitchell1-3/+11
2002-05-07inclhack.def (windiss_math1): New fix.Mark Mitchell1-2/+103
2002-04-29inclhack.def (solaris_widec): Include <wchar.h> in Solaris 2 <widec.h> if mis...Rainer Orth1-3/+54
2002-04-02inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.Richard Henderson1-38/+38
2002-04-01inclhack.def (solaris_sys_varargs_h): New.Richard Henderson1-2/+40
2002-03-21re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap fa...Richard Henderson1-3/+43
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth1-3/+44
2002-01-28inclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_st...Loren J. Rittle1-7/+14
2001-12-20accommodate __STDC__ == 0 tests in UW 2.1.2 Remove all the fix suppression...Bruce Korb1-284/+18
2001-12-06re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A)Rainer Orth1-0/+1
2001-09-13Keep HP-UX headers from defining __size_t and leaving size_t undefined.Josh Martin1-3/+46
2001-09-11Cray T3E port.Richard Henderson1-4/+47
2001-07-17regenerateBruce Korb1-3/+85
2001-06-28inline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7 Byteorder.h search problemBruce Korb1-24/+71
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin1-3/+51
2001-05-27reorganize inclhacks and apply fix to fixtests.cBruce Korb1-574/+580
2001-05-26regenerateBruce Korb1-11/+5
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth1-3/+21
2001-05-25inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UN...Rainer Orth1-120/+161
2001-05-18regeneration based on new engineBruce Korb1-127/+64
2001-05-17fix broken mutex initializerWolfgang Bangerth1-46/+88
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb1-82/+123
2001-03-08HTML typos and avoid standards.h breakageRainer Orth1-135/+174
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis1-98/+147
2001-02-21fix freebsd version check of GCCLoren J. Rittle1-102/+99
2001-02-16Use C fixincludes for UnixWare 7.Bruce Korb1-47/+178
2001-01-31fixincl.tpl: Add 2001 to copyright.Jeffrey D. Oldham1-81/+122
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis1-1/+1
2000-12-11emit initial value for all fieldsBruce Korb1-130/+130
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw1-2/+1
2000-11-30prevent dual double definition protectionJ. David Anglin1-4/+18
2000-11-12inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell1-1/+1
2000-11-12avoid commenting out #endifsBruce Korb1-2/+0
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell1-104/+147
2000-10-17inclhack.def (hpux_maxint): Also apply fix to values.h.J. David Anglin1-1/+1
2000-09-29inclhack.def (broken_cabs): Generalize regex.David Edelsohn1-2/+2
2000-09-12code cleanupsBruce Korb1-247/+247
2000-08-23Fix sed script for sysv86_string fixEli Zaretskii1-2/+2
2000-08-14top level:Zack Weinberg1-3/+3
2000-08-13inclhack.def (aix_pthread): New fix.Geoff Keating1-114/+198
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb1-14/+0
2000-07-20use platform specific types in gnu_type_fixBruce Korb1-6/+8