Commit Graph

13769 Commits

Author SHA1 Message Date
matt db3aaf6ec5 Update for MKCOMPAT=yes 2014-03-07 05:50:41 +00:00
skrll 5c4082b335 Repeat after me... don't delete entries mark them obsolete. 2014-03-06 12:17:11 +00:00
martin 17aac1395e It is md.${MACHINE}.${MACHINE_ARCH} 2014-03-05 08:23:16 +00:00
martin f53fda53b2 Rename md.evbppc to md.evbppc-powerpc, to separate it from the evbppc64
one (which is nonexistant for now).
2014-03-04 11:53:48 +00:00
joerg 25dea22938 Pass down TOOL_STAT here as well. 2014-03-03 19:14:00 +00:00
pooka 98974ef8eb add man page for rumpfs 2014-03-03 18:27:20 +00:00
skrll 2b310a0c9d Restore the hp700 file entries and mark them obsolete.
Don't mark any hppa files obsolete - delete them.
2014-03-03 13:54:43 +00:00
ozaki-r fd90b32458 Add micphy 2014-03-03 02:10:24 +00:00
joerg eb64341606 Bump sshramdisk size to 3800k, reserve 4MB in the install kernel. 2014-03-02 13:25:43 +00:00
joerg e216bba83c Clang needs a slightly larger MD image, so bump the size to 2300k. 2014-03-02 13:24:38 +00:00
tsutsui b76049b5e9 Add X11R7 X68k server stuff. 2014-03-01 19:46:43 +00:00
dsl bb937bf907 Replace all the libbind9.so.7 with libbind9.so.8.
Hmm... why isn't the list of 32bit compat libs based on the normal list?
2014-03-01 15:41:00 +00:00
christos 4ae39b5fdc bump bind libraries 2014-03-01 03:28:06 +00:00
matt 610fda19da Split ARMv6 and ARMv7 kernels.
Handle armeb properly.
Add CUBIEBOARD
2014-03-01 01:53:36 +00:00
matt 279db79088 TARGETS -> ARCH_TARGETS 2014-03-01 01:52:13 +00:00
skrll 1e41b26996 Bump IMAGESIZE 2014-02-28 09:50:48 +00:00
martin 778a834ff6 Mark two gcc-4.8-only files as such (while the directories they live in
are only dependend on "compat" for now - sigh)
2014-02-28 09:31:17 +00:00
joerg 45ad289cdd Use gcc,compat, directory creation only depends on the MKCOMPAT switch. 2014-02-27 15:56:12 +00:00
isaki 0f8a3551c1 Increase the image size to 1600KB. 2014-02-27 09:13:20 +00:00
martin 0e1ee3bc54 Fix obvious copy&pasto 2014-02-25 14:05:35 +00:00
joerg fe94801223 Fix compat entries. 2014-02-24 21:14:13 +00:00
ozaki-r 4c90c2b202 Add myself 2014-02-24 11:56:01 +00:00
skrll 6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
jdc c2a0934238 Add the tsciic manual pages to the sets lists. 2014-02-21 12:26:40 +00:00
tsutsui b2183d3ee1 Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size. 2014-02-20 14:30:23 +00:00
tsutsui 2bfe408bb8 Improve luna68k md part of sysinst.
- setup a boot UFS partition and install native bootloader
- add messages how to setup NVRAM variables for firmware to load bootloader
- enable swap on <= 32MB machines
2014-02-19 12:14:40 +00:00
dsl 63b89b358b Unobsolete fpu.h 2014-02-18 22:03:52 +00:00
christos 6255e66148 bump sqlite3 2014-02-16 18:19:10 +00:00
tsutsui bde3bdd586 Use msg_display(3) rather than printf(3) to print dobootblk messages.
The latter won't show any characters on the sysinst screen
and other ports have used the former.
2014-02-15 19:45:43 +00:00
tsutsui b5686ed1fa Put a bootloader binary into install ramdisk.
sysinst support will come soon.
2014-02-15 18:41:20 +00:00
dsl ec9cf4df7b If MAKEVERBOSE < 2 remove the -v from pax command lines. 2014-02-15 09:43:02 +00:00
dsl 6609905aac Mark i386/npx.h obsolete.
I'd forgotten it was released here as well.
2014-02-13 17:42:24 +00:00
dsl e405c62563 Change i386 to use x86/fpu.c instead of i386/isa/npx.c
This changes the trap10 and trap13 code to call directly into fpu.c,
  removing all the code for T_ARITHTRAP, T_XMM and T_FPUNDA from i386/trap.c
Not all of the code thate appeared to handle fpu traps was ever called!
Most of the changes just replace the include of machine/npx.h with x86/fpu.h
  (or remove it entirely).
2014-02-12 23:24:09 +00:00
dsl fbb90a6bbe Add x86/fpu.h
Nothing in i386 uses it yet, but it ends up in destdir so it has to be
released.
2014-02-11 22:48:25 +00:00
dsl 742d777c6d Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/fpu.h
into sys/arch/x86 in preparation for using the same code for i386.
2014-02-11 20:17:16 +00:00
pedro 6ef01c7afe add myself 2014-02-10 06:36:53 +00:00
jmmv c973eabc21 Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as
well as with a non-clean tree and a clean build.  Hopefully I got the
details right... but they were tricky!
2014-02-08 19:17:42 +00:00
maxv 472e7df239 add myself 2014-02-08 15:50:29 +00:00
dsl f2491100df Add cpu_extended_state.h 2014-02-07 23:18:04 +00:00
christos d5946430b1 bump 2014-02-06 18:36:15 +00:00
njoly a935b103a7 Handle another declaration after statement case for lint in c99 mode.
Add the corresponding testcase.
2014-02-04 08:08:59 +00:00
matt 53a841187b Pass DBG to crunchgen so it can get into the created mk file. 2014-02-01 21:05:54 +00:00
jmmv 2d5468b007 Add missing Kyuafile for usr.bin/vmstat tests. 2014-02-01 20:49:11 +00:00
nakayama c7c583d9f6 Make sljit usable on sparc64 32-bit kernels. 2014-02-01 17:01:35 +00:00
christos 9f504665aa bump libc for ___lwp_park60 2014-01-31 20:48:49 +00:00
tsutsui f6b1443bfc Update md.ews4800mips list for xorg-server 1.9.2 merge. 2014-01-31 18:13:39 +00:00
joerg 048981b58c Add test for uint64 to real long double conversion. 2014-01-30 15:04:04 +00:00
wiz 87bc762a20 Install a pkg-config file for zlib. 2014-01-30 06:49:16 +00:00
joerg 51553b2f99 Update for libgcc->libgcc_eh change. 2014-01-29 22:35:52 +00:00
matt 450037c90f HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it
like we do for HAVE_GCC.
2014-01-28 02:54:02 +00:00