mrg
1383461bd0
mark ./usr/include/g++/bits/aarch64/c++config.h and
...
./usr/include/g++/bits/arm/c++config.h as "libstdcxx" not "gcc=6".
2019-02-09 02:15:05 +00:00
mrg
c39df26c59
add new t_libgomp test.
2019-02-09 00:14:43 +00:00
mrg
503eacff30
bump ramdisk sizes by 100kb for GCC 7 bloaty.
2019-02-07 23:11:10 +00:00
mrg
bcf3b19768
- don't use arm unwind code for netbsd/earm. conflicts with native unwind.
2019-02-07 10:45:48 +00:00
mrg
3a525b6945
bump ramdisk sizes to cope with GCC 7 bloat.
2019-02-07 04:33:58 +00:00
mrg
1c4493c3a7
fix mips64 GCC 7 builds.
2019-02-07 00:04:56 +00:00
rin
3b61790727
Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device.
...
Ported from OpenBSD. Support for RX/TX checksum offload added by myself.
2019-02-06 11:55:05 +00:00
mrg
07c9782f50
pply zlib hack for gcc 7 here too (4th occurance!)
2019-02-06 09:17:18 +00:00
mrg
8bf484fa75
bump image size by 1/8th of an MB.
2019-02-06 07:51:20 +00:00
mrg
e1052b82ae
- clean the .tmp kernel targets as well
2019-02-06 07:33:08 +00:00
mrg
f68b80937a
add gcc-7 specific header.
2019-02-05 13:57:25 +00:00
maxv
ed8fc6e9ad
Add 12 tests for libnvmm's I/O Assist.
2019-02-05 13:00:03 +00:00
mrg
fe9dd32d6b
add new gcc7 arm headers: arm_cmse.h and arm_fp16.h
2019-02-05 10:54:14 +00:00
mrg
acfd4d5491
mark ./usr/include/g++/bits/sparc and ./usr/include/g++/bits/sparc64
...
subdirs as non-compat.
2019-02-05 06:14:55 +00:00
mrg
88c4e4870c
lto1 and lto-wrapper are part of gcccmds set.
2019-02-04 03:26:27 +00:00
martin
b65e77441f
Add debug info for new ksem test
2019-02-03 13:01:57 +00:00
pgoyette
cd454b2473
Update sets lists for new compat_netbsd32_raid module
2019-02-03 08:02:58 +00:00
mrg
0033ffe5d3
put g++/debug/{assertions,helper_functions,stl_iterator}.h back in the
...
normal gcc set, since we have it for gcc6 and gcc7.
should fix builds. reported by moof, but i also see 47 builds failed
on HEAD on the latest build report so far.
2019-02-03 03:28:04 +00:00
thorpej
68e270a267
Implement support for "pshared" POSIX semaphores.
...
Fixes lib/53273 (and Firefox's multi-process tab feature).
2019-02-03 03:20:23 +00:00
mrg
2d1f11de34
- add new entries of gcc=7 and libgomp, libasan, liblsan, libstdc++, libubsan
...
- add missing header files fpr gcc=7
- add some missing gcc=5 obsolete entries
- create ./usr/include/dev/bluetooth in mtree not make, and move it into the
base set where all other directories are.
2019-02-02 22:39:32 +00:00
christos
b38e44ea7c
threadpool needs rump
2019-01-27 16:32:52 +00:00
maxv
65d06f3f0e
Remove the satlink driver. It was disabled everywhere, had no man page and
...
no use either. Spotted by thorpej in PR/21345, ok christos.
2019-01-27 08:53:28 +00:00
dholland
d5bcf4cdfb
fix duplicated chunk from merge
2019-01-27 04:21:26 +00:00
pgoyette
d91f98a871
Merge the [pgoyette-compat] branch
2019-01-27 02:08:33 +00:00
christos
78928445f5
PR/53908: Alex Raschi: Test that require modules belong in modules; move the
...
threadpool test from kernel to modules.
2019-01-25 18:33:58 +00:00
mrg
29b7d8b58b
adjust libstdc++ headers for gcc7.
2019-01-24 21:51:15 +00:00
kamil
8059cc86d2
Fix MKCATPAGES=yes build
...
Register vboxvideo.0 for i386 and amd64 sets.
2019-01-22 03:11:32 +00:00
jmcneill
918e5fb8e9
No need to specify root and console bootargs on amlogic
2019-01-21 16:28:39 +00:00
alnsn
9459cddf74
Add bpfjit and sljit modules.
2019-01-21 00:22:24 +00:00
skrll
1521ad8a22
Another kernel bites te dust.
...
Remove ODROID-C1 as it is now replaced by GENERIC. Thanks jmcneill.
2019-01-20 10:18:03 +00:00
mrg
ea47ee7d4a
add basic gcc-7 support in sets lists and filesystem. mips gained
...
a header. assumes it's otherwise mostly the same as gcc-7.
2019-01-19 13:06:50 +00:00
christos
8d69f81137
- mark gcc=5 files obsolete
...
- make includes always available, not only when gcccmds
- mark files obsolete consistently
2019-01-18 17:49:55 +00:00
christos
ededf16281
If we are building gcc, we always install the include files, otherwise
...
we can't build things even when cross-compiling because of missing header
files (like stdatomic.h). Really all the md/ad header files now will be
installed when mkgcccmds=no, but I've only fixed m68k.
2019-01-18 17:30:31 +00:00
knakahara
6e581475e6
Add ATF for ipsecif(4) pfil.
2019-01-17 02:49:11 +00:00
roy
a4b9a5dd90
Install /etc/wpa_supplicant.conf
2019-01-12 17:25:09 +00:00
tsutsui
c9cc7dbd64
Add irisboot binaries for pre-ARC machines. PR port-sgimips/53539
2019-01-12 16:46:25 +00:00
uwe
bc7d43ca97
Hook vboxvideo driver into the build.
2019-01-10 23:10:23 +00:00
christos
e9f4d10f1c
bump bind libraries.
2019-01-09 16:59:34 +00:00
scole
08064bce7b
increase IMAGESIZE slightly to avoid running out of space when doing some sysinst options
2019-01-07 01:39:26 +00:00
aymeric
a3ff5f3bc4
Rename the DE0 Nano SoC dts file to its new linux/uboot name
2019-01-05 13:55:46 +00:00
jmcneill
08587e7728
Fix mmcpart for exynos SD card
2019-01-03 18:21:55 +00:00
christos
67af810459
use ARM_ELF2AOUT
2019-01-02 17:34:03 +00:00
christos
aa95d973bb
use arm_elf2aout
2019-01-02 17:32:25 +00:00
christos
2d533f7203
more headers only in 120
2019-01-02 00:46:34 +00:00
christos
8adbf7c67a
Rename ELF2ECOFF -> MIPS_ELF2ECOFF
2019-01-01 19:09:12 +00:00
maya
9cd3ccd06c
Revert installing llvm headers.
2019-01-01 18:46:03 +00:00
maya
538871b710
Move llvm header directories to base/mi.
...
They are created unconditionally by mtree.
Should help with set lists on non-llvm-for-now builds :-)
2019-01-01 06:28:42 +00:00
maya
613a39df76
Install most of the llvm headers.
...
This is missing some generated files, llvm/include/IR/*.inc
2018-12-31 19:33:02 +00:00
christos
52785a9794
add elf2aout
2018-12-31 13:53:12 +00:00
mrg
72df0f8e5a
update for xorg-server 1.20.3:
...
- add new files
- re-mark them as 120 not 118
2018-12-31 11:59:23 +00:00