Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-14 | Add back missing ecj-4.5.jar | jperkin | 1 | -1/+4 | |
2014-11-28 | Bump PKGREVISION. | obache | 25 | -392/+221 | |
* Fixes regressions, revive parts removed at "Fix build under OpenBSD/amd64 5.5" * Drop default behaviour changes and local features from OpenBSD ports, it break other platforms, at least, NetBSD-6.0/i386. * Remove needless patches after "Restore monolithic gcc48 and gcc48-libs". | |||||
2014-11-26 | fixes dependency pattern, PKGBASE is "gcc48", not "gcc". | obache | 1 | -3/+3 | |
2014-10-31 | Restore monolithic gcc48 and gcc48-libs. | ryoon | 7 | -285/+292 | |
* No objection on tech-pkg@ mailing list. | |||||
2014-10-05 | Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. | wiz | 1 | -1/+6 | |
2014-06-01 | Remove unused buildlink3.mk | ryoon | 1 | -36/+0 | |
2014-05-31 | Update to 4.8.3 | ryoon | 59 | -344/+2112 | |
* 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 | |||||
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2014-05-20 | Fixes for Darwin | adam | 1 | -2/+8 | |
2014-05-17 | Bump applications PKGREVISIONs for python users that might be using | wiz | 1 | -2/+2 | |
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all. | |||||
2014-05-10 | x86-64 sunos fix for g++ and -Wl,-Bdirect involving libtool | richard | 7 | -3/+108 | |
references:http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788 backport to gcc47 and gcc48 | |||||
2014-04-23 | Include missing mk/bsd.options.mk | ryoon | 1 | -1/+3 | |
2014-04-23 | Remove bogus comment | ryoon | 1 | -2/+1 | |
2014-04-23 | Bump PKGREVISION of gcc48-libs | ryoon | 1 | -4/+2 | |
Disable Java libraries by default. | |||||
2014-04-22 | Split gcc48 to libraries and langusages packages | ryoon | 8 | -118/+278 | |
* All gcc48-* depend on gcc48-libs * Add gcc48-cc++, gcc48-fortran, and gcc48-objc * gcc48 is meta package now | |||||
2014-04-08 | Fix syntax errror. This fixes the build on FreeBSD. | asau | 2 | -4/+4 | |
2014-02-25 | Re-add ecj-4.5.jar checksum. Noted by Kai-Uwe Eckhardt <kuehro@gmx.de> in ↵ | wiz | 1 | -1/+4 | |
private mail. | |||||
2014-01-14 | Use better gfortran patch, from Kai-Uwe Eckhardt in PR 48512. | wiz | 3 | -8/+14 | |
Bump PKGREVISION. | |||||
2013-10-24 | Ooops, stupid typo in previous | martin | 2 | -6/+8 | |
2013-10-24 | Add a few VAX specific changes. | martin | 4 | -1/+101 | |
2013-10-21 | Changes 4.8.2: | adam | 3 | -10/+11 | |
This release is a bug-fix release, containing fixes for regressions in GCC 4.8.1 relative to previous releases of GCC. | |||||
2013-09-11 | Make it buildable on NetBSD/sparc64 (by avoiding a SIGSEGV in a SIGSEGV | martin | 5 | -4/+214 | |
handler). Make precompiled headers work on NetBSD hosts (by choosing a hopefully stable virtual address for precompiled header symbol tables). Both reported upstream. | |||||
2013-06-12 | readded ecj checksum | wiz | 1 | -1/+4 | |
2013-06-02 | Changes 4.8.1: | adam | 4 | -16/+12 | |
This release is a bug-fix release, containing fixes for regressions in GCC 4.8.0 relative to previous releases of GCC. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-05-22 | Apply _CTYPE_BL fixes to gcc47 and gcc48. | joerg | 4 | -1/+111 | |
2013-04-29 | Do not define putc/getc macros on NetBSD, it can wreak havoc with | joerg | 2 | -1/+29 | |
cstdio. | |||||
2013-04-21 | Disable libsanitizer on Mac OS X 10.6 due to linking problem. | adam | 2 | -1/+17 | |
2013-04-21 | Add substitution variable for @GCC_TARGET_MACHINE@ in gcc/Makefile.in | sbd | 1 | -2/+8 | |
Bump PKGREVISION | |||||
2013-04-21 | In some cases LINKER_RPATH_FLAG needs a trailing space so that there will be | sbd | 1 | -1/+4 | |
a space between the flag and its argument. | |||||
2013-04-21 | In LINK_LIBGCC_SPEC remove the space between LINKER_RPATH_FLAG and its | sbd | 2 | -4/+4 | |
argument. | |||||
2013-04-20 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | sbd | 1 | -2/+2 | |
2013-04-19 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | adam | 1 | -4/+4 | |
2013-04-18 | Pickup maintainership | sbd | 1 | -2/+2 | |
2013-04-17 | GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk | adam | 1 | -4/+4 | |
2013-04-17 | Remove stray space from the DEPENDS line, fixes dependency problems. | jperkin | 1 | -2/+2 | |
2013-04-17 | Enable usage of gcc-4.8 as PKGSRC_COMPILER | adam | 1 | -2/+2 | |
2013-04-03 | Make it build again. From Kai-Uwe Eckhardt. | wiz | 2 | -6/+6 | |
XXX: currently not accepted by GCC_REQD=4.8.0, so more work needed. | |||||
2013-04-01 | Add gcc48 packages, provided by Kai-Uwe Eckhardt <kuehro@gmx.de>. | wiz | 36 | -0/+2474 | |
New major version of gcc, lots of changes. For details, look here: http://gcc.gnu.org/gcc-4.8/changes.html |