Commit Graph

1960 Commits

Author SHA1 Message Date
marc
918c60883d update to beta-19990122; Dug Song <dugsong@monkey.org> 1999-02-02 19:39:16 +00:00
rohee
21455158eb adding mtr to makefile. OpenBSD tag for port Makefile 1999-02-02 19:22:09 +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
angelos
e6b693d9d5 Update to version 3.7 (thanks to espie@ for telling me about the new
release).
1999-02-01 23:29:35 +00:00
todd
d66cb5c676 +ggi 1999-02-01 09:31:37 +00:00
todd
8a6a801ef5 fix 1999-02-01 09:30:27 +00:00
todd
47132f0434 libggi from the GGI project. 1999-02-01 09:25:07 +00:00
todd
599611692d From the GGI project libgii. 1999-02-01 08:28:48 +00:00
marc
ae3de793e7 add nessus to makefile 1999-02-01 00:30:50 +00:00
marc
d804e87dc4 nessus; Dug Song <dugsong@monkey.org> 1999-02-01 00:29:02 +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
marc
c78bcf5e70 add patches so system termcap lib is NOT used,
fixes -nw mode on console/xterm; move generated
PLIST to  so concurrent loads don't
clobber each other
1999-01-31 21:40:05 +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
marc
865a719970 put working PLIST in WRKDIR so concurrent builds won't clobber
each other; hgweigand@wiesbaden.netsurf.de (Hans-Guenter Weigand)
1999-01-31 04:37:03 +00:00
marc
1586311907 shrink comment 1999-01-31 01:41:51 +00:00
marc
5842ffe502 leafnode 1.8.1; ob Pepin <bob@sendar.prophecy.lu> 1999-01-31 01:38:06 +00:00
marc
79edf96f63 add textproc to Makefile 1999-01-31 00:44:31 +00:00
marc
d5737c60ee remove xpdf because I was an idiot when I imported
the newer version, and imported it into a different category.
It's easier this way.
1999-01-31 00:42:58 +00:00
marc
cdde9337bd Make new files replace older, deleted versions 1999-01-31 00:19:03 +00:00
marc
731905c32a xpdf; apollo@slcnet.net 1999-01-31 00:05:45 +00:00
marc
384c27d1fb update to 0.5.1; Markus Friedl <Markus.Friedl@informatik.uni-erlangen.de> 1999-01-30 20:12:21 +00:00
rohee
99b1b9526e mtr port 1999-01-27 20:49:32 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +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
marc
067fd059de pass all install macros to configure; Kenneth R Westerback <krw@tcn.net> 1999-01-24 02:04:20 +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
rohee
46e9821c86 typos 1999-01-22 16:58:06 +00:00
niklas
b324576d22 Make compile 1999-01-21 20:01:20 +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
d
d3abfa8498 didn't need this 1999-01-20 06:03:14 +00:00
d
094e1899b7 oops 1999-01-20 05:56:46 +00:00
d
f7de4617fc cdrecord-1.6.1 1999-01-20 05:50:40 +00:00
marc
836d18328f update to 4.05 1999-01-20 05:10:55 +00:00
marc
cb809ed272 add netatalk to makefile 1999-01-19 04:42:54 +00:00
marc
2255080328 netatalk 1.4b2 port; ianm@cit.nepean.uws.edu.au 1999-01-19 04:40:13 +00:00