index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
cc
/
libgcc
Age
Commit message (
Expand
)
Author
2010-10-23
Pick correct ranlib to operate on libgcc.a when cross-compiling
Miod Vallat
2010-09-25
GCC4 cross compilation support under OpenBSD.
Dale Rahn
2010-09-11
Make sure we build all the required integer-to-float and float-to-integer
Mark Kettenis
2010-09-10
Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested on
Mark Kettenis
2010-09-09
let gcc4 build on landisk
Jonathan Gray
2010-08-01
Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.
Mark Kettenis
2010-05-07
Bring over changes from gcc3 (and gcc4 in ports) to make C++ exception
Mark Kettenis
2010-05-05
Compile the additional sources to handle exceptions
Robert Nagy
2010-05-04
fix .asm handling on powerpc and unify with alpha; ok drahn@
Christian Weisgerber
2010-05-04
add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@
Christian Weisgerber
2010-05-02
Use the newly built compiler for bootstrap purposes, more is needed for
Dale Rahn
2010-05-02
Add missing -fPIC or hppa.
Mark Kettenis
2010-04-29
Ignore file info on nm output when looking for global functions to hide.
Dale Rahn
2010-04-29
Add the bits to compile a working powerpc kernel. This is a work in
Marco Peereboom
2010-04-25
Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.
Mark Kettenis
2009-11-17
make this build on sparc64
Robert Nagy
2009-10-15
Import a BSD make based infrastructure for building gcc, based on the
Robert Nagy