summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
AgeCommit message (Expand)Author
2010-05-07Bring over changes from gcc3 (and gcc4 in ports) to make C++ exceptionMark Kettenis
2010-05-06Don't try to create /usr/bin; mtree will have taken care of that.Christian Weisgerber
2010-05-06Add missing cleandir targetRobert Nagy
2010-05-06Our libc provides ssp, so use that.Robert Nagy
2010-05-05Compile the additional sources to handle exceptionsRobert Nagy
2010-05-04fix .asm handling on powerpc and unify with alpha; ok drahn@Christian Weisgerber
2010-05-04add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@Christian Weisgerber
2010-05-03install cpp at /usr/libexec/ as with gcc2/3Dale Rahn
2010-05-02Use the newly built compiler for bootstrap purposes, more is needed forDale Rahn
2010-05-02Add missing -fPIC or hppa.Mark Kettenis
2010-04-29Ignore file info on nm output when looking for global functions to hide.Dale Rahn
2010-04-29Add the bits to compile a working powerpc kernel. This is a work inMarco Peereboom
2010-04-26clean up a bitRobert Nagy
2010-04-25Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.Mark Kettenis
2009-11-17make this build on sparc64Robert Nagy
2009-11-02Include the type override definitions and use the correct targetJonathan Gray
2009-10-18Replace mmap/default precompiled header support using a brk/sbrkKurt Miller
2009-10-15Makefile.inc also has to be included from hereRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15We need to include Makefile.inc hereRobert Nagy
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy