Commit Graph

18367 Commits

Author SHA1 Message Date
Jonas Maebe
84aa52942f * fixed tracking of usage of flags register
* fixed destroying of "memwrite"'s
  * fixed checking of entire sequences in all cases (previously this was
    only guaranteed if the new sequence was longer than the old one, and
    not if vice versa)
  * fixed wrong removal of sequences if a register load was already
    completely removed in the previous sequence (because in that case,
    that register has to be removed and renamed in the new sequence as
    well before removing the new sequence)
2004-12-18 15:16:10 +00:00
Jonas Maebe
a3627d9345 * fixed compilation with -dcsdebug -dallocregdebug 2004-12-18 14:07:35 +00:00
michael
02f85d2f9b + initial check-in 2004-12-18 13:15:40 +00:00
michael
74511f1753 + Converted to XML 2004-12-18 13:01:16 +00:00
armin
c087b23a91 * changed SQLScale compare in TranslateFldType from a set compare to a real integer compare 2004-12-16 21:11:35 +00:00
armin
41e0b1a0a7 * added NetWare Alert
* added sysutils.sleep
2004-12-16 12:42:54 +00:00
marco
e79fb753bc * slash typo 2004-12-16 08:06:42 +00:00
florian
3dc039da2c * fixed compilation for targets where comp=int64 2004-12-15 23:02:42 +00:00
michael
7e4dadd69a + Make targets fixed (hopefully) 2004-12-15 22:14:14 +00:00
peter
77ecf74f4e * x86_64 fixes 2004-12-15 21:25:30 +00:00
peter
eb148e7adc * thandle -> ptrint 2004-12-15 21:17:46 +00:00
peter
404ccf475f * 64bit fixes 2004-12-15 21:15:04 +00:00
peter
c3f6b3125e * 64bit typecast 2004-12-15 21:09:06 +00:00
peter
29db12ecfa * disable inlining across units when the inline procedure references
a variable or procedure in the static symtable
2004-12-15 21:08:15 +00:00
peter
fad0e529a4 * syscall with sysv abi for morphos 2004-12-15 19:30:32 +00:00
peter
d387fda801 * give error when paraloc is not filled in order_parameter 2004-12-15 19:30:16 +00:00
peter
fbb6b1c6fe * goptions removed
* small patches from antonio talamini
2004-12-15 19:14:11 +00:00
peter
24bea4f525 * fixed overflow 2004-12-15 17:03:01 +00:00
peter
9e49f8eef9 * fixed crash with -vp 2004-12-15 17:01:28 +00:00
marco
9dec5c3179 * introduction "cleanpath" (=fexpand), fixfilename(paramstr(0)) + search $PREFIX/etc/fpc.cfg 2004-12-15 16:06:47 +00:00
peter
95721dca7e * new bug 2004-12-15 16:03:15 +00:00
peter
00c14e1083 * external is again allowed in implementation 2004-12-15 16:00:16 +00:00
peter
5576ae73a6 * fix visibility of protected/private 2004-12-15 15:59:54 +00:00
peter
53dd50db60 * add byte ptr 2004-12-15 15:58:24 +00:00
peter
faf7082d45 * added comment what the bug is 2004-12-15 15:46:59 +00:00
peter
9df85a7290 * missing fail 2004-12-15 15:37:49 +00:00
Jonas Maebe
0f2922f5a1 * fixed foreachnode(static) for case nodes (fixes inlining of case
statements)
2004-12-15 15:27:03 +00:00
armin
269ea3a051 * mouse was included twice 2004-12-15 12:01:04 +00:00
Károly Balogh
5f9bbd827b * initial revision 2004-12-14 22:07:02 +00:00
Károly Balogh
adb294a569 * initial revision 2004-12-14 22:00:17 +00:00
Károly Balogh
7e954d1adf * initial revision 2004-12-14 21:54:23 +00:00
michael
8a86b29879 + Delete aux file before running (pdf)latex. 2004-12-14 21:50:02 +00:00
michael
f493781253 + Some corrections 2004-12-14 21:47:36 +00:00
michael
2bf465b837 + Removed system unit stuff 2004-12-14 21:46:35 +00:00
michael
8d2ef8b414 + rtl instead of units 2004-12-14 21:46:16 +00:00
michael
56b330cfc8 + Converted makehtm to pascal program. Argument line too long 2004-12-14 21:44:54 +00:00
michael
ab19c5ae95 + added delete option 2004-12-14 21:43:08 +00:00
michael
23c3b52d7f + Added header 2004-12-14 21:28:51 +00:00
michael
d0c37b3ea7 + Script replaced by pascal program 2004-12-14 21:27:53 +00:00
michael
91bb36e4c2 + Replaced by pascal program 2004-12-14 21:27:37 +00:00
Károly Balogh
50b086d81d * GetProcessID implemented 2004-12-14 21:01:16 +00:00
michael
09f03aae9a + Changed to current dir 2004-12-14 19:38:13 +00:00
michael
f749bb6c13 + Updated 2004-12-14 19:36:05 +00:00
michael
f0833e2c25 + Added ex92 and ex93 2004-12-14 19:29:41 +00:00
armin
e564787163 * dont copy imp files with a rule because this always builds system.pp
* implemented GetEnvironmentVariableCount and GetEnvironmentString
* removed dependency from dos unit
2004-12-14 19:23:22 +00:00
armin
749a2bb62e * variants added
* dont copy the impfiles with a rule, this would always build system.ppu
2004-12-14 19:17:32 +00:00
peter
87d02dfb7e * external handling test 2004-12-14 16:10:41 +00:00
michael
5e0bc4b8ad + Initial implementation of params 2004-12-13 20:19:49 +00:00
michael
7388c918b2 + Some corrections from Joost van der Sluis 2004-12-13 19:23:17 +00:00
michael
085470531e * Ptahc from Joost van der Sluis
- moved IsCursorOpen from TSQLQuery to tbufdataset
  - moved SetFieldData from TSQLQuery to TBufDataset
  - very first start for support of cached updates
2004-12-13 19:22:16 +00:00