ivost
|
c0e9be49b8
* fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$
|
18 anni fa |
Jonas Maebe
|
5f61271824
* fixed val_sint(x,longint) for negative hex/bin values on 64 bit
|
18 anni fa |
Jonas Maebe
|
6c578f55df
* support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility,
|
18 anni fa |
florian
|
ca4412e09f
+ test
|
18 anni fa |
Jonas Maebe
|
d614eab0fb
* don't call afterconstruction/beforedestruction in case an exception
|
18 anni fa |
florian
|
e923c6072d
* handle stack parameters like delphi when using register calling conventions, resolves #8199
|
18 anni fa |
Jonas Maebe
|
c0e9782da9
* regenerated message text files with new stabs disabling message
|
18 anni fa |
Jonas Maebe
|
44dffffdf2
* undid accidental commit of partial TCmdStrListItem change
|
18 anni fa |
Jonas Maebe
|
5fde39cd69
* reinstated trashing of out parameters with -gt (see mantis 8216,
|
18 anni fa |
Jonas Maebe
|
becd64bfb7
* set srdef to nil if nothing found in searchsym_in_class_by_msgint
|
18 anni fa |
pierre
|
4f35aabebb
+ use new assembler flag: af_no_debug
|
18 anni fa |
pierre
|
99969eb3c5
+ new assembler flag: af_no_debug
|
18 anni fa |
pierre
|
b172694e82
+ new warning for assembler that does not support debug information
|
18 anni fa |
joost
|
6aa6d4389e
* Fix for mantis bug #8213
|
18 anni fa |
Jonas Maebe
|
846fbf9fa0
* fixed several (harmles) range errors
|
18 anni fa |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 anni fa |
michael
|
fe8a3dbfe7
* Moved fpcunit to inc, added testresult writers from Dean Zobec
|
18 anni fa |
florian
|
1d3a9cd87a
* fixing writing of setdefs
|
18 anni fa |
Jonas Maebe
|
fae803869f
* don't typecast the localst of the main program to a localsymtable
|
18 anni fa |
Jonas Maebe
|
e541f19ef5
* fixed debug info generation for static symbols + IE in case it cannot
|
18 anni fa |
Jonas Maebe
|
d3ea2fa9e3
- removed some unneeded and sometimes wrong typecasts (could be
|
18 anni fa |
Jonas Maebe
|
ee2a4bc8f2
* fixed range errors
|
18 anni fa |
Jonas Maebe
|
879a1594e1
* don't trash out parameters, because the caller may expect them to be
|
18 anni fa |
Jonas Maebe
|
cc67ed17b5
* fixed uninitialised variable (mantis 8198, already tested by
|
18 anni fa |
Jonas Maebe
|
3198915389
* ifdef cpu64bit -> ifdef cpu64
|
18 anni fa |
Jonas Maebe
|
cdb67cfc8b
* fixed bug with set comparisons after r6172
|
18 anni fa |
fpc
|
bd8b81ceed
* testsuite comparison: make regression look more bold red, than newly failed
|
18 anni fa |
Jonas Maebe
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
18 anni fa |
fpc
|
8afec0f049
* testsuite.cgi: do not show new, skipped tests in comparison
|
18 anni fa |
Jonas Maebe
|
5564d14bd2
* sysctl depends on unixtype
|
18 anni fa |