joost
|
1d2dca50a9
* FindInstalledPackages nowadays scans for both compileroptions at once
|
9 years ago |
michael
|
0437bc4c8e
* Support for type helpers, low()..High() ranges, static fields
|
9 years ago |
Károly Balogh
|
f4bbb229fa
rtl-extra: enabled for atari
|
9 years ago |
Károly Balogh
|
51cb5aefbe
m68k: use target_info.stackalign to align the stack instead of expecting a hardwired longword alignment. this is required for atari, and beneficial on all '000 targets
|
9 years ago |
nickysn
|
657685a8b6
* use sizesinttype instead of ptrsinttype for the index and high parameter of
|
9 years ago |
Károly Balogh
|
579e1afe83
atari: an incomplete, but still large cleanup of the atari system unit
|
9 years ago |
Károly Balogh
|
8e6ac69553
atari: updated makefiles
|
9 years ago |
Károly Balogh
|
7962ce1c54
atari: include xbios and gemdos from sysos.inc
|
9 years ago |
Károly Balogh
|
71a4087bc5
atari: new file for xbios defines
|
9 years ago |
Károly Balogh
|
05a35a2a16
atari: cleaned up sysdir.inc. it was a combination of old code and copy-pasted code from Amiga
|
9 years ago |
Károly Balogh
|
74516f90d3
atari: add a new Error to InOutRes function
|
9 years ago |
Károly Balogh
|
1c0a370ce2
atari: rewrote system file functions. no inline assembly, updated to current standards and RTL internals
|
9 years ago |
Károly Balogh
|
8166002c8a
atari: align some variables properly in the startup code
|
9 years ago |
Károly Balogh
|
91a8165ddc
atari: added two more directory functions
|
9 years ago |
nickysn
|
d6007d650a
* use tpointerdef.pointer_arithmetic_int/uint_type in tinlinenode.pass_typecheck
|
9 years ago |
michael
|
6610518d73
* Added dependency on fcl-base
|
9 years ago |
nickysn
|
35b0201002
+ added an unsigned counterpart to tpointerdef.pointer_arithmetic_it_type (needed by inc/dec)
|
9 years ago |
michael
|
95eb4ed2eb
* Added jsminifier unit
|
9 years ago |
michael
|
3a3f490234
* Added copyright header
|
9 years ago |
nickysn
|
5501061115
* use sizesinttype instead of ptrsinttype for the $length and $mlength fields,
|
9 years ago |
nickysn
|
163d54c33e
* emit a sizeint-sized string length for long string constants in the DWARF
|
9 years ago |
joost
|
fde6b0b53b
* Do not scan for available packages while checking for fpmkunit dependencies
|
9 years ago |
joost
|
47f1359143
* Use the FPMakeOptions while scanning for fpmkunit dependencies
|
9 years ago |
nickysn
|
d28963f434
* emit the heap and stack sizes via Tai_const.Create_int_dataptr, instead of
|
9 years ago |
nickysn
|
7d15b688e8
* TInterfaceEntry changed to a variant record, that overlays a CodePointer on
|
9 years ago |
joost
|
1ec64844c9
* Give a warning when the internal-fpmkunit is being used
|
9 years ago |
nickysn
|
bacea005fc
* emit a sizeint, not a ptruint for TableCount in tnodeutils.InsertRuntimeInitsTablesTable as well
|
9 years ago |
joost
|
484989df47
* Mark packages with dependencies which are missing completely as broken
|
9 years ago |
Jonas Maebe
|
233622157c
* don't attempt to load the VMT of a niln when taking the address of a
|
9 years ago |
joost
|
350ca0063e
* Only pass repositories with _installed_ packages to fpmake
|
9 years ago |