Module Name:src
Committed By: joerg
Date: Sun May 30 00:12:31 UTC 2021
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: exception.cc
libelftc_dem_gnu3.c unwind-itanium.h
Log Message:
Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272a
To generate a diff
Module Name:src
Committed By: christos
Date: Mon May 6 23:20:51 UTC 2019
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Avoid clang bug on earm with SSP/FORTIFY:
rt_libelftc_dem_gnu3.c:3567:3: warning: '__builtin___memset_chk' will always
overfl
Module Name:src
Committed By: joerg
Date: Tue Jul 17 18:58:10 UTC 2018
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Ignore atomic alignment warnings on ARM. The compiler doesn't
know that the library implementation will be fine.
To generate a diff o
Module Name:src
Committed By: joerg
Date: Tue Jul 17 18:57:25 UTC 2018
Modified Files:
src/external/bsd/libc++/dist/libcxx/include: __hash_table
Log Message:
Provide consistent exception specifiers.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 \
sr
Module Name:src
Committed By: kamil
Date: Wed Jun 6 12:02:43 UTC 2018
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Don't pass -z defs to libc++ with MKSANITIZER=yes
Sanitizers are conflicting with this option:
When linking shared libraries, the A
Module Name:src
Committed By: joerg
Date: Tue Aug 1 18:08:49 UTC 2017
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: libelftc_dem_gnu3.c
Log Message:
Inline storage size in one place to avoid depending on DCE for removing
the USE_FORT=yes warning.
To generat
Module Name:src
Committed By: pooka
Date: Fri Jun 26 00:50:39 UTC 2015
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: exception.cc
Log Message:
Fix gcc revision check for __cxa_begin_catch() declaration.
Now it matches what was introduced in upstream commit e4
Module Name:src
Committed By: joerg
Date: Wed Aug 20 15:19:39 UTC 2014
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Since GCC 4.5 doesn't support noexcept, don't pretend to support it by
using -std=c++0x. Just use the correct value for x.
To generat
Module Name:src
Committed By: joerg
Date: Thu May 15 23:59:12 UTC 2014
Modified Files:
src/external/bsd/libc++: prepare-import.sh
Log Message:
Remove some more CMakeLists.txt files.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/libc++/prepa
Module Name:src
Committed By: joerg
Date: Thu Jan 23 13:30:38 UTC 2014
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: unwind-itanium.h
Log Message:
Force consistent alignemnt of _Unwind_Exception with libgcc_s.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Thu Oct 17 22:07:59 UTC 2013
Modified Files:
src/external/bsd/libc++/include: Makefile
Log Message:
Explicitly include bsd.clean.mk for cleandir.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libc++
Module Name:src
Committed By: joerg
Date: Fri May 17 23:00:22 UTC 2013
Added Files:
src/external/bsd/libc++: prepare-import.sh
Log Message:
Add cleanup scripts for future imports.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/libc++/prepare-i
Module Name:src
Committed By: joerg
Date: Fri May 17 22:57:27 UTC 2013
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Prefer libcxxrt's typeinfo.cc. Do not use cxa_atexit.c, it is only for
Solaris. Do not use libcxxrt's memory.cc, the same content is al
Module Name:src
Committed By: joerg
Date: Tue Apr 30 00:34:16 UTC 2013
Modified Files:
src/external/bsd/libc++/lib: Makefile
Log Message:
Explicitly disable standard C++ include paths to prevent mixing
includes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
14 matches
Mail list logo