michael
be00149b6b
* Many small things added.
1998-04-10 15:28:46 +00:00
michael
c297ae8bfa
- Removed so-called better random function
1998-04-10 15:25:23 +00:00
michael
2132851581
* Unitinstallpath now under /usr/lib/fpc
1998-04-10 15:24:16 +00:00
michael
0b4932253f
+ Pclose now returns exit status of process
1998-04-10 15:23:03 +00:00
michael
4d271efb76
+ added explanations of include files.
1998-04-10 15:21:45 +00:00
michael
f310cf5ad9
Added a lot of functions donated by GertJan Schouten
1998-04-10 15:18:21 +00:00
michael
80e4fa2639
+ Initial implementation; Donated by Gertjan Schouten
...
His file was split into several files, to keep it a little bit structured.
1998-04-10 15:17:46 +00:00
peter
b7ff96bb48
* removed some Hints
...
* small speed optimization for AsmLn
1998-04-10 14:41:43 +00:00
florian
9c5d07fbba
* small problems solved to get remake3 work
1998-04-09 23:02:14 +00:00
florian
50cbe1751e
* problem with previous REGALLOC solved
...
* improved property support
1998-04-09 22:16:33 +00:00
peter
b69a1a8fd9
* small fixes for messages
1998-04-09 19:48:30 +00:00
florian
4b25db4d28
+ register allocation tracing stuff added
1998-04-09 15:46:37 +00:00
Jonas Maebe
fd467e9496
+ basic k6 and 6x86 optimizing support (-O7 and -O8)
1998-04-09 14:28:05 +00:00
pierre
3d1eab599e
* bugfix of newline in BP was wrong !!
...
(ate a character !!)
1998-04-09 09:33:15 +00:00
daniel
3a2a212930
* Optimized some code.
1998-04-09 08:32:14 +00:00
daniel
12fb25a920
* Brings OS/2 directory up to date.
1998-04-09 08:24:11 +00:00
Jonas Maebe
2938e014d2
* fixed bug where "imul 12,reg" was replaced with a wrong lea sequence
1998-04-08 19:12:28 +00:00
pierre
9b14f1f183
* several bugfixes
...
ADD ADC and AND are also sign extended
nasm output OK (program still crashes at end
and creates wrong assembler files !!)
procsym types sym in tdef removed !!
1998-04-08 16:58:01 +00:00
florian
41301b806d
* problem with new expr_type solved
1998-04-08 14:59:20 +00:00
peter
705174265d
- moved to install/
1998-04-08 11:48:23 +00:00
peter
2443d9a288
+ moved from compiler/
1998-04-08 11:45:31 +00:00
peter
f3d93555d8
* nasm works (linux only tested)
1998-04-08 11:34:17 +00:00
florian
1d8165e4bc
* correct error handling of virtual constructors
...
* problem with new type declaration handling fixed
1998-04-08 10:26:07 +00:00
michael
cad202a92b
+ Adapted to new PClose() function.ex37.pp
1998-04-08 08:14:29 +00:00
michael
62001bab9a
+ Changed Random() function. Moved from system to processor dependent files (from Pedro Gimeno)
1998-04-08 07:53:31 +00:00
florian
241c9f6020
+ version/release/patch numbers as string added
1998-04-07 22:47:57 +00:00
florian
bc2d9f0a3f
* bug0092, bug0115 and bug0121 fixed
...
+ packed object/class/array
1998-04-07 22:45:03 +00:00
florian
e18075dc19
* final fix of comp writing
1998-04-07 22:40:46 +00:00
florian
5466185e89
*** empty log message ***
1998-04-07 22:39:48 +00:00
florian
b80b4ccb06
*** empty log message ***
1998-04-07 14:45:53 +00:00
michael
3b4c0175e9
+ Initial implementation
1998-04-07 13:38:27 +00:00
pierre
c937f63b10
* bugfixes for reset_gdb_info
...
in MEM parsing for go32v2
better external symbol creation
support for rhgdb.exe (lowercase file names)
1998-04-07 13:19:42 +00:00
michael
0fb05fec2a
+ Added flock for file locking
1998-04-07 13:08:29 +00:00
peter
12de31dbe5
* fixed fexpand('..')
1998-04-07 12:27:41 +00:00
peter
32af7a855c
+ filemode is set correct in tbufferedfile.reset
1998-04-07 11:09:04 +00:00
Jonas Maebe
8a527432e7
+ removal of superflouos cld/std instructions
1998-04-06 22:42:32 +00:00
florian
d6e74e2082
*** empty log message ***
1998-04-06 21:53:35 +00:00
florian
81349e4e6d
+ initial revisions
1998-04-06 21:49:31 +00:00
peter
9cb367642e
+ moved from compiler/
1998-04-06 16:28:24 +00:00
peter
63a022c2cc
- moved to install/
1998-04-06 16:27:54 +00:00
pierre
c0aaf6adc1
Test of makefile log !
1998-04-06 12:28:23 +00:00
pierre
3aba2f9ef0
* log problem
1998-04-06 12:23:21 +00:00
pierre
6911a79687
* made array a global to avoid stack overflow
1998-04-06 12:17:00 +00:00
michael
ce2c8062bd
+ Initial implementation
1998-04-06 11:50:09 +00:00
peter
8b105d9697
* fixed the -Ss bug
...
+ warning for Virtual constructors
* helppages updated with -TGO32V1
1998-04-05 13:58:35 +00:00
peter
d4b538a297
- fixed mouse to compile with $i386_att
...
+ linux crt supports redirecting (not Esc-codes anymore)
1998-04-05 13:56:54 +00:00
michael
b3d30402ce
+ Added mouse unit
1998-04-04 23:50:21 +00:00
michael
427a0207d0
initial implementation
1998-04-04 23:49:33 +00:00
michael
ef5442777f
+ Fixed AssignStream, it completely refused to work
1998-04-04 17:07:17 +00:00
michael
055750c235
* fixed initialization bug in assign.
1998-04-04 17:06:17 +00:00