pierre
|
b172694e82
+ new warning for assembler that does not support debug information
|
18 years ago |
joost
|
6aa6d4389e
* Fix for mantis bug #8213
|
18 years ago |
Jonas Maebe
|
846fbf9fa0
* fixed several (harmles) range errors
|
18 years ago |
Jonas Maebe
|
7dac4c57c2
+ add -gttt to extcycle
|
18 years ago |
michael
|
fe8a3dbfe7
* Moved fpcunit to inc, added testresult writers from Dean Zobec
|
18 years ago |
florian
|
1d3a9cd87a
* fixing writing of setdefs
|
18 years ago |
Jonas Maebe
|
fae803869f
* don't typecast the localst of the main program to a localsymtable
|
18 years ago |
Jonas Maebe
|
e541f19ef5
* fixed debug info generation for static symbols + IE in case it cannot
|
18 years ago |
Jonas Maebe
|
d3ea2fa9e3
- removed some unneeded and sometimes wrong typecasts (could be
|
18 years ago |
Jonas Maebe
|
ee2a4bc8f2
* fixed range errors
|
18 years ago |
Jonas Maebe
|
879a1594e1
* don't trash out parameters, because the caller may expect them to be
|
18 years ago |
Jonas Maebe
|
cc67ed17b5
* fixed uninitialised variable (mantis 8198, already tested by
|
18 years ago |
Jonas Maebe
|
3198915389
* ifdef cpu64bit -> ifdef cpu64
|
18 years ago |
Jonas Maebe
|
cdb67cfc8b
* fixed bug with set comparisons after r6172
|
18 years ago |
fpc
|
bd8b81ceed
* testsuite comparison: make regression look more bold red, than newly failed
|
18 years ago |
Jonas Maebe
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
18 years ago |
fpc
|
8afec0f049
* testsuite.cgi: do not show new, skipped tests in comparison
|
18 years ago |
Jonas Maebe
|
5564d14bd2
* sysctl depends on unixtype
|
18 years ago |
florian
|
dac9896a6d
+ added -vs for time stamping
|
18 years ago |
florian
|
3ce0e329bd
* varsets shouldn't be enabled in the compiler currently
|
18 years ago |
fpc
|
cfe41cf155
+ testsuite cgi testrun comparisons
|
18 years ago |
Jonas Maebe
|
d2de4ee942
* applied sysolevarfromvar patch from Thorsten Engler (mantis #8175)
|
18 years ago |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 years ago |
Jonas Maebe
|
4765364816
* don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only
|
18 years ago |
Jonas Maebe
|
0e1c9c901d
+ cot, sec, csc, secant, cosecant (mantis #8142)
|
18 years ago |
yury
|
c1b1be9a67
* fixed digest creation on Windows.
|
18 years ago |
Jonas Maebe
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
18 years ago |
chrivers
|
c1dddf5df2
* Fixed an old svn-conflict in tests/test/README
|
18 years ago |
Jonas Maebe
|
e1c994a3be
* don't call blockwrite if there's nothing to write
|
18 years ago |
Jonas Maebe
|
228943271f
* increased AsmOutSize from 32kb to 128kb, makes external assembling a
|
18 years ago |