Next | Query returned 41 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2012-03-15 07:45:26 by Steven Drake | Files touched by this commit (3)
Log message:
Pickup maintainership of gcc4 series packages.

This means I will also take care of adding newer gcc version.
   2012-03-12 09:27:46 by Steven Drake | Files touched by this commit (3)
Log message:
Remove the gcc4X/preconfigure.mk files, they are unused and obsolete.
   2012-03-12 09:23:54 by Steven Drake | Files touched by this commit (4)
Log message:
Remove the MESSAGE files from gcc34 and gcc4X, the messages is VERY outdated!
   2012-02-24 18:35:14 by Thomas Klausner | Files touched by this commit (3)
Log message:
Reset maintainer.
   2012-02-01 23:22:57 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Remove old BUILDLINK_FNAME_TRANSFORM, which seems to have been
cargo-culted from an older gcc package directly installing into
${PREFIX}. Add include/ to buildlinked files.
   2012-01-29 17:13:07 by John Marino | Files touched by this commit (1)
Log message:
lang/gcc45: Mark NOT-FOR-DRAGONFLY

This compiler requires binutils 2.17 which A) doesn't build on DragonFly
and B) is a significant downgrade over the system binutils.  DragonFly
users should look at lang/gnat-aux for a pkgsrc compiler which is based
on gcc 4.6.  lang/gcc46 doesn't build on DragonFly either, but it may be
worth fixing that package.  This one isn't worth the effort for us.
   2012-01-14 03:09:38 by Hans Rosenfeld | Files touched by this commit (25)
Log message:
Convert to USE_TOOLS=zip.
   2011-12-22 15:14:23 by Thomas Klausner | Files touched by this commit (6)
Log message:
Use COMPILER_RPATH_FLAG instead of -Wl,-R.
Fixes OS X build.
From Kai-Uwe Eckhardt.
   2011-10-18 19:55:27 by Hans Rosenfeld | Files touched by this commit (3)
Log message:
Add patch-ac from lang/gcc44. Without it, programs built with this gcc
lack the rpath to libgcc, causing all kinds of trouble.
   2011-07-12 00:31:19 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 4.5.3, from Kai-Uwe Eckhardt.

This is the list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 4.5.3 release. This list
might not be complete (that is, it is possible that some PRs that
have been fixed are not listed here):
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.3

On the PowerPC compiler, the altivec builtin functions vec_ld and
vec_st have been modified to generate the Altivec memory instructions
LVX and STVX, even if the -mvsx option is used. In the initial GCC
4.5 release, these builtin functions were changed to generate VSX
memory reference instructions instead of Altivec memory instructions,
but there are differences between the two instructions. If the VSX
instruction set is available, you can now use the new builtin
functions vec_vsx_ld and vec_vsx_st which always generates the VSX
memory instructions.

Next | Query returned 41 messages, browsing 31 to 40 | Previous