Commit Graph

11138 Commits

Author SHA1 Message Date
Jonas Maebe
f7a7c4d81b * some extra int64 - int64 tests for RISC processors 2002-09-08 20:29:36 +00:00
Jonas Maebe
b787f0ceec * getu32bit() now has a longword result instead of a longint 2002-09-08 20:27:37 +00:00
Jonas Maebe
38f088b5a7 * use genlinearcmplist() for unsigned 32bit case statements instead
of genlinearlist(), because the addic. instruction always sets the
    flags as if the arguments are signed 32bits (for smaller unsigned
    types, this doesn't matter since they fit in s32bit)
2002-09-08 20:14:33 +00:00
Jonas Maebe
32d4d8780f * fixed TOpCmp2AsmCond array (some unsigned equivalents were wrong) 2002-09-08 20:11:56 +00:00
marco
2c73b6c7a8 * Forgot external name's 2002-09-08 16:20:27 +00:00
marco
e9dee45162 * Added GetDomainName and that other one .. 2002-09-08 16:11:59 +00:00
michael
837c59bd09 + fixed log entry 2002-09-08 15:44:40 +00:00
michael
cc088084ff + Fixed calling conventions 2002-09-08 15:43:47 +00:00
Jonas Maebe
5cc852aae8 + added sys_readdir code from OpenBSD in fixes branch 2002-09-08 15:29:23 +00:00
marco
1a5968d82a * Renamed to bsdfunc, since more funcs will follow 2002-09-08 15:15:39 +00:00
carl
6e30bbfd42 + a_call_reg 2002-09-08 15:12:45 +00:00
carl
d93fb63434 * bugfix for report 1790 2002-09-08 15:07:46 +00:00
carl
6d45e6e4a3 * fix property example 2002-09-08 15:06:15 +00:00
carl
0f6f7f44c8 * bugfix report 2068 2002-09-08 15:02:58 +00:00
Jonas Maebe
d20dd2b433 * more optimizations for 64bit compares 2002-09-08 14:14:49 +00:00
carl
319de821ab * cardinal -> longword 2002-09-08 14:14:04 +00:00
michael
683c7ac42e + Added cdrom units 2002-09-08 14:06:15 +00:00
michael
c2d5fd3855 + Initial implementation on Linux/win32 2002-09-08 14:03:31 +00:00
Jonas Maebe
07c1116a8c * several large offset-related fixes 2002-09-08 13:03:26 +00:00
Jonas Maebe
6592c96e70 * first_pi now just generates a constant, added missing calls to firstpass() 2002-09-08 13:01:25 +00:00
Jonas Maebe
afdfcc6eb5 * made pi an internproc instead of internconst 2002-09-08 13:00:21 +00:00
carl
2bd8403fa0 * operator overloading interactive tests 2002-09-08 11:54:23 +00:00
carl
121dfde260 * bugfix 2109 (bad imho, but only way) 2002-09-08 11:10:17 +00:00
Jonas Maebe
8df1299d70 * added closing of comment for logs to avoid warning 2002-09-08 09:16:15 +00:00
Jonas Maebe
fb08ac116d + initial revision, h2pas of sys/signal.h 2002-09-08 09:06:07 +00:00
Jonas Maebe
15e37e7154 + initial revision, simply copied from FreeBSD 2002-09-08 09:00:54 +00:00
Jonas Maebe
91891959ea + initial revision 2002-09-08 09:00:17 +00:00
carl
563a31edb4 * bugfix report 2070 2002-09-08 07:00:30 +00:00
Jonas Maebe
d1ac166584 * fixed optimized 64 compares 2002-09-07 22:15:48 +00:00
carl
5ed7522ade - removed unused defines 2002-09-07 21:32:08 +00:00
carl
1a77802104 - removed mousecheck define 2002-09-07 21:30:00 +00:00
carl
953a1ccdae - removed os_types
* fix range check errors
2002-09-07 21:28:10 +00:00
carl
9a219375c1 - removed os_types 2002-09-07 21:22:31 +00:00
carl
4b11cd11cd - remove FPUInt64 variable 2002-09-07 21:21:42 +00:00
carl
7215ccb0e8 * cardinal -> longword
- remove FPUInt64 variable
2002-09-07 21:20:50 +00:00
carl
7cbb2eb379 * cardinal -> longword 2002-09-07 21:16:45 +00:00
carl
1baf0ef1b5 - some cleanup (less ifdef) 2002-09-07 21:15:25 +00:00
carl
7ebda0a778 * cardinal -> longword
- remove some unused routines
2002-09-07 21:10:47 +00:00
carl
cd50814a64 * cardinal -> longword
- remove generic boundcheck (does not exist in v1.1)
2002-09-07 21:08:42 +00:00
carl
9b1e434854 * bugfix 1867 (merged) 2002-09-07 21:06:51 +00:00
carl
9f78fa950a * cleanup of parameters
- remove assembler code
2002-09-07 21:06:12 +00:00
carl
17135e4686 * fix range check errors for version 1.1 compilation 2002-09-07 21:04:41 +00:00
carl
23fd809891 * correct termination of thread 2002-09-07 21:03:37 +00:00
carl
752beef0dd * cardinal -> longword 2002-09-07 20:40:23 +00:00
carl
4207d5634f * new message errors 2002-09-07 20:34:27 +00:00
carl
136181415c + added longword type definition 2002-09-07 20:26:42 +00:00
carl
0b561daa54 - remove unused file 2002-09-07 19:55:57 +00:00
florian
757e3976fe * tvarsym.paraitem is set now 2002-09-07 19:40:39 +00:00
florian
bf32e2d2cf + tcg.direction is used now 2002-09-07 19:34:08 +00:00
carl
99398071a7 * new bug report fix 2002-09-07 19:09:15 +00:00