Károly Balogh
|
64623b5d5a
|
+ initial dummy implementation
|
2005-01-30 02:25:27 +00:00 |
|
peter
|
93ec8d154c
|
* fix crash with backtrace if invalid frame is passed
|
2005-01-29 17:01:18 +00:00 |
|
peter
|
cd01e600b9
|
* update x86_64 with new cpupara
|
2005-01-29 11:36:52 +00:00 |
|
peter
|
3dcc711558
|
* fixed x86_64 compile
|
2005-01-29 00:40:18 +00:00 |
|
peter
|
f818478945
|
* finalize for refcounted strings shall also reset temps to 0, the
previous exception that decrrefcnt already set it to 0 is not valid
anymore
|
2005-01-29 00:32:53 +00:00 |
|
peter
|
1768ad35ce
|
1.0.x fixes
|
2005-01-28 19:50:51 +00:00 |
|
armin
|
6c4d142a0f
|
* applied packed record fix from Tomas
|
2005-01-28 10:05:44 +00:00 |
|
Tomas Hajny
|
f2607e4c1c
|
* first part of compilation fixes
|
2005-01-27 22:14:54 +00:00 |
|
florian
|
c446d32790
|
* sparc got correct errnos
|
2005-01-27 21:27:02 +00:00 |
|
florian
|
3abbd722af
|
+ getgot function added
|
2005-01-27 21:26:39 +00:00 |
|
florian
|
651f9e5bbd
|
+ implemented overflow checking for 64 bit types on sparc
|
2005-01-27 20:32:51 +00:00 |
|
olle
|
fc8305426b
|
+ added support for macos
|
2005-01-26 22:05:06 +00:00 |
|
florian
|
d7dbd71881
|
* fastmove disabled, has too much drawbacks
|
2005-01-26 20:58:10 +00:00 |
|
peter
|
a68b710efd
|
* retrieve backtrace when exception is raised
* RaiseMaxFrameCount added to limit the number of backtraces, setting
it to 0 disables backtraces. Default is 16
|
2005-01-26 17:07:10 +00:00 |
|
peter
|
d3b559cfcc
|
* detect arithmetic overflows for constants at compile time
* use try..except instead of setjmp
|
2005-01-26 16:23:28 +00:00 |
|
peter
|
b989cd1d4e
|
* no backtrace for default unhandled exception
|
2005-01-26 15:57:02 +00:00 |
|
marco
|
f2b558bc84
|
* fix
|
2005-01-26 11:05:09 +00:00 |
|
florian
|
4efb72e13d
|
* fixed load64 which shouldn't do a make_simple_ref
|
2005-01-25 20:58:30 +00:00 |
|
peter
|
6c2c1debcc
|
* 1.0.x fix
|
2005-01-25 18:50:45 +00:00 |
|
peter
|
b009240860
|
* fix overload choosing with an qword overload
* allow to get the address of string temps in delphi mode
|
2005-01-25 18:49:45 +00:00 |
|
peter
|
6ee925dec8
|
* spaces in register names
|
2005-01-25 18:48:34 +00:00 |
|
peter
|
0991cb288d
|
* tf_pic_uses_got added
|
2005-01-25 18:48:15 +00:00 |
|
peter
|
04b9560287
|
* gtk2 for win32
|
2005-01-25 16:16:22 +00:00 |
|
peter
|
e6d31875f2
|
* new bugs
|
2005-01-25 15:43:32 +00:00 |
|
peter
|
ec433f758a
|
* arithmetic overflow checking at compile time
|
2005-01-25 15:41:51 +00:00 |
|
marco
|
186a03feb1
|
* gtk2 added to freebsd
|
2005-01-25 13:10:06 +00:00 |
|
peter
|
cd3cfe3b01
|
* gtk2 added
|
2005-01-24 22:12:00 +00:00 |
|
peter
|
e820bc93f2
|
* interface wrapper generation moved to cgobj
* generate interface wrappers after the module is parsed
|
2005-01-24 22:08:32 +00:00 |
|
michael
|
cce697bed8
|
+ Regenerated
|
2005-01-24 21:59:34 +00:00 |
|
michael
|
12a4f24fdc
|
+ Initial import in cvs
|
2005-01-24 21:59:13 +00:00 |
|
peter
|
3c9295f285
|
* gtk2 bindings from gtk2forpascal imported
|
2005-01-24 21:58:04 +00:00 |
|
michael
|
5966644f25
|
+ Fixed ellipse drawing
|
2005-01-24 21:50:08 +00:00 |
|
peter
|
bb7b812beb
|
* remove multiple typeconvs for procvar
|
2005-01-24 21:39:03 +00:00 |
|
florian
|
ebe13d3423
|
no message
|
2005-01-24 21:33:27 +00:00 |
|
florian
|
14c33448af
|
* fixed copy(dyn. array of ansistring)
|
2005-01-24 21:32:48 +00:00 |
|
florian
|
085d1e6f12
|
no message
|
2005-01-24 20:45:07 +00:00 |
|
florian
|
c08ec5fbf3
|
* wrong prefix output for masm fixed
|
2005-01-24 20:44:29 +00:00 |
|
Tomas Hajny
|
6d0f5a79de
|
* systhrds added to Makefile
|
2005-01-24 20:08:56 +00:00 |
|
Tomas Hajny
|
f9198a0035
|
* doubled line spacing removed
|
2005-01-24 19:56:34 +00:00 |
|
olle
|
a684ebf7f8
|
* adjustment to target macos
|
2005-01-24 18:53:10 +00:00 |
|
olle
|
f7d9958e46
|
* filetype/filecreator changed after the file is opened, in case the file did not previously exist
|
2005-01-24 18:51:23 +00:00 |
|
olle
|
6e6527e46b
|
* rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
|
2005-01-24 18:40:08 +00:00 |
|
olle
|
1b4a6da152
|
+ compiling of ctypes
|
2005-01-24 18:36:15 +00:00 |
|
olle
|
e298e2a774
|
+ compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
|
2005-01-24 18:35:29 +00:00 |
|
olle
|
8e646a530a
|
+ a tiny bit of support for macos
+ warning that this is under construction
|
2005-01-24 18:28:58 +00:00 |
|
olle
|
99776e6402
|
+ a tiny bit of support for macos
|
2005-01-24 18:25:46 +00:00 |
|
olle
|
a9e90b796f
|
+ msg2inc now executed, utils is compiled
|
2005-01-24 18:18:46 +00:00 |
|
Jonas Maebe
|
28ea4a8fd4
|
* fixed bug introduced in revision 1.6
|
2005-01-24 18:13:46 +00:00 |
|
olle
|
2f38fbd7c2
|
* In MPW, whole path to source file is now displayed in messages.
|
2005-01-24 18:12:17 +00:00 |
|
olle
|
f5f6d7bf36
|
+ Mac style resource files can now be included in MacOS
|
2005-01-24 18:10:20 +00:00 |
|