aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/mpih-div.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mpi: Suppress set-but-unused-variables warnings.Werner Koch2014-08-201-2/+2
| | | | | | | | | | | | * include/types.h (GNUPG_GCC_ATTR_UNUSED): Define for gcc >= 3.5. * mpi/mpih-div.c (mpihelp_divmod_1, mpihelp_mod_1): Mark dummy as unused. * mpi/mpi-internal.h (UDIV_QRNND_PREINV): Mark _ql as unused. -- Due to the use of macros and longlong.h, we use variables which are only used by some architectures. At least gcc 4.7.2 prints new warnings about set but not used variables. This patch silences them.
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
| | | | | Updated gettext.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
|
* * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,David Shaw2003-05-241-4/+2
| | | | | | | mpi-internal.h, mpi-scan.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it.
* Update head to match stable 1.0David Shaw2002-06-291-0/+537
|
* Removed files from the HEAD revision, because they are now in anotherWerner Koch2000-12-191-537/+0
| | | | | repository
* See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch2000-07-171-2/+2
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* Renamed to GNUPGV-0-2-8Werner Koch1998-02-241-4/+4
|
* changed the dir layoutWerner Koch1997-11-261-0/+9
|
* initially checkinWerner Koch1997-11-181-0/+528