Commit Graph

17040 Commits

Author SHA1 Message Date
Károly Balogh
55a846919b + added morphos target 2004-06-06 14:11:54 +00:00
Károly Balogh
f2256c568d * changelog fixed 2004-06-06 12:51:06 +00:00
Károly Balogh
9d93c8421c * some cleanup, comments added 2004-06-06 12:47:57 +00:00
michael
433693deca + Added Topic support 2004-06-06 10:53:02 +00:00
marco
9f051b132e * fix for 3142 (I hope). 2004-06-06 04:01:45 +00:00
Károly Balogh
35febdeeec * morphos has no .exe just like amiga 2004-06-06 01:18:47 +00:00
Károly Balogh
ff90412a9c * initial revision 2004-06-06 00:58:02 +00:00
Károly Balogh
0535bdeae9 + added console I/O support when running from Ambient 2004-06-05 19:49:19 +00:00
Károly Balogh
3720331958 + reworked to support resizing of stack 2004-06-05 19:25:12 +00:00
olle
34f826e190 * niceified 2004-06-05 11:14:49 +00:00
marco
4989efb36b * fix for bug #3127 2004-06-05 10:14:42 +00:00
peter
9b7bbdcf4e * fixed parameters of get_caller_*() 2004-06-05 07:55:22 +00:00
florian
225bc56f4f + added an error message, if the glu library isn't found 2004-06-05 07:30:57 +00:00
marco
0034d3c59c * modernized. Now only uses baseunix,sysutils 2004-06-04 12:37:52 +00:00
Jonas Maebe
42f59a3ca9 * parameters passed on the stack now also work as register variables 2004-06-02 17:18:10 +00:00
michael
796637192c + Patch from matthias gaertner to fix GetMethodProp with procedural spec 2004-06-02 14:33:18 +00:00
Jonas Maebe
9b6e79e4f1 - disabled automatic adding of libraries from "external lib name 'xxx'"
for now (until we have proper framework support)
2004-06-02 07:03:49 +00:00
Jonas Maebe
ecb226a54f * fixed bug regarding parameters on the ppc (they were allocated twice
under some circumstances and not at all in others)
2004-06-01 20:39:33 +00:00
peter
a1665b9f87 * moving of examples fixed 2004-06-01 16:46:07 +00:00
Jonas Maebe
81adfcccd8 * fixed missing cdecl procedure directive 2004-06-01 10:30:03 +00:00
peter
a75a9bf0c0 * support multiple platforms 2004-05-31 21:53:45 +00:00
peter
3094258825 * removed warnings 2004-05-31 20:25:04 +00:00
Jonas Maebe
174cea8023 * changed calling of external procedures to be the same as under gcc
(don't worry about all the generated stubs, they're optimized away
     by the linker)
    -> side effect: no need anymore to use special declarations for
       external C functions under Darwin compared to other platforms
       (it's still necessary for variables though)
2004-05-31 18:08:41 +00:00
Jonas Maebe
5c5c449ecf * moved fpgeterrno/fpseterrno declarations to before their actual usage 2004-05-31 18:03:51 +00:00
peter
962ef697d5 * remove comment warnings 2004-05-31 14:31:57 +00:00
peter
b3eb8fb2af * sparc needs alignment on 8 bytes to allow doubles 2004-05-31 12:18:16 +00:00
peter
265b97da28 * 1.9.5 for CVS HEAD 2004-05-31 12:00:56 +00:00
Jonas Maebe
69382ab923 * fixed second_sqr_real (mainly for regvars) 2004-05-31 11:57:48 +00:00
peter
7ac68f6283 * don't create stackframes so we can retrieve the info from
the caller
2004-05-31 10:43:00 +00:00
peter
56c04b20d3 * sigaction fixed for sparc 2004-05-31 09:22:42 +00:00
peter
f1cf388796 * added siginfo const 2004-05-31 09:08:14 +00:00
Jonas Maebe
74cad9b483 * more regvar optimizations in location_force_reg 2004-05-30 21:41:15 +00:00
Jonas Maebe
b9f479001c * enable regvars by default for PPC 2004-05-30 21:20:40 +00:00
Jonas Maebe
43fa5b9f9c * some optimizations and associated fixes for better regvar code 2004-05-30 21:18:22 +00:00
florian
c9bf25c7eb * ? 2004-05-30 20:03:05 +00:00
peter
056201180f * reduce counters for sparc 2004-05-30 17:08:33 +00:00
peter
c99d93c90b * sparc need software shl shr 2004-05-30 16:51:38 +00:00
Jonas Maebe
d49fa72a0d * fixed regvars compilation 2004-05-30 15:36:55 +00:00
florian
e122ea8dc7 * fixed log 2004-05-30 13:06:53 +00:00
florian
85c14f4cb5 * removed useless PowerPC and i386 code 2004-05-30 13:06:38 +00:00
peter
f5ba2d9f58 * disable rpm when not available 2004-05-30 12:49:05 +00:00
florian
d748857500 * setjmp on sparc improved 2004-05-30 12:08:32 +00:00
Jonas Maebe
ba8730f13b + some extra information
* updated for 1.9.4
2004-05-30 12:08:21 +00:00
peter
b23c8cb24e * 1.9.4 release 2004-05-30 10:54:16 +00:00
michael
ddf83bad19 + Version 1.9.4 2004-05-30 09:44:59 +00:00
michael
1682586b08 + Version on 1.9.4 2004-05-30 09:38:26 +00:00
florian
765b407e0c * first part of version number update 2004-05-30 09:15:35 +00:00
michael
b3e162b244 + Version 1.9.4 2004-05-29 23:46:50 +00:00
Jonas Maebe
b193cd19ad * added missing double() typecasts 2004-05-29 21:38:57 +00:00
Jonas Maebe
9696691c8c * fixed overflow checking for qword multiplication 2004-05-29 21:35:54 +00:00