Commit Graph

5583 Commits

Author SHA1 Message Date
marco
48a5d8cf9d * not added with bin switch 2000-02-04 16:57:34 +00:00
marco
1bea181880 * Fixed tdir, some params need to be 32-bit 2000-02-04 16:55:47 +00:00
marco
ddbb0dc0b0 * added comments 2000-02-04 16:55:01 +00:00
marco
d2efb9cfae * Finished Linux (and rest syscalls) roughly. Some things still need to be
tested, and checked (off_t calls specially)
2000-02-04 16:53:26 +00:00
marco
7109bed98d * copied from BSD 2000-02-04 16:51:47 +00:00
marco
e59b21aff1 * copied from BSD 2000-02-04 16:51:02 +00:00
Jonas Maebe
16e46c496c * moved call to resetusableregs to compile_proc_body (put it right before the
reset of the temp generator) so the optimizer can know which registers are
    regvars
2000-02-04 14:54:17 +00:00
pierre
705b7cb752 readme.txt 2000-02-04 14:34:46 +00:00
pierre
9572b14dea + add pseudo local var parent_ebp for local procs 2000-02-04 14:29:57 +00:00
Jonas Maebe
245975562b * fpuloadstore optimizations are now done before and after the CSE 2000-02-04 13:53:04 +00:00
Jonas Maebe
4e361ef71f * better support for regvars (still needs a move of the call to the optimize
procedure to a place where resetusableregisters is not yet called to work)
  * small regallocation fixes for -dnewoptimizations
2000-02-04 13:52:17 +00:00
marco
aa8b9730a1 * a few functions added. 2000-02-04 12:05:04 +00:00
marco
84ad19e224 * initial version 2000-02-04 12:04:03 +00:00
florian
26fc3fb886 * better register variable allocation in -Or mode 2000-02-04 08:47:10 +00:00
pierre
5af9c2d923 * adapted to change in fpdebug unit 2000-02-04 00:15:31 +00:00
pierre
19b0ddfa22 * AddWatch calls DoShowWatches 2000-02-04 00:13:59 +00:00
pierre
17eccf5700 * Breakpoint are marked in source at desktop loading 2000-02-04 00:12:57 +00:00
pierre
0e09b3a168 * Breakpoint line in Source Window better handled 2000-02-04 00:10:58 +00:00
pierre
72c961f0f5 + IniCenterDebuggerRow 2000-02-04 00:08:35 +00:00
pierre
de5fd31a00 * -Fi must also be used for GetSourceDirectories 2000-02-04 00:05:20 +00:00
pierre
690dd7a516 + SelectInDebugSession lets CPU and watches in front 2000-02-04 00:03:30 +00:00
peter
c06f082765 * fixed smartlinking 2000-02-03 23:01:45 +00:00
michael
e13e07ba74 + Version using only vgalib 2000-02-03 20:39:58 +00:00
marco
f6a2e04b59 * Some types fixed/ported. 2000-02-03 17:05:55 +00:00
marco
aeafb7ba80 * fixes and updates due to linux unit porting 2000-02-03 17:05:13 +00:00
marco
c8a1564605 * additions fixes due to port linux 2000-02-03 17:04:47 +00:00
marco
f78cf7b628 * initial version. Ported till line +/- 2000 2000-02-03 17:03:36 +00:00
pierre
ef2ffca162 * use desktop^.current for GetNextEditorBounds 2000-02-02 22:51:49 +00:00
pierre
f0ec5d7fca * use desktop^.current for current word in grep 2000-02-02 22:49:44 +00:00
pierre
f9b0b57787 * Use desktop^.current instead of desktop^.first
* Avoid stopping at main if debugger started with CrtlF9
2000-02-02 22:48:25 +00:00
marco
db4815503d * Ported except for readdir which is 200 lines C code in FBSD linux
emulator
2000-02-02 18:07:27 +00:00
pierre
1be354d497 * use int64 typecast to avoid overflows in diskfree and disksize 2000-02-02 17:34:49 +00:00
pierre
927f40d079 * use int64 typecast in diskfree and disksize 2000-02-02 17:32:59 +00:00
pierre
540e840cdf * avoid diskfree problem and get mouse visible 2000-02-02 17:19:10 +00:00
marco
89fa5503fc * Typo in STAT record 2000-02-02 16:45:38 +00:00
marco
e0dcb956c2 * Initial version. Copy of linux version, with BSD stat. 2000-02-02 16:36:09 +00:00
marco
5557f89de8 * Checked stat constants 2000-02-02 16:35:29 +00:00
marco
9632dcc8dc * Ported more functions. Half done now. 2000-02-02 16:35:10 +00:00
marco
77dd315869 * Initial BSD version. Still needs a lot of work. 2000-02-02 15:41:56 +00:00
marco
7aab610a15 * initial BSD version. 2000-02-02 15:41:28 +00:00
peter
ab8846ded2 * show errorcode in message when error in unzipping 2000-02-02 15:21:31 +00:00
peter
8ab57e063d * gettime supports now also sec100
* removed crtlib code as it was broken (still available in old releases)
  * int64 disksize/diskfree
2000-02-02 15:07:05 +00:00
peter
c3cb2859b3 * changed some hotkeys 2000-02-02 13:20:47 +00:00
michael
e61308facb + Added copyright and log 2000-02-02 12:43:42 +00:00
peter
208a011ecd * fixed sharedlibunitobjects typo 2000-02-02 11:30:00 +00:00
peter
699502ad4f * fixed sharedlibunitobjects
* remove gpm from sharedlib
2000-02-02 11:29:23 +00:00
peter
d19710a9ad * fixed tracereallocmem which supplied the wrong size for tryresize 2000-02-02 11:13:15 +00:00
peter
6bbb440811 * fixed internal_memavail counting for tryresizemem 2000-02-02 11:12:29 +00:00
peter
0fc3f2e559 * added syslog to misc package 2000-02-01 12:58:20 +00:00
peter
30b2622e3a * missing space before \ 2000-02-01 12:57:20 +00:00