Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv- | Gerald Pfeifer | 2004-11-08 | 1 | -15/+0 |
| | | | | related fixes I had submitted upstream. | ||||
* | Complete the repo-copy of gcc34 to gcc40 and update to the 20041024 | Gerald Pfeifer | 2004-10-31 | 2 | -11/+15 |
| | | | | | | snapshot of GCC 4.0.0. PR: 71696. | ||||
* | Fix location of pkgconfig-data | Volker Stolz | 2004-09-03 | 1 | -0/+11 |
| | | | | Approved by: gerald | ||||
* | Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26 | Gerald Pfeifer | 2004-01-28 | 1 | -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. | Gerald Pfeifer | 2004-01-22 | 1 | -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. | David E. O'Brien | 2003-12-26 | 2 | -10/+0 |
| | |||||
* | * Deal with GCC's configurary's assumption that /usr/local/{include,lib} | David E. O'Brien | 2003-12-15 | 2 | -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. | Gerald Pfeifer | 2003-11-14 | 4 | -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. | Gerald Pfeifer | 2003-06-17 | 1 | -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. | Gerald Pfeifer | 2003-05-06 | 1 | -17/+0 |
| | | | | Adjust COMMENT and remove NO_CDROM. Reenable man pages. | ||||
* | Merge targets pre-configure and pre-build, simplify them, and remove | Gerald Pfeifer | 2003-04-25 | 1 | -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 became | Gerald Pfeifer | 2003-04-24 | 2 | -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++. | David E. O'Brien | 2003-04-22 | 1 | -0/+29 |
| | | | | Submitted by: kan | ||||
* | Not sure how I missed these patches in my 24-March-2003 GCC 3.3 | David E. O'Brien | 2003-04-20 | 2 | -90/+10 |
| | | | | in-development snapshot upgrade. | ||||
* | Remove files/patch-t-freebsd. The underlying problem has been fixed in | Gerald Pfeifer | 2003-04-17 | 1 | -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 actually | Gerald Pfeifer | 2003-04-14 | 1 | -11/+0 |
| | | | | | | breaks -fprofile-arcs for current GCCs. PR: 50842 | ||||
* | Finally remove the parts of this patch that date back to 1998 and have now | Gerald Pfeifer | 2003-04-02 | 1 | -24/+0 |
| | | | | been commented for more than a year. | ||||
* | Remove special alpha optimization warning. alpha support now should be | Gerald Pfeifer | 2003-04-02 | 1 | -20/+0 |
| | | | | sufficiently stable. | ||||
* | Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout. | David E. O'Brien | 2002-10-10 | 2 | -96/+86 |
| | |||||
* | This is now in the stock FSF sources. | David E. O'Brien | 2002-05-18 | 1 | -64/+0 |
| | |||||
* | GCC 2.95 and later aren't called egcs (any longer), so remove two patches | Gerald Pfeifer | 2002-04-12 | 2 | -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. | David E. O'Brien | 2002-02-03 | 9 | -274/+157 |
| | |||||
* | Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot. | David E. O'Brien | 2001-02-14 | 2 | -122/+148 |
| | |||||
* | Upgrade to the 2000-12-11 GCC 2.97 development snapshot. | David E. O'Brien | 2000-12-13 | 1 | -29/+36 |
| | |||||
* | Change the libstdc++.so version number to be more like the stock one. | David E. O'Brien | 2000-12-05 | 1 | -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. | David E. O'Brien | 2000-11-28 | 1 | -0/+64 |
| | |||||
* | Upgrade to the 2000-11-20 GCC 2.97 development snapshot. | David E. O'Brien | 2000-11-28 | 7 | -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. | David E. O'Brien | 2000-10-10 | 5 | -605/+150 |
| | |||||
* | Upgrade to the 2000-08-28 GCC 2.96 development snapshot. | David E. O'Brien | 2000-09-15 | 1 | -61/+81 |
| | |||||
* | Upgrade to the 2000-07-17 GCC 2.96 development snapshot. | David E. O'Brien | 2000-09-05 | 7 | -143/+111 |
| | |||||
* | Upgrade to the 2000-03-13 GCC 2.96 development snapshot. | David E. O'Brien | 2000-03-19 | 1 | -21/+21 |
| | |||||
* | Upgrade to the 2000-02-07 GCC 2.96 development snapshot. | David E. O'Brien | 2000-02-14 | 4 | -59/+67 |
| | |||||
* | Upgrade to the 2000-01-10 GCC 2.96 development snapshot. | David E. O'Brien | 2000-01-17 | 5 | -77/+74 |
| | |||||
* | Upgrade to the 1999-09-20 development snapshot. | David E. O'Brien | 1999-10-10 | 3 | -28/+42 |
| | |||||
* | Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha created | David E. O'Brien | 1999-07-25 | 2 | -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. | David E. O'Brien | 1999-07-20 | 1 | -4/+4 |
| | |||||
* | Upgrade to the July 12th GCC-2.95 prerelease. | David E. O'Brien | 1999-07-15 | 1 | -1/+1 |
| | |||||
* | Changes to work with updated files/freebsd.h. | David E. O'Brien | 1999-07-04 | 1 | -12/+29 |
| | |||||
* | Upgrade to the 19990623 GCC 2.95 pre-release snapshot. | David E. O'Brien | 1999-06-24 | 1 | -37/+9 |
| | |||||
* | Update to the 19990616 GCC 2.95-prerelease. | David E. O'Brien | 1999-06-21 | 1 | -71/+38 |
| | |||||
* | Update to the 1999-06-08 (gcc 2.95 prerelease). | David E. O'Brien | 1999-06-15 | 4 | -109/+74 |
| | |||||
* | Fix for alpha. | Hidetoshi Shimokawa | 1999-06-10 | 1 | -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. | David E. O'Brien | 1999-05-26 | 1 | -10/+8 |
| | |||||
* | Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the | David E. O'Brien | 1999-05-18 | 2 | -20/+16 |
| | | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95. | ||||
* | Sync up with some diffs I sent to Cygnus. | David E. O'Brien | 1999-04-22 | 3 | -15/+17 |
| | |||||
* | I give you the latest and greatest of the EGCS snapshot series. | David E. O'Brien | 1999-04-21 | 10 | -102/+446 |
| | | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. | ||||
* | * Add support for ``-pthead'' | David E. O'Brien | 1999-03-22 | 5 | -24/+562 |
| | | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work | ||||
* | Upgrade to 1.1.2 release. | David E. O'Brien | 1999-03-17 | 5 | -46/+88 |
| | |||||
* | GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and | David E. O'Brien | 1999-02-09 | 4 | -9/+58 |
| | | | | "i386-unknown-freebsdaout" for an a.out machine. | ||||
* | Allow '$' in labels as our offical compiler does. | David E. O'Brien | 1999-01-23 | 2 | -10/+36 |
| | | | | | Reviewed by: jdp Submitted by: Keith Walker <kew@timesink.spk.wa.us> |