summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/conf
AgeCommit message (Expand)Author
2004-01-26Bump load address, same as done on macppc last year.Miod Vallat
2004-01-23Clean the device configuration settings, and comment out unsupportedMiod Vallat
2004-01-23Sync options and defines with other ppc ports.Miod Vallat
2003-11-24-fno-builtin. okay dale `mvmeppc doesn't exist' rahn.Marc Espie
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-08compile with -Wall -Werror -WhateverMiod Vallat
2002-06-08One ddb to rule them all.Miod Vallat
2002-03-23typo repair; openbsd@davidkrause.comTheo de Raadt
2002-03-14Remove PTRACE support out of the ramdisks/miniroots.Miod Vallat
2002-01-03Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.Miod Vallat
2001-09-02Convert mvmeppc to use powprec common parts.Miod Vallat
2001-08-23enable de. ok miod@Matthieu Herrb
2001-08-21Get libkern to compile.Miod Vallat
2001-07-15add install targetassar
2001-07-06resolve compile problemsSteve Murphree
2001-07-06misc fixesSteve Murphree
2001-07-04$OpenBSD$Niklas Hallqvist
2001-06-27TyposMiod Vallat
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-26Initial import of mvmeppc.Steve Murphree