| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 1 | -1/+1 |
| | | | | | | | | | | error.h isn't standard and so isn't part of the musl C library. To easy future porting, consolidate the inclusion of error.h into system.h. https://sourceware.org/bugzilla/show_bug.cgi?id=21008 Signed-off-by: Ross Burton <[email protected]> | ||||
| * | libdw: Allow .debug_frame only Dwarf. | Mark Wielaard | 2018-06-29 | 1 | -0/+175 |
| .debug_frame is useful independent from the other .debug sections. Add a simplified variant of the addrcfi testcase dwarfcfi. dwarfcfi only uses dwarf_frame calls and no dwfl helpers. Signed-off-by: Mark Wielaard <[email protected]> | |||||
