1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00
gnupg/mpi
Werner Koch d7fd47185e * configure.ac: New option --disable-gnupg-iconv, define
USE_GNUPG_ICONV.
(AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all
reference to TARGET to HOST.  Made sure that i586-mingw32msvc gets
detected as mingw32.
(UNIT64_C): Don't include inttype.h uncoditional but use a test to
ensure that it gets into conftest.h.
(AH_TOP): New. Prevent double inclusion of config.h.

* config.links: Use HOST instead of TARGET.
2004-10-26 19:33:41 +00:00
..
alpha Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
generic Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
hppa Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
hppa1.1 hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian. 2004-01-21 04:26:35 +00:00
i386 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
i586 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
m68k Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mips3 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
pa7100 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
power Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
powerpc32 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
powerpc64 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
sparc32 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
sparc32v8 Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
supersparc Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
ChangeLog * configure.ac: New option --disable-gnupg-iconv, define 2004-10-26 19:33:41 +00:00
config.links * configure.ac: New option --disable-gnupg-iconv, define 2004-10-26 19:33:41 +00:00
longlong.h * longlong.h: Typo. 2004-05-20 17:34:00 +00:00
Makefile.am * Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145. 2004-10-13 07:11:10 +00:00
mpi-add.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-bit.c * mpi-bit.c (mpi_normalize): Replaced the check for protected by 2002-09-11 07:28:44 +00:00
mpi-cmp.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-div.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-gcd.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-inline.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-inline.h * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +00:00
mpi-internal.h * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +00:00
mpi-inv.c * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +00:00
mpi-mpow.c * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code 2004-01-12 00:51:39 +00:00
mpi-mul.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpi-pow.c * longlong.h: Typo. 2004-05-20 17:34:00 +00:00
mpi-scan.c * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +00:00
mpicoder.c * mpicoder.c (mpi_read): If we must fail due to a oversize (generally 2004-09-30 04:07:23 +00:00
mpih-cmp.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpih-div.c * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +00:00
mpih-mul.c Update head to match stable 1.0 2002-06-29 14:15:02 +00:00
mpiutil.c * mpiutil.c (mpi_set_opaque, mpi_get_opaque): Make the length of an opaque 2003-12-17 22:30:57 +00:00