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
/
mvme68k
/
conf
/
Makefile.mvme68k
Age
Commit message (
Expand
)
Author
2005-02-20
Do not pass 68060-specific compiler flags anymore.
Miod Vallat
2004-10-08
Use ${MKDEP} instead of mkdep.
Alexander Yurchenko
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-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
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-04-27
Enable -Wall and friends for kernel compilations.
Miod Vallat
2001-12-24
Harmonize and complete wrt cross-compilation.
Miod Vallat
2001-12-14
Sync compilation flags definition accross m68k-based arches.
Miod Vallat
2001-08-30
Invoke genassym.sh with both m68k/m68k/genassym.cf and
Miod Vallat
2001-07-15
add install target
assar
2000-01-06
Added support for MVME177 (mc68060)
Steve Murphree
1997-09-15
kill Locore.c
Theo de Raadt
1997-03-31
Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.
Jason Downs
1996-05-27
fix make depend
chuck
1996-04-28
rewrite
Theo de Raadt
1996-03-26
From NetBSD: vnode_if.[ch] made machine independent.
Michael Shalayeff
1995-11-23
as has no -g flag
Theo de Raadt
1995-11-07
$Id$ lines
Theo de Raadt
1995-10-22
kernel name is /bsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt