joerg
ac86ba952c
Hook up SQLite into the build
2011-10-13 22:08:16 +00:00
joerg
63250efa82
Add build glue for SQLite
2011-10-13 21:40:27 +00:00
joerg
5e537536a5
Import pre-release of SQLite 3.6.9 based on 8bf13b036a.
2011-10-13 21:37:19 +00:00
christos
dc0f26b327
fix core dump handling. In essence remove all the custom code that dealt with
...
it, and use the gdb standard code.
2011-10-13 21:11:57 +00:00
matt
fb19a9fd0f
Regen.
2011-10-13 19:51:58 +00:00
plunky
f65a48c2ec
max WARNS is 4
2011-10-13 17:23:28 +00:00
joerg
158f0bd157
Kill redundant ()
2011-10-13 16:58:30 +00:00
christos
464319bdbd
Deal with core file initialization. The code is till wrong: all the core_ops
...
are unused and adding the core target does not work.
2011-10-13 16:00:37 +00:00
wiz
6bc209b109
Remove trailing whitespace.
2011-10-12 22:50:31 +00:00
christos
5a7c3e577e
renamed len -> i but did not fix it everywhere.
2011-10-12 19:48:24 +00:00
christos
70b3f8cd32
process files in /etc/cron.d/
2011-10-12 16:39:48 +00:00
njoly
3a1b9a69ca
define HAVE_STRPTIME needed for date parsing.
2011-10-12 15:33:38 +00:00
joerg
937673ea7b
Revert incorrect last change and redo it in a way that doesn't violate
...
strict aliasing rules.
2011-10-12 14:11:25 +00:00
christos
90136e10d7
fix wrong cast.
2011-10-12 13:44:33 +00:00
mrg
2c45186ad3
fix the paths to libsim.
2011-10-12 03:57:45 +00:00
dholland
0b9f907571
Improve the output of gcc when a subprogram gets a signal. When OOMing
...
it gets signal 9, which prints "Killed" -- that this is actually
signal 9 and not a generic message is never clear and causes people to
file PRs unnecessarily.
Suggested by followups to PR 44096.
2011-10-11 23:05:48 +00:00
christos
36efe015ea
make this compile.
2011-10-11 23:04:20 +00:00
christos
ac8695a91e
mknative m68k
2011-10-11 23:04:12 +00:00
joerg
01476cad21
Update build system for mdocml 1.12.0.
2011-10-11 19:20:13 +00:00
joerg
b1e8115bf5
Merge changes for mdocml-1.12.0.
2011-10-11 19:12:13 +00:00
joerg
c5f73b3488
Import mdocml 1.12.0:
...
- Support to output HTML fragments
- Initial support for mdoc->man translation
- Initial eqn support
- preconv / apropos / demandoc (not hooked up)
- Various bugfixes
2011-10-11 19:09:36 +00:00
joerg
3990e5f3ce
Disable format string validation with clang, it doesn't like gettext too
...
much.
2011-10-11 15:18:09 +00:00
joerg
e88c6d8036
Fix memset usage.
2011-10-11 15:13:08 +00:00
christos
c1a250a123
don't forget to subtract the offset; found by clang -Warray-bounds
2011-10-11 15:11:59 +00:00
christos
e9f7791ec5
fix some empty bodies.
2011-10-11 15:10:17 +00:00
joerg
9aa0541bdf
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
...
preventing Qt4 from building.
2011-10-11 13:53:56 +00:00
mrg
58ea3a282e
force on -DPIC and re-apply the old .pico rules again.
...
i'd expect this to help hppa/sh3 builds, but it doesn't entirely.
it does get the related command lines much closer though.
2011-10-11 03:10:26 +00:00
christos
c6bacb34f2
regen arm
2011-10-10 23:14:48 +00:00
christos
7b0e9de91a
make this compile
2011-10-10 23:13:25 +00:00
christos
71f924834e
make alpha compile.
2011-10-10 22:18:08 +00:00
christos
fdf8f3b19f
mknative for sparc64 and alpha
2011-10-10 22:18:00 +00:00
christos
33c386138b
add missing file
2011-10-10 14:07:16 +00:00
njoly
8ee20f16ad
Fix locale alias file substitution in man page.
2011-10-10 09:41:47 +00:00
chs
24dea3d577
in emit_push_insn(), ignore alignment if we don't have a type.
...
works around a gcc ICE on m68k. from mrg.
2011-10-09 21:17:33 +00:00
christos
e6afcfa146
fix and re-enable the texinfo targets
2011-10-09 18:17:53 +00:00
christos
cfa2879daa
add arm and hppa
2011-10-09 17:19:03 +00:00
christos
d824ea3fab
don't forget to set bindir.
2011-10-09 13:58:27 +00:00
christos
c8d7cb163f
fix powerpc support.
2011-10-09 02:07:24 +00:00
christos
1138a3c397
add powerpc support
2011-10-09 02:03:19 +00:00
christos
cee1519fd9
Add psim
2011-10-09 01:59:31 +00:00
christos
4ad34de5ac
Descent into gdb if we support it yet.
2011-10-08 21:52:15 +00:00
christos
eabd2ad9ba
- Don't use the unwind register get functions; you end up in an assertion
...
trying to unwind while unwinding; plus the sniffer is not allowed to unwind.
- Return the outer frame to terminate not the null frame.
This fixes the kernel track unwinder, so enable it.
2011-10-08 21:47:52 +00:00
christos
2851a42220
pass the thread id.
2011-10-08 21:43:35 +00:00
christos
6ee25ca9b9
use cleantags, instead of home grown copy.
2011-10-08 19:28:38 +00:00
njoly
e7df974e10
Adjust UID header position, to be aligned with the datas.
2011-10-08 08:45:37 +00:00
christos
1d3d0af5a7
gnu style.
2011-10-07 23:24:14 +00:00
christos
b2a67858d2
Fix broken logic that created R_SPARC_64 relocations when -Bsymbolic.
...
When -Bsymbolic, all resolved symbols need to be created with relative
relocations. The dynamic linker depends on that because it only
knows how to perform relative relocations in the first pass to
relocate itself. This bug ended up creating R_SPARC_64 symbols for
12 relocation symbols in ld.elf_so, one of them dlopen(), which
ended up breaking things using dlopen(), most notably PAM.
2011-10-07 22:30:56 +00:00
christos
5cb8c25793
disable building the .info file
2011-10-07 20:22:59 +00:00
joerg
debc234b9f
Optimise by simplifying.
2011-10-07 10:38:02 +00:00
hannken
34f54c83be
As vnalloc() always allocates with PR_WAITOK there is no longer the need
...
to test its result for NULL.
2011-10-07 09:35:04 +00:00