Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-10-31 15:22:20 by Ryo ONODERA | Files touched by this commit (26) | Package removed
Log message:
Restore monolithic gcc48 and gcc48-libs.

* No objection on tech-pkg@ mailing list.
   2014-09-13 03:12:09 by OBATA Akio | Files touched by this commit (1)
Log message:
replace variable name "cc++" with "ccxx", "+" in \ 
the tail of variable name
may be ambiguous with "+=" operator.
   2014-09-06 10:20:29 by Jonathan Perkin | Files touched by this commit (14)
Log message:
Replace all references to _GCC_REQD with the appropriate logical value for
each GCC version.  Using the variable causes impossible version constraints
when a specific GCC is depended upon but the user is using something newer,
as _GCC_REQD will be set to the higher value.
   2014-09-05 23:41:45 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Avoid using _GCC_REQD in DEPENDS, it breaks if GCC_REQD is set higher than
this package provides but this package is explicitly depended upon.

Should fix bulk build failure when using lang/gcc49, resulting in an
impossible "gcc48-cc++>=4.9" constraint from lang/icc11.
   2014-06-01 10:11:13 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Set gcc48-libs as runtime dependency
   2014-05-31 15:06:25 by Ryo ONODERA | Files touched by this commit (67)
Log message:
Update to 4.8.3

* Convert gcc48 to simple meta-pkg
* Potentially fix non-NetBSD packaging
* Fix gcc48-libs/gcc48-cc++ build under OpenBSD/amd64 5.5
* Enable graphite option, from wip/gcc48snapshot via Xiyue Deng
* Tweak nls option

Changelog:
GCC 4.8.3

   This is the [35]list of problem reports (PRs) from GCC's bug tracking
   system that are known to be fixed in the 4.8.3 release. This list might
   not be complete (that is, it is possible that some PRs that have been
   fixed are not listed here).

   Support for the new powerpc64le-linux platform has been added. It
   defaults to generating code that conforms to the ELFV2

Next | Query returned 6 messages, browsing 1 to 10 | previous