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
/
acopy.asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
fix register name (d3 instead of rd3)
John van Groningen
1
-1
/
+1
2013-07-26
if PIC is defined, adjust to modified descriptors for position independent code
John van Groningen
1
-4
/
+30
2013-06-28
if PIC is defined, make more code position independent
John van Groningen
1
-0
/
+10
2013-06-28
if PIC is defined, make some code position independent
John van Groningen
1
-0
/
+73
2013-06-26
add +0 to some pc relative addresses, converted to [rip] on linux
John van Groningen
1
-4
/
+4
2013-06-26
add +0 to some pc relative addresses, converted to [rip] on linux
John van Groningen
1
-18
/
+18
2011-08-17
fix copying of Real nodes
John van Groningen
1
-29
/
+24
2011-06-24
allow arrays in data segment
John van Groningen
1
-13
/
+16
2011-06-24
remove some spaces
John van Groningen
1
-7
/
+7
2007-05-09
add arrays of 32 bit integers and reals
John van Groningen
1
-4
/
+12
2006-12-07
fix bug in copying record that is used more than once,
John van Groningen
1
-1
/
+2
2006-06-02
add garbage collector for 64 bit windows and linux
John van Groningen
1
-0
/
+1306