aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/config.links (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac: New option --disable-gnupg-iconv, defineWerner Koch2004-10-261-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.
* * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler codeDavid Shaw2004-01-121-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.
* * config.links: Show target in asm-syntax.h file and include targets forDavid Shaw2003-12-051-2/+6
| | | | | K*BSD (GNU userland with BSD kernel).
* * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw2003-11-211-4/+4
| | | | | either.
* * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw2003-04-251-5/+4
| | | | | again.
* * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin.David Shaw2002-11-161-2/+2
| | | | | Successfully tested by Gordon Worley.
* * config.links (powerpc-apple-darwin6.1): Disable assemblerWerner Koch2002-10-181-1/+6
| | | | | due to non-working modules/as. Suggested by Gordon Worley.
* * config.links: Added case for sparc64-netbsd. Suggested byWerner Koch2002-08-021-0/+6
| | | | | [email protected].
* * config.links: Add special rule for OpenBSD on x86 to use specialDavid Shaw2002-07-251-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.
* Update head to match stable 1.0David Shaw2002-06-291-0/+310
|
* Removed files from the HEAD revision, because they are now in anotherWerner Koch2000-12-191-291/+0
| | | | | repository
* Add features packet and fixes MIPS3.Werner Koch2000-10-111-0/+11
|
* See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner KochWerner Koch2000-07-251-0/+10
|
* See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch2000-07-171-18/+64
|
* See ChangeLog: Fri Mar 24 11:25:45 CET 2000 Werner KochWerner Koch2000-03-241-2/+2
|
* See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner KochWerner Koch1999-08-301-0/+10
|
* See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner KochWerner Koch1999-06-011-2/+2
|
* See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner KochWerner Koch1999-03-081-16/+3
|
* See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner KochWerner Koch1999-01-121-1/+5
|
* See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner KochWerner Koch1998-12-081-6/+6
|
* See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1998-11-271-0/+6
|
* Ready for version 0.4.4V0-4-4Werner Koch1998-11-201-0/+5
|
* Not yet completed changes to support PPCWerner Koch1998-11-101-6/+31
|
* (Does not compile yet)Werner Koch1998-11-031-2/+2
|
* last local commitWerner Koch1998-10-161-1/+11
|
* add-key worksWerner Koch1998-05-261-1/+1
|
* can create v4 signaturesWerner Koch1998-05-131-0/+8
|
* test releaseWerner Koch1998-04-081-1/+1
|
* release 0.2.9Werner Koch1998-02-261-0/+2
|
* some import functionalityWerner Koch1998-02-161-0/+33
|
* added assembler stuff for hppaWerner Koch1998-02-121-2/+2
|
* a couple of changes; but some parts are now brokenWerner Koch1998-02-111-3/+3
|
* VPATH stuff worksWerner Koch1998-01-301-7/+10
|
* started with trust stuffWerner Koch1998-01-121-0/+18
|
* Bug in blowfish behobenWerner Koch1998-01-061-1/+1
|
* changed configuration stuff, replaced some Makefile.am by distfiles.Werner Koch1997-12-231-3/+65
|
* added some stuff for signing keysWerner Koch1997-12-161-0/+51