Jonas Maebe
|
c95a3f2cf7
* firstpass rather than typecheckpass statements added to the call node
|
10 vuotta sitten |
nickysn
|
41203a9152
* support far classrefdef targets on i8086 in thlcgcpu.a_loadaddr_ref_reg. This
|
10 vuotta sitten |
Jeppe Johansen
|
5a302dfabb
Fix some addresses that were missing a zero in CortexM7 unit.
|
10 vuotta sitten |
nickysn
|
ef207475fd
+ parse omf modend records and add symbol for module start address
|
10 vuotta sitten |
nickysn
|
e1298a035c
* provide msdos-specific dummy overrides for GetCode/Data/BssSize to avoid crash
|
10 vuotta sitten |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 vuotta sitten |
nickysn
|
8206c6dbd0
* the code for determining the code, data and bss sizes in the internal linker
|
10 vuotta sitten |
nickysn
|
e59c164844
+ parse FIXUPP records in the omf object reader (although converting them TOmfRelocation is not yet implemented)
|
10 vuotta sitten |
Jeppe Johansen
|
59f164b948
Changed type of size argument from aint to asizeint. This previously broke things on 8bit targets.
|
10 vuotta sitten |
joost
|
46906833f1
* Re-generated makefile's
|
10 vuotta sitten |
joost
|
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
|
10 vuotta sitten |
joost
|
1f5fab5309
* rstconv.pp depends on fcl-json and uses resourcestrings
|
10 vuotta sitten |
nickysn
|
c3133c498a
+ added property tobjectreader.pos, which returns the current position when reading an object file
|
10 vuotta sitten |
nickysn
|
515d702408
- removed semicolon after 'begin'
|
10 vuotta sitten |
nickysn
|
0cd1a88588
* fixed memory leak in TOmfObjInput.ReadExtDef
|
10 vuotta sitten |
nickysn
|
9fc100574c
+ added property TObjSymbol.group for use with the omf object format
|
10 vuotta sitten |
nickysn
|
c50991713c
+ implemented reading of omf public names
|
10 vuotta sitten |
michael
|
7f1b21e561
* Added example for parameter binding from Laco
|
10 vuotta sitten |
pierre
|
8847394d02
Accept 3.0.0 as starting compiler
|
10 vuotta sitten |
marco
|
8cf0c3bcb6
* camel case paramcount as per mantis #28503
|
10 vuotta sitten |
lacak
|
105af639ce
fcl-db: mysql: fix reporting of connection errors. Pass allocated connection handle (not Nil) to MySQLError procedure to correctly read error code, error message and sqlstate.
|
10 vuotta sitten |
michael
|
437aab34de
* Fix by Michalis Kamburelis for bug #28496
|
10 vuotta sitten |
Jonas Maebe
|
0d87df71a9
* default to ARMv7/VFPv3 for Darwin/ARM (since that's what most iOS devices
|
10 vuotta sitten |
svenbarth
|
39016c032e
Fix for Mantis #28442. Do not generate the VMT record definition for generic classes. It isn't used anyway.
|
10 vuotta sitten |
michael
|
e5fba07668
* Fix bug #0028486
|
10 vuotta sitten |
Jonas Maebe
|
4c0807c596
* simplified enum lookup table management by using tfplist instead of
|
10 vuotta sitten |
pierre
|
d9359ea4af
revision.inc update after commit 31240
|
10 vuotta sitten |
michael
|
3acf0285aa
* Allow comments in JSON config file
|
10 vuotta sitten |
michael
|
97bc0a4bff
* Add support for parsing comments
|
10 vuotta sitten |
michael
|
7c94f09d34
* Convert to/from UTF8
|
10 vuotta sitten |