Home
last modified time | relevance | path

Searched refs:libsupc (Results 1 – 25 of 40) sorted by relevance

12

/openbsd-src/gnu/lib/libstdc++/
H A DMakefile.bsd-wrapper28 rm -f ${DESTDIR}/usr/lib/libstdc++.la ${DESTDIR}/usr/lib/libsupc++.la
30 ${DESTDIR}/usr/lib/libsupc++.*
72 cd ${.OBJDIR}/libsupc++ && exec ${MAKE} ${MAKE_FLAGS} install-data DESTDIR=${DESTDIR}
/openbsd-src/gnu/lib/
H A DMakefile8 SUBDIR+=libstdc++ libstdc++-v3 libsupc++-v3
15 SUBDIR+=libstdc++-v3 libsupc++-v3
/openbsd-src/gnu/llvm/libcxx/
H A DTODO.TXT5 * Look into mirroring libsupc++'s typeinfo vtable layout when libsupc++/libstdc++
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-2001631 * libsupc++/exception (bad_exception::~bad_exception()): Remove
633 * libsupc++/new (bad_alloc::~bad_alloc()): Remove.
634 * libsupc++/typeinfo (bad_cast::~bad_cast()): Remove.
636 * libsupc++/tinfo.cc (bad_cast::~bad_cast()): Remove definition.
638 * libsupc++/new_handler.cc (bad_alloc::~bad_alloc()): Same.
639 * libsupc++/eh_exception.cc (bad_exception::~bad_exception()): Same.
835 libsupc++/tinfo.cc, libsupc++/cxxabi.h, libsupc++/typeinfo,
836 libsupc++/eh_throw.cc, acinclude.m4, aclocal.m4, configure,
882 * libsupc++/eh_type.cc: Formatting tweak.
883 * libsupc++/exception: Likewise.
[all …]
H A Dconfigure.in71 # Check for headers necessary for libsupc++ using dyn-string.c/cxa_demangle.c
486 # libsupc++/Makefile.am and testsuite/Makefile.am so that multilib installs
489 # top_srcdir/{src,libsupc++}/Makefile.am, manually append it here.
492 libmath/Makefile libio/Makefile libsupc++/Makefile \
498 grep '^MULTISUBDIR =' Makefile >> libsupc++/Makefile
518 dnl libmath/Makefile libio/Makefile libsupc++/Makefile \
524 dnl grep '^MULTISUBDIR =' Makefile >> libsupc++/Makefile
H A DREADME22 modulo specific runtime-related files that are in the libsupc++
91 libsupc++
H A DChangeLog62 * libsupc++/tinfo.h: Likewise.
322 * libsupc++/cxxabi.h: Move forward declaration of __class_type_info.
654 * libsupc++/eh_throw.cc: Don't call _Unwind_Resume_or_Rethrow if
706 * libsupc++/eh_catch.cc (__cxa_begin_catch): Handle foreign exceptions.
708 * libsupc++/eh_throw.cc (__cxa_rethrow): Likewise. Use
710 * libsupc++/eh_personality.cc (empty_exception_spec): New.
1031 * libsupc++/Makefile.am (LTCOMPILE): Add $(AM_CFLAGS) $(CFLAGS).
1032 * libsupc++/Makefile.in: Regenerate.
1109 * libsupc++/Makefile.am: Express glibcppinstalldir in terms
1112 * libsupc++/Makefile.in: Regenerate.
[all …]
H A DMakefile.am28 SUBDIRS = include libio libmath libsupc++ src po testsuite subdir
H A DChangeLog-20009 * libsupc++/Makefile.am (INCLUDES): Sync.
121 * libsupc++/Makefile.in: Ditto.
513 * libsupc++/Makefile.in: Regenerate.
930 * libsupc++/Makefile.am (headers): Remove new.h
931 * libsupc++/Makefile.in: Regenerate.
943 * libsupc++/new.h: Add using declarations for bad_alloc,
999 * libsupc++/exception_support.cc (__throw_bad_cast): Name it
1002 * libsupc++/pure.cc (__pure_virtual): Name it __cxa_pure_virtual
1007 * libsupc++/exception_support.h: New header file.
1008 * libsupc++/vec.cc: Include it.
[all …]
H A DMakefile.in151 SUBDIRS = ${INCLUDE_SUBDIR} libio libmath libsupc++ src po testsuite
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A DMakefile.in159 toolexeclib_LTLIBRARIES = libsupc++.la
161 noinst_LTLIBRARIES = libsupc++convenience.la
343 cd $(top_srcdir) && $(AUTOMAKE) --cygnus libsupc++/Makefile
428 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
431 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
471 subdir = libsupc++
H A DMakefile.am39 toolexeclib_LTLIBRARIES = libsupc++.la ltlibrary
41 noinst_LTLIBRARIES = libsupc++convenience.la ltlibrary
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A DMakefile.am30 toolexeclib_LTLIBRARIES = libsupc++.la ltlibrary
32 noinst_LTLIBRARIES = libsupc++convenience.la ltlibrary
H A DMakefile.in43 subdir = libsupc++
311 toolexeclib_LTLIBRARIES = libsupc++.la
313 noinst_LTLIBRARIES = libsupc++convenience.la
438 $(AUTOMAKE) --foreign --ignore-deps libsupc++/Makefile
492 libsupc++.la: $(libsupc___la_OBJECTS) $(libsupc___la_DEPENDENCIES)
494 libsupc++convenience.la: $(libsupc__convenience_la_OBJECTS) $(libsupc__convenience_la_DEPENDENCIES)
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A DMakefile.am158 $(top_builddir)/libsupc++/libsupc++convenience.la
H A DMakefile.in242 $(top_builddir)/libsupc++/libsupc++convenience.la
/openbsd-src/gnu/llvm/libcxx/src/support/runtime/
H A Dexception_glibcxx.ipp11 #error header can only be used when targeting libstdc++ or libsupc++
H A Dexception_pointer_glibcxx.ipp10 // libsupc++ does not implement the dependent EH ABI and the functionality
/openbsd-src/gnu/llvm/libcxx/docs/
H A DBuildingLibcxx.rst315 …**Values**: ``none``, ``libcxxabi``, ``system-libcxxabi``, ``libcxxrt``, ``libstdc++``, ``libsupc+…
490 Using libsupc++ on Linux
493 You will need libstdc++ in order to provide libsupc++.
495 Figure out where the libsupc++ headers are on your system. On Ubuntu this
531 You can also substitute ``-DLIBCXX_CXX_ABI=libsupc++``
532 above, which will cause the library to be linked to libsupc++ instead
535 GCC ships libsupc++ separately but only as a static library. If a
537 own copy of libsupc++ and this can lead to subtle problems.
557 clang is set up to link for libc++ linked to libsupc++. To get around this
/openbsd-src/gnu/gcc/libstdc++-v3/
H A DREADME22 modulo specific runtime-related files that are in the libsupc++
85 libsupc++
/openbsd-src/gnu/lib/libstdc++-v3/
H A DMakefile.common13 SUPDIR= ${SRCDIR}/libsupc++
/openbsd-src/gnu/llvm/clang/docs/
H A DToolchain.rst306 libsupc++ (GNU)
309 libsupc++ is GCC's implementation of this specification. However, this
311 library version of libstdc++ contains a copy of libsupc++.
315 Clang does not currently automatically link against libsupc++ when statically
/openbsd-src/gnu/llvm/libcxx/cmake/Modules/
H A DHandleLibCXXABI.cmake97 # Link against a system-provided libsupc++
98 elseif ("${LIBCXX_CXX_ABI}" STREQUAL "libsupc++")
/openbsd-src/gnu/gcc/libstdc++-v3/config/abi/pre/
H A Dgnu-versioned-namespace.ver95 # Symbols in the support library (libsupc++) have their own tag.
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/
H A Dlinker-map.gnu404 # Symbols in the support library (libsupc++) have their own tag.

12