peter
b4a852e74b
* merged
1999-07-05 20:22:08 +00:00
peter
248826aa81
* removed temp defines
1999-07-05 20:13:06 +00:00
peter
ebd738f2f5
* removed temp defines
1999-07-05 20:04:21 +00:00
peter
fcd419b84a
* procvar fixes
1999-07-05 20:03:30 +00:00
peter
4d04e9766a
* merged
1999-07-05 17:48:58 +00:00
peter
83d04caf8b
* merged
1999-07-05 16:24:17 +00:00
peter
0d38c66ff0
* fixed linking for units without linking necessary
1999-07-05 16:21:26 +00:00
florian
6ae5a15b57
* some more functions fixed to get them work
1999-07-05 14:47:42 +00:00
michael
b3a81afd51
+ Fixed declarations of chars to pchars
1999-07-05 14:01:40 +00:00
florian
dbb520fd67
* new property ppu writing implemented
1999-07-05 12:32:40 +00:00
florian
72e21acee1
* property reading from PPU fixed (new PPU format), it uses now writesym...
1999-07-05 12:13:22 +00:00
Jonas Maebe
af1334174b
* merged
1999-07-05 11:56:55 +00:00
michael
16c4fcb95d
+ serial.pp Donated by Brad Campbell
1999-07-05 10:44:22 +00:00
michael
7415e61f02
+ Donated by Brad Campbell
1999-07-05 10:43:41 +00:00
michael
3a0c0fb5ac
+ serverex.pp Donated by brad campbell
1999-07-05 10:40:26 +00:00
michael
85901c6284
+ Donated by brad campbell
1999-07-05 10:39:09 +00:00
Jonas Maebe
aede14847e
* merged
1999-07-04 21:59:30 +00:00
florian
f011b3bdca
+ qword/int64 -> floating point type cast
1999-07-04 16:37:08 +00:00
florian
f29122d706
+ str routines added
1999-07-04 16:34:45 +00:00
florian
d45197ca53
* some more tests:
...
- str
- qword -> real type cast
- ...
1999-07-04 16:32:57 +00:00
michael
06c7d3233f
+ Fixed Connect call
1999-07-03 15:16:45 +00:00
florian
3eae7ee6fb
+ start of val(int64/qword)
...
* longbool, wordbool constants weren't written, fixed
1999-07-03 14:14:27 +00:00
florian
b49d48c4e0
* int_new_class returned with zero flag=1, if at the entrance eax was zero
...
and newinstance wasn't called, fixed
1999-07-03 09:03:47 +00:00
peter
a3bcef25cc
* $ifdef int64
1999-07-03 01:24:19 +00:00
peter
58cbc3e795
* new link writing to the ppu, one .ppu is needed for all link types,
...
static (.o) is now always created also when smartlinking is used
1999-07-03 00:29:45 +00:00
peter
1e75d2d672
* better smartlinking support
1999-07-03 00:27:02 +00:00
peter
176f1d4cd8
* ag386bin doesn't destroy the aasmoutput lists anymore
1999-07-03 00:26:01 +00:00
peter
4f250dad55
* 0.99.13
...
* new link support
1999-07-03 00:25:43 +00:00
florian
01aceb4f07
+ qword/int64: lo/hi/swap
1999-07-02 18:06:40 +00:00
florian
47fcad144c
+ tests for runtime errors in arithmetic operations
...
+ tests for lo/hi/swap
1999-07-02 18:06:22 +00:00
florian
5ba784880e
+ added some runtime->excpetin wrappers: eintoverflow, eoverflow, eunderflow, einvalidop
1999-07-02 17:03:22 +00:00
florian
9540e26f9f
* multiplication overflow checking fixed
1999-07-02 17:01:29 +00:00
peter
fc18497f19
+ 274
1999-07-02 13:05:25 +00:00
peter
f959158854
* merged
1999-07-02 13:02:24 +00:00
Jonas Maebe
9c262d21fc
* released setconstnot (changed to {$ifndef nosetconstnot})
...
* released shlmul (changed to {$ifndef no shlmul})
1999-07-02 12:18:46 +00:00
peter
1b39843793
* 0.99.13 instead of 0.99.13a
1999-07-01 21:35:02 +00:00
peter
e303022851
* merged
1999-07-01 21:33:57 +00:00
peter
6d3f27253d
+ gpm unit
1999-07-01 19:39:42 +00:00
Jonas Maebe
8c52e10620
* removed unused AsmL parameter from FindLoHiLabels
1999-07-01 18:21:21 +00:00
Jonas Maebe
a203fd13d7
* changed RELEASE=1 processor option from -Op2 to -Op3
1999-07-01 18:20:01 +00:00
Jonas Maebe
ab9734f7d5
* enabled "mov reg1,reg2;mov (reg2,..), reg2" also if the second mov is
...
a movzx or movsx
1999-07-01 18:12:16 +00:00
florian
c615fcdbbb
* int64/qword type release
...
+ lo/hi for int64/qword
1999-07-01 15:49:09 +00:00
florian
404cffaad4
+ qword/int64 type released
1999-07-01 15:39:50 +00:00
peter
410de58e06
- 267,264
1999-07-01 15:29:03 +00:00
Tomas Hajny
5c8775175e
* installation to root fixed
1999-07-01 07:56:58 +00:00
pierre
7dbd47aaf1
+ BreakpointsList Window implemented
...
with Edit/New/Delete functions
+ Individual breakpoint dialog with support for all types
ignorecount and conditions
(commands are not yet implemented, don't know if this wolud be useful)
awatch and rwatch have problems because GDB does not annotate them
I fixed v4.16 for this
1999-06-30 23:58:11 +00:00
michael
8442c247b1
+ Added Break and Continue
1999-06-30 23:18:10 +00:00
florian
aaef13ac01
+ fpuint64 to system unit interface added: if it is true, the rtl
...
uses the fpu to do int64 operations, if possible
1999-06-30 22:17:22 +00:00
florian
497a3d3686
* use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...)
...
* small qword problems fixed
1999-06-30 22:16:19 +00:00
florian
bdb336a4a3
+ a lot more qword tests: mod/int_str/const/type cast/io
...
* better div/mul tests
1999-06-30 22:13:42 +00:00