aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.x
AgeCommit message (Expand)AuthorFilesLines
2004-08-14inclhack.def (stdio_va_list): Also fix com_err.h...John David Anglin1-3/+3
2004-08-13re PR libfortran/15930 ([irix6.5] gfortran libraries not built)Roger Sayle1-5/+99
2004-05-03inclhack.def (svr4_profil): Don't apply on IRIX 5/6.Rainer Orth1-4/+11
2004-04-24inclhack.def (aix_syswait_2): New fix.Roger Sayle1-5/+46
2004-04-07inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.Joseph Myers1-5/+89
2004-01-23inclhack.def (bad_lval): Renamed to ...Rainer Orth1-42/+43
2004-01-21inclhack.def (hpux10_stdio_declarations, [...]): New hacks.John David Anglin1-5/+340
2004-01-20reorder struct exception hacks and only bypass glibc for proper C++ handlingBruce Korb1-51/+51
2004-01-16inclhack.def (alpha___extern_prefix): Renamed to ...Rainer Orth1-13/+100
2003-12-19inclhack.def (darwin_macho_dyldh): New.Geoffrey Keating1-5/+49
2003-12-12osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth1-5/+48
2003-11-03re PR bootstrap/12666 (fixincludes problem on IRIX 6.5.19m)Rainer Orth1-4/+3
2003-10-25snprintf alphabetically precedes uintBruce Korb1-43/+43
2003-10-22obstack.h: Merge the following change from gnulib...Joseph Myers1-5/+46
2003-10-20inclhack.def (hpux11_snprintf): New edit.Zack Weinberg1-5/+46
2003-10-14re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-5/+51
2003-10-06inclhack.def (stdio_va_list): Removed _ap fix.Rainer Orth1-5/+4
2003-09-29configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth1-3/+4
2003-08-29inclhack.def: Remove special cases for unsupported PTX 1 and PTX 2 (including...Nathanael Nerode1-4/+2
2003-08-27inclhack.def (ptx_netswap): New disabled fix, ported from fixinc.ptx.Nathanael Nerode1-7/+7
2003-08-25inclhack.def (svr4_sighandler_type): New fix, ported from fixinc.svr4.Nathanael Nerode1-5/+46
2003-08-24inclhack.def (AAB_svr4_replace_byteorder): Enhance comment.Nathanael Nerode1-4/+7
2003-08-12fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel.Nathanael Nerode1-5/+51
2003-08-04inclhack.def (svr4_undeclared_getrnge): Introduce and enable.Nathanael Nerode1-5/+55
2003-08-01inclhack.def (broken_cabs): Make matching more generous.Nathanael Nerode1-4/+4
2003-07-31inclhack.def (stdio_va_list): Avoid bogus replacement which triggers on Interix.Nathanael Nerode1-2/+3
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-5/+50
2003-07-17inclhack.def (solaris_mutex_init_2): Escape braces in regexp that don't form ...Zack Weinberg1-3/+3
2003-07-15inclhack.def (avoid_bool_define, [...]): Bypass with __cplusplus, not "we mus...Nathanael Nerode1-4/+4
2003-07-13inclhack.def (avoid_wchar_t_type): Use __cplusplus bypass (for OpenBSD).Nathanael Nerode1-3/+3
2003-07-12inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in (on OpenBSD).Nathanael Nerode1-5/+8
2003-07-09inclhack.def (limits_ifndefs): Add select test.Nathanael Nerode1-6/+12
2003-07-09inclhack.def (math_exception): Improve bypass and comment.Nathanael Nerode1-3/+3
2003-07-08Makefile.in (fixinc.sh): Remove gnu-regex.[ch] from dependencies.Zack Weinberg1-8/+8
2003-07-02inclhack.def (irix_stdio_va_list): Apply to IRIX 6.5 <internal/stdio_core.h> ...Rainer Orth1-4/+6
2003-05-28inclhack.def: Add missing declaration of getpagesize() to unistd.h on Solaris...Eric Botcazou1-5/+97
2003-05-22re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from gli...Zack Weinberg1-10/+24
2003-05-03force merge conflicts in fixincl.x + placement fixBruce Korb1-51/+61
2003-04-19Part 1 of the checkins for the SCO port update.Kean Johnston1-7/+141
2003-04-05Clean up hand edited version with generated versionBruce Korb1-3/+3
2003-04-04inclhack.def (bsd_stdio_attrs_conflict): New.Loren J. Rittle1-0/+46
2003-03-29Accommodate Solaris 2.5.1 in solaris_mutex_init_1 fixAlbert Chin-A-Young1-1/+1
2003-03-22fix Solaris 2.6 initializersDJ Delorie1-65/+106
2003-02-26fixincl.x: RegenerateDavid Billinghurst1-3/+3
2003-02-24re PR c/5059 (Compiling s/w containing the use of DIR.H fails on other stat-c...Rainer Orth1-0/+43
2003-02-19re PR libgcj/9652 (libjava bootstrap failure on irix6.5.1[78])Rainer Orth1-3/+142
2003-02-19reordered fixesBruce Korb1-182/+182
2003-02-18inclhack.def (netbsd_bogus_semicolon): New fix.Krister Walfridsson1-3/+46
2003-02-14inclhack.def (hpux_long_double): Tighten select and add bypass regexp.John David Anglin1-3/+10
2003-02-11inclhack.def (hpux_long_double, [...]): New hacks.John David Anglin1-3/+213