Scott Lahteine
8b637e436c
Update links, README, contributing, etc.
4 年之前
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
5 年之前
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
6 年之前
Dave Johnson
0456caf0ad
Consolidate shared HALs and isolate HAL compile (#11552 )
6 年之前
Scott Lahteine
59f7861bcb
Move backtrace to the HAL folder (#10790 )
7 年之前
etagle
40d7e12827
Removing warnings from compilation
7 年之前
Scott Lahteine
f2e3c9896e
Fix compile warnings in backtrace
Part of #10688
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
7 年之前
Scott Lahteine
0436e16fb2
Apply shorthand Assembler macros
7 年之前
Scott Lahteine
d1b619be52
Standardize some hexadecimals
7 年之前
Eduardo José Tagle
749f19e502
[2.0.x] Move backtrace to a shared location (#10237 )
- And implement the `backtrace()` function call
7 年之前
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 年之前