nickysn
|
e4b77c7aab
* accept omf object modules, containing LINNUM and LINNUM32 records in the
|
9 年之前 |
nickysn
|
30a7875d56
+ added hack for supporting linking with .obj files, generated by Borland's
|
9 年之前 |
svenbarth
|
d3660fec31
Implement support for parsing "generic [class] procedure" and "generic [class] function" in non-Delphi modes. Since "generic" is a prefix it is quite ugly to implement, but from a Pascal language point of view it fits better than "procedure generic xyz".
|
9 年之前 |
nickysn
|
ba66456bdb
* properly determine the operand size for inline assembler references to procvar
|
9 年之前 |
marco
|
581f1188a5
* deprecated dt routines in unixutils. Julian routines already were
|
9 年之前 |
Jeppe Johansen
|
291434be22
Enabled internal assembler for arm-linux. Will allow people to start running tests.
|
9 年之前 |
michael
|
c5495cb49c
* Examples
|
9 年之前 |
svenbarth
|
74c79803f7
Extend tlocalvarsym with the ability to not register it if needed.
|
9 年之前 |
michael
|
a192c54e7d
* Basedir support
|
9 年之前 |
svenbarth
|
0ac12f0eaf
Extend tstaticvarsym (and by extension tabstractnormalvarsym) with the capability to create it as unregistered if needed.
|
9 年之前 |
svenbarth
|
922646d106
Adjust tfieldvarsym (and by extension tabstractvarsym) so that it can be created as not registered if needed.
|
9 年之前 |
svenbarth
|
fe39de1573
pexpr.pas:
|
9 年之前 |
nickysn
|
885af367f8
* use OEM_FIXED_FONT instead of SYSTEM_FIXED_FONT in the win16 video unit
|
9 年之前 |
michael
|
b651a8925e
* Observe TZ and TZDir when determining timezone
|
9 年之前 |
Jonas Maebe
|
fd0c2f36e5
* don't parse "flags" as a register name in the Intel assembler reader
|
9 年之前 |
nickysn
|
8e9256a93c
* fixed IDE compilation with GDBMI=1 (mantis #28890)
|
9 年之前 |
pierre
|
7250cdb43e
Regenerated after: Use explicit rules for all units, needed for GNU make 3.82
|
9 年之前 |
pierre
|
9c50d25ccc
Use explicit rules for all units, needed for GNU make 3.82
|
9 年之前 |
pierre
|
25ddd745b7
Regenerated after: Fix cross-compilation from win32 using GNU make 3.82
|
9 年之前 |
pierre
|
5c53adccb3
Fix cross-compilation from win32 using GNU make 3.82
|
9 年之前 |
marco
|
c379362529
* wince has its own struct. Fix it in same way as win/wininc/struct.inc
|
9 年之前 |
marco
|
f383a39cda
* add tag types for size and point, but deprecated, since redundant.
|
9 年之前 |
michael
|
2af4cd9a4e
* Added missing tree classes
|
9 年之前 |
lacak
|
124100cde1
fcl-db: sqldb: Propagate ConnOptions from Proxy connection to TSQLConnector.ConnOptions, when ConnectorType changes (not OnInternalConnect, which is late).
|
9 年之前 |
michael
|
13cfc4ac8f
* Added test for NormalizedBCD
|
9 年之前 |
michael
|
525982b9ca
* Patch to fix Bug ID #28993
|
9 年之前 |
pierre
|
55b32f741d
Add explicit dependency of extpas unit on dos unit for freebsd/netbsd/openbsd and dragonfly
|
9 年之前 |
michael
|
8b8ebd19a0
* Small patch from Silvio Clecio to update version number
|
9 年之前 |
nickysn
|
05a3a91d19
* fixed msdos cross compiler compilation with "make -j2"
|
9 年之前 |
nickysn
|
a19c506b46
+ added a very simple test for i8086-msdos for linking an external TASM
|
9 年之前 |