Jonas Maebe
|
1bcc276dcf
* remove implicit typecast to extended automatically inserted for trunc/round
|
10 年之前 |
Jonas Maebe
|
fa1ac2515e
* don't look for overloaded operators in case of internally generated
|
10 年之前 |
Jonas Maebe
|
ee87d3bba9
* fixed "case <string> of" with multiple labels for a single statement after
|
10 年之前 |
Jonas Maebe
|
e9d2eb6cff
* fixed a_load_reg_reg() when storing an array/record to another
|
10 年之前 |
Jonas Maebe
|
36e5291d94
* converted tcgguidconstnode.pass_generate_code to use the high level typed
|
10 年之前 |
Jonas Maebe
|
7a8b5fd6c5
* several fixes for emitting aggregate typed constants with C/ABI packing:
|
10 年之前 |
Jonas Maebe
|
4edb6e68fd
* fixed emitting Pascal extended typed constants inside aggregates for llvm
|
10 年之前 |
michael
|
0958ff80de
* Fix bug #28364
|
10 年之前 |
michael
|
8cb651c0a5
* Correct documenting of advanced records
|
10 年之前 |
michael
|
a5715c078b
* Better parsing and declaration of record types
|
10 年之前 |
michael
|
770ad238f4
* Added Fail and TypeOf routines
|
10 年之前 |
Károly Balogh
|
7eb05ba2ab
AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type
|
10 年之前 |
Károly Balogh
|
0d1c85a095
Amiga-likes: support unit_env environment variable for unit paths
|
10 年之前 |
Károly Balogh
|
a5abd4acd7
AROS/x86_64: fixed resources to use res_elf, set default stacksize for the more sensible 1MB instead of 8MB
|
10 年之前 |
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 年之前 |