Go to file
thorpej 9022b5f984 In ASM_SPEC:
* If -mhard-float is passed to the compiler, pass -mfpa10 to the assembler.
* If -msoft-float is passed to the compiler, pass -mfpu=softvfp to the
  assembler.
* If neither -mhard-float nor -msoft-float are passed to the compiler,
  pass -mfpu=softvfp to the assembler.

These changes properly mark objects as using soft-VFP, as is the default
code generation for NetBSD ARM ELF.
2002-11-21 17:57:35 +00:00
bin Use shell glob expansion in the csh example, instead of ls with glob. 2002-11-21 15:02:03 +00:00
crypto sync w/ kame source from 2002/11/20. 2002-11-20 03:35:57 +00:00
dist sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
distrib As sys/locale.h no longer includes some extraneous headers, localeconv.c 2002-11-19 23:15:59 +00:00
doc gcc-3.2.1 out, and sort pdisk entry. 2002-11-21 12:38:36 +00:00
etc Separate snap_kern into three targets, to allow finer control over 2002-11-18 07:09:46 +00:00
games NetBSD - love all, serve all. 2002-11-21 15:06:14 +00:00
gnu In ASM_SPEC: 2002-11-21 17:57:35 +00:00
include Update for 1003.1-2001 base and XSI changes. 2002-11-18 13:39:33 +00:00
lib Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
libexec verify strvis() buffer length is enough. make sure string termination before 2002-11-20 21:01:57 +00:00
regress Add a couple of regression tests for dlerror() handling. 2002-11-14 21:10:45 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin use YHEADER instead of YFLAGS/CLEANFILES 2002-11-18 13:45:02 +00:00
share Fix a grammatical nit. 2002-11-19 04:16:02 +00:00
sys Fix up locking on a call to rf_update_component_labels(). 2002-11-21 15:37:55 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin Include <machine/intr.h> to get "struct iv" (in pc532-specific code). 2002-11-21 01:39:15 +00:00
usr.sbin Add CWARNFLAGS+=-Wno-format-y2k so this builds again with the pc532 2002-11-20 05:33:58 +00:00
build.sh Apply fixes & enhancements from Alan Barrett. (Thanks Alan!) 2002-11-17 12:59:37 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Add a short blurb explaining that after the merge of the i386mp branch 2002-11-20 04:36:43 +00:00