Commit Graph

165 Commits

Author SHA1 Message Date
turan
4f7846f41d broken. compile problems on i386. maint notified. 1999-11-03 03:14:58 +00:00
espie
901c5a9df7 COMES_WITH... 1999-09-17 11:42:05 +00:00
espie
917ed4d379 Update to 990907, including i386 test results,
- use contrib/egcs-update instead of rolling our own,
- autoreconf does not perform as I expected, autoconf does.
1999-09-09 14:25:11 +00:00
espie
c858157067 egcs snapshot temporarily broken... wait for next snapshot. 1999-09-07 15:04:02 +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
8c357bff37 Update to 990830 snapshot 1999-09-06 13:58:44 +00:00
espie
adcfdcf547 Long-standing empty patch... 1999-09-06 13:57:36 +00:00
brad
24ddde8ae6 removed tabs before SUBDIR tags 1999-08-25 02:48:57 +00:00
espie
ea978354c6 990824 snapshot.
Past the 2.95.1 release, lots of changes since last snapshot
(joins `mainstream' egcs development again)
1999-08-24 22:52:38 +00:00
espie
46f2259573 Forgot to commit that one. Noticed by fgsch@ 1999-08-24 12:25:26 +00:00
espie
1c4d94e0ef Update description, pkg name, and packing list. 1999-08-22 17:28:42 +00:00
espie
faf101e462 Update experimental snapshot as well. 1999-08-22 16:53:37 +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
4ecd5c1c73 990629 snapshot 1999-07-04 18:20:26 +00:00
espie
378673528e Bump to 990616
PLIST not verified yet
1999-06-17 17:06:39 +00:00
espie
252b306203 Update to 990602 snapshot 1999-06-02 23:32:47 +00:00
espie
a347f35b59 Add 990602 checksums 1999-06-02 16:12:23 +00:00
espie
44616704ea Oops, forgot that one. 1999-06-01 20:59:34 +00:00
espie
506c9a63a1 let PLIST work again, since the version number scheme changed... 1999-05-25 20:18:25 +00:00
espie
b424d83fd4 990524 snapshot.
Use make `features' properly, variable expansion is tricky...
1999-05-25 19:55:21 +00:00
espie
a72958c258 Reality 1999-05-18 17:10:01 +00:00
espie
1753c0da02 19990517 compiles and tests okay.
The recent changes to collect2 (needed by java) mean ldd must be updated,
the Makefile now checks for that problem.
1999-05-18 17:07:16 +00:00
espie
57401c1818 Checksums for 19990517, first snapshot on the road to gcc 2.95. 1999-05-18 16:34:48 +00:00
espie
d69d390b8a Patch configure.in to disable texinfo instead of removing the dir. 1999-05-14 01:15:29 +00:00
espie
3cdae74b42 Necessary stuff for the use_collect2 alternative to handle shared library
ctors.
1999-05-12 15:12:03 +00:00
niklas
0e6c6b9e8f Make sure --save-temps will not clobber intermediate files from -fmain=foo 1999-05-08 20:33:35 +00:00
espie
1df8d1cb44 990502 compiles. 1999-05-05 13:08:21 +00:00
espie
abee5f0c7a Add 990502 checksums.
The largest md5 file in the ports tree... by a factor of 7 :)
1999-05-02 18:07:58 +00:00
espie
dbb6f244c5 Update to 990428... remove patches that are now in the official version. 1999-04-29 16:54:19 +00:00
espie
b918678346 Add checksums for 19990428. 1999-04-28 16:17:24 +00:00
espie
061f7bc5ed Add forgotten patch 1999-04-28 15:41:53 +00:00
espie
01e1343880 Update to 19990418 snapshot
A few odds and end fixed with PLIST.template

Framework to detect the gas i386 problem

Removed bogus patch
1999-04-28 15:40:26 +00:00
espie
ca0ad472a7 ... and you need this one to prevent the same problem when you build C++.
Phew !
1999-04-23 21:33:22 +00:00
espie
22a97fceeb ... and this patch had the wrong name. 1999-04-23 13:45:22 +00:00
espie
712de16f65 Testsuite wanted installed libstdc++, because libstdc++.a link was not done
properly.

Clean a few odds & ends of main configuration.

Fix a long-standing bug that let libgcc.a get rebuilt again and again,
e.g., once for make build, once for make install
1999-04-23 13:44:32 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
espie
d7aa20b123 Upgrade to 19990412 snapshot
Add a few things to simplify testing still more.

Introduce SUPDISTFILES/SUPPATCHFILES to use by a pending bsd.port.mk...
1999-04-18 20:54:38 +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
eee0a6bf6c ??? 1999-03-22 00:25:33 +00:00
espie
0c72bb1cfd Update to 990321 snapshot...
somehow, I think I missed committing the Makefile for the previous
snapshot.
1999-03-22 00:14:47 +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
77b9479f08 19990314 snapshot, builds okay on i386,
patch-core-weak has been integrated.
1999-03-15 02:27:27 +00:00