summaryrefslogtreecommitdiff
path: root/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* Prepare library for REAL(KIND=17).Thomas Koenig2021-12-062-3/+3
* Daily bump.GCC Administrator2021-11-141-0/+8
* fixincludes: simplify handling for access() failure [PR21283, PR80047]Xi Ruoyao2021-11-141-5/+4
* Daily bump.GCC Administrator2021-08-311-0/+6
* Fix libgfortran build on hppa*-hp-hpux[01]*John David Anglin2021-08-303-5/+113
* Daily bump.GCC Administrator2021-07-071-0/+6
* fixincludes: AIX socket.h.Clément Chigot2021-07-063-7/+13
* Daily bump.GCC Administrator2021-07-011-0/+9
* fixinc: don't "fix" machine names in __has_include(...) [PR91085]Xi Ruoyao2021-06-303-4/+46
* Daily bump.GCC Administrator2020-12-151-0/+7
* aix: Fixinclude updates [PR98208]Ilya Leoshkevich2020-12-143-3/+8
* Daily bump.GCC Administrator2020-11-191-0/+5
* aix: FixincludeNathan Sidwell2020-11-182-5/+62
* Daily bump.GCC Administrator2020-10-041-0/+6
* aix: apply aix_malloc more narrowly.Clément Chigot2020-10-033-7/+19
* Daily bump.GCC Administrator2020-09-271-0/+7
* aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044]David Edelsohn2020-09-263-5/+75
* Daily bump.GCC Administrator2020-09-181-0/+13
* aix: apply socket.h extern "C++" more narrowly.David Edelsohn2020-09-173-14/+24
* fixincludes/fixfixes.c: Fix 'set but not used' warning.Christophe Lyon2020-09-171-1/+3
* Allow CONFIG_SHELL to override build-time shell in mkheadersAlexandre Oliva2020-02-202-2/+24
* rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*Matheus Castanho2020-02-142-1/+5
* skip fixinc on vxworks7*, amend mkheadersAlexandre Oliva2020-02-133-1/+8
* Fix missing SCNuMAX defines in inttypes.h on hpux11.[01]*John David Anglin2020-01-254-4/+71
* re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression befo...John David Anglin2019-12-304-5/+111
* [Darwin, fixincludes] Fix PR83531C.G. Dogan2019-08-184-5/+115
* [Darwin, fixincludes] Fix Darwin9/10 math.h issues.Iain Sandoe2019-06-214-10/+83
* [Darwin, fixincludes] Fix Darwin14 header issues.Iain Sandoe2019-06-215-5/+187
* fixincludes - fix PR90379Iain Sandoe2019-05-113-3/+10
* re PR bootstrap/89864 (gcc fails to build/bootstrap with XCode 10.2)Erik Schnetter2019-04-183-5/+81
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-314-391/+479
* fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes2018-10-163-2/+29
* fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macroRasmus Villemoes2018-09-033-4/+10
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-2/+2
* inclhack.def (aix_unistd): New.David Edelsohn2018-07-234-5/+73
* fixincludes: Add missing hunk to tests/base/ioLib.hRasmus Villemoes2018-06-272-0/+10
* genfixes: exit 1 when autogen not found.Rasmus Villemoes2018-06-122-6/+7
* inclhack.def: Fix fixup for assert.h on vxworks.Rasmus Villemoes2018-06-123-13/+72
* * inclhack.def (vxworks_iolib_include_unistd): New fix.Rasmus Villemoes2018-05-252-0/+20
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* inclhack.def (aix_stdlib_vec_malloc): New.David Edelsohn2018-02-224-5/+129
* fixinc.in (dirname): Change sed from 's|[^/]*/||' to 's|[^/]*//*||'.Mike Frysinger2017-10-132-1/+6
* config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".Doug Rupp2017-06-123-242/+11
* re PR target/68739 (FAIL: 30_threads/call_once/constexpr.cc (test for excess ...John David Anglin2017-02-254-11/+84
* alloca.h: New file.John David Anglin2017-02-114-5/+93
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-174-1/+67
* Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)Rainer Orth2017-01-136-5/+294
* Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth2016-11-214-14/+81
* Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sanitizer/78267)Rainer Orth2016-11-205-6/+353
* check.tpl: Convert line endings to unix on test outputsTadek Kijkowski2016-09-306-8/+228