[TI S1500 / HP 9000-1500] TI-contributed GNU toolchain (public)
- GCC 1.37.1.1
- TI S1500 version 1.1.06
- GDB 3.1.1
- TI S1500 version 1.2
- GAS 1.34
- TI S1500 version 1.34.1
- Changes from upstream appear mostly self-contained.
- Search "
#ifdef ti1500
" to see these modifications.
- Search "
- Several source files seem to be slightly newer than the distributed binaries.
- The toolchain, as distributed, is functional and able to build working programs.
- Although future GCC development will most likely occur in the GCC-1.x repository,
- Pull requests for bug-fixes and improvements to the code in this repository will be accepted, and,
- Issues should be opened to track bugs and defects in this code.
- GCC is distributed under the GNU General Public License, version 1
- GDB is distributed under the GDB General Public License, 11 Feb 1988
- GAS is distributed under the GNU General Public License, version 1
- The branch original
contains all files, exactly as originally distributed.
- The tape archive files, as originally distributed, are kept in this branch.
- The branch master will be used for fixes and updates.