summaryrefslogtreecommitdiff
path: root/gnu/gcc
AgeCommit message (Expand)Author
2010-04-29Implement -Wvariable-decl.Mark Kettenis
2010-04-29#undef GLOBAL_ASM_OPMarco Peereboom
2010-04-29Backout last commit. This has not been shown to the appropriate people andMark Kettenis
2010-04-29Fix a couple of crtsavres issues found after initial checkin. closer now.Dale Rahn
2010-04-29Add the bits to compile a working powerpc kernel. This is a work inMarco Peereboom
2010-04-28Enable -fwrapv by default. It's what many programmers expect and accordingMark Kettenis
2010-04-26Work around the fact that our .comm directive is somewhat non-standard.Mark Kettenis
2010-04-25Add hppa support, loosely based on the existing GCC 3.3.5 support. Many bitsMark Kettenis
2010-02-24merge more local changes:Robert Nagy
2009-11-04This typo in check_for_nested_with_variably_modified was present for 4 yearsRobert Nagy
2009-10-18Replace mmap/default precompiled header support using a brk/sbrkKurt Miller
2009-10-15merge some gcc-local(1) changes:Robert Nagy
2009-10-15teach gcc about our kprintf and syslog format attributesRobert Nagy
2009-10-15only enable SF, DF, XF, TF modes in libgcc if we are building with gcc4, so w...Robert Nagy
2009-10-15fix at-file.texi pathRobert Nagy
2009-10-15add target configuration for openbsdRobert Nagy
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy