skrll
|
9332c51671
|
binutils mknative run for earmeb
|
2013-04-26 11:01:28 +00:00 |
|
joerg
|
49082f1e71
|
Do not define the C++ alternative operator names as macros.
|
2013-04-26 10:58:45 +00:00 |
|
joerg
|
a4f8ad4bfc
|
Do not define bool/true/false for C++.
|
2013-04-26 10:58:22 +00:00 |
|
msaitoh
|
50699a2b3c
|
Fix memory leak on the following cases when device attached or detached:
- No one open drvctl.
- kmem_alloc() failed in devmon_insert().
XXX pullup to both netbsd-5 and netbsd-6.
|
2013-04-26 09:04:43 +00:00 |
|
jdf
|
1428b55a96
|
Fix timestamp in the licence.
|
2013-04-25 23:15:14 +00:00 |
|
jdf
|
719a5de0b5
|
Add licence.
|
2013-04-25 23:05:09 +00:00 |
|
wiz
|
9edfa90da4
|
Fix mdoclint warnings.
XXX: licence missing, please add it.
|
2013-04-25 21:52:48 +00:00 |
|
rkujawa
|
5b8ce91452
|
Note tps65217pmic(4).
|
2013-04-25 21:11:03 +00:00 |
|
rkujawa
|
9d0be2ec38
|
Add tps65217pmic to BEAGLEBONE config.
|
2013-04-25 20:56:20 +00:00 |
|
rkujawa
|
2ccc14ccde
|
Add minimal support for TPS65217 PMIC as found on BeagleBone. Next step is to
expose regulated voltages through envsys(4).
|
2013-04-25 20:55:34 +00:00 |
|
christos
|
9f57c06d41
|
- read the root keys from our file
- explain what happens if we get clock skew
|
2013-04-25 20:28:05 +00:00 |
|
christos
|
90a83642c1
|
restore logging behavior: don't treat user disconnect messages as errors,
just log them.
|
2013-04-25 20:10:28 +00:00 |
|
christos
|
97d39c8212
|
add bind.keys
|
2013-04-25 17:10:50 +00:00 |
|
matt
|
6d6cbcdee2
|
To support build compat binaries, change MUST_USE_SJLJ_EXCEPTIONS to
be the inverse of TARGET_AAPCS_BASED.
|
2013-04-25 17:08:00 +00:00 |
|
christos
|
2bc201008f
|
Provide the root keys for dnssec and advise on how to make this work.
XXX: pullup-6
|
2013-04-25 17:02:29 +00:00 |
|
skrll
|
ca2e453ce2
|
Re-run mknative.
|
2013-04-25 16:22:56 +00:00 |
|
skrll
|
e75ab118f0
|
Avoid populating mknative output with gmp,mpfr, and mpc source
directories
|
2013-04-25 16:18:43 +00:00 |
|
matt
|
7b96d46463
|
for earm, make sure to build getdirentries man page
|
2013-04-25 15:39:26 +00:00 |
|
skrll
|
3d05234d02
|
mknative re-run
XXX /usr/src should be removed.
|
2013-04-25 15:07:16 +00:00 |
|
matt
|
ce483308e5
|
If libc isn't build with compat, ldexp/frexp will not be included. Always
pick them up from libm instead.
|
2013-04-25 14:53:35 +00:00 |
|
matt
|
8227b1ba63
|
When building for earm, make sure to build unwind_arm_ehabi_stub.*
|
2013-04-25 14:48:09 +00:00 |
|
matt
|
9e528c03eb
|
libgcc/libcompiler_rt inlines some functions needed by libexecinfo when
using ARM EHABI. Provide uninlined versions for libexecinfo.
from skrll@
|
2013-04-25 14:47:30 +00:00 |
|
matt
|
3498abfd33
|
Use __printflike and __dead instead of __attributes__
|
2013-04-25 14:16:37 +00:00 |
|
joerg
|
af56d1fe99
|
Update LLVM/Clang snapshot to r180004. This brings in the last pieces of
C++11 support in Clang as well as initial SPARC64 support.
|
2013-04-25 13:59:54 +00:00 |
|
matt
|
0504785998
|
Use phdr as start of phdrs (duh)
|
2013-04-25 13:45:15 +00:00 |
|
mbalmer
|
3c228850ce
|
update PAP
|
2013-04-25 13:34:10 +00:00 |
|
joerg
|
fcfab139c2
|
Since the mktemp test case uses mktemp, make linker warnings non-fatal.
|
2013-04-25 13:34:09 +00:00 |
|
matt
|
f0744dd4e8
|
Use ph, not phdr, consistently.
|
2013-04-25 13:26:17 +00:00 |
|
matt
|
e4c78a6811
|
Use relocbase, not mapbase.
|
2013-04-25 13:15:26 +00:00 |
|
matt
|
b469c1cb35
|
Don't assume that PT_PHDR is always first.
|
2013-04-25 13:14:41 +00:00 |
|
rkujawa
|
d0e53d93e6
|
Don't discard flags in ti_iic_exec when calling ti_iic_op. I'm not sure if
that's the correct solution. But it unbreaks the drivers when calling iic_exec
with I2C_F_POLL flag.
|
2013-04-25 13:04:27 +00:00 |
|
skrll
|
afe1984da4
|
Adjust exidx_start by relocbase
|
2013-04-25 12:28:59 +00:00 |
|
jdf
|
107d0467dd
|
Commit the file src.7 describing the source layout of the NetBSD src tree.
Written by Elvira Khabirova and Mingzhe Wang (the sys/ part) in the scope of
Google Code-In 2012/2013.
|
2013-04-25 12:05:54 +00:00 |
|
macallan
|
8b734aa316
|
map more register space on Shasta/K2, needed for SMU mailbox registers
|
2013-04-25 11:22:22 +00:00 |
|
skrll
|
d4d42c7f62
|
Handle PT_ARM_EXIDX when mapping objects.
|
2013-04-25 09:01:23 +00:00 |
|
matt
|
1c3095e278
|
If earm, include from lib/libexecinfo for unwind.h
|
2013-04-25 07:12:46 +00:00 |
|
matt
|
ecaf413acf
|
Remove weak_alias since that's now in the compat_putenv.c
|
2013-04-25 07:08:56 +00:00 |
|
matt
|
44eef346cd
|
Only include unwind.h if _RTLD_SOURCE
|
2013-04-25 06:37:40 +00:00 |
|
matt
|
79367e053c
|
Add CPPFLAGS+= -I${NETBSDSRCDIR}/sys for earm compat
|
2013-04-25 06:36:49 +00:00 |
|
skrll
|
016e91cef0
|
Style nit.
|
2013-04-25 04:45:33 +00:00 |
|
skrll
|
c14658041b
|
Trailing whitespace
|
2013-04-25 04:31:41 +00:00 |
|
macallan
|
9ab0014b38
|
make delay() work with _ARCH_PPC64
|
2013-04-25 00:11:35 +00:00 |
|
macallan
|
9c39c70523
|
we can read the timebase register as a 64bit chunk when _ARCH_PPC64 is defined,
not necessarily LP64
|
2013-04-25 00:08:48 +00:00 |
|
matt
|
5417f425b2
|
Add support for PT_ARM_EXIDX and __gnu_Unwind_Find_exidx for libgcc's support
of the ARM EHABI.
|
2013-04-24 22:37:20 +00:00 |
|
matt
|
866bfd9d17
|
Add PT_ARM_EXIDX
|
2013-04-24 22:35:23 +00:00 |
|
matt
|
e3feeaa73b
|
Add a ld.elf_so internals version of __gnu_Unwind_Find_exidx for that the
libgcc EHABI can find the exception tables for a supplied PC.
|
2013-04-24 22:32:29 +00:00 |
|
matt
|
63ebdd4153
|
Add #include <stdint.h>
|
2013-04-24 18:04:46 +00:00 |
|
msaitoh
|
485ad1f859
|
sbin/pdisk -> external/bsd/pdisk change. Fix build.
|
2013-04-24 08:04:18 +00:00 |
|
yamt
|
c0a3e99683
|
fix prototype
|
2013-04-24 00:56:14 +00:00 |
|
yamt
|
f0a3996216
|
fix return value
|
2013-04-24 00:51:58 +00:00 |
|