florian
|
686a2d2f3f
+ Support omitting the frame pointer on arm even in procedures with incoming parameters
|
пре 11 година |
Jonas Maebe
|
1ac4021178
* moved po_has_inlininginfo from procoptions to procimploptions so that
|
пре 11 година |
Jonas Maebe
|
72c1e2a8ce
* write newline after synthetickind
|
пре 11 година |
Jonas Maebe
|
c47b4cbe86
* fixed spacing of "alias names"
|
пре 11 година |
Jonas Maebe
|
7d8e9cf0f6
* moved tprocdef.isempty to a new set called implprocoptions that
|
пре 11 година |
florian
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
пре 11 година |
yury
|
56b3287e29
+ Added compiler support for mipsel-android target.
|
пре 11 година |
yury
|
eea69a2947
* ppudump: Fixed json and xml output of inline types in array declaration.
|
пре 11 година |
yury
|
bc14407ffe
* ppudump: Deref index -1 is valid for absolute symbols. Handle this.
|
пре 11 година |
yury
|
7e8ce16f6b
* ppudump: Output the "default" option for properties.
|
пре 11 година |
florian
|
1d4a4d0684
+ noreturn directive
|
пре 11 година |
nickysn
|
9ed0d6d40d
* updated ppudump after r25672
|
пре 12 година |
nickysn
|
bf3e48d8e0
* compilation of ppudump fixed
|
пре 12 година |
nickysn
|
571e9c2e3e
+ added the new i8086 memory model flags to ppudump as well
|
пре 12 година |
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).
|
пре 12 година |
nickysn
|
381c996e53
+ added po_far to tprocoptions
|
пре 12 година |
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).
|
пре 12 година |
nickysn
|
10ef91a7f6
* updated ppudump after the x86 pointer type changes introduced in r24453
|
пре 12 година |
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).
|
пре 12 година |
yury
|
2ec85e9705
* ppudump: Output "Size" attribute for objects and records.
|
пре 12 година |
yury
|
ec6ff22588
* ppudump: Output "MethodPtr" attribute for procedural types.
|
пре 12 година |
nickysn
|
0b09c50138
* updated ppudump because of the ppu changes in r24491
|
пре 12 година |
paul
|
d38bd1b9bd
compiler: remove dummy ado_none from tarraydefoption. It is probably a leftover from time when tarraydefoptions was not present, comment options
|
пре 12 година |
paul
|
17e7ef0d28
ppudump: fix help message
|
пре 12 година |
yury
|
eb26ccfbe7
* ppudump: Proper output of Unicode string constants.
|
пре 12 година |
yury
|
906cd9d365
+ ppudump: XML output.
|
пре 12 година |
yury
|
65d832420e
* ppudump:
|
пре 12 година |
yury
|
ad8f42cd29
* ppudump: JSON output of float, string, file, variant, undefined, formal definitions.
|
пре 12 година |
yury
|
44a0b61224
* ppudump: Write errors to StdErr and write warnings to StdErr when output to JSON.
|
пре 12 година |
yury
|
3a8ed11e23
* ppudump: JSON output of pointers and ordinal definitions.
|
пре 12 година |