2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133) |
Log message: Add RMD160 digests |
2005-01-21 21:52:24 by Todd Vierling | Files touched by this commit (1) |
Log message: Temporarily mark as not for Interix, until platform config and libtool fixed. |
2004-11-15 12:38:42 by John R. Shannon | Files touched by this commit (1) |
Log message: Add missing '-print' to FIND |
2004-11-12 13:31:28 by John R. Shannon | Files touched by this commit (1) |
Log message: If Fortran frontend is being built, dependency on gmp is added. This follows the stated prerequisites in the gcc installation documentation. |
2004-11-08 17:44:34 by John R. Shannon | Files touched by this commit (4) |
Log message: Update to 3.4.3. This release is a bug-fix release, containing fixes for regressions in GCC relative to previous releases of GCC. |
2004-11-05 13:40:23 by John R. Shannon | Files touched by this commit (3) |
Log message: Re: pkg/27775 programs compiled with gcc34 don't find gcc34's libraries Added patch patterned after the one in lang/gcc3 to set rpath for libgcc |
2004-10-30 14:06:59 by John R. Shannon | Files touched by this commit (3) |
Log message: Revised to build dynamic (in addition to static) libgnat if Ada language frontend is built. |
2004-10-30 12:35:34 by John R. Shannon | Files touched by this commit (1) |
Log message: Revised to only define a full BUILDLINK_DEPMETHOD if USE_GCC_SHLIB is defined. |
2004-10-29 16:57:03 by Min Sik Kim | Files touched by this commit (1) |
Log message: Not every implementation of find(1) accepts "file" and "link" as arguments to "-type"; use "f" and "l" instead. |
2004-09-21 15:32:40 by John R. Shannon | Files touched by this commit (3) |
Log message: Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixes for regressions in GCC 3.4.1 relative to previous releases of GCC. |