isa-l/erasure_code
Xiaodong Liu b34cb054fd build: Fix an include path to be srcdir relative
Allows configure to again build in an external directory.  When building ISAL in
an external path, assembler or compiler needs relative include paths.

Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Greg Tucker <greg.b.tucker@intel.com>
2016-12-02 16:54:40 -07:00
..
ec_base.c Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
ec_base.h Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
ec_highlevel_func.c Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
ec_multibinary.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
erasure_code_base_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_update_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
erasure_code_update_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_dot_prod_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_2vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_2vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_2vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_2vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_3vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_3vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_3vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_3vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_4vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_4vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_4vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_4vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_5vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_5vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_6vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_avx2.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_6vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_inverse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_1tbl.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_avx_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_dot_prod_sse_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_dot_prod_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_avx2.asm Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mad_avx512.asm Add avx512 versions of ec_encode_data 2016-02-25 17:32:34 -07:00
gf_vect_mad_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mad_perf.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_mad_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mad_test.c Remove warnings due to unexported functions 2016-02-25 17:32:34 -07:00
gf_vect_mul_avx_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_avx_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_avx.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mul_base_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse_perf.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
gf_vect_mul_sse.asm Convert files to build with nasm or yasm 2016-02-25 17:32:34 -07:00
gf_vect_mul_test.c Initial commit isa-l v2.14.1 2016-02-24 14:54:34 -07:00
Makefile.am build: Fix an include path to be srcdir relative 2016-12-02 16:54:40 -07:00