DJGPP patches.
[oweals/openssl.git] / Configure
2002-12-04 Richard LevitteAdd support for x86_64.
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-26 Richard LevitteI forgot that @ in strings must be escaped in Perl
2002-11-26 Richard LevitteI forgot that @ in strings must be escaped in Perl
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 Richard LevitteThe architecture name is i486, not just 486
2002-11-15 Richard LevitteThe architecture name is i486, not just 486
2002-11-15 Richard Levitte-Wid-clash-n isn't support in gcc 3, and I get better...
2002-11-15 Richard Levitte-Wid-clash-n isn't support in gcc 3, and I get better...
2002-11-15 Richard LevitteI know ANSI C doesn't like 'long long', and I don't...
2002-11-15 Richard LevitteI know ANSI C doesn't like 'long long', and I don't...
2002-11-15 Richard LevitteSpell prototypes correctly :-)
2002-11-15 Richard LevitteSpell prototypes correctly :-).
2002-11-15 Richard LevitteAdd -Wstrict-prototype and -Wmissing-prototype to my...
2002-11-15 Richard LevitteAdd -Wstrict-prototype and -Wmissing-prototype to my...
2002-11-14 Richard LevitteAdd Tandem OSS target.
2002-11-14 Richard LevitteAdd Tandem OSS target.
2002-11-14 Richard LevitteIt seems like gcc 2.9aix5.1 doesn't do will with optimi...
2002-11-14 Richard LevitteIt seems like gcc 2.9aix5.1 doesn't do will with optimi...
2002-11-14 Richard LevitteCygwin fixes
2002-11-14 Richard LevitteCygwin fixes
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Richard LevitteFix to build better with DJGPP.
2002-11-14 Richard LevitteWhen AES is skipped because the option 'no-rijndael...
2002-11-14 Richard LevitteWhen AES is skipped because the option 'no-rijndael...
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-06 Richard Levittesome people just can't read the instructions
2002-11-06 Richard Levittesome people just can't read the instructions
2002-11-04 Richard LevitteReturn my normal debug targets to something not so...
2002-10-24 Richard LevitteFor the mkdef.pl to recognise if the "external" engines...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-11 Richard LevitteStep 6 of move of engines: rename the macro ENGINE_DYNA...
2002-10-11 Richard LevitteAdd a configuration target for A/UX.
2002-10-11 Richard LevitteAdd a configuration target for A/UX.
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-04 Dr. Stephen HensonAdd version info to Win32 DLLs.
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-16 Richard LevitteAdd -lz to the ld flags when the user has chosen to...
2002-08-16 Richard LevitteAdd -lz to the ld flags when the user has chosen to...
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-08-01 Richard LevitteLinux on s390 really knows about loading dynamically.
2002-08-01 Richard LevitteLinux on s390 really knows about loading dynamically.
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-17 Richard LevitteOn MacOS X, you're not allowed to have common objects...
2002-07-17 Richard LevitteOn MacOS X, you're not allowed to have common objects...
2002-07-16 Richard LevitteWe had some experimental options in the Darwin entries...
2002-07-16 Richard LevitteWe had some experimental options in the Darwin entries...
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-16 Richard LevitteLet's not forget the second -Wtraditional
2002-07-16 Richard LevitteLet's not forget the second -Wtraditional
2002-07-16 Richard LevitteUsing -Wtraditional took it a little far. After all...
2002-07-16 Richard LevitteUsing -Wtraditional took it a little far. After all...
2002-06-27 Richard LevitteForgot to change the second $ENV{DJDIR} to /dev/env...
2002-06-27 Richard LevitteForgot to change the second $ENV{DJDIR} to /dev/env...
2002-06-27 Richard Levittegcc requires -m64 to link 64-bit shared libraries on...
2002-06-27 Richard Levittegcc requires -m64 to link 64-bit shared libraries on...
2002-06-27 Richard LevitteThe general debug target must specify that it doesn...
2002-06-27 Richard LevitteThe general debug target must specify that it doesn...
2002-06-14 Lutz JänickeInitial support for hpux64-parisc-gcc
2002-06-14 Lutz JänickeInitial support for hpux64-parisc-gcc
2002-06-13 Richard LevitteTentatively add support for UWIN, a Unix-like environme...
2002-06-13 Richard LevitteTentatively add support for UWIN, a Unix-like environme...
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-05-30 Richard LevitteReformat the CFLAG string so it can be made part of...
2002-05-30 Richard LevitteReformat the CFLAG string so it can be made part of...
2002-05-30 Richard LevitteSupport the newly release gcc 3.1 on 64-bit Solaris...
2002-05-30 Richard LevitteSupport the newly release gcc 3.1 on 64-bit Solaris...
2002-05-30 Richard LevitteSupport shared libraries properly on linux-sparcv[89].
2002-05-30 Richard LevitteSupport shared libraries properly on linux-sparcv[89].
2002-05-30 Richard LevitteCorrect darwin shared library support.
2002-05-30 Richard LevitteCorrect darwin shared library support.
2002-05-30 Richard LevitteSome shlib extensions were in the wrong field
2002-05-30 Richard LevitteSome shlib extensions were in the wrong field
2002-05-30 Richard LevitteAdd more warnings for my debug targets.
2002-05-30 Richard LevitteAdd more warnings for my debug targets.
2002-05-27 Ulf Mölleras in main branch
2002-05-27 Ulf MöllerCygnus correction. (I thought I had tested that...)
next