Skip to content
This repository has been archived by the owner on Apr 9, 2018. It is now read-only.
Krystian Bacławski edited this page Feb 16, 2016 · 7 revisions

Libnix

  • Fix amiga_bss.sc (linker script template) to ensure that correct bss size is calculated.
  • Clear bss section on Kickstart 1.3.
  • Upgrade to libnix 2.2.
  • 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 (namely zic) during build phase.

Gcc

  • Use vamos to run gcc testsuite.

Binutils

  • Fix crashes on 64-bit architecture.

Tools

  • Fix hunk2aout utility or rewrite it.

Dependencies

  • Remove dependency on libamiga-bin (need hunk2out to do that).

Examples

  • Write bunch of simple programs to illustrate some amigaos specific features. They'll be used as tests also.
Clone this wiki locally