Commit Graph

12092 Commits

Author SHA1 Message Date
carl
dc22ce1415 - removed cs_fp_emulation checking for m68k, its now controled
by a global switch
  + added powerpc/sparc/vis message options support
2002-11-30 23:14:55 +00:00
carl
6f5c977415 - cs_fp_emulation is no longer automatic for m68k target 2002-11-30 23:13:48 +00:00
carl
ebb8dd5261 + compilerproc for softfpu (first step for integration)
* several bugfixes for big-endian support
2002-11-30 21:34:20 +00:00
carl
edb20100ac + Add loading of softfpu in emulation mode
+ Correct routine call for softfpu
  * Extended type must also be defined even with softfpu
2002-11-30 21:32:24 +00:00
carl
f8d831d6ce + -Ce for softfpu 2002-11-30 21:29:56 +00:00
mazen
3c658bda85 + ncpuinln node 2002-11-30 20:03:29 +00:00
carl
d38880fb14 + hint directive testing 2002-11-30 18:46:56 +00:00
carl
4cff8c3477 + set testing 2002-11-30 18:46:30 +00:00
carl
65113dcece + profiling support for Win32 2002-11-30 18:44:57 +00:00
Tomas Hajny
25810d3dee * fix for missing end of comment block 2002-11-30 18:43:02 +00:00
carl
7769191263 + profiling support 2002-11-30 18:17:35 +00:00
sg
2c57646d2a * Stream parameters are not "var" anymore (stupid copy&paste bug) 2002-11-30 16:04:34 +00:00
carl
c79bdd9179 * try to fix profiling for win32 2002-11-30 14:39:15 +00:00
carl
93d011d184 + checking for symbols used with hint directives is done mostly in pexpr
only now
2002-11-30 11:12:48 +00:00
carl
a62998ff03 * fix bug n last commit (this bug was only detected gby 1.0.x, fixed) 2002-11-30 11:08:46 +00:00
carl
87e69126fb * fix bug with checking of duplicated items in sets (new sets bug only) 2002-11-30 10:45:14 +00:00
pierre
9612a08120 + powerpc cpu support started 2002-11-30 01:56:52 +00:00
pierre
6f2265f872 * fix a wrongly highlighted string 2002-11-30 01:55:33 +00:00
pierre
40df46547a + cross-powerpc specific filenames 2002-11-30 01:53:02 +00:00
pierre
a47e4fb345 * remove double in delphimodeswitches to allow compilation with -Cr option 2002-11-30 00:34:20 +00:00
carl
5c5db0e0a3 + unimplemented hint directive added
* hint directive parsing implemented
  * warning on these directives
2002-11-29 22:31:19 +00:00
carl
5abec3d375 * warning / hint for possible loss of data in assignment 2002-11-29 20:02:42 +00:00
carl
e047d2063d * warning / hint for possible loss of data in assignment 2002-11-29 19:54:22 +00:00
sg
382063623d * Improved HTML writing, now uses the HTML definition unit
(moved from FPDoc into FCL)
2002-11-29 18:04:25 +00:00
sg
b2b9e77321 * Changed notice about wglGetProcAddress 2002-11-29 17:10:13 +00:00
sg
e6ad0998ea * Removed opengl32 unit (all functions are now in the Windows unit) 2002-11-29 16:49:41 +00:00
sg
a2d0ce003c * Added wgl* functions (moved from opengl32 unit, to get more compatible
to Delphi)
2002-11-29 16:40:49 +00:00
peter
9a2f05820a * fixed ignorespaces which was broken by the previous commit
when a line started with spaces
2002-11-29 16:26:52 +00:00
peter
bc3943ca4f * fix for tw1896 2002-11-29 15:50:27 +00:00
florian
f3f3ed17b7 * AMD CPUs could have SSE as well 2002-11-29 00:06:24 +00:00
florian
03de4893b0 no message 2002-11-28 23:55:58 +00:00
florian
e0f1ddbc64 * fixed test, don't remember the use of it :/ 2002-11-28 23:34:16 +00:00
florian
593e30b839 * push_value_para didn't release floatdef locations, fixes tw2045 2002-11-28 23:28:14 +00:00
michael
7fa9aab48d + Documented float<>string conversion routines 2002-11-28 23:06:04 +00:00
michael
bfd3e76ccf + Fixed float<>string conversion routines 2002-11-28 22:26:30 +00:00
michael
cdf2d7408e + Added float - string conversion examples 2002-11-28 22:22:11 +00:00
michael
a14f83b1c0 + made it compile again 2002-11-28 20:29:26 +00:00
michael
3b63379341 + Fixed comparestr (merge from fix) 2002-11-28 20:15:37 +00:00
nils
0208620f08 * remove 2002-11-28 19:43:09 +00:00
nils
eac09110d7 * initial release 2002-11-28 19:42:26 +00:00
nils
193a79de1a * update 2002-11-28 19:40:45 +00:00
nils
5935825da6 * removed var in datestamp 2002-11-28 19:39:30 +00:00
pierre
0ebfb56d2c + remote support 2002-11-28 13:00:25 +00:00
pierre
0d6cfa91e3 + remote support additions 2002-11-28 12:58:15 +00:00
pierre
d4246d46cd * new hints for remote addition 2002-11-28 12:57:42 +00:00
pierre
6a10db7da2 + TransferRemote method added 2002-11-28 12:57:00 +00:00
pierre
f82f0101c9 + Remote dialog added 2002-11-28 12:56:23 +00:00
pierre
de4bb0f9f4 + added strings for remote support 2002-11-28 12:55:47 +00:00
pierre
39df3d1b8c + save/retrieve remote support variables 2002-11-28 12:55:06 +00:00
pierre
ab17afa294 * fix implementation of ReplaceStrI function 2002-11-28 12:53:59 +00:00