Commit Graph

804 Commits

Author SHA1 Message Date
lebel
5769198ff0 NOT_FOR_ARCHS=sparc64; this needs to be investigated 2002-09-10 18:09:25 +00:00
pvalchev
d5d9e260c2 not for powerpc, this hangs in the build so mark it as such for now; ok espie
note that this only works successfully on i386..
2002-09-09 16:07:10 +00:00
naddy
bf1cc6d98d Don't depend on X11; prodded by wcobb@ 2002-09-07 14:02:35 +00:00
espie
65931f1edc Add non-exec trampoline stub (mprotect stack).
Fixes ada build.
2002-08-30 08:33:14 +00:00
naddy
d5a02e2b01 Stub out camlp4, which has been included in ocaml. 2002-08-25 20:55:49 +00:00
naddy
3e98d5ff11 Update to 3.06 which includes camlp4.
From Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-25 20:44:40 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
brad
a494bfe945 oops, the expect man page shouldn't be here.
--
Pointed out by: marc@
2002-07-22 23:54:52 +00:00
brad
9f86be6010 export all symbols in the symbol table when on an ELF system.
--
Ok'd by: MAINTAINER
2002-07-15 21:38:07 +00:00
pvalchev
e9cf15b045 Miod says attempting to build those will panic any vax, and while a fix
is being looked at, marked those with a nice fat NOT_FOR_ARCHS so that
people do not get bitten.
2002-07-15 06:29:20 +00:00
matt
5f9671ba58 taken by Chris Humphries <chumphries@drauku.net> 2002-07-09 12:32:34 +00:00
couderc
2446aa575b Move tk stuff to a flavor so default install does not need tcl/tk. 2002-07-03 16:31:28 +00:00
brad
a4f5caf4d8 - add a no_tk FLAVOR.
- remove separate config.guess.
--
The FLAVOR from: Chad Loder <cloder@acm.org>
2002-06-30 17:50:28 +00:00
espie
0ec56ebed6 Remove some shit, thx Nikolai 2002-06-30 16:06:12 +00:00
espie
046169fd14 Better attempt at getting canonical path 2002-06-30 13:37:42 +00:00
naddy
60e469aab3 prettify; gmake dependency is required 2002-06-30 01:02:47 +00:00
couderc
80017ea49d Fix for ELF machines from drahn@, ok krw@
Taking maintainer, ok krw@ & espie@
2002-06-29 13:39:26 +00:00
espie
45dbff910a +smlnj 2002-06-29 13:27:31 +00:00
espie
b649e5e881 New Jersey sml, from Jens Gerlach Christensen
with heavy modifications of the build system to fit our system better.
Someone make it non-i386 only, PLEASE !
2002-06-29 13:25:10 +00:00
naddy
2bb3e6e1be regen with update-patches 2002-06-18 16:11:30 +00:00
espie
8a759f8bf2 Update somewhat 2002-06-10 21:05:21 +00:00
espie
6196e6bcf2 beginning of a.out openbsd shared libs support in boehm-gc.
Not enough yet for it to work.
2002-06-09 00:35:38 +00:00
espie
10c0b4a5bd somewhat larger speed-up: shared rtx for hardware registers, instead of
generating them again and again.

From Jeff Law, again.
2002-06-09 00:34:37 +00:00
espie
a30267600b Forgot 2002-06-09 00:33:57 +00:00
espie
588e346c45 small speed-up: inline list freeing. Adapted from Jeff Law. 2002-06-09 00:31:52 +00:00
drahn
996926ccdf Changes to allow gcc3.1 to build on powerpc (macppc), likely some of the
mods are wrong, work in progress.
2002-06-07 01:38:59 +00:00
espie
f78314fae8 dependencies should refer to snapshot, not stable. 2002-06-06 13:46:39 +00:00
espie
337e0bd375 missed 2002-06-06 00:05:14 +00:00
espie
a822083c5f obsolete files. 2002-06-06 00:01:08 +00:00
espie
12e5a6e18d Resurrect snapshot port, easy to do,since it's the gcc 3.1 branch. 2002-06-05 23:58:49 +00:00
espie
da78518d96 bad V. One is OSREV, the other is truely V.
Use CONFIG=${MACHINE_ARCH}-unknown-openbsd${OSREV} instead.
2002-06-05 23:31:06 +00:00
espie
403c8b9192 more flattening of config files... 2002-06-03 18:33:33 +00:00
espie
d432a4aa74 Re-do check for nl_langinfo(CODESET) in a more correct way. 2002-06-03 18:32:30 +00:00
espie
aa633b5bdb speed-up look-up of incomplete structs. Patch by Stan Shebs.
Noticeable effect on kernel compilation speed (a few percents)
2002-06-03 14:37:19 +00:00
art
cd46c4a0f9 undef CPLUSPLUS_CPP_SPEC that we happen to inherit from sol2.h (we shouldn't include that)
espie@ ok.
2002-06-03 10:13:34 +00:00
espie
917dcf8464 jbne is a new alias in newer binutils. 2002-06-02 19:55:20 +00:00
espie
3b7765f2b7 grmbl, rs6000.h != ${tm_file}. 2002-05-30 21:15:28 +00:00
espie
e8c1062941 assume sparc64 will build... we'll see. 2002-05-30 12:28:10 +00:00
espie
59bdfd9c45 A few sparc64 tweaks. based on Richard Henderson and Neil Booth comments,
mostly.
2002-05-30 12:20:09 +00:00
espie
1870a5bcd4 clean-up Makefile, add test sections. 2002-05-30 08:57:32 +00:00
espie
ab6056dd33 fix libffi symbols... java is broken right now, since boehm-gc isn't working
at all....
2002-05-30 00:32:03 +00:00
espie
269ad0eee1 flattened rs6000 config files, so use them... 2002-05-29 23:00:27 +00:00
espie
dbd88d50fd ... and yet another one. 2002-05-29 22:53:03 +00:00
espie
fed9181784 another errant CODESET 2002-05-29 22:42:43 +00:00
espie
cd908a9de0 zap obsolete macros 2002-05-29 15:43:13 +00:00
espie
b7f65b11b0 combinations without MASK_LONG_DOUBLE_128 are explicitly not supported. 2002-05-29 15:18:10 +00:00
espie
b8b368f5dc okay, it definitely looks like some symbols don't even exist without this
file...
2002-05-29 14:51:52 +00:00
espie
c7b4764c2b more tweaks, we'll see later if this builds a working compiler. 2002-05-29 14:33:26 +00:00
espie
affa534b30 typo 2002-05-29 14:21:25 +00:00
espie
db33d9ef2d give sparc64 a fighting chance. 2002-05-29 14:10:40 +00:00