summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/libgcc
AgeCommit message (Expand)Author
2010-10-23Pick correct ranlib to operate on libgcc.a when cross-compilingMiod Vallat
2010-09-25GCC4 cross compilation support under OpenBSD.Dale Rahn
2010-09-11Make sure we build all the required integer-to-float and float-to-integerMark Kettenis
2010-09-10Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested onMark Kettenis
2010-09-09let gcc4 build on landiskJonathan Gray
2010-08-01Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.Mark Kettenis
2010-05-07Bring over changes from gcc3 (and gcc4 in ports) to make C++ exceptionMark Kettenis
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-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-25Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.Mark Kettenis
2009-11-17make this build on sparc64Robert Nagy
2009-10-15Import a BSD make based infrastructure for building gcc, based on theRobert Nagy