aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Mark ChangeLogGCC Administrator1-0/+4
2013-03-22Mark ChangeLogGCC Administrator1-0/+4
2013-01-16inclhack.def (feraiseexcept_nosse_invalid): New.Alexandre Oliva4-8/+207
2013-01-14fixlib.h (verbose_level, [...]): Mark extern.Richard Biener2-2/+6
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek6-6/+7
2012-10-29It is October, not September. :)Bruce Korb1-2/+2
2012-10-29Omit testing wrap and replacement fixes during testing.Bruce Korb11-183/+592
2012-10-28vxworks fixupsRobert Mason7-6/+316
2012-09-29inclhack.def (AAB_aix_fcntl): New fix.David Edelsohn3-5/+109
2012-06-19inclhack.def (aix_mutex_initializer_1): New fix.David Edelsohn4-10/+217
2012-05-29configure.ac: Use GCC_AC_FUNC_MMAP_BLACKLIST instead of gcc_AC_FUNC_MMAP_BLAC...Thomas Schwinge5-6/+14
2012-04-24fixincl.c (fix_with_system): Add missing specifier.Tristan Gingold4-3/+11
2012-03-23inclhack.def (aix_malloc): New.David Edelsohn4-5/+72
2012-03-22Fix pthread.h failure (PR other/52626)Rainer Orth2-2/+8
2012-03-15README (EXAMPLES OF FIXES): Update.Tristan Gingold2-1/+5
2012-03-14Remove obsolete Solaris 8 supportRainer Orth4-83/+17
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth13-947/+42
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth7-571/+24
2012-03-122012-03-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold10-5/+548
2012-01-11adjust commentJason Merrill1-2/+1
2012-01-11Fix PR number in ChangeLog.Andreas Tobler1-1/+1
2012-01-11re PR rtl-optimization/57105 (ICE: in add_insn_before_nobb, at emit-rtl.c:388...Bruce Korb5-6/+80
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-1/+5
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-11/+23
2011-11-16inclhack.def (aix_once_init_[12]): New fixes.David Edelsohn4-5/+144
2011-10-25re PR lto/48851 (lto-plugin.c:224:7: error: missing sentinel in function call...Mike Stump3-4/+14
2011-09-262011-09-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold6-5/+254
2011-09-22mkfixinc.sh (target): Remove alpha-vms from particular targets.Tristan Gingold2-1/+4
2011-08-23re PR libstdc++/50153 (hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:1...Steve Ellcey3-4/+10
2011-08-10re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L)Rainer Orth8-5/+419
2011-07-25re PR c++/49347 (G++ rejects Solaris spawn.h use of __restrict)Rainer Orth4-5/+87
2011-06-08configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add.Douglas B Rupp4-302/+523
2011-06-06inclhack.def (aix_net_if_arp): New fix.Peter O'Gorman4-5/+83
2011-05-17inclhack.def (solaris_complex_cxx): Fix syntax.Tristan Gingold3-6/+13
2011-05-17check.tpl: Shell-quote testing file.Tristan Gingold2-5/+6
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers2-2/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues2-0/+11
2010-11-09inclhack.def (irix_pthread_init): New fix.Rainer Orth4-5/+79
2010-10-20re PR c++/46024 (g++.dg/warn/miss-format-1.C FAILs on Solaris 8 and 9)Rainer Orth4-5/+113
2010-09-07inclhack.def (hpux_htonl): Allow trailing whitespace in select.John David Anglin3-4/+9
2010-07-12inclhack.def (solaris_cond_init): New fix.Rainer Orth4-7/+88
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth5-5/+160
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues3-7/+22
2010-04-12config.build (alpha*-dec-osf4*): Remove.Rainer Orth4-84/+11
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues2-1/+5
2010-03-31inclhack.def (alpha_assert): Allow for more whitespace in select.Rainer Orth3-4/+10
2010-03-28re PR target/40722 (ia32intrin.h defines of _rotl, _rotr conflict with target...H.J. Lu2-45/+7
2010-03-24inclhack.def (glibc_strncpy): New fix.Joseph Myers4-6/+84
2010-03-23Fix stdlib.h for mingw.H.J. Lu2-2/+50