nickysn
|
65d8836952
|
* updated dependencies of unit ports (objpas and x86 is no longer required on
certain platforms) and regenerated makefiles
git-svn-id: trunk@39373 -
|
2018-07-04 00:33:12 +00:00 |
|
pierre
|
d6be56e225
|
Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38750 -
|
2018-04-12 15:23:03 +00:00 |
|
Károly Balogh
|
467349c5ee
|
atari: do not reference DOS unit explicitly as a dependency. it's now built by buildrtl. add an rtl.cfg for easy features override
git-svn-id: trunk@38310 -
|
2018-02-22 12:09:44 +00:00 |
|
Károly Balogh
|
3d16d38f10
|
atari: enable FPC_STDOUT_TRUE_ALIAS and groom some of the other defines
git-svn-id: trunk@38198 -
|
2018-02-10 23:01:54 +00:00 |
|
pierre
|
595938637e
|
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
git-svn-id: trunk@37890 -
|
2018-01-02 16:50:58 +00:00 |
|
florian
|
5bedaf11f4
|
* fpcmake.inc and Makefiles renerated after last commit
git-svn-id: trunk@37834 -
|
2017-12-27 15:08:18 +00:00 |
|
Károly Balogh
|
5cbdf4d30c
|
atari: moved the target to use tinyheap, and various cleanups
git-svn-id: trunk@37827 -
|
2017-12-27 02:57:25 +00:00 |
|
pierre
|
d18627f0af
|
* Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
git-svn-id: trunk@37462 -
|
2017-10-16 00:27:27 +00:00 |
|
Károly Balogh
|
04dee0fc04
|
regenerated Makefiles for m68k-macos target
git-svn-id: trunk@37034 -
|
2017-08-22 11:16:42 +00:00 |
|
Károly Balogh
|
f6af4ab25f
|
atari: if FindFirst fails, always call FindClose, just in case
git-svn-id: trunk@36504 -
|
2017-06-15 12:46:15 +00:00 |
|
Károly Balogh
|
f91a9c07e7
|
atari/m68k: enable inlining and compiler mul32to64 in the softfpu
git-svn-id: trunk@36491 -
|
2017-06-12 13:05:20 +00:00 |
|
nickysn
|
748428b637
|
+ support the KOI8-R and KOI8-U Cyrillic encodings
git-svn-id: trunk@36445 -
|
2017-06-07 13:51:53 +00:00 |
|
nickysn
|
fce5fbd726
|
+ added cp3021 (Bulgarian MIK) code page support
git-svn-id: trunk@36444 -
|
2017-06-07 13:19:20 +00:00 |
|
nickysn
|
396eebbfb5
|
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
* charmap .txt files in rtl/ucmaps for iso8859-[1,2,5] also updated
git-svn-id: trunk@36425 -
|
2017-06-05 16:36:24 +00:00 |
|
nickysn
|
35be7348fb
|
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
git-svn-id: trunk@36423 -
|
2017-06-05 14:25:15 +00:00 |
|
nickysn
|
ef25c33d69
|
+ added cp855 to the implicit unit list in the rtl makefiles
git-svn-id: trunk@36421 -
|
2017-06-05 12:19:01 +00:00 |
|
pierre
|
17b2671213
|
Regenerate all Makefile's after changes related to FPCDIR checks
git-svn-id: trunk@35833 -
|
2017-04-18 14:15:47 +00:00 |
|
Károly Balogh
|
4b7d0eb0ac
|
atari: FSearch impementation for DOS unit, copied from msdos target
git-svn-id: trunk@35255 -
|
2017-01-07 04:33:00 +00:00 |
|
Károly Balogh
|
a8a9a5f5de
|
atari: most of the DOS unit is now implemented, but largely untested
git-svn-id: trunk@35254 -
|
2017-01-07 04:13:58 +00:00 |
|
Károly Balogh
|
58f85ed4e4
|
atari: dos unit skeleton for atari. to be implemented.
git-svn-id: trunk@35253 -
|
2017-01-07 01:15:45 +00:00 |
|
Károly Balogh
|
f69bfe0ee4
|
atari: return a valid filehandle in do_open(). this code accidentally worked before with -O2, because the way the reg uses overlapped, but failed with -O-...
git-svn-id: trunk@35227 -
|
2017-01-04 04:53:41 +00:00 |
|
Károly Balogh
|
14c365e7b5
|
atari: align the tpasize to dword, seems like the section sizes are not guaranteed to be even (with vlink at least)
git-svn-id: trunk@35226 -
|
2017-01-04 04:50:15 +00:00 |
|
Károly Balogh
|
c663c09b7b
|
atari: implemented sysutils/ExecuteProcess
git-svn-id: trunk@35208 -
|
2016-12-28 16:22:19 +00:00 |
|
Károly Balogh
|
d78b1ffc14
|
atari: implemented GetLocalTime in sysutils. initialized the return value of unimplemented functions
git-svn-id: trunk@35206 -
|
2016-12-27 21:38:54 +00:00 |
|
Károly Balogh
|
51e28ac717
|
atari: reworked param handling once more, based on the Amiga code, fixes argv/argc
git-svn-id: trunk@35205 -
|
2016-12-27 17:12:49 +00:00 |
|
Károly Balogh
|
8760ff96e1
|
atari: new pascal startup code, reworked build, also ParamStr/ParamCount works now
git-svn-id: trunk@35201 -
|
2016-12-27 08:14:34 +00:00 |
|
Károly Balogh
|
2199f2a65e
|
atari: implemented some more bits of sysutils
git-svn-id: trunk@35200 -
|
2016-12-27 04:17:27 +00:00 |
|
Károly Balogh
|
8cff8892fe
|
atari: implemented a large chunk of the sysutils unit
git-svn-id: trunk@35199 -
|
2016-12-27 03:25:46 +00:00 |
|
Károly Balogh
|
a4eb61cffb
|
atari: fixed file rename, tio test passes now on TOS
git-svn-id: trunk@35197 -
|
2016-12-26 22:30:05 +00:00 |
|
Károly Balogh
|
3aecf60dff
|
atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS
git-svn-id: trunk@35196 -
|
2016-12-26 20:59:33 +00:00 |
|
Károly Balogh
|
42760951f9
|
atari: added the initialization of threading subsystem to system init
git-svn-id: trunk@34697 -
|
2016-10-09 13:24:41 +00:00 |
|
Károly Balogh
|
63166555a2
|
atari: fixed file opening, we can now read text files at least on this platform
git-svn-id: trunk@34696 -
|
2016-10-09 13:23:59 +00:00 |
|
Károly Balogh
|
579e1afe83
|
atari: an incomplete, but still large cleanup of the atari system unit
git-svn-id: trunk@34664 -
|
2016-10-08 13:55:59 +00:00 |
|
Károly Balogh
|
8e6ac69553
|
atari: updated makefiles
git-svn-id: trunk@34663 -
|
2016-10-08 13:32:43 +00:00 |
|
Károly Balogh
|
7962ce1c54
|
atari: include xbios and gemdos from sysos.inc
git-svn-id: trunk@34662 -
|
2016-10-08 13:25:24 +00:00 |
|
Károly Balogh
|
71a4087bc5
|
atari: new file for xbios defines
git-svn-id: trunk@34661 -
|
2016-10-08 13:24:40 +00:00 |
|
Károly Balogh
|
05a35a2a16
|
atari: cleaned up sysdir.inc. it was a combination of old code and copy-pasted code from Amiga
git-svn-id: trunk@34660 -
|
2016-10-08 12:55:41 +00:00 |
|
Károly Balogh
|
74516f90d3
|
atari: add a new Error to InOutRes function
git-svn-id: trunk@34659 -
|
2016-10-08 12:49:10 +00:00 |
|
Károly Balogh
|
1c0a370ce2
|
atari: rewrote system file functions. no inline assembly, updated to current standards and RTL internals
git-svn-id: trunk@34658 -
|
2016-10-08 12:48:23 +00:00 |
|
Károly Balogh
|
8166002c8a
|
atari: align some variables properly in the startup code
git-svn-id: trunk@34657 -
|
2016-10-08 12:47:21 +00:00 |
|
Károly Balogh
|
91a8165ddc
|
atari: added two more directory functions
git-svn-id: trunk@34656 -
|
2016-10-08 12:42:31 +00:00 |
|
Károly Balogh
|
5cec4b565b
|
atari: use gemdos malloc/free as underlying functions for the heap
git-svn-id: trunk@34616 -
|
2016-10-04 10:31:49 +00:00 |
|
Károly Balogh
|
7bf2055ef9
|
atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL
git-svn-id: trunk@34609 -
|
2016-10-03 23:12:05 +00:00 |
|
Károly Balogh
|
bfe904fb16
|
atari: dummy sysutils unit. to be implemented.
git-svn-id: trunk@34590 -
|
2016-10-02 01:58:32 +00:00 |
|
Károly Balogh
|
175cc52e8d
|
atari: added classes unit and a dummy threading implementation
git-svn-id: trunk@34589 -
|
2016-10-02 01:33:26 +00:00 |
|
Károly Balogh
|
39f043c7fd
|
atari: removed the ancient readme, stating there's no Makefile, as there's one now apparently
git-svn-id: trunk@34586 -
|
2016-10-01 16:39:48 +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 |
|
florian
|
70b8789262
|
o basic extended pascal support:
+ automatically loaded helper unit
* Makefiles adapted
* mode switch
* mode switches reorganized
+ TimeStamp support
git-svn-id: trunk@32330 -
|
2015-11-15 15:13:36 +00:00 |
|
nickysn
|
2e3cb70489
|
* regenerated makefiles after adding the win16 target
git-svn-id: trunk@31525 -
|
2015-09-05 11:02:54 +00:00 |
|