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