matt
7ef13c34d9
Turn on CPU_CONTROL_EX_BEND for big endian in exceptions,
...
not CPU_CONTROL_BEND_ENABLE.
2013-08-05 00:59:19 +00:00
matt
8bb79fa0ac
Add EF_ARM_BE8
...
Make sure that running a program, that it right big-endian format for the
processor. (BE8 for armv7, BE32 for all others).
2013-08-05 00:57:24 +00:00
matt
d97935c873
Add evbearmv7-eb and evbearmv7hf-eb aliases for evbarm.
...
These are because cortex (armv7a) cores uses a different big-endian binary
format that previous big-endian arm systems.
2013-08-05 00:28:52 +00:00
matt
41fa6563ce
Add 3 more MACHINE_ARCH: earmv4 earmv7eb earmv7hfeb
...
The latter are for cortex big-endian which uses a different binary format
than previous arm big endian platforms.
2013-08-05 00:21:50 +00:00
matt
8c5076b89b
Use BINUTILS_MACHINE_ARCH instead of MACHINE_ARCH
...
BINUTILS_MACHINE_ARCH is MACHINE_ARCH,
except armv[467] is replaced with arm instead.
2013-08-05 00:17:52 +00:00
matt
216bc04d40
Add mknative files for earmv7hfeb MACHINE_ARCH.
2013-08-05 00:11:51 +00:00
matt
b36ddc07a9
Use BINUTILS_MACHINE_ARCH instead of MACHINE_ARCH
...
BINUTILS_MACHINE_ARCH is MACHINE_ARCH,
except armv[467] is replaced with arm instead.
2013-08-05 00:08:58 +00:00
matt
2a575ee471
Use GDB_MACHINE_ARCH instead of MACHINE_ARCH.
...
GDB_MACHINE_ARCH is MACHINE_ARCH, except armv[467] is replaced with arm instead.
2013-08-04 23:41:43 +00:00
matt
6618efcaf4
If MACHINE_ARCH contains armv[467], use arm instead.
2013-08-04 23:37:54 +00:00
matt
e193aeee34
match armv[467]*--netbsdelf*
2013-08-04 22:19:42 +00:00
matt
b095942929
match armv[467]*--netbsdelf*
...
and default cpu appropriately.
2013-08-04 22:18:16 +00:00
skrll
94423bf5d3
G/C old csu stuff for hppa.
2013-08-04 17:35:10 +00:00
joerg
44ed6e91de
Prefer "." for the current address and not the PPC specific "$".
2013-08-04 17:15:21 +00:00
sjg
ac8c620987
Move the call to Job_SetPrefix() to Job_Init() so that
...
makefiles have had a chance to set .MAKE.JOB.PREFIX
2013-08-04 16:48:15 +00:00
pooka
c325796ca6
Use standard file-is-valid-until-last-reference-is-dropped semantics
...
for file contents.
via Justin Cormack & valgrind on github
2013-08-04 11:09:55 +00:00
pooka
40df3663d1
tests for i/o-after-unlink
2013-08-04 11:02:02 +00:00
wiz
2077b57a6f
Add RCS Id.
2013-08-04 07:55:09 +00:00
matt
acfa8422ee
Print out BE8 and LE8 for arm elf
2013-08-04 07:49:07 +00:00
matt
8b76de0ee4
Not needed, either empty or contents in ad.arm
2013-08-04 07:20:34 +00:00
matt
650dede7de
These aren't needed anymore (everything is in ad.arm).
2013-08-04 07:11:59 +00:00
kiyohara
1ac3829df7
Fix build failed, if undef INET.
2013-08-04 07:05:15 +00:00
dholland
0e7c031ea9
Add a curses gizmo for solving Sunday-paper-type cryptograms based on
...
substitution ciphers. It gets the cleartext from fortune. I wrote this
some years ago for my own amusement; a couple people have suggested
that I should import it.
Approved only by groo, so I'm going to wait a couple days to hook it
to the build in case anyone demands it be removed again...
2013-08-04 05:42:47 +00:00
matt
145100d1a1
Modify the BE8_LINK_SPEC if big endian to use !mlittle-endian
2013-08-04 03:52:28 +00:00
dholland
45ee4e0c87
Add a bunch of missing words from a list I had dated 2005.
2013-08-04 03:38:13 +00:00
matt
450ce83137
Make sure CPU_CONTROL_BEND_ENABLE is set on BE systems.
2013-08-04 01:20:08 +00:00
matt
f187f66f49
If this is a BE kernel, force ourselves into BE just in case we aren't.
...
(setting SCTRL[EE] is done elsewhere).
2013-08-04 01:02:01 +00:00
matt
7b40031dea
use the proper make symbols for adding an ldscript
2013-08-04 00:59:46 +00:00
matt
dc923a1209
Supply the --be8 if building a big endian kernel.
2013-08-04 00:58:47 +00:00
rkujawa
025f5473db
Monitor for power source changes and report with appropriate information in
...
dmesg, a pmf event and sysmon_pswitch event.
2013-08-04 00:24:28 +00:00
rkujawa
d3c2abe539
Add an event for situations where some kind of power source change occurs.
2013-08-04 00:21:56 +00:00
wiz
dd9e15ecc1
The *roff macro argument is "-isoC-2011"; adapt.
2013-08-03 22:12:23 +00:00
matt
7641e12152
Add ISO C11
2013-08-03 21:56:56 +00:00
matt
d7060a4069
Fix a misoptimization. See
...
http://mail-index.netbsd.org/port-arm/2013/03/04/msg001782.html
2013-08-03 21:56:09 +00:00
matt
699807cd79
Add drvctl
2013-08-03 21:35:59 +00:00
matt
34dc0e228e
Add VFP_FPSCR_RN (even though it's 0) just to be explicit.
2013-08-03 20:16:44 +00:00
adam
d048c62b15
Fixed a typo
2013-08-03 19:31:26 +00:00
soren
35985c7122
Don't use \t to align text columns.
...
Add a few attribute descriptions.
2013-08-03 18:35:31 +00:00
soren
dcaf98cac2
Don't complain about not being able to open empty removable media drives.
2013-08-03 18:30:57 +00:00
soren
57d8a38cf6
Some UMTS/LTE USB modems have as many as five tty instances and the
...
useful ones that understand AT commands tend to be enumerated last,
so bump up the default number of ttyU device nodes.
2013-08-03 16:07:35 +00:00
soren
8733cf0b4d
Regen.
2013-08-03 16:06:08 +00:00
soren
27ffe8b52d
Add support for some new and old ZTE modems, some of which have a
...
SFF-8070i virtual installer CD instead of a SCSI class one.
Recent Huawei modems support (and in the case of the very latest models,
require) the use of a CDC NCM interface as an alternative to PPP. Avoid
attaching u3g to that interface.
2013-08-03 16:04:30 +00:00
skrll
947e51e53e
Whitespace.
2013-08-03 13:23:10 +00:00
skrll
ffcdb0b170
Fix DEBUG build.
2013-08-03 13:17:05 +00:00
roy
efe644d8de
Import dhcpcd-6.0.5
2013-08-03 10:31:52 +00:00
roy
d9c567271e
Import dhcpcd-6.0.5
...
* Fix the domain option (broken in 6.0.4)
* Don't write a search line in resolv.con if it matches the domain
2013-08-03 10:30:01 +00:00
kiyohara
c353b58b7a
Issue the STOP-bit if needed.
...
And remove #ifdef ARMADAXP.
2013-08-03 07:39:31 +00:00
wiz
22815a188d
Use more markup and improve table formatting.
2013-08-02 20:13:09 +00:00
spz
e124ae9088
Fix an inversion in checking for authorization to drop TCP connections
...
found (and the obvious fix suggested) by Sander Bos.
2013-08-02 20:00:33 +00:00
martin
ab52354b99
Do not pack struct rt_msg - this voids the alignement restrictions and
...
causes crashes on alignemen critical archs.
From Matt Thomas.
2013-08-02 16:51:25 +00:00
elric
845f0d2fb7
Update accept(2) to indicate that paccept honours SOCK_NOSIGPIPE in its
...
flags argument.
2013-08-02 14:10:46 +00:00