Commit Graph

5170 Commits

Author SHA1 Message Date
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
florian
7ff307fb8d + added a register window, doesn't work yet 2000-01-08 18:26:20 +00:00
Jonas Maebe
1c7978a96b + Mac linebreak (#13) support for readln 2000-01-08 17:08:36 +00:00
peter
99cf60d6a7 * support variable in packagenames
* fpcmake.loc support
  * fixed place of presettings which must be before FPCDIR is set
2000-01-08 16:31:04 +00:00
peter
d61d0e32f2 * max date added 2000-01-08 13:52:02 +00:00
sg
65631b0e44 * Set the upper bound of TLineArray to max. possible value so that this
unit works correctly with activated range checks
2000-01-08 12:08:58 +00:00
sg
f9d9c8aa0a * Fix in line 413 (gzopen call now with typecast in 2nd argument, now it
should compile perfectly again)
2000-01-07 22:44:25 +00:00
marco
510b51be7a * Added $target support for -FD 2000-01-07 22:22:02 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
daniel
a79b4a404b * copyright 2000 added 2000-01-07 16:32:21 +00:00
daniel
8c2e7c0711 * fixed types 2000-01-07 15:46:20 +00:00
pierre
b9e2a3edec * bad sound if changing frequency solved 2000-01-07 14:55:47 +00:00
pierre
ac4df5f8aa + date string added 2000-01-07 14:02:52 +00:00
sg
266ea77c74 * OK, now _this_ is the originally meant version with the fixed
selection handling ;)
2000-01-07 13:24:31 +00:00
pierre
6626bfedc4 * With argument is set as used to avoid unnecessary warnings 2000-01-07 09:36:24 +00:00
pierre
c464f091be * set_varstate must be called after typeconv insertions 2000-01-07 09:35:12 +00:00
peter
eb31271e15 * updated copyright to 2000 2000-01-07 01:24:32 +00:00
peter
e525797c51 * updated copyright to 2000 2000-01-07 01:14:18 +00:00
peter
682d3453ee * copyright 2000 in logo 2000-01-07 00:21:44 +00:00
pierre
ca58f7d947 * forgot CommentLineType check to see if we need to update format
on next line
  * some changes for TEST_PARTIAL_SYNTAX still does notwork :(
2000-01-07 00:19:30 +00:00
peter
a21f1faefb * variable replacements are now redhat compatible so the files.in can
be reused
2000-01-07 00:17:42 +00:00
peter
aee15a90ce * fixed movd isntruction to be A_MOVD instead of A_MOV S_D 2000-01-07 00:12:10 +00:00
peter
f1abae31d6 * --base-file instead of -b as dlltool 2.9.1 doesn't understand it
* clear timestamp in pe header
2000-01-07 00:10:26 +00:00
peter
75109b4fc1 * tp7 fix 2000-01-07 00:08:09 +00:00
peter
1911ada096 * display fpu,mmx,xmm names instead of reg?? 2000-01-07 00:07:24 +00:00
peter
2495b4c959 * updated for new paszlib/zlib 2000-01-07 00:04:34 +00:00
peter
5536615717 * uses typinfo moved to interface 2000-01-07 00:01:33 +00:00
peter
252f317fd8 * updated for new place 2000-01-07 00:00:29 +00:00
peter
7348ca067a * zlib deps 2000-01-06 23:58:52 +00:00
peter
961b39c749 * childnodes property as that is used instead of getchildnodes
in the apps
2000-01-06 23:55:22 +00:00