Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/gcc28/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / lang / gcc28

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.61
Sat Jan 24 12:17:08 2009 UTC (3 years ago) by gerald
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.60: +1 -1 lines
Remove lang/gcc28 (GCC 2.8) which has been DEPRECATED for more than
3 years and does not build anywhere.

No objections:	mjl@luckie.org.nz (maintainer), pav

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:29 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +0 -3 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:29 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jan 30 10:25:28 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -6 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 9 19:15:44 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -4 lines
- Portlint

PR:		ports/88544 (part of)
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> (maintainer)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Aug 19 11:45:26 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -4 lines
- Fix INFO handling, fixing plist on 6.0 (different makeinfo there)

Reported by:	krionmail
Approved by:	portmgr (krion)
Approved by:	maintainer

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Aug 17 12:03:59 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
- Unbreak on 6.0
- Take maintainership

PR:		ports/85036
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Approved by:	portmgr (clement)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jun 6 05:42:40 2005 UTC (6 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
Remove the Expiration as this builds on -CURRENT again.

Approved by:	krion

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jun 5 02:49:42 2005 UTC (6 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +0 -4 lines
Fix the build on 6-CURRENT.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Apr 10 18:32:06 2005 UTC (6 years, 10 months ago) by netchild
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Correct the syntax of the expiration date. This is what you get by just
reading the implementation, but not the docs...

Pointyhat kindly provided by:	krion

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Apr 10 14:42:17 2005 UTC (6 years, 10 months ago) by netchild
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -0 lines
Set expiration date to 20050610 and mark IGNORE on -current (it peeks into
private headers)

Requested by:	portmgr (krion)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Feb 12 13:19:46 2005 UTC (6 years, 11 months ago) by das
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -1 lines
Fix build.  Ports that formerly attempted to work around problems
created by matherr() no longer need to do so.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Nov 15 01:33:03 2004 UTC (7 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -2 lines
Don't install compiler binaries without a version in the file name.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Mar 14 03:21:59 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future date.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 23 05:16:05 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -0 lines
BROKEN on alpha: does not compile

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:35 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:29:00 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Sep 27 00:50:07 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:36:55 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri May 9 05:34:06 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
These older compilers don't support amd64, sparc64, and ia64.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 7 22:59:19 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -5 lines
Remove support for bounds checking (which used to be enabled by setting
WANT_BOUNDS_CHECKING), as Herman ten Brugge <hermantenbrugge@home.nl>, the
author of these patches, removed them from their web-site, saying that they
contain bugs fixed in later versions and strongly suggested to use current
versions of GCC.

PR:		51738

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 28 15:37:22 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -5 lines
Simpler version of the "make this work on 5-CURRENT again" fix.
In this version we simply use the default emulation rather than explicitly
setting it [wrong].

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Apr 27 12:59:04 2003 UTC (8 years, 9 months ago) by gerald
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -0 lines
Fix build on -CURRENT.

PR:		46899
Submitted by:	David Holm <david@realityrift.com>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:37:57 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
De-pkg-comment.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 30 08:23:53 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Use the full path to /sbin/sysctl

Noticed by:	'make index' in crontab

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:50 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:48 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 5 03:10:07 2002 UTC (9 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jan 19 19:15:10 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -1 lines
Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict
with each other's package link name.

(Maintainer timeout; I think it's too trivial to bother him with.)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 11 02:35:39 2001 UTC (10 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
Adjust(fix) the info processing.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Nov 10 17:37:13 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -1 lines
Add in the bounds checking patch from XXX Haj Ten Brugge if
"WANT_BOUNDS_CHECKING" is defined.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:35 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:26:55 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Restore useless version required comments.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:36:27 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2 lines
Remove the "version required" line.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Sep 4 20:32:36 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
portlint

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:29 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
ln -> ${LN}

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:34:36 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Change Id->FreeBSD.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 15 11:14:11 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Don't waste CDROM real estate on a soon to be OBE version.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 31 10:42:20 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -14 lines
Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I can
tell if people built Gcc28 from the ports collection in a normal manner when
I get bug reports.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:29 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Feb 9 18:25:42 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +15 -7 lines
GNUHOST is now "i386-unknown-freebsd3" for ELF machines and
"i386-unknown-freebsdaout3" for a.out machines.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:20 1999 UTC (13 years ago) by fenner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 13 07:32:21 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
i386 => ${ARCH}

Requested by:   imp

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:24 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -6 lines
Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 10 07:33:33 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -6 lines
Pass the GNUARCH value to `configure' to force the detection of an ELF system.
(I still intend to fix the bug in the script that misses an ELF system for
an a.out one)

Current fix submitted by:	"Alec Wolman" <wolman@cs.washington.edu>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Oct 8 01:19:19 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -8 lines
GNUHOST was defined twice.  Also, take out the ELF cruft, a simple
BROKEN_ELF will do. :)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 27 04:25:56 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -1 lines
Broken on ELF boxes.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 18 03:45:02 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -6 lines
Update to use PLIST_SUB

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 13 17:55:39 1998 UTC (13 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
* Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)
* Some initial support for FreeBSD-alpha
* Add some optimizations required by g77, which still might be of some use
  to adventuring C/C++ programmers.

Obtained from:	OpenBSD (parts)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 7 22:49:30 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -5 lines
Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 30 21:10:21 1998 UTC (13 years, 7 months ago) by jdp
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Fix this port so that it can find crt0.o in /usr/lib/aout on recent
-current systems.

Fix the definition of the preprocessor symbol __FreeBSD__.  It had
been defined as "2=3".

Implement support for weak symbols.  This solves the "___error"
undefined problem on -current systems.

Default to -fsjlj-exceptions even for C programs.  This is needed
because a few modules in libgcc are built with -fexceptions turned
on, and the default style of exception support causes croakage.

I tried a make buildworld on a recent -current system by adding the
following to /etc/make.conf:

CC=/usr/local/bin/gcc28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/
CXX=/usr/local/bin/g++28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/

It got pretty far along before dying.  The death occurred when building
our old native libstdc++, almost certainly because of header file
incompatibilities.

Another obstacle for make world is that this port doesn't currently
build a PIC version of libgcc (libgcc_pic.a).

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 10 20:16:08 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3 lines
Unmark it broken, it worked when I emptied /usr/local.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 6 04:42:31 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _op_new _op_vnew _new_handler _op_delete _op_vdel _bb _shtab _clear_cache _trampoline __main _exit _ctors _eh _eh_compat _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC    -g -I./include   -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I. -I./config -c -DL${name} \
      ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
 :
_fixunsdfsi
In file included from include/limits.h:116,
                 from include/syslimits.h:7,
                 from include/limits.h:11,
                 from ./libgcc2.c:1085:
/usr/local/lib/gcc-lib/i386-unknown-freebsd2.2.6/2.8.1/include/limits.h:212: unbalanced `#endif'

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 12 13:16:25 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: gcc_2_8_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump comment from 2.8 to 2.8.1.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 11 11:49:09 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -1 lines
Define __FreeBSD__ to be the major version (rather than empty).

Add -fsjlj-exceptions as the default.
Requested by:	John Fiber

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 10 06:23:31 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Upgrade to 2.8.1

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 9 03:46:16 1998 UTC (13 years, 11 months ago) by jfieber
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix missing brace in the pre-install target.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 6 05:54:19 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Abstract this more to make building on non-x86 easiler.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 5 03:29:58 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +21 -10 lines
Latest install hacks for GCC 2.8.
The changes were done to closely match the upcoming libstdc++ port I will
commit shortly.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 4 09:19:21 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
Build the gcc28 we install with itself rather than /usr/bin/cc.
Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts.
Added bin/gcc28 and bin/g++28.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jan 16 10:15:13 1998 UTC (14 years ago) by obrien
Branches: OBRIEN
CVS tags: gcc_2_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Gcc/G++ version 2.8.0.  Includes greatly improved C++ compiler and latest
SGI reference STL.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 16 10:15:13 1998 UTC (14 years ago) by obrien
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options