aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Expand)Author
2013-04-12Mark ChangeLogGCC Administrator
2012-03-01Mark ChangeLogGCC Administrator
2011-10-26Mark ChangeLogGCC Administrator
2011-06-27Mark ChangeLogGCC Administrator
2011-03-25Mark ChangeLogGCC Administrator
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues
2010-11-09inclhack.def (irix_pthread_init): New fix.Rainer Orth
2010-10-20re PR c++/46024 (g++.dg/warn/miss-format-1.C FAILs on Solaris 8 and 9)Rainer Orth
2010-09-07inclhack.def (hpux_htonl): Allow trailing whitespace in select.John David Anglin
2010-07-12inclhack.def (solaris_cond_init): New fix.Rainer Orth
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-04-12config.build (alpha*-dec-osf4*): Remove.Rainer Orth
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-31inclhack.def (alpha_assert): Allow for more whitespace in select.Rainer Orth
2010-03-28re PR target/40722 (ia32intrin.h defines of _rotl, _rotr conflict with target...H.J. Lu
2010-03-24inclhack.def (glibc_strncpy): New fix.Joseph Myers
2010-03-23Fix stdlib.h for mingw.H.J. Lu
2010-03-19remove vestiges of inadvertently committed changesBruce Korb
2010-03-12Add comment about changing directory references.Bruce Korb
2010-03-12Restore the "#undef" in the test text, too.Bruce Korb
2010-03-12undo some of the damageBruce Korb
2010-03-12the fixinc directory is now "fixincludes"Bruce Korb
2010-01-29inclhack.def (solaris_int_limits_3): New fix.Rainer Orth
2010-01-26config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.Rainer Orth
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-10-21inclhack.def (hpux_stdint_least_fast): Simplify.Steve Ellcey
2009-09-15Remove obsolete entries from fixincludes.Ralf Wildenhues
2009-09-08sed portability fixes in fixincludesRalf Wildenhues
2009-09-02re PR libfortran/41169 (libgfortran fails to build on Solaris 10+: '_Imaginar...Rainer Orth
2009-08-28README (files): Describe files entry.Bruce Korb
2009-08-28inclhack.def (hpux_imaginary_i): Remove spaces.Steve Ellcey
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-17inclhack.def (aix_complex): Redefine _Complex_I.David Edelsohn
2009-08-14inclhack.def (hpux_imaginary_i): New fix.Steve Ellcey
2009-08-12inclhack.def (aix_complex): New fix.David Edelsohn
2009-08-02inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.John David Anglin
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues
2009-07-04inclhack.def (darwin_stdint_5, [...]): New fixes.Francois-Xavier Coudert
2009-07-03inclhack.def (solaris_int_types): New fix.Eric Botcazou
2009-06-09inclhack.def (darwin_stdint_1, [...]): New fixes.Francois-Xavier Coudert
2009-05-29inclhack.def (solaris_int_const): New fix.Eric Botcazou
2009-05-15inclhack.def (glibc_tgmath): Correct bypass.Joseph Myers
2009-04-28Forgot to ci fixincl.x in previous checkin.Steve Ellcey
2009-04-28inclhack.def (hpux11_uint32_c): Remove.Steve Ellcey
2009-04-28inclhack.def (glibc_stdint): New fix.Joseph Myers
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers