Commit Graph

240565 Commits

Author SHA1 Message Date
christos
eb3733c01e more riscv fixes 2016-01-30 01:17:05 +00:00
tsutsui
05856249ee Remove redundant mount_gemdos script and put an alias instead. 2016-01-30 00:52:11 +00:00
riastradh
461b4ecf4d Always initialize error.
Found by joerg.
2016-01-30 00:00:56 +00:00
riastradh
d5375c6a53 Flush unused function.
Found by joerg.
2016-01-29 23:58:22 +00:00
joerg
8efada2418 Restrict -Wno-unused-but-set-variable to gcc. 2016-01-29 22:49:06 +00:00
christos
286899b79e fix bfd for riscv. 2016-01-29 22:39:00 +00:00
riastradh
4306995b47 Use %"PRIx8", not %hx, for uint8_t. %hx is for unsigned short. 2016-01-29 22:25:45 +00:00
christos
04028aa931 update or1k 2016-01-29 21:46:13 +00:00
riastradh
44348888a3 Don't store non-enumerated values in an enum.
Found by joerg.
2016-01-29 21:46:03 +00:00
christos
83d04d3aa0 use __register. 2016-01-29 21:45:00 +00:00
christos
2f4394e35b add or1k 2016-01-29 21:38:35 +00:00
christos
2dd41d1a41 grow a big endian arm 2016-01-29 21:33:52 +00:00
christos
4e4e5082ff grow another arm. 2016-01-29 21:11:55 +00:00
christos
01129addf9 fix aarch64 2016-01-29 20:54:09 +00:00
christos
f2fcb61447 we have our own popcount. 2016-01-29 20:53:14 +00:00
christos
b711ecb4da regen earm, rest of ia64 2016-01-29 20:41:25 +00:00
christos
164e2a0fd9 regen ia64 2016-01-29 20:39:19 +00:00
christos
84c7254397 PR/50631: Joerg Sonnenberger: Don't rename syscalls before you include
the relevant headers.
2016-01-29 20:35:48 +00:00
christos
65691b0e16 One macro is enough (Ingo Schwarze) 2016-01-29 19:59:11 +00:00
christos
b466259f09 missing ia64. 2016-01-29 18:05:38 +00:00
christos
a7de39c009 try to adjust riscv 2016-01-29 18:05:18 +00:00
tsutsui
c7ed7eb92f Drop almost unnecessary devices for floppy to shrink sysinst.fs.
Briefly tested on TT030.
2016-01-29 18:03:16 +00:00
christos
f51ed01f4f regen! 2016-01-29 17:30:22 +00:00
christos
2bbb53d7df try to fix loongson hacks. 2016-01-29 17:01:55 +00:00
christos
bc117f559a fix bogus == bashism. 2016-01-29 16:23:51 +00:00
christos
33f4505796 new binutils will be 2.26 2016-01-29 15:33:51 +00:00
christos
5fa7ae025c remove clauses 3, 4 2016-01-29 15:19:01 +00:00
christos
8bdedb49af disable dso protected to work around binutils bug 2016-01-29 15:18:33 +00:00
christos
bcffc9ad49 disable dso protected to work around binutils bug. 2016-01-29 15:18:08 +00:00
christos
5f4eaf394b merge conflicts, regen for x86. 2016-01-29 14:42:43 +00:00
wiz
630110fe35 Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
christos
9573673d78 Import binutils-2.26 2016-01-29 12:44:10 +00:00
msaitoh
88a09f8d64 Remove debug message. 2016-01-29 11:30:03 +00:00
christos
d384368fae It is meaningless to check the root node if there was an error. 2016-01-29 10:42:30 +00:00
ozaki-r
423847a240 Add tests for a gateway not on the local subnet
The tests are derived from the example at
http://www.netbsd.org/docs/network/#nonsubnetgateway ,
which has come up in PR 50717.
2016-01-29 04:15:46 +00:00
christos
8ce1ba1c05 fix printf formats 2016-01-29 02:40:22 +00:00
macallan
91d5ecf2d2 first shot at SMP support, very much broken and experimental
So far the 2nd core wakes up, makes its way to the idle loop, and things lock
up when we start the timer interrupt.
2016-01-29 01:54:13 +00:00
htodd
522bc88a7d Fix build break. 2016-01-28 23:50:04 +00:00
christos
dbf7e049dc needs libpthread 2016-01-28 19:40:29 +00:00
riz
4145877bea Create dtrace device as part of "all" 2016-01-28 19:06:39 +00:00
lneto
e9138ce741 fixed metatable access to deallocated field
author: Lua.org <team@lua.org>
see: http://www.lua.org/bugs.html#5.3.2-1
2016-01-28 17:23:21 +00:00
christos
253490a42f Don't detach devices if we are dumping core. 2016-01-28 16:32:40 +00:00
lneto
2d6cb6c23b lua: merged 5.3.2 2016-01-28 14:41:39 +00:00
pgoyette
3c4024061c Add a couple of entries for NFC
Fixes PR/50718
2016-01-28 10:20:40 +00:00
martin
c25f345cfe The test for PR 50608 works now, remove the expected failure. 2016-01-28 10:10:09 +00:00
wiz
dbd12a24b4 binutils-2.26 out. 2016-01-28 09:12:17 +00:00
jnemeth
3f338bf379 move #ifdef notyet to encompass all relevant parts 2016-01-28 06:52:55 +00:00
ozaki-r
a8e10f3452 Tidy up
- KNF
- Remove obsolete ifdefs for other OSes
- Remove unnecessary else block

No functional change.
2016-01-28 04:37:01 +00:00
christos
91708124b8 Don't crash if we have a missing section. 2016-01-28 03:32:29 +00:00
christos
f234372d77 Add support for grub to find the ACPI root table pointer via a bootinfo entry
from grub.
    From: https://mail-index.netbsd.org/tech-kern/2014/05/22/msg017119.html
2016-01-28 01:09:56 +00:00