Commit Graph

25034 Commits

Author SHA1 Message Date
florian
e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199
git-svn-id: trunk@6201 -
2007-01-26 17:38:46 +00:00
Jonas Maebe
c0e9782da9 * regenerated message text files with new stabs disabling message
git-svn-id: trunk@6200 -
2007-01-26 12:44:05 +00:00
Jonas Maebe
44dffffdf2 * undid accidental commit of partial TCmdStrListItem change
git-svn-id: trunk@6199 -
2007-01-26 12:42:20 +00:00
Jonas Maebe
5fde39cd69 * reinstated trashing of out parameters with -gt (see mantis 8216,
fix for the compiler was in symtable.pas)

git-svn-id: trunk@6198 -
2007-01-26 10:26:35 +00:00
Jonas Maebe
becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint
git-svn-id: trunk@6197 -
2007-01-26 10:04:32 +00:00
pierre
4f35aabebb + use new assembler flag: af_no_debug
git-svn-id: trunk@6196 -
2007-01-26 05:06:37 +00:00
pierre
99969eb3c5 + new assembler flag: af_no_debug
git-svn-id: trunk@6195 -
2007-01-26 05:05:37 +00:00
pierre
b172694e82 + new warning for assembler that does not support debug information
git-svn-id: trunk@6194 -
2007-01-26 05:04:07 +00:00
joost
6aa6d4389e * Fix for mantis bug #8213
git-svn-id: trunk@6193 -
2007-01-25 22:14:27 +00:00
Jonas Maebe
846fbf9fa0 * fixed several (harmles) range errors
git-svn-id: trunk@6192 -
2007-01-25 21:43:11 +00:00
Jonas Maebe
7dac4c57c2 + add -gttt to extcycle
git-svn-id: trunk@6191 -
2007-01-25 21:38:24 +00:00
michael
fe8a3dbfe7 * Moved fpcunit to inc, added testresult writers from Dean Zobec
git-svn-id: trunk@6190 -
2007-01-25 21:10:34 +00:00
florian
1d3a9cd87a * fixing writing of setdefs
* fixed copying of setdefs
* increased ppu version

git-svn-id: trunk@6189 -
2007-01-25 19:29:54 +00:00
Jonas Maebe
fae803869f * don't typecast the localst of the main program to a localsymtable
git-svn-id: trunk@6188 -
2007-01-25 17:12:49 +00:00
Jonas Maebe
e541f19ef5 * fixed debug info generation for static symbols + IE in case it cannot
be generated (rather than an undefined function result)

git-svn-id: trunk@6187 -
2007-01-25 17:07:26 +00:00
Jonas Maebe
d3ea2fa9e3 - removed some unneeded and sometimes wrong typecasts (could be
typeconv nodes as well rather than direct setelementn)

git-svn-id: trunk@6186 -
2007-01-25 15:19:47 +00:00
Jonas Maebe
ee2a4bc8f2 * fixed range errors
git-svn-id: trunk@6185 -
2007-01-25 15:19:00 +00:00
Jonas Maebe
879a1594e1 * don't trash out parameters, because the caller may expect them to be
unchanged in case the callee doesn't touch them (e.g. srdef in pexpr.pas)
  * extra safety to not trash any typed constants and initialised variables

git-svn-id: trunk@6184 -
2007-01-25 15:11:23 +00:00
Jonas Maebe
cc67ed17b5 * fixed uninitialised variable (mantis 8198, already tested by
webtbs/tw3931a.pp)

