]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268993, r268893, r268994, plus partial r264070, r264082
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Aug 2014 22:26:29 +0000 (22:26 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Aug 2014 22:26:29 +0000 (22:26 +0000)
commit3806d4d97080dd3e81ecdecf6326f0897b8d0281
tree19f035de77ecff371630b14c3582ddd82ed35557
parentd821604b0d03cb572fc17dcff24578812deb728a
MFC r268993, r268893, r268994, plus partial r264070, r264082

 Fix C++ exception handling for ARM EABI.

 Just the part of r264070 that creates the FBSD_1.4 namespace in libc
 is hand-applied, and then r264082 which creates the Versions.def entry
 is MFC'd.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269792 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libstdc++/libsupc++/unwind-cxx.h
lib/libc/Versions.def
lib/libc/arm/Symbol.map
lib/libc/arm/aeabi/Makefile.inc
lib/libc/arm/aeabi/aeabi_unwind_exidx.c [new file with mode: 0644]
sys/arm/include/elf.h
sys/sys/link_elf.h