Commit Graph

48 Commits

Author SHA1 Message Date
marcus
7eba7122d2 AROS: ABIv1 AmigaDOS unit
git-svn-id: trunk@35067 -
2016-12-04 16:58:59 +00:00
marcus
bebef242d4 AROS: Initial ABIv1 Support
git-svn-id: trunk@35066 -
2016-12-04 15:41:35 +00:00
marcus
114a43e6ef AROS: fixed TTask type
git-svn-id: trunk@35064 -
2016-12-04 13:45:04 +00:00
marcus
cb0cd5ea56 AROS: MUI 64 bit record fixes
git-svn-id: trunk@35032 -
2016-12-01 21:02:40 +00:00
marcus
b02d541e78 AROS: x86_64 needs also BINCOMPAT, TTask fixed type for 64 bit
git-svn-id: trunk@35028 -
2016-12-01 17:22:11 +00:00
Károly Balogh
a02ac161d6 aros: enable arosunits on ARM
git-svn-id: trunk@34815 -
2016-11-06 16:10:46 +00:00
marcus
3463e418f9 arosunits: Commodities library unit
git-svn-id: trunk@34768 -
2016-10-28 20:44:28 +00:00
marcus
97a4c7b9f7 AROS: added locale library unit
git-svn-id: trunk@34519 -
2016-09-12 20:53:58 +00:00
nickysn
5306ee552b * regenerated makefiles with latest fpcmake
git-svn-id: trunk@34008 -
2016-06-18 01:00:45 +00:00
nickysn
a58dd988a4 * regenerate makefiles after the fpcmake update
git-svn-id: trunk@34002 -
2016-06-17 22:05:59 +00:00
marcus
79508d4653 Amiga, AROS, MorphOS: AsTag helper with LongInt instead Integer
git-svn-id: trunk@33565 -
2016-04-27 18:14:40 +00:00
marcus
759170f822 Amiga, AROS, MorphOS: TAG_(), AsTag() for easer varargs handling
git-svn-id: trunk@33223 -
2016-03-12 13:50:00 +00:00
marcus
e8cb0d0415 arosunits: Removed Objfpc in all units, changed "array of const" to "array of PtrUInt"
git-svn-id: trunk@32996 -
2016-01-24 14:00:54 +00:00
Károly Balogh
c10272d879 amunits, arosunits, morphunits: don't pass the calculated object address through a local var in OCLASS, it's not needed really. also allow inlining of the macros. this results in better code generated
git-svn-id: trunk@32703 -
2015-12-24 05:54:03 +00:00
marcus
e73de332aa Amiga, AROS: fixed parameter _PDateTime type (broken in r32644)
git-svn-id: trunk@32681 -
2015-12-18 20:27:22 +00:00
marcus
b80d4a9a6c Amiga, AROS, MorphOS: renamed functions/types which also exist in system
git-svn-id: trunk@32644 -
2015-12-11 22:02:17 +00:00
marcus
0fc9148784 Amiga, AROS: Missing MUI Field Tag
git-svn-id: trunk@32161 -
2015-10-26 20:30:46 +00:00
marcus
5d6c959890 AROS Amiga, MorphOS: Added PPObject_, RasSize, MIDDLEUP, MIDDLEDOWN, Changed: Text() -> GfxText() unified, ACTION_WRITE, ACTION_READ, ReadArgs, TextLength
git-svn-id: trunk@31854 -
2015-09-27 17:43:27 +00:00
marcus
54961de266 AROS: complete rewrite ASL and MUI
git-svn-id: trunk@31663 -
2015-09-13 17:55:55 +00:00
marcus
8096ad3d1b Amiga, AROS, MorphOS: MUI/Zune corrections, Escape sequences, Macros
git-svn-id: trunk@31607 -
2015-09-11 20:50:42 +00:00
marcus
5e94e3ab9e Amiga, AROS, MorphOS: Overloads for some var parameter/pointer as return value functions, set all filehandle, locks to BPTR (as defined in the SDKs)
git-svn-id: trunk@31606 -
2015-09-11 20:17:51 +00:00
marcus
5a77040787 AROS, Amiga: Exec.library AllocMem renamed to ExecAllocMem (unification with MorphOS)
git-svn-id: trunk@31600 -
2015-09-11 15:08:31 +00:00
nickysn
e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed
git-svn-id: trunk@31527 -
2015-09-05 11:21:36 +00:00
joost
46906833f1 * Re-generated makefile's
git-svn-id: trunk@31318 -
2015-08-12 19:47:44 +00:00
joost
ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line.
To void cluttering the .fpm file

