aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/config.links (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+1
2004-10-26* configure.ac: New option --disable-gnupg-iconv, defineWerner Koch1-2/+2
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-01-12* config.links: OpenBSD 3.4 is now ELF, so use the proper assembler codeDavid Shaw1-19/+16
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.
2003-12-05* config.links: Show target in asm-syntax.h file and include targets forDavid Shaw1-2/+6
K*BSD (GNU userland with BSD kernel).
2003-11-21* config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw1-4/+4
either.
2003-04-25* config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw1-5/+4
again.
2002-11-16* config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin.David Shaw1-2/+2
Successfully tested by Gordon Worley.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-328/+0
'GNUPG-1-9-BRANCH'.
2002-10-18* config.links (powerpc-apple-darwin6.1): Disable assemblerWerner Koch1-1/+6
due to non-working modules/as. Suggested by Gordon Worley.
2002-08-02* config.links: Added case for sparc64-netbsd. Suggested byWerner Koch1-0/+6
[email protected].
2002-07-25* config.links: Add special rule for OpenBSD on x86 to use specialDavid Shaw1-0/+7
i386-openbsd files. OpenBSD (at least until version 3.1) has an older assembler that won't work with the files in i386.
2002-06-29Update head to match stable 1.0David Shaw1-0/+310
2000-12-19Removed files from the HEAD revision, because they are now in anotherWerner Koch1-291/+0
repository
2000-10-11Add features packet and fixes MIPS3.Werner Koch1-0/+11
2000-07-25See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner KochWerner Koch1-0/+10
2000-07-17See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch1-18/+64
2000-03-24See ChangeLog: Fri Mar 24 11:25:45 CET 2000 Werner KochWerner Koch1-2/+2
1999-08-30See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner KochWerner Koch1-0/+10
1999-06-01See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner KochWerner Koch1-2/+2
1999-03-08See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner KochWerner Koch1-16/+3
1999-01-12See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner KochWerner Koch1-1/+5
1998-12-08See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner KochWerner Koch1-6/+6
1998-11-27See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1-0/+6
1998-11-20Ready for version 0.4.4V0-4-4Werner Koch1-0/+5
1998-11-10Not yet completed changes to support PPCWerner Koch1-6/+31
1998-11-03(Does not compile yet)Werner Koch1-2/+2
1998-10-16last local commitWerner Koch1-1/+11
1998-05-26add-key worksWerner Koch1-1/+1
1998-05-13can create v4 signaturesWerner Koch1-0/+8
1998-04-08test releaseWerner Koch1-1/+1
1998-02-26release 0.2.9Werner Koch1-0/+2
1998-02-16some import functionalityWerner Koch1-0/+33
1998-02-12added assembler stuff for hppaWerner Koch1-2/+2
1998-02-11a couple of changes; but some parts are now brokenWerner Koch1-3/+3
1998-01-30VPATH stuff worksWerner Koch1-7/+10
1998-01-12started with trust stuffWerner Koch1-0/+18
1998-01-06Bug in blowfish behobenWerner Koch1-1/+1
1997-12-23changed configuration stuff, replaced some Makefile.am by distfiles.Werner Koch1-3/+65
1997-12-16added some stuff for signing keysWerner Koch1-0/+51