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