aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc46/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to GCC 4.6.4, the final release and end of the GCC 4.6 branch.Gerald Pfeifer2013-05-131-2/+2
| | | | | | | | | | | | | | (This requires an EPOCH bump due to how snapshots are labeled.) Introduce a new option BOOTSTRAP that allows for doing a full bootstrap of GCC, as opposed to just running a simple build. Bootstrapping is actually the default upstream, we disable it by default for the stable flavors of GCC since that is a huge win in terms of build time of the port. No change in default behavior for this port. Notes: svn path=/head/; revision=317986
* Update to the 20130215 snapshot of GCC 4.6.4.Gerald Pfeifer2013-02-161-2/+2
| | | | Notes: svn path=/head/; revision=312372
* Use the new lang/gcc-ecj45 port when building the Java frontendGerald Pfeifer2013-01-261-4/+2
| | | | | | | | | | | | | | | instead of including a pre-built version of the Eclipse Java Compiler (ECJ) ourselves. [1] Replace the use of DISTFILES by DISTNAME, since we are now down to one in all cases. On the way, update to the 20130125 of GCC 4.6.4. PR: 175072 [1] Notes: svn path=/head/; revision=311012
* Re-add ecj-4.5.jar to distinfo.Gerald Pfeifer2012-12-011-0/+2
| | | | | | | | Reported by: andy@neu.net Feature safe: yes Notes: svn path=/head/; revision=308060
* Make binutils a build dependency as well (not just a run-time dependency).Gerald Pfeifer2012-12-011-4/+2
| | | | | | | | | | | Without this, the libiberty build fails locating ar. Also update to the 20121123 snapshot of 4.6.4. Feature safe: yes Notes: svn path=/head/; revision=308059
* Given how stable the GCC 4.6 branch is these days, like with lang/gccGerald Pfeifer2012-11-041-2/+2
| | | | | | | | | | | | | | | | | just build, do not bootstrap, when building this port. This speeds up a full port/package test cycle by 31% on a 4-core system; a simple build/install will benefit even more. (This may impact compile time by this compiler a bit, depending on how well the system compiler optimizes this codebase. And we only should do this for stable, established versions of GCC.) On the way, update to the 20121102 snapshot of GCC 4.6.4. Feature safe: yes Notes: svn path=/head/; revision=306985
* Update to the 20121026 snapshot of GCC 4.6.4. Bring a comment in lineGerald Pfeifer2012-11-031-2/+2
| | | | | | | | | with related ports. Feature safe: yes Notes: svn path=/head/; revision=306894
* Revamp the handling of different languages (frontends, run-times)Gerald Pfeifer2012-09-301-2/+2
| | | | | | | | | | | | by GCC to allow for orthogonal setting them in the future. [1] Print the list of languages being built as part of pre-everything and shorten the output of operating system and version there. Inspired by: jkim [1] Notes: svn path=/head/; revision=305088
* Update to the 20120831 snapshot of GCC 4.6.4.Gerald Pfeifer2012-09-011-2/+2
| | | | | | | Remove now deprecated comments at the top of Makefile. Notes: svn path=/head/; revision=303510
* Convert to the new options framework.Gerald Pfeifer2012-08-221-2/+2
| | | | | | | | | Remove ABI version numbers for all library dependencies. Update to the 20120817 snapshot of GCC 4.6.4. Notes: svn path=/head/; revision=302914
* Update to the 20120608 snapshot of GCC 4.6.4.Gerald Pfeifer2012-06-101-2/+2
| | | | Notes: svn path=/head/; revision=298980
* Update to the 20120511 snapshot of GCC 4.6.4.Gerald Pfeifer2012-05-121-2/+2
| | | | Notes: svn path=/head/; revision=296479
* Update to the 20120420 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-221-2/+2
| | | | Notes: svn path=/head/; revision=295247
* Update to the 20120413 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-141-2/+2
| | | | Notes: svn path=/head/; revision=294828
* Update to the 20120406 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-071-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294319
* Update to the 20120330 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-031-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294173
* Update to the 20120309 snapshot of GCC 4.6.4.Gerald Pfeifer2012-03-101-2/+2
| | | | | | | | | | Increase CONFLICTS to also cover GCC 4.6.3 now, in anticipation of a forthcoming update of lang/gcc to GCC 4.6.3. Feature safe: yes Notes: svn path=/head/; revision=293067
* Update to the 20120302 snapshot of GCC 4.6.4, which nearlyGerald Pfeifer2012-03-031-2/+2
| | | | | | | coincides with the GCC 4.6.3 release. Notes: svn path=/head/; revision=292620
* Update to what is basically the first RC of GCC 4.6.3.Gerald Pfeifer2012-02-261-2/+2
| | | | Notes: svn path=/head/; revision=292284
* Update to the 20120217 snapshot of GCC 4.6.3.Gerald Pfeifer2012-02-181-2/+2
| | | | Notes: svn path=/head/; revision=291674
* Update to the 20120203 snapshot of GCC 4.6.3.Gerald Pfeifer2012-02-041-2/+2
| | | | Notes: svn path=/head/; revision=290389
* Update to the 20120120 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-221-2/+2
| | | | Notes: svn path=/head/; revision=289640
* Update to the 20120113 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-141-2/+2
| | | | Notes: svn path=/head/; revision=289162
* Update to the 20120106 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-071-2/+2
| | | | Notes: svn path=/head/; revision=288664
* Update to the 20111209 snapshot of GCC 4.6.3.Gerald Pfeifer2011-12-111-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287172
* Update to the 20111202 snapshot of GCC 4.6.3.Gerald Pfeifer2011-12-041-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286866
* Update to the 20111125 snapshot of GCC 4.6.3. This now builds onGerald Pfeifer2011-11-261-2/+2
| | | | | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes Notes: svn path=/head/; revision=286463
* Update to the 20111118 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-191-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286095
* Update to the 20111111 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-121-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285670
* Update to the 20111104 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-051-2/+2
| | | | | | | | | On the way, extend the conflict wth GCC 4.6.1 to also cover GCC 4.6.2 since that is what the stable lang/gcc port is going to move to soon. Notes: svn path=/head/; revision=285074
* Update to the 20111028 snapshot of GCC 4.6.3, nearly the same as theGerald Pfeifer2011-10-291-2/+2
| | | | | | | GCC 4.6.2 release. Notes: svn path=/head/; revision=284653
* Update to the 20111021 snapshot of GCC 4.6.2, which is pretty muchGerald Pfeifer2011-10-231-2/+2
| | | | | | | the first RC of that release. Notes: svn path=/head/; revision=284161
* Update to the 20111014 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-161-2/+2
| | | | Notes: svn path=/head/; revision=283591
* Update to the 20111007 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-081-2/+2
| | | | Notes: svn path=/head/; revision=283205
* Update to the 20110930 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-011-2/+2
| | | | Notes: svn path=/head/; revision=282755
* Update to the 20110923 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-241-2/+2
| | | | Notes: svn path=/head/; revision=282332
* Update to the 20110916 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-171-2/+2
| | | | Notes: svn path=/head/; revision=281925
* Update to the 20110909 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-101-2/+2
| | | | Notes: svn path=/head/; revision=281577
* Update to the 20110902 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-041-2/+2
| | | | Notes: svn path=/head/; revision=281180
* Update to the 20110826 snapshot of GCC 4.6.2.Gerald Pfeifer2011-08-271-2/+2
| | | | Notes: svn path=/head/; revision=280604
* Update to the 20110812 snapshot of GCC 4.6.2.Gerald Pfeifer2011-08-151-2/+2
| | | | Notes: svn path=/head/; revision=279774
* Update to the 20110729 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-311-2/+2
| | | | Notes: svn path=/head/; revision=278657
* Update to the 20110722 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-231-2/+2
| | | | Notes: svn path=/head/; revision=278201
* Update to the 20110715 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-191-2/+2
| | | | Notes: svn path=/head/; revision=277963
* Update to the 20110708 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-111-2/+2
| | | | Notes: svn path=/head/; revision=277516
* Update to the 20110701 snapshot of GCC 4.6.2, which is practicallyGerald Pfeifer2011-07-041-2/+2
| | | | | | | the GCC 4.6.1 release. Notes: svn path=/head/; revision=277038
* Update to the 20110610 snapshot of GCC 4.6.1.Gerald Pfeifer2011-06-121-2/+2
| | | | Notes: svn path=/head/; revision=275459
* Oops, remove testing code (to force older version).Gerald Pfeifer2011-06-041-2/+2
| | | | Notes: svn path=/head/; revision=275055
* Complete Java support by providing a pre-built copy of ecj.jar.Gerald Pfeifer2011-06-021-0/+2
| | | | | | | | PR: 157115 Tested by: joerg, mandree Notes: svn path=/head/; revision=274995
* Update to the 20110526 snapshot of GCC 4.6.1. Upstream now only providesGerald Pfeifer2011-05-291-10/+2
| | | | | | | a single tarball, so this brings a number of changes around that. Notes: svn path=/head/; revision=274780