summaryrefslogtreecommitdiff
path: root/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2)Krister Walfridsson2007-07-254-10/+93
* re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP ex...Kaveh R. Ghazi2007-07-184-32/+63
* re PR libgcj/28190 (libjava bootstrap failure on IRIX 6.5: stdint.h misdetect...Rainer Orth2007-07-054-11/+96
* re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...Steve Ellcey2007-06-064-5/+99
* inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_in...Jakub Jelinek2007-03-266-24/+51
* re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2)Krister Walfridsson2007-03-194-5/+95
* Makefile.in: Add dummy "install-info" target.Brooks Moses2007-03-122-1/+6
* re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers2007-03-062-15/+23
* * Makefile.in: Add dummy install-pdf target.Brooks Moses2007-03-012-1/+6
* mkheaders.in (incdir): Use include-fixed not include.Joseph Myers2007-02-272-1/+5
* * Makefile.in: Added "pdf" target to .PHONY.Brooks Moses2007-02-152-1/+5
* check in required changes for base/sys/sysmacros.hBruce Korb2007-02-063-3/+9
* inclhack.def (glibc_c99_inline_4): Adjust selector to cope with older glibc.Richard Guenther2007-02-053-6/+12
* * mkheaders.in: Allow optional isysroot parameter.Mike Stump2007-02-052-5/+19
* replace "extern" only if surrounded by space characters.Bruce Korb2007-02-044-39/+62
* re PR target/30272 (Build failure under SGI Irix (GFortran))Daniel Franke2007-01-254-11/+18
* Set SKIP_TEST flag if we are not to run a test.Bruce Korb2007-01-062-3/+9
* Use fnmatch for name matching.Bruce Korb2007-01-066-339/+275
* mkfixinc.sh: Add "*-*-vxworks*" to the list of targets for which a no-op fixe...Olivier Hainque2006-12-122-0/+6
* inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3 systems.Richard Guenther2006-11-073-11/+16
* inclhack.def (glibc_c99_inline_1): New.Geoffrey Keating2006-11-036-11/+326
* * tests/base/sys/socket.h: Update.Steve Ellcey2006-11-012-0/+22
* inclhack.def (hpux11_extern_sendfile): New.Steve Ellcey2006-10-313-5/+121
* config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers2006-10-293-10/+20
* --(top level)--------------------------------------------Brooks Moses2006-10-102-0/+5
* re PR target/29300 (FAIL: gcc.dg/pthread-init-[12].c (test for excess errors))John David Anglin2006-10-074-4/+121
* * ChangeLog: Add missing entries to last entry.Uros Bizjak2006-10-031-0/+3
* inclhack.def (glibc_mutex_init): Also fix PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK...Uros Bizjak2006-10-034-11/+78
* inclhack.def (pthread_mutex_init): New fix.Uros Bizjak2006-10-014-5/+100
* inclhack.def (solaris_mutex_init_2): Update for Solaris9.Kaveh R. Ghazi2006-09-294-9/+49
* Clarify the fix application testsBruce Korb2006-09-281-7/+26
* inclhack.def (solaris_once_init_2): New fix.Kaveh R. Ghazi2006-09-284-5/+109
* inclhack.def (solaris_mutex_init_2): Remove test for PTHREAD_RWLOCK_INITIALIZER.Kaveh R. Ghazi2006-09-274-9/+172
* Clarify how tests are handledBruce Korb2006-09-241-0/+4
* errno.h: New file.Roger Sayle2006-07-174-3/+135
* Fix spaces to tabs in the last commit.Laurynas Biveinis2006-07-101-2/+2
* re PR bootstrap/20437 (bootstrap --enable-maintainer-mode broken)Laurynas Biveinis2006-07-102-2/+8
* re PR target/28084 (/usr/include/errno.h:28: error: previous declaration of '...Steve Ellcey2006-06-233-5/+72
* Makefile.in: Add dvi info html and install-html to .PHONY Add install-html ta...Carlos O'Donell2006-05-242-0/+8
* configure.ac: Add -Wno-overlength-strings.Mike Stump2006-05-173-2/+7
* README: Fix typo.Bernhard Fischer2006-05-142-1/+5
* re PR target/26189 (Bug in vendor /usr/include/net/if.h needs fixincluding on...Steve Ellcey2006-02-183-5/+73
* configure.ac: Check for asprintf, basename, vasprintf.Marcin Dalecki2006-01-314-1/+229
* re PR target/15642 (NAN Is Not a Constant Because __APPLE_CC__ is Not Defined...Andrew Pinski2006-01-193-11/+90
* Check the last byte for '\n'Bruce Korb2005-11-252-1/+9
* Regenerate fixincl.x from current templateBruce Korb2005-11-251-7/+8
* check.tpl: Handle CVS additionally.Andreas Jaeger2005-11-132-0/+5
* check.tpl: Adopt for move to subversion.Andreas Jaeger2005-11-052-3/+7
* .cvsignore are not needed for subversion, remove them.Andreas Jaeger2005-10-311-1/+0
* re PR target/23139 (-pedantic -ffast-math breaks working code)Joseph Myers2005-09-154-7/+234