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