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
/
cc_tools
Age
Commit message (
Expand
)
Author
2015-09-16
Enable -msecure-plt by default (on powerpc).
Mark Kettenis
2015-08-23
Define HAVE_AS_REL16, as binutils 2.17 supports the R_PPC_REL16 reloc.
Mark Kettenis
2015-06-01
Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols are
Miod Vallat
2013-05-08
A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1.
Miod Vallat
2011-11-09
openbsd will never support __ARMEB__, so remove it here
Jasper Lievisse Adriaanse
2011-08-04
Add support for hppa64.
Mark Kettenis
2011-06-25
Remove ueberold a.out configuration leftovers.
Miod Vallat
2011-04-06
Put in the infrastructure for OpenBSD/arm gcc4 support. Not working, but work
Dale Rahn
2011-03-06
Tweak definition and some uses of PREFIX macro to avoid including
Philip Guenthe
2010-09-25
GCC4 cross compilation support under OpenBSD.
Dale Rahn
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
Add some missing HAVE_AS_SPARC defines necessary to make exception handling
Mark Kettenis
2010-05-06
Our libc provides ssp, so use that.
Robert Nagy
2010-05-04
add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@
Christian Weisgerber
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-11-02
Include the type override definitions and use the correct target
Jonathan Gray
2009-10-15
Import a BSD make based infrastructure for building gcc, based on the
Robert Nagy