1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-30 02:32:46 +02:00
gnupg/mpi
David Shaw 666c582e36 * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code
for that.  Use the portable C MPI code for OpenBSD before 3.4, and remove
the special i386-openbsd assembly directory.

* Makefile.am: Add the portable C links to DISTCLEANFILES.  Noted by
Nelson H. F. Beebe.

* mpi-mpow.c (build_index): s/index/idx/ to avoid gcc warning. From Werner
on stable branch.

* longlong.h: Added PowerPC 64 bit code from GPM-4.1.2 but didn't enable
it yet.  From Werner on stable branch.
2004-01-12 00:51:39 +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 Update head to match stable 1.0 2002-06-29 14:15:02 +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 * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code 2004-01-12 00:51:39 +00:00
config.links * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code 2004-01-12 00:51:39 +00:00
longlong.h * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code 2004-01-12 00:51:39 +00:00
Makefile.am * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code 2004-01-12 00:51:39 +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 Update head to match stable 1.0 2002-06-29 14:15:02 +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-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, 2003-05-24 17:54:56 +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