Commit Graph

45 Commits

Author SHA1 Message Date
espie
901c5a9df7 COMES_WITH... 1999-09-17 11:42:05 +00:00
espie
6284a309f2 Typos. 1999-09-06 16:48:30 +00:00
espie
cc613e6f87 Fix Makefile thinko.
Add newest patches from current version and OpenBSD src tree.
Synch various things, should compile now.
1999-09-06 15:38:26 +00:00
espie
01b19e31e6 Interface change (libiberty used to include some functions it no longer
includes)
1999-09-06 14:46:49 +00:00
espie
1c4d94e0ef Update description, pkg name, and packing list. 1999-08-22 17:28:42 +00:00
espie
ce196ba712 Missing files. 1999-08-22 16:46:49 +00:00
espie
e7e2b2f4c5 Move from egcs-stable and update to gcc-2.95.1 1999-08-22 15:50:38 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
espie
c7994b0613 *Now* we don't make tests. 1999-04-02 22:49:19 +00:00
espie
6008fc7b62 move tests to the post-install stage, to grab the right flavor of
libstdc++.

Adjust PLIST for the right libstdc++ version.
1999-03-25 21:51:27 +00:00
espie
504c3973e6 Framework to compile with our current weird threads model.
egcs with threads is largely untested... do what you may.
1999-03-25 21:50:05 +00:00
espie
a3a867f82e Bug-fix from current: 386 handling of TARGET_DEFAULT/TARGET_CPU_DEFAULT
is weird.
1999-03-25 21:47:56 +00:00
espie
af19cd7134 Change shared lib version to fit with the rest of OpenBSD. 1999-03-25 21:46:27 +00:00
espie
ece0c657ea forgot that one... 1999-03-21 07:51:08 +00:00
espie
a811f1da32 egcs-1.1.2 is out. 1999-03-17 00:45:37 +00:00
espie
ee8eebfd2f Remove conflicts... somedays I hate cvs. Thanks marc@ ! 1999-03-09 20:27:51 +00:00
espie
d75ccd001a Missed those 1999-03-09 17:22:51 +00:00
espie
760911e5d3 Update to 1.1.2-prerelease 3.
Remove all files that ARE in egcs-1.1.2-prerelease 3
1999-03-09 17:12:05 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
espie
1f7e1a5083 Integrated into 1.1.2 1999-02-28 18:53:00 +00:00
espie
3360fa69d4 Make __attribute__((weak)) work again. 1999-02-28 18:21:11 +00:00
espie
bf5e2d0ea8 Okay, this one should be right. 1999-02-28 15:05:50 +00:00
espie
8f2c1f6472 This should avoid mkstemps trouble on alpha. 1999-02-27 14:23:25 +00:00
espie
06284e5074 Temporary: prerelease does live in the snapshot directory 1999-02-26 17:48:37 +00:00
espie
681d4592f1 Fragments needed for multithread support (not really functional yet) 1999-02-26 16:21:42 +00:00
espie
c765da46bb Add alpha files & pa check. 1999-02-26 16:20:38 +00:00
espie
1d977b5cc6 Prepare for 1.1.2 release 1999-02-26 16:18:43 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
espie
1308348a1b Important bug-fix (already in egcs-snapshot) to allow compiling
libssl with -O2 on m68k.
1999-01-31 16:51:50 +00:00
espie
e66c1e8834 There apparently is a bug in gas that makes it necessary to bootstrap
with standard CFLAGS (-g -O2).
1999-01-09 16:53:22 +00:00
espie
e6a50eb914 *Use* the AUTOCONF macros I added to bsd.port.mk.
Thanks jason@ for reminding me...
1998-12-23 02:45:07 +00:00
espie
b6254b2a76 Sync with snapshot changes & update checksum. 1998-12-22 23:44:50 +00:00
espie
8b2c4949ac Mirrors & finicking 1998-12-19 00:57:57 +00:00
espie
d17ed721f6 spurious warning. marc@ 1998-12-19 00:11:00 +00:00
d
8bc76ac48a australians have mirrors too 1998-12-10 12:24:21 +00:00
espie
2ddf1af1f8 Update to release 1.1.1 1998-12-04 00:24:31 +00:00
espie
265ec0c55e better COMMENTS, to the point 1998-11-19 04:52:26 +00:00
espie
367f3c3889 Clean-up. 1998-10-13 14:52:34 +00:00
espie
439b9b13d4 use collect2. If we don't, egcs emits wrong stabs for global CTORS in
-O3.   With collect2, it no longer uses stabs for that, hence the bug is
no longer visible...
1998-10-11 22:33:07 +00:00
espie
280635435f Omission... 1998-10-11 14:20:22 +00:00
espie
59cca78a8e Tentative configurations for some more architectures,
Fix buglet: PLIST generated from template, shouldn't be in repo.

Add large list of mirrors to Makefile, change config slightly.
Man/info pages installed under nicer names.
1998-10-11 14:08:23 +00:00
espie
88322beb2b Some files moved around to accommodate libstdc++ config.
i386 setup checked, initial m68k setup (not yet tested).
1998-10-02 18:51:24 +00:00
espie
ac00d0f03b egcs ports, stable release flavor 1998-09-26 08:53:03 +00:00