Commit Graph

2934 Commits

Author SHA1 Message Date
florian
df4eb26ed0 * more fixes 2000-09-25 15:37:14 +00:00
florian
7549cdd6cc * some updates 2000-09-25 15:05:25 +00:00
florian
f245ef187f * initial revision 2000-09-25 14:55:05 +00:00
florian
991db24e93 * first revision for testing purpose 2000-09-25 09:58:22 +00:00
Jonas Maebe
ca4a065758 - removed TP conditional code 2000-09-25 09:50:29 +00:00
peter
24fc983597 * message updates merges 2000-09-24 21:33:46 +00:00
peter
5218af7926 * delphi compile fixes 2000-09-24 21:19:48 +00:00
florian
426905c464 * some errors fix to get more stuff compilable 2000-09-24 21:15:34 +00:00
Tomas Hajny
1045eb6419 * OS/2 stack alignment corrected + default stack increased 2000-09-24 21:12:41 +00:00
florian
b880cd3002 * more conversion work done 2000-09-24 20:17:44 +00:00
florian
befc937dc1 * initial implementation 2000-09-24 19:38:39 +00:00
peter
cd3f2c37e0 * fixed typo 2000-09-24 15:12:40 +00:00
peter
5536890e7b * renamed to be 8.3 2000-09-24 15:12:12 +00:00
peter
a71e44ac49 * use defines.inc 2000-09-24 15:06:10 +00:00
peter
0c94c56136 * searching of exe in path also for OS/2
* fixed searching of exe in path.
2000-09-24 10:33:07 +00:00
florian
83d20f9b14 * some fixes 2000-09-22 22:48:54 +00:00
florian
ebd2b038fd + initial revision 2000-09-22 22:46:03 +00:00
florian
68ceefdb2a * more fixes 2000-09-22 22:42:52 +00:00
florian
030fe89a12 * initial revision 2000-09-22 22:24:37 +00:00
florian
8b7be9c5dd * more stuff converted 2000-09-22 22:09:54 +00:00
florian
c9dfdcfbcd * some updates e.g. getcopy added 2000-09-22 21:45:35 +00:00
florian
91da57baf1 + initial revision 2000-09-22 21:44:48 +00:00
Jonas Maebe
9eaa410ca7 * fixed some bugs in the previous improvements: in some cases, esi was
still being replaced before a conditional jump (the code that
    detected conditional jumps sometimes skipped over them)
2000-09-22 15:01:59 +00:00
Jonas Maebe
9f71648f4d * fixed bug in regsEquivalent (in some rare cases, registers with
completely unrelated content were considered equivalent) (merged
    from fixes branch)
2000-09-22 15:00:20 +00:00
pierre
2fb3b8d9e2 * fix for bugs 1084/1128 (merged) 2000-09-21 20:56:19 +00:00
Jonas Maebe
478ad23438 * small fix to my changes for full boolean evaluation support (moved
opsize determination for boolean operations back in boolean
    processing block)
  + full boolean evaluation support (from cg386add)
2000-09-21 12:24:22 +00:00
Jonas Maebe
b7bb476ca7 * small fix to my changes for full boolean evaluation support (moved
opsize determination for boolean operations back in boolean
    processing block)
2000-09-21 12:23:49 +00:00
Jonas Maebe
48787ae200 * put piece of code between -dnewoptimizations2 since it wasn't
necessary otherwise
  + support for full boolean evaluation (from tcadd)
2000-09-21 12:22:42 +00:00
Jonas Maebe
7311710ef3 * put piece of code between -dnewoptimizations2 since it wasn't
necessary otherwise
2000-09-21 12:22:17 +00:00
Jonas Maebe
4171877126 + support for full boolean evaluation (b+/b-), default remains short
circuit boolean evaluation
2000-09-21 11:30:49 +00:00
florian
69ffcbae25 * removed a lot of errors 2000-09-20 21:52:38 +00:00
florian
c537853371 * updated 2000-09-20 21:50:59 +00:00
florian
d7abdc5840 * initial revision 2000-09-20 21:35:12 +00:00
florian
8ba7c62c93 * initial revision 2000-09-20 21:23:32 +00:00
florian
697e2af325 * initial revision 2000-09-20 20:52:16 +00:00
peter
20a3fba0fb * regenerated 2000-09-20 19:50:28 +00:00
peter
f7d25647af * fixed staticlib filename and unitlink instead of otherlinky 2000-09-20 19:38:34 +00:00
Jonas Maebe
3df81628bc + much improved CSE: the CSE now searches further back for sequences it
can reuse. After I've also implemented register renaming, the effect
    should be even better (afaik web bug #1088 will then even be optimized
    properly). I don't know about the slow down factor this adds. Maybe
    a new optimization level should be introduced?
2000-09-20 15:00:58 +00:00
marco
31f57d1429 * Set writer to elf. (Only a prob for smart with -OG3p3r) 2000-09-20 10:49:39 +00:00
pierre
e4d06a5485 * problems wih extdebug cond. solved 2000-09-19 23:09:07 +00:00
pierre
3c7b44cb99 * fixes for local class debuggging problem (merged) 2000-09-19 23:08:02 +00:00
florian
ea49be5b34 * fixed help screen for -Sa 2000-09-19 17:33:25 +00:00
Jonas Maebe
857149a109 * fixed bug in push_addr_param for arrays (merged from fixes branch) 2000-09-18 12:31:15 +00:00
marco
0b7a6a9a6a * Definition of multiple FreeBSD target defines moved to after error check
commandline parsing
2000-09-18 12:28:41 +00:00
Jonas Maebe
91faeee3a4 * fixed web bug #1133 (merged from fixes branch) 2000-09-18 11:28:36 +00:00
Jonas Maebe
448dc6df47 * fixed bug in flagsinvers array for unsigned flags (fixed web bug
1139, not 1135 like I mentioned in the fixes branch) (merged from fixes)
2000-09-18 10:15:48 +00:00
peter
982c0eb4e8 * merged fixes 2000-09-16 20:12:15 +00:00
peter
d2f13f099e * freebsd support routines 2000-09-16 12:24:00 +00:00
peter
4003cdb728 * freebsd support merged 2000-09-16 12:22:52 +00:00
peter
0eab87b16a * fixed for with and local object loading 2000-09-16 12:21:56 +00:00