Károly Balogh
|
02b9b1743e
AROS/x86_64: fixed linker support by removing duplicated code and unifying it with i386
|
10 年之前 |
Károly Balogh
|
77bdd83bfc
AROS/x86_64: regenerated Makefiles
|
10 年之前 |
Károly Balogh
|
eda311c0b3
arosunits: add some temporary kludge so it compiles at least on x86_64
|
10 年之前 |
Károly Balogh
|
32120a47f4
amicommon/sysutils: use THandle instead of Longint
|
10 年之前 |
Károly Balogh
|
c704b4b918
amicommon/sysfile.inc: use THandle instead of LongInt
|
10 年之前 |
Károly Balogh
|
51a6c217c7
amicommon/dos: some warning fixes - use PtrInt instead of LongInt; do not check for less than zero values in unsigned variables
|
10 年之前 |
Károly Balogh
|
f0ccbc87f2
AROS/x86_64: enable syscalls code in the parser, fix EAX->RAX reference base while calculating syscall offset
|
10 年之前 |
marcus
|
b3abbf066f
AROS: fixed inputevent (missing constants, wrong types)
|
10 年之前 |
florian
|
af6ffd751f
+ generate optimized code for shifts/rotates by constants
|
10 年之前 |
Károly Balogh
|
7ca62febcd
AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64
|
10 年之前 |
marcus
|
09addc9e78
fcl-passrc: support for syscall functions, parameter location, HASAMIGA define
|
10 年之前 |
Károly Balogh
|
4eaf1ffa48
FPCMake: enable AROS on x86_64
|
10 年之前 |
marco
|
c9ae6b34c6
* initial support for INSTALL_BINDIR. If that option isn't used behaviour
|
10 年之前 |
marcus
|
627d63e7af
AROS: Startup code for x64
|
10 年之前 |
marcus
|
56ae2ad6bc
AROS: removed readintags and readinlongs (just a bug function), Added missing functions in AmigaDos, GetAttr overloaded with var parameter
|
10 年之前 |
nickysn
|
4cbf484124
* update the ptc version number in the readme
|
10 年之前 |
michael
|
d0df1c6fbb
* Empty string in case statement does not work
|
10 年之前 |
michael
|
33916f51d0
* Added logging demo
|
10 年之前 |
michael
|
4cc83ba03f
* Fix typo
|
10 年之前 |
michael
|
ba506acf9f
* Actually log new log types (ActualSQL and ParamValue)
|
10 年之前 |
michael
|
71ab58a2f1
* Added ActualSQL and ParamValue log types, correct SQLConnector so it passes log options on
|
10 年之前 |
michael
|
e209b1604f
* Correct error message for unknown connector, add param value message
|
10 年之前 |
lacak
|
2f97bc7f60
fcl-db: fix parameter parsing in case, when in SQL follows two comments, where in 2nd commend is embeded quote char. Bug #22463
|
10 年之前 |
michael
|
3a746b76fa
* Example to demonstrate how to create sql
|
10 年之前 |
marco
|
8b9daedf10
|
10 年之前 |
Károly Balogh
|
cdfe930c31
Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917
|
10 年之前 |
Jonas Maebe
|
7866bae173
* don't crash when trying to access the call_self_node in case it doesn't
|
10 年之前 |
Jonas Maebe
|
b21610050f
* don't store reusable defs based on other defs from localsymtables into the
|
10 年之前 |
Jonas Maebe
|
508828958c
* changed getprocaddressprocvar() into a tprocvardef.getreusableprocaddr()
|
10 年之前 |
Jonas Maebe
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 年之前 |