git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
Károly Balogh
77bdd83bfc AROS/x86_64: regenerated Makefiles
git-svn-id: trunk@31177 -
2015-06-29 00:09:06 +00:00
Károly Balogh
eda311c0b3 arosunits: add some temporary kludge so it compiles at least on x86_64
git-svn-id: trunk@31176 -
2015-06-28 23:58:15 +00:00
marcus
b3abbf066f AROS: fixed inputevent (missing constants, wrong types)
git-svn-id: trunk@31171 -
2015-06-28 20:38:10 +00:00
marcus
56ae2ad6bc AROS: removed readintags and readinlongs (just a bug function), Added missing functions in AmigaDos, GetAttr overloaded with var parameter
git-svn-id: trunk@31164 -
2015-06-28 07:20:56 +00:00
marcus
86c7867c46 Amiga, AROS, MorphOS: TMUI_MinMax record types fixed (should be signed)
git-svn-id: trunk@31012 -
2015-06-08 20:49:45 +00:00
Jonas Maebe
89418d23e5 * regenerated Makefiles with Linux/AArch64 support
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
marcus
8237dbf22f Amiga, AROS, MorphOS: unified AmigaDOS function names
git-svn-id: trunk@30812 -
2015-05-06 16:04:21 +00:00
Károly Balogh
73018b39a7 amunits/arosunits: ed_Type field in TExAllData should actually be signed
git-svn-id: trunk@30093 -
2015-03-04 00:18:04 +00:00
Jonas Maebe
fa328436ab * regenerated for iphonesim/x86-64
git-svn-id: trunk@29974 -
2015-02-23 22:56:41 +00:00
Jonas Maebe
3d01d4ceb1 * regenerated with Darwin/AArch64 support
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
marcus
da3ce1a6d5 AROS: Added ELF structures to AmigaDOS
git-svn-id: trunk@29754 -
2015-02-18 19:46:46 +00:00
joost
1a90d29063 * Re-generated packages-Makefile.fpcs and Makefiles
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
marcus
21dcedb18e AROS: corrected type of TDiskObject.do_type
git-svn-id: trunk@29288 -
2014-12-14 17:45:21 +00:00
marcus
f432d4c0c6 arosunits: converted macros repaired
git-svn-id: trunk@28943 -
2014-10-28 21:41:56 +00:00
marcus
5fc019f31a arosunits: Cybergraphics added
git-svn-id: trunk@28720 -
2014-09-28 10:26:43 +00:00
marcus
76b40cdcb7 arosunits: corrected some sycall offsets in amigados
git-svn-id: trunk@28719 -
2014-09-27 19:10:51 +00:00
marcus
cfb73aede5 AROS: On ABIv0 AROS_FAST_BPTR must be set
git-svn-id: trunk@28717 -
2014-09-26 20:45:00 +00:00
marcus
4c3e25549d AROS: syscall-ified ASL, GadTools and MUI from AROS branch
git-svn-id: trunk@28646 -
2014-09-12 21:28:29 +00:00
Károly Balogh
4ae5441757 Amiga, MorphOS, AROS: renamed a constant named "SINGLE" in intuition unit and unified across all systems
git-svn-id: trunk@28553 -
2014-08-31 14:39:59 +00:00
marcus
49b0c18c53 AROS: rtl-console, fv, FP-IDE added
git-svn-id: trunk@28552 -
2014-08-31 13:48:16 +00:00
Károly Balogh
434e199f0b arosunits: removed the executable bit from some of the source files
git-svn-id: trunk@28551 -
2014-08-31 13:31:49 +00:00
marcus
b962e61847 AROS: arosunits for aros system library units
git-svn-id: trunk@28547 -
2014-08-31 06:39:28 +00:00