[LLVMbugs] [Bug 9097] New: FreeBSD updates and enhancements
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 28 14:50:59 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9097
Summary: FreeBSD updates and enhancements
Product: tools
Version: 2.8
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: giffunip at tutopia.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6075)
--> (http://llvm.org/bugs/attachment.cgi?id=6075)
Patchset based on the BSD trees.
The patch contains updates taken mostly from FreeBSD's source tree. Other
platforms shouldn't be affected.
The main new feature is the addition of -fformat-extensions, required to build
the FreeBSD kernel and also available on clang. The FreeBSD specs also required
some twitches for building kernels but that it confirmed to work. FreeBSD will
now use the Solaris threading model, as was done upstream (in both FreeBSD and
gcc).
I also added the -Wtrampolines and some bug fixes from OpenBSD.
Also, while here, I added a couple of really minor fixes that were left out of
bug 9031.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list