Commit Graph

52 Commits

Author SHA1 Message Date
espie
faf101e462 Update experimental snapshot as well. 1999-08-22 16:53:37 +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
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
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
d69d390b8a Patch configure.in to disable texinfo instead of removing the dir. 1999-05-14 01:15:29 +00:00
espie
1df8d1cb44 990502 compiles. 1999-05-05 13:08:21 +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
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
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
eee0a6bf6c ??? 1999-03-22 00:25:33 +00:00
espie
26668457e3 - 19990307 snapshot
- consistent version number for libstdc++.
1999-03-07 14:15:33 +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
26318df0ad Synch with 19990228 snapshot 1999-02-28 18:17:06 +00:00
espie
897d54ba76 Split up tests to post-build.
Assert LD_LIBRARY_PATH, try to avoid tripping up on gcc 2.8.1 libstdc++
while doing the tests...
1999-02-23 16:54:48 +00:00
espie
c6fc2f31fa Then upgrade to 980221 snapshot 1999-02-23 09:28:23 +00:00
espie
257c455eea Make sure NO_SHARED_LIBS is obeyed. 1999-02-21 01:04:59 +00:00
espie
9397f1011e This does match what the FSF took in.
If you're wondering about the added blank lines at the end
of all Makefile fragments, just think how it will look when it is
inserted in the Makefile.
1999-02-20 04:26:13 +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
77df149f53 Update to 990214 snapshot.
This snapshot disables recent loop changes, so the regressions from
990131 -> 990208 should no longer be there, I hope.

Removed patches have been folded back to mainstream.
This is a slight problem, as someone who wants to use an older snapshot
will have to track the CVS history of this port to find out what he
needs...

Fixed small PATH problem with autoreconf, thanks pefo.

New mips tweaks not yet in.
1999-02-14 19:33:31 +00:00
espie
bb89b14a54 Add generic xm* fragments to prevent nasty surprises, such as being
mistaken for systemV :) (and real nasties, too)
1999-02-13 00:53:48 +00:00
espie
0b09f8d2e3 Forgot yet another WRKBUILD for the PLIST to be generated correctly... 1999-02-09 10:47:44 +00:00
espie
2985d84f98 Update to 990208 snapshot: mainly kill all patches that I've got into egcs,
synch configure.in line numbers
and add a symbolic MASK_SNAKE I had forgotten for hppa.
1999-02-08 20:34:26 +00:00
espie
dd9b92c64d Cleaning up configuration, and comments... 1999-02-06 16:31:14 +00:00
espie
19e58d397a Fiddle with openbsd.h, rs6000/openbsd.h so that it can include the
current configuration.

Fix blunder in Makefile.
1999-02-04 13:21:12 +00:00
espie
7a613f1639 Thread support, approximation... 1999-02-03 18:02:53 +00:00
espie
033355874a Remove ONLY_FOR_ARCHS, makes little sense now...
rs6000 is special, as it incorporates everything into one file...
1999-02-02 01:19:36 +00:00
espie
3d312a4346 Update to 19990131 snapshot, plus rename libiberty/mkstemp.c to
a more sensible name for autoconfiguration.
1999-01-31 23:20:41 +00:00
espie
e6bd2e83d8 Update to 19990124 snapshot.
Adjust PLIST.template as it was missing some directories.
Rebuild configure.in patch to only add collect2 when needed, plus typo fix.
1999-01-24 21:36:11 +00:00
espie
ec4539d95a Upgrade to 19990117. Fix a few details for integrating pa & alpha.
First shot at mips.
1999-01-18 10:23:25 +00:00
espie
0b0a68840b A few tweaks, easing the life of c++filt...
documentation for rationale behind new config.
1999-01-13 13:58:45 +00:00
espie
4efff76354 New snapshot is out.
Upgrade i386.readme to results of previous snapshots.
Come on, give me alpha/sparc test result files :)
1999-01-13 00:09:03 +00:00
espie
20f2c93644 spelling family names from memory is a bad idea... 1999-01-12 11:28:44 +00:00
espie
1770daac5a - fixed up i386/*VTABLE once more... this time for good.
- clean up openbsd.h comments
- add patch to auto-detect mkstemps. Accordingly, need to run
autoreconf in gcc and in libiberty.
1999-01-12 11:27:39 +00:00
espie
7d42d0d4e1 partial archives are no longer bogus.
i386/openbsd.h does include unix.h which yields a perfectly good definition
of the *THUNK macro.

trivial fix to a bug in gcc.c.
1999-01-12 00:19:49 +00:00
espie
e4628fe129 Update to 990103 snapshot.
Inform user of the warnings file in case of a bootstrap crash.

Major change: add alpha & pa configuration, and clean up ALL
openbsd configuration files thoroughly... this is probably going to
break a few things.
1999-01-10 02:50:02 +00:00
espie
0a8c2a9dd3 CFLAGS buglet.
autoconf 2.13 available.
1999-01-09 16:55:27 +00:00
espie
ba33ad12d2 Update to 1998-12-20 snapshot,
update test results as well,
add threads to openbsd.h.
1998-12-21 21:13:01 +00:00
espie
dcfdfc4946 checked some mirrors 1998-12-19 00:55:44 +00:00
espie
6127c27c82 Updated to latest snapshot. 1998-12-17 23:04:10 +00:00
marc
4ca85c47a8 MIRROR_DISTFILE=no; changes to often to mirror 1998-12-17 05:13:23 +00:00
espie
646bb8a000 Update to 19981213 snapshot.
- use new `enable-languages' mechanism,
- depend i386/openbsd.h on flag_pic
- remove temp fix for m68k
1998-12-16 17:52:29 +00:00
espie
323bce159b m68k builds, at least this release! 1998-12-05 23:25:58 +00:00
espie
5765d8b8a0 Update to snapshot 981130. 1998-12-03 02:33:34 +00:00
espie
b1a8264baf Moving stuff around, now that we have a better Makefile.
More configurability, newer snapshot, and killed gnu-make
1998-11-25 00:54:02 +00:00
espie
dcca223ff9 Clean Makefile up, mv patches around for conditional inclusion,
add beginning of m68k config.
1998-11-17 17:39:33 +00:00
espie
f6f3063ebc Update to recent snapshot, make it more configurable too 1998-11-16 21:11:13 +00:00