aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/fixincl.x
AgeCommit message (Expand)AuthorFilesLines
6 daysRevert "fixincludes: skip stdio_stdarg_h on darwin"Iain Sandoe1-3/+2
7 daysfixincludes: skip stdio_stdarg_h on darwinFrancois-Xavier Coudert1-2/+3
7 daysfixincludes: add bypass to darwin_objc_runtime_1Francois-Xavier Coudert1-4/+11
2024-06-27fixincludes: adjust stdio fix for macOS 15 headersFrancois-Xavier Coudert1-3/+3
2024-06-11fixincludes: bypass the math_exception fix on __cplusplusFrancois-Xavier Coudert1-7/+5
2024-06-07fixincludes: bypass some fixes for recent darwin headersFrancois-Xavier Coudert1-7/+35
2023-08-17fixincludes: Update darwin_flt_eval_method for macOS 14Rainer Orth1-4/+4
2023-02-17fixincludes: Bypass solaris_math_12 on newer Solaris 11.4Rainer Orth1-4/+11
2023-01-21Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h.Iain Sandoe1-5/+58
2023-01-21Darwin, fixincludes: Handle MacOS13 SDK Apple-specific deprecations [PR107568].Iain Sandoe1-5/+51
2022-10-07fixincludes: Deal also with the _Float128x cases [PR107059]Jakub Jelinek1-5/+48
2022-10-07fixincludes: Fix up powerpc floatn.h tweaks [PR107059]Jakub Jelinek1-7/+53
2022-09-27fixincludes: FIx up for Debian/Ubuntu includesJakub Jelinek1-5/+5
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-5/+149
2022-02-27Fix declarations of _DINFINITY, _SINFINITY and _SQNANJohn David Anglin1-4/+40
2022-01-16Add VxWorks fixincludes hack, open posix API for C++Olivier Hainque1-5/+58
2022-01-16Add VxWorks fixincludes hack, #include sysLib.h in time.hOlivier Hainque1-5/+50
2022-01-16Add VxWorks fixincludes hack, C99 FP classificationOlivier Hainque1-5/+77
2022-01-06Add VxWworks fixincludes hack, don't expect yvals.h from gccOlivier Hainque1-5/+53
2022-01-04Adjust VxWorks fixincludes hack for mkdir to work for C++Olivier Hainque1-18/+17
2022-01-01Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwinFrancois-Xavier Coudert1-5/+48
2021-08-30Fix libgfortran build on hppa*-hp-hpux[01]*John David Anglin1-5/+63
2021-07-06fixincludes: AIX socket.h.Clément Chigot1-4/+6
2020-12-14aix: Fixinclude updates [PR98208]Ilya Leoshkevich1-2/+2
2020-11-18aix: FixincludeNathan Sidwell1-5/+48
2020-10-03aix: apply aix_malloc more narrowly.Clément Chigot1-4/+8
2020-09-26aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044]David Edelsohn1-5/+48
2020-09-17aix: apply socket.h extern "C++" more narrowly.David Edelsohn1-6/+10
2020-01-25Fix missing SCNuMAX defines in inttypes.h on hpux11.[01]*John David Anglin1-4/+41
2019-12-30re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression befo...John David Anglin1-5/+60
2019-08-18[Darwin, fixincludes] Fix PR83531C.G. Dogan1-5/+61
2019-06-21[Darwin, fixincludes] Fix Darwin9/10 math.h issues.Iain Sandoe1-6/+48
2019-06-21[Darwin, fixincludes] Fix Darwin14 header issues.Iain Sandoe1-5/+97
2019-05-11fixincludes - fix PR90379Iain Sandoe1-2/+2
2019-04-18re PR bootstrap/89864 (gcc fails to build/bootstrap with XCode 10.2)Erik Schnetter1-5/+53
2018-10-16fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes1-2/+12
2018-09-03fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macroRasmus Villemoes1-3/+3
2018-07-23inclhack.def (aix_unistd): New.David Edelsohn1-5/+48
2018-06-12inclhack.def: Fix fixup for assert.h on vxworks.Rasmus Villemoes1-9/+57
2018-02-22inclhack.def (aix_stdlib_vec_malloc): New.David Edelsohn1-5/+91
2017-06-12config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".Doug Rupp1-126/+6
2017-02-25re PR target/68739 (FAIL: 30_threads/call_once/constexpr.cc (test for excess ...John David Anglin1-7/+50
2017-02-11alloca.h: New file.John David Anglin1-5/+51
2017-01-13Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)Rainer Orth1-5/+183
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-13/+50
2016-11-20Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth1-5/+192
2016-09-04inclhack.def (hpux_longjmp): Adjust select regular expression.John David Anglin1-3/+3
2016-08-13inclhack.def (hpux_longjmp): New fix.John David Anglin1-7/+50
2016-08-09re PR bootstrap/72833 (error in fortran/parse.c (unexpected_eof) on Mac OS X ...Bernd Edlinger1-7/+57
2016-06-13inclhack.def (aix_stdlib_malloc): New fix.David Edelsohn1-5/+177