1
0
mirror of https://github.com/cahirwpz/amigaos-cross-toolchain synced 2025-12-08 15:08:26 +00:00

Updated Home (markdown)

Krystian Bacławski
2016-02-16 12:42:41 +01:00
parent 98a8404619
commit 1eb1865498

@ -14,15 +14,11 @@
#### Gcc
- Build feature matrix for 2.95.3, 3.4.6 and 4.x.
- Assess which important features are missing from gcc 3 and 4.
- Add missing support for custom `data` and `bss` section in 3.4.6.
- Use [vamos](https://github.com/cnvogelg/amitools) to run gcc testsuite.
#### Binutils
- Fix crashes on 64-bit architecture.
- Fix *GNU as* crash during *g++ 3.4.6* build (for both *binutils 2.9.1* and *2.14*).
#### Tools
@ -36,8 +32,3 @@
- Write bunch of simple programs to illustrate some amigaos specific features.
They'll be used as tests also.
#### Releases
- Build a binary release for MinGW, Darwin, Linux and publish it.
- Announce the toolchain on some popular Amiga sites.