Go to file
matt fba9f55f04 ARM EABI (AAPCS) uses different names for the softfloat routines that
the normal GCC ones.  So after we redefine softfloat's to be what (old) GCC
wants, we redefined the old GCC names to what ARM EABI want (but only if we
are using ARM EABI).  We do this for routines not compiled by softfloat so
can just have these redefinitions in one place.
2012-08-05 04:27:42 +00:00
bin handle realloc failure 2012-06-29 12:51:38 +00:00
common Add a routine for __aeabi_uldivmod which is just a wrapper around __qdivrem 2012-08-05 04:24:13 +00:00
compat Initial MKCOMPAT support for ARM EABI. (doesn't quite work right) 2012-08-03 08:02:47 +00:00
crypto add #include <machine/asm.h>, use PIC_PLT() 2012-08-04 11:03:34 +00:00
dist Use after free (Coverity 273146) 2012-07-15 09:13:59 +00:00
distrib Add hdaudio modules to the md.evbppc set list too. 2012-08-05 04:17:41 +00:00
doc Mention BPF JIT. 2012-08-01 23:39:12 +00:00
etc only announce fetching vulnerabilities file if we do. 2012-08-03 10:52:46 +00:00
external Add arm{,eb}--netbsdelf-eabi support. (still evolving) 2012-08-05 04:10:18 +00:00
extsrc
games src/games/fortune/fortune/fortune.6: 2012-08-04 22:29:58 +00:00
gnu PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
include comments 2012-07-30 23:04:42 +00:00
lib ARM EABI (AAPCS) uses different names for the softfloat routines that 2012-08-05 04:27:42 +00:00
libexec Don't abuse DBG, use COPTS instead. 2012-08-04 15:17:16 +00:00
regress Revert the test addition. 2012-07-22 11:30:14 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Use correct values for minimum and maximum cluster counts for the various FAT 2012-07-31 13:52:44 +00:00
share Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)). 2012-08-05 04:11:35 +00:00
sys Force sys_close not to restart by returning ERESTART. 2012-08-05 04:26:10 +00:00
tests Fix ffs_fstest_delfs's error branch for rump_pub_etfs_remove. 2012-08-05 02:03:05 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin fix bogus test. 2012-08-04 15:50:16 +00:00
usr.sbin Initialize `fss_flags' before setting an individual bit. 2012-07-28 15:09:44 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00