Commit Graph

12 Commits

Author SHA1 Message Date
christos
ef4e6538b4 Forgot to commit additional file. 2013-01-18 16:22:35 +00:00
christos
8c30a47f87 remove RCSID, other files don't have it. 2013-01-17 22:24:55 +00:00
christos
6998db2383 toolify 2013-01-17 22:23:41 +00:00
christos
d546d6fc48 resolve conflicts, bump 2013-01-17 22:06:58 +00:00
christos
0e4a7fb1a7 sync with FreeBSD 2013-01-17 22:03:02 +00:00
plunky
f33b316b63 Remove the do-external-lib and do-gnu-lib targets, along with
external/lib/Makefile and crypto/external/lib/Makefile, replacing
them all with SUBDIRs directly from lib/Makefile.

compat/compatsubdirs.mk becomes simpler now, as everything is built
from lib/Makefile, meaning all the libraries will now be built under
compat so update the set lists to account for that.
2010-12-03 21:38:46 +00:00
darran
e171441276 Prep for building as part of the toolchain. 2010-02-22 11:01:29 +00:00
darran
c6ebd49b09 Fix a signed vrs unsigned cast. 2009-12-23 00:12:57 +00:00
darran
73d7a467ee while (0) -> while (/*CONSTCOND*/0) 2009-12-23 00:11:30 +00:00
darran
e65b189966 Add build glue. 2009-12-23 00:10:15 +00:00
darran
bd99ed90ac Add a script to prepare libdwarf for import. 2009-12-23 00:06:53 +00:00
darran
88d2277d90 Import libdwarf from FreeBSD 8.0-RC1.
ok tls@.
2009-12-23 00:03:21 +00:00