Go to file
cliff 23acf29a1c - add cpu_rmixl_run(), and set in mips_locoresw.lsw_cpu_run
to be called from cpu_hatch() once cpus are running,
so we can determine what threads are configured
and running, and can finish initialization of per-core registers
depending on that.
- in cpu_rmixl_db_watch_init() clear IEU_DEFEATURE[DBE],
and init all COP0 watchpoint regs
- option MIPS_DDB_WATCH is deprecated, removed; use of cpu watchpoints
is longer depends on that or DDB
2011-04-14 05:12:58 +00:00
bin Wording fixes from Ryo HAYASAKA, thanks. 2011-04-02 08:38:56 +00:00
common Add RCSIDs 2011-04-12 16:19:44 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto no more amd, factor out more stuff. 2011-04-13 22:16:52 +00:00
dist CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP 2011-04-06 20:24:16 +00:00
distrib install <machine/intr.h> for crash(8). 2011-04-13 03:24:28 +00:00
doc Mention ffb(4) EDID support. 2011-04-10 15:26:37 +00:00
etc Add missing ./usr/libdata/debug/usr/tests/lib/libcurses 2011-04-12 17:07:52 +00:00
external pass ${MACHINE} as -D__<whatever> so we can have arch-specific defaults 2011-04-13 16:18:14 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Add back a stylish new line. 2011-04-10 21:25:56 +00:00
include finish the ieeefp.h vs fp_prec_t hack from the previous change and 2011-03-27 05:13:15 +00:00
lib Move the forward declaration of _sys_readlink() outside of the #if, 2011-04-13 12:40:54 +00:00
libexec Add support for TLS relocations. 2011-04-12 16:40:04 +00:00
regress These tests have (finally) been atf-ified 2011-04-09 17:55:51 +00:00
rescue Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
sbin Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +00:00
share Put asctime(3) explicitly to SEE ALSO. 2011-04-12 13:48:29 +00:00
sys - add cpu_rmixl_run(), and set in mips_locoresw.lsw_cpu_run 2011-04-14 05:12:58 +00:00
tests Explicitly list -lterminfo after -lcurses, to support static builds. 2011-04-13 09:46:38 +00:00
tools For USETOOLS=yes, use the --sysroot support of the compiler to cut down 2011-04-10 16:52:36 +00:00
usr.bin Add DTYPE_SEM. 2011-04-14 00:35:35 +00:00
usr.sbin replace a non-working make construct with a working one. 2011-04-12 01:47:20 +00:00
x11 Build the updates ssh-askpass program and add the man page to the xbase set. 2011-04-03 13:29:45 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00