skrll
f42052eaf6
BPI is CORTEX A7 and Allwinner A20
2014-10-24 07:00:49 +00:00
christos
0c3960a65b
gcc=48 has asan.
2014-10-24 02:39:34 +00:00
dennis
7a9009c7b5
Fix a typo: the PC is likely in _REG_PC
2014-10-24 01:08:07 +00:00
christos
fed776c55d
one more search path.
2014-10-23 23:31:26 +00:00
christos
0a409b4552
remove stray endif
2014-10-23 21:19:53 +00:00
christos
9e91d16823
simplify and eliminate TOCTOU.
2014-10-23 21:03:25 +00:00
christos
621f4f2bec
fix (add missing, remove dups, sort)
2014-10-23 20:08:27 +00:00
christos
3c0fd211c8
instead of bitching about the missing endianness, get it.
2014-10-23 19:39:42 +00:00
christos
6eb7640629
make alpha compile
2014-10-23 19:03:38 +00:00
christos
37f7124d43
mention tzcode
2014-10-23 18:46:49 +00:00
christos
67431d7357
merge 2014i
2014-10-23 18:45:58 +00:00
christos
035b9a6c6d
prefer our own unwind.h
2014-10-23 17:51:22 +00:00
christos
3ce54f1012
use the appropriate unwind.h header
2014-10-23 17:50:24 +00:00
christos
a62fb610ef
stop playing type games, and use the proper type for the placement new operator
2014-10-23 17:50:08 +00:00
martin
91eb09ff7d
Only visit libasan if ${HAVE_GCC} == "48"
2014-10-23 15:29:06 +00:00
apb
169f79fc13
Add vis() function, and canonicalise file names via vis(unvis($1)).
...
XXX: The vis() function is very limited, due to the absence of ord()
in NetBSD's awk.
2014-10-23 14:19:33 +00:00
msaitoh
d2097cff68
Add some HyperTransport related defines. It's required for the MSI.
2014-10-23 13:45:41 +00:00
msaitoh
75d11a50a3
- Cleanup pci_conf_print_caplist. Use table. The reason why it loops twice
...
is that some capabilities appear multiple times (e.g. HyperTransport cap).
- Print the specification revision of Power Management and AGP not in
the capability list part but in the detail part.
2014-10-23 13:44:37 +00:00
msaitoh
7ba909f296
Fix a bug that the specification revision of the Power Management function
...
was incorrectly printed in the output of capability "list".
The value is also printed in the detail output and it has no bug.
2014-10-23 13:40:15 +00:00
christos
37db287df0
Use libdplibs
2014-10-23 12:16:25 +00:00
msaitoh
3a7d62f9b4
Add support for sysenter, sysexit, vmptrld, vmptrst and getsec.
2014-10-23 10:01:53 +00:00
msaitoh
cab18f482b
Fix typo in comment.
2014-10-23 09:59:56 +00:00
msaitoh
0b799d3076
Add comment.
2014-10-23 09:57:37 +00:00
martin
a97b734d97
Add standard size_t dance
2014-10-23 08:55:32 +00:00
apb
947d6598d2
Note update to tzdata2014i,
2014-10-23 03:47:58 +00:00
apb
f03d8877bd
Add ./usr/share/zoneinfo/Pacific/Bougainville for tzdata2014i
2014-10-23 03:45:46 +00:00
apb
2eedb5803b
Update tzdata2netbsd for 2014i.
...
The NEWS file has been included in the tzdata tarball since 2014g, so
don't mention the separate NEWS URL in the prototype CVS log message.
2014-10-23 03:42:09 +00:00
apb
94442e1f49
Import tzdata2014i from ftp://ftp.iana.org/tz/releases/tzdata2014i.tar.gz
...
Summary of changes in tzdata2014i (2014-10-21 22:04:57 -0700):
* Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00.
Guess that future years will use a similar pattern.
* A new Zone Pacific/Bougainville, for the part of Papua New Guinea
that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00.
* Since Belarus is not changing its clocks even though Moscow is,
the time zone abbreviation in Europe/Minsk is changing from FET
to its more-traditional value MSK on 2014-10-26 at 01:00.
* The new abbreviation IDT stands for the pre-1976 use of UT+8 in
Indochina, to distinguish it better from ICT (UT+7).
* Many time stamps have been corrected for Asia/Ho_Chi_Minh before 1976.
Asia/Ho_Chi_Minh has been added to zone1970.tab, since
north and south Vietnam disagreed after our 1970 cutoff.
* Asia/Phnom_Penh and Asia/Vientiane have been turned into links, as
they differed from existing zones only for pre-1970 time stamps.
* Changes affecting commentary.
2014-10-23 03:37:19 +00:00
christos
9512ff2aab
simplify and add more architectures.
2014-10-23 00:25:54 +00:00
christos
e3b61b8356
forgot one.
2014-10-22 23:25:11 +00:00
christos
f6fe66d5cb
add asan to the libraries we build.
2014-10-22 23:20:48 +00:00
christos
9b7e305c80
set the proper asan variable
2014-10-22 23:17:24 +00:00
christos
c589879b35
Add build glue
2014-10-22 21:22:06 +00:00
christos
877f27642f
add libasan to the build
2014-10-22 21:21:02 +00:00
christos
f4169a524f
more portability fixes.
2014-10-22 21:19:59 +00:00
christos
152b237a9f
add undef first
2014-10-22 20:50:20 +00:00
christos
e25713fc10
don't kill the existing includes
2014-10-22 19:29:31 +00:00
christos
bacb21ce00
mention address sanitizer
2014-10-22 16:54:13 +00:00
christos
38f6727a61
Do the mcontext stuff differently so that we don't fail compilation.
2014-10-22 16:53:16 +00:00
christos
df8aa0850e
NetBSD supports -lasan
2014-10-22 16:52:47 +00:00
christos
ff64bca229
Add libraries the statically linked address sanitizer library needs.
2014-10-22 16:52:23 +00:00
christos
f9211b1169
Add libasan
2014-10-22 16:51:31 +00:00
christos
5efa2869b3
remove dup lines
2014-10-22 16:36:52 +00:00
christos
0b7d23047d
No need to -I execinfo now that unwind.h is installed.
2014-10-22 16:31:57 +00:00
christos
98d839c6b3
Make unwind.h installable.
2014-10-22 16:30:21 +00:00
christos
496a0216ed
reduce diffs with upstream.
2014-10-22 16:29:47 +00:00
nonaka
b5a6e53dd2
Don't call kpause(9) if cold.
2014-10-22 11:41:34 +00:00
jmcneill
328980e268
map gmac_phy_power.gmac_phy_power_en to gmacpwren
2014-10-22 11:11:40 +00:00
joerg
514c5293cd
Add missing muldc3.c.
2014-10-22 10:33:27 +00:00
joerg
6602b2dcba
Support copysignl on PowerPC.
2014-10-22 10:32:50 +00:00