aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/inclhack.def
AgeCommit message (Expand)AuthorFilesLines
2002-08-31AAB_solaris_sys_varargs_h was misplacedBruce Korb1-17/+17
2002-06-02fixincl.x: Rebuilt.Tom Tromey1-2/+2
2002-05-22inclhack.def (thread_keyword): Match __thread as last arg.Richard Henderson1-3/+4
2002-05-22inclhack.def (thread_keyword): Allow as any prototype arg.Richard Henderson1-3/+5
2002-05-22Use c_fix = format instead of sedBruce Korb1-7/+7
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-1/+14
2002-05-14inclhack.def (winidss_valist): Limit applicability.Mark Mitchell1-0/+1
2002-05-07inclhack.def (windiss_math1): New fix.Mark Mitchell1-0/+34
2002-05-02sync mainline to 3.1Bruce Korb1-1/+1
2002-04-29inclhack.def (solaris_widec): Include <wchar.h> in Solaris 2 <widec.h> if mis...Rainer Orth1-0/+17
2002-04-02inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.Richard Henderson1-17/+17
2002-04-01inclhack.def (solaris_sys_varargs_h): New.Richard Henderson1-0/+16
2002-03-21re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap fa...Richard Henderson1-0/+16
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth1-0/+14
2002-01-28inclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_st...Loren J. Rittle1-0/+2
2001-12-20accommodate __STDC__ == 0 tests in UW 2.1.2 Remove all the fix suppression...Bruce Korb1-192/+120
2001-12-06re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A)Rainer Orth1-1/+3
2001-09-13Keep HP-UX headers from defining __size_t and leaving size_t undefined.Josh Martin1-0/+20
2001-09-11Cray T3E port.Richard Henderson1-0/+17
2001-07-21incorporate patches from 3.0 branchBruce Korb1-19/+19
2001-07-17HPUX-es vsnprintf and Ultrix-es atexit declarationBruce Korb1-0/+33
2001-06-28inline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7 Byteorder.h search problemBruce Korb1-12/+34
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin1-0/+33
2001-05-27reorganize inclhacks and apply fix to fixtests.cBruce Korb1-217/+226
2001-05-26fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is...Bruce Korb1-21/+17
2001-05-25inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.Rainer Orth1-0/+3
2001-05-25inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UN...Rainer Orth1-0/+13
2001-05-17fix broken mutex initializerWolfgang Bangerth1-0/+18
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb1-0/+14
2001-03-08HTML typos and avoid standards.h breakageRainer Orth1-2/+14
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis1-0/+14
2001-02-21fix freebsd version check of GCCLoren J. Rittle1-39/+21
2001-02-16Use C fixincludes for UnixWare 7.Bruce Korb1-0/+70
2001-02-06do not rely on load_file_data() to close file pointerBruce Korb1-0/+1
2001-01-31fixincl.tpl: Add 2001 to copyright.Jeffrey D. Oldham1-0/+12
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis1-1/+1
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw1-1/+3
2000-11-30prevent dual double definition protectionJ. David Anglin1-2/+5
2000-11-12inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell1-1/+1
2000-11-12avoid commenting out #endifsBruce Korb1-4/+2
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell1-0/+16
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers1-1/+1
2000-10-17inclhack.def (hpux_maxint): Also apply fix to values.h.J. David Anglin1-0/+1
2000-09-29inclhack.def (broken_cabs): Generalize regex.David Edelsohn1-4/+4
2000-08-23Fixed the test for aix_pthreadBruce Korb1-1/+2
2000-08-23Fix sed script for sysv86_string fixEli Zaretskii1-7/+4
2000-08-14top level:Zack Weinberg1-3/+3
2000-08-13inclhack.def (aix_pthread): New fix.Geoff Keating1-0/+29
2000-07-27rely* on GCC defining the __xxx_TYPE__ macrosBruce Korb1-12/+0
2000-07-20use platform specific types in gnu_type_fixBruce Korb1-16/+10