shithub: mc

RSS feed

2b398fd1 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:55
Allow runtest.{rc,sh} to handle subdirectories.

bdf0ed62 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:55
Bump abi version.

63c188f6 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:54
Return small-aggregate values by the AMD64 abi.

65ec134c – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 16:50
Pass small-aggregate arguments by the AMD64 abi.

dfc14553 – S. Gilles <sgilles@umd.edu> authored on 2020/05/23 01:58
Add classification algorithm for small-struct passing.

cba8dceb – S. Gilles <sgilles@umd.edu> authored on 2020/04/25 21:13
Factor out the code for placing/retrieving arguments.

b32614e4 – S. Gilles <sgilles@umd.edu> authored on 2020/03/25 21:42
Add isaggregate for later use with abi conformity.

58a13c39 – S. Gilles <sgilles@umd.edu> authored on 2020/06/07 01:17
Unify alignment for heterogeneous tuples.

de1eabd9 – Ori Bernstein <ori@eigenstate.org> authored on 2020/06/10 17:47
Fix check for dumb moves (thanks sgilles)

55282381 – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/11 15:12
add OSX recvfrom, fix UDP announce (thanks Int21h)

690ab7aa – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/05 16:33
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

0d7d70e5 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/28 07:26
Remove useless code

6e944f5f – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 21:38
Remove unneeded check

6565eb50 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:37
Use /**/ instead of //

83fea560 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:13
Remove unneeded change

58749a95 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 07:05
Simplify equality computation

15ad5bac – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 05:32
Support or-patterns with wildcard variables

9ef8abbe – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 05:30
Fix missing link of linked list

49b61a09 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/22 03:00
Fix wrong order of recursive calls

321aec6b – mural <mura@ctli.io> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/15 18:38
Support or-pattern

4a6a372a – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/14 23:05
Allow optional eol after the commas of function parameters

029ee78d – Mura Li <mura_li@castech.com.tw> authored on 2020/04/28 07:26
Remove useless code

b541f964 – Mura Li <mura_li@castech.com.tw> authored on 2020/04/22 21:38
Remove unneeded check