Go to file
jonathan d01b866f0c Build kernel object files with -mno-abicalls and -mno-half-pic. (The
kernel doesn't support GP-relative addressing, and is statically linked).

Compile genassym without those flags: -mno-abicalls will make it coredump.
1997-03-05 04:41:57 +00:00
bin PR 3284, from enami tsugutomo <enami@ba2.so-net.or.jp>. 1997-03-03 22:00:34 +00:00
distrib Remove my email address, giving a pointer to the port-mac68k list instead. 1997-03-03 04:25:39 +00:00
etc GENERIC{AHA,OTHER} have been merged into GENERIC; fixes PR port-i386/3274. 1997-03-04 06:30:01 +00:00
games eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283. 1997-03-04 05:48:42 +00:00
gnu Add missing variant of the `iflush' instruction (Michael Ericson; PR#3287). 1997-03-04 16:47:20 +00:00
include
lib C versions of crt0 for mips. 1997-03-05 03:45:05 +00:00
libexec turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks 1997-02-23 20:42:24 +00:00
regress
sbin Added newfs_msdos 1997-03-01 19:46:36 +00:00
share .TH argument should be uppercase. 1997-03-02 08:22:51 +00:00
sys Build kernel object files with -mno-abicalls and -mno-half-pic. (The 1997-03-05 04:41:57 +00:00
usr.bin s/strcnpy/strncpy/ typo 1997-03-04 00:21:13 +00:00
usr.sbin set proper length for sockaddr_un. fixes PR bin/3281 from Enami 1997-03-04 06:12:44 +00:00
Makefile