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
/
sys
/
arch
/
macppc
/
conf
/
Makefile.macppc
Age
Commit message (
Expand
)
Author
2004-01-20
- macppc -> __macppc__
Brad Smith
2003-11-21
+ -fno-builtin-* on architectures confirmed to work.
Marc Espie
2003-07-22
Fix .depend generation for assym.h. Resolves PR 1154.
Otto Moerbeek
2003-05-23
move swapgeneric to truly generic code. tested on many archs by miod and mic...
Ted Unangst
2003-05-14
complain about commons since they are all currently dead here.
Jason Wright
2003-05-13
Add option NO_PROPOLICE, which explicitely disables the use of the propolice
Miod Vallat
2003-05-13
remove -fno-stack-protector (enable propolice)
Ted Unangst
2003-01-31
Save about 1.7k in executable size for macppc kernel, Since the ELF header
Dale Rahn
2002-12-25
No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already
Miod Vallat
2002-12-02
Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack
Miod Vallat
2002-08-09
Add an explicit dependancy of assym.h to Makefile.
Miod Vallat
2002-06-22
Add ${PIPE} to CFLAGS
Todd C. Miller
2002-05-15
Remove the assembler kludges to allow altivec support without assembler help
Dale Rahn
2002-01-08
correct altivec support enable for gas 2.11. (still in comment)
Dale Rahn
2002-01-03
Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.
Miod Vallat
2001-12-24
Harmonize and complete wrt cross-compilation.
Miod Vallat
2001-11-13
Add AltiVec support to powerpc/macppc. This is not currently enabled because
Dale Rahn
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn