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
/
egcs
/
gcc
/
config.gcc
Age
Commit message (
Expand
)
Author
2012-09-09
Set use_collect2 on m88k. Fixes the lib/csu/init_priority regress test.
Miod Vallat
2011-04-05
Allow GCC2 to be used as a cross compiler from amd64 (can build m68k and sparc
Dale Rahn
2004-11-16
Bring exec-stack.h correctly on i386/ELF; spotted by pageexec@freemail.hu
Miod Vallat
2003-08-01
A working gcc 2.95/m88k compiler, for some low standard value of working.
Miod Vallat
2003-06-11
support to arm. ok deraadt@
Kevin Lo
2003-04-17
Change gcc to generate ELF code for i386.
Dale Rahn
2002-11-10
produce proper canonical version name, support static constructors, enable ex...
Michael Shalayeff
2002-10-04
powerpc support for stack trampoline mprotect.
Dale Rahn
2002-09-23
Activate exec-stack.h on m68k. This is not really necessary on this arch,
Miod Vallat
2002-09-19
build sparc64 like sparc is built. includes config/xm-openbsd.h
Dale Rahn
2002-09-18
Fix trampoline issues, by making sure the right stack portion is PROT_EXEC.
Marc Espie
2002-08-11
Switch sparc to ELF.
Artur Grabowski
2002-05-30
move build/host/target fragment to a separate file.
Marc Espie