marco
|
ff33f1fb75
|
* Alternate version for ncurses5
|
2000-12-05 21:38:44 +00:00 |
|
Jonas Maebe
|
779e5fb7e9
|
* fixed webbug 1268 ("merged")
|
2000-12-05 15:19:50 +00:00 |
|
Jonas Maebe
|
a8af566cd7
|
+ new integer regvar handling, should be much more efficient
|
2000-12-05 11:44:32 +00:00 |
|
Jonas Maebe
|
72bc010795
|
* when searching for constants in registers, the returned register
sometimes didn't have the same size as the requested size
|
2000-12-05 09:33:42 +00:00 |
|
Jonas Maebe
|
8e1fa5b1de
|
* fixed bug where "shl $1,%reg" was changed to "leal (%reg),%reg2"
instread of to "leal (,%reg,2),%reg2"
|
2000-12-05 09:32:47 +00:00 |
|
Tomas Hajny
|
114fa8be37
|
+ initial version
|
2000-12-04 22:50:12 +00:00 |
|
peter
|
3ea7b5d221
|
* added fail
|
2000-12-04 22:07:13 +00:00 |
|
peter
|
b93cbbc471
|
* fixed stupid c&p bug for CPU check
|
2000-12-04 22:06:25 +00:00 |
|
peter
|
11cccc9f55
|
* only test t*.pp
|
2000-12-04 22:04:25 +00:00 |
|
peter
|
520469d283
|
* added some versions
|
2000-12-04 21:55:39 +00:00 |
|
Jonas Maebe
|
06af76dd6c
|
* invalidate regs that depend on a modified register
|
2000-12-04 17:00:09 +00:00 |
|
florian
|
13488eb705
|
* some problems for go32v2 fixed
|
2000-12-03 22:59:10 +00:00 |
|
sg
|
9dc9cdeafc
|
* Applied patch by Markus Kaemmerer (merged):
- Added support for TStringList.CustomSort
|
2000-12-03 22:35:09 +00:00 |
|
florian
|
ec796cc40b
|
* fixed web buzg 1275: problem with int64 functions results
|
2000-12-03 22:26:54 +00:00 |
|
florian
|
bab94870da
|
no message
|
2000-12-03 22:25:32 +00:00 |
|
peter
|
b9a0b3108a
|
* update
|
2000-12-03 21:50:07 +00:00 |
|
Tomas Hajny
|
47e2ecfe68
|
* fpc.pas added
|
2000-12-03 18:40:56 +00:00 |
|
sg
|
cfe0286b0b
|
* Fixed small merging bug by Michael
|
2000-12-03 13:41:39 +00:00 |
|
michael
|
6019317548
|
+ Merged changes from fixbranch
|
2000-12-02 15:24:37 +00:00 |
|
michael
|
1089401672
|
+ Merged from the fixbranch
|
2000-12-02 15:21:47 +00:00 |
|
michael
|
26c80f07f4
|
+ Initial implementation of Pavel Stingl
|
2000-12-02 15:14:14 +00:00 |
|
florian
|
caee5e33c8
|
* fixed some bugs in setlength
|
2000-12-01 23:30:00 +00:00 |
|
florian
|
8dc8438e60
|
* if raw interfaces inherit from IUnknown they are ref. counted too
|
2000-11-30 23:12:57 +00:00 |
|
peter
|
d2a2fe5a41
|
* allwebtbf fixed
|
2000-11-30 22:51:37 +00:00 |
|
florian
|
9107f49c03
|
* opts386 renamed
|
2000-11-30 22:48:23 +00:00 |
|
florian
|
ac4bbd85f0
|
* renamed
|
2000-11-30 22:41:55 +00:00 |
|
peter
|
e7d12a5de3
|
* renamed test suite
|
2000-11-30 22:38:14 +00:00 |
|
peter
|
849297e701
|
* renamed units again
|
2000-11-30 22:26:33 +00:00 |
|
florian
|
d1f882fd59
|
* moved to m68k
|
2000-11-30 22:22:50 +00:00 |
|
florian
|
83fb061681
|
* moved to i386 and m68k
|
2000-11-30 22:20:54 +00:00 |
|
florian
|
00a98196cc
|
* moved to i386
|
2000-11-30 22:16:49 +00:00 |
|
peter
|
d93a445b58
|
* moved into m68k subdir
|
2000-11-30 20:30:33 +00:00 |
|
peter
|
bbe34f11f1
|
* merged fix for bug #1229
|
2000-11-30 20:27:51 +00:00 |
|
peter
|
c5dcb7d36d
|
* new testsuite setup
|
2000-11-29 23:14:10 +00:00 |
|
peter
|
d8d3c08e63
|
* moved to oldtests module
|
2000-11-29 23:09:09 +00:00 |
|
michael
|
f2ba7392fc
|
+ Fixes from peter for fpc.exe merged
|
2000-11-29 15:33:43 +00:00 |
|
florian
|
b9796f6a7f
|
* unused units removed from uses clause
* some changes for widestrings
|
2000-11-29 00:30:30 +00:00 |
|
michael
|
ddcef2aeaa
|
+ merged fix for findfirst/findnext/findclose
|
2000-11-28 20:06:12 +00:00 |
|
Jonas Maebe
|
359f502adc
|
* fixed crash when trying to use an overloaded operator which is nowhere
defined
|
2000-11-28 17:14:33 +00:00 |
|
Jonas Maebe
|
3974b23c97
|
+ support for optimizing simple sequences with div/idiv/mul opcodes
|
2000-11-28 16:32:11 +00:00 |
|
Jonas Maebe
|
c9e26189a2
|
* fixed operator overloading problems
|
2000-11-28 14:04:03 +00:00 |
|
pierre
|
319ddd55cb
|
* stabs fixing
|
2000-11-28 00:28:06 +00:00 |
|
pierre
|
631a4cd660
|
+ use int64tostr function for integer consts
|
2000-11-28 00:25:17 +00:00 |
|
pierre
|
9353c89710
|
+ int64tostr function added
|
2000-11-28 00:17:43 +00:00 |
|
Jonas Maebe
|
587d9bb7cf
|
* fix for web bug #1251 (example 1)
|
2000-11-27 15:47:19 +00:00 |
|
florian
|
6cacd92aff
|
* pascal modifier in interfaces of units works now
|
2000-11-26 23:45:34 +00:00 |
|
michael
|
8bb017763a
|
+ Merged fix from fixes branch
|
2000-11-26 22:43:02 +00:00 |
|
Tomas Hajny
|
f1fcd21211
|
* little enhancement
|
2000-11-26 19:02:19 +00:00 |
|
Tomas Hajny
|
dbdf8487b5
|
* English correction
|
2000-11-26 19:00:44 +00:00 |
|
florian
|
ea7ed6fd3b
|
* fixed rtti for chars
|
2000-11-26 18:09:40 +00:00 |
|