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 |
|
Tomas Hajny
|
4dbe16c37f
|
* description of individual conditional defines added
|
2004-05-29 18:25:21 +00:00 |
|
florian
|
1d1df129f6
|
*** empty log message ***
|
2004-05-29 15:52:33 +00:00 |
|
florian
|
dea441a7dd
|
* the decr functions set the data now to nil
|
2004-05-29 15:39:08 +00:00 |
|
florian
|
5a37581b29
|
*** empty log message ***
|
2004-05-29 15:20:02 +00:00 |
|
florian
|
ef303e5570
|
* fixed IsNan and IsInf for big endian systems
|
2004-05-29 12:28:59 +00:00 |
|
marco
|
a9b2ee072f
|
* and now for others too
|
2004-05-28 21:43:25 +00:00 |
|
marco
|
9adbeab70d
|
* added mov errno,%eax
|
2004-05-28 21:41:49 +00:00 |
|
marco
|
0e999633e3
|
* threadvar errno fix
|
2004-05-28 21:40:28 +00:00 |
|
peter
|
959a0537d4
|
* fix errno for multithread
|
2004-05-28 21:37:34 +00:00 |
|
peter
|
1e244b2616
|
* new bug
|
2004-05-28 21:28:15 +00:00 |
|
peter
|
13ee9660a4
|
* inc(x,y) makes y always of type x to prevent 64bit operations
when x is a u32bit and y is signed
|
2004-05-28 21:15:20 +00:00 |
|
peter
|
07c67967cf
|
* fixed div qword
|
2004-05-28 21:14:34 +00:00 |
|
peter
|
1bcda5c022
|
* first load para's to temps before calling entry code (profile
|
2004-05-28 21:14:13 +00:00 |
|
peter
|
71280bedad
|
* fix cardinal+constint
|
2004-05-28 21:13:44 +00:00 |
|
peter
|
52cf8d1cc2
|
* prefer signed constants over unsigned
|
2004-05-28 21:13:23 +00:00 |
|
peter
|
829ec81267
|
* fix wrong regalloc comments
|
2004-05-28 21:13:08 +00:00 |
|
marco
|
1608074eba
|
* fixes for darwin specific external name '' behaviour. Must still be
tested
|
2004-05-28 18:23:55 +00:00 |
|
peter
|
7880c919a8
|
* backtrace support
|
2004-05-27 23:34:37 +00:00 |
|
peter
|
9e8618afe6
|
* stop backtrace also when caller frame is nil
|
2004-05-27 23:34:23 +00:00 |
|
peter
|
80d44f0691
|
* sparc signals added between $ifdef cpusparc
|
2004-05-27 23:15:43 +00:00 |
|
peter
|
f218923511
|
* remove warnign
|
2004-05-27 23:15:14 +00:00 |
|
peter
|
79d45deec7
|
* startup argc,argv,envp fix
* stat fixed
|
2004-05-27 23:15:02 +00:00 |
|
michael
|
d97a312be5
|
+ Small nuance in thread availability
|
2004-05-27 22:05:50 +00:00 |
|
michael
|
5ddc5782e1
|
+ Fixed detection of rpm dir (By colin Western)
|
2004-05-27 21:47:14 +00:00 |
|
olle
|
23c89ea193
|
+ added correct alignment
|
2004-05-27 21:36:07 +00:00 |
|
michael
|
9be32ff5e7
|
+ Patch for building as non-root user from Colin Western, plus man pages put right
|
2004-05-27 21:22:55 +00:00 |
|