NetBSD/distrib
tv 3522143339 The "objcopy" based crunchide method has a problem on MIPS; it turns global
symbols into locals, but relocs are left in place (rather than attempting
to resolve-in-place with "ld -r", even with "-Bsymbolic").

Standard MIPS code will generate CALL16 relocs for function calls, but
the linker forbids such relocs from being used to call local symbols (such
as those turned "local" by objcopy).  So, rather than battle the toolchain
uphill, work around it for the moment by forcing 32-bit GOT references with
the assembler option "-xgot".

This will be fixed in a more clean manner in the future.
2002-04-23 19:53:10 +00:00
..
acorn26 Use the correct subdir name. 2002-04-22 19:24:28 +00:00
acorn32 switch to libhack. minor reorder of list 2002-04-13 13:25:30 +00:00
alpha use ${PAX} instead of tar 2002-04-14 08:30:41 +00:00
amiga $DESTDIR/boot.amiga was removed from the base set (see distrib/sets/lists/base/ 2002-04-16 20:46:19 +00:00
arc The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
atari Build the floppies too. 2002-04-12 21:39:18 +00:00
bebox/floppies use gzip -9f 2002-04-13 13:26:45 +00:00
cats Fix typo, we've got a termcap.mini but not a termcap.vt100 2002-04-14 13:46:36 +00:00
cdrom sparc64 is not in fact CD bootable for 1.5. The "ramdisk" is actually a 2001-01-17 16:04:26 +00:00
common Exit with nonzero status if the -i (installboot) command fails. (The media 2002-04-17 20:42:34 +00:00
evbarm - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
evbsh3/rom replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
hp300 Use INSTALLATION_DIRS for directory creation. 2002-04-22 03:37:12 +00:00
hpcmips The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
i386 we don't want "rescue-tiny.fs.fs" ... 2002-04-16 09:08:01 +00:00
mac68k no need for test,[ . reorder some items 2002-04-13 12:55:50 +00:00
macppc convert to NDWO ustar bootfloppy creation process. 2002-04-16 09:16:21 +00:00
miniroot Make sure DBG setting is passed to crunch Makefile to get proper 2002-04-23 19:44:14 +00:00
mipsco The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
mvme68k remove bin/echo; it's builtin to bin/sh 2002-04-13 13:42:05 +00:00
mvmeppc Add a null "release" target, so that release builds don't fail for lack of it. 2002-04-09 16:46:16 +00:00
news68k Fix FILENAME in MDSETTARGETS (netbsd.INSTALL.gz is required). 2002-04-13 18:23:32 +00:00
newsmips The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
notes Kill ncr(4), mention esiop(4). 2002-04-23 19:48:41 +00:00
pc532 replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
playstation2 The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
pmax The "objcopy" based crunchide method has a problem on MIPS; it turns global 2002-04-23 19:53:10 +00:00
prep Remove duplicated sysinst entry. 2002-04-16 20:52:44 +00:00
sandpoint consistency cleanup 2002-04-13 13:42:57 +00:00
sets Add esiop(4) 2002-04-23 19:41:31 +00:00
shark - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
sparc consistency cleanup 2002-04-13 13:42:57 +00:00
sparc64 - add specific special entry for sys/arch/${MACHINE}/stand/installboot 2002-04-09 00:31:38 +00:00
sun2 Be sure to use /usr/sbin/installboot instead of /usr/mdec/installboot, 2002-04-23 02:27:40 +00:00
sun3 Fixed a spelling mistake. 2002-04-18 21:45:37 +00:00
syspkg Add a bit of DESTDIR handling which had gotten lost in a previous round of 2002-03-29 20:56:28 +00:00
utils make "kern-GENERIC" selected by default. 2002-04-21 11:21:53 +00:00
vax link mount_mfs to newfs 2002-04-13 13:37:48 +00:00
x68k - add specific special entry for sys/arch/${MACHINE}/stand/installboot 2002-04-09 00:31:38 +00:00
Makefile Revert previous, and add back "utils" to SUBDIRS. 2002-04-02 22:36:59 +00:00
Makefile.inc provide MAKESUMS; run makesums with appropriate environment setup 2002-04-11 05:59:39 +00:00