summaryrefslogtreecommitdiff
path: root/lang/gcc28
AgeCommit message (Expand)Author
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