index
:
run-time-system
gc-flipped
master
Copy of https://svn.cs.ru.nl/repos/clean-run-time-system/, with a Thumb-2 run-time system.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macho64
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
create static libraries (using libtool), instead of object files (using ld),
John van Groningen
1
-2
/
+6
2013-07-29
add a store that is probably missing by accident on the Mac OS X version
John van Groningen
1
-0
/
+1
2013-07-03
fix compacting for an empty A stack
John van Groningen
1
-2
/
+3
2013-07-02
use 31*8 instead of 31*9 in and instruction
John van Groningen
1
-2
/
+2
2013-07-02
fix compacting for an empty A stack
John van Groningen
1
-2
/
+3
2013-06-17
fix DtoAC for records
John van Groningen
1
-5
/
+2
2013-04-08
fix printing string parameter of function IO_error for mac os x
John van Groningen
1
-1
/
+2
2013-03-08
add [rip] to a lea instruction
John van Groningen
1
-1
/
+1
2012-04-20
fix memory allocation of arrays of unboxed records of size 4 for 64 bit versions
John van Groningen
1
-1
/
+1
2012-02-06
use linux calling convention for second call of file_read_s_line (instead of ...
John van Groningen
1
-7
/
+9
2012-02-06
fix minimum heap size test for the memory profiler
John van Groningen
1
-4
/
+4
2012-02-03
bug fix, use a free register to load the bit_set_table2 address
John van Groningen
1
-6
/
+6
2012-02-02
fix marking of Real nodes
John van Groningen
1
-23
/
+14
2012-02-02
fix marking of Real nodes
John van Groningen
1
-24
/
+16
2012-02-01
fix copying of Real nodes
John van Groningen
1
-29
/
+25
2012-01-31
fix compacting of reals
John van Groningen
1
-1
/
+1
2012-01-31
fix compacting of reals
John van Groningen
1
-10
/
+7
2011-12-05
add make script for macho64
John van Groningen
1
-0
/
+7
2011-12-05
use att_jae instead of jae to work around bug in the assembler
John van Groningen
1
-1
/
+1
2011-06-27
allow arrays in data segment
John van Groningen
1
-12
/
+15
2011-04-04
port to 64 bit Intel Mac OS X version
John van Groningen
14
-0
/
+27172