summaryrefslogtreecommitdiffstats
path: root/lang/gcc40/files
Commit message (Collapse)AuthorAgeFilesLines
* Employ the new USE_LDCONFIG feature, which allows us to get rid of thegerald2006-06-171-14/+0
| | | | | | various, much more manual and error-prone hacks we needed so far. Reviewed by: flz
* - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-261-0/+14
|
* Update to the 20051117 snapshot of GCC 4.0.3.gerald2005-11-181-14/+0
|
* Update to the 20051110 snapshot of GCC 4.0.3 (which requires a fix togerald2005-11-141-0/+14
| | | | | | | | | build with GCC 2.95 that I already submitted upstream as well). Add a long missing dependency on USE_ICONV=yes.[1] PR: 88894 [1] Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1]
* Update to the 20050507 snapshot of GCC 4.0.1. Add the new gjnih40 programgerald2005-05-081-15/+0
| | | | | | and its man page, address some portlint warnings, and resort pkg-plist. The fix to allow sparc64 bootstraps is upstream and the local patch not needed any longer.
* Unbreak sparc64.gerald2005-04-301-0/+15
| | | | Submitted by: Eric Botcazou (via upstream Bugzilla)
* Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-gerald2004-11-081-15/+0
| | | | related fixes I had submitted upstream.
* Complete the repo-copy of gcc34 to gcc40 and update to the 20041024gerald2004-10-312-11/+15
| | | | | | snapshot of GCC 4.0.0. PR: 71696.
* Fix location of pkgconfig-datavs2004-09-031-0/+11
| | | | Approved by: gerald
* Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26gerald2004-01-281-19/+0
| | | | | change to the gcc33 port and introduce a new make variable SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
* Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-221-0/+19
| | | | | | | | | | | | | | | Merge in my 2004/01/17 change to the gcc33 port to configure with --program-suffix and related and further simplifications. Merge in my 2004/01/13 change to the gcc33 port to make the automatic generation of the package list for libraries and include files more failure tolerant, so that at least `make install` now works on sparc64. Merge in my 2004/01/05 change to the gcc33 port to combine and simplify the post-install handling of target libraries and GCJ include files. libgcj still is not supported and packaging is broken on sparc64; mark BROKEN on that platform.
* Update to the 2003-12-24 snapshot.obrien2003-12-262-10/+0
|
* * Deal with GCC's configurary's assumption that /usr/local/{include,lib}obrien2003-12-152-0/+10
| | | | | | | | are searched automatically by the compiler by using --with-libiconv-prefix. W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header. During the make, neither will be found; a lot of inconsistency here... * Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due not actually passing the found header path to CFLAGS in any way.
* Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-144-224/+0
| | | | | | | There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system.
* Add bounds-checking support using Herman ten Brugge's patches.gerald2003-06-171-0/+11
| | | | | PR: 53395 Submitted by: Dan Nelson <dnelson@allantgroup.com>
* Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.gerald2003-05-061-17/+0
| | | | Adjust COMMENT and remove NO_CDROM. Reenable man pages.
* Merge targets pre-configure and pre-build, simplify them, and removegerald2003-04-251-12/+0
| | | | | patch-va. All of these dealt with us patching generated files (which we don't do any longer).
* Fifty-one months after ELF flag day, and after the system compiler becamegerald2003-04-242-92/+0
| | | | | | | ELF-only as well, remove support for aout from the next generation of GCC. Suggested by: Loren James Rittle <rittle@labs.mot.com> Discussed with: obrien
* Allow YACC to be used, rather than Bison, for C/C++.obrien2003-04-221-0/+29
| | | | Submitted by: kan
* Not sure how I missed these patches in my 24-March-2003 GCC 3.3obrien2003-04-202-90/+10
| | | | in-development snapshot upgrade.
* Remove files/patch-t-freebsd. The underlying problem has been fixed ingerald2003-04-171-10/+0
| | | | | | | | | GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions of FreeBSD should build fine with this patchs, its just another extra difference to pristine FSF sources and may cause subtle header-related bugs for FreeBSD 4.x systems. Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
* Remove the last part of jdp's profile fixes from 1998/10/08, which actuallygerald2003-04-141-11/+0
| | | | | | breaks -fprofile-arcs for current GCCs. PR: 50842
* Finally remove the parts of this patch that date back to 1998 and have nowgerald2003-04-021-24/+0
| | | | been commented for more than a year.
* Remove special alpha optimization warning. alpha support now should begerald2003-04-021-20/+0
| | | | sufficiently stable.
* Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.obrien2002-10-102-96/+86
|
* This is now in the stock FSF sources.obrien2002-05-181-64/+0
|
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0
| | | | | | that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-039-274/+157
|
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-142-122/+148
|
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-131-29/+36
|
* Change the libstdc++.so version number to be more like the stock one.obrien2000-12-051-1/+1
| | | | | This change is needed as the one I was using is too much in the range of shared version numbers the stock libstdc++.so will have.
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.obrien2000-11-281-0/+64
|
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-287-263/+66
| | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-105-605/+150
|
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-151-61/+81
|
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-057-143/+111
|
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-191-21/+21
|
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-144-59/+67
|
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-175-77/+74
|
* Upgrade to the 1999-09-20 development snapshot.obrien1999-10-103-28/+42
|
* Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdobrien1999-07-252-20/+8
| | | | | | | | | when I changed from defining these in gcc/config/freebsd.h and instead defined extensable FreeBSD-wide definitions. While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG assignments to the global file to remove one more thing from the arch specific config files.
* Update to the 1999-07-18 beta snapshot of GCC-2.95.obrien1999-07-201-4/+4
|
* Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-151-1/+1
|
* Changes to work with updated files/freebsd.h.obrien1999-07-041-12/+29
|
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-241-37/+9
|
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-211-71/+38
|
* Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-154-109/+74
|
* Fix for alpha.simokawa1999-06-101-6/+120
| | | | | | - sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h - add patch for mkfixinc.sh - PLIST kludge
* Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-261-10/+8
|
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theobrien1999-05-182-20/+16
| | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95.
OpenPOWER on IntegriCloud