index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fixincludes
/
fixincl.x
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-01
re PR target/68741 (FAIL: tr1/8_c_compatibility/cstdio/functions.cc (test for...
John David Anglin
1
-10
/
+53
2015-08-14
inclhack.def (aix_stdio_inline): New fix.
David Edelsohn
1
-14
/
+72
2015-05-21
inclhack.def (aix_externc): New fix.
David Edelsohn
1
-5
/
+141
2015-03-28
re PR libstdc++/65500 (FAIL: 17_intro/headers/c++2014/all_attributes.cc (test...
John David Anglin
1
-5
/
+48
2015-02-16
Daniel Richard G.
Daniel Richard G.
1
-5
/
+46
2015-02-10
Fix <iso/math_c99.h> signbit on Solaris
Rainer Orth
1
-7
/
+67
2015-02-06
re PR bootstrap/53348 (Conflicting fast-integer types on AIX: <sys/inttypes.h...
David Edelsohn
1
-1
/
+1
2015-01-28
checksums and test-text
Bruce Korb
1
-4
/
+4
2014-10-21
inclhack.def (glibc_c99_inline_4): Add pthread.h to files.
Uros Bizjak
1
-3
/
+3
2014-08-12
inclhack.def (complier_h_tradcpp): Remove.
Alexander Ivchenko
1
-46
/
+5
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-257
/
+11
2013-12-08
fenv.h on Ubuntu
Bruce Korb
1
-1029
/
+1029
2013-12-06
inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h being not compatible...
Richard Biener
1
-5
/
+46
2013-09-02
inclhack.def (aix_assert): New fix.
David Edelsohn
1
-7
/
+52
[next]