carl
|
4eabc58a14
|
+ initial version for POSIX (with thread extensions)
|
2001-12-10 02:31:45 +00:00 |
|
carl
|
3c2336b435
|
+ test file for tdos
|
2001-12-10 02:25:33 +00:00 |
|
carl
|
b7285e1095
|
+ exec now tests hello, which permits testing of DosError and DosExitCode
|
2001-12-10 02:25:08 +00:00 |
|
carl
|
5c9c96aff0
|
* Updated SunOS stack size
|
2001-12-09 03:37:38 +00:00 |
|
carl
|
bc558402fb
|
+ Stack checking for solaris
|
2001-12-09 03:34:58 +00:00 |
|
Jonas Maebe
|
760e88791c
|
* fixed web bug #1716
|
2001-12-07 13:03:49 +00:00 |
|
florian
|
b60666ae1f
|
+ parasym to tparaitem added
|
2001-12-06 17:57:33 +00:00 |
|
Jonas Maebe
|
5501aa4e9a
|
* converted lo/hi to processor independent code, generated code is the
same as before (when turning on the optimizer)
|
2001-12-04 15:59:03 +00:00 |
|
Jonas Maebe
|
f9e7a027b9
|
* unnecessary loads of constants are now also remove by
removePrevNotUsedLoad()
|
2001-12-04 15:58:13 +00:00 |
|
Jonas Maebe
|
8112592c45
|
* never generate any "shll/shrl $0,%reg" anymore
|
2001-12-04 15:57:28 +00:00 |
|
Jonas Maebe
|
377815fa81
|
+ test for lo/hi
|
2001-12-04 15:36:58 +00:00 |
|
peter
|
e45bb82d81
|
* freemem change to value parameter
* torddef low/high range changed to int64
|
2001-12-03 21:48:41 +00:00 |
|
peter
|
346c2a9ed1
|
* seek(int64) overload only for 1.1 compiler
|
2001-12-03 21:39:58 +00:00 |
|
peter
|
7484da248d
|
* freemem(var) -> freemem(value)
|
2001-12-03 21:39:19 +00:00 |
|
Jonas Maebe
|
4490bc91f7
|
* fixed web bug #1693 (dynarray support for length)
|
2001-12-03 14:21:34 +00:00 |
|
Jonas Maebe
|
c8ce1c2584
|
* forgot to commit yesterday :( (less unnecessary loading of regvars with
if-statements)
|
2001-12-03 12:17:02 +00:00 |
|
carl
|
733f7dd6d3
|
* Updated standard units information
|
2001-12-03 03:36:54 +00:00 |
|
peter
|
a2be264e11
|
* merged fixes from 1.0
|
2001-12-02 17:21:25 +00:00 |
|
peter
|
74f6abf381
|
* merged register fixes
|
2001-12-02 17:20:58 +00:00 |
|
Jonas Maebe
|
bb2ff94da7
|
* fpu results are returned in fr1, not fr0
|
2001-12-02 16:19:45 +00:00 |
|
Jonas Maebe
|
6dbf240bde
|
* less unnecessary regvar loading with if-statements
|
2001-12-02 16:19:17 +00:00 |
|
peter
|
a52d9a8b79
|
* readded
|
2001-12-01 09:34:37 +00:00 |
|
Jonas Maebe
|
fe8b328091
|
* added missing allocregbetween() call for a memtoreg() optimization
|
2001-11-30 16:35:02 +00:00 |
|
Jonas Maebe
|
879d8ccb44
|
* fixed web bug #1707:
* tvarsym.getvaluesize doesn't return 0 anymore for dynarrays (found
by Florian)
* in genrtti, some more ppointer(data)^ tricks were necessary
|
2001-11-30 16:25:35 +00:00 |
|
Jonas Maebe
|
c980b07df9
|
* tarraydef.size returns target_info.size_of_pointer instead of 4 for
dynamic arrays
|
2001-11-30 15:01:51 +00:00 |
|
marco
|
9d59d06fd1
|
* TTYname fix from Maarten Beekers. Apparantly accidentally not commited the first time.
|
2001-11-30 07:16:41 +00:00 |
|
sg
|
98288cd5cf
|
* This file obviously isn't needed anymore
|
2001-11-28 12:31:35 +00:00 |
|
carl
|
2509949562
|
* small typo fix for version define
|
2001-11-25 03:52:06 +00:00 |
|
carl
|
a0aa502223
|
* fix compilation problems for version 1.0.x branch
|
2001-11-24 20:59:13 +00:00 |
|
carl
|
709271cc9a
|
* fix compilation problems under non-linux systems
|
2001-11-24 20:43:56 +00:00 |
|
carl
|
b244a94eb3
|
* fix compilation under FPC version 1.0.x
|
2001-11-24 20:41:40 +00:00 |
|
carl
|
dc4fd66a95
|
* fix Peter's problems with compiling under version 1.0
|
2001-11-24 20:41:04 +00:00 |
|
carl
|
16397e1a39
|
* completely moerged (except for smartlink option) from fixes branch
|
2001-11-24 14:42:19 +00:00 |
|
carl
|
dab4b43521
|
* ppc386.cfg -> fpc.cfg
|
2001-11-24 14:32:55 +00:00 |
|
carl
|
62258199d6
|
* man page update
+ renamed ppc386.cfg -> fpc.cfg
|
2001-11-24 04:55:46 +00:00 |
|
carl
|
22be318755
|
- removed ppc386.cfg again! :( (missed one!)
|
2001-11-24 04:37:26 +00:00 |
|
carl
|
ee34565e55
|
+ new man page with fpc.cfg description
|
2001-11-24 04:34:37 +00:00 |
|
carl
|
ed88f2abe0
|
- removed and replaced by fpc.cfg.5
|
2001-11-24 04:33:49 +00:00 |
|
carl
|
41c3b07113
|
* Renamed ppc.cfg -> fpc.cfg
|
2001-11-24 02:05:21 +00:00 |
|
carl
|
7f9978806a
|
* Renamed ppc.cfg -> fpc.cfg
|
2001-11-23 12:15:08 +00:00 |
|
carl
|
d5be05efa7
|
* rename ppc386.cfg to ppc.cfg
|
2001-11-23 03:24:20 +00:00 |
|
carl
|
dd02c42009
|
* rename ppc386.cfg to ppc.cfg
|
2001-11-23 03:17:33 +00:00 |
|
carl
|
a7ada12f9f
|
* ppc.cfg is now default configuration file
+ updated \linux with \linux and \unix
+ updated requirements
+ more information regarding configuration files
+ updated runtime error information
|
2001-11-23 02:57:40 +00:00 |
|
carl
|
f113d708d8
|
+ ppc.cfg is now configuration file for compiler.
(first tries loading ppc386.cfg for backward compatibility)
|
2001-11-23 02:48:46 +00:00 |
|
carl
|
683c583fad
|
* updated some tests so they work on other systems
|
2001-11-23 01:57:30 +00:00 |
|
carl
|
8cc0d6a04c
|
* Fix some missing information on portability
|
2001-11-23 01:44:23 +00:00 |
|
carl
|
8cdf9a2625
|
* Range check error fix
|
2001-11-23 01:35:09 +00:00 |
|
carl
|
842dd17eb1
|
* updated behavior of some routines to conform to docs
|
2001-11-23 00:36:26 +00:00 |
|
carl
|
2c93d32ff3
|
* updated behavior of some routines to conform to docs (completely taken from fixes branch)
|
2001-11-23 00:35:02 +00:00 |
|
carl
|
0c1893bc2a
|
* updated behavior of some routines to conform to docs
|
2001-11-23 00:25:39 +00:00 |
|