Jonas Maebe
|
26ab4ead33
|
* fixed intermittent bug in overflow checking of subtractions
|
2004-11-26 12:30:47 +00:00 |
|
Jonas Maebe
|
fff0683902
|
* fixed overflow checking of unsigned multiplications
|
2004-11-26 12:17:04 +00:00 |
|
Jonas Maebe
|
13e7e1244d
|
* fixes from Tomas
|
2004-11-25 20:06:55 +00:00 |
|
armin
|
2189bb812b
|
* added utilsprefix for as,ld and nlmconv
|
2004-11-25 18:46:11 +00:00 |
|
Jonas Maebe
|
90b8204cec
|
* fixed some C-linking problems (the C-prefix is now always added to
cdecl external functions, also if you define the name explicitly)
|
2004-11-25 17:37:59 +00:00 |
|
armin
|
8cfa7d1c01
|
* adapted to new compiler check for externals
|
2004-11-25 12:38:17 +00:00 |
|
armin
|
af7a983b6a
|
* adapted to new compiler check for externals
|
2004-11-25 12:32:08 +00:00 |
|
Jonas Maebe
|
8577978556
|
* fixed invalid type conversion
|
2004-11-25 12:18:35 +00:00 |
|
Jonas Maebe
|
f3854a696f
|
- removed call to getlastdlerror
* changed some Mac OS X paths to be more generic
|
2004-11-25 11:42:50 +00:00 |
|
florian
|
260ab77923
|
* fixed tpropdata record
|
2004-11-24 22:27:24 +00:00 |
|
florian
|
ad4345c217
|
* fixed arm compilation
|
2004-11-24 22:03:26 +00:00 |
|
florian
|
569b45597b
|
* increased max. possible screen/view width to 255
|
2004-11-24 21:03:05 +00:00 |
|
Jonas Maebe
|
1e075fd1c0
|
+ added glutInit() calls where they were missing
* made sure that the glutDisplayFunc() is registered in time (new check
as of glut 3.0)
-> all demos now work under Mac OS X!
|
2004-11-24 20:49:03 +00:00 |
|
Jonas Maebe
|
1ef474cd76
|
+ basic Mac OS X support, only bounce works for now though
|
2004-11-24 20:04:09 +00:00 |
|
olle
|
2ecaba47e1
|
+ Better comment on %SKIPTARGET=macos
|
2004-11-23 19:55:59 +00:00 |
|
Jonas Maebe
|
519c40221b
|
+ getcwd declaration
|
2004-11-23 13:33:55 +00:00 |
|
marco
|
ead19e0780
|
* getheapstatus fix
|
2004-11-23 09:33:48 +00:00 |
|
michael
|
e5e7099892
|
+ Added overloaded functions
|
2004-11-23 08:40:34 +00:00 |
|
Károly Balogh
|
d9b2e5cc26
|
* Fixed missing $INLINE
|
2004-11-23 02:57:58 +00:00 |
|
michael
|
4c872834ab
|
+ Added phony documentation declarations
|
2004-11-22 22:48:10 +00:00 |
|
peter
|
bbb08436c5
|
* memavail fixes
|
2004-11-22 22:29:26 +00:00 |
|
peter
|
c38daf68eb
|
* typo for GetHeapStatus
|
2004-11-22 22:26:21 +00:00 |
|
peter
|
576e1825aa
|
* enabled pass1 inlining from Jonas
|
2004-11-22 22:19:00 +00:00 |
|
peter
|
ffc095ee05
|
* fix external (patch from Tomas)
|
2004-11-22 22:09:12 +00:00 |
|
peter
|
8cf8c54609
|
* fixed varargs
* replaced dynarray with tlist
|
2004-11-22 22:01:19 +00:00 |
|
michael
|
d8b1ea061b
|
+ Added fpcunit
|
2004-11-22 19:51:09 +00:00 |
|
michael
|
3cfa9329fb
|
+ Moved targets to units
|
2004-11-22 19:49:46 +00:00 |
|
michael
|
ea9c9f5824
|
+ Initial implementation
|
2004-11-22 19:47:19 +00:00 |
|
michael
|
27dc6e4a69
|
+ Initial implementation
|
2004-11-22 19:47:19 +00:00 |
|
michael
|
04167f8385
|
+ Initial import
|
2004-11-22 19:36:23 +00:00 |
|
peter
|
a263b1d40e
|
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
2004-11-22 19:34:58 +00:00 |
|
peter
|
46d1fc9546
|
* removed memavail
|
2004-11-22 17:52:19 +00:00 |
|
peter
|
295d18939a
|
* moved to webtbf
|
2004-11-22 17:38:16 +00:00 |
|
Jonas Maebe
|
a7d7a49615
|
* fixed importing of cdecl routines for OS'es which have a cprefix
|
2004-11-22 12:22:25 +00:00 |
|
marco
|
e3812e3683
|
* fixed little 1.0.xism
|
2004-11-22 05:53:44 +00:00 |
|
peter
|
a20e4c2afe
|
* bug is obsolete
|
2004-11-21 21:55:14 +00:00 |
|
peter
|
2985766e9d
|
* manglednames for nested procedures include full parameters from
the parents to prevent double manglednames
|
2004-11-21 21:51:31 +00:00 |
|
peter
|
04e9ecba1c
|
* move external to interface
|
2004-11-21 21:42:16 +00:00 |
|
peter
|
782801e42b
|
* win32 only
|
2004-11-21 21:42:00 +00:00 |
|
peter
|
4764f61c57
|
* intel asm
|
2004-11-21 21:39:26 +00:00 |
|
peter
|
2ad2e252a3
|
* allow spaces before : of a label
|
2004-11-21 21:36:13 +00:00 |
|
peter
|
a827c692e2
|
* new bugs
|
2004-11-21 21:32:01 +00:00 |
|
peter
|
9a64d34d34
|
* add checks for filedef type to prevent crashes
|
2004-11-21 21:27:31 +00:00 |
|
peter
|
ac471f1b98
|
* Freemem(p,0) does nothing
|
2004-11-21 21:14:14 +00:00 |
|
peter
|
fb71fcc7f9
|
* fixed breakpoint dialog
|
2004-11-21 20:53:26 +00:00 |
|
marco
|
841e3b75aa
|
* %x 64-bit support
|
2004-11-21 19:33:20 +00:00 |
|
peter
|
7d404ad72d
|
* fix bootstrapping
|
2004-11-21 19:11:33 +00:00 |
|
peter
|
a29eab36c7
|
* fixed funcretloc for sparc
|
2004-11-21 18:13:31 +00:00 |
|
peter
|
89b1b583c9
|
* ttempcreatenode.create_reg merged into .create with parameter
whether a register is allowed
* funcret_paraloc renamed to funcretloc
|
2004-11-21 17:54:59 +00:00 |
|
marco
|
c8335a9d75
|
* libc fixes
|
2004-11-21 17:49:28 +00:00 |
|