From e1eba1452823e9a9105dc574f57cd29b4524e87e Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 27 Aug 2026 19:47:47 +0200 Subject: [PATCH] Regen autoconf --- src/libsodium/Makefile.in | 40 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/src/libsodium/Makefile.in b/src/libsodium/Makefile.in index a4678afb..7589b94c 100644 --- a/src/libsodium/Makefile.in +++ b/src/libsodium/Makefile.in @@ -255,7 +255,9 @@ libavx2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(libavx2_la_LDFLAGS) $(LDFLAGS) -o $@ libavx512f_la_LIBADD = -am_libavx512f_la_OBJECTS = crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo +am_libavx512f_la_OBJECTS = crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo \ + crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo \ + crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo libavx512f_la_OBJECTS = $(am_libavx512f_la_OBJECTS) libavx512f_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -729,6 +731,7 @@ am__depfiles_remade = crypto_aead/aegis128l/$(DEPDIR)/libaesni_la-aegis128l_aesn crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo \ crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo \ crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo \ + crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Plo \ crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo \ crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo \ crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo \ @@ -736,6 +739,7 @@ am__depfiles_remade = crypto_aead/aegis128l/$(DEPDIR)/libaesni_la-aegis128l_aesn crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo \ crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo \ crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo \ + crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Plo \ crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo \ crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo \ crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo \ @@ -1284,7 +1288,13 @@ libavx512f_la_CPPFLAGS = $(libsodium_la_CPPFLAGS) \ libavx512f_la_SOURCES = \ crypto_pwhash/argon2/argon2-fill-block-avx512f.c \ - crypto_pwhash/argon2/blamka-round-avx512f.h + crypto_pwhash/argon2/blamka-round-avx512f.h \ + crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c \ + crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.h \ + crypto_stream/chacha20/dolbeau/u16.h \ + crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c \ + crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.h \ + crypto_stream/salsa20/xmm6int/u16.h all: all-recursive @@ -1466,6 +1476,12 @@ libavx2.la: $(libavx2_la_OBJECTS) $(libavx2_la_DEPENDENCIES) $(EXTRA_libavx2_la_ crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo: \ crypto_pwhash/argon2/$(am__dirstamp) \ crypto_pwhash/argon2/$(DEPDIR)/$(am__dirstamp) +crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo: \ + crypto_stream/chacha20/dolbeau/$(am__dirstamp) \ + crypto_stream/chacha20/dolbeau/$(DEPDIR)/$(am__dirstamp) +crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo: \ + crypto_stream/salsa20/xmm6int/$(am__dirstamp) \ + crypto_stream/salsa20/xmm6int/$(DEPDIR)/$(am__dirstamp) libavx512f.la: $(libavx512f_la_OBJECTS) $(libavx512f_la_DEPENDENCIES) $(EXTRA_libavx512f_la_DEPENDENCIES) $(AM_V_CCLD)$(libavx512f_la_LINK) $(libavx512f_la_OBJECTS) $(libavx512f_la_LIBADD) $(LIBS) @@ -2674,6 +2690,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo@am__quote@ # am--include-marker @@ -2681,6 +2698,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo@am__quote@ # am--include-marker @@ -2872,6 +2890,20 @@ crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo: crypto_pwhash/a @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-avx512f.c' || echo '$(srcdir)/'`crypto_pwhash/argon2/argon2-fill-block-avx512f.c +crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo: crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo -MD -MP -MF crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Tpo -c -o crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Tpo crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c' object='crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/chacha20/dolbeau/libavx512f_la-chacha20_dolbeau-avx512.lo `test -f 'crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c' || echo '$(srcdir)/'`crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx512.c + +crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo: crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo -MD -MP -MF crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Tpo -c -o crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Tpo crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Plo +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c' object='crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libavx512f_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypto_stream/salsa20/xmm6int/libavx512f_la-salsa20_xmm6int-avx512.lo `test -f 'crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c' || echo '$(srcdir)/'`crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx512.c + randombytes/internal/librdrand_la-randombytes_internal_random.lo: randombytes/internal/randombytes_internal_random.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librdrand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randombytes/internal/librdrand_la-randombytes_internal_random.lo -MD -MP -MF randombytes/internal/$(DEPDIR)/librdrand_la-randombytes_internal_random.Tpo -c -o randombytes/internal/librdrand_la-randombytes_internal_random.lo `test -f 'randombytes/internal/randombytes_internal_random.c' || echo '$(srcdir)/'`randombytes/internal/randombytes_internal_random.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) randombytes/internal/$(DEPDIR)/librdrand_la-randombytes_internal_random.Tpo randombytes/internal/$(DEPDIR)/librdrand_la-randombytes_internal_random.Plo @@ -4384,6 +4416,7 @@ distclean: distclean-recursive -rm -f crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo -rm -f crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo + -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Plo -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo -rm -f crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo -rm -f crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo @@ -4391,6 +4424,7 @@ distclean: distclean-recursive -rm -f crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo -rm -f crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo + -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Plo -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo -rm -f crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo -rm -f crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo @@ -4572,6 +4606,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f crypto_stream/$(DEPDIR)/libsodium_la-crypto_stream.Plo -rm -f crypto_stream/chacha20/$(DEPDIR)/libsodium_la-stream_chacha20.Plo -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx2_la-chacha20_dolbeau-avx2.Plo + -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libavx512f_la-chacha20_dolbeau-avx512.Plo -rm -f crypto_stream/chacha20/dolbeau/$(DEPDIR)/libssse3_la-chacha20_dolbeau-ssse3.Plo -rm -f crypto_stream/chacha20/ref/$(DEPDIR)/libsodium_la-chacha20_ref.Plo -rm -f crypto_stream/salsa20/$(DEPDIR)/libsodium_la-stream_salsa20.Plo @@ -4579,6 +4614,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo -rm -f crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6.Plo -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx2_la-salsa20_xmm6int-avx2.Plo + -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libavx512f_la-salsa20_xmm6int-avx512.Plo -rm -f crypto_stream/salsa20/xmm6int/$(DEPDIR)/libsse2_la-salsa20_xmm6int-sse2.Plo -rm -f crypto_stream/salsa2012/$(DEPDIR)/libsodium_la-stream_salsa2012.Plo -rm -f crypto_stream/salsa2012/ref/$(DEPDIR)/libsodium_la-stream_salsa2012_ref.Plo