aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)Author
2006-05-062006-05-05 Daniel Jacobowitz <dan@codesourcery.com>csl/sourcerygxx/3.4.4-19Joseph Myers
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-25Results are re-alphabetized, tooBruce Korb
2003-10-25snprintf alphabetically precedes uintBruce Korb
2003-10-24 * fixinc/mkfixinc.sh: Remove special cases for svr4 and ptx, andNathanael Nerode
2003-10-22include:Joseph Myers
2003-10-20 * fixinc/inclhack.def (hpux11_snprintf): New edit.Zack Weinberg
2003-10-14 * fixinc/inclhack.def (alpha_pthread_gcc): New fix.Rainer Orth
2003-10-06 * fixinc/inclhack.def (stdio_va_list): Removed _ap fix.Rainer Orth
2003-09-29 boehm-gc:Rainer Orth
2003-09-27GNU CC -> GCCKelley Cook
2003-08-29 * fixinc/inclhack.def: Remove special cases for unsupportedNathanael Nerode
2003-08-28 * fixinc/mkfixinc.sh: Remove special case code for unsupportedNathanael Nerode
2003-08-28 * fixinc/mkfixinc.sh: Remove special case code for unsupportedNathanael Nerode
2003-08-27 * fixinc/inclhack.def (ptx_netswap): New disabled fix, ported fromNathanael Nerode
2003-08-27 * fixinc/tests/base/string.h, fixinc/tests/base/sys/regset.h:Nathanael Nerode
2003-08-26 * fixinc/inclhack.def (ptx_pwd_h): New disabled fix, portedNathanael Nerode
2003-08-26 * fixinc/inclhack.def (ptx_sys_mc_param_h): New disabled fix,Nathanael Nerode
2003-08-26 * fixinc/inclhack.def (svr4_preproc_lint_on,Nathanael Nerode
2003-08-25 * fixinc/inclhack.def (svr4_sighandler_type): New fix, portedNathanael Nerode
2003-08-24 * fixinc/inclhack.def (AAB_svr4_replace_byteorder): EnhanceNathanael Nerode
2003-08-12 fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel. EnableNathanael Nerode
2003-08-11 * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofKaveh Ghazi
2003-08-04 * fixinc/inclhack.def (svr4_undeclared_getrnge): Introduce and enable.Nathanael Nerode
2003-08-01 * fixinc/fixfixes.c, fixinc/fixlib.c, fixinc/fixlib.h,Nathanael Nerode
2003-08-01 * fixinc/inclhack.def (broken_cabs): Make matching more generous.Nathanael Nerode
2003-07-31 * inclhack.def (stdio_va_list): Avoid bogus replacement whichNathanael Nerode
2003-07-31 * config.gcc (alpha*-dec-osf[45]*): Enable POSIX thread support byRainer Orth
2003-07-28 * fixinc/fixinc.svr4: Remove dead code. Remove now-unnecessaryNathanael Nerode
2003-07-19gcc:Kaveh Ghazi
2003-07-17 * fixinc/inclhack.def (solaris_mutex_init_2): Escape bracesZack Weinberg
2003-07-15 * fixinc/inclhack.def (avoid_bool_define, avoid_bool_type): BypassNathanael Nerode
2003-07-142003-07-14 Douglas Rupp <rupp@gnat.com>Nathanael Nerode
2003-07-13 * fixinc/inclhack.def (avoid_wchar_t_type): Use __cplusplus bypassNathanael Nerode
2003-07-12 * fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs thisNathanael Nerode
2003-07-12 * fixinc/inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_inNathanael Nerode
2003-07-12 * fixinc/inclhack.def (gnu_types): Improve comment.Nathanael Nerode
2003-07-11 * fixinc/mkfixinc.sh: Drop reference to unsupported alpha-*-interix*.Nathanael Nerode
2003-07-09 * fixinc/inclhack.def (limits_ifndefs): Add select test.Nathanael Nerode
2003-07-09 * fixinc/inclhack.def (math_exception): Improve bypass and comment.Nathanael Nerode
2003-07-08 * Makefile.in (fixinc.sh): Remove gnu-regex.[ch] from dependencies.Zack Weinberg
2003-07-08 * fixinc/mkfixinc.sh: Remove winnt support.Nathanael Nerode
2003-07-02 * fixinc/inclhack.def (irix_stdio_va_list): Apply to IRIX 6.5Rainer Orth
2003-06-17gcc:Kaveh Ghazi
2003-05-28 * fixinc/inclhack.def: Add missing declaration of getpagesize()Eric Botcazou
2003-05-232003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2003-05-22 PR other/2873Zack Weinberg
2003-05-10Properly remove previous patch.Richard Kenner
2003-05-10defer a mistake until laterBruce Korb
2003-05-10Revert:Olivier Hainque