mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Move TODO file to github wiki.
This commit is contained in:
@@ -35,7 +35,7 @@ GCC compiler for AmigaOS 3.x
|
||||
|
||||
#### Fetched by the script
|
||||
|
||||
As listed in `bootstrap.conf` file.
|
||||
As listed in `bootstrap.conf` file:
|
||||
|
||||
* sources from GNU project:
|
||||
- gcc 2.95.3
|
||||
@@ -71,4 +71,4 @@ Following platforms were tested:
|
||||
* Ubuntu 10.04 32-bit (gcc 4.4.3)
|
||||
* MacOS X 10.7.5 (MacPorts gcc47 4.7.3_0)
|
||||
|
||||
But I do as much as possible to make the toolchain portable among Un*x-like environments.
|
||||
But I do as much as possible to make the toolchain portable among Un*x-like environments.
|
||||
|
||||
@@ -1,31 +0,0 @@
|
||||
Libnix:
|
||||
- Fix amiga_bss.sc (linker script template) to ensure that correct bss size is
|
||||
calculated and it's cleared on KS1.3.
|
||||
- Migrate libnix from sourceforge to github (cvs2git).
|
||||
- Merge 2.2 and 3.0 versions into 3.1.
|
||||
- Support gcc 3.x constructor and destructor attributes:
|
||||
___CTOR_LIST__, ___DTOR_LIST__
|
||||
|
||||
Ixemul:
|
||||
- Use vamos to run amiga binaries (zic) during build phase.
|
||||
|
||||
Gcc:
|
||||
- Add missing support for chip data and bss section in 3.4.6.
|
||||
- Use vamos to run gcc testsuite.
|
||||
|
||||
Binutils:
|
||||
- Fix "GNU as" crash during g++ 3.4.6 build (for both 2.9.1 and 2.14).
|
||||
|
||||
Tools:
|
||||
- Fix hunk2aout utility.
|
||||
|
||||
Dependencies:
|
||||
- Remove dependency on libamiga-bin.
|
||||
|
||||
Examples:
|
||||
- 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.
|
||||
Reference in New Issue
Block a user