aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/inclhack.def
AgeCommit message (Expand)AuthorFilesLines
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini1-4130/+0
2004-08-14inclhack.def (stdio_va_list): Also fix com_err.h...John David Anglin1-0/+8
2004-08-13re PR libfortran/15930 ([irix6.5] gfortran libraries not built)Roger Sayle1-0/+46
2004-05-03inclhack.def (svr4_profil): Don't apply on IRIX 5/6.Rainer Orth1-0/+3
2004-04-24inclhack.def (aix_syswait_2): New fix.Roger Sayle1-0/+14
2004-04-07inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.Joseph Myers1-0/+25
2004-01-23inclhack.def (bad_lval): Renamed to ...Rainer Orth1-56/+31
2004-01-21inclhack.def (hpux10_stdio_declarations, [...]): New hacks.John David Anglin1-0/+163
2004-01-20reorder struct exception hacks and only bypass glibc for proper C++ handlingBruce Korb1-25/+31
2004-01-16inclhack.def (alpha___extern_prefix): Renamed to ...Rainer Orth1-4/+57
2003-12-20Keep inclhack.def sortable.Bruce Korb1-2/+4
2003-12-19inclhack.def (darwin_macho_dyldh): New.Geoffrey Keating1-0/+16
2003-12-12osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth1-0/+17
2003-11-03re PR bootstrap/12666 (fixincludes problem on IRIX 6.5.19m)Rainer Orth1-2/+1
2003-10-25snprintf alphabetically precedes uintBruce Korb1-19/+19
2003-10-22obstack.h: Merge the following change from gnulib...Joseph Myers1-0/+25
2003-10-20inclhack.def (hpux11_snprintf): New edit.Zack Weinberg1-0/+19
2003-10-14re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-0/+21
2003-10-06inclhack.def (stdio_va_list): Removed _ap fix.Rainer Orth1-3/+2
2003-09-29configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth1-1/+2
2003-08-29inclhack.def: Remove special cases for unsupported PTX 1 and PTX 2 (including...Nathanael Nerode1-51/+0
2003-08-27inclhack.def (ptx_netswap): New disabled fix, ported from fixinc.ptx.Nathanael Nerode1-3/+31
2003-08-27string.h, regset.h: Fix to match produced versions.Nathanael Nerode1-0/+15
2003-08-26inclhack.def (ptx_pwd_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode1-0/+24
2003-08-26inclhack.def (ptx_sys_mc_param_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode1-0/+24
2003-08-26inclhack.def (svr4_preproc_lint_on, [...]): New disabled fixes, ported from f...Nathanael Nerode1-0/+28
2003-08-25inclhack.def (svr4_sighandler_type): New fix, ported from fixinc.svr4.Nathanael Nerode1-0/+16
2003-08-24inclhack.def (AAB_svr4_replace_byteorder): Enhance comment.Nathanael Nerode1-2/+5
2003-08-12fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel.Nathanael Nerode1-7/+25
2003-08-04inclhack.def (svr4_undeclared_getrnge): Introduce and enable.Nathanael Nerode1-19/+29
2003-08-01inclhack.def (broken_cabs): Make matching more generous.Nathanael Nerode1-3/+7
2003-07-31inclhack.def (stdio_va_list): Avoid bogus replacement which triggers on Interix.Nathanael Nerode1-0/+1
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-0/+19
2003-07-17inclhack.def (solaris_mutex_init_2): Escape braces in regexp that don't form ...Zack Weinberg1-2/+2
2003-07-15inclhack.def (avoid_bool_define, [...]): Bypass with __cplusplus, not "we mus...Nathanael Nerode1-3/+3
2003-07-13inclhack.def (avoid_wchar_t_type): Use __cplusplus bypass (for OpenBSD).Nathanael Nerode1-1/+1
2003-07-12inclhack.def (alpha_sbrk): Note that OpenBSD needs this fix.Nathanael Nerode1-0/+1
2003-07-12inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in (on OpenBSD).Nathanael Nerode1-1/+5
2003-07-12* fixinc/inclhack.def (gnu_types): Improve comment.Nathanael Nerode1-1/+6
2003-07-09inclhack.def (limits_ifndefs): Add select test.Nathanael Nerode1-2/+3
2003-07-09inclhack.def (math_exception): Improve bypass and comment.Nathanael Nerode1-2/+3
2003-07-08Makefile.in (fixinc.sh): Remove gnu-regex.[ch] from dependencies.Zack Weinberg1-6/+6
2003-07-02inclhack.def (irix_stdio_va_list): Apply to IRIX 6.5 <internal/stdio_core.h> ...Rainer Orth1-1/+10
2003-05-28inclhack.def: Add missing declaration of getpagesize() to unistd.h on Solaris...Eric Botcazou1-0/+39
2003-05-22re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from gli...Zack Weinberg1-3/+16
2003-05-07Correct spurious whitespace differencesBruce Korb1-2/+7
2003-05-03force merge conflicts in fixincl.x + placement fixBruce Korb1-20/+20
2003-04-19Part 1 of the checkins for the SCO port update.Kean Johnston1-8/+70
2003-04-04inclhack.def (bsd_stdio_attrs_conflict): New.Loren J. Rittle1-0/+20
2003-03-29Accommodate Solaris 2.5.1 in solaris_mutex_init_1 fixAlbert Chin-A-Young1-5/+6