marco
|
6fcd7583c1
* x86 dependancy fixed, reported by Claviola
|
21 years ago |
michael
|
7ef820a990
+ Added RTTIUtils unit
|
21 years ago |
marco
|
93c356f300
* generalised the {$ifdef cpu_i386} ..powerpc stuff to FPC_BIG_ENDIAN and
|
21 years ago |
Jonas Maebe
|
75c3c8b259
* shell now returns an exitcode
|
21 years ago |
Jonas Maebe
|
dbedc97141
* initialise StackLength (fixes stack checking in general, and tw2897 in
|
21 years ago |
Jonas Maebe
|
0ba2497f24
* don't use O_CREATE when opening a file for appending (fixes tw1744)
|
21 years ago |
Jonas Maebe
|
8e0fd21568
* fixed op_const_reg_reg for (OP_ADD,0,reg1,reg2)
|
21 years ago |
Jonas Maebe
|
6dc5cfdb8d
- removed useless maybe_pushfpu code for ppc
|
21 years ago |
florian
|
b1dc8c5572
* function result location for syscalls on MOS hopefully correctly set now
|
21 years ago |
Jonas Maebe
|
5ac21c998a
* don't finalize typed consts (fixes bug3212, but causes memory leak;
|
21 years ago |
Jonas Maebe
|
beedbae08a
+ added
|
21 years ago |
Tomas Hajny
|
4e64f86456
+ missing CVS logs added
|
21 years ago |
marco
|
581c8a68e2
* reverted more changes regarding isatty
|
21 years ago |
Jonas Maebe
|
fcbc2f1313
- disable node-based inlining of routines with special array parameters
|
21 years ago |
Jonas Maebe
|
ddf175f171
+ temps can now also hold fpu values in registers (take care with use,
|
21 years ago |
michael
|
027fdece6f
+ Fix in resync for empty table
|
21 years ago |
Jonas Maebe
|
7cdc049df1
* the condition for when to use a temp in case of reference var/const
|
21 years ago |
Jonas Maebe
|
705d5fdd89
* fixed complexity function so it doesn't always return infinity when a
|
21 years ago |
Jonas Maebe
|
c40e9f31ed
- disabled temp-to-temp copy optimization, because it can cause errors
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
olle
|
ef5ff3185b
+ added qd, the "QuickDraw globals"
|
21 years ago |
olle
|
41bdd6178c
+ added external facilities for macpas
|
21 years ago |
olle
|
e35eb9986b
+ added Ord(pointer) for macpas
|
21 years ago |
olle
|
4ad33f01b6
- removed unused types
|
21 years ago |
Jonas Maebe
|
9a9c17f078
+ tw3210
|
21 years ago |
Jonas Maebe
|
1f338ade0d
* fix for web bug #3210
|
21 years ago |
michael
|
c7c5594bcd
+ New example for base64 encoding
|
21 years ago |
michael
|
072f6e4ec6
+ Added some RxStrUtils functions for Rx compatibility
|
21 years ago |
peter
|
e9f1e6f0d3
* only add -XP when binutilsprefix is set
|
21 years ago |
peter
|
94aebf36f1
* updated for new refcnt
|
21 years ago |