Commit Graph

12844 Commits

Author SHA1 Message Date
michael
631def3ede + Added netdb package to requires 2003-03-12 09:01:47 +00:00
Jonas Maebe
d168ae15df * lots of new regallocator fixes, both in generic and ppc-specific code
(ppc compiler still can't compile the linux system unit though)
2003-03-11 21:46:24 +00:00
michael
4aa1cc348f + Initial version working on Win32. Needs some further work 2003-03-11 13:15:40 +00:00
michael
1333fe0f13 * stringtoppchar should use tabs instead of backspace as delimiter 2003-03-11 08:26:50 +00:00
mazen
a33dd56d81 * fixing index overflow in handling new registers arrays. 2003-03-10 21:59:54 +00:00
michael
dd0d04e20f + TSocketStream now uses recv/sendto instead of read/write 2003-03-10 21:42:39 +00:00
olle
64fb522791 * niceified comments 2003-03-10 18:16:00 +00:00
olle
a8b84c17e4 * changed ungetregister to ungetregisterint in tppcaddnode.clear_left_right 2003-03-10 18:11:41 +00:00
pierre
e4c08421ad * add a not for nig endian machines 2003-03-10 11:10:23 +00:00
pierre
dbb291bc0b * test only with longint to byte typecast 2003-03-10 11:04:52 +00:00
olle
03f1fef7aa + added cutils to the uses clause 2003-03-09 21:18:59 +00:00
daniel
eedc447400 + Added newra version of Ti386shlshrnode
+ Added interference graph construction code
2003-03-08 20:36:41 +00:00
daniel
fb55235acc * Work to handle new register notation in ag386nsm
+ Added newra version of Ti386moddivnode
2003-03-08 13:59:16 +00:00
daniel
2801609d3f * Created newra version of secondmul in n386add.pas 2003-03-08 10:53:48 +00:00
daniel
0d490a4344 * Vertaling bijgewerkt 2003-03-08 09:35:22 +00:00
daniel
e8f649f5c2 + $define newra will enable new register allocator
+ getregisterint will return imaginary registers with $newra
  + -sr switch added, will skip register allocation so you can see
    the direct output of the code generator before register allocation
2003-03-08 08:59:07 +00:00
daniel
b253f0b8a1 * Improved getregisterint 2003-03-07 21:57:53 +00:00
michael
f3c7b66380 + Use resolve unit instead of inet unit. 2003-03-07 20:57:09 +00:00
michael
fcdbc70e80 Use native pascal netdb on Linux 2003-03-07 20:33:33 +00:00
pierre
6f8c7b37c4 * fix trange5 for big endian machines 2003-03-07 11:11:04 +00:00
michael
670c206758 + Uses unix for 1.1 2003-03-07 10:22:26 +00:00
michael
c86f5f9f5e + Added netdb implementation for linux 2003-03-06 22:47:18 +00:00
michael
3eaf4dbad2 + Initial implementation 2003-03-06 22:41:37 +00:00
pierre
ebf5a80eab + m68k netbsd object added 2003-03-06 22:18:15 +00:00
pierre
8d19bd6922 + m68k netbsd object file 2003-03-06 22:16:35 +00:00
daniel
436e47a87d * Fixed internalerror 7843 issue 2003-03-06 11:35:50 +00:00
Tomas Hajny
f574af7331 * missing quotes in GO32v2-specific part 2003-03-05 21:12:32 +00:00
Jonas Maebe
f569830273 * adapted tests to fixed implementation 2003-03-04 18:19:48 +00:00
Tomas Hajny
597e066349 * new packages made available for OS/2 2003-03-03 23:25:09 +00:00
Tomas Hajny
a7ba2e18b4 * licence information corrected (non-existing COPYING.GPL, etc.) 2003-03-03 22:50:31 +00:00
Tomas Hajny
d961717f1e * makeemx.zip info updated 2003-03-03 22:44:05 +00:00
Tomas Hajny
b36a8a15c7 * correct version 2003-03-03 22:34:25 +00:00
carl
bafba256ad + 2403 bug report 2003-03-03 15:43:33 +00:00
Jonas Maebe
3d458ea501 + added 2003-03-03 13:06:57 +00:00
Tomas Hajny
f0f68d6376 + OS/2 support for GTK and X11 added by Yuri 2003-03-02 02:07:20 +00:00
Tomas Hajny
0568b12207 + PMShl added 2003-03-02 02:04:12 +00:00
Tomas Hajny
f9ef850255 + support for OS/2 system log added 2003-03-02 02:01:35 +00:00
Tomas Hajny
4cd8dfb6ff * FileClose bug fixed 2003-03-01 21:19:14 +00:00
peter
551f460b57 * fpgtk added to requires 2003-03-01 18:03:18 +00:00
Tomas Hajny
8c7f3f6ae1 + logging enhanced 2003-03-01 16:15:42 +00:00
peter
fa7f15f8f5 * changed invalid email address 2003-02-28 16:44:24 +00:00
peter
332f44d2a4 * fixed some typos that were reported as debian bugs
* added -dev suggests
2003-02-28 16:44:06 +00:00
daniel
390ae3e2b1 * Fixed ie 200301234 problem on Win32 target 2003-02-27 16:40:32 +00:00
daniel
af4b350879 * Fixed an illegal use of makeregsize 2003-02-26 23:06:13 +00:00
daniel
0815444fb5 * Changed no longer correct fillchar of reference into location_reset 2003-02-26 22:57:44 +00:00
mazen
cdcba3d975 * added step between old 0000 and 0001 to support var assignment test 2003-02-26 22:37:53 +00:00
mazen
87c9ee49d9 * FirstReg <-- R_G0 instead of Low(TOldRegister)=R_NONE
* LastReg <-- R_L7 instead of High(R_ASR31)=High(TOldRegister)
* FirstReg..LastReg rplaced by TOldRegister in several arrays declarions
2003-02-26 22:06:27 +00:00
mazen
e91ce05240 *** empty log message *** 2003-02-26 22:02:08 +00:00
daniel
18ab545cb7 * Fixed the optimizer 2003-02-26 21:15:43 +00:00
daniel
5912bc972c * Fixed ungetreference 2003-02-26 20:50:45 +00:00