peter
|
3a5717c1b7
* rewrote add_to_movelist, it now uses a field to store the number
|
21 years ago |
peter
|
a627c15298
* fix memleak with top_local
|
21 years ago |
carl
|
96f3186e09
terrible hack to make the things work for 1.0.10a (continued), nobody should notice it.
|
21 years ago |
carl
|
766850f6ee
terrible hack to make the things work for 1.0.10a
|
21 years ago |
carl
|
87897ebca8
bugfix for beos compilation in fixes branch
|
21 years ago |
florian
|
bca9da0ec7
* draft for qword mul
|
21 years ago |
florian
|
9594866b30
* optimized mul code generation
|
21 years ago |
Tomas Hajny
|
26b49014ae
* Fix for web bug #3011
|
21 years ago |
peter
|
55daf96ba7
* disable some debuginfo info when valgrind support is used
|
21 years ago |
peter
|
1ae8d3849b
* fix stabs lineno for fpc_compiled
|
21 years ago |
peter
|
4801152fac
* max record aligment changed to 4
|
21 years ago |
peter
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 years ago |
peter
|
d3f035df50
* removed unused paravisible
|
21 years ago |
peter
|
df18c0aa82
* don't write line numbers in stabs for defs
|
21 years ago |
peter
|
56c727153a
* check if movelist is valid
|
21 years ago |
peter
|
682b148f4c
* reset searchrec info in findfirst
|
21 years ago |
Jonas Maebe
|
74836e0d0d
* fixed refaddr bug that caused go32v2 cycle failure
|
21 years ago |
peter
|
ec93a88048
* cthreads is unix only
|
21 years ago |
peter
|
ff064bf580
* pakcrecords test
|
21 years ago |
florian
|
16366a944c
* spilling problem fixed
|
21 years ago |
michael
|
30d7c3ed5b
+ Added sdf dir
|
21 years ago |
michael
|
30bdd1b804
+ Initial implementation
|
21 years ago |
florian
|
6ea06bc740
* fixed inlining on arm
|
21 years ago |
florian
|
72a8ac8dd7
* "improved" behavior of real2str for arm, still needs fixing
|
21 years ago |
florian
|
a50e082468
* floating compares fixed
|
21 years ago |
florian
|
5fe2004441
* fixed some arm related real stuff
|
21 years ago |
florian
|
3b96f1fcbb
* improved test, previously it mainly tested integer comparisations
|
21 years ago |
mazen
|
6f13b5d5f3
* fixed conditions upon IEs for inlined function call stack frames
|
21 years ago |
Jonas Maebe
|
6f33bdbfae
+ added memsize() support (needed to use cmem with the compiler)
|
21 years ago |
mazen
|
e465aa443e
- revert '../' from include path
|
21 years ago |