Commit Graph

5656 Commits

Author SHA1 Message Date
pierre
12d4917565 * avoid stack overflow in tref.done (bug 846) 2000-02-11 13:53:49 +00:00
michael
8751d6bd6f * Need to zero out all structures 2000-02-11 10:28:34 +00:00
michael
0b67980505 + Added PID and threadhandle 2000-02-11 09:40:01 +00:00
michael
5c5cf61cf0 Now it compiles again after changes for linux 2000-02-11 09:39:37 +00:00
michael
84bbb97e1e + Forgot to commit after update .fpc 2000-02-11 09:39:08 +00:00
florian
05e486a068 * big update for exception handling code generation: possible mem holes
fixed, break/continue/exit should work always now as expected
2000-02-10 23:44:42 +00:00
florian
ec8222a642 *** empty log message *** 2000-02-10 23:40:37 +00:00
florian
c815eeb430 * quick hack for stack trace in the case of an unhandled exception 2000-02-10 22:56:43 +00:00
michael
8d3f033046 + Added example for iostreams and tprocess 2000-02-10 20:47:26 +00:00
michael
1b1f3d5850 New TProcess that wors for both linux and win32 2000-02-10 20:21:59 +00:00
sg
651297ed6e * Really fixed the bug in "ChangeInLine" now: Not only width and height
were swapped before, but x and y too...
2000-02-10 18:20:23 +00:00
sg
852a8857ce * Fixed operand order for InvalidateRect in "ChangeInLine" 2000-02-10 18:11:30 +00:00
Jonas Maebe
a4246cf62a + locatefile bug 2000-02-10 16:18:30 +00:00
Jonas Maebe
9e85007190 * fixed stupid typo! 2000-02-10 16:04:43 +00:00
peter
3385467467 * dont' check for ppl files as they aren't used atm. 2000-02-10 16:00:23 +00:00
Jonas Maebe
e558713f0c * fixed small bug introduced with my previous fix 2000-02-10 15:07:41 +00:00
Jonas Maebe
8a40388de3 * fixed bug due to lack of support for top_symbol operands 2000-02-10 14:57:13 +00:00
peter
20105af42c * fixed bug with reallocmem to use the wrong size when copying the
data to the new allocated pointer
2000-02-10 13:59:35 +00:00
peter
0cddcd31f5 * add - for ide when compiling snapshots 2000-02-10 12:02:36 +00:00
peter
5aec5872b6 * addpath fixed with list of paths when inserting at the beginning
* if exepath=currentdir then it's not inserted in path list
  * searchpaths in ppc386.cfg are now added at the beginning of the
    list instead of at the end. (commandline is not changed)
  * check paths before inserting in list
2000-02-10 11:45:48 +00:00
Jonas Maebe
88652eee6b * esi is never deallocated anymore in methods 2000-02-10 11:27:18 +00:00
pierre
b8c2666c73 * avoid crash for empty string 2000-02-10 00:48:02 +00:00
florian
ae906d54d5 *** empty log message *** 2000-02-09 23:24:26 +00:00
peter
d45719bba6 * rewrote glob to be much simpler and cleaner, the old code did
strange complex things with pointers which was unnecessary
2000-02-09 23:09:13 +00:00
florian
f3f3fceb02 *** empty log message *** 2000-02-09 22:22:17 +00:00
florian
17f8a06883 + helper routine for <int64> mod <in64> added 2000-02-09 22:19:24 +00:00
florian
e22cb380d4 + popsecondobjectstack added 2000-02-09 22:16:50 +00:00
florian
4dd95e6a80 * longjump does now a finit 2000-02-09 22:12:54 +00:00
Jonas Maebe
7ff7b4c2c3 * added regallocs for esi 2000-02-09 18:08:33 +00:00
Jonas Maebe
95f2c6f732 * added missing regalloc for ecx in range check code 2000-02-09 17:36:10 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
peter
50684700d1 * log truncated 2000-02-09 16:44:14 +00:00
peter
a2318ce5ec * regenerated 2000-02-09 14:29:22 +00:00
peter
c708b975b4 * strip, optimize booleans added 2000-02-09 14:22:47 +00:00
peter
4a4a24b6e8 * log truncated 2000-02-09 13:22:42 +00:00
peter
c93f83e22e * usage shows yyyy-mm-dd 2000-02-09 13:08:27 +00:00
peter
8a7f1814bd + getlongname 2000-02-09 13:00:32 +00:00
pierre
1cdd21c0ff * fix for DelChar past end of line 2000-02-09 12:56:54 +00:00
peter
6d8e13cacb * halt moved to system.inc 2000-02-09 12:39:11 +00:00
peter
1ed0599052 * halt moved to system.inc 2000-02-09 12:24:39 +00:00
peter
6c15031ffd * moved halt to system.inc
* syslinux doesn't use direct asm anymore
2000-02-09 12:17:51 +00:00
peter
1612077d8d * -Xt option to link staticly against c libs 2000-02-09 10:35:48 +00:00
peter
48e7eb291c * fixed typos 2000-02-08 18:28:48 +00:00
peter
74854653a8 * don't install doc/ cygwin1 wmemu etc. for snapshots 2000-02-08 15:25:23 +00:00
pierre
abfb61c7d0 * fix for directories included in stabsinfo 2000-02-08 15:23:02 +00:00
peter
119ebd56c6 * reset section back to code after localdata 2000-02-08 13:55:13 +00:00
peter
93f51ab18e * removed curbrk 2000-02-08 12:39:48 +00:00
peter
39621d787c + readlink 2000-02-08 12:05:58 +00:00
peter
df5b664031 * paramstr(0) support 2000-02-08 11:47:09 +00:00
peter
712bf88b00 * distclean also uses cleanall 2000-02-08 10:20:13 +00:00