summaryrefslogtreecommitdiff
path: root/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* inclhack.def (stdio_stdarg_h, [...]): Bypass on *-*-solaris2.1[0-9]*, not jus...Joseph Myers2005-05-103-6/+12
* Fix backslash expression in here stringBruce Korb2005-05-063-16/+22
* system.h (fopen, [...]): Define these to the unlocked libiberty functions.Kaveh R. Ghazi2005-04-192-0/+10
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-115-31/+971
* Makefile.in: Set gcc_version directly, not via substitution.Zack Weinberg2005-03-215-33/+27
* re PR target/20166 (Bootstrap failure due to lack of fixinclude of pthread pr...Richard Guenther2005-03-214-5/+73
* inclhack.def (hpux_htonl): New fix.Joseph Myers2005-03-154-5/+109
* Fix problem found by CFLAGS=-fmudflap build.James E Wilson2005-02-232-3/+7
* re PR bootstrap/18458 ("make install" -> fixincl missing extension)Andrew Pinski2004-12-132-2/+8
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-024-8/+26
* inclhack.def (gnu_types): Do not use on Solaris 2.1x.Mark Mitchell2004-11-263-10/+50
* mkfixinc.sh: Check error code from 'cat'.Geoffrey Keating2004-11-233-5/+11
* inclhack.def (alpha_pthread_init): Fix technical problems with the last check...Roger Sayle2004-11-214-10/+17
* inclhack.def (alpha_pthread_init): New fix.Roger Sayle2004-11-214-5/+124
* remove confusing and unnecessary backslashesBruce Korb2004-11-171-2/+2
* correct misuse of variablesBruce Korb2004-11-172-33/+40
* inclhack.def (hpux_maxint, [...]): Remove.Joseph Myers2004-11-139-394/+34
* * Makefile.in (html): Add html generation support.Mike Stump2004-11-132-0/+5
* inclhack.def (sco_math): Bypass on __GNUG__.Joseph Myers2004-11-123-5/+27
* inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.Joseph Myers2004-11-093-10/+60
* Makefile.in (mostlyclean): Add fixinc.sh.Geoffrey Keating2004-11-052-2/+18
* Makefile.def (host fixincludes): Specify missing targets.Paolo Bonzini2004-11-052-2/+11
* Index: ChangeLogGeoffrey Keating2004-11-058-32/+836
* inclhack.def (stdio_va_list): Break out clients from here...Mike Stump2004-11-013-6/+111
* Back out controversial fix.Mike Stump2004-10-293-17/+5
* inclhack.def (stdio_va_list): Don't fix if stdarg.h is included or ifdef va_s...Mike Stump2004-10-293-15/+27
* inclhack.def: Avoid changing NULL on C++ friendly systems.Mike Stump2004-10-283-4/+18
* Index: fixincludes/ChangeLogGeoffrey Keating2004-10-273-5/+70
* re PR bootstrap/17832 (Bootstrap broken by fixincludes failures)Aaron W. LaFramboise2004-10-272-0/+8
* re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)Paolo Bonzini2004-10-274-3/+11
* re PR bootstrap/17832 (Bootstrap broken by fixincludes failures)Aaron W. LaFramboise2004-10-204-13/+47
* re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)Paolo Bonzini2004-10-1510-72/+172
* * tests/base/sys/cdefs.h: Update from test area.Loren J. Rittle2004-10-052-1/+5
* inclhack.def (linux_ia64_ucontext): New fix.Roger Sayle2004-09-174-5/+87
* time.h: Correct mismatch in 2004-09-10 check-in.Roger Sayle2004-09-153-4/+9
* * tests/base/sys/cdefs.h: Update for new test.Loren J. Rittle2004-09-142-0/+6
* inclhack.def (freebsd_gcc4_breakage): Add.Loren J. Rittle2004-09-143-5/+69
* inclhack.def (lynx_void_int): Remove.Adam Nemet2004-09-107-75/+93
* configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich2004-09-033-4/+10
* Made fixincludes a toplevel build module.Paolo Bonzini2004-08-31100-0/+24990