summaryrefslogtreecommitdiff
path: root/src/dwarf_eh.h
Commit message (Collapse)AuthorAge
* Add per-file copyright notices / licensesDavid Chisnall2012-03-10
| | | | (makes life easier for downstream people)
* Finished ARM EH enough that it passes the test suite. Still to do:David Chisnall2011-11-25
| | | | properly handle nested cleanups.
* Mostly-working ARM exceptions.David Chisnall2011-11-24
| | | | Exception specifications are still broken - only the first is checked.
* Use the ARM / Itanium EH abstraction layer.David Chisnall2011-11-23
|
* Tidy up of the libcxxrt sources. Added missing comments, fixed some ↵anonymous2011-05-09
| | | | inconsistent indenting.
* Fix for COMPILER-8909anonymous2011-01-06
|
* Fixed minor compiler warnings.anonymous2010-09-17
|
* Missing <stdint.h> header is addedanonymous2010-07-02
|
* Added std:: functions for setting unexpected / terminate handlers.anonymous2010-06-28
|
* Initial import.anonymous2010-06-27