Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-20 | code base: rename files under src/arbits/output/ to match the _au_ interfaces. | midipix | 1 | -104/+0 |
2024-02-19 | library api's: _lib_ (program driver) namespace overhaul. | midipix | 1 | -1/+1 |
2024-02-19 | library api's: _au_ (archiver utility) namespace overhaul. | midipix | 1 | -6/+6 |
2024-02-18 | ar mode: pretty printer: coff archives: filter out __imp_ prefixed symbols. | midipix | 1 | -3/+6 |
2024-02-17 | code base: legacy toolchain accommodation: initialize _all_ struct members. | midipix | 1 | -1/+1 |
2024-02-17 | ar mode: pretty printer: symbols, mapfile: added the -Wnosort switch. | midipix | 1 | -1/+1 |
2024-02-17 | ar mode: pretty printer: symbols, mapfile: produce a sorted output by default. | midipix | 1 | -1/+10 |
2024-02-17 | ar mode: utility: armap symbol printing: added the -Wregex switch. | midipix | 1 | -2/+16 |
2024-02-17 | archiver output: added slbt_ar_output_symbols() [currently -Wposix only]. | midipix | 1 | -0/+78 |