Commit Graph

338 Commits

Author SHA1 Message Date
espie
3f2aa6890f In MULTI_PACKAGES, the default pkg_add algorithm for finding conflicts
must be overridden, as it fails.
2000-04-19 00:11:52 +00:00
espie
4d168f69f6 Forgot to bump NEED_VERSION 2000-04-18 23:34:45 +00:00
espie
0f037cb83e MULTI_PACKAGES gcc.
Splits one large 5Mb packages into core/c++/f77/java, all around 1Mb.
2000-04-18 23:23:15 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
9e7be6e566 20000313 snapshot.
Simplify framework somewhere (don't go around downloading n+ distinct
archives)
Fake
Remove fixinc.sh more `permanently'.

20000327 snapshot and more tests pending
(sjlj is broken, I have a patch by Jeff to test).
2000-03-29 23:26:17 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
1ad995ff64 Kill last PATCH_SITES, now that I've fixed the double typo. sigh. 2000-02-02 18:35:23 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
espie
b15b5c9a11 Update to 991208 snapshot, quite a few bugs fixed as usual.
Highlight: inlining on function trees should be active in C++.

Reword include files fixing so that it wedges in where it is
supposed to, as latest tweaks to va_list means the stage1 compiler
needs correct includes.
1999-12-14 00:19:15 +00:00
espie
82903f36c4 19991201 snapshot.
Fixes at least one regression in the C testsuite.
No new regressions seen so far.
1999-12-03 11:30:11 +00:00
espie
6642575e29 Update to 991122 snapshot, which fixes a few issues yet.
Update i386 test-results to something more current.
1999-12-01 17:38:43 +00:00
espie
414ffa3078 Patching g77 configure.in to eradicate mkstemp looks like a good idea. 1999-11-28 00:35:24 +00:00
espie
e8ce5474b4 Fix g77 mktemp patch, now that the testsuite checks for it.
Remove extraneous warnings from the build process... for some strange
reason, the protoize patch was integrated by the Cygnus folks, but
the libiberty part is still hanging in no-man's land... go figure.
1999-11-25 22:02:30 +00:00
espie
bfbccce125 In C++, wchar_t is a builtin, not a typedef.
Work-around for an inadequacy of 2.6 headers that was just
exposed by a new pedantic warning...
1999-11-25 17:19:19 +00:00
espie
f844940867 Argh. I was SURE I had repaired that port WEEKS ago.
So, here goes.

- retrieve a recent snapshot of egcs, to justify the port's existence,
- remove outdated fixes, now that we're synching with 2.6,
- update patches to deal with the current snapshot,
- get a description that matches better what's going on,
- add fixed include files to match the new varargs handling (complexity
is now within gcc, instead of arch-dependent include files).

Builds on i386, at least.
1999-11-24 00:15:04 +00:00
turan
eb94790454 i cannot spell BROKEN 1999-11-14 22:00:36 +00:00
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
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
espie
26668457e3 - 19990307 snapshot
- consistent version number for libstdc++.
1999-03-07 14:15:33 +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
4c161a8e6b Same work-around as mainline. 1999-02-28 18:19:54 +00:00
espie
26318df0ad Synch with 19990228 snapshot 1999-02-28 18:17:06 +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
espie
34d959cac9 Ironing out details 1999-02-24 12:05:08 +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
fc986ab32a Kill files that are now part of the latest snapshot 1999-02-23 09:25:52 +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
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
espie
421a562319 Genuine Mc Coys. These files will be in the next snapshot. 1999-02-18 22:40:06 +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
cfc944275d Tweak comments style and add FSF copyright... 1999-02-17 14:44:00 +00:00
espie
e0e8af84da Tweak up config files to help get FSF approval, mainly remove non-ansi
CPP_PREDEFINES,
Minor fixes for xm-* fragments,
set up openbsd.h mips/openbsd.h for SUBTARGET_*_CPEC.
1999-02-16 17:20:55 +00:00
espie
18d16a94f3 oops 1999-02-15 01:08:02 +00:00
espie
cb7ec95976 990214 results 1999-02-14 22:53:23 +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
914da8bc4f Fix comments to appear more uniform (GNU-style).
REMOVE THE DEFAULT SETUP TO VTABLE_THUNKS.

vtable-thunks are faster, *but* they break sometimes, and the fix is
not in yet, plus this is a rather obscure problem which is undocumented,
but shows up in real code. Read
<http://www.its.caltech.edu/~jafl/jx/egcs_bug.html>
<http://www.its.caltech.edu/~jafl/jx/egcs_complain.html>
for details.
1999-02-12 12:58:28 +00:00
espie
35f1f6f731 Fix basic misconceptions about OBJECT_FORMAT.
Move a few definitions before #include mips, to avoid defining a
bad default gratuitously.
1999-02-12 03:58:16 +00:00
espie
acd112f21e Kill x-mips 1999-02-11 23:54:48 +00:00
espie
af4c16ca18 Add needed stuff to rs6000/xm-openbsd.h, configure this,
correct patch-core-mkstemp,
describe dejagnu snapshot more correctly in files/tests
1999-02-10 00:20:41 +00:00
espie
0b09f8d2e3 Forgot yet another WRKBUILD for the PLIST to be generated correctly... 1999-02-09 10:47:44 +00:00
espie
b4d8129399 19990208 results 1999-02-09 10:09:23 +00:00
espie
14117cab73 Use mt fragment ONLY when threads are defined, this avoids spurious
IO_flockfile and fixes a regression...

Complete mt_fragment with posix define...
1999-02-09 10:01:15 +00:00
espie
113d425e1c Revert previous change since egcs guys fucked up and didn't use their
cvs tree properly, sigh...
(took me 3 tries to get this right)
1999-02-08 22:47:53 +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
e8e4c15ae3 Preliminary support for m88k. 1999-02-08 17:51:03 +00:00
espie
8212c948d1 Kill bogus rs6000 generic xmakefile. 1999-02-07 12:37:01 +00:00
espie
e4101d6079 Recognition for native openbsd hppa. 1999-02-07 12:34:44 +00:00
espie
a50049b278 Cleaning up, mostly comments 1999-02-06 21:49:01 +00:00
espie
feefda1505 ... use those symbols 1999-02-06 21:38:47 +00:00
espie
8d3240fe35 Get symbolic constants from cvs-current, in order to prepare openbsd
configuration for inclusion into egcs mainstream.
1999-02-06 21:34:44 +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
d70b8769c0 Synch with gcc 2.8.1 config fix. 1999-02-03 18:04:30 +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
776fd00568 Preliminary rs6000 configuration.
`older' ns32k/vax configuration, if someone wishes to look at them.
1999-02-02 01:17:19 +00:00
espie
aca254847e Update to 19990131 situation 1999-02-01 23:34:08 +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
f02d753a4e Clean up mkstemp patch mess. 1999-01-31 23:19:24 +00:00
espie
cda4357241 Add new snapshot checksums... 1999-01-31 17:55:48 +00:00
espie
f9541c2974 get gcov name correct 1999-01-31 17:53:28 +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
24df53d0c7 Fixed-up tests. Everything a-ok after unwind info correction. 1999-01-26 11:12:28 +00:00
espie
b2b7dfe30e DWARF2_UNWIND_INFO 1999-01-25 20:33:45 +00:00
espie
8007a472bc New snapshot results 1999-01-25 14:47:01 +00:00
espie
6270519121 Stupid mistake... this is the real Mc Coy,
Thanks niklas !
1999-01-25 14:46:10 +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
3ccde88cc7 Working.
Probably an obvious bug that explains the inordinately high number
of g++ failures.
1999-01-24 18:25:28 +00:00
espie
3d156dcaaa working :) 1999-01-24 13:13:25 +00:00
espie
eb82052148 Adjust alpha for current linker.
(this is an artifact of the way I proceed for cleaning up stuff: I am
removing everything I don't understand, then I put it back when I find
the reason for which it's needed :) )
1999-01-24 13:12:40 +00:00
espie
26dc1bd859 Get rid of assembler constructs that alpha does not like. 1999-01-22 22:40:17 +00:00
espie
9e4ed0ba71 Remove MI_THUNK specialization as our gas/PIC does not like it. 1999-01-22 22:35:06 +00:00
espie
f38c652e46 Sigh...
*ALL* type names in those files *MUST* follow the
"(size) (signedness) base-type" pattern.
- order is important,
- base-type is not optional...
1999-01-21 16:58:08 +00:00
espie
c4609584ef Nasty bug.
SIZE_TYPE documentation:
	The string must exactly match one of the data types defined in
	the function `init_decl_processing in the file c-decl.c.

Otherwise, first invocation of newly-built cc1 will result in a core-dump.
1999-01-21 16:39:26 +00:00
espie
a197ce64d4 Results for 990117 snapshot 1999-01-21 14:32:37 +00:00
espie
d610d20563 Forgot that one. 1999-01-18 10:24:19 +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
96b033bd0d Better... 1999-01-12 17:18:31 +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
204aea09bf Oops 1999-01-12 00:41:09 +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
1237398b0a Some cleaning up, triggered by alpha.
- TARGET_CPU_DEFAULT belongs in configure.in, not in various .h files.
If it goes out wrong, it's the output of uname that needs to be fixed
(or config.guess, e.g., even pentium gives out i386, as intended). Makes
it possible to configure a i586-unknown-openbsd system if one really WANTS
to output only pentium specific code.

- ASM_FILE_START put into alpha/openbsd.h. Used to be in alpha.h, but
elf & osf diverged...

- set xfrag=none for alpha, as the default config is bogus and supplies
a dec-osf specific xalpha.
1999-01-11 21:23:25 +00:00
espie
aadacc7c85 I'm stupid.
(managed to commit the wrong file, with two extraneous endif)
1999-01-11 14:11:22 +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
5f1c9b66a3 and accordingly, this is no longer necessary... 1999-01-09 16:56:19 +00:00
espie
0a8c2a9dd3 CFLAGS buglet.
autoconf 2.13 available.
1999-01-09 16:55:27 +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
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
8b2c4949ac Mirrors & finicking 1998-12-19 00:57:57 +00:00
espie
dcfdfc4946 checked some mirrors 1998-12-19 00:55:44 +00:00
espie
d17ed721f6 spurious warning. marc@ 1998-12-19 00:11:00 +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
d
8bc76ac48a australians have mirrors too 1998-12-10 12:24:21 +00:00
espie
323bce159b m68k builds, at least this release! 1998-12-05 23:25:58 +00:00
espie
0e4277a594 Forgot to clean up those for 19981130 1998-12-05 16:15:53 +00:00
espie
2ddf1af1f8 Update to release 1.1.1 1998-12-04 00:24:31 +00:00
espie
5765d8b8a0 Update to snapshot 981130. 1998-12-03 02:33:34 +00:00
espie
0faf34a329 Okay, I'm an idiot, I haven't figured out how to remove these files
along with the previous commmit...
1998-11-25 00:54:53 +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
265ec0c55e better COMMENTS, to the point 1998-11-19 04:52:26 +00:00
espie
e5d266fafd ... and finally, remove the old named patches. 1998-11-17 17:45:21 +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
jason
8f770164d7 Initial stuff for sparc (sparc still not added to ONLY_FOR_ARCH's) 1998-11-16 02:03:09 +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
41e15dfbeb Slight changes, check compilation on i386. 1998-10-02 18:57:28 +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
espie
c0f0d5d208 recent egcs snapshot 1998-09-25 22:45:26 +00:00