Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename shared library from _if to _dy | MITSUNARI Shigeo | 2017-03-07 | 1 | -0/+3 |
* | accept amd64 as x86_64 | MITSUNARI Shigeo | 2017-03-02 | 1 | -0/+7 |
* | add asm files for macos | MITSUNARI Shigeo | 2017-01-16 | 1 | -0/+3 |
* | update make for macOS | MITSUNARI Shigeo | 2017-01-16 | 1 | -1/+4 |
* | asm is not used | MITSUNARI Shigeo | 2016-12-28 | 1 | -2/+2 |
* | fix detection of armv7l | MITSUNARI Shigeo | 2016-11-28 | 1 | -3/+3 |
* | add detection of aarch64 | MITSUNARI Shigeo | 2016-11-06 | 1 | -0/+4 |
* | disable sanitizer for arm | MITSUNARI Shigeo | 2016-11-03 | 1 | -3/+7 |
* | add sanitize option if DEBUG=1 | MITSUNARI Shigeo | 2016-09-08 | 1 | -2/+4 |
* | add mcl_fp_addNC for x86-64 by nasm | MITSUNARI Shigeo | 2016-09-05 | 1 | -0/+1 |
* | fix detection x86 | MITSUNARI Shigeo | 2016-07-31 | 1 | -1/+1 |
* | dummy add src/asm | MITSUNARI Shigeo | 2016-06-27 | 1 | -0/+3 |
* | fix typo | MITSUNARI Shigeo | 2016-06-06 | 1 | -1/+1 |
* | support armv71 | MITSUNARI Shigeo | 2016-06-06 | 1 | -11/+15 |
* | dont link asm_obj if USE_LLVM=0 | MITSUNARI Shigeo | 2016-06-06 | 1 | -4/+0 |
* | consider arm linux | MITSUNARI Shigeo | 2016-06-06 | 1 | -10/+11 |
* | add CFLAGS_USER, LDFLAGS_USER | MITSUNARI Shigeo | 2016-05-02 | 1 | -2/+2 |
* | add DEBUG option | MITSUNARI Shigeo | 2016-04-26 | 1 | -14/+16 |
* | add fPIC | MITSUNARI Shigeo | 2016-04-13 | 1 | -1/+1 |
* | recover common.mk ; update java/Makefile | MITSUNARI Shigeo | 2016-04-13 | 1 | -0/+58 |
* | rewrite Makefile | MITSUNARI Shigeo | 2016-04-12 | 1 | -119/+0 |
* | auto define MCL_USE_XBYAK | MITSUNARI Shigeo | 2015-09-07 | 1 | -1/+1 |
* | default RELEASE=1 | MITSUNARI Shigeo | 2015-07-28 | 1 | -3/+3 |
* | rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVM | MITSUNARI Shigeo | 2015-07-07 | 1 | -5/+5 |
* | add elgamal_test.cpp | MITSUNARI Shigeo | 2015-06-11 | 1 | -1/+1 |
* | fix order of link | MITSUNARI Shigeo | 2015-06-11 | 1 | -1/+1 |
* | refactor all | MITSUNARI Shigeo | 2015-05-29 | 1 | -0/+8 |
* | remove unused macro | MITSUNARI Shigeo | 2015-05-28 | 1 | -1/+1 |
* | fix Makefile for src | MITSUNARI Shigeo | 2015-05-27 | 1 | -7/+13 |
* | from mie | MITSUNARI Shigeo | 2015-05-05 | 1 | -0/+105 |