PR libstdc++/9404, PR libstdc++/9701 (partial)
[platform/upstream/gcc.git] / libstdc++-v3 / libsupc++ /
2003-02-12 Benjamin KosnikMakefile.am (stamp-std-precompile): Add rule.
2003-02-06 Peter Soetensbasic_file_libio.h: Fixups.
2003-01-28 Nathan Sidwellre PR c++/9433 (SegFault in dynamic_cast)
2003-01-28 Danny SmithMakefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_...
2003-01-14 Jeffrey D. OldhamFurther conform g++'s __vmi_class_type_info to the...
2003-01-06 Benjamin Kosniklocale_facets.h (messages): Move ctor, dtor definitions...
2002-12-27 Mark Mitchell* config/locale/gnu/ctype_members.cc
2002-12-27 Phil Edwardsexception: Add comment (mistakenly skipped).
2002-12-26 Phil Edwardsvterminate.cc (writestr): Use __builtin_strlen.
2002-12-26 Phil Edwardseh_term_handler.cc: Add comment about embedded systems.
2002-12-26 Phil Edwardsvterminate.cc: Move to...
2002-12-16 Benjamin Kosnikconfigure.in (GLIBCPP_ENABLE_DEBUG): Default to none.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-10 Mark Mitchellcxxabi.h (__cxa_bad_cast): Declare it.
2002-12-09 Mark Mitchell* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.
2002-11-25 Mark MitchellMakefile.am (sources): Add guard.cc.
2002-09-26 Benjamin KosnikMakefile.am (target_headers): Remove cpu_limits.h.
2002-08-22 Benjamin KosnikMakefile.am (check-abi): New rule.
2002-08-15 Steve Ellceyunwind-cxx.h (__cxa_exception): Change catchTemp type...
2002-08-07 John David AnglinMakefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS.
2002-08-01 Neil BoothMakefile.am (LT_COMPILE): Remove C++ flags.
2002-07-31 Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-07-31 Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-07-26 Phil Edwardsnew (placement delete): Remove unused paramater names.
2002-07-24 Benjamin Kosnikre PR libstdc++/7286 (placement operator delete issue)
2002-07-20 Phil Edwardsabi.txt: New file.
2002-07-16 Andreas Schwabnew (set_new_handler): Declare to not throw any exceptions.
2002-06-27 Benjamin Kosnikconfigure.in (INTERFACE): Remove.
2002-06-25 Jessica Han2002-06-25 Jessica Han <jessica@cup.hp.com>
2002-06-20 Benjamin KosnikMakefile.am (libsupc__convenience_la_SOURCES): Add...
2002-06-20 Benjamin KosnikMakefile.am: Add rules.
2002-06-19 Benjamin Kosnikstd_cwchar.h: Guard.
2002-05-27 Benjamin Kosnikmisc-inst.cc: Define unnecessary algorithm instantiations.
2002-05-04 Kaveh R. Ghaziconfigure.in (AC_CHECK_HEADERS): Check for string.h...
2002-04-16 Benjamin Kosnikre PR libstdc++/4164 (33 Memory Leak when using iostream)
2002-04-02 Benjamin Kosnikacinclude: More extensive checks for msgfmt, --enable...
2002-04-02 Phil Edwardsexception (__verbose_terminate_handler): Point to docs.
2002-04-01 Phil Edwardslinker-map.gnu: Export __verbose_terminate_handler.
2002-03-31 Richard Hendersonre PR c++/3719 (Unable to retrow exception in unexpecte...
2002-03-23 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just...
2002-03-19 Steve Ellceyacinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS)...
2002-03-18 Jason Merrillre PR c++/4381 (Exceptions virtually inherited from...
2002-02-22 Benjamin Kosnikconfigure.in (target_alias): Default to yes.
2002-01-28 Phil EdwardsMakefile.am (doxygen, [...]): Tweak targets.
2002-01-16 Benjamin Kosniksignbitl.c: Copyright years as list, not range.
2002-01-09 Paolo Carliniexception (bad_exception): Add comment.
2002-01-09 Paolo Carlinilibstdc++/3150: revert 2001-11-30 commit.
2001-12-01 Benjamin Kosnikexception (bad_exception::~bad_exception()): Remove...
2001-11-23 Jason Merrillvterminate.cc (__verbose_terminate_handler): Add leadin...
2001-11-23 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-11-20 Phil EdwardsIntro.3: More notes.
2001-11-18 Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-10-24 Benjamin KosnikMake -fno-exceptions work.
2001-10-23 Benjamin Kosniklimits.h: Move to...
2001-10-02 Benjamin Kosniktime_members_gnu.h: Remove.
2001-09-25 Phil Edwardshowto.html: Add anchor name.
2001-09-20 Benjamin KosnikImplement std::time_put.
2001-09-10 Benjamin KosnikMakefile.am (stamp-target): Remove link to self.
2001-09-05 Phil Edwardstestsuite_flags.in: No longer need to search testsuite...
2001-09-03 Richard Sandifordeh_personality.cc (parse_lsda_header): Change type...
2001-08-31 Jason Merrillexception.cc (PERSONALITY_FUNCTION): Simplify leb128...
2001-08-31 Jason Merrillunwind-pe.h (read_uleb128, [...]): Move actual reading...
2001-08-14 Benjamin Kosnikconfigure.in (libtool_VERSION): Add.
2001-08-13 Mark Mitchellconfigure.in (LIMITS_INC_SRCDIR): New variable.
2001-08-10 Benjamin Kosnikacconfig.h (_GLIBCPP_MEM_LIMITS): Define.
2001-08-08 Benjamin KosnikImplement std::messages.
2001-07-18 Stephen M. WebbAll occurrences of the __value_type() and __distance_ty...
2001-07-13 Stephen M. WebbMakefile.am: New file encapsulating header generation...
2001-07-11 Phil Edwardsrun_doxygen: Don't keep output from previous run.
2001-07-02 Benjamin Kosniklocale.cc (locale::locale(const char*)): Make sure...
2001-06-26 Benjamin Kosniksbuf_iter.h: Change to..
2001-06-25 Phil Edwardsre PR libstdc++/3377 (missing std::__cmath_power<double...
2001-06-21 Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-06-09 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check...
2001-06-08 Loren J. Rittleeh_alloc.cc: Ensure that required macros are defined...
2001-06-04 Hans-Peter NilssonMakefile.am (install-glibcppinstallHEADERS, [...])...
2001-05-25 Phil Edwardseh_alloc.cc (__cxa_allocate_exception): Qualify malloc...
2001-05-25 Mark Mitchellstd_cstring.h: #define away all global functions we...
2001-05-14 Benjamin KosnikSwitch over to new harness.
2001-05-12 Richard Hendersoneh_personality.cc: Include unwind-pe.h.
2001-05-03 Alexandre Olivaconfigure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer...
2001-04-12 Nathan Sidwelleh_alloc.cc (__cxa_allocate_exception): Don't terminate...
2001-04-11 Benjamin Kosnikacinclude.m4: AC_CHECK_TOOL for expect.
2001-04-06 Benjamin KosnikWarn when using backward headers.
2001-04-03 Phil EdwardsNew concept checking implementation.
2001-03-30 Benjamin Kosnik[multiple changes]
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Add --tag disable-shared after...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Use CXX again, and choose CXX...
2001-03-25 Phil Edwardsacinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update...
2001-03-20 Jason Merrillvec.cc (__cxa_vec_cleanup): New fn.
2001-03-13 Benjamin Kosniknew: Remove pragma interface.
2001-03-06 Stephen M. Webbvec.cc (__cxxa_vec_new2): Qualify size_t.
2001-03-02 Benjamin Kosnik[multiple changes]
2001-03-01 Benjamin Kosnikc++config (__GLIBCPP__): Bump number in anticipation...
2001-02-28 Phil Edwardsacinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS...
2001-02-28 Benjamin Kosnikbasic_file.h: Include basic_file_model.h.
2001-02-26 Phil Edwardsacinclude.m4 (GLIBCPP_CONFIGURE): Update required compi...
2001-02-20 Phil Edwardsstl_config.h: Remove file.
2001-02-16 Mark MitchellRemove old ABI support from libsupc++.
next