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 жил өмнө |
svenbarth
|
246de84ef3
* ensure that a finalization section is parsed before the generation of specializations as otherwise specializations in such sections would result in unresolved forward declarations
|
9 жил өмнө |
svenbarth
|
da5bc92ae0
* pmodules.finish_unit: fix condition that would lead to no implicit initialization code being generated if no explicit one is available, but an implicit one would be required
|
9 жил өмнө |
svenbarth
|
74db27ca15
* due to the removal of addr_load_indirect also revert the changes to refaddr2str(_darwin)
|
9 жил өмнө |
svenbarth
|
c8202061dc
* get rid of addr_load_indirect again by having tcgx86 provide an internal implementation of both make_simple_ref() and a_load_ref_reg() so that make_direct_ref() can call the latter (and the latter the former) without fear of inifinite recursive calls due to the symbol; a_load_ref_reg() is additionally declared as "final" as a_load_ref_reg_internal() needs to be overloaded instead (which is the case for tcg8086)
|
9 жил өмнө |
marcus
|
d4f0634908
Morphunits: exec unit updated functions, missing varargs versions
|
9 жил өмнө |
marcus
|
6b25911bcb
Morphunits: exec unit updatd to current SDK, Type adjustments
|
9 жил өмнө |