Changed
- Prevent GCC from adding the
.ident
directive to object files - See https://github.com/AmanoTeam/obggcc/commit/9838b3ed19ce3511191d79992d56bf55238e3521.
Fixed
- Fix the MIPS and MIPS64 targets not producing PIC/PIE code by default
Added
- Add support for macOS
- Works on both Intel and Apple Silicon chips.