Age | Commit message (Expand) | Author |
2004-04-29 | Repair depend phase | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2003-12-21 | -fno-builtin-* finally tested | Marc Espie |
2003-10-11 | Nuke trailing whitespace. | Miod Vallat |
2003-10-01 | Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy. | Miod Vallat |
2003-08-30 | Compile kernels with -mno-check-zero-division. Saves two pages, and things | Miod Vallat |
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-02-19 | proper dependencies on assym.h | Theo de Raadt |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-12-22 | Put miod's Makefile hack to define M88100 and M88110 back in. | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-13 | Add magic to the kernel Makefile to remove the need to explicitely put | Miod Vallat |
2001-08-26 | We can now compile kernels with -Werror. | Miod Vallat |
2001-07-15 | add install target | assar |
2001-05-20 | Generate assym from a genassym.cf file instead of a C program. | Miod Vallat |
2001-03-15 | Be more cross-compiler friendly. | Miod Vallat |
2001-03-07 | General cleanup in the kernel compilation process, sync style with | Miod Vallat |
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
1999-09-27 | oops! | Steve Murphree |
1999-09-27 | Some cleaning... | Steve Murphree |
1998-12-15 | Commint for the first real mvme88k OpendBSD | Steve Murphree |
1998-09-15 | Stuff | Steve Murphree |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-05-24 | mvme88k will not make release, but just as well make the source as close as | Dale S. Rahn |
1997-03-03 | Third try at importing the mvme88k port. This is a working kernel | Dale S. Rahn |