aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Expand)Author
2007-07-21re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP ex...Kaveh R. Ghazi
2007-07-19Mark ChangeLogMark Mitchell
2007-07-10re PR libgcj/28190 (libjava bootstrap failure on IRIX 6.5: stdint.h misdetect...Rainer Orth
2007-05-14Mark ChangeLogMark Mitchell
2007-02-06backport: re PR target/30272 (Build failure under SGI Irix (GFortran))Daniel Franke
2007-02-05* mkheaders.in: Allow optional isysroot parameter.Mike Stump
2006-11-03inclhack.def (hpux11_extern_sendfile): New.Steve Ellcey
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-10-07re PR target/29300 (FAIL: gcc.dg/pthread-init-[12].c (test for excess errors))John David Anglin
2006-10-03* ChangeLog: Add missing entries to last entry.Uros Bizjak
2006-10-03inclhack.def (glibc_mutex_init): Also fix PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK...Uros Bizjak
2006-10-01inclhack.def (pthread_mutex_init): New fix.Uros Bizjak
2006-09-29inclhack.def (solaris_mutex_init_2): Update for Solaris9.Kaveh R. Ghazi
2006-09-28Clarify the fix application testsBruce Korb
2006-09-28inclhack.def (solaris_once_init_2): New fix.Kaveh R. Ghazi
2006-09-27inclhack.def (solaris_mutex_init_2): Remove test for PTHREAD_RWLOCK_INITIALIZER.Kaveh R. Ghazi
2006-09-24Clarify how tests are handledBruce Korb
2006-07-17errno.h: New file.Roger Sayle
2006-07-10Fix spaces to tabs in the last commit.Laurynas Biveinis
2006-07-10re PR bootstrap/20437 (bootstrap --enable-maintainer-mode broken)Laurynas Biveinis
2006-06-23re PR target/28084 (/usr/include/errno.h:28: error: previous declaration of '...Steve Ellcey
2006-05-24Makefile.in: Add dvi info html and install-html to .PHONY Add install-html ta...Carlos O'Donell
2006-05-17configure.ac: Add -Wno-overlength-strings.Mike Stump
2006-05-14README: Fix typo.Bernhard Fischer
2006-02-18re PR target/26189 (Bug in vendor /usr/include/net/if.h needs fixincluding on...Steve Ellcey
2006-01-31configure.ac: Check for asprintf, basename, vasprintf.Marcin Dalecki
2006-01-19re PR target/15642 (NAN Is Not a Constant Because __APPLE_CC__ is Not Defined...Andrew Pinski
2005-11-25Check the last byte for '\n'Bruce Korb
2005-11-25Regenerate fixincl.x from current templateBruce Korb
2005-11-13check.tpl: Handle CVS additionally.Andreas Jaeger
2005-11-05check.tpl: Adopt for move to subversion.Andreas Jaeger
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-09-15re PR target/23139 (-pedantic -ffast-math breaks working code)Joseph Myers
2005-08-15All files: Update with new FSF address.Kelley Cook
2005-08-07Finish checkin of date: 2005/06/14 23:59:47; author: ro;Bruce Korb
2005-07-16Makefile.in (WARN_CFLAGS): New.Kaveh R. Ghazi
2005-06-24inclhack.def (AAB_darwin7_9_long_double_funcs): New.Geoffrey Keating
2005-06-14re PR target/15266 (libgfortran doesn't compile on IRIX 5.3)Rainer Orth
2005-05-22re PR bootstrap/21683 (build failure on i386-mingw (sys/wait.h header))Danny Smith
2005-05-19re PR target/19933 (Problem with define of HUGE_VAL in math_c99.)Eric Botcazou
2005-05-19aclocal.m4: Remove superfluous reference to accross.m4.Kelley Cook
2005-05-15fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.Gabriel Dos Reis
2005-05-10inclhack.def (stdio_stdarg_h, [...]): Bypass on *-*-solaris2.1[0-9]*, not jus...Joseph Myers
2005-05-06Fix backslash expression in here stringBruce Korb
2005-04-19system.h (fopen, [...]): Define these to the unlocked libiberty functions.Kaveh R. Ghazi
2005-04-11configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi
2005-03-21Makefile.in: Set gcc_version directly, not via substitution.Zack Weinberg
2005-03-21re PR target/20166 (Bootstrap failure due to lack of fixinclude of pthread pr...Richard Guenther
2005-03-15inclhack.def (hpux_htonl): New fix.Joseph Myers
2005-02-23Fix problem found by CFLAGS=-fmudflap build.James E Wilson