Commit Graph

5199 Commits

Author SHA1 Message Date
peter
dc4b6d1710 * regenerated, it was broken by a previous commit 2000-01-10 23:45:38 +00:00
peter
378d2653e8 * we don't need unit files here ;) 2000-01-10 23:44:42 +00:00
pierre
c0f405ad93 * problem with Paste solved 2000-01-10 23:20:04 +00:00
peter
55ce17b756 * regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
  * packagename support
2000-01-10 23:02:21 +00:00
peter
4a5e8c9027 * ifdef destzipdir 2000-01-10 22:58:36 +00:00
peter
b3cc108b8e * install more like debian with build/install rules 2000-01-10 22:57:56 +00:00
peter
c199244dc1 * packagename 2000-01-10 22:57:11 +00:00
peter
cfef21700f * fixed gzopen parameter 2000-01-10 22:56:27 +00:00
peter
4b50a9d904 * fixed gzopen parameters 2000-01-10 22:56:04 +00:00
peter
446e5c2cfb * zipname creation from packagename 2000-01-10 22:55:49 +00:00
pierre
9bb8114818 * Get RegisterView to Update correctly
* Write in white changed regs (keeping a copy of previous values)
2000-01-10 17:49:40 +00:00
pierre
36d70740f9 * suppress wrong warning for with vars 2000-01-10 16:38:43 +00:00
pierre
640e444c7c * problems with -W options solved 2000-01-10 16:37:31 +00:00
florian
b8407daef9 * working register window 2000-01-10 16:20:50 +00:00
michael
0648bb12f6 + Rule for expr corrected 2000-01-10 15:54:44 +00:00
pierre
104468093d * WViews objects were not registered 2000-01-10 15:53:37 +00:00
pierre
73edccea34 * use default command line switches only if fp.cfg not found 2000-01-10 15:52:53 +00:00
michael
6bdc4d1a4f extension changes 2000-01-10 15:46:23 +00:00
michael
ecba8ce55f extension changes 2000-01-10 15:45:45 +00:00
michael
4a511b5f26 Adapted name to demo.pp instead of demo.pas 2000-01-10 15:44:30 +00:00
michael
69fb6245ea Initial implementation 2000-01-10 15:31:40 +00:00
pierre
cecaff56a3 * TProgramInfo was not registered 2000-01-10 14:59:50 +00:00
pierre
8af36884e6 * force recompiling if we change target OS 2000-01-10 14:59:08 +00:00
pierre
61eb9ead89 + first partial syntax test 2000-01-10 13:25:46 +00:00
pierre
f7d2d5f021 * Debugger test missing in ContTo 2000-01-10 13:23:28 +00:00
pierre
8699e48f8f + debug only possible on source target 2000-01-10 13:20:57 +00:00
pierre
c5d69522ef * initc depends now on dpmiexcp unit 2000-01-10 12:15:26 +00:00
pierre
4a353c277d * add $goto on to avoid problems 2000-01-10 12:14:57 +00:00
peter
44ff14bd7d * fixed crash in getaddrsyminfo with symfync=nil 2000-01-10 11:14:42 +00:00
peter
895c8b9efc * fixed memory leak with options, you must use StopOptions instead of
Stop
  * fixed memory leak with forward resolving, make_ref is now false
2000-01-10 11:14:19 +00:00
peter
c775ade1d6 * primitives added 2000-01-10 09:54:30 +00:00
pierre
021303c54e * fix for bug #776 2000-01-10 00:42:44 +00:00
pierre
0c99cac9ce + new bugs 2000-01-10 00:40:27 +00:00
pierre
b270e9c21d * RegisterWindow problem fixed 2000-01-10 00:25:06 +00:00
pierre
1da849acde * register window type added 2000-01-10 00:24:18 +00:00
peter
2dd4e68569 * debug also defines debug when compiling 2000-01-09 23:23:00 +00:00
peter
99fe175be6 * added st_default stringtype
* genstringconstnode extended with stringtype parameter using st_default
    will do the old behaviour
2000-01-09 23:16:05 +00:00
florian
d9d6d487ac * some fixes for register view 2000-01-09 21:05:51 +00:00
Tomas Hajny
2d90c8f390 * cdecl added 2000-01-09 21:01:59 +00:00
Tomas Hajny
c4153b1ff9 * FPK changed to FPC 2000-01-09 20:45:58 +00:00
Tomas Hajny
d0f990c92b * cardinal = longint removed for FPC 2000-01-09 20:43:04 +00:00
Tomas Hajny
e5dc306af5 + the first part of implementation 2000-01-09 20:42:05 +00:00
florian
da1ea39588 * bug in secondadd(subn) with swaped mmx operands fixed 2000-01-09 19:44:53 +00:00
Jonas Maebe
2ce42d351a + comment about badly placed release_loc calls for a_mul which
causes wrong regdeallocations. Don't know how to fix :(
2000-01-09 16:35:39 +00:00
peter
7b87725809 * fixed misplaced getexplicitreg(r_edi) which broke make cycle 2000-01-09 15:19:23 +00:00
Jonas Maebe
23d69a5126 * changed edi allocation to use getexplicitregister32/ungetregister
(adapted tgeni386 a bit for this) and enabled it by default
  * fixed very big and stupid bug of mine in cg386mat that broke the
    include() code (and make cycle :( ) if you compiled without
    -dnewoptimizations
2000-01-09 12:34:59 +00:00
Jonas Maebe
86ff0db0b5 + (de)allocation info for EDI to fix reported bug on mailinglist.
Also some (de)allocation info for ESI added. Between -dallocEDI
    because at this time of the night bugs could easily slip in ;)
2000-01-09 01:44:18 +00:00
pierre
7a2344bd3f * GROUP of smartlink units put before the C libraries
to allow for smartlinking code that uses C code.
2000-01-09 00:55:51 +00:00
pierre
beebcdebfc * avoid testing object types that are simple aliases for unused privates 2000-01-09 00:37:56 +00:00
pierre
a67b0c3484 * initc now loads dpmiexcp unit to avoid linker problems 2000-01-09 00:35:17 +00:00