fpc/packages/ami-extra
marco 12aee0aaf5 --- Merging r29407 into '.':
U    compiler/m68k/cpubase.pas
--- Merging r29428 into '.':
U    packages/ami-extra/src/cliputils.pas
--- Merging r29432 into '.':
U    rtl/os2/system.pas
U    rtl/os2/sysos.inc
U    rtl/os2/sysucode.inc
--- Merging r29433 into '.':
U    rtl/os2/doscall2.pas
U    rtl/os2/doscalls.pas
--- Merging r29441 into '.':
G    rtl/os2/sysucode.inc
--- Merging r29457 into '.':
G    rtl/os2/sysucode.inc
G    rtl/os2/sysos.inc

# revisions: 29407,29428,29432,29433,29441,29457

git-svn-id: branches/fixes_3_0@29461 -
2015-01-13 12:00:00 +00:00
..
src --- Merging r29407 into '.': 2015-01-13 12:00:00 +00:00
fpmake.pp * makefile regen and version updates. 2015-01-05 15:04:54 +00:00
Makefile * makefile regen and version updates. 2015-01-05 15:04:54 +00:00
Makefile.fpc * makefile regen and version updates. 2015-01-05 15:04:54 +00:00
Makefile.fpc.fpcmake * makefile regen and version updates. 2015-01-05 15:04:54 +00:00
README.txt --- Merging r29403 into '.': 2015-01-05 13:35:29 +00:00

This package contains additional utility and helper units
which are common to Amiga-like systems. Most utility units
(which are not deprecated) from amunits package should be
moved in here, and get compiled also for AROS and MorphOS.

This package is not for interface units for 3rd party
libraries, because those are mostly system specific, or
contain system specific information (aligment, ABI dependent
function call declarations, etc).