nickysn
|
481a8ec58d
* for pointers, converted to arrays, use a newly added virtual method
|
9 年之前 |
Károly Balogh
|
003487baab
m68k: code generation for atari syscalls
|
9 年之前 |
Károly Balogh
|
5db02f4202
atari: initial support for TOS syscalls
|
9 年之前 |
Károly Balogh
|
7bf2055ef9
atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL
|
9 年之前 |
nickysn
|
e847971477
* use the actual ValSInt type from the system unit, instead of ptrsinttype when
|
9 年之前 |
nickysn
|
dd12e0afb2
* set ptrsinttype and ptruinttype according to voidpointertype.size, instead of
|
9 年之前 |
nickysn
|
cc234e7de9
+ when the -vp option is specified, also print the node tree in tree.log right
|
9 年之前 |
lacak
|
59246b402c
fcl-db: odbc: add to ConnOptions +sqSupportEmptyDatabaseName because TODBCConnection does not require it and used empty with TSQLConnector raises unwanted exception in DoInternalConnect.
|
9 年之前 |
Károly Balogh
|
ff09cb569d
atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one
|
9 年之前 |
Károly Balogh
|
311f6dbf84
atari: fixed exe extension typo.
|
9 年之前 |
Károly Balogh
|
8d56d60d78
atari: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable...
|
9 年之前 |
Jonas Maebe
|
a3afefc6cb
+ test for mantis #27522 (fixed in r29811)
|
9 年之前 |
Jonas Maebe
|
906994258e
* updated to r417 of the common Mac OS X interfaces:
|
9 年之前 |
Jonas Maebe
|
868370d727
+ InterlockedCompareExchangePointer() alias for InterlockedCompareExchange(pointer)
|
9 年之前 |
Jonas Maebe
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 年之前 |
Jonas Maebe
|
94d7a7274b
* compare floating point default parameter values bytewise instead of as
|
9 年之前 |
Jonas Maebe
|
f5973eaddd
- removed unnecessary glGetString(GL_EXTENSIONS) calls (mantis #30663,
|
9 年之前 |
Jonas Maebe
|
37a365c236
* update AllOk parameter of Load_GL_version_1_2x() when loading an extension
|
9 年之前 |
Jonas Maebe
|
de60bfab9c
* make the string data of pchar constants read-only (mantis #30666)
|
9 年之前 |
marcus
|
559a5982f9
Morphunits: layers unit, types fixed, v51 functions/structures added
|
9 年之前 |
marcus
|
21b84eacaf
Morphunits: utility unit, types fixed, missing varargs versions added
|
9 年之前 |
Károly Balogh
|
33602807f5
amicommon: set the return value of SysErrorMessage to something default. this is consistent with some other platforms
|
9 年之前 |
Károly Balogh
|
bfe904fb16
atari: dummy sysutils unit. to be implemented.
|
9 年之前 |
Károly Balogh
|
175cc52e8d
atari: added classes unit and a dummy threading implementation
|
9 年之前 |
Károly Balogh
|
39f0b9c888
m68k: added atari to the .section exception list in the GNU AS writer
|
9 年之前 |
marcus
|
2ec510e368
Morphunits: intuition unit rewritten, types fixed, missing varargs versions added
|
9 年之前 |
Károly Balogh
|
39f043c7fd
atari: removed the ancient readme, stating there's no Makefile, as there's one now apparently
|
9 年之前 |
joost
|
cc70bbbd1f
* Removed double directory-separator
|
9 年之前 |
Károly Balogh
|
def4df9791
m68k: fixed a bug, where during during unaligned stores, the base address was preinitalized to a temp address register from the wrong reference, causing havoc
|
9 年之前 |
marcus
|
c0fb39607f
Morphunits: agraphics unit rewritten, types fixed, missing varargs versions added
|
9 年之前 |