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: unassignedb...@nondot.org
        ReportedBy: giffu...@tutopia.com
                CC: llvmbugs@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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to