8 Commits

Author SHA1 Message Date
François-Xavier Bourlet
9fb93a08aa clang-format 2019-09-05 13:41:10 -07:00
Stephan Zuercher
44ae9609e8 functional mac port (#70)
* functional mac port

* combine common parts of Linux and Darwin implementations

* add unwind support for apple

* insure BACKWARD_HAS_BACKTRACE_SYMBOL is set for BACKWARD_SYSTEM_DARWIN

* fix indentation

* use pthread_self and pthread_main_np
2018-02-06 22:43:16 -08:00
Christoph Sterz
61876549f1 Add aarch64 support
*Read the pc as specified for aarch64 processors.
*Disable division by zero tests, since aarch64 does not trap these and
 therefore does not generate SIGFPEs there.
*All other tests succeed.
2017-06-29 15:12:18 +02:00
François-Xavier Bourlet
c486368c54 stackoverflow test 2013-11-17 23:00:47 -08:00
François-Xavier Bourlet
246fd67b34 Tests refactored onto less files. 2013-11-17 22:31:13 -08:00
François-Xavier Bourlet
e8b6cb2475 Tests are all passing now. 2013-11-17 22:16:13 -08:00
François-Xavier Bourlet
2104840c1d Attribute Copyright to Google Inc. 2013-03-17 15:59:09 -07:00
François-Xavier Bourlet
1ae978ab77 Initial import. 2013-03-14 23:10:06 -07:00