summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix placement of LIBTOOLFLAGS variable in v3 makefile.am.Ralf Wildenhues2009-08-231-1/+1
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-221-4/+4
* exception: Include nested_exception.h in C++0x mode.Jonathan Wakely2009-05-121-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* [multiple changes]Paolo Carlini2008-08-231-1/+2
* 2008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2008-08-221-2/+1
* Re-instate last patch...Paolo Carlini2008-08-141-1/+2
* 2008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2008-08-131-2/+1
* Add exception propagation support as per N2179.Sebastian Redl2008-08-131-1/+2
* Makefile.am: Add initializer_list to the headers.Paolo Carlini2008-07-031-2/+3
* cxxabi-internal.h: Remove, to be replaced by...Jason Merrill2007-05-081-2/+2
* atexit_arm.cc: New file.Mark Mitchell2007-05-041-0/+1
* array_type_info.cc: Likewise.Mark Mitchell2007-03-181-0/+13
* libtool-ldflags: New script.Mark Mitchell2006-01-031-1/+3
* del_op.cc: Include c++config.h first.Benjamin Kosnik2005-11-221-2/+3
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+2
* Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell2004-08-021-1/+3
* [multiple changes]Benjamin Kosnik2004-02-271-3/+29
* Makefile.am: Remove trailing whitespace.Phil Edwards2003-08-271-11/+11
* Makefile.am: Add comment.Phil Edwards2003-08-271-4/+1
* acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX...Phil Edwards2003-08-171-31/+2
* Convert to new autotools.Phil Edwards2003-08-051-2/+0
* Move from CPP to CXX.Benjamin Kosnik2003-07-051-18/+18
* Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-241-4/+4
* Makefile.am (C_COMPILE): Remove.Danny Smith2003-03-171-12/+0
* Makefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir.Matthias Klose2003-03-071-1/+4
* [multiple changes]Benjamin Kosnik2003-02-271-26/+6
* Makefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_CXX_FLAGS@ @SECTION_FL...Danny Smith2003-01-281-1/+1
* vterminate.cc: Move to...Phil Edwards2002-12-261-1/+4
* configure.in (GLIBCPP_ENABLE_DEBUG): Default to none.Benjamin Kosnik2002-12-161-1/+1
* Makefile.am (sources): Add guard.cc.Mark Mitchell2002-11-251-0/+1
* Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS.John David Anglin2002-08-071-1/+1
* Makefile.am (LT_COMPILE): Remove C++ flags.Neil Booth2002-08-011-1/+1
* Makefile.am (libsupc__convenience_la_SOURCES): Add c_sources.Benjamin Kosnik2002-06-201-1/+1
* Makefile.am: Add rules.Benjamin Kosnik2002-06-201-12/+20
* configure.in (AC_CHECK_HEADERS): Check for string.h & stdlib.h.Kaveh R. Ghazi2002-05-041-1/+1
* linker-map.gnu: Export __verbose_terminate_handler.Phil Edwards2002-04-011-1/+26
* eh_personality.cc (__cxa_call_unexpected): Take void*.Jason Merrill2001-11-171-0/+1
* Makefile.am: New file encapsulating header generation rules.Stephen M. Webb2001-07-131-8/+2
* Makefile.am (install-glibcppinstallHEADERS, [...]): Have explicit rules cater...Hans-Peter Nilsson2001-06-041-0/+19
* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva2001-05-031-1/+1
* acinclude.m4: AC_CHECK_TOOL for expect.Benjamin Kosnik2001-04-111-0/+1
* Makefile.am (CXXLINK): Add --tag disable-shared after --tag CXX.Alexandre Oliva2001-03-281-10/+3
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-1/+8
* Makefile.am (CXXLINK): Use CXX again, and choose CXX tag explicitly.Alexandre Oliva2001-03-281-5/+7
* acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards2001-02-261-1/+1
* Add support for -fno-exceptions.Benjamin Kosnik2001-02-161-1/+1
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik2001-02-071-13/+2
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.Benjamin Kosnik2001-02-061-10/+0