freebsd-dev/contrib/llvm/patches
2015-02-07 12:52:34 +00:00
..
patch-01-clang-version-include.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-02-format-extensions.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-03-clang-vendor-suffix.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-04-default-target-triple.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-05-add-CC-aliases.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-06-clang-arm-target-cpu.diff Cleanup patch set, and update README.TXT. Add three new patches. 2014-11-24 18:43:37 +00:00
patch-07-llvm-r216989-r216990-fix-movw-armv6.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-08-clang-r217410-i386-garbage-float.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-09-llvm-r221709-debug-oom.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-10-llvm-r222562-loop-rotate.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-11-add-llvm-gvn-option.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-12-llvm-r218241-dwarf2-warning.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-13-llvm-r215352-aarch64-dyn-loader.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-14-llvm-r216571-dynamiclib-usability.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-15-clang-r221900-freebsd-aarch64.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-16-llvm-r222856-libapr-miscompile.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-17-llvm-r214802-armv6-cp10-cp11.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-18-llvm-r215811-arm-fpu-directive.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-19-enable-armv6-clrex.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-20-llvm-r223147-arm-cpu-directive.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-21-llvm-r221170-ppc-vaarg.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-22-llvm-r221791-ppc-small-pic.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-23-llvm-r224415-ppc-local.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-24-llvm-r213890-ppc-eh_frame.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-25-llvm-r224890-ppc-ctr-tls-loop.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-26-clang-r213790-type_traits-crash.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-27-llvm-r222587-arm-add-pc.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-28-llvm-r222292-aarch64-no-neon.diff Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
patch-29-clang-add-mips-triples.diff Belatedly add the clang patch corresponding to r277423. 2015-02-02 20:05:52 +00:00
patch-30-llvm-r226664-aarch64-x18.diff Belatedly add the clang patch corresponding to r277423. 2015-02-02 20:05:52 +00:00
patch-31-clang-r227062-fixes-x18.diff Belatedly add the clang patch corresponding to r277423. 2015-02-02 20:05:52 +00:00
patch-32-llvm-r224884-invalid-reg-replacement.diff Add llvm patch corresponding to r278349. 2015-02-07 12:52:34 +00:00
README.TXT Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00

This is a set of individual patches, which contain all the customizations to
llvm/clang currently in the FreeBSD base system.  These can be applied in
alphabetical order to a pristine llvm/clang 3.5.1 release source tree, for
example by doing:

svn co https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_351/final llvm-3.5.1-final 
svn co https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_351/final llvm-3.5.1-final/tools/clang
cd llvm-3.5.1-final
for p in /usr/src/contrib/llvm/patches/patch-*.diff; do
	patch -p0 -f -F0 -E -i $p -s || break
done

A number of these consist of hand-written modifications, specifically for
FreeBSD, while most others are cherry pickings off the llvm and clang trunks.
When a new version of llvm/clang is eventually imported, those latter ones will
largely disappear.