aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
2002-11-26add i370-*-openedition to bypass fixinc listDave Pitts1-0/+1
2002-10-27inclhack.def (libc1_G_va_list): Correct test_text.Hans-Peter Nilsson2-1/+15
2002-10-27Resorted the entriesBruce Korb1-34/+31
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson2-3/+61
2002-10-05The Linux variant of GCC has no need of defining "i386", so it doesn't.Bruce Korb1-1/+1
2002-10-05add fixes for new hp/ux patchBruce Korb3-4/+12
2002-10-04inclhack.def (hpux11_abs): New.Steve Ellcey2-41/+98
2002-08-31AAB_solaris_sys_varargs_h was misplacedBruce Korb1-17/+17
2002-06-25Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi1-1/+1
2002-06-02fixincl.x: Rebuilt.Tom Tromey2-4/+4
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg1-2/+0
2002-05-23more README clarificationsBruce Korb1-25/+40
2002-05-22inclhack.def (thread_keyword): Match __thread as last arg.Richard Henderson3-5/+7
2002-05-22inclhack.def (thread_keyword): Allow as any prototype arg.Richard Henderson3-5/+8
2002-05-22regen: Use c_fix = format instead of sedBruce Korb1-5/+6
2002-05-22Use c_fix = format instead of sedBruce Korb1-7/+7
2002-05-22add fix checkBruce Korb1-0/+5
2002-05-22describe how to fix up the results after adding/changing an inclhack.Bruce Korb1-0/+11
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson2-4/+57
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth5-15/+15
2002-05-16This file needs resurrectingBruce Korb1-0/+14
2002-05-14inclhack.def (winidss_valist): Limit applicability.Mark Mitchell4-3/+27
2002-05-07inclhack.def (windiss_math1): New fix.Mark Mitchell2-2/+137
2002-05-02sync mainline to 3.1Bruce Korb3-2/+7
2002-04-29inclhack.def (solaris_widec): Include <wchar.h> in Solaris 2 <widec.h> if mis...Rainer Orth3-3/+86
2002-04-02inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.Richard Henderson2-55/+55
2002-04-01inclhack.def (solaris_sys_varargs_h): New.Richard Henderson2-2/+56
2002-03-21re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap fa...Richard Henderson2-3/+59
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth2-3/+58
2002-02-26emit-rtl.c (gen_const_vector_0): Remove TYPE argument.Ryan T. Sammartino1-3/+2
2002-01-28inclhack.def (strict_ansi_not): Add a bypass based on the old, removed AAA_st...Loren J. Rittle2-7/+16
2002-01-05Restore wild card match before "vms*"Bruce Korb1-1/+1
2001-12-20accommodate __STDC__ == 0 tests in UW 2.1.2 Remove all the fix suppression...Bruce Korb7-533/+223
2001-12-10config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*Douglas B Rupp1-1/+1
2001-12-06re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A)Rainer Orth2-1/+4
2001-12-04re PR bootstrap/3388 (3.0 bootstrap failure, native sparc-sun-solaris2.5.1, f...DJ Delorie1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-3/+3
2001-09-13Keep HP-UX headers from defining __size_t and leaving size_t undefined.Josh Martin2-3/+66
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2-2/+2
2001-09-11Cray T3E port.Richard Henderson2-4/+64
2001-09-02Makefile.in: Regenerate fixincl.x only if maintainer-mode is enabled.Angela Marie Thomas1-1/+1
2001-07-21extra casting required by new pointer typeBruce Korb1-2/+3
2001-07-21force unsigned char comparesBruce Korb1-1/+2
2001-07-21incorporate patches from 3.0 branchBruce Korb1-19/+19
2001-07-17regenerateBruce Korb1-3/+85
2001-07-17update the sample outputBruce Korb5-5/+36
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 Korb2-36/+105
2001-06-27no preprocessing inside string literalBruce Korb1-4/+6
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin2-3/+84