Scott Lahteine
8b637e436c
Update links, README, contributing, etc.
4 gadus atpakaļ
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
5 gadus atpakaļ
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
6 gadus atpakaļ
Dave Johnson
0456caf0ad
Consolidate shared HALs and isolate HAL compile (#11552 )
6 gadus atpakaļ
Scott Lahteine
59f7861bcb
Move backtrace to the HAL folder (#10790 )
7 gadus atpakaļ
etagle
40d7e12827
Removing warnings from compilation
7 gadus atpakaļ
Scott Lahteine
f2e3c9896e
Fix compile warnings in backtrace
Part of #10688
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
7 gadus atpakaļ
Scott Lahteine
0436e16fb2
Apply shorthand Assembler macros
7 gadus atpakaļ
Scott Lahteine
d1b619be52
Standardize some hexadecimals
7 gadus atpakaļ
Eduardo José Tagle
749f19e502
[2.0.x] Move backtrace to a shared location (#10237 )
- And implement the `backtrace()` function call
7 gadus atpakaļ
ejtagle
9a24c0ae3f
Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent
7 gadus atpakaļ