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
2016-04-01
fix sfreadc interface for AMD64
John van Groningen
1
-2
/
+2
2016-03-03
fix positionF for AMD64
John van Groningen
1
-1
/
+1
2015-10-19
workaround bugs and limitations of the llvm assembler
John van Groningen
2
-249
/
+501
2015-10-19
more workarounds for limitations and incompatibilities of the llvm assembler
John van Groningen
1
-6
/
+6
2015-10-19
add areals_offsets.s to workaround limitations of the llvm assembler
John van Groningen
1
-0
/
+741
2015-09-30
add program to compute the offsets in areals.s, to workaround llvm assembler ...
John van Groningen
1
-0
/
+161
2015-09-30
move 16 byte aligned quad pairs to the beginning of the data section, add #of...
John van Groningen
1
-48
/
+52
2015-09-29
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-1383
/
+1383
2015-09-29
remove 0r before floating point values to workaround limitations of the llvm ...
John van Groningen
1
-798
/
+798
2015-09-29
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-328
/
+328
2015-09-29
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-689
/
+689
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-88
/
+88
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-166
/
+166
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-46
/
+46
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-209
/
+209
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-152
/
+152
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-156
/
+156
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-134
/
+134
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-208
/
+208
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-241
/
+241
2015-09-28
change syntax to workaround limitations of the llvm assembler
John van Groningen
1
-292
/
+292
2015-09-24
Hack to avoid bugs in the Mach-O assembler and llvm assembler
John van Groningen
1
-28
/
+82
2015-09-23
remove accidentally committed \
John van Groningen
1
-1
/
+1
2015-09-23
use movsxd instead of movsx because the llvm assembler does not support it
John van Groningen
2
-3
/
+3
2015-09-23
one qword ptr is enough
John van Groningen
1
-7
/
+7
2015-08-26
fix amd64 code for curried applications with 3 arguments of functions with ar...
John van Groningen
1
-1
/
+1
2015-06-17
Add time profiling on Mac OS X
John van Groningen
2
-74
/
+79
2014-12-10
add eol-style and mime-type properties, to fix newline conversion
John van Groningen
2
-848
/
+848
2014-10-31
port time profiling to Mac OS X
John van Groningen
3
-2
/
+856
2014-04-01
save registers r12-r15, don't save registers rcx and rdx in abc_main
John van Groningen
1
-4
/
+30
2014-01-23
fix script for _startupTrace.o
John van Groningen
1
-1
/
+1
2013-12-16
jae short and jmp short are incorrectly assembled to a 5 byte jump instructio...
John van Groningen
1
-7
/
+14
2013-10-18
use gcc instead of cc (llvm)
John van Groningen
1
-2
/
+2
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
[next]