git-svn-id: trunk@6183 -
2007-01-25 11:43:15 +00:00
Jonas Maebe
3198915389 * ifdef cpu64bit -> ifdef cpu64
git-svn-id: trunk@6182 -
2007-01-25 08:33:20 +00:00
Jonas Maebe
cdb67cfc8b * fixed bug with set comparisons after r6172
git-svn-id: trunk@6181 -
2007-01-24 22:28:25 +00:00
fpc
bd8b81ceed * testsuite comparison: make regression look more bold red, than newly failed
git-svn-id: trunk@6180 -
2007-01-24 22:01:23 +00:00
Jonas Maebe
63ebc2a1b8 * fixed include/exclude for big endian after r6172
git-svn-id: trunk@6179 -
2007-01-24 21:53:05 +00:00
fpc
8afec0f049 * testsuite.cgi: do not show new, skipped tests in comparison
git-svn-id: trunk@6178 -
2007-01-24 21:40:20 +00:00
Jonas Maebe
5564d14bd2 * sysctl depends on unixtype
git-svn-id: trunk@6177 -
2007-01-24 21:33:15 +00:00
florian
dac9896a6d + added -vs for time stamping
git-svn-id: trunk@6176 -
2007-01-24 20:32:06 +00:00
florian
3ce0e329bd * varsets shouldn't be enabled in the compiler currently
git-svn-id: trunk@6175 -
2007-01-24 20:31:30 +00:00
fpc
cfe41cf155 + testsuite cgi testrun comparisons
git-svn-id: trunk@6174 -
2007-01-24 20:17:09 +00:00
Jonas Maebe
d2de4ee942 * applied sysolevarfromvar patch from Thorsten Engler (mantis #8175)
git-svn-id: trunk@6173 -
2007-01-24 20:17:09 +00:00
florian
2579cd139f + support for sets with size 1 and 2
git-svn-id: trunk@6172 -
2007-01-24 20:06:56 +00:00
Jonas Maebe
4765364816 * don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only
behaviour that fpc supports)

git-svn-id: trunk@6171 -
2007-01-24 19:49:16 +00:00
Jonas Maebe
0e1c9c901d + cot, sec, csc, secant, cosecant (mantis #8142)
git-svn-id: trunk@6170 -
2007-01-24 19:22:53 +00:00
yury
c1b1be9a67 * fixed digest creation on Windows.
git-svn-id: trunk@6169 -
2007-01-24 18:55:21 +00:00
Jonas Maebe
c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual
methods (mantis #8153)

git-svn-id: trunk@6168 -
2007-01-24 18:26:23 +00:00
chrivers
c1dddf5df2 * Fixed an old svn-conflict in tests/test/README
git-svn-id: trunk@6167 -
2007-01-24 16:25:40 +00:00
Jonas Maebe
e1c994a3be * don't call blockwrite if there's nothing to write
git-svn-id: trunk@6166 -
2007-01-24 16:05:39 +00:00
Jonas Maebe
228943271f * increased AsmOutSize from 32kb to 128kb, makes external assembling a
little faster

git-svn-id: trunk@6165 -
2007-01-24 15:44:36 +00:00
Jonas Maebe
c1df4454fe * cmpxchg8b doesn't have a size suffix
git-svn-id: trunk@6164 -
2007-01-24 15:15:04 +00:00
yury
f2273f9cd4 * delete temp file when test ends.
git-svn-id: trunk@6163 -
2007-01-24 15:00:02 +00:00
yury
83820db27e * fix for tiorte.pp on WM5.
git-svn-id: trunk@6162 -
2007-01-24 14:59:05 +00:00
daniel
42a21245ee * Echo -> cp
git-svn-id: trunk@6161 -
2007-01-24 12:47:42 +00:00
yury
c70cd739cb * Added CommandBands and CommandBar wince APIs.
git-svn-id: trunk@6160 -
2007-01-24 11:04:12 +00:00
Jonas Maebe
1218322f8c * cs_generate_stackframes (w+/-) should only apply to normal routines,
not to pure assembler routines

git-svn-id: trunk@6159 -
2007-01-24 10:08:17 +00:00
Jonas Maebe
11528c9da6 * better fix for tw8171 (now also works for with-statements)
git-svn-id: trunk@6158 -
2007-01-24 09:55:45 +00:00
Jonas Maebe
14a95ccdc3 * fixed r6149
git-svn-id: trunk@6157 -
2007-01-24 09:33:34 +00:00
pierre
ee7514b934 * also remove fplnet for targets without sockets unit support
git-svn-id: trunk@6156 -
2007-01-24 03:40:25 +00:00
florian
4e69739a78 * fixed dword -> single
git-svn-id: trunk@6155 -
2007-01-23 22:12:13 +00:00
florian
1ab81c7eb6 * fixed fpa flag setting
git-svn-id: trunk@6154 -
2007-01-23 22:11:54 +00:00
florian
df44f7c231 * fixed dword -> double in fpa mode
git-svn-id: trunk@6153 -
2007-01-23 21:07:09 +00:00
florian
5596cd5391 * ensure that qword_to_double is calculated using doubles
git-svn-id: trunk@6152 -
2007-01-23 21:06:46 +00:00