aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Expand)AuthorFilesLines
2008-05-14inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on posix_types_64.Joseph Myers3-5/+15
2008-04-26Fixed second typo.Kai Tietz1-1/+1
2008-04-26fixincl.c (fix_with_system): Fixed typo.Kai Tietz1-1/+1
2008-04-25fixincl.c (fix_with_system): Cast pointer difference to long.Kai Tietz3-3/+8
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-681/+27
2008-03-07re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>)Peter O'Gorman4-18/+130
2008-02-25re PR other/32948 (five warnings and a patch)Ben Elliston2-3/+5
2008-02-20inclhack.def (solaris_math_10): New.Kaveh R. Ghazi4-13/+101
2008-02-05inclhack.def: (bsd_stdio_attrs_conflict...Ismail Dönmez3-24/+28
2008-02-04re PR other/31405 (fixincludes needed for wchar from glibc 2.3.6)Hans-Peter Nilsson1-0/+1
2008-02-04inclhack.def: (glibc_c99_inline_1a): Re-add last change.Hans-Peter Nilsson5-32/+117
2008-01-15Clarify the second argument usage for "c-fix"-es.Bruce Korb1-5/+5
2008-01-15Clarify the second argument usage for "c-fix"-es.Bruce Korb1-5/+6
2008-01-06Revert last change.Hans-Peter Nilsson5-171/+9
2007-12-18inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.Hans-Peter Nilsson5-5/+178
2007-10-14re PR target/33700 (FAIL: 17_intro/headers/all_pedantic_errors.cc (test for e...John David Anglin4-10/+80
2007-10-12[patch]: Fix native bootstrap failure for x86_64-pc-mingw32Kai Tietz4-2447/+2894
2007-10-09inclhack.def (darwin_externc): New.Geoffrey Keating4-5/+114
2007-08-04inclhack.def (solaris_math_5, [...]): Delete fixes.Kaveh R. Ghazi4-278/+17
2007-07-25re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2)Krister Walfridsson4-10/+93
2007-07-18re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP ex...Kaveh R. Ghazi4-32/+63
2007-07-05re PR libgcj/28190 (libjava bootstrap failure on IRIX 6.5: stdint.h misdetect...Rainer Orth4-11/+96
2007-06-06re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...Steve Ellcey4-5/+99
2007-03-26inclhack.def (glibc_c99_inline_1): Define __USE_EXTERN_INLINES if __extern_in...Jakub Jelinek6-24/+51
2007-03-19re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2)Krister Walfridsson4-5/+95
2007-03-12Makefile.in: Add dummy "install-info" target.Brooks Moses2-1/+6
2007-03-06re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers2-15/+23
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses2-1/+6
2007-02-27mkheaders.in (incdir): Use include-fixed not include.Joseph Myers2-1/+5
2007-02-15* Makefile.in: Added "pdf" target to .PHONY.Brooks Moses2-1/+5
2007-02-06check in required changes for base/sys/sysmacros.hBruce Korb3-3/+9
2007-02-05inclhack.def (glibc_c99_inline_4): Adjust selector to cope with older glibc.Richard Guenther3-6/+12
2007-02-05* mkheaders.in: Allow optional isysroot parameter.Mike Stump2-5/+19
2007-02-04replace "extern" only if surrounded by space characters.Bruce Korb4-39/+62
2007-01-25re PR target/30272 (Build failure under SGI Irix (GFortran))Daniel Franke4-11/+18
2007-01-06Set SKIP_TEST flag if we are not to run a test.Bruce Korb2-3/+9
2007-01-06Use fnmatch for name matching.Bruce Korb6-339/+275
2006-12-12mkfixinc.sh: Add "*-*-vxworks*" to the list of targets for which a no-op fixe...Olivier Hainque2-0/+6
2006-11-07inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3 systems.Richard Guenther3-11/+16
2006-11-03inclhack.def (glibc_c99_inline_1): New.Geoffrey Keating6-11/+326
2006-11-01* tests/base/sys/socket.h: Update.Steve Ellcey2-0/+22
2006-10-31inclhack.def (hpux11_extern_sendfile): New.Steve Ellcey3-5/+121
2006-10-29config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers3-10/+20
2006-10-10--(top level)--------------------------------------------Brooks Moses2-0/+5
2006-10-07re PR target/29300 (FAIL: gcc.dg/pthread-init-[12].c (test for excess errors))John David Anglin4-4/+121
2006-10-03* ChangeLog: Add missing entries to last entry.Uros Bizjak1-0/+3
2006-10-03inclhack.def (glibc_mutex_init): Also fix PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK...Uros Bizjak4-11/+78
2006-10-01inclhack.def (pthread_mutex_init): New fix.Uros Bizjak4-5/+100
2006-09-29inclhack.def (solaris_mutex_init_2): Update for Solaris9.Kaveh R. Ghazi4-9/+49
2006-09-28Clarify the fix application testsBruce Korb1-7/+26