aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2003-04-10Explicitely tell the compiler we're mips3 for the target irix-mips3-cc.Richard Levitte1-1/+1
2003-04-01It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard Levitte1-1/+1
2003-03-28OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works...Richard Levitte1-1/+1
2003-03-20Don't put configuration macro definitions on the command line, we'reRichard Levitte1-20/+20
2003-03-20Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.Richard Levitte1-0/+1
2003-02-22more mingw related cleanups.Ulf Möller1-4/+2
2003-02-19Update debub-steve* entries.Dr. Stephen Henson1-2/+2
2003-02-18Make the no-err option work properlyRichard Levitte1-0/+5
2003-02-16Remove "+Olibcalls" option from HPUX targets.Bodo Möller1-4/+4
2003-02-14Add support for IA64.Richard Levitte1-0/+1
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte1-2/+2
2003-02-14Update linux-mips and linux-mipsel to support threads and shared libraries.Richard Levitte1-2/+2
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-1/+2
2003-01-18SCO target missed .so suffix.Andy Polyakov1-2/+2
2003-01-18-lresolv is not present on SCO Unix, RT#460.Andy Polyakov1-2/+2
2003-01-18Fix for AIX shared build, see RT#463.Andy Polyakov1-2/+2
2003-01-16ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, MartinLutz Jänicke1-1/+1
2003-01-14Set EXPORT_VAR_AS_FN for BC-32 to work around a compiler bug,Dr. Stephen Henson1-1/+1
2003-01-13add something to the '$no_shared_warn' textBodo Möller1-1/+2
2003-01-12Just an extra comment.Andy Polyakov1-9/+12
2003-01-12Add better support for FreeBSD on non-x86 machines.Richard Levitte1-0/+1
2003-01-11If the user said 'shared' and we haven't included support for shared libraries,Richard Levitte1-0/+12
2003-01-09Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I'veAndy Polyakov1-23/+15
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-1/+1
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov1-4/+3
2003-01-02Support for Intel compiler. More details will be provided in closing noteAndy Polyakov1-0/+1
2003-01-02Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov1-14/+13
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte1-3/+2
2002-12-19Small tweaks for code consistency.Richard Levitte1-2/+2
2002-12-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov1-9/+9
2002-12-14x86_64 performance patch.Andy Polyakov1-1/+1
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov1-9/+10
2002-12-10Update -Olimit setting.Lutz Jänicke1-1/+1
2002-12-05linux64-sparcv9 support finally debugged and tested.Andy Polyakov1-3/+2
2002-12-04Add support for x86_64.Richard Levitte1-0/+1
2002-11-26I forgot that @ in strings must be escaped in PerlRichard Levitte1-1/+1
2002-11-26Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte1-0/+11
2002-11-15WinCE patchesRichard Levitte1-2/+3
2002-11-15The architecture name is i486, not just 486Richard Levitte1-1/+1
2002-11-15-Wid-clash-n isn't support in gcc 3, and I get better result from continuouslyRichard Levitte1-4/+4
2002-11-15I know ANSI C doesn't like 'long long', and I don't want to see itRichard Levitte1-2/+2
2002-11-15Spell prototypes correctly :-).Richard Levitte1-4/+4
2002-11-15Add -Wstrict-prototype and -Wmissing-prototype to my debugging targetsRichard Levitte1-2/+4
2002-11-14Add Tandem OSS target.Richard Levitte1-0/+3
2002-11-14It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.Richard Levitte1-1/+1
2002-11-14Cygwin fixesRichard Levitte1-1/+1
2002-11-14Fix to build better with DJGPP.Richard Levitte1-1/+1
2002-11-14When AES is skipped because the option 'no-rijndael' was given,Richard Levitte1-0/+1
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte1-2/+2
2002-11-06some people just can't read the instructionsRichard Levitte1-1/+1