nickysn
|
bf3e48d8e0
* compilation of ppudump fixed
|
před 12 roky |
nickysn
|
571e9c2e3e
+ added the new i8086 memory model flags to ppudump as well
|
před 12 roky |
sergei
|
5c4abfa75a
+ Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller).
|
před 12 roky |
nickysn
|
381c996e53
+ added po_far to tprocoptions
|
před 12 roky |
svenbarth
|
956b26bc97
Completely reworked implementation of generic constraints, by moving the generic constraint data from the symbols to the definitions (I originally thought that this would simplyfy things, but the more correct approach is to add it to the defs).
|
před 12 roky |
nickysn
|
10ef91a7f6
* updated ppudump after the x86 pointer type changes introduced in r24453
|
před 12 roky |
svenbarth
|
f1f89c77c3
Finally refactor "b_needs_init_final" flag to be a symtable flag which is written to/loaded from the PPU (as discussed in the thread "Status report for "class helpers"" in fpc-devel on 29th January 2011).
|
před 12 roky |
yury
|
2ec85e9705
* ppudump: Output "Size" attribute for objects and records.
|
před 12 roky |
yury
|
ec6ff22588
* ppudump: Output "MethodPtr" attribute for procedural types.
|
před 12 roky |
nickysn
|
0b09c50138
* updated ppudump because of the ppu changes in r24491
|
před 12 roky |
paul
|
d38bd1b9bd
compiler: remove dummy ado_none from tarraydefoption. It is probably a leftover from time when tarraydefoptions was not present, comment options
|
před 12 roky |
paul
|
17e7ef0d28
ppudump: fix help message
|
před 12 roky |
yury
|
eb26ccfbe7
* ppudump: Proper output of Unicode string constants.
|
před 12 roky |
yury
|
906cd9d365
+ ppudump: XML output.
|
před 12 roky |
yury
|
65d832420e
* ppudump:
|
před 12 roky |
yury
|
ad8f42cd29
* ppudump: JSON output of float, string, file, variant, undefined, formal definitions.
|
před 12 roky |
yury
|
44a0b61224
* ppudump: Write errors to StdErr and write warnings to StdErr when output to JSON.
|
před 12 roky |
yury
|
3a8ed11e23
* ppudump: JSON output of pointers and ordinal definitions.
|
před 12 roky |
yury
|
679a8d9dd6
* ppudump: JSON output of sets and set constants.
|
před 12 roky |
yury
|
026200d75a
* ppudump: JSON output of enums.
|
před 12 roky |
Jonas Maebe
|
52dd59ee74
* write full help when executing ppudump without parameters (based on patch
|
před 12 roky |
yury
|
e212901658
* ppudump: JSON output of constants, records, arrays, class refs.
|
před 12 roky |
yury
|
b4ba96fa5a
* ppudump: JSON output of properties and global vars.
|
před 12 roky |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
před 12 roky |
yury
|
3dd976c06f
* ppudump: Fixed writing of float values.
|
před 12 roky |
yury
|
d265e8d3be
* ppudump: JSON output of classes.
|
před 12 roky |
yury
|
7ad68debc9
* ppudump: Work in progress on JSON output. Implemented procedure definition.
|
před 12 roky |
yury
|
61ac7580b7
* ppudump: Work in progress on JSON output.
|
před 12 roky |
yury
|
432f5059fc
* ppudump:
|
před 12 roky |
Jonas Maebe
|
c4b62f86a1
* renamed ppudump directory introduced by r24298 to ppuutils to fix
|
před 12 roky |