libcxxabi, libcxx, and libunwind patches from MacPorts

Jeremy Huddleston Sequoia jeremyhu at apple.com
Fri Jan 16 22:37:56 PST 2015


I'd like to upstream a few patches that I put together for libcxxabi, libcxx, and libunwind in MacPorts.

This first series is for libcxx:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-buildit-build-fix-for-Leopard.patch
Type: application/octet-stream
Size: 1203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-buildit-Set-compatibility-version-to-RC_ProjectSourc.patch
Type: application/octet-stream
Size: 969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-local-and-iterator-when-building-with-Lion-and-n.patch
Type: application/octet-stream
Size: 1933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0002.obj>
-------------- next part --------------



And this second series is for libcxxabi (mostly libunwind).


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-buildit-script-to-read-EXTRA_LDFLAGS-from-the.patch
Type: application/octet-stream
Size: 694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libunwind-Fix-fallback-implementation-of-_dyld_find_.patch
Type: application/octet-stream
Size: 1836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-libunwind-Add-missing-include-of-libunwind_ext.h-to-.patch
Type: application/octet-stream
Size: 1690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-libunwind-Use-__builtin_trap-rather-than-__builtin_u.patch
Type: application/octet-stream
Size: 1134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-libunwind-ppc-build-fix.patch
Type: application/octet-stream
Size: 1935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-libunwind-Only-include-Availability.h-on-Leopard-and.patch
Type: application/octet-stream
Size: 2114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150116/e7c057b6/attachment-0008.obj>
-------------- next part --------------


I don't have commit access to the svn repository, so if someone could push these after review, I'd appreciate it.

Thanks,
Jeremy



More information about the cfe-commits mailing list