summaryrefslogtreecommitdiff
path: root/fixincludes/inclhack.def
AgeCommit message (Expand)Author
2025-08-28fixincludes: Skip pthread_incomplete_struct_argument for modern glibc [PR118009]Jonathan Wakely
2025-08-15fixincludes: skip stdio_va_list on modern darwinFrancois-Xavier Coudert
2025-08-15fixincludes: skip stdio_stdarg_h on modern darwinFrancois-Xavier Coudert
2024-07-11Revert "fixincludes: skip stdio_stdarg_h on darwin"Iain Sandoe
2024-07-10fixincludes: skip stdio_stdarg_h on darwinFrancois-Xavier Coudert
2024-07-10fixincludes: add bypass to darwin_objc_runtime_1Francois-Xavier Coudert
2024-06-27fixincludes: adjust stdio fix for macOS 15 headersFrancois-Xavier Coudert
2024-06-11fixincludes: bypass the math_exception fix on __cplusplusFrancois-Xavier Coudert
2024-06-07fixincludes: bypass some fixes for recent darwin headersFrancois-Xavier Coudert
2023-08-17fixincludes: Update darwin_flt_eval_method for macOS 14Rainer Orth
2023-02-17fixincludes: Bypass solaris_math_12 on newer Solaris 11.4Rainer Orth
2023-01-21Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h.Iain Sandoe
2023-01-21Darwin, fixincludes: Handle MacOS13 SDK Apple-specific deprecations [PR107568].Iain Sandoe
2022-10-07fixincludes: Deal also with the _Float128x cases [PR107059]Jakub Jelinek
2022-10-07fixincludes: Fix up powerpc floatn.h tweaks [PR107059]Jakub Jelinek
2022-09-27fixincludes: FIx up for Debian/Ubuntu includesJakub Jelinek
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek
2022-02-27Fix declarations of _DINFINITY, _SINFINITY and _SQNANJohn David Anglin
2022-01-16Add VxWorks fixincludes hack, open posix API for C++Olivier Hainque
2022-01-16Add VxWorks fixincludes hack, #include sysLib.h in time.hOlivier Hainque
2022-01-16Add VxWorks fixincludes hack, C99 FP classificationOlivier Hainque
2022-01-06Add VxWworks fixincludes hack, don't expect yvals.h from gccOlivier Hainque
2022-01-04Adjust VxWorks fixincludes hack for mkdir to work for C++Olivier Hainque
2022-01-01Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwinFrancois-Xavier Coudert
2021-08-30Fix libgfortran build on hppa*-hp-hpux[01]*John David Anglin
2021-07-06fixincludes: AIX socket.h.Clément Chigot
2021-06-30fixinc: don't "fix" machine names in __has_include(...) [PR91085]Xi Ruoyao
2020-12-14aix: Fixinclude updates [PR98208]Ilya Leoshkevich
2020-11-18aix: FixincludeNathan Sidwell
2020-10-03aix: apply aix_malloc more narrowly.Clément Chigot
2020-09-26aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044]David Edelsohn
2020-09-17aix: apply socket.h extern "C++" more narrowly.David Edelsohn
2020-01-25Fix missing SCNuMAX defines in inttypes.h on hpux11.[01]*John David Anglin
2019-12-30re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression befo...John David Anglin
2019-08-18[Darwin, fixincludes] Fix PR83531C.G. Dogan
2019-06-21[Darwin, fixincludes] Fix Darwin9/10 math.h issues.Iain Sandoe
2019-06-21[Darwin, fixincludes] Fix Darwin14 header issues.Iain Sandoe
2019-05-11fixincludes - fix PR90379Iain Sandoe
2019-04-18re PR bootstrap/89864 (gcc fails to build/bootstrap with XCode 10.2)Erik Schnetter
2018-10-16fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes
2018-09-03fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macroRasmus Villemoes
2018-07-23inclhack.def (aix_unistd): New.David Edelsohn
2018-06-12inclhack.def: Fix fixup for assert.h on vxworks.Rasmus Villemoes
2018-05-25* inclhack.def (vxworks_iolib_include_unistd): New fix.Rasmus Villemoes
2018-02-22inclhack.def (aix_stdlib_vec_malloc): New.David Edelsohn
2017-06-12config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".Doug Rupp
2017-02-25re PR target/68739 (FAIL: 30_threads/call_once/constexpr.cc (test for excess ...John David Anglin
2017-02-11alloca.h: New file.John David Anglin
2017-01-13Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)Rainer Orth
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth