summaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Expand)Author
2020-02-20Allow CONFIG_SHELL to override build-time shell in mkheadersAlexandre Oliva
2020-02-14rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*Matheus Castanho
2020-02-13skip fixinc on vxworks7*, amend mkheadersAlexandre Oliva
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
2019-05-11fixincludes - fix PR90379Iain Sandoe
2019-04-18re PR bootstrap/89864 (gcc fails to build/bootstrap with XCode 10.2)Erik Schnetter
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-16fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes
2018-09-03fixincludes: vxworks: remove unnecessary parentheses in ioctl wrapper macroRasmus Villemoes
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-07-23inclhack.def (aix_unistd): New.David Edelsohn
2018-06-27fixincludes: Add missing hunk to tests/base/ioLib.hRasmus Villemoes
2018-06-12genfixes: exit 1 when autogen not found.Rasmus Villemoes
2018-06-12inclhack.def: Fix fixup for assert.h on vxworks.Rasmus Villemoes
2018-05-25* inclhack.def (vxworks_iolib_include_unistd): New fix.Rasmus Villemoes
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-22inclhack.def (aix_stdlib_vec_malloc): New.David Edelsohn
2017-10-13fixinc.in (dirname): Change sed from 's|[^/]*/||' to 's|[^/]*//*||'.Mike Frysinger
2017-06-12config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".Doug Rupp
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-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
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-09-30check.tpl: Convert line endings to unix on test outputsTadek Kijkowski
2016-09-04inclhack.def (hpux_longjmp): Adjust select regular expression.John David Anglin
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-08-02* fixinc.in: Use --parents option to make LIB directory.Muhammad Bilal
2016-06-21remove support for the interix targetTrevor Saunders
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-07-28check.tpl: Ignore .DS_Store directories.Eric Gallager
2015-05-21inclhack.def (aix_externc): New fix.David Edelsohn
2015-05-13fixincludes: Bump to automake 1.11.6Michael Haubenwallner
2015-04-22fixincludes update for musl supportGregor Richards
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-16Daniel Richard G.Daniel Richard G.
2015-02-10Fix <iso/math_c99.h> signbit on SolarisRainer Orth
2015-02-06re PR bootstrap/53348 (Conflicting fast-integer types on AIX: <sys/inttypes.h...David Edelsohn
2015-01-31* fixincl.c (fix_applies) <case TT_CKSUM:>: Change C++ style comments.Uros Bizjak
2015-01-28checksums and test-textBruce Korb
2014-12-15server.c (server_setup): Check return value of getcwd and in case of error se...Uros Bizjak