2013-03-02 19:05:46 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message: Use non-ambigious assembler syntax. Fix return types. Fix inline usage to allow building with Clang. |
2013-02-08 13:46:15 by OBATA Akio | Files touched by this commit (2) |
Log message: gcc-core-4.0.3.tar.gz is not available from ftp://gcc.gnu.org. use .bz2 from MASTER_SITE_GNU instead (and some simplify). |
2013-02-04 21:31:44 by Mark Davies | Files touched by this commit (5) |
Log message: Update to 0.93 Changes unknown but 3 years of development since previous stable version. |
2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-07-22 00:01:18 by David A. Holland | Files touched by this commit (3) |
Log message: Fix LP64 warning in the runtime (missing headers for alloca) and bump PKGREVISION. |
2012-05-08 05:14:25 by Steven Drake | Files touched by this commit (1) |
Log message: Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM} (E.g. *-linux-gnu vs. *-linux) |
2012-05-08 04:59:57 by Steven Drake | Files touched by this commit (1) |
Log message: Add --disable-multilib to the gcc configure args, there's no point in building a multilib gcc as the g95 build doesn't support it. |
2012-05-08 04:59:16 by Steven Drake | Files touched by this commit (3) |
Log message: Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM} (E.g. *-linux-gnu vs. *-linux) |
2012-03-20 18:26:19 by Hans Rosenfeld | Files touched by this commit (2) |
Log message: Make sure that the gcc used for building g95 knows which ld/as/objdump to use on SunOS (same as in lang/gcc46). Add PLIST.SunOS. |
2011-12-16 18:17:49 by John Marino | Files touched by this commit (1) |
Log message: lang/g95: Add PLIST.DragonFly similarly to PLIST.Linux (crt stuff) |