Commit graph

6 commits

Author SHA1 Message Date
Brooks Davis
619336abdf Update to r103179.
Start calling this 2.8.r* since 2.7 has shipped.

Add support for FreeBSD printf format extensions.[0]

Submitted by:	rdivacky [0]
2010-05-06 15:35:00 +00:00
Brooks Davis
cb80db4dc2 Update to r96348.
This update is reported to be self hosting with -O2.

This update contains a hack of setting REQUIRES_RTTI=1 globaly which
isn't optimal, but works around a problem a people have seen in
testing.

Feature safe:	yes
2010-02-16 17:58:52 +00:00
Brooks Davis
ab47cf3209 Upgrade to r82217.
Feature safe:	yes
2009-09-27 21:43:25 +00:00
Brooks Davis
45e5bc018a Update to r65948.
Add printf0 support. [1]

Install the clang C headers (excluding std*.h since we have our own) now
that the installer puts them somewhere sane.

Submitted by:	ed
2009-03-03 18:12:02 +00:00
Brooks Davis
e05fddbd1d Upgrade to a snapshot of svn rev r65789.
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.

Submitted by:	ed [1]
2009-03-01 22:45:34 +00:00
Brooks Davis
9b60bf839f Support %b in printf-like functions as required to compile the FreeBSD
kernel.

Submitted by:	rdivacky
2009-02-19 14:56:48 +00:00