git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Have basic_istream seekg, putback and unget first clear eofbit. Fixes http://llvm...
[lldb.git]
/
libcxxabi
/
2012-08-08
Howard Hinnant
Change size of reference count field in __libcpp_nmstr...
tree
|
commitdiff
2012-08-03
Howard Hinnant
Fixes apple: #12020687. This was a problem in the...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Update status.
tree
|
commitdiff
2012-08-01
Howard Hinnant
Update CREDITS.TXT
tree
|
commitdiff
2012-08-01
Howard Hinnant
Erik Olofsson: This patch adds support for lambda...
tree
|
commitdiff
2012-07-29
Howard Hinnant
Andrew Morrow: Mainline clang seems to have recently...
tree
|
commitdiff
2012-07-29
Howard Hinnant
Andrew Morrow: The variable 't1' on line 10188 of...
tree
|
commitdiff
2012-07-20
Sylvestre Ledru
add a link to the libc++ website
tree
|
commitdiff
2012-07-11
Richard Smith
Add missing #include <stdlib.h> into test which uses...
tree
|
commitdiff
2012-06-15
Howard Hinnant
Don't dereference root in __parse_ctor_dtor_name unless...
tree
|
commitdiff
2012-05-02
Howard Hinnant
Fix bug in cxa_demangle involving template substitution.
tree
|
commitdiff
2012-04-28
Howard Hinnant
Make __cxa_new_handler un-mangled
tree
|
commitdiff
2012-04-24
Howard Hinnant
Changed 'cause' from 'terminate' to 'uncaught' in defau...
tree
|
commitdiff
2012-04-18
Howard Hinnant
Richard Smith: __int128 is a GNU keyword which clang...
tree
|
commitdiff
2012-03-19
Howard Hinnant
I would really like to write the handlers in terms...
tree
|
commitdiff
2012-03-19
Howard Hinnant
I've moved __cxa_terminate_handler, __cxa_unexpected_ha...
tree
|
commitdiff
2012-03-17
Howard Hinnant
Arm fixes in cxa_personality.cpp and a little refactoring.
tree
|
commitdiff
2012-03-15
Dave Zarzycki
Less lame "concurrency" support
tree
|
commitdiff
2012-03-15
Dave Zarzycki
Be friendly to when dead_strip doesn't work
tree
|
commitdiff
2012-03-15
Nick Kledzik
move default handlers to their own file so they can...
tree
|
commitdiff
2012-03-14
Howard Hinnant
Missed an underscore on the last commit.
tree
|
commitdiff
2012-03-14
Howard Hinnant
Enable __arm__ on apple
tree
|
commitdiff
2012-03-14
Nick Kledzik
fix crash log magic
tree
|
commitdiff
2012-03-09
Howard Hinnant
Enable / silence -Wunused-parameter.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable -Wstrict-aliasing=2 -Wstrict-overflow=4.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wsign-compare.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wsign-compare.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wmissing-field-initializers.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wunused-variable.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wconversion.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wshadow.
tree
|
commitdiff
2012-03-08
Howard Hinnant
Enable/silence -Wsign-conversion.
tree
|
commitdiff
2012-02-29
Howard Hinnant
First attempt at arm support.
tree
|
commitdiff
2012-02-23
Howard Hinnant
Insert a couple of dummy virtual functions to ease...
tree
|
commitdiff
2012-02-23
Howard Hinnant
And the handlers should be extern C.
tree
|
commitdiff
2012-02-23
Howard Hinnant
I had originally made the handler function pointers...
tree
|
commitdiff
2012-02-22
Dave Zarzycki
Pedantic fix: missing newline at EOF
tree
|
commitdiff
2012-02-17
Howard Hinnant
Move typeinfos for exceptions in <stdexcept> to the abi
tree
|
commitdiff
2012-02-17
Howard Hinnant
Add (reluctantly) a namespace alias for __cxxabiv1.
tree
|
commitdiff
2012-02-17
Howard Hinnant
Remove outdated information from comment.
tree
|
commitdiff
2012-02-03
Howard Hinnant
__gxx_personality_v0 and __cxa_call_unexpected are...
tree
|
commitdiff
2012-02-03
Howard Hinnant
Pushed optimization back up. Crash disappeared with...
tree
|
commitdiff
2012-02-02
Howard Hinnant
corrected namespace in test
tree
|
commitdiff
2012-02-02
Howard Hinnant
Work on restricting symbol visibility.
tree
|
commitdiff
2012-02-02
Howard Hinnant
Add version number to this library so we can recognize...
tree
|
commitdiff
2012-02-02
Howard Hinnant
There's a crasher I need to track down, occurring at...
tree
|
commitdiff
2012-02-01
Marshall Clow
added const nullptr tests
tree
|
commitdiff
2012-02-01
Marshall Clow
removed duplicated tests - Howard was quicker than me.
tree
|
commitdiff
2012-02-01
Marshall Clow
Added tests for catching const/non-const nullptr
tree
|
commitdiff
2012-02-01
Howard Hinnant
Add test for pointer qualification conversion.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Changed a TODO to a 'maybe some time in the future'.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Removed DEBUG statements.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Remove a TODO regarding where some can_catch are implem...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Add some tests to test catching nullptr with pointers...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Quash a TODO related to catching pointer-to-member...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Quash TODO regarding catch by function type. Add tests...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Quash TODO regarding catch by array type. Add tests...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Removing a TODO: can_catch is fundamentally different...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Teach exception_cleanup_func about dependent exceptions.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Treat all exceptions except that the ones that this...
tree
|
commitdiff
2012-02-01
Howard Hinnant
Nothing but polishing comments.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Move an error detector to a better place.
tree
|
commitdiff
2012-02-01
Howard Hinnant
Here's a test for catching pointers.
tree
|
commitdiff
2012-01-31
Howard Hinnant
More test cases concentrating on catching class types.
tree
|
commitdiff
2012-01-31
Howard Hinnant
Some unwinding test cases
tree
|
commitdiff
2012-01-31
Howard Hinnant
Back the optimization down from -O3 to -Os. I'm gettin...
tree
|
commitdiff
2012-01-31
Howard Hinnant
Drop the stress a notch on dynamic_cast_stress.cpp...
tree
|
commitdiff
2012-01-31
Howard Hinnant
Correct test bug.
tree
|
commitdiff
2012-01-31
Howard Hinnant
Have the default unexpected/terminate handler output...
tree
|
commitdiff
2012-01-31
Howard Hinnant
Fix type-o in the comment of the last commit
tree
|
commitdiff
2012-01-31
Howard Hinnant
Found and fixed a bug in __cxa_call_unexpected. If...
tree
|
commitdiff
2012-01-31
Howard Hinnant
Found and fixed bug in personality function: Don't...
tree
|
commitdiff
2012-01-31
Howard Hinnant
Minor bug fix in __cxa_call_unexpected. Changed std...
tree
|
commitdiff
2012-01-30
Howard Hinnant
Refactored personality function. Found one bug in...
tree
|
commitdiff
2012-01-30
Howard Hinnant
Removed debugging print statements
tree
|
commitdiff
2012-01-30
Howard Hinnant
Add a descriptive name for a constant. Also I'm at...
tree
|
commitdiff
2012-01-30
Howard Hinnant
Add -fstrict-aliasing -Wstrict-aliasing and change...
tree
|
commitdiff
2012-01-30
Howard Hinnant
Put throw() clauses back on these functions in cxxabi...
tree
|
commitdiff
2012-01-28
Howard Hinnant
Minor updates to a couple of comments.
tree
|
commitdiff
2012-01-28
Howard Hinnant
Add a little paranoia for testing purposes.
tree
|
commitdiff
2012-01-28
Howard Hinnant
Minor header fixups for test.
tree
|
commitdiff
2012-01-28
Howard Hinnant
Silence a warning.
tree
|
commitdiff
2012-01-28
Howard Hinnant
Sometimes it takes all day to write a decent comment...
tree
|
commitdiff
2012-01-25
Howard Hinnant
These commits are intended to be temporary in nature...
tree
|
commitdiff
2012-01-25
Howard Hinnant
Add comment documenting extension behavior of __cxa_get...
tree
|
commitdiff
2012-01-25
Howard Hinnant
cxa_guard.cpp didn't quite make it on the last commit...
tree
|
commitdiff
2012-01-25
Howard Hinnant
Restricted headers to cxa_guard.cpp and abort_messsage...
tree
|
commitdiff
2012-01-24
Howard Hinnant
By changing all of the throw() specs to noexcept I...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Add some needed symbols in exception.cpp and eliminate...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Marshall Clow reminded me that fallback_malloc.cpp...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Add some needed symbols to cxa_new_delete.cpp and put...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Got fooled by fallback_malloc.cpp source file: it...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Add new file for public type_info-related signatures
tree
|
commitdiff
2012-01-24
Howard Hinnant
CrashReporterClient.h is back, but this time protected...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Remove dependence upon std::exception_ptr from the...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Forgot to include this file in the last commit: Move...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Move kOurExceptionClass and kOurDependentExceptionClass...
tree
|
commitdiff
2012-01-24
Howard Hinnant
Removed reference to internal header
tree
|
commitdiff
2012-01-24
Howard Hinnant
Changed my mind about __cxa_uncaught_exception and...
tree
|
commitdiff
2012-01-23
Howard Hinnant
I renamed abort_message to be a C++ file to simplify...
tree
|
commitdiff
next