Jonas Maebe
b9f6efc85b
+ "compproc" helpers
...
* renamed several helpers so that their name is the same as their
"public alias", which should facilitate the conversion of processor
specific code in the code generator to processor independent code
* some small fixes to the val_ansistring and val_widestring helpers
(always immediately exit if the source string is longer than 255
chars)
* fixed fpc_dynarray_high and fpc_dynarray_length if the dynarray is
still nil (used to crash, now return resp -1 and 0)
2001-08-01 15:00:09 +00:00
peter
8bf13fd185
*** empty log message ***
2001-05-09 19:57:07 +00:00
Jonas Maebe
33ee934d6e
+ new, much faster do_set_range based on the PowerPC version (which
...
will be committed tomorrow)
2000-09-21 16:09:19 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
peter
6b66a55cd6
* truncated log
2000-02-09 16:59:28 +00:00
daniel
ec29a31834
* copyright 2000
2000-01-07 16:41:28 +00:00
daniel
a79b4a404b
* copyright 2000 added
2000-01-07 16:32:21 +00:00
peter
af8a04a5af
* use external names
...
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
Jonas Maebe
2738539d11
+ fixed bug0163 (set1 <= set2 support)
1999-01-20 17:48:02 +00:00
peter
516958a67b
* removed temp symbols
1998-12-15 22:42:49 +00:00
peter
06209a3be3
+ FPC_SET_CREATE_ELEMENT
1998-11-24 12:54:01 +00:00
pierre
7e1942412d
+ added FPC_SET_UNSET_BYTE for exclude of normsets
1998-10-22 14:50:08 +00:00
peter
4967811717
* fixed for stackaligment also on 4 bytes, never use 'ret $..' direct
1998-10-22 12:48:29 +00:00
peter
4620a73a9b
* FPC_ names
...
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
515764fec4
+ set_load_small
...
* fixed set_set_range
1998-08-14 18:13:44 +00:00
peter
12f6e38140
* force to use ATT or direct parsing
1998-05-31 14:15:47 +00:00
root
d1a1f501c8
Initial revision
1998-03-25 11:18:12 +00:00