gnupg/mpi (5 files)

cvs user dshaw cvs at cvs.gnupg.org
Mon Jan 12 01:51:44 CET 2004


    Date: Monday, January 12, 2004 @ 01:51:39
  Author: dshaw
    Path: /cvs/gnupg/gnupg/mpi

Modified: ChangeLog Makefile.am config.links longlong.h mpi-mpow.c

* 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.


--------------+
 ChangeLog    |   16 ++++++++++++++
 Makefile.am  |    7 ++++--
 config.links |   35 ++++++++++++++----------------
 longlong.h   |   65 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 mpi-mpow.c   |   10 +++-----
 5 files changed, 102 insertions(+), 31 deletions(-)



More information about the Gnupg-commits mailing list