nickysn
|
cdd2ba1a4d
+ added constants for the known CC_OmfExtension record subtypes (IMPDEF and
|
6 سال پیش |
nickysn
|
fe49522e6f
+ register a win16 dll scanner. Not functional yet.
|
6 سال پیش |
nickysn
|
1f3d5e8865
- remove the tiny memory model code from TInternalLinkerWin16.DefaultLinkScript,
|
6 سال پیش |
nickysn
|
9eaa46f791
+ implement TInternalLinkerWin16.DefaultLinkScript by copying the MS-DOS
|
6 سال پیش |
Mattias Gaertner
|
f50b4c5fbb
pastojs: setlength(arr) now always clone
|
6 سال پیش |
nickysn
|
db1903f45d
+ added a win16 internal linker class. Not functional yet.
|
6 سال پیش |
nickysn
|
d3c3f2742c
+ added class TNewExeOutput. Not functional yet.
|
6 سال پیش |
nickysn
|
7871ccd054
+ initialize some defaults in the TNewExeHeader constructor
|
6 سال پیش |
nickysn
|
1474db42e4
+ added class TNewExeHeader that encapsulates a NewExe header and allows writing it to a file
|
6 سال پیش |
svenbarth
|
746756cada
* add typecast to PTypeInfo to be on the safe side
|
6 سال پیش |
svenbarth
|
253f65c5b2
* fix for Mantis #35687: implement TValue.FromOrdinal()
|
6 سال پیش |
svenbarth
|
34569080be
* correctly handle both Ansi- and WideChar in TValue
|
6 سال پیش |
svenbarth
|
a2a403e2e5
* fix for Mantis #35693: IsOrdinal also needs to return true for enums (with that AsOrdinal will work correctly as well)
|
6 سال پیش |
Mattias Gaertner
|
d1830fc589
pastojs: fixed var a: somearray = nil
|
6 سال پیش |
Mattias Gaertner
|
a889888f2a
fcl-passrc: added test local var inits
|
6 سال پیش |
Legolas
|
a9b015911d
* Updated Wii port to libogc 1.8.22
|
6 سال پیش |
florian
|
73c8861929
* suppress warning for targets without MM registers
|
6 سال پیش |
nickysn
|
dec03b5ac7
+ added the asmmodes_x86_att set constant - similar to asmmode_x86_intel, but for AT&T asm syntax
|
6 سال پیش |
nickysn
|
697f2fcf75
* prettify the "Use of -offset(%esp), access may cause a crash or value may be
|
6 سال پیش |
nickysn
|
d2b3da1f14
+ add asmmode_standard to the asmmodes_x86_intel set on i8086, because i8086 defaults to intel syntax
|
6 سال پیش |
nickysn
|
ce8ec3ab5d
+ introduced the asmmodes_x86_intel constant set
|
6 سال پیش |
nickysn
|
4f2ab3fb11
* prettify the "Use of -offset(%ebp) is not recommended for local variable
|
6 سال پیش |
nickysn
|
1e07606cbf
* prettify the "Use of +offset(%ebp) is not compatible with regcall convention"
|
6 سال پیش |
pierre
|
49fed0c710
Fix error in commit #42199
|
6 سال پیش |
Jeppe Johansen
|
0d97dc7965
avr: Fixed some inconsistencies.
|
6 سال پیش |
nickysn
|
2487fa7605
+ added set TNewExeSegmentFlags
|
6 سال پیش |
Legolas
|
7c02f2b531
* Nintendo DS port updated to libnds ver.1.7.3
|
6 سال پیش |
Legolas
|
4239742b35
* GBA port updated
|
6 سال پیش |
florian
|
f92b8d1681
* changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets
|
6 سال پیش |
pierre
|
14b9032ef2
Use use_tag_types everywhere to get consistent results for 'Tt' versus 't' for stabs for string definitions
|
6 سال پیش |