OpenBSD CVS

CVS log for src/gnu/egcs/Attic/Makefile.bsd-wrapper


[BACK] Up to [local] / src / gnu / egcs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12, Tue Aug 6 19:16:35 2013 UTC (10 years, 10 months ago) by miod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +1 -1 lines
FILE REMOVED

Remove gcc 2.95 from the tree. One of the least bogus compiler we had (although
it had required some generous bandaid), but unfortunately not able to compile
most of the Real World (tm) software.

Revision 1.11 / (download) - annotate - [select for diffs], Tue May 25 00:24:58 2010 UTC (14 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

unlink g77 from the build.
as discussed with Theo, so that he can synch set.

(eventual gcc2 fallout to fix later)

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 10 18:20:31 2010 UTC (14 years, 1 month ago) by drahn
Branch: MAIN
Changes since 1.9: +2 -10 lines
Diff to previous 1.9 (colored)

Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,
with fixes from espie@.
ok espie@ general mumbling of approval of others.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 28 21:33:25 2005 UTC (19 years, 1 month ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

... and don't bother making obj in libobjc.
from miod@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 28 21:30:13 2005 UTC (19 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

also use new libobjc on old architectures, since it builds fine with
gcc 2.95.

tests and okay miod@, marc@.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 23 18:21:13 2004 UTC (20 years, 4 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.6: +12 -1 lines
Diff to previous 1.6 (colored)

USE_GCC3 switch, now that propolice is in.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 24 17:12:55 2003 UTC (20 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Switch to using libiberty in new location.
Disable building of cxxfilt in gcc, build it from its own directory.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 11 17:35:46 2001 UTC (22 years, 9 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.4: +1 -5 lines
Diff to previous 1.4 (colored)

revert previous: libstc++ builds now

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 5 22:27:41 2001 UTC (22 years, 9 months ago) by art
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)

Don't build libstdc++ on sparc64.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 25 14:36:38 2000 UTC (23 years, 9 months ago) by maja
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.2: +1 -6 lines
Diff to previous 1.2 (colored)

Move NOPIC for mips from toplevel to the libraries that have problems
with shared libraries. This will allow libiberty.so to be created by
default. -moj

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 28 15:08:26 1999 UTC (25 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add gcc/ subdir to the list of obj targets,
makes Mickey happier :)

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 26 15:47:02 1999 UTC (25 years ago) by espie
Branch: MAIN

Wrappers + lib versions

This form allows you to request diff's 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.