Releases: dinuxbg/gnupru
Releases · dinuxbg/gnupru
BETA RC2 release
- ld: Switched relocations to be more compatible with TI's toolchain. YOU MUST RECOMPILE ALL YOUR SOURCE FILES - object files from old and new binutils cannot be linked together.
- gas: Added WBC and WBS pseudo ops to GAS.
- gas: Added optional & prefix for addressed registers
- gas/ld: Removed %hi/%lo/%hi_rlz assembler constructs and instead implemented LDI32 pseudo instruction.
- gas: Switched to r3.w2 as Return Address Register for the call and ret pseudos.
- gas: Added %label() construct to allow disambiguating register from label JMP operands.
- Fixed invalid-syntax assembler generation on 32bit hosts.
- Removed leading underscore for symbols for better TI ABI compatibility.
BETA RC1.1 release - updated debian packaging
Toolchain is in a good-enough shape for developers to start cautiously using it.
No functional changes since RC1 - only updates to debian packaging.
BETA RC1 release
Toolchain is in a good-enough shape for developers to start cautiously using it.