]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
flow.c (redirect_edge_and_branch_force): Test target->global_live_at_start.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
bfa79422
UW
12001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * MAINTAINERS (Various maintainers: s390 port): Added myself.
4
0ae85492
AH
52001-07-16 Aldy Hernandez <aldyh@redhat.com>
6
7 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8
8e1ab0fe
NP
9Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10
11 * MAINTAINERS (Write After Approval): Added myself.
12
2b997990
SC
132001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14
15 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
16 and libgcj on m68hc11/m68hc12.
17
d920e825
L
182001-06-27 H.J. Lu (hjl@gnu.org)
19
20 * Makefile (CFLAGS_FOR_BUILD): New.
21 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
22
d425a1e0
JM
232001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
24
25 * README: Remove version number.
26
5b5b4207
GP
272001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
28
29 * INSTALL/README: Update wrt. to the installation instructions now
30 residing in gcc/doc/install.texi.
31
be839b69
JM
322001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
33
34 * README: Replace with a cut-down and updated version of gcc/README.
35
fe2ee7c4
DE
362001-06-12 David Edelsohn <edelsohn@gnu.org>
37
38 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
39 multilibs to be disabled.
40
4f5d646c
DB
412001-06-11 Daniel Berlin <dan@cgsoftware.com>
42
43 * MAINTAINERS (Write After Approval): Add myself.
44
818f0c85
AO
452001-06-09 Alexandre Oliva <aoliva@redhat.com>
46
47 * config.guess: Import CVS version 1.195.
48 * config.sub: Import CVS version 1.212.
49
e9a8af10
AO
502001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
51
52 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
53 gcc/xgcc is built, use -print-prog-name to find out the program
54 name to use.
55
ae3ca0a9
PE
562001-06-04 Phil Edwards <pme@sources.redhat.com>
57
58 * config.guess: Import CVS version 1.194. All gcc-local changes
59 appear to also be in the master copy.
60 * config.sub: Import CVS version 1.211.
61
066bd40d
MM
62Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
63
64 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
65 with_gcc]: Use `gcc -shared' to build a shared library.
66
4aef4f33
JDA
67Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
68
69 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
70 archives.
71
c386f00f
RO
72Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
2ae5cea5
HPN
762001-06-01 Hans-Peter Nilsson <hp@axis.com>
77
78 * configure.in (libstdcxx_flags): Do not try to execute
79 libstdc++-v3/testsuite_flags until it exists.
80
c3766183
AM
812001-06-01 Alan Modra <amodra@bigpond.net.au>
82
83 * MAINTAINERS: Update my email address.
84
9b337833
GS
852001-05-31 Graham Stott <grahams@redhat.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
55fce0eb
SP
892001-05-28 Simon Patarin <simon.patarin@inria.fr>
90
91 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
92 libraries when using g++ with native linker.
93
5f7de4b8
AO
942001-05-28 Alexandre Oliva <aoliva@redhat.com>
95
96 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
97
a7bc0fbb
AO
982001-05-22 Alexandre Oliva <aoliva@redhat.com>
99
100 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
101 [aix4*|aix5*]: Prepend blank.
102
33456445
AO
1032001-05-20 Alexandre Oliva <aoliva@redhat.com>
104
105 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
106 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
107 of subdir/configure scripts to use the new libtool.m4.
108
e48d3d00
MK
1092001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
110
111 * MAINTAINERS (Write After Approval): Add myself.
112
9e0e191b
BK
1132001-05-18 Benjamin Kosnik <bkoz@redhat.com>
114
115 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
116
3f19b439
BE
1172001-05-11 Ben Elliston <bje@redhat.com>
118
119 * Makefile.in (all-sid): New target.
120 (check-sid, clean-sid, install-sid): Likewise.
121
6ebe3121
JO
1222001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
123
124 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
125
ca3667c4
AO
1262001-05-03 Alexandre Oliva <aoliva@redhat.com>
127
128 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
129 libgcj.
130
1312001-05-03 Alexandre Oliva <aoliva@redhat.com>
132
133 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
134 gcc/xgcc is built, use -print-prog-name to find out the program
135 name to use.
136
b2964d63
AO
1372001-04-26 Alexandre Oliva <aoliva@redhat.com>
138
b1bb2302
AO
139 * configure.in (noconfigdirs): Don't reset it from scratch in the
140 target case; only append to it.
141
b2964d63
AO
142 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
143 sparc-*-solaris2.8]: Disable ${libgcj}.
144
8343765d
AO
1452001-04-25 Alexandre Oliva <aoliva@redhat.com>
146
147 * configure.in (libgcj_saved): Copy from $libgcj.
148 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
149 --disable-libgcj.
150
ddbb6d43
GRK
1512001-04-25 Gavin Romig-Koch <gavin@redhat.com>
152
153 * MAINTAINERS: Remove self as MIPS maintainer and
154 C front end maintainer.
155
3fa03ff9
AG
156Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
157
158 * configure.in: Move *-chorusos target case to the proper switch.
159 Disable libgcj.
160
99ffe40f
AO
1612001-04-12 Alexandre Oliva <aoliva@redhat.com>
162
163 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
164 1.641.2.228.
165
78faa32d
FS
1662001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
167
168 * Makefile.in (STAGE1_CFLAGS): Pass down.
169
cdbff0ab
AM
1702001-04-13 Alan Modra <amodra@one.net.au>
171
172 * config.guess: Add hppa64-linux support. Note for next import that
173 this is already in the master file.
174 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
175
75b9074c
AO
1762001-04-12 Alexandre Oliva <aoliva@redhat.com>
177
178 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
179 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
180
125404c5
SS
1812001-04-11 Stan Shebs <shebs@apple.com>
182
183 * MAINTAINERS: Add self as Darwin port maintainer.
184
876684fe
AM
1852001-04-11 Alan Modra <amodra@one.net.au>
186
187 * MAINTAINERS: Update my email address.
188
06729913
LR
1892001-04-10 Loren J. Rittle <ljrittle@acm.org>
190
191 * ltcf-cxx.sh: Support creation of C++ shared libraries on
192 recent versions of FreeBSD (release 3 or later).
193 * ltconfig: On FreeBSD, -lc must not be provided when building
194 a shared library or else the standard -pthread gcc option is
195 rendered worthless to later users of the built library.
196
67916302
JM
1972001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
198
199 * MAINTAINERS: Add self and RTH as C front end maintainers.
200
d2bc0628
AO
2012001-04-05 Alexandre Oliva <aoliva@redhat.com>
202
203 * config.sub: Make sure to match an already-canonicalized
204 machine name (eg. mn10300-unknown-elf).
205
a3406c06
AO
2062001-04-01 Alexandre Oliva <aoliva@redhat.com>
207
208 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
209 New macros.
210 (bootstrap, cross): Use RECURSE_FLAGS.
211 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
212
a076f6a4
AO
2132001-03-27 Alexandre Oliva <aoliva@redhat.com>
214
215 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
216
e9f4fa71
CH
2172001-03-22 Colin Howell <chowell@redhat.com>
218
7238de5c
CH
219 * Makefile.in (DO_X): Do not backslash single-quotes in
220 backquotes (two places).
e9f4fa71 221
b6b14b1b
AO
2222001-03-22 Alexandre Oliva <aoliva@redhat.com>
223
224 Re-installed:
225 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
226 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
227 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
228 * ltcf-cxx.sh: Likewise.
229 * ltcf-gcj.sh: Likewise.
230
1eb0b89d
GP
2312001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
232
233 * MAINTAINERS: Add myself as "documentation co-maintainer".
234
82e23236
AO
2352001-03-22 Alexandre Oliva <aoliva@redhat.com>
236
237 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
238 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
239
64ec27c3
TT
2402001-03-19 Tom Tromey <tromey@redhat.com>
241
242 * config-ml.in: Handle GCJ and GCJFLAGS.
243
191de407
MC
2442001-03-21 Michael Chastain <chastain@redhat.com>
245
246 * Makefile.in: all-m4 depends on all-texinfo.
247
fed4dede
LR
2482001-03-20 Loren J. Rittle <ljrittle@acm.org>
249
250 * MAINTAINERS: Add myself to write after approval list.
251
085072bb
LB
2522001-03-18 Laurynas Biveinis <lauras@softhome.net>
253
254 * Makefile.in (DO_X): Quote nested quotes.
255
5af8ea3f
AM
2562001-03-18 Alan Modra <alan@linuxcare.com.au>
257
258 * MAINTAINERS: Add myself to write after approval list.
259
69e23037
LB
2602001-03-15 Laurynas Biveinis <lauras@softhome.net>
261
262 * Makefile.in (DO_X): Use double quotes for quoting
263 "RANLIB=$${RANLIB}".
264
2b9650f4
OP
2652001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
266
267 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
268
4698d2cf
NP
2692001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
270
271 * configure.in: Only use `lang_requires' for languages athat are
272 actually enabled.
273
f6646274
PE
2742001-03-08 Phil Edwards <pme@sources.redhat.com>
275
276 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
277
c9a54638
AO
2782001-03-08 Alexandre Oliva <aoliva@redhat.com>
279
280 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
281
6a556ad6
TT
2822001-03-07 Tom Tromey <tromey@redhat.com>
283
284 * configure.in: Allow config-lang.in to set `lang_requires' to list
285 of other required languages.
286
6822468a
LB
2872001-03-06 Laurynas Biveinis <lauras@softhome.net>
288
289 * Makefile.in: Remove RANLIB definition. Use RANLIB
290 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
291 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
292
f04885d3
BK
2932001-02-28 Benjamin Kosnik <bkoz@redhat.com>
294 Alexandre Oliva <aoliva@redhat.com>
295
296 * Makefile.in (check-c++): Use tabs, not spaces.
297
288edf47
LB
2982001-02-20 Laurynas Biveinis <lauras@softhome.net>
299
300 * MAINTAINERS: add myself to Write After Approval list.
301
3d55d2f8 3022001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 303
3d55d2f8
BK
304 * Makefile.in (check-c++): New rule.
305
4d88a68a
BK
306 * configure.in (target_libs): Remove libg++.
307 (noconfigdirs): Remove libg++.
308 (noconfigdirs): Same.
309 (noconfigdirs): Same.
310 (noconfigdirs): Same.
311
312 * config-ml.in: Remove libg++ references.
313
314 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
315 (ALL_TARGET_MODULES): Same.
316 (configure-target-libg++): Remove.
317 (all-target-libg++): Remove.
318 (configure-target-libio): Remove.
319 (all-target-libio): Remove.
320 (check-target-libio): Remove.
321 (.PHONY): Remove.
322 (libg++.tar.bz2): Remove.
323 (all-target-cygmon): Remove libio.
324 (all-target-libstdc++): Remove.
325 (configure-target-libstdc++): Remove.
326 (TARGET_LIB_PATH): Remove libstdc++.
327 (ALL_GCC_CXX): Remove libstdc++.
328 (all-target-gperf): Correct.
329
2437d4ed
NC
3302001-02-16 Nick Clifton <nickc@redhat.com>
331
332 * configure.in (noconfigdirs): Allow configuration of texinfo
333 for Cygwin hosts.
334
85b99cbe
AG
3352001-02-15 Anthony Green <green@redhat.com>
336
337 * configure: Introduce GCJ_FOR_TARGET.
338 * configure.in: Ditto.
339 * Makefile.in: Ditto.
340
7b18790c
AS
3412001-02-13 Andreas Schwab <schwab@suse.de>
342
343 * MAINTAINERS: Update mail address.
344
c4880c99
MS
3452001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
346
347 * config.guess: Add linux target for S/390.
348 * config.sub: Likewise.
349
e31ae6db
CC
3502001-02-08 Chandrakala Chavva <cchavva@redhat.com>
351
352 * configure.in: for *-chorusos, don't config target-newlib and
353 target-libgloss.
354
7739adfb
BE
3552001-02-06 Ben Elliston <bje@redhat.com>
356
357 * configure: Output host type to stdout, not stderr.
358
36ca672c
MM
3592001-02-05 Mark Mitchell <mark@codesourcery.com>
360
e40f2829 361 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
362 * ltcf-cxx.sh: Likewise.
363
36ca672c
MM
364 * config.if: Assume enable_libstdcxx_v3 is defined.
365
22fdd65e
MM
3662001-02-04 Mark Mitchell <mark@codesourcery.com>
367
368 Remove V2 C++ library.
369 * configure.in: Remove --enable-libstdcxx_v3 support.
370
3b60dd8e
BM
3712001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
372
373 * include/demangle.h: Add prototype for java_demangle_v3.
374
42c0c80a
PE
3752001-01-29 Phil Edwards <pme@sources.redhat.com>
376
377 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
378
0be25992
RH
3792001-01-27 Richard Henderson <rth@redhat.com>
380
381 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
382
8a8de62d
MS
3832001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
384
385 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
386 Don't unset, it's non-portable and no longer necessary, set to empty
387 instead.
388
92769744
MS
3892001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
390
391 * ltconfig: Shell portability fix for the tagname validity check.
392
88a1c0ab
AO
3932001-01-27 Alexandre Oliva <aoliva@redhat.com>
394
395 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
396 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
397
45291dd5
MS
3982001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
399
400 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
401
1ace7e15
TT
4022001-01-26 Tom Tromey <tromey@redhat.com>
403
404 * configure.in: Allow libgcj to be built on Sparc Solaris.
405
0ef8b11b
DE
4062001-01-25 David Edelsohn <edelsohn@gnu.org>
407
408 * ltcf-c.sh: Add aix5 case.
409 * ltcf-cxx.sh: Likewise.
410 * ltconfig: Likewise.
411
0006091e
AO
4122001-01-24 Alexandre Oliva <aoliva@redhat.com>
413
9bad11e1
AO
414 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
415 keep at least one of build_libtool_libs or build_old_libs set to
416 yes.
417
0006091e
AO
418 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
419 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
420
7c01b2b5
BM
4212001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
422
423 * configure.in: Enable libgcj on several additional platforms.
424
d340e0ac
BM
4252001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
426
427 * configure.in: Enable libgcj for linux targets.
428
5baf8c37
MS
4292001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
10a0ba84
JDA
4332001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
434
435 * MAINTAINERS: Add myself as vax port maintainer.
436
357c6a4b
FH
4372001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
438
439 * MAINTAINERS: Add myself as Mercury front-end maintainer.
440
6e2d9a7a
MS
4412001-01-09 Mike Stump <mrs@wrs.com>
442
443 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
444 failures of subdirectories.
445
b6b14b1b 4462001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 447
b6b14b1b 448 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 449 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
450 * ltcf-cxx.sh: Likewise.
451 * ltcf-gcj.sh: Likewise.
452 * ltconfig.sh: Fix typo.
976b230d 453
07109110
LB
4542001-01-02 Laurynas Biveinis <lauras@softhome.net>
455
456 * configure: handle DOS-style absolute paths.
457
1da5b8fc
LB
4582001-01-02 Laurynas Biveinis <lauras@softhome.net>
459
460 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
461
4c2f5b4f
MM
4622000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
463
464 * MAINTAINERS: Add myself as avr port co-maintainer.
465
bc53668e
BE
4662000-12-28 Ben Elliston <bje@redhat.com>
467
468 * MAINTAINERS: Add myself under ``Write After Approval''.
469
c387606f
JM
4702000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
471
472 * texinfo: Remove directory from GCC.
473
2cb5082c
JM
4742000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
475
476 * COPYING: Update to current
477 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
478 to 19yy as example year in copyright notice).
479
cc330df9
BK
4802000-12-18 Benjamin Kosnik <bkoz@redhat.com>
481
482 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
483 (libstdcxx_incdir): Pass down.
484 * config.if: Remove expired bits for cxx_interface, add stub.
485 (libstdcxx_incdir): Add variable for g++ include directory.
486 * configure.in (gxx_include_dir): Use it.
487
4c6b2835
AO
4882000-12-18 Alexandre Oliva <aoliva@redhat.com>
489
490 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
491 with old-email address from ``Write After Approval''.
492
3896f13e
AJ
4932000-12-15 Andreas Jaeger <aj@suse.de>
494
495 * configure.in: Handle lang_dirs.
496
4972000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 498
ad46e881
TT
499 * MAINTAINERS: Removed brads.
500
90a10418
TT
501 * MAINTAINERS: Added gcj developers.
502
41dfe3a2
AG
5032000-12-13 Anthony Green <green@redhat.com>
504
505 * configure.in: Disable libgcj for any target not specifically
506 listed. Disable libgcj for x86 and Alpha Linux until compatible
507 with g++ abi.
508
e2f601da
MS
5092000-12-13 Mike Stump <mrs@wrs.com>
510
511 * Makefile.in (local-distclean): Also remove fastjar.
512
70030c01
RB
5132000-12-12 Rodney Brown <RodneyBrown@mynd.com>
514
515 * contrib/gcc_update: Add fastjar --touch entries.
516
2a50f859
AO
5172000-12-12 Alexandre Oliva <aoliva@redhat.com>
518
519 * configure.in: Disable language-specific target libraries for
520 languages that aren't enabled.
521
7743113b
AG
5222000-12-10 Anthony Green <green@redhat.com>
523
524 * configure.in: Define libgcj. Disable libgcj target libraries for
525 most targets.
526
92e061a6
NB
5272000-12-10 Neil Booth <neilb@earthling.net>
528
529 * MAINTAINERS: Update mail address, remove from WAA list.
530
f34ff6d6
APB
5312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
532
533 * libjava: Imported from /cvs/java.
534 * libffi: Likewise.
535 * Boehm-gc: Likewise.
536
d82a33c6
APB
5372000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
538
539 * configure.in (target_libs): Revert 2000-12-08 patch.
540 (noconfigdirs): Added target-libjava.
541
e14f8e28
LB
5422000-12-09 Laurynas Biveinis <lauras@softhome.net>
543
544 * djunpack.bat: removed.
545
fc26516b
LB
5462000-12-09 Laurynas Biveinis <lauras@softhome.net>
547
548 * Makefile.in: handle DOS-style absolute paths.
549 * config-ml.in: likewise.
550 * symlink-tree: likewise.
551
bd8757b3
APB
5522000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
553
554 * fastjar: Imported.
555
81522a1f
APB
5562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
557
558 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
559 libjava.
560 * configure.in (target_libs): Removed `target-libjava'.
561
5db1f7ed
APB
5622000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
563
564 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
565 (ALL_MODULES): Added fastjar.
566 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
567 (all-target-libjava): all-fastjar replaces all-zip.
568 (all-fastjar): Added.
569 (configure-target-fastjar, all-target-fastjar): Likewise.
570 * configure.in (host_tools): Added fastjar.
571
5e59997c
MS
5722000-12-07 Mike Stump <mrs@wrs.com>
573
574 * Makefile.in (local-distclean): Remove leftover built files.
575
0a534f40
NC
5762000-11-24 Nick Clifton <nickc@redhat.com>
577
578 * configure.in (xscale-elf): Add target.
579 (xscale-coff): Add target.
580
7686cadf
LR
5812000-11-22 Loren J. Rittle <ljrittle@acm.org>
582
583 * ltcf-cxx.sh: Support creation of C++ shared libraries on
584 recent versions of FreeBSD (release 3 or later).
585 * ltconfig: On FreeBSD, -lc must not be provided when building
586 a shared library or else the standard -pthread gcc option is
587 rendered worthless to later users of the built library.
588
fff01699
FF
5892000-11-16 Fred Fish <fnf@be.com>
590
591 * configure.in (enable_libstdcxx_v3): Fix typo,
592 libstd++ -> libstdc++.
593
4dc16355
KL
5942000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
595
596 * MAINTAINERS: Add self to Write After Approval list.
597
bf6fc7b2
BS
5982000-11-21 Bernd Schmidt <bernds@redhat.com>
599
600 * MAINTAINERS: Update my email address. Add myself to global write
601 privs list.
602
ce8e06b1
AO
6032000-11-18 Alexandre Oliva <aoliva@redhat.com>
604
6e2a4843
AO
605 * Makefile.in: Merge with src and libgcj.
606 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
607 configure-target-<library> when their configure scripts need the C
608 or C++ library to have already been built to work properly.
609 (do_proto_toplev): Set them to an empty string.
610
ce8e06b1
AO
611 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
612 (REALLY_SET_LIB_PATH): Use them.
613
c003f378
SS
6142000-11-17 Stan Shebs <shebs@apple.com>
615
616 * MAINTAINERS: Add self to Write After Approval list.
617
cc1e60ea
JM
6182000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
619
620 * configure: Provide the original toplevel configure arguments
621 (including $0) to subprocesses in the environment rather than
622 through gcc/configargs.h.
623
1173593d
JM
6242000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
625
626 * MAINTAINERS: Remove references to cccp. Change C9X reference to
627 C99. Alphabetise "Write After Approval" list.
628
520907ee
MM
6292000-11-12 Mark Mitchell <mark@codesourcery.com>
630
34f6fbdb
MM
631 * configure: Turn on libstdc++ V3 by default.
632
520907ee
MM
633 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
634 if we've got GCC.
635
0bbd37ed
PB
6362000-11-11 Philip Blundell <philb@gnu.org>
637
638 * MAINTAINERS: Add self to Write After Approval list.
639
7ca0e6d9
DE
6402000-11-09 David Edelsohn <edelsohn@gnu.org>
641
642 * ltcf-c.sh (aix4): Improve shared library configuration; require
643 exporting symbols.
644 * ltcf-cxx.sh (aix4): Define.
645 * ltconfig (aix4): Define library and soname specs appropriate for
646 AIX. Define command to create export symbols list.
647
f559f30b
CF
648Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
649
650 * config.sub: Add support for Sun Chorus
651
fc05d516
NC
6522000-10-31 Nick Clifton <nickc@redhat.com>
653
654 * MAINTAINERS: Rename <name>@cygnus.com addresses to
655 <name>@redhat.com. Also installed new email address for Clint
656 Popetz.
657
90a0e73f
JM
6582000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
659
660 * etc: Remove directory from GCC.
661
a5e1b548
MM
6622000-10-16 Michael Meissner <meissner@redhat.com>
663
664 * configure (gcc/configargs.h): Only create if there is a build GCC
665 directory created.
666
be1db873
MK
6672000-10-16 Matthias Klose <doko@debian.org>
668
669 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
670 when configured for libstdc++-v3.
671
f5fa9a5b
PE
6722000-10-05 Phil Edwards <pme@gcc.gnu.org>
673
674 * configure: Save configure arguments to gcc/configargs.h.
675
61a77fea
PT
6762000-10-04 Philipp Thomas <pthomas@suse.de>
677
678 * config.guess: Import CVS version 1.157.
679 * config.sub: Import CVS version 1.181.
680
3a4fee66
AP
6812000-10-04 Andris Pavenis <pavenis@latnet.lv>
682
683 * Makefile.in (bootstrap): avoid recursion if subdir missing
684 (cross): ditto
685 (do-proto-toplev): ditto
686
3dd7094e
AO
6872000-09-30 Alexandre Oliva <aoliva@redhat.com>
688
de710532
AO
689 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
690 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
691
3dd7094e
AO
692 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
693 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
694 all affected `configure' scripts.
695
1409d0c7
DE
6962000-09-26 David Edelsohn <edelsohn@gnu.org>
697
698 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
699
e592386f
NB
700Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
701
702 * MAINTAINERS: Add self as cpplib co-maintainer.
703
fba54939
AH
7042000-09-24 Aldy Hernandez <aldyh@redhat.com>
705
706 * MAINTAINERS: Add self to Write After Approval list.
707
2bd429f4
GP
7082000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
709
710 * INSTALL/README: egcs -> GCC update.
711
d733f374
ME
712Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
713
714 * MAINTAINERS: Add myself to Write After Approval list.
715
d7ce9a83
KH
7162000-09-15 Kazu Hirata <kazu@hxi.com>
717
718 * MAINTAINERS: Add myself to Write After Approval list.
719
18a53ffe
JL
720Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
721
722 * configure.in: Do not build byacc for hppa64. Provide paths to the
723 X11 libraries for hppa64.
724
f246ff23
SC
7252000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
726
727 * MAINTAINERS: Add myself as 68hc11 port maintainer.
728
06298abd
AO
7292000-09-06 Alexandre Oliva <aoliva@redhat.com>
730
4b92758a
AO
731 * Makefile.in (all-zlib): Added dummy target.
732
06298abd
AO
733 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
734 ltcf-gcj.sh: Updated from libtool multi-language branch.
735
4d73d07a
AO
7362000-09-05 Alexandre Oliva <aoliva@redhat.com>
737
738 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
739 (bootstrap*): Depend on all-bootstrap.
740
05d52d78
PT
7412000-09-05 Philipp Thomas <pthomas@suse.de>
742
743 * config.guess: Import CVS version 1.156.
744 * config.sub: Import CVS version 1.179.
745
3c809ba4
AG
7462000-09-02 Anthony Green <green@cygnus.com>
747
748 * Makefile.in (all-gcc): Depend on all-zlib.
749 (CLEAN_MODULES): Add clean-zlib.
750 (ALL_MODULES): Add all-zlib.
751 * configure.in (host_libs): Add zlib.
752
10ad78a0 7532000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
754
755 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
756 crosses, but add gcc/include to the header search path for them.
757
b36a9ce3
DB
7582000-08-04 David E. O'Brien <obrien@FreeBSD.org>
759
760 * MAINTAINERS: Add self to Write After Approval list.
761
cb011248
FS
7622000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
763
764 * config.guess: Import CVS version 1.152.
765 * config.sub: Import CVS version 1.177.
766
db310af0
AO
7672000-08-25 Alexandre Oliva <aoliva@redhat.com>
768
7965440a
AO
769 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
770 $targargs to tell whether newlib is going to be built.
771
db310af0
AO
772 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
773 $$r/TARGET_SUBDIR/libio for _G_config.h.
774
e7977565
AO
7752000-08-23 Alexandre Oliva <aoliva@redhat.com>
776
777 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
778
126bb9ed
DD
7792000-08-22 DJ Delorie <dj@redhat.com>
780
781 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
782
5b0e9d29
AO
7832000-08-22 Alexandre Oliva <aoliva@redhat.com>
784
785 * config-ml.in (CC, CXX): Avoid trailing whitespace.
786 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
787 sub-configures.
788
4f3e904e
DD
7892000-08-21 DJ Delorie <dj@redhat.com>
790
791 * MAINTAINERS: Add self as a libiberty maintainer
792
c9635443
AO
7932000-08-16 Alexandre Oliva <aoliva@redhat.com>
794
795 * configure.in (libstdcxx_flags): Use
796 libstdc++-v3/src/libstdc++.INC.
797
8b2100ba
AO
7982000-08-15 Alexandre Oliva <aoliva@redhat.com>
799
800 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
801
57119aa9
ZW
8022000-08-14 Zack Weinberg <zack@wolery.cumb.org>
803
eeb943b0
ZW
804 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
805
57119aa9
ZW
806 * configure: Make enable_threads and enable_shared defaults
807 explicit. Substitute enable_threads into generated Makefiles.
808 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
809 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
810
acffa7c4
GK
8112000-08-13 Geoff Keating <geoffk@cygnus.com>
812
813 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
814
808d8c41
AO
8152000-08-12 Alexandre Oliva <aoliva@redhat.com>
816
817 * config-ml.in (CC): Remove bogus duplicate quotation mark from
818 previous delta.
819
1fc8c51c 8202000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 821
1fc8c51c
JM
822 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
823 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
824 (FLAGS_FOR_TARGET): Not here.
825 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 826
25698887
AO
8272000-08-11 Alexandre Oliva <aoliva@redhat.com>
828
829 * config-ml.in (CC, CXX): Don't introduce a leading space.
830
10120687
DD
8312000-08-07 DJ Delorie <dj@delorie.com>
832
833 * MAINTAINERS: Add self as a DJGPP maintainer
834
15c758e9
DD
8352000-08-07 DJ Delorie <dj@redhat.com>
836
837 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
838 "if we're also building gcc, and it's a gcc that will run on the
839 build machine, we want to use its includes instead of the system's
840 default includes".
841
2d0de245
JM
8422000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
843
844 * MAINTAINERS: Add self to Write After Approval list.
845
e81b330a
AO
8462000-08-03 Alexandre Oliva <aoliva@redhat.com>
847
83440c1e
AO
848 * configure.in (libstdcxx_flags): Don't use `"'.
849
e81b330a
AO
850 * config-ml.in: Adjust multilib search paths to the
851 appropriate multilib tree.
852
cf95c847
AO
8532000-08-02 Alexandre Oliva <aoliva@redhat.com>
854
855 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
856 commas in $LANGUAGES.
857
9e9af119
MH
8582000-08-02 Manfred Hollstein <manfredh@redhat.com>
859
860 * configure.in: Re-enable all references to libg++ and librx.
861
606ce391
AO
8622000-08-01 Alexandre Oliva <aoliva@redhat.com>
863
89820b43
AO
864 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
865 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
866 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
867 * ltcf-cxx.sh (need_lc): Set based on postdeps.
868
606ce391
AO
869 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
870
04179d4a
AO
8712000-07-31 Alexandre Oliva <aoliva@redhat.com>
872
873 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
874 CXX_FOR_TARGET for sed.
875
d4eb109c
AO
8762000-07-30 Alexandre Oliva <aoliva@redhat.com>
877
878 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
879 Do not override if already set in the environment or in configure.
880 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
881 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
882
4f4caf92
AO
8832000-07-28 Alexandre Oliva <aoliva@redhat.com>
884
885 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
886 the libtool CVS tree multi-language branch.
887 * ltconfig, ltmain.sh: Updated.
888
b87487b6
AO
8892000-07-27 Alexandre Oliva <aoliva@redhat.com>
890
1670d1ea
AO
891 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
892 (clean-target): Depend on it.
893
b87487b6
AO
894 * Makefile.in (FLAGS_FOR_TARGET): New macro.
895 (GCC_FOR_TARGET): Use it.
896 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
897 * configure.in: ... here.
898 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
899 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
900
4e81ae98
EC
9012000-07-24 Eric Christopher <echristo@cygnus.com>
902
903 * MAINTAINERS: Add self to Write After Approval list.
904
059ae32c
AO
9052000-07-24 Alexandre Oliva <aoliva@redhat.com>
906
5b28edd4
AO
907 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
908 (configure-target-libchill, configure-target-libobjc): Likewise.
909
059ae32c
AO
910 * configure.in: Use the same cache file for all target libs.
911 * config-ml.in: But different cache files per multilib variant.
912
1adcd149
MS
9132000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
914
915 * configure (topsrcdir): Don't use dirname.
916
2d573dff
JO
9172000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
918
919 * MAINTAINERS: Add self to Write After Approval list.
920
d207ebef
JM
9212000-07-20 Jason Merrill <jason@redhat.com>
922
923 * configure.in: Remove all references to libg++ and librx.
924
925 * configure, configure.in, Makefile.in: Unify gcc and binutils.
926
9272000-07-20 Hans-Peter Nilsson <hp@axis.com>
928
929 * config.sub: Update to subversions version 2000-07-06.
930
7b7792d5
AH
9312000-07-12 Andrew Haley <aph@cygnus.com>
932
933 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
934 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
935
3abaac67
PE
9362000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
937
938 * symlink-tree: Check number of arguments.
939
34be2b36
JW
9402000-07-05 Jim Wilson <wilson@cygnus.com>
941
942 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
943 search path for a g++ extracted from the build tree. This
944 will allow link tests run by configure scripts in
945 subdirectories to succeed.
946
d207ebef
JM
9472000-07-01 Koundinya K <kk@ddeorg.soft.net>
948
949 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 950
0900331b
MH
9512000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
952
953 * MAINTAINERS: Add myself as loop discovery maintainer.
954
d207ebef
JM
9552000-06-28 Corinna Vinschen <vinschen@cygnus.com>
956
957 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
958 `os2'. Force ac_cv_exeext to be ".exe" in that case.
959
9602000-06-19 Timothy Wall <twall@cygnus.com>
961
962 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
963 * config.sub: Add tic54x target.
964
11a27a76
TM
965Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
966
967 * MAINTAINERS: Add self as Fortran maintainer,
968 remove Craig Burley.
969
d207ebef 970Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 971
d207ebef
JM
972 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
973 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 974
7758b73f
PT
975Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
976
977 * MAINTAINERS: Add self as i18n maintainer
978
d207ebef
JM
97920000-05-21 H.J. Lu (hjl@gnu.org)
980
981 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
982 directory are used if they exist. Make sure
983 $(build_tooldir)/include is searched for header files,
984 $(build_tooldir)/lib/ for library files.
985 (GCC_FOR_TARGET): Likewise.
986 (CXX_FOR_TARGET): Likewise.
987
bae29210
JL
988Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
989
990 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
991
d207ebef 992Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
993
994 * Makefile.in (configure-target-libiberty): Depend on
995 configure-target-newlib.
996
aab0d19d
AO
9972000-05-16 Alexandre Oliva <aoliva@cygnus.com>
998
999 * configure.in, Makefile.in: Merge all libffi-related
1000 configury stuff from the libgcj tree.
1001
d207ebef
JM
1002Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
1003
1004 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1005 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
1006
1007Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1008
1009 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1010 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
1011 current version information. Add to proto-toplev directory.
1012 (gdb-taz): Build do-djunpack.
1013
758c7bd4
DE
10142000-05-15 David Edelsohn <edelsohn@gnu.org>
1015
1016 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
1017
1888228d
AC
1018Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
1019
1020 * MAINTAINERS: Add self to Write After Approval list.
1021
d207ebef
JM
10222000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1023
1024 * ltmain.sh: Preserve in relink_command any environment
1025 variables that may affect the linker behavior.
1026
2d7cc2fe
JL
1027Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
1028
d207ebef
JM
1029 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
1030
1031Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
1032
1033 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
1034
10352000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1036
1037 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
1038 with the version name.
2d7cc2fe 1039
ee455968
JE
1040Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
1041
1042 * MAINTAINERS: Add self as bb-reorder maintainer.
1043
73b97e5c
BK
10442000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
1045
1046 * config.if: Tweak.
1047
d207ebef
JM
10482000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1049
1050 * djunpack.bat: New file.
1051
1052Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1053
1054 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
1055 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
1056 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
1057 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
1058
954869eb
DP
10592000-04-16 Dave Pitts <dpitts@cozx.com>
1060
1061 * config.sub (case $basic_machine): Change default for "ibm-*"
1062 to "openedition".
1063
eaabe541
AJ
10642000-04-13 Andreas Jaeger <aj@suse.de>
1065
1066 * MAINTAINERS: Added myself.
1067
d207ebef
JM
1068Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1069
1070 * Makefile.in (gdb-taz): New target. GDB specific archive.
1071 (do-md5sum): New target.
1072 (MD5PROG): Define.
1073 (PACKAGE): Default to TOOL.
1074 (VER): Default to a shell script.
1075 (taz): Rewrite target. Move real work to do-proto-toplev. Include
1076 md5 checksum generation.
1077 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
1078 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
1079 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
1080 insight.tar.bz2): Use gdb-taz to create archive.
1081
1082Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
1083
1084 * configure (warn_cflags): Delete.
1085
0ea6d60c
PDM
1086Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
1087
1088 * MAINTAINERS: Added myself.
1089
17090313
BK
10902000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
1091 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
1092
1093 * configure.in (enable_libstdcxx_v3): Add.
1094 (target_libs): Add bits here to switch between libstdc++-v2 and
1095 libstdc++-v3.
1096 * config.if: And this file too.
1097 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 1098
76b78517
MM
10992000-04-05 Michael Meissner <meissner@redhat.com>
1100
1101 * config.sub (d30v): Add d30v as a basic machine type.
1102
ad242caf
JM
11032000-03-29 Jason Merrill <jason@casey.cygnus.com>
1104
1105 * configure.in: -linux-gnu*, not -linux-gnu.
1106
d4537148
TM
1107Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1108
1109 * MAINTAINERS: Add self in write-after-approval section.
1110
f152e9d4
JW
1111Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
1112
1113 * MAINTAINERS: Add self as ia64 port maintainer.
1114
6a5fcef1
NB
11152000-03-08 Neil Booth <NeilB@earthling.net>
1116
1117 * MAINTAINERS: Add self in write-after-approval section.
1118
d207ebef 1119Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 1120
d207ebef
JM
1121 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
1122 (do-tar-bz2): Replace TOOL with PACKAGE.
1123 (gdb.tar.bz2): Remove GDBTK from GDB package.
1124 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
1125 dejagnu.tar.bz2): New packages.
1126
11272000-02-27 Andreas Jaeger <aj@suse.de>
1128
1129 * configure.in: Add entry for mips*-*-linux*, move catch all
1130 *-*-*linux* entry below this one.
1131
11322000-02-27 Ian Lance Taylor <ian@zembu.com>
1133
1134 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 1135
521fe9d0
NC
11362000-02-24 Nick Clifton <nickc@cygnus.com>
1137
1138 * config.sub: Support an OS of "wince".
1139
d207ebef
JM
1140Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
1141
1142 * config.guess, config.sub: Updated to match config's 2000-02-15
1143 version.
1144
11452000-02-23 Linas Vepstas <linas@linas.org>
1146
1147 * config.sub: Add support for Linux/IBM 370.
1148 * configure.in: Likewise.
1149
3a685f6f
NC
11502000-02-22 Nick Clifton <nickc@cygnus.com>
1151
1152 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
1153
d207ebef 11542000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 1155
d207ebef 1156 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 1157
4746ee26
KG
11582000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1159
1160 * configure (gcc_version): When setting, narrow search to
1161 lines containing `version_string'.
1162
ba96c72d
DC
11632000-02-15 Denis Chertykov <denisc@overta.ru>
1164
1165 * config.sub: Add support for avr target.
1166
77f16a66
NC
11672000-02-14 Nick Clifton <nickc@cygnus.com>
1168
1169 * MAINTAINERS: Add maintainers for MCore port.
1170
784a3a80
HPN
1171Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
1172
1173 * config.sub: Add mmix-knuth-mmixware.
1174
719dd4fa
KG
11752000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1176
1177 * MAINTAINERS: Pair cccp with cpplib maintainership.
1178
d207ebef
JM
11792000-01-27 Christopher Faylor <cgf@redhat.com>
1180
1181 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
1182 structure stuff to -L library search.
1183 (CXX_FOR_TARGET): Ditto.
1184 (CROSS_CHECK_MODULES): Fix spelling mistake.
1185
7a53e94b
MM
11862000-01-24 Mark Mitchell <mark@codesourcery.com>
1187
1188 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
1189 the C++ compiler.
1190
0da3b5a7
RH
11912000-01-12 Richard Henderson <rth@cygnus.com>
1192
1193 * configure.in: Don't build some bits for beos.
1194
02368d6d
JS
11952000-01-12 Joel Sherrill (joel@OARcorp.com)
1196
1197 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
1198 as include files.
1199
2e76d35c
ZW
12002000-01-11 Zack Weinberg <zack@wolery.cumb.org>
1201
1202 * Add self as cpplib maintainer, as requested by Jason
1203 Merrill. Correct my e-mail address.
1204
4c25fdcf
GK
12052000-01-06 Geoff Keating <geoffk@cygnus.com>
1206
1207 * configure.in: Use mt-aix43 to handle *_TARGET defs,
1208 not mh-aix43.
1209
188e3966
HPN
1210Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
1211
1212 * MAINTAINERS: Add myself to "write after approval" list.
1213
c2f5d030
RH
12141999-12-14 Richard Henderson <rth@cygnus.com>
1215
1216 * config.guess (alpha-osf, alpha-linux): Detect ev67.
1217 * config.sub: Accept alphaev[78], alphaev8.
1218
eeda916a
AO
12191999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1220
1221 * config.guess, config.sub: Update from autoconf.
1222
b3bd7820
BK
12231999-11-29 Bruce Korb <autogen@linuxbox.com>
1224
2c290989 1225 * MAINTAINERS: update my playtime e-address.
b3bd7820 1226
1882b2b1
RO
1227Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1228
1229 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
1230 necessary libraries are missing.
1231
2395f805
DN
1232Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
1233
1234 * MAINTAINERS: Add new 'write after approval' maintainer.
1235
1e25de97
APB
1236Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
1237
1238 * MAINTAINERS: Add new Java maintainer.
1239
1722c704
AS
12401999-10-25 Andreas Schwab <schwab@suse.de>
1241
1242 * configure: Fix quoting inside arguments of eval.
1243
8141abe8
NC
12441999-10-21 Nick Clifton <nickc@cygnus.com>
1245
1246 * config-ml.in: Allow suppression of some ARM multilibs.
1247
0b77644a
LV
1248Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
1249
1250 * config.guess: Add OS/390 match pattern.
1251 * config.sub: Add mvs, openedition targets.
1252 * configure.in (i370-ibm-opened*): New.
1253
d207ebef
JM
12541999-09-04 Steve Chamberlain <sac@pobox.com>
1255
1256 * config.sub: Add support for configuring for pj.
1257
12581999-08-31 Nick Clifton <nickc@cygnus.com>
1259
1260 * config.sub (maybe_os): Add support for configuring for fr30.
1261
af13ebe9
NC
12621999-08-25 Nick Clifton <nickc@cygnus.com>
1263
1264 * configure.in: Do not configure or build ld for AIX
1265 platforms. ld is known to be broken on these platforms.
1266
1250c760
RO
1267Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1268
1269 * config-ml.in: Pass compiler flag corresponding to multidirs to
1270 subdir configures.
1271
d207ebef
JM
12721999-08-09 Ian Lance Taylor <ian@zembu.com>
1273
1274 * Makefile.in (LDFLAGS): Define.
1275
12761999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1277
1278 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
1279 noconfigdirs.
1280 (*-*-cygwin*): Likewise.
1281
12821999-08-08 Ian Lance Taylor <ian@zembu.com>
1283
1284 * mkdep: New file.
1285 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
1286 (BINUTILS_SUPPORT_DIRS): Add mkdep.
1287
1288 From Eli Zaretskii <eliz@is.elta.co.il>:
1289 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
1290 long file name when using DJGPP on MS-DOS.
1291
dbd83e11
JL
1292Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
1293
1294 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
1295
d207ebef
JM
12961999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1297
1298 * Makefile.in (check-target-libio): Remove all-target-libstdc++
1299 dependency as this causes "make check" to globally "make all"
1300
cd1f4c2c
TT
1301Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
1302
1303 * configure.in (target_libs): Added target-zlib.
1304 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
1305 (CONFIGURE_TARGET_MODULES): Likewise.
1306 (CHECK_TARGET_MODULES): Likewise.
1307 (INSTALL_TARGET_MODULES): Likewise.
1308 (CLEAN_TARGET_MODULES): Likewise.
1309 (configure-target-zlib): New target.
1310 (all-target-zlib): Likewise.
1311 (all-target-libjava): Depend on all-target-zlib.
1312 (configure-target-libjava): Depend on configure-target-zlib.
1313
1314 * Makefile.in (configure-target-libjava): Depend on
1315 configure-target-newlib.
1316 (configure-target-boehm-gc): New target.
1317 (configure-target-qthreads): New target.
1318
cd1f4c2c
TT
1319 * configure.in (target_libs): Added target-qthreads.
1320 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
1321 (CONFIGURE_TARGET_MODULES): Likewise.
1322 (CHECK_TARGET_MODULES): Likewise.
1323 (INSTALL_TARGET_MODULES): Likewise.
1324 (CLEAN_TARGET_MODULES): Likewise.
1325 (all-target-qthreads): New target.
1326 (configure-target-libjava): Depend on configure-target-qthreads.
1327 (all-target-libjava): Depend on all-target-qthreads.
1328
1329 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
1330 (CONFIGURE_TARGET_MODULES): Likewise.
1331 (CHECK_TARGET_MODULES): Likewise.
1332 (INSTALL_TARGET_MODULES): Likewise.
1333 (CLEAN_TARGET_MODULES): Likewise.
1334 (all-target-libjava): New target.
1335 (all-target-boehm-gc): Likewise.
1336 * configure.in (target_libs): Added libjava, boehm-gc.
1337
d207ebef
JM
13381999-07-22 Ian Lance Taylor <ian@zembu.com>
1339
1340 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
1341 configure.bat in SUPPORT_FILES.
1342 (gas+binutils.tar.bz2): Likewise.
1343
1344 * makeall.bat: Remove; obsolete.
1345
13461999-07-21 Ian Lance Taylor <ian@zembu.com>
1347
1348 From Mark Elbrecht:
1349 * configure.bat: Remove; obsolete.
1350
13511999-07-11 Ian Lance Taylor <ian@zembu.com>
1352
1353 * configure: Add -W -Wall to the default CFLAGS when compiling with
1354 gcc.
1355
1356Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
1357
1358 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1359
13601999-06-30 Mark Mitchell <mark@codesourcery.com>
1361
1362 * configure.in: Build ld on IRIX6.
1363
13641999-06-12 Ian Lance Taylor <ian@zembu.com>
1365
1366 * Makefile.in: Change distribution targets to use bzip2 instead of
1367 gzip.
1368 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1369 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
1370
13711999-06-04 Nick Clifton <nickc@cygnus.com>
1372
1373 * config.sub: Add mcore target.
1374
26d088fa
CD
1375Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
1376
1377 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
1378
c2c08b29
L
1379Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
1380
1381 * config.guess (dummy): Changed to $dummy.
1382
671d0648
NC
13831999-05-24 Nick Clifton <nickc@cygnus.com>
1384
1385 * config.sub: Tidied up case statements.
1386
b1345c72
BE
13871999-05-22 Ben Elliston <bje@cygnus.com>
1388
51ccbd8d
BE
1389 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
1390 <jiro@din.or.jp>.
1391
b1345c72
BE
1392 * config.guess: Merge with FSF version. Future changes will be
1393 more accurately recorded in this ChangeLog.
1394 * config.sub: Likewise.
1395
2caf864f
SM
1396Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
1397
1398 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
1399
d207ebef
JM
14001999-04-30 Tom Tromey <tromey@cygnus.com>
1401
1402 * ltmain.sh: [mode link] Always use CC given by ltconfig.
1403
90fb0c24
TT
14041999-04-23 Tom Tromey <tromey@cygnus.com>
1405
1406 * ltconfig, ltmain.sh: Update to libtool 1.2f.
1407
d207ebef
JM
14081999-04-20 Drew Moseley <dmoseley@cygnus.com>
1409
1410 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
1411 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
1412 Bad merge removed these two changes.
1413
3516940d
DT
1414Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
1415 Martin Heller (Ing.-Buero_Heller@t-online.de)
1416
1417 * config.guess (interix Alpha): Add.
1418
d207ebef
JM
14191999-04-11 Richard Henderson <rth@cygnus.com>
1420
1421 * configure.in (i?86-*-beos*): Do config gperf; don't config
1422 gdb, newlib, or libgloss.
1423
e891fbfe 1424Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 1425
e891fbfe
AO
1426 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
1427 link a trivial program with -mabi=64. If it fails, remove mabi=64
1428 from multidirs.
1429
f9ae47d6
PT
1430Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
1431
1432 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
1433
d207ebef
JM
14341999-04-08 Nick Clifton <nickc@cygnus.com>
1435
1436 * config.sub: Add support for mcore targets.
1437
14381999-04-07 Michael Meissner <meissner@cygnus.com>
1439
1440 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
1441 not mt-ospace, in order to shut up assembler warning about using
1442 symbols that are named the same as registers.
1443
14441999-04-07 Drew Moseley <dmoseley@cygnus.com>
1445
1446 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
1447 dependency list for all-target-cygmon.
1448
14491999-04-05 Doug Evans <devans@casey.cygnus.com>
1450
1451 * config-ml.in: Check $host, not $target, for selective multilibs.
1452 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
1453 thumb interworking, and underscore prefix multilibs.
1454
14551999-04-04 Ian Lance Taylor <ian@zembu.com>
1456
1457 * missing: Update to version from current automake.
1458
88101ab9
L
1459Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
1460
1461 * configure (gxx_include_dir): Removed.
1462
1463 * configure.in (gxx_include_dir): Handle it.
1464 * Makefile.in: Likewise.
1465
d207ebef
JM
14661999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
1467
1468 * config.sub (mips64vr4111,mips64vr4111el) Add.
1469
14701999-03-21 Ben Elliston <bje@cygnus.com>
1471
1472 * config.guess: Correct typo for detecting ELF on FreeBSD.
1473
8dc91cbe
ME
1474Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
1475
1476 * config/mh-go32: Delete.
1477 * config/mh-djgpp: New. Renamed from mh-go32.
1478 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
1479 config/mh-djgpp.
1480
d207ebef
JM
1481Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
1482
1483 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
1484 all-target-newlib to dependency list for all-target-bsp.
1485
926bb5ed
MK
1486Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
1487
1488 * config.sub: Add i386-uwin support.
1489 * config.guess: Likewise.
1490
4a6e3000
FS
1491Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1492
1493 * configure.in: cleanup, add mh-*pic handling for arm, special
1494 case powerpc*-*-aix*
1495
d207ebef
JM
1496Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
1497
1498 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
1499 can be built.
1500
1501Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
1502
1503 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
1504 targets.
1505
71c91078
NC
15061999-03-02 Nick Clifton <nickc@cygnus.com>
1507
1508 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
1509
282e5df8
GN
1510Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
1511
1512 * config.sub: Check for "cygwin*" rather than "cygwin32*"
1513
1de558ee
NC
15141999-02-24 Nick Clifton <nickc@cygnus.com>
1515
1516 * config.sub: Fix typo in arm recognition.
1517
d207ebef
JM
1518Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
1519
1520 * configure.in (noconfigdirs): Changed target_configdirs to
1521 include target-bsp only for m68k-*-elf* and m68k-*-coff*
1522 rather than m68k-*-* since it is not known to work on
1523 m68k-aout. Ditto for arm-*-*oabi.
1524
1525Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
1526
1527 * configure.in (*-*-windows*): Remove, no longer used.
1528 * config/mh-windows: Ditto.
1529
15301999-02-19 Ben Elliston <bje@cygnus.com>
1531
1532 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
1533 Smart and improved by Andrew Cagney.
1534
fab7445a
ME
1535Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
1536
1537 * config.guess: Recognize openbsd-*-hppa.
1538
8ccdc228
L
1539Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
1540
1541 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
1542 only if it is not empty.
1543
3b7265ff
NC
15441999-02-17 Nick Clifton <nickc@cygnus.com>
1545
1546 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 1547
d207ebef 1548 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
1549
1550 * config.sub: Modified to recognize uname's armv* syntax.
1551
d207ebef
JM
15521999-02-17 Mark Salter <msalter@cygnus.com>
1553
1554 * configure.in: Added target-bsp for sparclite.
1555
1556Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
1557
1558 * config.sub: Recognize alphapca5[67] and up to alphaev8.
1559
15601999-02-08 Nick Clifton <nickc@cygnus.com>
1561
1562 * configure.in: Add support for strongarm port.
1563 * config.sub: Add support for strongarm target.
1564
c48dd3f5 1565Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 1566
c48dd3f5
MK
1567 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
1568 the old name config/mh-cygwin32.
1569 Enable texinfo.
1570
d207ebef
JM
1571Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
1572
1573 * configure.in: Do build ld for ix86 Solaris.
1574
ecd62820
JW
1575Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
1576
1577 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
1578 $AR_FOR_TARGET. Likewise for RANLIB.
1579
bbd8fa7f 1580Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 1581
bbd8fa7f
CM
1582 * config.sub (oabi): Recognize.
1583 * configure.in (arm-*-oabi): Handle.
1584
0397442c
RL
1585Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
1586
1587 * config.guess: Improve detection of i686 on UnixWare 7.
1588
c9ffaa63
MK
1589Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
1590
1591 * config.guess: Add support for i386-pc-interix.
1592 * config.sub: Likewise.
1593 * configure.in: Likewise.
1594 * config/mh-interix: New file.
1595
d207ebef
JM
1596Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
1597
1598 * Makefile.in: Remove unneeded all-target-libio from
1599 from all-target-winsup target since it is now unneeded.
1600 Add all-target-libtermcap in its place since it is now
1601 needed.
1602
1603Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
1604
1605 * configure.in: makefile stub for cygwin target is probably
1606 unnecessary. Remove it for now.
1607 * config/mt-cygwin: Remove.
1608
1609Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
1610
1611 * configure.in: libtermcap.a should be built when cygwin is the
1612 target as well as the host.
1613 * config.guess: Allow mixed case in cygwin uname output.
1614 * Makefile.in: Add libtermcap target.
1615 * config/mt-cygwin: New file. libtermcap target info.
1616
ebe12325
JL
1617Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
1618
1619 * config.sub: Clean up handling of hppa2.0.
1620
57057b67
RB
1621Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
1622
1623 * config.guess: Use C code to identify more HP machines.
1624
f8670be1
JL
1625Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
1626
1627 * config.sub: Handle hppa2.0.
1628
d207ebef
JM
1629Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
1630
1631 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
1632 cygmon for all sparclite targets, regardless of object format.
1633
16341998-12-15 Mark Salter <msalter@cygnus.com>
1635
1636 * configure.in: Added target-bsp for several target architectures.
1637
1638 * Makefile.in: Added rules for bsp.
1639
d1a09590
JL
1640Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
1641
1642 * config.guess: Improve detection of hppa2.0 processors.
1643
1644Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
1645
1646 * config.guess: Recognize FreeBSD using ELF automatically.
1647
71205e0b
MH
16481998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1649
1650 * configure (skip-this-dir): Add handling for new shell script, which
1651 might be created by a sub-directory's configure to indicate, this particular
1652 directory is "unwanted".
1653 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
1654
d207ebef
JM
1655Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
1656
1657 * ltconfig: import from libtool, after changing libtool to
1658 account for the cygwin name change.
1659
1660Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
1661
1662 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
1663 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
1664
1665Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
1666
1667 * configure.in: Add libtermcap to list of cygwin dependencies.
1668
1669Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
1670
1671 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
1672 they include winsup/include when it's a cygwin target.
1673
16741998-11-12 Tom Tromey <tromey@cygnus.com>
1675
1676 * configure.in (host_tools): Added zip.
1677 * Makefile.in (all-target-libjava): Depend on all-zip.
1678 (all-zip): New target.
1679 (ALL_MODULES): Added all-zip.
1680 (NATIVE_CHECK_MODULES): Added check-zip.
1681 (INSTALL_MODULES): Added install-zip.
1682 (CLEAN_MODULES): Added clean-zip.
1683
1684Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
1685
1686 * Makefile.in: lose "32" from comment about cygwin.
1687
1688Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
1689
1690 * configure.in: Use -Os to build target libraries for the fr30.
1691
1692Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
1693
1694 * config.sub: Add fr30.
1695
1696Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
1697
1698 * configure.in: drop "32" from config/mh-cygwin32. Check
1699 cygwin* instead of cygwin32*.
1700 * config.sub: Check cygwin* instead of cygwin32*.
1701
d2ec8b39
RL
1702Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
1703
1704 * config.guess: Match any version of Unixware7.
1705
d207ebef
JM
17061998-10-20 Syd Polk <spolk@cygnus.com>
1707
1708 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
1709 if desired.
1710
35cd2565
JL
1711Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
1712
1713 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
1714 these if the appropriate directories and files to not exist.
1715
52d4e5b7
JL
1716Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
1717
1718 * Makefile.in (DEVO_SUPPORT): Add config.if.
1719
38ada91e
MH
1720Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
1721
1722 * configure: Add pattern to replace "build_tooldir"'s
1723 definition in the generated Makefile with "tooldir"'s
1724 actual value.
1725
e44e84da
JL
1726Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
1727
56a8387f
JL
1728 * config.sub: Bring back lost sparcv9.
1729
e44e84da
JL
1730 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
1731
5cb95c7a
JL
1732Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
1733
1734 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
1735 CC_FOR_TARGET and friends.
1736
1737Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 1738
ceff9b14
AO
1739 * Makefile.in (build_tooldir): New variable, same as tooldir.
1740 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1741 -B$(build_tooldir)/bin/.
1742 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 1743
f2d11dcd
GP
1744Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1745
1746 * README: Remove installation instructions and refer to the
1747 INSTALL directory instead.
1748
73a6d2e7 1749Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 1750
73a6d2e7
RL
1751 * config.sub: Add support for i[34567]86-pc-udk.
1752 * configure.in: Likewise.
1753
5d4a5ee6
JL
1754Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
1755
1756 * Makefile.in: add bzip2 package building bits for user
1757 tools module
1758 * configure.in: ditto
1759
6fc19d6d
JL
1760Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
1761
1762 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1763 (ALL_TARGET_MODULES): Add all-target-libobjc.
1764 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1765 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1766 (all-target-libchill): Add dependencies.
1767 * configure.in (target_libs): Add libchill.
4e81ae98 1768
f653f0ab
MH
17691998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
1770
1771 * configure.in (target_subdir): Remove duplicate line.
1772
5d4a5ee6
JL
1773Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
1774
1775 * Makefile.in (all-automake): fix dependencies.
1776
494933e4
JL
1777Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
1778
1779 * configure.in: Minor cleanups for building in the $(target_alias)
1780 subdir.
1781
f6b58262
JW
17821998-09-22 Jim Wilson <wilson@cygnus.com>
1783
1784 * Makefile.in (bootstrap): Set r and s before make all. Use
1785 BASE_FLAGS_TO_PASS in make all.
1786 (cross): Likewise.
1787
27c7a08d
MM
17881998-09-20 Mark Mitchell <mark@markmitchell.com>
1789
1790 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1791
e67afd1e
RH
1792Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
1793
1794 * config.sub: Fix typo in last change.
1795
8e44ac71
MH
17961998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1797
1798 * config.sub: Add support for C4x target.
1799 * configure.in: Likewise.
1800
d7496fbb
DM
18011998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
1802
1803 * config.sub: Recognize sparcv9 just like sparc64.
1804
22097bd1
RL
1805Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
1806
1807 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1808
4b877abd
JL
1809Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
1810
2c8ec9a2
JL
1811 * config.guess: Correctly identify Pentium II sco boxes.
1812
4b877abd
JL
1813 * config.guess: Fix "tr" code. From Weiwen Liu.
1814
ab03db52
JH
1815Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
1816
1817 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1818 stabs.
1819
b54db294
JL
1820Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
1821
1822 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1823 (ALL_TARGET_MODULES): Add all-target-libchill.
1824 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1825 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1826 (all-target-libchill): Add dependencies.
1827 * configure.in (target_libs): Add libchill.
1828
bf48dd73
LW
1829Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
1830
1831 * config.guess: Avoid assumptions about "tr" behaves when
1832 LANG is set to something other than English.
1833
a3cbd105
L
1834Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
1835
1836 * configure (gxx_include_dir): Changed to
1837 '${prefix}/include/g++'-${libstdcxx_interface}.
1838
1839 * config.if: New to determine the interfaces.
1840
c4acd909
MK
1841Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
1842
1843 * config.guess: Detect and handle MPE/IX.
1844 * config.sub: Deal with MPE/IX.
1845
9ea97665
DE
1846Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
1847
1848 * configure.in: Use mh-aix43.
1849
0ce065bd
MH
18501998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
1851
1852 * configure: Fix --without/--disable cases for gxx-include-dir.
1853
5d4a5ee6
JL
1854Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
1855
1856 * mdata-sh: Imported. Needed for automake support.
1857
1858Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
1859
1860 * Makefile.in (taz): Try "chmod -R og=u ." before
1861 "chmod og=u `find . -print`".
1862
1863Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
1864
1865 * configure.in: Add arm-elf and thumb-elf support.
1866
1867Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
1868
1869 * Makefile.in: Undo previous patch.
1870
1871Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
1872
1873 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1874 to here ...
1875 (install-no-fixedincludes): and here
1876 (INSTALL_MODULES): ... from here.
1877
466456d9
ILT
1878Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
1879
1880 * config.sub: Merge with FSF.
1881
1b409d25
ILT
1882 * config.guess: Merge with FSF.
1883
d207ebef
JM
1884Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
1885
1886 * configure (extraconfigdirs): New variable.
1887 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1888 * Makefile.in (all): Move higher in file.
1889 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1890 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1891 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1892 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1893 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1894
18951998-07-23 Brendan Kehoe <brendan@cygnus.com>
1896
1897 * Makefile.in (all-target-libjava): Depend on all-gcc and
1898 all-target-newlib.
1899 (configure-target-libjava): Depend on $(ALL_GCC).
1900
7f1937c1
RL
1901Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
1902
1903 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1904 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1905
2ada2bd6
ML
1906Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
1907
1908 * INSTALL/README: Fix typo.
1909
1e025bde
ML
1910Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
1911
5d4a5ee6
JL
1912 * ylwrap: Change absolute path checks to check for DOS style path
1913 names.
1e025bde 1914
5d4a5ee6
JL
1915 * ylwrap: Don't use a full path name if the source file is in the
1916 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 1917
6755ff73
ILT
1918 * config-ml.in: Default to being verbose, to match Feb 18 change to
1919 configure.
1920
5d4a5ee6
JL
1921Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
1922
1923 Brought over from egcs:
1924
1925 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1926
1927 * configure.in (target_subdir): Set to ${target_alias} instead
1928 of "libraries".
1929
1930 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
1931
1932 * configure.in (target_subdir): Set to libraries if enable_multilib.
1933
1934Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
1935
1936 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1937 multilibs, force reconfiguration the first time we create
1938 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1939
1940Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
1941
1942 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1943 avoid confusion with --no-recursion.
1944
1945Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
1946
1947 * configure.in: Win32 hosts shouldn't use install -x
1948 * install-sh: remove -x option, and special .exe-handling
1949 hack.
1950
d207ebef
JM
1951Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
1952
1953 * config.guess: Recognize i586-pc-beos.
1954 * configure.in: Don't build some bits for beos.
1955
fbd836fc
ILT
1956Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
1957
5d4a5ee6
JL
1958 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1959 CFLAGS default to -O2.
1960
fbd836fc
ILT
1961 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1962 when using GNU ld.
1963
1964Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
1965
1966 * ltmain.sh: Correct install when using a different shell.
1967
1968Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
1969
1970 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1971
d207ebef
JM
1972Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
1973
1974 * makefile.vms: Update to build binutils/makefile.vms. Add install
1975 target.
fbd836fc
ILT
1976
1977Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
1978
1979 * ltconfig: Update to correct AIX handling.
1980
69b471bc
JL
1981Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1982
81241b5e
JL
1983 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1984
69b471bc
JL
1985 * configure.in (target_subdir): Set to ${target_alias} instead
1986 of "libraries".
1987
bedf82df
MH
19881998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
1989
1990 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1991 (Makefile): Depend on $(gcc_version_trigger).
1992
1993 * configure (gcc_version): Change default initializer to empty
1994 string.
1995 (gcc_version_trigger): New variable; pass this variable down
1996 to subdir configures to enable them checking gcc's version
1997 themselves. Emit make macros for both gcc_version vars.
1998 (topsrcdir): Initialize reliably.
1999 (recursion line): Remove --with-gcc-version=${gcc_version}.
2000
28e449d8
MH
20011998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2002
2003 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
2004 --enable-version-specific-runtime-libs which installs C++ runtime stuff
2005 in $(libsubdir); emit definition in each generated Makefile.
2006 (gxx_include_dir): Initialize depending on
2007 $enable_version_specific_runtime_libs.
28e449d8 2008
50c4c9f7
MH
20091998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2010
2011 * configure (gcc_version): Initialize properly depending on
2012 how and where configure is started.
2013 (recursion line): Pass a --with-gcc-version=${gcc_version}
2014 to configures in subdirs.
2015
d207ebef
JM
2016Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
2017
2018 * configure.in (noconfigdirs): Add configure pattern for mips tx39
2019 cygmon
2020
5d4a5ee6
JL
2021Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
2022
2023 * configure.in: Add cygmon and libstub support for mn10200.
2024
2f96399b
MH
20251998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
2026
2027 * configure (gcc_version): Add new variable describing the
2028 particular gcc version we're building.
2029 * Makefile.in (libsubdir): Add new macro for the directory
2030 in which the compiler finds executables, libraries, etc.
2031 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
2032 and libsubdir.
2033
c4137c50
AO
2034Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2035
ceff9b14
AO
2036 * Makefile.in (local-clean): Remove *.log.
2037 (warning.log): Built with warn_summary from build.log.
2038 (mail-report.log): Run test_summary.
2039 (mail-report-with-warnings.log): Run test_summary including
2040 warning.log in the report.
c4137c50 2041
276d5ee0
RL
2042Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
2043
2044 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
2045
5d4a5ee6
JL
2046Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
2047
2048 * Makefile.in (grep): Grep no longer depends on libiberty.
2049
2050Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
2051
2052 * Makefile.in: all-snavigator needs all-libgui.
2053
2054Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
2055
2056 * configure.in: Add cygmon and libstub support for mn10300.
2057
8af14275
ILT
2058Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
2059
2060 * missing: Update to version from automake 1.3.
2061
fbd836fc
ILT
2062 * ltmain.sh: On installation, don't get confused if the same name
2063 appears more than once in the list of library names.
2064
466456d9
ILT
2065Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
2066
2067 * config.sub: Accept m68060 and m5200 as CPU names.
2068
5d4a5ee6
JL
2069Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
2070
2071 * configure: Use && rather than using -a in test, because odd
2072 strings can confuse test.
2073 * configure.in: Likewise.
2074
fbd836fc
ILT
2075Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
2076
2077 * ltconfig, ltmain.sh: Bring in Visual C++ support.
2078
f0983958
AO
2079Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2080
2081 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 2082 bootstrap4-lean): New targets.
f0983958 2083
bfed1ea0
JL
2084Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
2085
2086 * mpw-* Delete. Not used.
2087
5d4a5ee6
JL
2088Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
2089
2090 * COPYING.LIB: Update FSF address.
2091
bfed1ea0
JL
2092Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
2093
2094 * ltconfig, ltmain.sh: Update to libtool 1.2a.
2095
5d4a5ee6
JL
2096 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
2097 GAS_SUPPORT_DIRS.
2098
bfed1ea0
JL
2099Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
2100
2101 * ltconfig, ltmain.sh: Avoid producing a version number if
2102 -version-info was not used.
2103
5d4a5ee6
JL
2104Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
2105
2106 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
2107 building with newlib.
2108
21091998-04-30 Paul Eggert <eggert@twinsun.com>
2110
d207ebef 2111 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 2112 Solaris `make' causes it to continue to next definition.
d207ebef
JM
2113
2114Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
2115
2116 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
2117 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
2118
2119Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
2120
2121 * configure.in: Change alpha to alpha* in several places.
2122
d207ebef
JM
2123Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
2124
2125 * config.sub: Recognize sparc86x.
2126
77be0cab
MM
2127Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
2128
2129 * configure.in (--enable-target-optspace): Remove debug echo.
2130
62441128
JW
2131Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
2132
2133 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
2134
bfed1ea0
JL
2135Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
2136
2137 * ltconfig: Update cygwin32 support.
2138
5d4a5ee6
JL
2139 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
2140 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
2141 (GDB_SUPPORT_DIRS): Likewise.
2142
3f4ea1de
MM
2143Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
2144
2145 * configure.in (target_makefile_frag): If --enable-target-optspace,
2146 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
2147 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
2148 not used.
2149 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 2150
5d4a5ee6
JL
2151Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
2152
2153 * Makefile.in (all-bfd): Depend on all-intl.
2154 (all-binutils): Likewise.
2155 (all-gas): Likewise.
2156 (all-gprof): Likewise.
2157 (all-ld): Likewise.
2158
21591998-04-19 Brendan Kehoe <brendan@cygnus.com>
2160
2161 * configure.in (host_tools): Fix typo, lbtool -> libtool.
2162
bfed1ea0
JL
2163Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
2164
5d4a5ee6
JL
2165 * Makefile.in (all-bfd): Depend upon all-libiberty.
2166
bfed1ea0
JL
2167 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
2168
5d4a5ee6
JL
2169Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
2170
2171 * Makefile.in: Add libstub.
2172
2173 * configure.in: Ditto. Build libstub for targets that have cygmon
2174 support.
2175
2176Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
2177
2178 * configure.in: Don't set PICFLAG on ix86-cygwin32.
2179
2180Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
2181
2182 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
2183 use mh-sysv5 if specified. Support gprof on SCO Open Server.
2184
ec8d6ddc
KW
2185Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
2186
2187 * configure: Define DEFAULT_M4 by searching PATH.
2188 * Makfile.in: Use DEFAULT_M4.
2189
bfed1ea0
JL
2190Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
2191
2192 * ltconfig: Add cygwin32 support.
2193
5d4a5ee6
JL
2194 * Makefile.in, configure.in: Add libtool as a native only directory
2195 to configure and build.
2196
547a6183
JL
2197Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
2198
2199 * Makefile.in (INSTALL_MODULES): Remove texinfo.
2200
5d4a5ee6 2201Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 2202
5d4a5ee6
JL
2203 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
2204
2205Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
2206
2207 * Makefile.in: add ash make rules
2208 * configure.in: add ash to native_only and host_tools lists
2209
2210Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
2211
2212 * Makefile.in (all-gettext, all-intl): New targets.
2213 (ALL_MODULES): Added all-gettext, all-intl.
2214 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
2215 (INSTALL_MODULES): Added install-gettext, install-intl.
2216 (CLEAN_MODULES): Added clean-gettext, clean-intl.
2217
2218 * configure.in (host_tools): Added gettext.
2219 (native_only): Likewise.
2220 (noconfigdirs) [various cases]: Likewise.
2221 (host_libs): Added intl.
2222
d207ebef
JM
2223Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
2224
2225 * configure: Do not disable building gdbtk for cygwin32 hosts.
2226
e98e406f
NC
2227Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
2228
2229 * configure.in: Add thumb-coff target.
2230 * config.sub: Add thumb-coff target.
2231
5d4a5ee6
JL
2232Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2233
2234 * Makefile.in: Revert yesterday's change.
2235 (all-target-winsup): all-target-librx stays out of here.
2236
2237Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
2238
2239 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
2240 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
2241 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
2242 Remove references to librx and libg++.
2243
2244Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
2245
2246 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
2247 recursive makes
2248
bfed1ea0
JL
2249Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
2250
2251 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 2252 for newlib directory.
bfed1ea0
JL
2253 (CXX_FOR_TARGET): Likewise.
2254
2255Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
2256
2257 * ltconfig: Update after libtool/ltconfig.in change for
2258 hpux11.
2259
2260Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
2261
2262 * ltconfig, ltmain.sh: Update to libtool 1.2.
2263
3cd730af
MH
2264Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
2265
2266 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
2267 (install-gcc-cross): Instead, override LANGUAGES here.
2268
80564603
DL
22691998-03-18 Dave Love <d.love@dl.ac.uk>
2270
2271 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
2272 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
2273
d207ebef
JM
2274Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
2275
2276 * configure.in: Add Thumb-pe target.
2277
5d4a5ee6 2278Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 2279
5d4a5ee6
JL
2280 * Makefile.in - changed sn targets to snavigator
2281 * configure.in - changed sn targets to snavigator
2282
2d4a0558
MH
2283Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
2284
2285 * config-ml.in: After building symlink tree call make distclean
2286 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
2287 to be the case for libiberty.
2288
04b93567
L
2289Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
2290
2291 * configure: When making link, also check the current
2292 directory. The configure scripts may create one.
2293
9a06b842
RH
2294Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
2295
2296 * config.sub: Accept alphapca56 and alphaev6 properly.
2297
217fc4e6
FS
2298Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2299
2300 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
2301
3e07bdbd 2302Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 2303
3e07bdbd
BH
2304 * config.sub (sco5): Fix typo.
2305
5d4a5ee6
JL
2306Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
2307
2308 * Makefile.in (INSTALL_MODULES): Move install-tcl before
2309 install-itcl.
2310 (install-itcl): Remove dependency on install-tcl.
2311
2312Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
2313
2314 * configure.in: Remove libgloss from noconfigdirs for MN10300.
2315
2316Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
2317
2318 * configure.in: Don't build libgui for a cygwin32 target when not on
2319 a cygwin32 host.
2320
2321Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
2322
2323 * configure (redirect): Set to null, so default behavior of
2324 configure is now --verbose.
2325
ce0d965c
DL
23261998-02-16 Dave Love <d.love@dl.ac.uk>
2327
2328 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
2329 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
2330
3acd1fd0
MH
2331Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
2332
2333 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
2334 this change to sync Makefile.in with its ChangeLog entries.
2335
5d4a5ee6
JL
2336Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
2337
2338 * ltmain.sh (mkdir): Check that the directory doesn't exist
2339 before we exit with error, so that we don't get races during
2340 parallel builds.
2341
bfed1ea0
JL
2342Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
2343
2344 * ltconfig, ltmain.sh: Update from libtool 1.0i.
2345
4e77e8f1
MH
2346Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
2347
2348 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
2349 PICFLAG_FOR_TARGET.
2350 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
2351
2352 * configure: Emit a definition for the new macro enable_shared
2353 into each Makefile.
2354
2355 * config/mh-sparcpic (PICFLAG): Define to properly according
2356 to current multilib configuration.
2357 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
2358 according to current multilib configuration.
2359
5d4a5ee6
JL
2360Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2361
2362 * configure.in (host_tools, native_only): Add libtool.
2363
2364Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
2365
2366 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
2367 Fix typo in ming config comment.
2368
bfed1ea0
JL
2369Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
2370
2371 * ltconfig, ltmain.sh: Update from libtool 1.0h.
2372
5d4a5ee6
JL
2373Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
2374
2375 * config.sub: Add tic30 cases, and map c30 to tic30.
2376
8821a725
RH
2377Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
2378
2379 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
2380 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
2381 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
2382 (CLEAN_TARGET_MODULES): Similarly
2383 (all-target-libf2c): Add dependences.
4e81ae98 2384 * configure.in (target_libs): Add libf2c.
8821a725 2385
5d4a5ee6
JL
2386Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
2387
2388 * configure.in: Remove expect from noconfigdirs when target
2389 is cygwin32. OK to build expect and dejagnu with Canadian
2390 Cross.
2391
0aadd657
ILT
2392Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
2393
5d4a5ee6
JL
2394 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
2395 host.
2396
0aadd657
ILT
2397 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
2398 and mingw32.
2399
d0a8352c
MH
2400Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
2401
2402 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
2403 here as it is not defined in the toplevel Makefile.
2404
59739e3c
MH
2405Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
2406
2407 * configure (package_makefile_rules_frag): New variable, which names
2408 a file with generic rules, ...
2409 Change comment to mention we now have FIVE parts.
2410 * configure: Undo last change.
2411
228197ee
LT
2412Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
2413
2414 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 2415 * config.sub: More accurate determination of HP processor types.
228197ee 2416
efd4c0ba
MH
2417Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
2418
2419 * configure (package_makefile_frag): Move inserting the
2420 ${package_makefile_frag} to where it should be according
2421 to the comment.
2422
6eef3189
PB
2423Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
2424
2425 * config.guess: Add support for Linux/ARM.
2426
d207ebef
JM
2427Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
2428
2429 * .cvsignore: Remove *-info and *-install since they match
2430 release-info and mpw-install, which we don't want to just ignore.
2431
48464ebf
RH
2432Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
2433
2434 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
2435
803462a7
PN
2436Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
2437
2438 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
2439 local_prefix to sub-make invocations.
2440
520ab477
L
2441Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
2442
2443 * configure.in: Check makefile fragments in the source
2444 directory.
2445
4bcdb76d
AO
2446Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2447
ceff9b14
AO
2448 * configure.in: Check whether host and target makefile
2449 fragments exist before adding them to *_makefile_frag.
4bcdb76d 2450
5d4a5ee6
JL
2451Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
2452
2453 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
2454
2455Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
2456
2457 * configure.in: Make sure we only replace RPATH_ENVVAR on
2458 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
2459 regexp to sed.
2460
2461 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
2462 to sub-makes.
2463
0d3e11a5
LI
24641998-01-13 Lee Iverson (leei@ai.sri.com)
2465
2466 * config-ml.in (multi-do): LDFLAGS must include multilib
2467 designator.
2468
d45b3d87 2469Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
2470
2471 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
2472
d39cd7a1
MK
2473Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
2474
2475 * config.sub: Add mingw32 support.
2476 * configure.in: Likewise.
2477 * config/mh-mingw32: New file.
2478
6decbc24
FS
2479Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
2480
2481 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
2482
5d4a5ee6
JL
2483Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
2484
2485 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2486 * configure (gxx_include_dir): Provide a definition for subdirs
2487 which do not use autoconf.
2488
2489Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
2490
2491 * config.guess: Sync with egcs. Picks up new alpha support,
2492 BeOS & some additional linux support.
2493
d3d1907a
JL
2494Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
2495
2496 * config.guess: HP 9000/803 is a PA1.1 machine.
2497
b104e095
RH
2498Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
2499
2500 * configure.in: It's alpha*-...
2501
aca823c1
L
2502Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2503
2504 * configure.in (host_makefile_frag, target_makefile_frag):
2505 Handle multiple config files.
2506 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
2507 alpha-*-*.
2508
d207ebef
JM
2509Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
2510
2511 * mkdep: New file.
2512
2513Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
2514
2515 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
2516
5d4a5ee6
JL
2517Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
2518
2519 * Makefile.in: Add libgui directory.
2520 (GDB_TK): Add all-libgui.
2521 * configure.in: Add libgui directory.
2522 * configure: Add all-libgui to GDB_TK.
2523
2524Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
2525
2526 * config-ml.in (multidirs): Add m32r to multilib list.
2527
2528Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
2529
2530 * Makefile.in (all-target-gperf): Change dependency to
2531 all-target-libstdc++.
2532
baf55877
FF
2533Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
2534
2535 * config.guess: Add BeOS support.
2536
5d4a5ee6
JL
2537Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
2538
2539 Source directory cvs renamed to cvssrc:
2540 * configure.in (host_tools): Change cvs to cvssrc.
2541 (native_only): Likewise.
2542 (noconfigdirs) [various cases]: Likewise.
2543 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
2544 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
2545 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
2546 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
2547 (all-cvssrc): Rename target from all-cvs.
2548
f2d76545
JL
2549Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
2550
2551 * configure (gxx_include_dir): Fix thinko.
2552
205cba53
JL
2553Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
2554
2555 * Makefile.in (INSTALL_TARGET_CROSS): Define.
2556 (install-cross, install-gcc-cross): New targets.
2557
5d4a5ee6
JL
2558Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
2559
2560 * configure.in (noconfigdirs): Add support for Thumb target.
2561
2562 * config.sub (maybe_os): Add support for Thumb target.
2563
2564Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
2565
2566 * Makefile.in: Add rules for cygmon.
2567
2568 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
2569
96b0f1fc
JL
2570Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
2571
2572 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2573 * configure (gxx_include_dir): Provide a definition for subdirs
2574 which do not use autoconf.
d207ebef
JM
2575
2576Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
2577
2578 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 2579 11/18/97 build
d207ebef 2580
7dfef6ed
JL
2581Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
2582
2583 * From Franz Sirl.
2584 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
2585 found on RedHat Linux systems.
96b0f1fc 2586
83cfe7c0
JL
2587Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
2588
2589 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
2590 guesses.
2591
7dfef6ed
JL
2592Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
2593
2594 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
2595
5d4a5ee6
JL
2596Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2597
2598 * ltmain.sh: If mkdir fails, check whether the directory was created
2599 anyhow by some other process.
2600
d207ebef
JM
2601Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
2602
2603 * configure.in (d30v-*-*): Configure all directories.
2604
2605Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
2606
2607 * configure.in (d30v-*-*): Configure newlib, libiberty directories
2608 for the D30V.
2609
2610Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
2611
2612 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
2613
5d4a5ee6
JL
2614Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
2615
2616 * include/libiberty.h: Add extern "C" { so it can be used with C++
2617 progrms.
2618 * include/remote-sim.h: Add extern "C" { so it can be used with C++
2619 programs.
2620
d207ebef
JM
2621Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
2622
2623 * configure.in (d30v-*-*): Configure GCC now.
2624
5d4a5ee6
JL
2625Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
2626
2627 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
2628 is no longer needed.
2629
c9670e62
JM
2630Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
2631
2632 * Makefile.in: check-target-libio depends on all-target-libstdc++.
2633
cc71c0ca
MH
2634Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
2635
2636 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
2637 targets using "$@" to provide support for similar but not identical
2638 targets without having to duplicate code.
2639
d207ebef
JM
2640Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
2641
2642 * makefile.vms: Fix to work with DEC C.
2643
2644Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
2645
2646 * config.sub: Add mips-tx39-elf to marketing names.
2647
2648Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
2649
2650 * ltmain.sh: Handle symlinks in generated script.
2651
2652Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
2653
2654 * configure: Handle autoconf style directory options: --bindir,
2655 --datadir, --includedir, --infodir, --libdir, --libexecdir,
2656 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
2657 --sysconfdir.
2658 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
2659 (sharedstatedir, localstatedir, oldincludedir): New variables.
2660 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
2661 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
2662 sbindir, sharedstatedir, and sysconfdir.
2663
b1e3ddfd
AJ
2664Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
2665
2666 * Makefile.in (bootstrap-lean): New target.
2667
d207ebef
JM
2668Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
2669
2670 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
2671 sn, and gnuserv from noconfigdirs.
2672
2673Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
2674
2675 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
2676
09f97c1e
JL
2677Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
2678
2679 * Makefile.in (cross): New target.
2680
335d0ab2
AO
2681Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
2682 Jeff Law <law@cygnus.com>
2683
2684 * Makefile.in (bootstrap2, bootstrap3): New targets.
2685 (all-bootstrap): Remove outdated and confusing target.
339c9b00 2686 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 2687
d207ebef
JM
2688Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
2689
2690 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
2691 windows. Consistent with gdb/configure.
2692
e693cc28
UD
26931997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
2694
2695 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
2696 used.
2697 * configure.in: Name Linux target fragment.
2698
2699 * configure: Rewrite so that project Makefile fragment is inserted
2700 first and appears last in the resulting Makefile.
2701
d207ebef
JM
2702Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
2703
2704 * Makefile.in (install-itcl): Install tcl first.
2705
2706Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
2707
2708 * config/mh-cygwin32: ok to build split texinfo files
2709
5d4a5ee6
JL
2710Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
2711
2712 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2713
f401679e
JW
2714Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2715
2716 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
2717
2718 * configure.in (skipdirs): Add target-librx for Linux.
2719 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
2720
ec20b1b9
JL
2721Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
2722
2723 * Makefile.in (bootstrap): New target.
2724
becdcf6d
JL
2725Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
2726
2727 * config.sub: Accept 'amigados' for backward compatability.
2728
d207ebef
JM
2729Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
2730
2731 * config.guess: Merge with FSF.
2732
0c82f6bf
FF
2733Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
2734
2735 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
2736
d207ebef
JM
2737Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
2738
2739 * config.sub: Add "marketing-names" patch.
2740
3fbc0b70
JS
2741Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
2742
2743 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2744
e20d4801
JL
2745Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
2746
2747 * config.sub: Handle v850-elf.
2748
fe181f78 2749Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
2750
2751 * .cvsignore (*-install): Remove.
2752
bfed1ea0
JL
2753Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
2754
2755 * ltconfig: Set CONFIG_SHELL in libtool.
2756 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2757
558a1e7c
JW
2758Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2759
2760 * configure.in (target_subdir): Set to libraries if enable_multilib.
2761
7818d6fc
JW
2762Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
2763
2764 * config.guess: Update from gcc directory.
2765
d207ebef
JM
2766Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
2767
2768 * Makefile.in (all-sim): Depends on all-readline.
2769
6599da04
JM
2770Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
2771
2772 * Makefile.in (BISON, YACC): Use $$s.
2773 (all-bison): Depend on all-texinfo.
2774
2775Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
2776
2777 * Makefile.in (BISON): Add -L flag.
2778 (YACC): Likewise.
2779
d207ebef
JM
2780Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2781
4e81ae98
EC
2782 * configure.in (noconfigdirs): Add support for v850e target.
2783
d207ebef
JM
2784 * config.sub (maybe_os): Add support for v850e target.
2785
2786Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2787
4e81ae98
EC
2788 * configure.in (noconfigdirs): Add support for v850ea target.
2789
d207ebef
JM
2790 * config.sub (maybe_os): Add support for v850ea target.
2791
6599da04
JM
2792Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
2793
2794 * config.sub: Add mipstx39. Delete r3900.
2795
2796Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2797
2798 * Makefile.in (all-autoconf): Depends on all-texinfo.
2799
2800Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
2801
2802 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2803 eabi targets.
2804
2805Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
2806
2807 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2808
2809 * configure: When handling a Canadian Cross, handle YACC as well as
2810 BISON. Just set BISON to bison. When setting YACC, prefer bison.
d207ebef 2811 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
2812
2813Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
2814
2815 * Makefile.in (BISON): bison, not byacc or bison -y.
2816 (YACC): bison -y or byacc or yacc.
2817 (various): Add *-bison as appropriate.
2818 (taz): No need to mess with BISON anymore.
2819
2820Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2821
2822 * configure: If OSTYPE matches *win32*, try to find a good value for
2823 CONFIG_SHELL.
2824
2825Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
2826
2827 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2828 configure.in if it is present.
2829
2830Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
2831
2832 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2833
2834Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
2835
2836 * config.sub: Recognize `arc' cpu.
2837 * configure.in: Likewise.
2838 * config-ml.in: Likewise.
2839
2840Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
2841
2842 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2843
2844Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
2845
2846 * configure: Changed sed delimiter from ':' to '|' when
2847 attempting to substitute ${config_shell} for SHELL. On
2848 NT ${config_shell} may contain a ':' in it.
2849
2850Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
2851
2852 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2853
2854Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
2855
2856 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2857
2858Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
2859
2860 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2861
2862 * ylwrap: If the program is a relative path, force it to be
2863 absolute.
2864
2865Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
2866
2867 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2868
2869Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
2870
2871 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
2872 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2873 for libraries.
2874
2875Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
2876
2877 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
2878 separated by spaces.
2879
2880Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
2881
2882 * ylwrap: New file.
2883 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2884
2885 * ltmain.sh: Handle /bin/sh at start of install program.
2886
2887 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2888
2889 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2890 * missing: New file, from automake 1.2.
2891
2892Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
2893
2894 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2895 check-tk to CHECK_X11_MODULES.
2896
2897Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
2898
2899 * config.sub: Merge with FSF.
2900
2901Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
2902
2903 * config.guess: Merge with FSF.
2904
2905Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2906
2907 * configure: Treat msdosdjgpp like go32.
2908 * configure.in: Likewise. Don't remove gprof for go32.
2909
2910 * configure: Change Makefile.tem2 to Makefile.tm2.
2911
2912Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
2913
2914 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2915
2916Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2917
2918 * install-sh (chmodcmd): Set to null if the DST directory already
2919 exists. Same as Nov 11th change.
2920
2921Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
2922
4e81ae98 2923 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
2924
2925Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
2926
2927 * config.guess: Update from FSF.
2928
2929Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
2930
2931 * Makefile.in (GDB_TK): Depend on itcl and tix.
2932
2933Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
2934
2935 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2936 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2937 (INSTALL_SCRIPT): New variable.
2938 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2939 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2940 to -x.
2941 * install-sh: Add support for -x option.
2942
2943Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
2944
2945 * configure.in, Makefile.in: Treat tix like itcl.
2946
2947Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
2948
2949 * Makefile.in (WINDRES): New variable.
2950 (WINDRES_FOR_TARGET): New variable.
2951 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2952 (EXTRA_HOST_FLAGS): Add WINDRES.
2953 (EXTRA_TARGET_FLAGS): Add WINDRES.
2954 (EXTRA_GCC_FLAGS): Add WINDRES.
2955 ($(DO_X)): Pass down WINDRES.
2956 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2957 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2958 DLLTOOL_FOR_TARGET.
2959
2960Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
2961
2962 * configure.in: configure sim before gdb for win32-x-ppc
2963
2964Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2965
2966 Move gperf into the toplevel, from libg++.
2967 * configure.in (target_tools): Add target-gperf.
2968 (native_only): Add target-gperf.
2969 * Makefile.in (all-target-gperf): New target, depend on
2970 all-target-libg++.
2971 (configure-target-gperf): Empty rule.
2972 (ALL_TARGET_MODULES): Add all-target-gperf.
2973 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2974 (CHECK_TARGET_MODULES): Add check-target-gperf.
2975 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2976 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2977
2978Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 2979
6599da04
JM
2980 * config.sub (mn10200): Recognize new basic machine.
2981
2982Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2983
2984 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2985 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2986
2987Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2988
2989 * configure.in: If we're building mips-sgi-irix6* native, turn on
2990 ENABLE_MULTILIB and set TARGET_SUBDIR.
2991
2992Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
2993
2994 * Makefile.in (all-sn): Depend on all-grep.
2995
2996Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
2997
2998 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2999
3000 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
3001 Makefile. From Jeff Makey <jeff@cts.com>.
3002 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
3003
3004 * Makefile.in (DISTBISONFILES): Remove.
3005 (taz): Don't futz with DISTBISONFILES. Change BISON to use
3006 $(DEFAULT_YACC).
3007
3008 * configure.in: Build itl, db, sn, etc., when building for native
3009 cygwin32.
3010
3011 * Makefile.in (LD): New variable.
3012 (EXTRA_HOST_FLAGS): Pass down LD.
3013 ($(DO_X)): Likewise.
3014
3015Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
3016
3017 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
3018
3019Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
3020
3021 * configure.in (targargs): Strip out any supplied --build argument
3022 before adding our own. Always add --build.
3023
3024Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
3025
3026 * configure.in (targargs): Pass --build if we're doing
3027 a cross-compile.
3028
3029Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
3030
ca236658 3031 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
3032 sed. Otherwise sed chokes on NT path names with drive
3033 designators. Also look for "?:*" as the leading characters in an
3034 absolute pathname.
3035
3036Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
3037
3038 * config.sub: Support for r3900.
3039
3040Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
3041
3042 * configure.in: Use install-sh, not install.sh.
3043
3044Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
3045
3046 * Makefile.in (taz): Improve check for BISON so it doesn't try to
3047 apply it twice.
3048
3049Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
3050
3051 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
3052 install-binutils.
3053
3054Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
3055
3056 * Makefile.in: Add automake targets.
3057 * configure.in (host_tools): Add automake.
3058
3059Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
3060
3061 * configure: Default CXX to c++, not gcc.
3062 * Makefile.in (CXX): Set to c++, not gcc.
3063 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
3064
3065Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
3066
3067 * install-sh: try appending a .exe if source file doesn't
3068 exist
3069
3070Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
3071
3072 * configure.in: Turn on multilib by default.
3073 (cross_only): Remove target-libiberty.
3074
3075 * Makefile.in (all-gcc): Don't depend on libiberty.
3076
3077Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
3078
3079 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
3080
3081Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
3082
3083 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
3084 (DISTBISONFILES): Add ld/Makefile.in
3085
3086Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
3087
3088 * configure.in: if target is cygwin32 but host isn't cygwin32,
3089 don't configure gdb tcl tk expect, not just gdb.
3090
3091Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
3092
3093 * configure.in: Added gnuserv everywhere sn appears.
3094
3095 * Makefile.in (ALL_MODULES): Added all-gnuserv.
3096 (CROSS_CHECK_MODULES): Added check-gnuserv.
3097 (INSTALL_MODULES): Added install-gnuserv.
3098 (CLEAN_MODULES): Added clean-gnuserv.
3099 (all-gnuserv): New target.
3100
3101Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
3102
3103 * config.guess: Fixes for MIPS OpenBSD systems.
3104
3105Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
3106
3107 * Makefile.in (INSTALL_XFORM): Remove.
3108 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
3109
3110 * mkinstalldirs: New file, copied from automake.
3111 * Makefile.in (installdirs): Rename from install-dirs. Use
3112 mkinstalldirs. Change all users.
3113 (DEVO_SUPPORT): Add mkinstalldirs.
3114
3115Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
3116
3117 * install-sh: Rename from install.sh.
3118 * Makefile.in (INSTALL): Change install.sh to install-sh.
3119 (DEVO_SUPPORT): Likewise.
3120
3121 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
3122 Graichen <graichen@rzpd.de>.
3123
3124Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
3125
3126 * config.guess: Recognize OpenBSD systems correctly.
3127
3128Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3129
3130 * README, Makefile.in (ETC_SUPPORT): Remove references to
3131 cfg-paper*, configure.{texi,man,info*}._
3132
3133Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3134
3135 * Makefile.in (all.normal): Ensure that gcc is built after all
3136 the x11 - ie gdb - targets.
3137
3138Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
3139
3140 * makefile.vms: Don't run conf-a-gas.
3141
3142Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
3143
3144 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
3145
d207ebef
JM
3146Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
3147
3148 * configure.in: Remove noconfigdirs case since gdb also
3149 configures and builds for tic80-coff.
3150
6599da04
JM
3151Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
3152
3153 * configure: Set cache_file to config.cache.
3154 * Makefile.in (local-distclean): Remove config.cache.
3155
3156Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
3157
3158 * COPYING: Update FSF address.
3159
d207ebef
JM
3160Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
3161
3162 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
3163 noconfigdirs.
3164
6599da04
JM
3165Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
3166
3167 * Makefile.in (install-dirs): Don't crash if prefix, and hence
3168 MAKEDIRS, is empty.
3169
3170Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
3171
3172 * config.sub: Tweak mn10300 entry.
3173
3174Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
3175
3176 * configure.in (host_tools): Put sim before gdb, so gdb's
3177 configure.tgt can determine if the simulator was configured.
3178
3179Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
3180
3181 * config.sub: Move BeOS $os case to be with other Cygnus
3182 local cases.
3183
3184Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
3185
3186 * config.sub: Remove misplaced comment that broke Linux.
3187
3188Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
3189
3190 * config.sub: Add BeOS support.
3191
3192Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
3193
3194 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
3195
3196Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
3197
3198 * configure.in (noconfigdirs): Remove tcl and tk from
3199 noconfigdirs for cygwin32 builds.
3200
d207ebef
JM
3201Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
3202
3203 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
3204
6599da04
JM
3205Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
3206
3207 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
3208 make-all.com, use makefile.vms instead.
3209
3210Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
3211
3212 * config.sub: Accept -lnews*.
3213
d207ebef
JM
3214Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
3215
3216 * configure.in (noconfigdirs): Disable target-newlib,
3217 target-examples and target-libiberty for d30v.
3218
3219Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3220
3221 * configure.in (noconfigdirs): Enable ld for d30v.
3222
3223Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
3224
3225 * configure.in (tic80-*-*): Build compiler.
3226
3227Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
3228
3229 * configure.in (d30v-*): Remove sim directory from list of
3230 unsupported d30v directories
3231
3232Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3233
4e81ae98
EC
3234 * config.sub, configure.in: Add d30v target cpu.
3235
6599da04
JM
3236Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
3237
3238 * makefile.vms: New file.
3239 * make-all.com: Remove.
3240
3241Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
3242
3243 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
3244
3245Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
3246
3247 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
3248
3249Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
3250
3251 * Makefile.in (ALL_MODULES): Added all-db.
3252 (CROSS_CHECK_MODULES): Addec check-db.
3253 (INSTALL_MODULES): Added install-db.
3254 (CLEAN_MODULES): Added clean-db.
3255
3256Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
3257
3258 * config.guess: Merge with latest FSF sources.
3259
3260Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
3261
3262 * Makefile.in (ALL_MODULES): Added all-itcl.
3263 (CROSS_CHECK_MODULES): Added check-itcl.
3264 (INSTALL_MODULES): Added install-itcl.
3265 (CLEAN_MODULES): Added clean-itcl.
3266
3267Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
3268
3269 * configure.in: build gdb for mn10200
3270
3271Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
3272
3273 * Makefile.in (all-target-winsup): Depend on all-target-libio.
3274
d207ebef
JM
3275Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
3276
3277 * configure.in (tic80-*-*): Turn off most targets right now.
3278
6599da04
JM
3279Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
3280
3281 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
3282 rather than the makeinfo program.
3283 (do-info): Depend upon all-texinfo.
3284
3285Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
3286
3287 * configure.in: Remove uses of config/mh-linux.
3288
3289 * config.sub, config.guess: Merge with latest FSF sources.
3290
d207ebef
JM
3291Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
3292
3293 * config.sub (case $basic_machine): Add tic80 entries.
3294
6599da04
JM
3295Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
3296
3297 * config.sub, config.guess: Merge with latest FSF sources.
3298
3299Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3300
3301 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
3302 * mpw-config.in: Test for NewFolderRecursive.
3303 * mpw-install: Use symbolic name for startup filename.
3304 * mpw-README: Add various additional details.
3305
3306Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
3307
3308 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
3309
3310Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
3311
3312 * configure.in: Do build gcc and the target libraries for
3313 the mn10200.
3314
3315Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
3316
3317 * configure.in: don't avoid building gdb for mn10300 any more
3318 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
3319 instead of single-quoting it.
3320
3321Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
3322
3323 * configure.in: Don't use --with-stabs on IRIX 6.
3324
3325Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
3326
3327 * configure.in (m32r): Build gdb, libg++ now.
3328
3329Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3330
3331 * configure.in (mips*-sgi-irix6*): Remove gdb and related
3332 directories from noconfigdirs.
3333
3334Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
3335
3336 * config.sub (basic_machine): added mips16 configuration
3337
3338Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3339
3340 * config.sub: Handle d10v-unknown.
3341
d207ebef
JM
3342Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
3343
3344 * config.sub: Handle v850-unknown.
3345
6599da04
JM
3346Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
3347
3348 * Makefile.in: add findutils
3349 * configure.in: add findutils to list of host_tools
3350
3351Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
3352
3353 * config.sub: Handle mn10200 and mn10300.
3354
3355Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3356
3357 * configure.in (d10v-*): Do not build librx.
3358
3359Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
3360
3361 * configure.in (mn10300): Build everything except gdb & libgloss.
3362
3363Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
3364
3365 * config.guess: Patch for Dansk Data Elektronik servers,
3366 from Niels Skou Olsen <nso@dde.dk>.
3367
3368 For ncr, use /bin/uname rather than uname, since GNU uname does not
3369 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
3370
3371 Patch for MIPS R4000 running System V,
3372 from Eric S. Raymond <esr@snark.thyrsus.com>.
3373
3374 Fix thinko for nextstep.
3375
3376 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
3377
3378 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
3379 * config.guess: Guess mips-dec-mach_bsd4.3.
3380
3381 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
3382 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
3383 release numbers.
3384 * config.guess (mips-mips-riscos*): Emit just enough of the
3385 release number.
3386
3387 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
3388 * config.guess (sparc-auspex-sunos*): Added.
3389 (f300-fujitsu-*): Added.
3390
3391 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
3392 * config.guess: Recognize a Tadpole as a sparc.
3393
3394Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
3395
3396 * config.guess: Don't assume that NextStep version is either 2 or
3397 3. NextStep 4 (aka OpenStep 4) has come out now.
3398
3399Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
3400
3401 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
3402 From Rik Faith <faith@cs.unc.edu>.
3403
3404Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3405
3406 * config.sub: Contributions from bug-gnu-utils to:
3407 Support plain "hppa" (no version given) architecture, reported by
3408 OpenStep.
3409 OpenBSD like NetBSD.
3410 LynxOs is not a hardware supplier.
3411
3412 * config.guess: Contributions from bug-gnu-utils to add support for:
3413 OpenBSD like NetBSD.
3414 Stratus systems.
3415 More Pyramid systems.
3416 i[n>4]86 Intel chips.
3417 M680[n>4]0 Motorola chips.
3418 Use unknown instead of lynx for hardware manufacturer.
3419
3420Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3421
3422 * install.sh (chmodcmd): Set to null if the DST directory already
3423 exists.
3424
3425Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3426
3427 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
3428 not use mt-ppc target Makefile fragment any more.
3429
3430Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
3431
3432 * configure.in (*-*-windows): Exclude everything but those dirs
3433 needed to build windows.
3434
3435Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
3436
3437 * Makefile.in (all-target-winsup): Depend on all-target-librx.
3438
3439Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3440
3441 * configure.in: Exclude mmalloc from i386-windows.
3442 * config/mh-windows: Add rules for building MSVC makefiles.
3443
3444Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3445
3446 * Undo my previous change.
3447
3448Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
3449
3450 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
3451 unconditionally.
3452 (MAKEOVERRIDES): Define (revert this part of October 18 change).
3453
3454Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
3455
3456 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
3457 host to add it's own flags.
3458 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
3459 for MSVC build procedure.
3460
3461Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
3462
3463 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
3464
3465Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
3466
3467 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
3468 (CXX_FOR_TARGET): Likewise.
3469 (GCC_FOR_TARGET): Define.
3470 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
3471 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
3472 CC_FOR_TARGET was specified on the command line.
3473 (MAKEOVERRIDES): Don't define.
3474
3475Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
3476
3477 * configure.in (m32r): Fix spelling of libg++ libs.
3478
3479Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
3480
3481 * config.sub (-apple*): Remove, now redundant.
3482
3483Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
3484
3485 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
3486
3487 * configure: Rework yesterday's sed script patch.
3488
3489 * config.sub: Merge with FSF.
3490
3491Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
3492
3493 * config.guess: Merge from FSF.
3494
3495 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3496 * config.guess: Use pc instead of unknown, for pc clone systems.
3497 Change linux to linux-gnu.
3498
3499 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3500 * config.guess: Avoid non-portable tr syntax.
3501
3502Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
3503
3504 * test-build.mk (HOLES): Add "xargs" for gdb.
3505
3506 * configure: Avoid hpux10.20 sed bug.
3507
3508Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
3509
3510 * configure.in config/mh-windows: Add support for windows host
3511 (that is a build done under the Microsoft build environment).
3512
3513Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
3514
3515 * Makefile.in: Replace all uses of srcroot with s, to shrink
3516 command line lengths.
3517
3518 Patches from Geoffrey Noer <noer@cygnus.com>:
3519 * configure.in: If configuring for newlib, pass --with-newlib to
3520 subdirectories.
3521 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
3522 -Bnewlib/ and -Lwinsup to gcc.
3523 (CXX_FOR_TARGET): Likewise.
3524
3525Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
3526
3527 * Makefile.in (ETC_SUPPORT): Add configure.
3528
3529Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
3530
4e81ae98 3531 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
3532 host configuration file.
3533
3534Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
3535
3536 * configure.in: Break mn10x00 support into separate
3537 mn10200 and mn10300 configurations.
3538 * config.sub: Likewise.
3539
3540Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
3541
3542 * configure.in: Add lots of stuff to noconfigdirs for
3543 the mn10x00 targets.
3544
3545 * config.sub, configure.in: Add mn10x00 support.
3546
3547Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
3548
3549 * make-all.com: Call conf-a-gas, not config-a-gas.
3550
3551Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
3552
3553 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3554 targets.
3555
3556Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
3557
3558 * mpw-README: Add much more detail for native PowerMac.
3559 * mpw-install: New file.
3560 * mpw-configure: Add --norecursion and --help options.
3561 * mpw-config.in: Translate readme and install files when
3562 copying to objdir.
3563 * mpw-build.in: Don't always depend on byacc and flex.
3564 (install-only-top): New action.
3565
d207ebef
JM
3566Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
3567
3568 * configure.in: You can now configure GDB for the v850.
3569
6599da04
JM
3570Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
3571
3572 * configure.in (noconfigdirs): Don't configure any C++ dirs
3573 if targeting D10V.
3574
3575Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
3576
3577 * config.sub: Recognize mips64vr5000.
3578
3579Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
3580
3581 * configure.in: Use a single line for host_tools and native_only.
3582
5d4a5ee6
JL
3583Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3584
3585 * Makefile.in (install-itcl): Install tcl first.
3586
3587Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3588
3589 * config/mh-cygwin32: ok to build split texinfo files
3590
3591Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3592
3593 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3594
6599da04
JM
3595Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
3596
3597 * config.sub, configure.in: Add entries for m32r.
3598
5d4a5ee6
JL
3599Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3600
3601 * config.guess: Merge with FSF.
3602
6599da04
JM
3603Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
3604
3605 * Makefile.in (inet-install): Don't run install-gzip.
3606
3607Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
3608
3609 * configure.in: Don't config lots of things for *-*-windows*.
3610
3611Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3612
3613 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
3614 (host_libs, host_tools): Copy from configure.in.
3615 * mpw-configure: Don't complain about directories not found.
3616
3617Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3618
3619 * configure.in (i[345]86): Recognize i686 for pentium pro.
3620 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
3621 file.
3622
3623 * config.guess (i[345]86): Ditto.
3624
3625Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3626
3627 * configure.in (noconfigdirs): Removed gdb for D10V.
3628
d207ebef 3629Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 3630
d207ebef
JM
3631 * configure.in: Remove ld, target-libio, target-libg++, and
3632 target-libstdc++ from noconfigdirs.
5d4a5ee6 3633
6599da04
JM
3634Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
3635
3636 * configure: Fix three locations where shell scripts were
3637 being run directly rather than with config_shell.
3638
d207ebef
JM
3639Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
3640
3641 * configure.in (v850-*-*): Set up initial $noconfigdirs.
3642 * config.sub (basic_machine): Recognize v850.
3643
6599da04
JM
3644Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3645
3646 * mpw-configure: Handle multiple enable/disable options and
3647 pass them down recursively, handle -c and -s flags appropriately
3648 depending on choice of compiler, add escape mechanism for
3649 quoted arguments to gC.
3650
3651Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3652
3653 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
3654 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
3655 so that -mrelocatable-lib and -mno-eabi are used.
3656
3657 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
3658 not support --print-multi-lib, don't abort.
3659
3660Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
3661
3662 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
3663 with normal Windows compilation environment.
3664
3665Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
3666
3667 * make-all.com: Run config-a-gas.
3668 * setup.com: Don't copy subdirectory files around.
3669
3670Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
3671
3672 * configure.in (*-*-ose): Remove exclusion of libgloss for this
3673 target, it now compiles correctly.
3674
3675Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3676
3677 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
3678
3679Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3680
4e81ae98 3681 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
3682
3683Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3684
3685 * configure.in (native_only): Add prms.
3686
3687Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
3688
3689 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
3690 (BINUTILS_SUPPORT_DIRS): Likewise.
3691
3692Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3693
3694 * configure.in (d10v-*-*): Don't configure ld or gdb until the
3695 d10v support is added.
3696
3697Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3698
3699 * configure.in (d10v-*-*): New target.
3700
3701Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
3702
3703 * config.guess (HP 9000/811): Recognize this as a PA1.1
3704 machine.
3705
3706Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
3707
3708 * Makefile.in (do-tar-gz): New target, split out from tail end of
3709 taz target. Run each command separately, don't use pipes.
3710 (taz): Use it.
3711
3712Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
3713
3714 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
3715 * mpw-build.in: No builds should depend on building byacc or flex,
3716 they are assumed to be installed already.
3717
3718Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3719
3720 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
3721 variable that CC_FOR_TARGET needs.
3722
3723Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3724
3725 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
3726 options have changed since the last time the subdirectory was
3727 configured, and if it has, reconfigure.
3728 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
3729 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
3730
3731Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
3732
3733 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
3734 CLEAN_MODULES): Add bash.
3735 (all-bash): New target.
3736
3737Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
3738
3739 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
3740
3741Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3742
3743 * config.sub (basic_machine): Recognize d10v as a valid processor.
3744
3745Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
3746
3747 * mpw-configure: Add support for --bindir.
3748 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3749
3750Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
3751
3752 * configure.in: add bash, time, gawk to list of hosttools and things
3753 to only build for native toolchains
3754
3755Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3756
3757 * Makefile.in (docdir): Remove.
3758
3759Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3760
3761 * Makefile.in (datadir): Set to $(prefix)/share.
3762
3763Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
3764
3765 * configure.in: build diff and patch for cygwin32-hosted
3766 toolchains.
3767
3768Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
3769
3770 * config.sub: Accept -rtems*.
3771
3772Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
3773
3774 * configure.in: enable dosrel for cygwin32-hosted builds,
3775 remove diff from the list of things not buildable
3776 via Canadian Cross
3777
3778Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
3779
3780 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3781 don't get ". ".
3782
3783Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
3784
3785 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3786
3787Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
3788
3789 * Makefile.in (taz): Handle case where tex3patch didn't even get
3790 checked out. Also, if it was found, put the symlink in a new util
3791 subdirectory.
3792
3793Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3794
3795 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3796
3797Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
3798
3799 * config.sub: Recognize -openvms.
3800 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3801 * make-all.com, setup.com: New files.
3802
3803Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3804
3805 * Makefile.in (taz): tex3patch moved to texinfo/util.
3806
3807Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
3808
3809 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
3810 * configure.in: remove make from disable-if-Can-Cross list
3811 enable gdb if ${host} and ${target} are cygwin32
3812
3813Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
3814
3815 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3816 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3817
3818Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
3819
3820 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3821 distinguish sysv/svr4/bsd variants.
3822 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
3823
3824Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
3825
3826 * configure.in: Added copyright notice.
3827 * move-if-change: Added copyright notice.
3828
3829Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3830
3831 * configure.in (powerpcle-*-solaris*): Until we get shared
3832 libraries working, don't build gdb, sim, make, tcl, tk, or
3833 expect.
3834
3835Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
3836
3837 * config.guess: Merge with FSF:
3838
3839 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3840 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3841
3842 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
3843 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3844
3845 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
3846 * config.guess: Combine two OSF1 rules.
3847 Also recognize field test versions. From mjr@zk3.dec.com.
3848 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3849 because GNU uname does not support -p. From pmr@pajato.com.
3850
3851Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
3852
3853 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3854
3855Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
3856
3857 * mpw-README: Document GCCIncludes.
3858
3859Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
3860
3861 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3862
3863Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3864
3865 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3866
3867Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
3868
3869 * configure.in (*-*-cygwin32): Configure make.
3870
3871Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
3872
3873 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3874
3875Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
3876
3877 * Makefile.in (all-inet): Depend on all-perl.
3878
3879 * Makefile.in (inet-install): New target.
3880
3881 * Makefile.in (all-inet): Depend on all-tcl.
3882 (all-inet): Depend on all-send-pr.
3883
3884Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3885
3886 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3887 temporarily.
3888
3889Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
3890
3891 * configure.in: Don't configure --with-gnu-ld on AIX.
3892
3893Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3894
3895 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3896
3897Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
3898
3899 * Makefile.in (ALL_MODULES): Added all-inet.
3900 (CROSS_CHECK_MODULES): Added check-inet.
3901 (INSTALL_MODULES): Added install-inet.
3902 (CLEAN_MODULES): Added clean-inet.
3903 (all-indent): New target.
3904
3905 * configure.in (host_tools): Added inet.
3906 (native_only): Added inet.
3907 (noconfigdirs): Added inet.
3908
3909Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
3910
3911 * configure.in: Don't configure libgloss if we are not configuring
3912 newlib.
3913
3914Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3915
3916 * configure.in: Don't configure libgloss for unsupported
3917 architectures.
3918
3919Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3920
3921 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3922
3923Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
3924
3925 * Makefile.in (ALL_MODULES): Include all-apache.
3926 (CROSS_CHECK_MODULES): Include check-apache.
3927 (INSTALL_MODULES): Include install-apache.
3928 (all-apache): New target.
3929
3930 * configure.in: Added apache everywhere perl is seen.
3931
3932Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3933
3934 * Makefile.in: Add support for clean-{module} and
3935 clean-target-{module} rules.
3936
3937Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
3938
3939 * configure.in (*-*-ose) do not build libgloss.
3940
3941Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3942
3943 * config.guess (prep*:SunOS:5.*:*): Turn into
3944 powerpele-unknown-solaris2.
3945
3946Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
3947
3948 * configure.in: Permit --enable-shared to specify a list of
3949 directories.
3950
3951Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3952
3953 * configure.in (host==solaris): Pass only the first word of $CC
3954 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3955
3956Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3957
3958 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3959
3960Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
3961
3962 * Makefile.in (ALL_MODULES): Include all-perl.
3963 (CROSS_CHECK_MODULES): Include check-perl.
3964 (INSTALL_MODULES): Include install-perl.
3965 (ALL_X11_MODULES): Include all-guile.
3966 (CHECK_X11_MODULES): Include check-guile.
3967 (INSTALL_X11_MODULES): Include install-guile.
3968 (all-perl): New target.
3969 (all-guile): New target.
3970
3971 * configure.in (host_tools): Include perl and guile.
3972 (native_only): Include perl and guile.
3973 (noconfigdirs): Don't build guile and perl; no ports have been
3974 done.
3975
3976Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3977
3978 * configure (--enable-*): Handle quoted option lists such as
3979 --enable-sim-cflags='-g0 -O' better.
3980
3981Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3982
3983 * Makefile.in ({,inst}all-target): New rule so we can make and
3984 install all of the target directories easily.
3985
3986Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3987
3988 * configure.in: Add missing global flag in sed substitution when
3989 deleting `target-' from ${configdirs}.
3990
3991Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
3992
3993 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3994 option.
3995
3996 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3997 config/mh-necv4.
3998
3999 * install.sh: Correct misspelling of transformbasename.
4000
4001 * config.guess: Recognize mips-*-sysv*.
4002
4003Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
4004
4005 * config.sub: Recognize mon960.
4006
4007Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
4008
4009 * configure: Restore Canadian Cross handling of BISON and LEX,
4010 removed in Feb 20 change.
4011
4012Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
4013
4014 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
4015 Mention make install. Remove the old copyright date as well the
4016 clumsy and rather pointless copyright on the README file.
4017
4018Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
4019
4020 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
4021 Makefile after running symlink-tree, then run `make distclean' to
4022 avoid clobbering any generated files in srcdir.
4023
4024Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
4025
4026 * configure.in (m68k-*-netbsd*): Build everything now.
4027
4028Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
4029
4030 * Makefile.in (taz): Fix quoting.
4031
4032Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
4033
4034 * configure.in (sparclet-*-*): Build everything now.
4035
4036Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4037
4038 * configure.in (m68k-*-linux*): New host.
4039
4040Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
4041
4042 * configure: Check for bison before byacc.
4043
4044Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
4045
4046 * Makefile.in configure: Change the way LEX and BISON/YACC are
4047 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
4048 searching PATH. These are used as fallbacks by Makefile.in if
4049 flex/bison/byacc aren't in objdir.
4050
4051Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
4052
4053 * Makefile.in: Make everything which depends upon all-bfd also
4054 depend upon all-opcodes, in case --with-commonbfdlib is used.
4055
4056Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4057
4058 * configure.in (host *-*-cygwin32): Don't build gdb if we are
4059 building NT native compilers on Unix.
4060
4061Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
4062
4063 * configure.in: Don't get CC from the host Makefile fragment if we
4064 can find gcc in PATH, or if this is a Canadian Cross. Move the
4065 Solaris test for /usr/ucb/cc to the post target script, just after
4066 the compiler sanity test.
4067
4068Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
4069
4070 * config.sub: Merge with FSF.
4071
4072Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
4073
4074 * Makefile.in (RPATH_ENVVAR): New variable.
4075 (REALLY_SET_LIB_PATH): Use it.
4076 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
4077
4078Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
4079
4080 * config.sub, configure.in: Recognize sparclet cpu.
4081
4082Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
4083
4084 * config.guess: Support m68k-cbm-sysv4.
4085
4086Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4087
4088 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
4089 m68k-unknown-linuxaout from linker help string. Put quotes around
4090 $ld_help_string.
4091
4092Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
4093
4094 * config.guess (powerpc-harris-powerunix): Add guess for port
4095 to new target.
4096
4097Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4098
4099 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
4100
4101Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
4102
4103 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
4104 $(REALLY_SET_LIB_PATH) in Makefile.
4105 * Makefile.in (SET_LIB_PATH): New variable.
4106 (REALLY_SET_LIB_PATH): New variable.
4107 ($(DO_X)): Use $(SET_LIB_PATH).
4108 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
4109 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
4110 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
4111 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
4112 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
4113 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
4114 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
4115 (install-dosrel): Likewise.
4116 (all-opcodes): Depend upon all-libiberty.
4117
4118Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
4119
4120 * config.guess (*:CYGWIN*): New
4121
4122Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4123
4124 * Makefile.in (all-target-winsup): All all-target-libiberty.
4125
4126Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4127
4128 * configure.in (noconfigdirs): Add missing # in front of comment.
4129
4130Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
4131
4132 * configure.in: add second pass to things added to noconfigdirs
4133 so *-gm-magic can exclude libgloss properly.
4134
4135Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
4136
4137 * mpw-configure (extralibs_name, rez_name): Set correctly
4138 for MWC68K compiler.
4139
4140 * mpw-README: Add more info on the necessary build tools.
4141
4142Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
4143
4144 * configure.in, config.sub: Recognize cygwin32.
4145
4146Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
4147
4148 * config.guess, config.sub: Recognize A/UX.
4149
4150Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
4151
4152 * config.sub: Merge with gcc/config.sub.
4153
4154Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
4155
4156 * mpw-build.in (do-binutils): Add build of stamps.
4157
4158Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
4159
4160 * config.sub: Add recognition for mips64vr4100*-* targets.
4161
4162Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4163
4164 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
4165 Add creation of gconfigargs with `--enable-shared' turned on.
4166 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
4167 ($(host)-stamp-stage3-configured): Likewise.
4168 (HOLES): Add chatr and ldd.
4169 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
4170
4171Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
4172
4173 * configure: Pass --nfp to recursive configures.
4174
4175Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
4176
4177 * Makefile.in (DLLTOOL): New.
4178 (DLLTOOL_FOR_TARGET): New.
4179 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
4180 (EXTRA_TARGET_FLAGS): Ditto.
4181 (EXTRA_GCC_FLAGS): Ditto.
4182 (CONFIGURE_TARGET_MODULES): Ditto.
4183 (DO_X): Ditto.
4184 * configure: Add DLLTOOL.
4185
4186Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
4187
4188 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
4189 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
4190 mh-sco, since old workarounds no longer needed, and don't
4191 build ld, since libraries have weak symbols in COFF.
4192
4193Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
4194
4195 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
4196
4197Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
4198
4199 * configure.in: Make sure that ${CC} can be used to compile an
4200 executable.
4201
4202Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
4203
4204 * Makefile.in (all-gdb): Depend on $(GDB_TK).
4205 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
4206 nothing depending on whether gdbtk is being built.
4207
4208Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
4209
4210 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
4211
4212Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
4213
4214 * configure.in (noconfigdirs): Put ld or gas in this early, if the
4215 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
4216
4217Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
4218
4219 * config-ml.in: Add support for
4220 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
4221 Simplify setting of multidirs from --disable-foo.
4222
4223Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4224
4225 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
4226 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
4227 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4228 non-empty, pass them on to the GCC make.
4229 (all-bootstrap): New rule that is like all-gcc, except it executes
4230 the GCC bootstrap rule instead of the GCC all rule.
4231
4232Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
4233
4234 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
4235
4236Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4237
4238 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
4239 DG/UX support.
4240
4241Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
4242
4243 * config.sub (i*86*) Change [345] to [3456]
4244
4245Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4246
4247 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
4248 --with-gnu-ld=no.
4249
4250Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4251
4252 * config-ml.in (rs6000*, powerpc*): Add switches to control which
4253 AIX multilibs get built.
4254
4255Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4256
4257 * configure.in (i386-win32): Don't build expect if we're not
4258 building the tcl subdir.
4259
4260Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
4261
4262 * Makefile.in: (configure-target-examples, all-target-examples):
4263 New targets, configure and build example programs.
4264
4265Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4266
4267 * mpw-configure: If an mpw-config.in generated a file mk.sed,
4268 use it as input to sedit the generated MPW makefile.
4269 * mpw-README: Add a suggestion about Gestalt.h.
4270
4271Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
4272
4273 * config.sub: Accept *-*-ieee*.
4274
4275Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
4276
4277 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
4278 Ronald F. Guilmette <rfg@monkeys.com>.
4279
4280Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4281
4282 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
4283 for powerpc-pe native.
4284 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
4285 (target==powerpc-pe): duplicate i386-win32 entry.
4286
4287Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4288
4289 * configure.in (noconfigdirs): Exclude target-newlib for all versions
4290 of vxworks, not just vxworks5.1.
4291
4292Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
4293
4294 * mpw-configure: Add support for exec-prefix.
4295
4296Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4297
4298 * config.guess: Recognize HP model 816 machines as having
4299 a PA1.1 processor.
4300
4301Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
4302
4303 * configure: Ignore new autoconf configure options.
4304
4305Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4306
4307 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
4e81ae98 4308 defaults to K&R mode, but doesn't have varargs.h, so we have to
6599da04
JM
4309 compile in ANSI mode.
4310
4311Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
4312
4313 * config.guess: Recognize Pentium under SCO.
4314 From Robert Lipe <robertl@arnet.com>.
4315
4316Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4317
4318 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
4319 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
4320 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
4321
4322Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
4323
4324 * configure.in: Don't configure gas for alpha-dec-osf*.
4325
4326Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
4327
4328 * configure.in: Default to --with-stabs for some targets for which
4329 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
4330 i[345]86*-*-unixware*.
4331
4332Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
4333
4334 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
4335 rather than basing it on the target. Simplify handling of options
4336 controlling which directories to configure. Remove extraneous
4337 slash in multi-clean target.
4338
4339Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
4340
4341 * config-ml.in: Prefix more variables with ml_ so they don't collide
4342 with configure's.
4343
4344Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
4345
4346 * configure: Don't turn -v into --v.
4347
4348Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
4349
4350 * configure.in (targargs): Fix typo.
4351
4352 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
4353
4354Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
4355
4356 * configure.in: Strip --host and --target options from
4357 CONFIG_ARGUMENTS, and always configure for --host only. Add
4358 --with-cross-host option when building with a cross-compiler.
4359 * configure: Canonicalize the arguments put into config.status by
4360 always using `=' for an option with an argument. Pass a presumed
4361 --host or --target explicitly.
4362
4363Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
4364
4365 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
4366 into general OS recognition case.
4367
4368Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4369
4370 * configure.in (target_configdirs): add target-winsup only
4371 for win32 target systems.
4372
4373Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
4374
4375 * Makefile.in (all-target-libgloss): Depend upon
4376 configure-target-newlib, since when libgloss is built it looks to
4377 see if the newlib directory exists.
4378
4379Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
4380
4381 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
4382 cfg-ml-*.in.
4383
4384Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
4385
4386 * configure: Handle LD and LD_FOR_TARGET when configuring a
4387 Canadian Cross.
4388
4389Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4390
4391 * config/mh-i386win32: add LD_FOR_TARGET.
4392
4393Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4394
4395 * configure.in (target_libs): add target-winsup.
4396 (target==i386-win32): add patch diff flex make to $noconfigdirs.
4397 (target==ppcle-pe): remove ld from $noconfigdirs.
4398
4399Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
4400
4401 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
4402 Preserve relative path names in $srcdir. Build symlink tree if
4403 configuring cross target dir and srcdir=. (= no VPATH support).
4404 (configure-target-libg++): Depend on configure-target-librx.
4405 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
4406 * config-ml.in: New file.
4407 * symlink-tree: New file.
4408 * configure: Ensure srcdir="." if that's what it is.
4409
4410Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
4411
4412 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
4413 includes and FLEX_SKELETON setting.
4414 * mpw-configure (--with-gnu-ld): New option, controls whether
4415 to use PPCLink or ld with PowerMac GCC.
4416 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
4417 * mpw-config.in: Configure grez if targeting Mac.
4418
4419 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4420 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
4421 just macos.
4422 * configure.in: Configure grez resource compiler if targeting Mac.
4423 * Makefile.in (all-grez, install-grez): New targets.
4424
4425Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
4426
4427 * configure: CXX defaults to gcc, not g++. If we find
4428 gcc in the path, set CC to gcc -O2.
4429
4430Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
4431
4432 * configure: Default ${build} correctly. Avoid picking up extra
4433 spaces when reading CC and CXX from Makefile. When doing a
4434 Canadian Cross, use plausible default values for numerous
4435 variables.
4436 * configure.in: When doing a Canadian Cross, don't try to
4437 configure tools whose configure script can't handle it.
4438
4439Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4440
4441 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
4442
4443Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
4444
4445 * configure: Remove dubious bug reporting address.
4446
4447Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
4448
4449 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
4450 configure script, run that instead of this directory's configure.
4451 In either case, print a message that we're configuring the sub-dir.
4452
4453Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
4454
4455 * configure.in: Before checking for the existence of various files,
4456 use sed to filter out "target-".
4457
4458Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
4459
4460 * Makefile.in (DO_X): Split rule to decrease command line length
4461 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
4462 (Philippe De Muyter).
4463
4464Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4465
4466 * Makefile.in (all-patch): depend on all-libiberty.
4467
4468Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
4469
4470 * configure.in: If the only directory in target_configdirs which
4471 actually exists is libiberty, then set target_configdirs to empty,
4472 to avoid trying to build a target libiberty in a gas or gdb
4473 distribution.
4474
4475Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
4476
4477 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4478 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
4479 systems.
4480
4481Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4482
4483 * configure.in (copy_dirs): Use sys-include instead of include
4484 for --with-headers option.
4485
4486Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
4487
4488 * Makefile.in, configure.in: Make winsup builds work with
4489 new scheme.
4490
4491Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
4492
4493 * configure.in: Build the linker on AIX.
4494
4495Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
4496
4497 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
4498 where needed.
4499
4500Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
4501
4502 * Makefile.in (all-gcc): Fix typo.
4503
4504Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
4505
4506 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
4507
4508Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
4509
4510 * configure.in: Rename libFOO to target-libFOO, and xiberty
4511 to target-xiberty, to provide more flexibility.
4512 (target_subdir): Define. Create if cross.
4513 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
4514 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
4515 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
4516 check-libFOO -> check-target-libFOO, etc.
4517 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
4518 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
4519 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
4520 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
4521 allow ALL_GCC="" to only configure.
4522 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
4523 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
4524 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
4525
4526Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
4527
4528 * Makefile.in (taz): Build "info" in etc explicitly.
4529
4530Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
4531
4532 * configure.in: Make sure that CC is undefined (as opposed to
4533 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
4534 problem with autoconf trying to configure on a host without GCC.
4535
4536Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
4537
4538 * mpw-configure: Set host alias from choice of host compiler,
4539 only use generic MPW Makefile sed if present, edit a file
4540 named "hacked_Makefile.in" instead of "Makefile.in" if present.
4541 * mpw-README: Add problem notes about CW6 and CW7.
4542
4543Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
4544
4545 * Makefile.in (taz): Use ";" instead of ";;".
4546
4547Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
4548
4549 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
4550 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
4551 DISTDOCDIRS.
4552 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
4553 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
4554
4555Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
4556
4557 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
4558 and gnats, because they are now subsumed by DISTSTUFFDIRS.
4559 Move bfd to DISTSTUFFDIRS.
4560
4561Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4562
4563 * Makefile.in (X11_LIB): Removed.
4564 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
4565
4566 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
4567
4568Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4569
4570 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
4571 names.
4572
4573Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4574
4575 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
4576
4577Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
4578
4579 * configure.in (i[345]86-*-win32): Always build newlib.
4580 Don't configure cvs, autoconf or texinfo.
4581 * Makefile.in (LD_FOR_TARGET): New.
4582 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
4583 Pass down LD_FOR_TARGET.
4584
4585Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
4586
4587 * winsup: New directory.
4588 * Makefile.in: Build winsup.
4589 * configure.in: Winsup is configured when target is win32.
4590 Can only build win32 target GDB when native.
4e81ae98 4591
6599da04
JM
4592Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
4593
4594 * config.guess: Recognize HP model 819 machines as having
4595 a PA 1.1 processor.
4596
4597Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
4598
4599 * configure: Fix sed loop which substitutes for CC and CXX to
4600 avoid bug found in various sed implementations.
4601
4602Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4603
4604 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
4605 simulator. Use standard powerpc-*-eabi*.
4606
4607Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
4608
4609 * configure.in: Stop putting gas and binutils in noconfigdirs for
4610 powerpc-*-aix* and rs6000-*-*.
4611
4612Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
4613
4614 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
4615 -mcall-aixdesc libraries.
4616
4617Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
4618
4619 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4620
4621 * config.sub (arm | armel | armeb): Fix shell syntax.
4622
4623Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4624
4625 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
4626 -msoft-float and -mcpu=common support.
4627 (powerpc*-*-eabisim*): Add support for building -mcall-aix
4628 libraries.
4629
4630Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4631
4632 * configure.in: Allow configuration and build of emacs19 for the alpha.
4633
4634Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4635
4636 * configure.in (CC): Get ^CC, not just any old CC, from
4637 ${host_makefile_frag}.
4638
4639Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4640
4e81ae98 4641 * configure.in (CC): Try to get CC from
6599da04
JM
4642 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
4643
4644Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4645
4646 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
4647 only if it exists in $(srcdir).
4648
4649Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
4650
4651 * configure: If CC and CXX are not set in the environment, set
4652 them, based on either an existing Makefile or on searching for gcc
4653 in PATH. Substitute for CC and CXX in Makefile.
4654 * configure.in: Remove libm from target_libs. Separate
4655 target_configdirs from configdirs. If CC is not set in
4656 environment, try to get it from a host Makefile fragment. Rewrite
4657 changes of configdirs to use skipdirs instead. A few minor
4658 tweaks. Take directories out of target_configdirs as they are
4659 taken out of configdirs. Remove existing Makefile files from
4660 subdirectories. Substitute for TARGET_CONFIGDIRS and
4661 CONFIG_ARGUMENTS in Makefile.
4662 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
4663 by configure.in.
4664 (CONFIG_ARGUMENTS): Likewise.
4665 (CONFIGURE_TARGET_MODULES): New variable.
4666 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
4667 ($(CONFIGURE_TARGET_MODULES)): New target.
4668 (configure-libg++, configure-libio): New targets.
4669 (all-libg++): Depend upon configure-libg++.
4670 (all-libio): Depend upon configure-libio.
4671 (configure-libgloss, all-libgloss): New targets.
4672 (configure-libstdc++): New target.
4673 (all-libstdc++): Depend upon configure-libstdc++.
4674 (configure-librx, all-librx): New targets.
4675 (configure-newlib): New target.
4676 (all-newlib): Depend upon configure-newlib
4677 (configure-xiberty): New target.
4678 (all-xiberty): Depend upon configure-xiberty.
4679
4680Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4681
4682 * configure.in (host i[345]86-*-win32): Expand the
4683 noconfigdirs again.
4684
4685Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
4686
4687 * mpw-configure: Fix sed command file name.
4688
4689Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
4690
4e81ae98 4691 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
4692 noconfigdirs again.
4693
4694Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
4695
4696 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
4697 or powerpc*-*-pe*, since they are not yet supported.
4698
4699Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
4700
4701 Add PowerMac support and many other enhancements.
4702 * mpw-configure: New option --cc to select compiler to use,
4703 paste options set according to --cc into the generated
4704 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
4705 if mpw-make.sed is present.
4706 * mpw-config.in: Don't test for gC1, test for mpw-touch,
4707 add forward includes for PowerPC include files.
4708 * mpw-build.in: Build using Makefile.PPC if present.
4709 (do-byacc, etc): Remove separate version resource builds.
4710 (do-gas): Build "stamps" before "all".
4711 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
4712 * mpw-README: Update to reflect --cc option, PowerMac support,
4713 and recently-reported compatibility problems.
4714
4715Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
4716
4717 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
4718 embedded m68k systems (-aout, -coff, -elf, -vxworks).
4719 (--with-multilib-top): Pass to recursive invocations.
4720
4721Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
4722
4723 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
4724 v810-*-*.
4725
4726Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4727
4728 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
4729 gdb, ld and opcodes on v810-*-*.
4730
4731Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
4e81ae98 4732
6599da04
JM
4733 * config/mh-ncrsvr43: Removed AR_FLAGS
4734
4735Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
4736
4737 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
4738 (local-maintainer-clean): New target.
4739 (maintainer-clean): New target.
4740 (realclean): Just depend upon maintainer-clean.
4741
4742Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4743
4744 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
4745
4746Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
4747
4748 * configure.in: Build ld in mips*-*-bsd* case.
4749
4750Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
4751
4752 * config.sub: Accept -lites* OS. From Ian Dall.
4753
4754Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
4755
4756 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4757 targets.
4758
4759Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4760
4761 * configure.in: treat i386-win32 canadian cross the same as
4762 i386-go32 canadian cross.
4763
4764Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4765
4766 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
4767 running under the simulator to build a reduced set of libraries.
4768 (powerpc-*-eabiaix): Add fine grained multilib support added to
4769 other powerpc targets yesterday.
4770
4771Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4772
4773 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
4774 -disable-softfloat, -disable-relocatable, -disable-aix, and
4775 -disable-sysv to control which multilib libraries get built.
4776
4777Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
4778
4779 * configure: Add Makefile.tem to list of files to remove in trap
4780 handler.
4781
4782Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
4783
4784 * config.guess (*Linux*): Add missing "exit"s.
4785 Also, need specific check for alpha-unknown-linux (uses COFF).
4786
4787Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
4788
4789 * config.guess: Merge with FSF:
4790
4791 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
4792 * config.guess (AIX4): More robust release numbering discovery.
4793
4794 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
4795 * config.guess (i386-sequent-ptx): Properly get version number.
4796
4797 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
4798 * config.guess (mips:*:4*:UMIPS): New case.
4799
4800Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
4801
4802 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
4803 (i386-win32 host): Likewise. Don't build readline.
4804
4805Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
4806
4807 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
4808 SUPPORT_FILES to submakes.
4809
4810Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
4811
4812 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
4813 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
4814 mpw-configure.
4815
4816Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
4817
4818 * configure.in (appdirs): Use =, not ==, in test expression when
4819 trying to build the text to print in the warning message for
4820 Solaris users.
4821
4822Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
4823
4824 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
4825
4826Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4827
4828 * config.guess: Recognize lynx-2.3.
4829
4830Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
4831
4832 * config.sub (z8ksim): Deleted
4833 (z8k-*-coff): New, this is the one true name of the target.
4834
4835Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
4836
4837 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
4838
4839Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
4840
4841 * config.guess (*:Linux:*:*): First try asking the linker what the
4842 default object file format is (elf, aout, or coff). Then if this
4843 fails, try previous methods.
4844
4845Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4846
4847 * configure.in: Don't build newlib for *-*-vxworks5.1.
4848
4849Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4850
4851 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
4852 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
4853
4854Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
4855
4856 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
4857
4858Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
4859
4860 * cfg-ml-com.in: New file.
4861 * cfg-ml-pos.in: New file.
4862
4863Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4864
4865 * COPYING.NEWLIB: Add HP free copyright to list.
4866
4867Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4868
4869 * config.sub: Recognize -eabi* for the system, not just -eabi.
4870
4871Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
4872
4873 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
4874 * config.sub, configure.in (win32): New target and host.
4875
4876Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
4877
4878 * configure.in: Add i386-pe configuration.
4879
4880Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
4881
4882 * mpw-build.in (install): Install GDB after LD.
4883
4884Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
4885
4886 * mpw-config.in (elf/mips.h): Always forward-include, needed
4887 for GDB to build.
4888
4889Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
4890
4891 * testsuite: New directory for customer acceptance and whole tool
4892 chain tests.
4893
4894Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4895
4896 * configure: If per-host line isn't found, but AC_OUTPUT is found
4897 and a configure script exists, run it instead.
4898
4899Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
4900
4901 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
4902
4903Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
4904
4905 * configure: Set build_{cpu,vendor,os,alias} to host values when
4906 --build isn't specified.
4907
4908Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4909
4910 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
4911 (FLAGS_TO_PASS): Pass them.
4912 (EXTRA_TARGET_FLAGS): Ditto.
4913
4914 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
4915
4916Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4917
4918 * Makefile.in (all-libg++): Depend on all-libstdc++.
4919
4920Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4921
4922 * configure.in (noconfigdirs): Enable all packages for
4923 i386-unknown-netbsd.
4924
4925Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
4926
4927 * configure.in (noconfigdirs): Don't configure tk for i386-go32
4928 hosted builds (DOS builds)
4929
4930Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
4931
4932 Changes for ARM based on patches from Richard Earnshaw:
4933 * config.sub: Handle armeb and armel.
4934 * configure.in: Omit arm linker only for riscix.
4935
4936Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
4937
4938 * config.guess: Update from FSF.
4939
4940Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
4941
4942 * config.sub: Recognize powerpcle as the little endian varient of
4943 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
4944 powerpcle variant. Convert pentium into i586, not i486. Add p5
4945 alias for i586. Map new x86 variants p6, k5, nexgen into i586
4946 temporarily.
4947
4948Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
4949
4950 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
4951
4952Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
4953
4954 * config.sub: Accept -lites* as a basic system type.
4955
4956Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
4957
4958 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
4959 installed, and if so return linuxoldld as the system name.
4960
4961Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
4962
4963 * config.guess: Add hppa1.1-hp-lites support.
4964
4965Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
4966
4967 * configure.in: Don't build newlib for m68k-vxworks5.1.
4968
4969Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4970
4971 * configure.in (mips-sgi-irix6): Use mh-irix5.
4972
4973Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
4974
4975 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
4976
4977Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4978
4979 * test-build.mk: Enable building of shared libraries on IRIX 5 and
4980 OSF/1. Fix compiler flags.
4981 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
4982
4983Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
4984
4985 * configure.in: Recognize --with-newlib.
4986 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
4987
4988Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4989
d207ebef 4990 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
4991 to *_X11_MODULES due to gdbtk needing X include files et al.
4992
4993Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
4994
4995 Merge in support for Mac MPW as a host.
4996 (Old change descriptions retained for informational value.)
4997
4998 * mpw-config.in: Add generic include forwards for cpu-specific
4999 include files in aout and elf directories.
5000
5001 * mpw-configure: Added copyright.
5002 * mpw-config.in: Check for presence of required build tools.
5003 (target_libs): Add newlib.
5004 (target_tools): Add examples.
5005 (Read Me): Generate as "Read Me for MPW" instead.
5006 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
5007 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
5008 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
5009
5010 * mpw-configure: Remove subdir-specific makefile hackery,
5011 delete mk.tmp after using it.
5012
5013 * mpw-build.in (all): Display start and end times.
5014
5015 * mpw-configure (host_canonical): Set.
5016 (target_cpu): Always add to makefiles.
5017 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
5018 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
5019 (mpw-mh-mpw): Look for in srcdir and srcroot.
5020 Use sed instead of mpw-edit-prefix to edit prefix definitions.
5021
5022 * mpw-build.in: (install-only): New target.
5023
5024 * mpw-configure (host_alias, target_alias): Rename from hostalias
5025 and targetalias, add into generated Makefile.
5026 (mk.tmp): If present, add into generated Makefile.
5027 * mpw-build.in (all-gas): Build config.h first before gas proper.
5028
5029 * mpw-configure (config.status): Write only if changed.
5030 * mpw-config.in (readline): Configure it (not built, just used for
5031 definitions).
5032
5033 * mpw-config.in (elf/mips.h): Add a forward include.
5034
5035 * mpw-config.in: Forward-include most .h files in include into
5036 extra-include.
5037 (readline): Don't build.
5038 mpw-build.in (install): Install GDB.
5039
5040 * mpw-configure (prefix, mpw_prefix): Handle it.
5041 * mpw-config.in (mmalloc, readline): Don't configure.
5042 * mpw-build.in (thisscript): Rename to ThisScript.
5043 Use mpw-build instead of BuildProgram everywhere.
5044 (mmalloc, readline): Don't build.
5045 * mpw-README: New file, basic documentation about the MPW port.
5046
5047 * mpw-config.in: Use forward-include to create include files.
5048
5049 * mpw-configure: Add more things to the top of each configured
5050 Makefile, including contents of config/mpw-mh-mpw.
5051 * mpw-config.in (extra-include): Create this directory and fill it
5052 with Posix-like include files when configuring.
5053
5054 * config.sub (apple, mac, mpw): Add various aliases.
5055
5056 * mpw-build.in: New file, top-level build script fragment for MPW.
5057 * mpw-configure: New file, configure script for MPW.
5058 * mpw-config.in: New file, config fragment for MPW.
5059
5060Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5061
5062 * configure.in (host_libs): Remove glob, since it is gone from the
5063 sources.
5064
5065Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5066
5067 * Makefile.in: define empty GDB_NLM_DEPS var.
5068
5069 * configure.in(target_makefile_frag): use config/mt-netware
5070 for netware targets.
5071
5072Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
5073
5074 * config.sub: Merge in recent FSF changes. Remove linux special
5075 cases.
5076
5077Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5078
5079 build-all.mk,config/mh-solaris: revert these two changes:
5080
5081 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
5082
5083 * build-all.mk: Use CC=cc -Xs on Solaris.
5084
5085 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5086
5087 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
5088 working xmakefile for Emacs.
5089
5090Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5091
5092 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
5093 stop using it.
5094 * Makefile.in: Nuke all references to glob subdirectory.
5095
5096Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5097
5098 * configure.in: Fix --enable-shared logic in per-host.
5099
5100Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
5101
5102 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
5103
5104Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5105
5106 * configure.in (noconfigdirs): Don't build gas on AIX, for
5107 powerpc*-*-aix* as well as for rs6000*-*-aix*.
5108
5109Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
5110
5111 * configure: Fix --cache-file to work if the file argument is a
5112 relative path.
5113
5114Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
5115
5116 * configure: If the --cache-file is used, pass it down to
5117 configure in subdirectories.
5118
5119Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
5120
5121 * config.sub: add vxworks29k configuration.
5122
5123Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5124
5125 * Makefile.in (taz): Do "diststuff" part quietly.
5126
5127Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
5128
5129 * config.sub: Mini-merge with gcc/config.sub.
5130
5131Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5132
5133 * config.guess (IRIX): Sed - to _.
5134
5135Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5136
5137 * Makefile.in (source-vault, binary-vault): New targets.
5138
5139Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
5140
5141 * config.sub: Recognize -eabi as a basic system type.
5142
5143Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5144
5145 * configure.in (enable_shared stuff): Fix typo.
5146
5147Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
5148
5149 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
5150
5151Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5152
5153 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
5154
5155Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5156
5157 * configure.in (rs6000-*-*): Don't build gas.
5158
5159Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
5160
5161 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
5162 reduce command line length.
5163 (AS_FOR_TARGET): Check for as.new, not Makefile.
5164 (NM_FOR_TARGET): Check for nm.new, not Makefile.
5165
5166Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
5167
5168 * config.guess: Merge from FSF.
5169
5170Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5171
5172 * configure: Don't use $ when handling program_suffix.
5173
5174Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
5175
5176 * configure.in: Configure tk for hppa/hpux.
5177
5178Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
5179
5180 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
5181
5182Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
5183
5184 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
5185 to LIBCXXFLAGS. Tests are better run without it.
5186
5187Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
5188
5189 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
5190
5191Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
5192
5193 * configure.in (*-*-netware*): Don't configure xiberty.
5194
5195Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
5196
5197 * configure.in: Remove tk from native_only list.
5198
5199Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
5200
5201 * build-all.mk: Add mips-ncd-elf target to sun4 targets
5202 for special NCD build.
5203
5204Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5205
5206 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
5207 makeall.bat, they're only useful for binutils snapshots.
5208 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
5209 makeall.bat to specified SUPPORT_FILES.
5210
5211Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
5212
5213 * build-all.mk: Add Ericsson targets to sun4 and solaris
5214 hosts. Add BNR's sun4 target to solaris host, so their
5215 build-from-source will be tested in-house first.
5216
5217Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5218
5219 * Makefile.in (LIBCFLAGS): New variable.
5220 (CFLAGS_FOR_TARGET): Ditto.
5221 (LIBCFLAGS_FOR_TARGET): Ditto.
5222 (LIBCXXFLAGS): Ditto.
5223 (CXXFLAGS_FOR_TARGET): Ditto.
5224 (LIBCXXFLAGS_FOR_TARGET): Ditto.
5225 (BASE_FLAGS_TO_PASS): Pass them.
5226 (EXTRA_TARGET_FLAGS): Ditto.
5227
5228 * configure.in, config/m[th]-*pic: Support --enable-shared.
5229
5230Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
5231
5232 * configure.in (target_libs): Include libstdc++ again.
5233 * config.guess: Update from FSF (for FreeBSD).
5234
5235Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5236
5237 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
5238 makeall.bat.
5239 (DISTDOCDIRS): Add `etc'.
5240 (ETC_SUPPORT_PFX): New variable.
5241 (taz): Include anything from etc starting with a word in
5242 ETC_SUPPORT_PFX.
5243
5244Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5245
5246 * config.sub: Update for recent FSF changes. Remove obsolete
5247 h8300hds entry. Add -windows* and -osx as basic os. Minor
5248 spacing changes.
5249
5250Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
5251
5252 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
5253
5254 * config.guess: Merge with FSF.
5255 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
5256
5257Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5258
5259 * configure: Since the "trap 0" handler will override the exit
5260 status on many systems, only use it for "exit 1", and make it set
5261 a non-zero exit status; reset it before "exit 0". Also, check
5262 exit status of config.sub, and error out if it failed.
5263
5264Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
5265
5266 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
5267 and install libgloss.
5268
5269Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5270
5271 * Makefile.in (all-binutils): Depend upon all-byacc.
5272
5273 * configure.in: Don't build emacs on Irix 5.
5274
5275Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5276
5277 * configure.in (*-*-netware*): Add libio.
5278
5279Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5280
5281 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
5282 (CHECK_TARGET_MODULES): Ditto.
5283 (INSTALL_TARGET_MODULES): Ditto.
5284 (TARGET_LIBS): Ditto.
5285 (all-libstdc++): Note dependencies.
5286
5287Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5288
5289 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
5290
5291Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5292
5293 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
5294 -fexternal-templates.
5295
5296 * configure.in (target_libs): Add libstdc++.
5297 (noconfigdirs): Add libstdc++ as appropriate.
5298
5299Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5300
5301 * config.guess: Update from FSF.
5302
5303Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5304
5305 * configure: Use ${config_shell} when running ${configsub}.
5306
5307Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
5308
5309 * config.sub: No longer recognize h8300h.
5310
5311Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5312
5313 * config.sub: Remove extraneous differences between config.sub and
5314 gcc/config.sub.
5315
5316Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5317
5318 * Makefile.in (DISTSTUFFDIRS): Add gas.
5319
5320Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
5321
5322 * COPYING.NEWLIB: New file.
5323
5324Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
5325
5326 * config.guess (HP-UX): Patch from Harlan Stenn
5327 <harlan@landmark.com> to also emit release level.
5328
5329Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
5330
5331 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
5332
5333Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
5334
5335 * config.sub: Merge nextstep cleanup from FSF.
5336
5337Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5338
5339 * configure.in (arm-*-*): Don't configure ld for this target.
5340
5341Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5342
5343 * configure.in (*-*-netware): don't configure libg++, libio,
5344 librx, or newlib.
5345
5346Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5347
5348 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
5349 configure ld--it works, but it doesn't support shared libraries.
5350
5351Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
5352
5353 * config.guess (*-unknown-freebsd*): Get rid of possible
5354 trailing "(Release)" in version string.
5355 Patch from Paul Richards <paul@isl.cf.ac.uk>.
5356
5357Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
5358
5359 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
5360 Fix type: *-next-neststep -> *-next-nextstep.
5361
5362 * config.guess: Merge from FSF:
5363
5364 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
5365
5366 * config.guess: Recognize powerpc-ibm-aix3.2.5.
5367
5368 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
5369
5370 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
5371 instead of UNIX_SV for UnixWare 1.0).
5372
5373Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
5374
5375 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
5376 to make gdb/nlm/* build after the compiler and linker.
5377
5378Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
5379
5380 * config.guess (netbsd, freebsd, linux): Accept any machine,
5381 not just i[34]86.
5382 (m68k-atari-sysv4): Relocate to match FSF version.
5383
5384 * config.guess: More merges from the FSF:
5385
5386 Add a space before function call or macro invocation.
5387
5388 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5389
5390 * config.guess: Add trap cmd to remove dummy.c and dummy when
5391 interrupted.
5392
5393 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5394
5395 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
5396 (dummy): Redirect stderr from compilation of dummy.c.
5397
5398 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
5399
5400 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
5401
5402Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
5403
5404 * configure: Accept and ignore --cache*, for compatibility with
5405 new autoconf.
5406
5407Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
5408
5409 * config.guess: Merge from FSF:
5410
5411 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5412
5413 * config.guess (Pyramid*:OSx*:*:*): New case.
5414 (PATH): Add /.attbin at end for finding uname.
5415 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
5416
5417 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
5418
5419 * config.guess (M88*:DolphinOS:*:*): New case.
5420
5421 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
5422
5423 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
5424 to select whether to use ELF or COFF.
5425
5426 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5427
5428 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
5429
5430 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5431
5432 * config.guess: Guess the OS version for HPUX.
5433
5434 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
5435
5436 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
5437
5438Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5439
5440 * configure.in: Recognize --with-headers, --with-libs, and
5441 --without-newlib.
5442 * Makefile.in (all-xiberty): Depend upon all-ld.
5443
5444Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5445
5446 * configure.in: Change i[34]86 to i[345]86.
5447
5448Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5449
5450 * configure (version): A few more tweaks to help message.
5451
5452Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
5453
5454 * Makefile.in: Remove (for now) librx as a host library,
5455 now that we're building it for target.
5456
5457Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5458
5459 * configure: Fix up help message; from karl@owl.hq.ileaf.com
5460 (Karl Berry).
5461
5462Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
5463
5464 * configure.in: Also configure librx.
5465
5466Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
5467
5468 * Makefile.in: Update various rules to reflect that librx
5469 is now needed for libg++.
5470
5471Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5472
5473 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
5474
5475Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5476
5477 * configure.in: Configure the examples directory.
5478
5479Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5480
5481 * configure: Simplify Jun 2 1994 change.
5482
5483Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5484
5485 * change CC to /usr/latest/bin/gcc for lynx host builds, since
5486 /bin/gcc isn't good enough to build gcc.
5487
5488Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
5489
5490 * Makefile.in (GDB_SUPPORT_FILES): Remove
5491 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
5492 (gdb.tar.gz): Add new rule to use standard distribution building
5493 mechanism.
5494
5495Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5496
5497 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
5498 Bill Cox <bill@cygnus.com>.
5499
5500Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
5501
5502 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
5503
5504Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
5505
5506 * configure: Search current dir first in .gdbinit.
5507
5508Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
5509
5510 * config.sub: Recognize freebsd (merged from gcc config.sub).
5511
5512Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
5513
5514 * config.sub: Refer to NeXT's operating system as nextstep.
5515
5516 * config.sub (case $basic_machine): Re-order the cases, to match
5517 the order in the FSF version (which is mostly alphabethical).
5518 Merge in some additions and changes from the FSF.
5519
5520Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
5521
5522 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
5523 * config.sub: Recognize cxux7.
5524 * configure.in: Use mh-cxux for m88k-harris-cxux*.
5525
5526Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
5527
5528 * config.sub: Fix typo powerpc -> powerpc-*.
5529
5530Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
5531
5532 * Makefile.in: `all-emacs19' depends on `all-byacc'.
5533
5534 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
5535 parallel with all-emacs and install-emacs). Top-level command
5536 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
5537
5538Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5539
5540 * test-build.mk ($(host)-stamp-stage2-installed): Remove
5541 $(relbindir)/make before doing ``make install'', and use
5542 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
5543 installing over running make binary.
5544 ($(host)-stamp-stage3-installed): Likewise.
5545
5546Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5547
5548 * config.guess: Recognize Mach.
5549
5550Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5551
5552 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
5553 see whether --exec-prefix was used.
5554
5555Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5556
5557 * README: Explicitly mention libg++/README. (Zoo's idea.)
5558
5559Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5560
5561 * Makefile.in: Add all-librx target similar to all-libproc.
5562
5563Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
5564
5565 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
5566 with post 1.2 uname bogosity.
5567
5568Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5569
5570 * configure: Remove temporary files on receipt of a signal.
5571
5572Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
5573
5574 * configure: If there is a package_makefile_frag, remove
5575 ${subdir}/Makefile.tem after copying it in.
5576
5577Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5578
5579 * build_all.mk: support rs6000 lynx identifies itself as
5580 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
5581 since /bin/gcc is too feeble to compile a modern gcc.
5582
5583Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
5584
5585 * brought devo/test-build.mk update-to-date with progressive/
5586 test-build.mk. Add lynx targets and hppa flag info.
5587
5588Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5589
5590 * configure.in: Use mh-ncrsvr43. Patch from
5591 Tom McConnell <tmcconne@sedona.intel.com>.
5592
5593Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
5594
5595 * config.guess (i386-unknown-bsdi): No longer need to
5596 check #if defined(__bsdi__) && defined(__i386__).
5597
5598Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5599
5600 * configure: Set program_transform_nameoption correctly.
5601
5602Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
5603
5604 * brought build-all.mk update-to-date with progressive build-all.mk,
5605 added new targets and hppa info.
4e81ae98 5606
6599da04
JM
5607Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5608
5609 * configure: If config.guess result is a prefix of the user
5610 specified target, assume a native build and use the user specified
5611 target as the host alias. Remove SunOS patch suffix removal hack.
5612 * configure.in: Remove SunOS patch suffix removal hack.
5613
5614 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
5615 in NATIVE_CHECK_MODULES.
5616
5617Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
5618
5619 * Makefile.in: Rename HOST_ONLY to NATIVE.
5620 * configure: Delete SunOs patch suffix from host_canonical
5621 and build_canonical variables that are prepended to Makefiles.
5622 * configure.in: Add comments for easier maintenance.
5623
5624Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5625
5626 * Makefile.in: Add all-libproc target similar to all-gui.
5627
5628Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
5629
5630 * Makefile.in (CHECK_MODULES): split into
5631 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
5632
5633Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
5634
5635 * config.guess (i386-unknown-bsdi): New system to guess.
5636
5637Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5638
5639 * Makefile.in: Add all-gui target (but not yet build by "all").
5640
5641Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
5642
5643 * config.sub: Move deletion of patch suffix from here...
5644 * configure.in: To here, at Ian's suggestion. The top-
5645 level scripts might need to know of a patch level.
5646
5647Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
5648
5649 * config.sub: Strip off patch suffix so rtl is recognized
5650 as a sunos4.1.3 machine, even though it's been patched.
5651
5652Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
5653
5654 * Makefile.in (INSTALL_LAST): Delete.
5655 (INSTALL_DOSREL): New.
5656
5657Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5658
5659 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
5660 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
5661 whether we pass down --with-gnu-ld anyhow.
5662
5663Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
5664
5665 * Makefile.in (INSTALL_LAST): Change operation so it works
5666 on more flavors of make.
5667 * configure.in (go32): Don't build libg++ or libio.
5668
5669Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
5670
5671 * Makefile.in (Move HOST_PREFIX_1 and friends up so
5672 they can be overriden by templates.
5673
5674Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
5675
5676 * configure.in (target==go32): Don't build gdb.
5677 * dosrel: New directory.
5678
5679Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
5680
5681 * configure.in (host==go32): Configure dosrel too.
5682 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
5683 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
5684 be set by incoming names or templates.
5685 (INSTALL_LAST): New rule.
5686 * config/mh-go32: New fragment.
5687
5688Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
5689
5690 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
5691
5692Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5693
5694 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
5695 unique in 8.3 naming schemes.
5696 * configure.in (appdirs): New variable. Currently empty, but will
5697 be used in gas distribution. If nonempty, lists a set of
5698 directories at least one of which must get configured, or top
5699 level configuration is considered to have failed.
5700 (rs6000-*-lynxos*): Use new file name.
5701
5702Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5703
5704 Eliminate XTRAFLAGS.
5705 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
5706 newlib include files using -idirafter, and also use -nostdinc.
5707 (CXX_FOR_TARGET): Likewise.
5708 (XTRAFLAGS): Removed.
5709 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
5710 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
5711 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
5712 ($(DO_X)): Don't pass down XTRAFLAGS.
5713
5714Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5715
5716 * configure.in (mips*-dec-bsd*): New target; do build linker.
5717 (mips*-*-bsd*): New target; don't build linker.
5718
5719Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5720
5721 * configure.in: support rs6000-*-lynxos* configuration.
5722 support sunos4 as a cross target.
5723
5724 * config.sub: look for lynx*, not lynx since the OS version may
5725 legitimately be part of the name.
5726
5727Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5728
5729 * configure.in (i[34]86-*-sco*): Move to be with other i386
5730 targets.
5731 (romp-*-*): New target. Skip various binary utilities.
5732 (vax-*-*): New target. Don't build newlib.
5733 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
5734
5735Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5736
5737 * configure.in: Only set host_makefile_frag if config
5738 directory exists.
5739
5740Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5741
5742 * install.sh: If $dstdir exists, don't check whether each
5743 component does.
5744
5745Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5746
5747 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
5748
5749Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
5750
5751 * configure.in (*-*-lynxos*): Don't configure newlib for either
5752 native or cross Lynx.
5753
5754Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
5755
5756 * config.sub (sparc64-elf): Fix os.
5757 (z8k): Remove duplicate.
5758
5759Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5760
5761 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
5762 gcc/stmp-fixproto, to try to prevent fixproto from being run.
5763
5764Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
5765
5766 * configure: Make file links cleanly even if Lynx fails on
5767 an NFS symlink (at least fail cleanly).
5768
5769Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
5770
5771 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
5772 -XNh2000.
5773
5774Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5775
5776 * configure: Unknown options are fatal again.
5777
5778Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
5779
5780 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 5781 compatibility.
6599da04
JM
5782
5783Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
5784
5785 * build-all.mk: Add `clean' target.
5786
5787Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5788
5789 * config.guess: Add SINIX support.
5790 * configure.in: Add mips-*-sysv4* support.
5791
5792Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
5793
5794 * build-all.mk: Document all useful targets.
5795 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
5796 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
5797
5798Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5799
5800 * configure: Support --silent, --quiet.
5801
5802Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5803
5804 * configure: Support --disable-FEATURE.
5805
5806Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5807
5808 * config.guess: Recognize NCR running SVR4.3.
5809
5810Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
5811
5812 * config.guess: Make BSDI generate i386-unknown-bsd386.
5813 Patch from Paul Eggert <eggert@twinsun.com>.
5814
5815Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5816
5817 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
5818
5819Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5820
5821 * configure: Make unrecognized options give nonfatal warnings
5822 instead of fatal errors, and pass them to any subdirectory
5823 configures in case they recognize them.
5824 Make --x equivalent to --with-x.
5825
5826Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5827
5828 * configure: Add --enable-* options. Clean up usage message and
5829 some comments.
5830
5831Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
5832
5833 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
5834
5835Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5836
5837 * configure.in (hppa*-*-*): Enable binutils.
5838
5839Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5840
5841 * config.sub: Recognize cisco.
5842
5843Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
5844
5845 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
5846
5847Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5848
5849 * config.guess: about target *-hitachi-hiuxwe2, don't print more
5850 than one configuration name. Add comment.
5851
5852Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
5853
5854 * config.guess: about target *-hitachi-hiuxwe2, fixed
5855 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
5856 macro is incorrect.]
5857
5858Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5859
5860 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
5861 than the "make ls" stuff which used to be here.
5862
5863Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
5864
5865 * config.guess: Recognize i[34]86-unknown-freebsd.
5866 From Shawn M Carey <smcarey@rodan.syr.edu>.
5867
5868Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
5869
5870 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
5871
5872Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5873
5874 * config.guess: Check for ptx.
5875
5876Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
5877
5878 * config.sub: Add os9k checking.
5879
5880Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5881
5882 * config.guess: Handle OSF1 running on HPPA processors
5883
5884Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
5885
5886 * configure: If subdir configure fails, print out a message with
5887 subdirectory name, in case subdir's configure code didn't identify
5888 itself.
5889
5890Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
5891
5892 * configure.in: Remove embedded newlines from configdirs.
5893 Avoid mismatches of substrings. Fix matching strings at end
5894 of configdirs.
5895
5896Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
5897
5898 * config.guess: Add Lynx/rs6000 config support.
5899
5900Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
5901
5902 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
5903
5904Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
5905
5906 * configure.in (hppa*-*-osf*): Treat this just like most other
5907 PA configurations (eg no binutils or ld).
5908 (hppa*-*-*elf*): These configurations have binutils and ld.
5909
5910Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5911
5912 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
5913
5914Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5915
5916 * configure.in (rs6000-*-*): Build gas.
5917
5918Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5919
5920 * Makefile.in: Avoid bug in losing hpux sed.
5921
5922Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5923
5924 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
5925 for GDB and GDB has been fixed to not need it.
5926
5927Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
5928
5929 * config/mh-lynxosrs6k: Account for lack of ranlib!
5930
5931Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5932
5933 * config.guess: Recognize vax hosts.
5934
5935Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5936
5937 * configure (while loop): Don't use "break 2" inside case
5938 statement -- the case statement isn't an enclosing loop.
5939
5940Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
5941
5942 * config.guess: Clean up NeXT support, to allow nextstep
5943 on Intel machines. Make OS be nextstep.
5944
5945Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
5946
5947 * config.guess: Add alternate forms for Convex.
5948
5949Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
5950
5951 * configure: Completely rewrite option processing. Take
5952 advantage of pattern-matching to avoid invoking test frequently.
5953 Also clean up host and target defaulting logic.
5954
5955Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5956
5957 * Makefile.in: Replace all occurrances of "rootme" with "r" and
5958 "$${rootme}" with "$$r", to increase the likelihood that the do-*
5959 commands (plus user environment) will fit SCO limits.
5960
5961Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5962
5963 * configure.in: Don't issue warnings about directories which are
5964 not being configured if -norecursion is set. Correct test for
5965 --with-gnu-as and --with-gnu-ld to not get confused by substring
5966 matches.
5967
5968 * configure.in: Don't build gas for alpha-dec-osf1*.
5969
5970Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
5971
5972 * configure: Back out Per's change of 12/19/1993. It changes the
5973 behavior of configure in unexpected and confusing ways.
5974
5975 Also, use different delim char when calculating
5976 program_transform_name so that the name can contain slashes.
5977
5978Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
5979
5980 * configure.in, config.sub: Add support for VSTa micro-kernel.
5981
5982Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5983
5984 * configure.in: Nuke hacks which were used to get a special
5985 version of GAS for HPPA configurations.
5986
5987Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
5988
5989 * configure: If only ${target_alias} is given, use that
5990 as the default for ${host_alias}.
5991 * configure: Add missing back-slashes before nested quotes.
5992
5993Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
5994
5995 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
5996
5997Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
5998
5999 * config.guess: Recognize some Tektronix configurations.
6000 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
6001
6002Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6003
6004 * config.sub: Match any flavor of SH.
6005
6006Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
6007
6008 * configure.in: Don't try to configure newlib for Alpha.
6009
6010Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6011
6012 * configure.in: Don't build ld for Irix 5. Don't build gas,
6013 libg++ or libio for any Alpha target.
6014
6015 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6016 * config/mh-irix5. New file for Irix 5.
6017
6018Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
6019
6020 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
6021 default arguments -- so it tried to compress itself.
6022
6023Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
6024
6025 * configure.in (notsupp): ensure that a space is always at the end
6026 of the configdirs list, since the grep checks for an explicit space
6027
6028Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6029
6030 * configure.in (target i386-sysv4.2): don't build ld, since static
6031 versions of many libraries are not available.
6032
6033Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6034
6035 * config.guess: Recognize Apollos (using environment variables).
6036 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
6037
6038Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6039
6040 * config.guess: Recognize Sony news mips running newsos.
6041
6042Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
6043
6044 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
6045 "fi ; else" for bash.
6046
6047Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
6048
6049 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
6050
6051Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
6052
6053 * config.sub: accept unixware as an alias for svr4.2.
6054 Fix some inconsistancies with the gcc version.
6055
6056Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6057
6058 * Makefile.in (DISTDOCDIRS): Add gdb.
6059
6060Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
6061
6062 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
6063
6064Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6065
6066 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
6067 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
6068 this now.
6069
6070Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6071
6072 * config.sub: Accept hiux* as an OS name.
6073
6074 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
6075 etc/make-stds.texi. The underscore came from gcc, and dje now
6076 agrees that RUNTESTFLAGS is the correct name.
6077
6078Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
6079
6080 * install.sh: Remove 'set -e'. It makes any conditionals
6081 in the script useless.
6082
6083 * config.guess: Automatically recognize arm-acorn-riscix
6084 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
6085
6086Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
6087
6088 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
6089
6090Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6091
6092 * Makefile.in (DISTDOCDIRS): New variable.
6093 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 6094 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
6095
6096Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6097
6098 * configure.in (hppa target): check the source directory for the
6099 pagas sub-directory
6100
6101Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
6102
6103 * config.sub: Allow -aout* and -elf*.
6104
6105Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6106
6107 * configure.in: Don't build ld on i386-solaris2, same as for
6108 sparc-solaris2.
6109
6110Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
6111
6112 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
6113
6114Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6115
6116 * configure.in: Configure gdb for alpha.
6117
6118Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6119
6120 * Makefile.in (CXXFLAGS): Add -O.
6121
6122Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6123
6124 * config.guess: added support for DG Aviion
6125
6126Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6127
6128 * configure.in: Produce warning message for subdirectories not
6129 configurable for this host/target combination. Don't try to
6130 configure gdb for vms.
6131
6132Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6133
6134 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
6135 appropriate files before making "diststuff".
6136 (DISTBISONFILES): New var: list of files to be edited.
6137 (DISTSTUFFDIRS): Add binutils.
6138
6139Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6140
6141 * config.sub: also handle mipsel and mips64el (for little endian mips)
6142
6143Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6144
6145 * configure.in: Add * to end of all OS names.
6146
6147Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
6148
6149 * configure.in: Build newlib for LynxOS native.
6150
6151Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6152
6153 * config.guess: Add support for delta 88k running SVR3.
6154
6155 * configure.in: Add comment about HP compiler vs. emacs.
6156
6157Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6158
6159 * configure.in: don't build ld on solaris2 (not a viable option
6160 due to bugs in getpwnam & getpwuid)
6161
6162Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6163
6164 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
6165 config.guess will produce a full version number.
6166
6167Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6168
6169 * configure.in: Build linker and binutils for alpha-dec-osf1.
6170
6171Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6172
6173 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
6174 and gdb/testsuite/Makefile.in.
6175
6176Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6177
6178 * configure.in: recognize mips*- instead of mips-
6179
6180Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
6181
6182 * config.sub: Accept linux*coff and linux*elf as operating
6183 systems.
6184
5d4a5ee6
JL
6185Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6186
6187 * ltmain.sh: Handle symlinks in generated script.
6188
6599da04
JM
6189Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6190
6191 * config.sub: Recognize mips64, and mips3 as an alias for it.
6192
6193Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6194
6195 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
6196 gdb knows how to handle OSF/1 shared libraries.
6197
6198Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6199
6200 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
6201 * config.guess: Recognize Hitachi's HIUX.
6202 * config.sub: Recognize h3050r* and hppahitachi.
6203 Remove redundant cases for hp9k[23]*.
6204
6205Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6206
6207 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
6208 if gas and ld are in the source tree and are in ${configdirs}.
6209 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 6210 --with options (but still pass them down on the command line,
6599da04
JM
6211 if they were explicitly specified).
6212
5d4a5ee6
JL
6213Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6214
6215 * configure: Handle autoconf style directory options: --bindir,
6216 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6217 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6218 --sysconfdir.
6219 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6220 (sharedstatedir, localstatedir, oldincludedir): New variables.
6221 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6222 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6223 sbindir, sharedstatedir, and sysconfdir.
6224
6599da04
JM
6225Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6226
6227 * configure: substitute SHELL value in Makefile.in with
6228 ${CONFIG_SHELL}
6229
5d4a5ee6
JL
6230Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6231
6232 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6233
6599da04
JM
6234Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6235
6236 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
6237 *-*-solaris2* targets.
6238
6239Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6240
6241 * Makefile.in: define M4, and pass it down to sub-makes;
6242 all-autoconf now depends on all-m4
6243
6244Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6245
6246 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
6247 presence of {ar,ranlib} instead of a configured directory
6248
6249Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6250
6251 * config.guess: Accept 34?? as well as 33?? for NCR.
6252
6253Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6254
6255 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
6256 of 'gas' in sed commands, since 'gash' is now in the tree as well.
6257
6258Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6259
6260 * configure: grab values for $(CC) and $(CXX) from the
6261 environment, so that someone can do "CC=gcc configure; make" and
6262 have it work right (matching the way that autoconf works now)
6263
6264 * configure.in, Makefile.in: add support for gash, the tcl
6265 interface to Galaxy
6266
6267 * config.guess: add NetBSD variants (hp300, x86)
6268
6269Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
6270
6271 * install.sh: Support -d option (in the manner of SunOS 4 install,
6272 as it is more deterministic than that of GNU install)
6273 (chmodcmd): Set file to mode 755 by default (should also do default
6274 chgrp and chown, but I don't feel like dealing with that now)
6275
6276Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
6277
6278 * config.sub: Remove h8300hhms alias.
6279
6280Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6281
6282 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
6283
6284Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6285
6286 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
6287 as stmp-fixinc
6288
6289Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
6290
6291 * config.sub: recognize m88110-bug-coff.
6292
6293Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6294
6295 * Makefile.in (all-libio): all dependencies on the toolchain used
6296 to build this (gcc, gas, ld, etc)
6297
6298Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6299
6300 * config.guess: Deal with OSF/1 1.3 on alpha.
6301
6302Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6303
6304 * install.sh: add some 'else true' clauses for portability
6305
6306 * configure.in: don't build libio for h8[35]00-*-* targets
6307
6308Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
6309
6310 * Makefile.in: Add support for new libio.
6311
6312Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6313
6314 * install.sh: If one command fails, don't try the rest. Don't try
6315 to remove $dsttmp (via trap) unless we have already created it.
6316 If $src doesn't exist, detect it and exit with an error.
6317
6318 * config.guess: Recognize BSD on hp300.
6319
6320Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
6321
6322 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
6323 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
6324
6325Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
6326
6327 * Makefile.in (all-send-pr): depends on all-prms
6328
6329Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6330
6331 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
6332
6333Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6334
6335 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
6336 Added test for mips-mips-riscos5.
6337
6338Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6339
6340 * configure.in: use mh-hp300 for 68k HP hosts
6341
6342Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6343
6344 * configure: add support for CONFIG_SHELL, so that you can use
6345 some alternate shell for evaluating configure scripts
6346
6347Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
6348
6349 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
6350 in configure script to bug-gdb@prep.ai.mit.edu when building
6351 distribution archive.
6352 * Makefile.in (COMPRESS): Remove def.
6353 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
6354 gdb.tar.Z and make-gdb.tar.Z respectively.
6355 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
6356 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
6357 to convergence with 'taz' target in Makefile.in.
6358
6359Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6360
6361 * install.sh (dsttmp): use trap to ensure that tmp files go
6362 away on error conditions
6363
6364Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6365
6366 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
6367
6368Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6369
6370 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
6371 its parent is '/' not ''.
6372
6373 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
6374
6375Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
6376
6377 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
6378 that ${newsrcdir}/configure.in does.
6379
6380Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6381
6382 * test-build.mk: support for CONFIG_SHELL
6383
6384Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
6385
6386 * config.sub (netware): Add as a basic system type.
6387
6388Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
6389
6390 * Makefile.in (Makefile): depend on configure.in. Also drop the
6391 $(srcdir)/ from the dependency on Makefile.in.
6392
6393Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
6394
6395 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
6396 (h8300hhms is temporary until multi-libraries are implemented).
6397 * configure.in: Handle h8300h too.
6398
6399Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6400
6401 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
6402
6403Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
6404
6405 * configure: Remove extraneous output when guessing host type.
6406 * config.guess: Remove extraneous output when guessing using C
6407 compiler rather than uname, or when guessing fails.
6408
6409Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6410
6411 * Makefile.in: remove all.cross and install.cross targets
6412
6413 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
6414 definitions
6415
6416Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
6417
6418 * configure.in (target sh): Build gprof.
6419
6420Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6421
6422 * config.sub: change -solaris to -solaris2
6423
6424Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6425
6426 * configure.in: Use config/mh-riscos for mips-*-sysv*.
6427
6428Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
6429
6430 * configure: Correct error message for missing Makefile.in to
6431 print correct directory.
6432
6433Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6434
6435 * install.sh: kludge around 386BSD shell bug
6436
6437Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
6438
6439 * config.guess: Recognize NeXT.
6440 * config.guess: Recognize i486-ncr-sysv4.
6441 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
6442
6443Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
6444
6445 * Makefile.in (MAKEINFOFLAGS): New variable.
6446 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
6447 * build-all.mk, test-build.mk: Pass down --no-split as
6448 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
6449
6450Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
6451
6452 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
6453
6454Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
6455
6456 * Makefile.in (libg++.tar.z): New rule.
6457 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
6458 * Makefile.in (taz): Only do a single chmod.
6459
6460Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
6461
6462 * install.sh: don't use dirname anymore (replaced with sed usage)
6463
6464Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
6465
6466 * Makefile.in: Change extension for gzip'd files from '.z' to
6467 '.gz' per new FSF standard usage.
6468
6469Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
6470
6471 * configure: put quotes around the final value of program_transform_name
6472
6473Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6474
6475 * Makefile.in: new install.sh support; update install-info rules
6476
6477Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
6478
6479 * configure.in: Build diff for crosses, but not for go32 host.
6480
6481 * configure.in: Build gprof only for native, and don't build it
6482 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
6483
6484Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
6485
6486 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
6487
6488Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6489
6490 * configure.in (host_tools): Add prms.
6491
6492Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6493
6494 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
6495 with $(FLAGS_TO_PASS) on the command line
6496
6497 * config.sub: Recognize lynx and lynxos
6498
6499Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
6500
6501 * config.sub: Accept -ecoff*, not just -ecoff.
6502
6503Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6504
6505 * Makefile.in (taz): Use .gz suffix instead of .z.
6506 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
6507 names.
6508
6509Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6510
6511 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
6512
6513Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6514
6515 * Makefile.in (install-no-fixedincludes): install gcc last, so
6516 that rebuilds that might happen during 'make install' don't get
6517 bogus gcc include files
6518
6519Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6520
6521 Change from Utah for HPPA support:
6522 * config.guess: Recognize hppa1.x-hp-bsd.
6523
6524Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
6525
6526 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
6527 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
6528
6529Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
6530
6531 * config.sub: Add support for rom68k and bug boot monitors.
6532
6533Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
6534
6535 * Makefile.in: Make all-opcodes depend on all-bfd.
6536
6537Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
6538
6539 * config.guess: Added special check for i[34]86-univel-sysv4*.
6540
6541Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
6542
6543 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
6544 the processor rather than assuming i486.
6545
6546Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6547
6548 * config.guess: Recognize SunOS6 as Solaris3.
6549
6550Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
6551
6552 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
6553 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
6554
6555Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
6556
6557 * build-all.mk (all-cross): New target for Canadian Cross.
6558 Added Q2 go32 targets.
6559 * test-build.mk: Configure go32 cross sparclite-aout and
6560 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
6561 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
6562
6563Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6564
6565 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
6566 GO32 hosted toolchains
6567
6568Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
6569
6570 * configure: change so "-exec-prefix" gets passed down rather
6571 than "-exec_prefix" so autoconf generated Makefiles get the
6572 exec_prefix set right.
6573
6574Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6575
6576 * config.guess: get the Solaris2 minor version number
6577
6578 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
6579
6580Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6581
6582 * config.guess: Recognize some Sequent platforms.
6583
6584Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6585
6586 * Makefile.in: added the vault-install target
6587
6588 * configure.in: actually use the Sun3 makefile fragment that's in
6589 config, also added the release dir to configdirs
6590
6591Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6592
6593 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
6594
6595Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6596
6597 * configure.in: remove some program from Alpha targetted toolchains
6598
6599Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
6600
6601 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
6602 gprof.
6603 (taz): Run "make diststuff" in those directories instead of "make
6604 proto-dir". Look for "VERSION=" only at start of line in subdir
6605 Makefile. Use "gzip -9" for compression.
6606 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
6607 (binutils.tar.z): New target.
6608
6609Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6610
6611 * Makefile.in (taz): Include gpl.texinfo.
6612
6613Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6614
6615 * Makefile.in (setup-dirs): Merged into "taz" target.
6616 (taz): Only do `proto-dir' stuff if a directory is actually needed
6617 for this target.
6618
6619Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
6620
6621 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
6622 (FLAGS_TO_PASS): Pass down MUNCH_NM.
6623 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
6624 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
6625 (gcc-no-fixedincludes): Correct for current gcc Makefile.
6626
6627Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
6628
6629 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
6630 config.sub, and move-if-change to gdb testsuite distribution
6631 archive, so the testsuite can be extracted, configured, and
6632 run separately from the gdb distribution. Blow away the Chill
6633 tests that require a Chill compiled executable, since GNU Chill
6634 is not yet publically available.
6635
6636Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6637
6638 * test-build.mk: set environment variables in a single command,
6639 instead of a list of assignments and exports
6640
6641 * config.guess: recognize Alpha/OSF1 systems
6642
6643Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6644
6645 * configure: Change help message to prefer --options rather than
6646 -options.
6647
6648Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6649
6650 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
6651 zippy@ecst.csuchico.edu.
6652 * config.guess: Recognize miniframe.
6653
6654Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
6655
6656 * Makefile.in: Use srcroot to find runtest rather than rootme.
6657 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6658
6659Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
6660
6661 * test-build.mk: Extensive additions to support building on a
6662 machine other than the host.
6663
6664Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6665
6666 * configure (tooldir): Fix for i386-aix again.
6667
6668Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
6669
6670 * configure, Makefile.in: Change definition of $(tooldir)
6671 to match the FSF.
6672
6673Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
6674
6675 * config.guess: Recognize i[34]86/SVR4.
6676
6677Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6678
6679 * Makefile.in (all-gdb): gdb depends on sim.
6680
6681Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
6682
6683 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
6684 at the same time we make the prototype gdb directory.
6685 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
6686 files at the same time as the gdb base release distribution.
6687
6688Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
6689
6690 * Makefile.in (check): Use individual check targets rather than
6691 DO_X rule.
6692 (check-gcc): Added.
6693
6694Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
6695
6696 * config.sub: Use sysv3.2 not sysv32 for canonical OS
6697 for System V release 3.2.
6698
6699Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6700
6701 * config.sub: Recognize hppaosf.
6702 * configure.in: Do configure ld/binutils/gas for it.
6703
6704Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6705
6706 * configure (tooldir): Alter syntax used to set this, for systems
6707 where "\$" isn't handled right, like i386-aix.
6708
6709Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
6710
6711 * configure: Pass program-transform-name, not
6712 program_transform_name, to recursive configures.
6713
6714Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
6715
6716 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
6717 of gas+ld+binutils.
6718
6719Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
6720
6721 * config.guess: Recognize AIX3.2 as distinct from 3.1.
6722
6723Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6724
6725 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
6726
6727 * config/mh-delta88: remove extraneous GCC references
6728
6729Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6730
6731 * Makefile.in (PRMS): Set back to all-prms.
6732
6733Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
6734
6735 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
6736 targets, rather than for MIPS hosts.
6737
6738Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6739
6740 * configure.in: add comment for --with-x default values
6741
6742 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
6743
6744 * Makefile.in: add check-* targets for each of the directories in
6745 the tree. Add a definition of RUNTEST that will use the one we
6746 just built, if it exists. Pass this down via FLAGS_TO_PASS.
6747
6748Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
6749
6750 * configure.in: Removed obsolete references to bfd_target and
6751 target_makefile_frag.
6752
6753 * build-all.mk: Set assorted targets for Q2.
6754 * config.sub: Recognize z8k-sim and h8300-hms.
6755 * test-build.mk: Really don't pass host to configure.
6756 (HOLES): Added uname.
6757
6758Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
6759
6760 * configure: Handle an empty program-prefix, program-suffix or
6761 program-transform-name correctly.
6762
6763Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
6764
6765 * build-all.mk: -G 8 no longer required for MIPS targets.
6766 * test-build.mk: Don't pass host argument to configure; make it
6767 guess.
6768
6769Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
6770
6771 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
6772 * Makefile.in (COMPRESS): New macro, like GZIP.
6773
6774Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
6775
6776 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
6777
6778 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
6779 with gas currently defaults to -G 0.
6780
6781Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
6782
6783 * Makefile.in (all-flex): flex depends on byacc.
6784
6785 * build-all.mk: If host not specified, use config.guess. Pass TAG
6786 to test-build.mk as RELEASE_TAG.
6787 * test-build.mk (configargs): New variable containing arguments to
6788 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
6789 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
6790
6791 * config.guess: Use /bin/uname when checking -X argument on SCO,
6792 to avoid invoking GNU uname which doesn't understand -X.
6793
6794 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
6795
6796 * configure.in: Build gas for mips-*-*.
6797
6798Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6799
6800 * Makefile.in (all.normal): insert missing backslash.
6801
6802Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
6803
6804 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
6805 gcc requirements.
6806
6807 * Makefile.in: Complete overhaul to merge many almost identical
6808 targets.
6809
6810Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6811
6812 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
6813 (gdb.tar.Z): Adjusted.
6814
6815 * Makefile.in (setup-dirs, taz): New targets; should be general
6816 enough to adapt for gdb sometime. Build only .z file.
6817 (gas.tar.z): New target.
6818
6819Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6820
6821 * build-all.mk: Use CC=cc -Xs on Solaris.
6822
6823Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6824
6825 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
6826
6827 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6828 working xmakefile for Emacs.
6829
6830Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
6831
6832 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
6833 for handling BISON for FSF releases.
6834
6835Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6836
6837 * configure: Actually implement the change zoo just documented.
6838
6839Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6840
6841 * configure: when using config.guess, only set target_alias when
6842 it's not already been set (ie, on the command line)
6843
6844Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6845
6846 * Makefile.in: add installcheck target, set PRMS to install-prms
6847
6848Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6849
6850 * configure: add support for package_makefile_fragment, handle the
6851 case where a directory has a configure.in file but no Makefile.in
6852 more gracefully (with an actual understandable error message, even);
6853 add support for --without (and add this to the usage message); also
6854 explicitly add a --host=${host_alias} to the command line when
6855 config.guess is used
6856
6857Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
6858
6859 * configure: Must use both --host and --target in recursive calls.
6860
6861Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
6862
6863 * Makefile.in: Change deja-gnu to dejagnu.
6864
6865Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
6866
6867 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
6868
6869Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6870
6871 * configure.in: canonicalize all instances to *-*-solaris2*,
6872 also strip out a number of tools to not build for go32 host
6873
6874Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6875
6876 * config.guess: add GPL.
6877
6878 * Makefile.in, config.guess, config.sub, configure: bump
6879 copyrights to 93.
6880
6881Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
6882
6883 * Makefile.in (do-info): Removed obsolete check for existence of
6884 localenv file.
6885
6886 * Makefile.in (MAKEOVERRIDES): Define to be empty.
6887
6888Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6889
6890 * Makefile.in: a couple of 'else true' for decstation,
6891 support for TclX
6892
6893 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
6894
6895Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
6896
6897 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
6898
6899Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
6900
6901 * config.guess: Recognize i386-ibm-aix (PS/2).
6902 * configure.in: Use config/mh-aix386 file for it.
6903
6904Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
6905
6906 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
6907 CC_FOR_TARGET instead.
6908 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
6909
6910Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
6911
6912 * Makefile.in: Add sim to list of directories sent with gdb
6913
6914Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
6915
6916 * configure.in: Put back mips-dec-bsd* case.
6917
6918Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
6919
6920 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
6921 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
6922 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6923 * config/mh-vaxult2: New file.
6924
6925Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6926
6927 * configure.in: remove no-op mips-dec-bsd* in "case $target"
6928
6929 * Makefile.in (dir.info): only run gen-info-dir if it exists,
6930 (install-info): install dir.info only if it exists,
6931 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
6932
6933Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
6934
6935 * configure.in: For vms target, skip bfd, ld, binutils. Do build
6936 gas for mips-dec-bsd.
6937
6938Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
6939
6940 * configure (makesrcdir): If ${srcdir} is relative and not ".",
6941 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
6942
6943Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
6944
6945 * configure.in: Added "dejagnu" to hosttools list.
6946
6947Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6948
6949 * config.sub, configure.in, config.guess: Add support
6950 for Bosx, an AIX variant from Bull.
6951 Patches from F.Pierresteguy@frcl.bull.fr.
6952
6953Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
6954
6955 * devo/dejagnu: Initial creation of devo/dejagnu.
6956 Migrated dejagnu testcases and support files for testing software
6957 tools to reside as subdirectories, currently called "testsuite",
6958 within the directory of the software tool. Migrated all programs,
6959 support libraries, etc. beloging to dejagnu proper from
6960 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
6961 with no modifications. The changes to these files which will
6962 allow them to configure, build, and execute properly will be made
6963 in a future update.
6964
6965Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6966
6967 * Makefile.in: Change send_pr to send-pr.
6968 * configure.in: Likewise.
6969 * send_pr: Renamed directory to send-pr.
6970
6971Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
6972
6973 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
6974
6975Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
6976
6977 * README: Update for gdb-4.8 release.
6978 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
6979 gdb-xxx.tar.z (gzip'd) file also.
6980
6981Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6982
6983 * Makefile.in: make all-diff depend on all-libiberty
6984
6985Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
6986
6987 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
6988
6989Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6990
6991 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
6992
6993Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
6994
6995 * Makefile.in (DEVO_SUPPORT): Remove etc directory
6996 (ETC_SUPPORT): Only add the files GDB wants from etc/.
6997 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6998
6999Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7000
7001 * Makefile.in: makeinfo binary is in a new location
7002
7003Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
7004
7005 * config.sub: Accept -ecoff as an OS.
7006
7007 * Makefile.in: Various changes to eliminate a level of make
7008 recursion and reduce the required command line length.
7009 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
7010 sub-makes.
7011 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
7012 variables holding settings for specific sub-makes.
7013 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
7014 in terms of BASE_FLAGS_TO_PASS.
7015 (TARGET_LIBS): New variable listing directories which use
7016 TARGET_FLAGS_TO_PASS.
7017 (subdir_do): Eliminated.
7018 (do-*): New set of targets to replace subdir_do.
7019 (various): All targets which used subdir_do now depend on do-*.
7020 (local-clean): Renamed from do_clean.
7021 (local-distclean): New target, dependency of distclean and
7022 realclean.
7023 (install-info): Don't create directories. Depend on dir.info
7024 rather than calling make recursively.
7025 (install-dir.info): Eliminated.
7026 (install-info-dirs): Create all info directories here.
7027 (dir.info): Depend upon do-install-info.
7028
7029 * test-build.mk (HOLES): Added false.
7030
7031Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
7032
7033 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
7034
7035Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7036
7037 * Makefile.in (info): remove dependency on all-texinfo. The
7038 problem was really in texinfo/C, not at this level.
7039
7040Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
7041
7042 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
7043
7044Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
7045
7046 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
7047 GDB releases.
7048
7049Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7050
7051 * configure: Include srcdir in message about target of link not
7052 being found. Don't convert `-' to `_' in `with' options being
7053 passed to subdirs.
7054
7055Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7056
7057 * configure.in: add uudecode to host_tools
7058
7059 * Makefile.in: added {all,install}-uudecode targets, added them to
7060 the appropriate lists
7061
7062Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
7063
7064 * Makefile.in (all-gcc): Added dependency on all-gas.
7065
7066 * configure.in (mips-*-*): Build ld and binutils.
7067
7068Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7069
7070 * configure: check return code from mkdir, print error message and
7071 exit on failure.
7072
7073Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
7074
7075 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
7076
7077Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
7078
7079 * test-build.mk (HOLES): Added tar, cpio and uudecode.
7080
7081Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7082
7083 * config.sub (h8500): Recognize this as a cpu type.
7084
7085Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7086
7087 * configure: source directory missing is no longer a warning
7088
7089 * configure.in: recognize irix[34]* instead of irix[34]
7090
7091 * Makefile.in: define and pass down X11_LIB
7092
7093 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
7094
7095Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
7096
7097 * guess-systype: Renamed to ...
7098 * config.guess: ... by popular request.
7099 * configure.in, Makefile.in: Update accordingly.
7100
7101Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
7102
7103 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
7104 + Add Convex, Cray/Unicos, and Encore/Multimax support.
7105 + Execute ./dummy instead of assuming . is in PATH.
7106
7107Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
7108
7109 * guess-systype: New shell script. Attempts to guess the
7110 canonical host name of the executing host.
7111 Only a few hosts are supported so far.
7112 * configure: Call guess-systype if no host is specified.
7113
7114Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
7115
7116 * Makefile.in (gcc-no-fixedincludes): Made to work with current
7117 gcc Makefile.
7118
7119
7120Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
7121
7122 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
7123 (all-gcc, install-gcc, subdir_do): Use it.
7124
7125Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7126
7127 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
7128
7129Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
7130
7131 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
7132 set exclusively by configure, using configure.in .
7133
7134Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7135
7136 * test-build.mk: set $PATH for all builds
7137
7138 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
7139
7140Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
7141
7142 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
7143 the one used in gcc/Makefile.in, so that a null expansion doesn't
7144 override the one needed to build gcc with a native cc.
7145
7146
7147Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7148
7149 * configure: Accept -with arguments.
7150
7151Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7152
7153 * Makefile.in: added h8300sim
7154
7155Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
7156
7157 * config/mh-sco: Don't override BISON definition.
7158
7159 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
7160 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
7161 (all-cygnus, native, build-cygnus): Make
7162 $(canonhost)-stamp-3stage-done, not $(host)....
7163 * test-build.mk (stamp-3stage-compared): Use tail +10c for
7164 i386-sco3.2v4. Added else true to if command.
7165
7166Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
7167
7168 * config.sub: (from FSF) Sequent uses a BSD-like OS.
7169
7170Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
7171
7172 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
7173
7174Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7175
7176 * configure.in: don't remove binutils from Solaris builds
7177
7178Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
7179
7180 * Makefile.in: get rid of earlier definitions for *clean,
7181 also handle the recursive info rule better
7182
7183Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
7184
7185 * Makefile.in (mostlyclean, distclean, realclean): Fix to
7186 do more-or-less the right thing.
7187
7188Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
7189
7190 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
7191 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
7192
7193Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7194
7195 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
7196 $(host_canonical).
7197
7198 * configure.in: split the configdirs list into 4 categories (native
7199 v. cross, library v. tool) and handle the cross-only and native-
7200 only in more reasonable (and correct!) way.
7201
7202Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
7203
7204 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
7205 configdirs anymore.
7206
7207Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7208
7209 * Makefile.in: extensive cleanup:: removed all of the explicit
7210 clean-* targets, collapsed many wrappers around subdir_do into
7211 one, added additional targets to satisfy standards.texi, deleted
7212 some old targets, some changes for consistency
7213
7214Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7215
7216 * configure.in: handle some programs as cross-only, and others as
7217 native only
7218
7219 * test-build.mk: handle partial holes in a more generic manner
7220
7221 * Makefile.in: m4 depends on libiberty
7222
7223Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7224
7225 * config/mh-sco: don't default $(CC) to gcc
7226
7227Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7228
7229 * configure.in: add m4, textutils, fileutils, sed, shellutils,
7230 time, wdiff, and find to configdirs
7231
7232 * Makefile.in: all, clean, and install rules for the new programs
7233 added to configure.in
7234
7235Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7236
7237 * configure.in: use mh-sun for all *-sun-* hosts
7238
7239 * config/mh-solaris: rework standard X location to use
7240 $OPENWINHOME, if defined.
7241
7242 * config/mh-sun: handle X11 include locations
7243
7244 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
7245 work around dain-bramaged DECwindows include files
7246
7247Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7248
7249 * Makefile.in: define flags for X11 include files and library file
7250 locations, pass them down to the programs that need this info
7251
7252 * build-all.mk: added a 'native' target, to 3stage the native toolchain
7253
7254 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
7255 the vendor supplied X11 headers and libraries
7256
7257Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7258
7259 * configure.in: start building libg++ for HP-UX targets
7260
7261Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
7262
7263 * README: Update references to files moved into etc/.
7264
7265Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
7266
7267 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
7268 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
7269
7270Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
7271
7272 * configure: accept dash as well as underscore in long option
7273 names for FSF compatibility.
7274
7275Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
7276
7277 * config.sub: added -sco3.2v4 support from FSF.
7278
7279Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7280
7281 * configure.in: expand the section that adds or removes
7282 directories from the list of programs to build, to handle native
7283 vs. cross in addition to host v. native
7284
7285Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
7286
7287 * Makefile.in: Replace C++ in macro names with CXX.
7288 This is less likely to break ...
7289
7290Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7291
7292 * test-build.mk: add -w to GNU_MAKE
7293
7294Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7295
7296 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
7297 add 'sparc' to list of recognized cpus. This needed to make
7298 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
7299 Delete some redundant ose68 variants. Recognize -wrs as an os,
7300 then changes that into $CPU-wrs-vxworks.
7301
7302 * configure.in: remove most references to gdbtest, regularize
7303 target based program removal
7304
7305 * test-build.mk: import from p3 tree (many fixes and changes)
7306
7307Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
7308
7309 * Makefile.in: added rules to handle tcl, tk, and expect
7310
7311 * configure.in: handle those directories if they exist
7312
7313Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7314
7315 * config.sub: removed bogus hppabsd and hppahpux names, since
7316 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
7317
7318Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7319
7320 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
7321 depends upon all-xiberty
7322
7323 * Makefile.in: changes from p3, including:
7324
7325 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
7326
7327 * Makefile.in (XTRAFLAGS): include newlib directories if
7328 newlib/Makefile exists, rather than if host != target.
7329
7330 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
7331
7332 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
7333 from the same source tree and not building a cross-compiler. This
7334 matters for the libg++ configuration if reconfiguring a tree that
7335 has already been installed.
7336
7337 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
7338
7339 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
7340 pick up the machine and system specific header files.
7341
7342 * Makefile.in: added AS_FOR_TARGET, passed down in
7343 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
7344 the C compiler to use to create programs which are run in the
7345 build environment, set it to default to $(CC), and passed it down
7346 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
7347
7348 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
7349
7350 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
7351 We need them for unusual native builds, like systems without
7352 ranlib.
7353
7354 * configure: also define $(host_canonical) and
7355 $(target_canonical), which are the full, canonical names for the
7356 given host and target
7357
7358Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
7359
7360 * Makefile.in: Added separate definitions for C++.
7361
7362Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
7363
7364 * configure.in (configdirs): Add deja-gnu.
7365
7366Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
7367
7368 * README: Update for configure.texi and gdb-4.7 release.
7369
7370Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
7371
7372 * Makefile.in: Move "all" target to top of file.
7373 Previously, first target was ".PHONY" which caused BSD4.4 make
7374 to build .PHONY when make was run without arguments.
7375
7376Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
7377
7378 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
7379 Library-copylefted code in libiberty.
7380
7381Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
7382
7383 * config.sub: Replace m68kmote with plain old m68k.
7384
7385Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
7386
7387 * Makefile.in: Remove space from blank line, avoid Make complaints.
7388
7389Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
7390
7391 * config.sub: Complain if no argument is given. Added support for
7392 386bsd as OS and target alias.
7393
7394Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
7395
7396 * Makefile.in (XTRAFLAGS): include newlib directories if
7397 newlib/Makefile exists, rather than if host != target.
7398
7399Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
7400
7401 * config.sub: recognize sparclite-wrs-vxworks.
7402
7403 * Makefile.in (install-xiberty): added *-xiberty make rules (from
7404 p3.) Added clean-xiberty to clean.
7405
7406Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7407
7408 * configure.in: use *-*-* instead of nested cases for host and target
7409
7410Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
7411
7412 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
7413 from the same source tree and not building a cross-compiler. This
7414 matters for the libg++ configuration if reconfiguring a tree that
7415 has already been installed.
7416
7417Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
7418
7419 * config.sub (i486v/i486v4): Merge in from FSF version.
7420
7421Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
7422
7423 * configure: only set PWD if it is already set.
7424
7425Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
7426
7427 * configure: just set PWD=`pwd` at the top, since Ultrix sh
7428 doesn't have unset and all success paths (and most error paths)
7429 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
7430 to just ${PWD} to avoid confusion.)
7431
7432Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
7433
7434 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
7435 even for a native compilation.
7436
7437Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
7438
7439 Changes to make the gdb.tar.Z rule work better.
7440
7441 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
7442 (DEVO_SUPPORT): Add configure.texi.
7443 (bfd-ilrt.tar.Z): Remove ancient rule.
7444
7445Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
7446
7447 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
7448 pick up the machine and system specific header files.
7449
7450 * configure.in, config.sub: added new target m68010-adobe-scout,
7451 with alias of adobe68k. Changed configure.in to check for
7452 -scout before -sco* to avoid a false match.
7453
7454 * Makefile.in: added AS_FOR_TARGET, passed down in
7455 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
7456 the C compiler to use to create programs which are run in the
7457 build environment, set it to default to $(CC), and passed it down
7458 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
7459
7460Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
7461
7462 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
7463 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
7464 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
7465 FOR_TARGET variants, to newlib and libg++.
7466
7467Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
7468
7469 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
7470 first.
7471
7472Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
7473
7474 * config.sub: Accept `elf' as an environment.
7475
7476Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7477
7478 * Makefile.in (all-opcodes): cd into the right directory
7479
7480Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
7481
7482 * configure: added -program_transform_name option, used as
7483 argument to sed when installing programs.
7484 configure.texi: added documentation for -program_prefix,
7485 -program_suffix and -program_transform_name.
7486
7487Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
7488
7489 * config.sub: Accept i486 where i386 ok.
7490
7491Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
7492
7493 * config.sub: accept we32k
7494
7495Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
7496
7497 * config.sub, configure.in: accept OSE68000 and OSE68k.
7498
7499 * Makefile.in: don't create all directories for ``make install'';
7500 let the subdirectories create the ones they need.
7501
7502Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7503
7504 * COPYING: new file, GPL v2
7505
7506Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7507
7508 * Makefile.in: use the new gen-info-dir, which needs a template
7509 argument (which also lives in texinfo)
7510
7511 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
7512
7513Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7514
7515 * config/mh-solaris: removed the -xs from CFLAGS (let the people
7516 with Sun's C compiler deal with it themselved)
7517
7518Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
7519
7520 * config.sub (ncr3000): Change i386 to i486.
7521
7522Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7523
7524 * Makefile.in: add install-rcs, install-grep to
7525 install-no-fixedincludes, removed install-bison and install-libgcc
7526
7527Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
7528
7529 * configure.in: grab the HPUX makefile fragment if on HPUX
7530
7531Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
7532
7533 * Makefile.in: eradicate bison spoor (ditto libgcc).
7534 configure.in: recognise m68{k,000}-ericsson-OSE.
7535 es1800 is alias for m68k-ericsson-OSE
7536
7537Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7538
7539 * configure.in: rearrange the parts that remove programs from
7540 configdirs, based now on HOST==TARGET or by canonical triple.
7541
7542Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7543
7544 * test-build.mk: recurse explicitly with -f test-build.mk when
7545 appropriate. predicate stage3 and comparison on the existence
7546 of gcc. That is, if gcc isn't around, we aren't three-staging.
7547 On very clean, also remove ...stamp-co. Build in-place before
7548 doing other builds.
7549
7550Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7551
7552 * Makefile.in, configure.in: add tgas
7553
7554Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7555
7556 * Makefile.in: a number of changes merged in from progressive.
7557
7558 * configure.in: add libm.
7559
7560 * .cvsignore: ignore some stuff that comes from test-build.mk.
7561
7562Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
7563
7564 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
7565 a symbol-table into the executable.
7566
7567Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
7568
7569 * config.sub: Add es1800 (m68k-ericsson-es1800).
7570
7571Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
7572
7573 * configure: Add program_suffix (parallel to program_prefix)
7574 * Makefile.in: adjust directory-creating script for losing decstation
7575
7576Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
7577
7578 * configure: Minor $subdir-related fixes.
7579
7580Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7581
7582 * configure: fix various problems with propogating
7583 makefile_target_frag in subdirs.
7584 * configure.in: config libgcc if its there
7585
7586Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
7587
7588 * config.sub: HPPA merge.
7589
7590Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
7591
7592 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
7593 it is broken on ncr 3000's.
7594
7595Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
7596
7597 * Makefile.in: Replace all-bison with all-byacc in all
7598 dependency lines for other tools (which now use byacc).
7599
7600Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
7601
7602 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
7603
7604Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
7605
7606 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
7607
7608Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
7609
7610 * Makefile.in: make gprof rules similar to byacc rules (instead of
7611 vestigal $(unsubdir) that didn't work...)
7612
7613Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
7614
7615 * config.sub: Add support for Linux.
7616 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
7617 (at least for libg++).
7618
7619Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
7620
7621 * configure.texi: fix doc for the -nfp option to configure
7622
7623Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
7624
7625 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
7626
7627Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
7628
7629 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
7630 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
7631 * configure.in: added solaris* host_makefile_frag hook.
7632
7633Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7634
7635 * config.sub: changed recognition of m68000 so that various
7636 m68k types can be specified via m680[01234]0
7637
7638Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7639
7640 * config.sub (basic_machine): fix sed so that '-foo' isn't
7641 completely substituted out while .+'-foo' loses the '-foo'
7642
7643Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
7644
7645 * config.sub ($os): Add -aout.
7646
7647Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
7648
7649 * configure: If host_makefile_frag is absolute, don't
7650 prefix ${invsubdir} (relevant to libg++ auto-configure).
7651
7652Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
7653
7654 * Makefile.in (tooldir): Define it.
7655 (all-ld): Depend on all-flex.
7656
7657Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
7658
7659 * Makefile.in (check): Fix libg++ special case.
7660
7661Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
7662
7663 * configure: do not bury `pwd` into config.status, thus do fewer
7664 pwd's.
7665
7666 * configure: print the "Building in" message only when building in
7667 other than "." AND verbose.
7668
7669 * configure: remove -s, rework -v to better accomodate guested
7670 configures.
7671
7672 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
7673
7674Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
7675
7676 * Makefile.in: macroize flags passed on recursion. remove
7677 fileutils.
7678
7679Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
7680
7681 * configure: get makesrcdir right for subdirs deeper than 1.
7682
7683 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
7684 install.
7685
7686Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
7687
7688 * Makefile.in: don't print subdir_do or recursion lines.
7689
7690Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
7691
7692 * standards.texi: added menu item.
7693
7694 * Makefile.in: build and install standards.info.
7695
7696 * standards.texi: new file.
7697
7698Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7699
7700 * configure: test for and move config.status pieces from
7701 ${subdir}/.
7702
7703Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
7704
7705 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
7706 CFLAGS per new configuration strategy.
7707 * configure: Test for existance of files before trying to mv
7708 them, to avoid numerous non-existance messages.
7709
7710Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
7711
7712 * configure: correct final line of config.status.
7713
7714 * configure: patch from eggert. Avoids a protection problem if
7715 the original Makefile.in is read only.
7716
7717 * configure: use move-if-change from gcc to create config.status.
7718 Some makefiles depend on config.status to tell if a directory
7719 has been reconfigured for a different host. This change
7720 prevents those directories from remaking everything in the case
7721 where the reconfig was only intended to rebuild a Makefile.
7722
7723 * configure: test for config.sub with "config.sub sun4" rather
7724 than "config.sub ${host_alias}". Otherwise we can't tell a bad
7725 host alias from a missing config.sub.
7726
7727Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7728
7729 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
7730 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
7731
7732Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
7733
7734 * configure: mkdir ${subdir} as needed.
7735
7736Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
7737
7738 * Makefile.in,configure.in: added autoconf.
7739
7740Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7741
7742 * Makefile.in: no longer pass against on recursion.
7743
7744 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
7745 definitions are not inherited.
7746
7747 * configure: correct makesrcdir when subdir is .
7748
7749Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
7750
7751 * configure: Add support for 'subdirs' variable, which is
7752 like 'configdirs', except that configure doesn't re-invoke
7753 itself for subdirs, it just creates a Makefile for each subdir.
7754 * configure.texi: Document subdirs.
7755
7756Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7757
7758 * configure.in: added flex to configdirs
7759
7760Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
7761
7762 * Makefile.in: remove clean-stamps from clean.
7763
7764Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
7765
7766 * configure.in: Add gdbtest to configdirs.
7767
7768Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
7769
7770 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
7771 to recursive makes.
7772 * configure.in: Recognize new ncr3000 config.
7773
7774Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
7775
7776 * Makefile.in, configure.in: removed references to gdbm.
7777
7778Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
7779
7780 * config.sub: Don't canonicalize os value
7781 newsos* to bsd (readline needs to check for newsos).
7782 (This fix was earlier made Jan 31, but got re-broken.)
7783
7784Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
7785
7786 * configure.in: sco is an os, not a vendor!
7787
7788 * configure: Quote $( better. Keep various shells happy.
7789
7790Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
7791
7792 * Makefile.in: eliminate stamp-files.
7793
7794Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
7795
7796 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
7797 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
7798
7799Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
7800
7801 * config.sub: fix iris/iris3.
7802
7803Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
7804
7805 * configure: re-add -rm.
7806
7807Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
7808
7809 * Maskefile.in: add .stmp-rcs to all.
7810
7811 * configure.in: remove gas from rs6000 build, use aix host fragment.
7812
7813Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
7814
7815 * configure: pass down site_option during recursion.
7816
7817Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
7818
7819 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
7820
7821Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
7822
7823 * configure: Change exec_prefix so that it really defaults to prefix.
7824
7825Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
7826
7827 * Makefile.in, configure.in: Add support for mmalloc library.
7828
7829Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
7830
7831 * Makefile.in: add stmp dependencies for a few more things.
7832
7833Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
7834
7835 * configure: adjusted error message on objdir/srcdir configure
7836 collision, per john's suggestion.
7837
7838 * Makefile.in: add libiberty stmp to all and all.cross.
7839
7840Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
7841
7842 * Makefile.in: remove force dependencies, add grep to all.
7843
7844Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
7845
7846 * Makefile.in: drop flex. make stamp files work.
7847
7848 * configure: added test for conflicting configuration in srcdir,
7849 remove trailing slashes from srcdir. Otherwise emacs gdb mode
7850 gets cranky. use relative paths for configure and srcdir
7851 whenever possible. Send some error messages to stderr that were
7852 going to stdout.
7853
7854Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
7855
7856 * Makefile.in: Fix libg++ rule to check for gcc directory
7857 before using gcc/gcc. Also pass XTRAFLAGS.
7858
7859Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
7860
7861 * Makefile.in: added stmp-files so that directories aren't polled
7862 when they are already built.
7863
7864 * configure.texi: fixed a node pointer problem.
7865
7866Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
7867
7868 * config.sub configure.in config/mh-irix4 gdb/configure.in
7869 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
7870 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
7871 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
7872
7873Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7874
7875 * configure: -recurring becomes -silent. corrected help message
7876 for -site= option.
7877
7878 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
7879
7880Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7881
7882 * configure: when building Makefile for crosses, replace
7883 tooldir and program_prefix. default srcdir from location of
7884 config.sub. remove "for host in hosts" and "for target in
7885 targets" loops.
7886
7887Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7888
7889 * Makefile.in: Do not pass bindir or mandir to cvs.
7890
7891Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7892
7893 * Makefile.in, configure.in: removed traces of namesubdir,
7894 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7895 copyrights to '92, changed some from Cygnus to FSF.
7896
7897 * configure.texi: remove most references to multiple hosts,
7898 multiple targets, subdirs, etc.
7899
7900 * configure.man: removed rcsid. reference config.sub not
7901 config.subr.
7902
7903 * Makefile.in: mkdir $(infodir) on install-info.
7904
7905Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
7906
7907 * configure.texi: Explain better about .gdbinit and about
7908 the environment that configure.in sections run in.
7909
7910Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
7911
7912 * configure.in: Ultrix is only a decstation if it's a MIPS.
7913
7914Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
7915
7916 * README: DOC.configure => cfg-paper.texi.
7917
7918Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
7919
7920 * config.sub (near case $os): Don't convert newsos* to bsd!
7921
7922Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
7923
7924 * Makefile.in: Reinstall change from gdb-4.3 that reduces
7925 the number of copies of COPYING that go into the GDB tar file.
7926
7927Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
7928
7929 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
7930 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
7931 Fix SCO configuration stuff.
7932
7933Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
7934
7935 * Makefile.in: For libg++, make sure the -I pointing
7936 to the gcc directory goes *after* all the libg++-local -I flags.
7937 Also, move just-gcc dependency from just-libg++ to all-libg++.
7938
7939Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
7940
7941 * configure: Change -x to -f to keep Ultrix /bin/test happy.
7942
7943Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
7944
7945 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
7946
7947Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
7948
7949 * config.sub: Add stratus configuration frags. Also
7950 submitted to FSF.
7951
7952Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
7953
7954 * Makefile.in (DEV_SUPPORT): add configure.man.
7955
7956 * config.sub(Decode manufacturer-specific): add -none*.
7957
7958Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
7959
7960 * Makefile.in: remove form feeds to make Sun's make happy.
7961 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
7962
7963Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
7964
7965 * Makefile.in (AR_FLAGS): Make quieter.
7966
7967Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
7968
7969 * configure.in: Add libg++.
7970 * configure: When verbose, don't output the command line at each
7971 level; it will be unremarkably the same as the previous version,
7972 which will be the same as what the user typed.
7973
7974Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
7975
7976 * configure.in, Makefile.in: fix clean-info, add flex. add
7977 fileutils.
7978
7979 * configure: be less sensitive to spaces in Makefile.in. Do not
7980 look for sources in "..". Doing so breaks subdirectories that
7981 might have their own configure. If a subdir has it's own
7982 configure script, use it.
7983
7984Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
7985
7986 * cfg-paper.texi: some changes suggested by rms.
7987
7988Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
7989
7990 * config.sub: Merge in some small additions from the FSF version,
7991 taken from the gcc distribution, to bring the Cygnus and FSF
7992 versions into closer sync.
7993
7994Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
7995
7996 * configure.in: Changed svr4 references to sysv4.
7997
7998Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
7999
8000 * configure: added -V for version number option.
8001
8002Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
8003
8004 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
8005 renamed from DOC.configure to cfg-paper.texi.
8006
8007Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8008
8009 * configure, config.subr, config.sub: config.subr is now
8010 config.sub again.
8011
8012Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
8013
8014 * configure.texi: new file, in progress.
8015
8016 * Makefile.in: build info file and install the man page for
8017 configure.
8018
8019 * configure.man: new file, first cut.
8020
8021 * configure: find config.subr again now that configuration "none"
8022 has gone. removed all traces of the -ansi option. removed all
8023 traces of the -languages option.
8024
8025 * config.subr: resync from rms.
8026
8027Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8028
8029 * configure, config.sub, config.subr: merge config.sub into
8030 config.subr, call the result config.subr, remove config.sub, use
8031 config.subr.
8032
8033 * Makefile.in: revised install for dir.info.
8034
8035Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8036
8037 * configure.in: add decstation host makefile frag.
8038
8039 * Makefile.in: BISON now bison -y again. also install-gcc on
8040 install. clean-gdbm on clean. infodir belongs in datadir.
8041 Make directories for info install. Build dir.info here then
8042 install it.
8043
8044Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8045
8046 * Makefile.in: fix for bad directory tests.
8047
8048Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8049
8050 * configure: \{1,2\} appears to be a sysv'ism. Use a different
8051 regexp. -srcdir relative was being handled incorrectly.
8052
8053 * Makefile.in: unwrapped some for loops so that parallel makes
8054 work again and so one can focus one's attention on a particular
8055 package.
8056
8057Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8058
8059 * configure: added PWD as a stand in for `pwd` (for speed). use
8060 elif wherever possible. make -srcdir work without -objdir.
8061 -objdir= commented out.
8062
8063Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8064
8065 * configure: +options become --options. -subdirs commented out.
8066 added -host, -datadir. Renamed -destdir to -prefix. Comment in
8067 Makefile now at top of generated Makefile. Removed cvs log
8068 entries. added -srcdir. create .gdbinit only if there is one
8069 in ${srcdir}.
8070
8071 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8072 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8073 and mandir now keyed off datadir by default.
8074
8075Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8076
8077 * Freshly created ChangeLog.
8078
8079\f
8080Local Variables:
8081mode: change-log
8082left-margin: 8
8083fill-column: 76
8084version-control: never
8085End: