summaryrefslogtreecommitdiff
path: root/fixincludes/tests
AgeCommit message (Expand)Author
2024-06-11fixincludes: bypass the math_exception fix on __cplusplusFrancois-Xavier Coudert
2023-08-17fixincludes: Update darwin_flt_eval_method for macOS 14Rainer 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-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-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
2018-07-23inclhack.def (aix_unistd): New.David Edelsohn
2018-06-27fixincludes: Add missing hunk to tests/base/ioLib.hRasmus Villemoes
2018-02-22inclhack.def (aix_stdlib_vec_malloc): New.David Edelsohn
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
2016-11-20Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth
2016-08-13inclhack.def (hpux_longjmp): New fix.John David Anglin
2016-08-09re PR bootstrap/72833 (error in fortran/parse.c (unexpected_eof) on Mac OS X ...Bernd Edlinger
2016-06-13inclhack.def (aix_stdlib_malloc): New fix.David Edelsohn
2016-02-01re PR target/68741 (FAIL: tr1/8_c_compatibility/cstdio/functions.cc (test for...John David Anglin
2015-08-14inclhack.def (aix_stdio_inline): New fix.David Edelsohn
2015-05-21inclhack.def (aix_externc): New fix.David Edelsohn
2015-03-28re PR libstdc++/65500 (FAIL: 17_intro/headers/c++2014/all_attributes.cc (test...John David Anglin
2015-02-17Change stdlib.h base, not inttypes.hDaniel Richard G.
2015-02-10Fix <iso/math_c99.h> signbit on SolarisRainer Orth
2014-08-12inclhack.def (complier_h_tradcpp): Remove.Alexander Ivchenko
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2013-12-08fenv.h on UbuntuBruce Korb
2013-12-06inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h being not compatible...Richard Biener
2013-09-02inclhack.def (aix_assert): New fix.David Edelsohn
2013-07-07Remove sample result for CDEF_CPLUSPLUS hackBruce Korb
2013-07-02Added missed file from previous fixincludes commit.Kirill Yukhin