summaryrefslogtreecommitdiff
path: root/lang/gcc28
AgeCommit message (Expand)Author
2002-03-24Document.David E. O'Brien
2002-03-24Let machine/ansi.h know not to play glibc for us.David E. O'Brien
2002-01-19Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflictAkinori MUSHA
2001-03-11Adjust(fix) info processing.David E. O'Brien
2001-03-11Adjust(fix) the info processing.David E. O'Brien
2000-11-22Add $FreeBSD$, which help me in problem reports.David E. O'Brien
2000-11-10Don't define "ASM_WEAKEN_LABEL" in the a.out case.David E. O'Brien
2000-11-10Add in the bounds checking patch from XXX Haj Ten Brugge ifDavid E. O'Brien
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien
2000-03-22Restore useless version required comments.David E. O'Brien
2000-03-20Remove the "version required" line.David E. O'Brien
1999-09-04portlintDavid E. O'Brien
1999-08-28ln -> ${LN}Michael Haro
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-07-15Don't waste CDROM real estate on a soon to be OBE version.David E. O'Brien
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek
1999-03-31Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canDavid E. O'Brien
1999-03-31Add support for -fformat-extensions.David E. O'Brien
1999-03-22Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFDavid E. O'Brien
1999-03-08Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami
1999-02-09GNUHOST is now "i386-unknown-freebsd3" for ELF machines andDavid E. O'Brien
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner
1999-01-12DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.David E. O'Brien
1998-11-13i386 => ${ARCH}David E. O'Brien
1998-11-11Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami
1998-11-10Pass the GNUARCH value to `configure' to force the detection of an ELF system.David E. O'Brien
1998-10-08GNUHOST was defined twice. Also, take out the ELF cruft, a simpleSatoshi Asami
1998-09-27Broken on ELF boxes.David E. O'Brien
1998-08-18The first time I tried committing this set of manpage removals it gotTim Vanderhoek
1998-08-18dont ask..David E. O'Brien
1998-08-18Update to use PLIST_SUBDavid E. O'Brien
1998-08-14* expmed.c (expand_mult): Use 0 as add_target if should preserveDavid E. O'Brien
1998-08-13* Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)David E. O'Brien
1998-08-07Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami
1998-07-22Better way to do the equivalent of "-fsjlj-exceptions".David E. O'Brien
1998-06-30Fix this port so that it can find crt0.o in /usr/lib/aout on recentJohn Polstra
1998-06-10Unmark it broken, it worked when I emptied /usr/local.Satoshi Asami
1998-06-06for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashld...Satoshi Asami
1998-05-22Fix the LINK_SPEC for a.out.David E. O'Brien
1998-04-30Update comment and descriptions.David E. O'Brien
1998-04-12Sync-up CPP predefines w/our stock compiler and EGCS.David E. O'Brien
1998-04-12Bump comment from 2.8 to 2.8.1.David E. O'Brien
1998-03-11Define __FreeBSD__ to be the major version (rather than empty).David E. O'Brien
1998-03-10Upgrade to 2.8.1David E. O'Brien
1998-03-09Fix missing brace in the pre-install target.John Fieber
1998-03-06Abstract this more to make building on non-x86 easiler.David E. O'Brien
1998-03-05Latest install hacks for GCC 2.8.David E. O'Brien
1998-03-04Build the gcc28 we install with itself rather than /usr/bin/cc.David E. O'Brien
1998-01-16Gcc/G++ version 2.8.0. Includes greatly improved C++ compiler and latestDavid E. O'Brien