]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
m68k.md (anonymous define_insn): remove obsolete code selected by FSGLMUL_USE_S and...
[gcc.git] / ChangeLog
CommitLineData
940cde4d
GK
12003-08-19 Geoffrey Keating <geoffk@apple.com>
2
3 * configure.in: Disable libgcj for darwin not on powerpc.
4 * configure: Rebuild.
5
74bed51b
ADL
62003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7
8 * config-ml.in, symlink-tree: Add license.
9
f9eb610f
GP
102003-08-03 Richard Stallman <rms@gnu.org>
11 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12
13 * README.SCO: New file.
14
333a28b4
MK
152003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
16
17 * Makefile.tpl (check, check-c++): Express dependencies using
18 dependencies rather than commands.
19 * Makefile.in: Regenerate.
20
c197e306
AC
212003-08-01 Andrew Cagney <cagney@redhat.com>
22
23 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
24 * configure: Ditto.
25
a8ee6e2d
GK
262003-07-31 Geoffrey Keating <geoffk@apple.com>
27
28 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 29 * Makefile.in: Update.
a8ee6e2d 30
8d9b3f2e
AT
312003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
32
33 * configure.in: Enable libgcj for darwin.
34 * configure: Rebuild.
35
52c0c542
PE
362003-07-29 Phil Edwards <pme@gcc.gnu.org>
37
38 * config-ml.in: Use ac_configure_args directly instead of
39 ml_arguments. Only set ml_norecursion if --no[-]recursion is
40 actually seen.
41
b4acb5ef
NN
422003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
43
44 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
45 creating target and build subdirs to build all parent dirs as needed.
46 * Makefile.in: Rebuild.
47 * configure.in: Don't build dirs explicitly here.
48 * configure: Rebuild.
49
a51d71d0
PB
502003-07-26 Paul Brook <paul@nowt.org>
51
52 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
53
f43e12ce
AO
542003-07-22 Alexandre Oliva <aoliva@redhat.com>
55
56 * Makefile.tpl (all-make): Depend on intl.
57 * Makefile.in: Rebuilt.
58
8a199ff6
PE
592003-07-20 Phil Edwards <pme@gcc.gnu.org>
60
61 * install-sh: Update to newer upstream versions (associated with
62 aclocal 1.7).
63 * mkinstalldirs: Likewise.
64 * missing: Likewise, plus $1Help2man -> $1 typo fix.
65
e6a8c803
AP
662003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
67
68 * MAINTAINERS: Move self from Bug database only accounts
69 to write-after-approval.
70
9f13608f
NN
712003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
72
73 * config.if: Remove unused libc_interface determination.
74
c7864714
NN
752003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
76
77 * MAINTAINERS: Move self from write-after-approval to
78 build machinery (*.in).
79
775956d0
NN
802003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
81
82 PR bootstrap/11273
83 PR bootstrap/11408
84 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
85 unused INSTALL_PROGRAM_ARGS.
86 * configure.in: Use AC_PROG_INSTALL.
87 * Makefile.in: Regenerate.
88 * configure: Regenerate.
89
c7f67a6e
KH
902003-07-13 Kazu Hirata <kazu@cs.umass.edu>
91
92 * MAINTAINERS: Alphabetize.
93
33952f6f
AO
942003-07-10 Alexandre Oliva <aoliva@redhat.com>
95
96 * configure: Rebuilt.
97 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
98 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
99 newlib nor libgloss.
100 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
101 * configure.in (am33_2.0-*-linux*): Added.
102
0d4f1b4e
BW
1032003-07-09 Bob Wilson <bob.wilson@acm.org>
104
105 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
106 * configure: Regenerate.
107
56694dd9
ZW
1082003-07-07 Zack Weinberg <zack@codesourcery.com>
109
110 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
111 * Makefile.in: Regenerate.
112
21607eb4
ZW
1132003-07-04 Zack Weinberg <zack@codesourcery.com>
114
115 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
116 * Makefile.in: Regenerate.
117
8c90b13a
L
1182003-07-04 H.J. Lu <hongjiu.lu@intel.com>
119
120 * Makefile.tpl: Replace PWD with PWD_COMMAND.
121 * Makefile.in: Regenerated.
122
5d42f90e
L
123 * config-ml.in: Replace PWD with PWD_COMMAND.
124
6eb95e99
ZW
1252003-07-04 Zack Weinberg <zack@codesourcery.com>
126
127 * intl: New directory; see intl/ChangeLog for details.
128 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
129 * Makefile.tpl: all-gcc depends on maybe-all-intl.
130 * Makefile.in: Regenerate.
131
07d1940e
NN
1322003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
133
134 * configure.in: Clean up config-lang.in handling. Delete
135 useless assignment to "subdirs".
136 * configure: Regenerate.
137
4dbda6f0
NN
1382003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
139
140 * configure.in: Rename 'target_libs' to 'target_libraries'.
141 Remove useless reference to 'target_libs'.
142 * configure: Regenerate.
143
2c30ab71
KS
1442003-06-23 Keith Seitz <kseitz@sources.redhat.com>
145
146 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
147 * Makefile.in: Regenerate.
148
11405c93
NN
1492003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
150
151 * Makefile.def: Introduce flags_to_pass.
152 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
153 * Makefile.in: Regenerate.
154
fb87ad5d
HPN
1552003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
156
157 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
158 and target-libgloss.
159 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
160 <h8300*-*-*>: Disable libf2c and ${libgcj}.
161 * configure: Regenerate.
162
a7956a48
BK
1632003-06-17 Benjamin Kosnik <bkoz@redhat.com>
164
165 * configure.in: Update testsuite_flags to new location.
166 * configure. Regenerate.
6eb95e99 167
eaf9f3b2
NN
1682003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
169
170 * Makefile.tpl: Remove BUILD_CC stuff.
171 * Makefile.in: Regenerate.
172
2d89ffef
KH
1732003-06-17 Kazu Hirata <kazu@cs.umass.edu>
174
175 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
176
83415b0b
GP
1772003-06-16 Graeme Peterson <gp@qnx.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
b951c91c 1812003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 182
b951c91c
L
183 * config.guess: Update to 2003-06-12 version.
184 * config.sub: Update to 2003-06-13 version.
185
0bb41a37
L
1862003-06-12 H.J. Lu <hongjiu.lu@intel.com>
187
188 * config.guess: Update to 2003-06-06 version.
189 * config.sub: Update to 2003-06-06 version.
190
655b7166
RO
1912003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
192
193 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
194 * configure. Regenerate.
195
01b759aa
NN
1962003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
197
bf1d3e81
NN
198 * configure.in: Disable serial configure by default.
199 * configure: Regenerate.
200 * Makefile.tpl: Abolish .NOTPARALLEL.
201 * Makefile.in: Regenerate.
202
e89fbdfe
NN
203 * Makefile.tpl: Replace {build,host,target}_canonical by
204 {build,host,target}.
205 * Makefile.in: Regenerate.
206
01b759aa
NN
207 * Makefile.tpl: Fix stupid pasto.
208 * Makefile.in: Regenerate.
209
f7dae026
NN
2102003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
211
212 * Makefile.tpl: Remove bogus conditional.
213 * Makefile.in: Regenerate.
214
2152003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
216
217 * Makefile.tpl (profiledbootstrap): New target.
218 * Makefile.in (profiledbootstrap): New target.
219
2ffc3e73 2202003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
221
222 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
223 Pinski. Remove user names from other bugzilla-only maintainers.
224
1a1e6b96
NN
2252003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
226
1358ccea
NN
227 * Makefile.tpl: Make 'recursive targets' using autogen rather
228 than shell loop. Remove duplicate 'clean' targets and false
229 comments.
230 * Makefile.def: Add systematic dependencies to 'recursive' targets.
231 Add systematic method of specifying missing targets in subdirs.
232 Add copyright boilerplate.
233 * Makefile.in: Regenerate.
234 * configure.in: Add 'recursive targets' to maybe list.
235 * configure: Regenerate.
236
ae74ed1f
NN
237 * MAINTAINERS: "GNATS only" -> "Bug database only".
238
1a1e6b96
NN
239 * Makefile.tpl: Rename [+target+] to [+make_target+].
240 * Makefile.def: Rename 'target' to 'make_target'.
241
c79af3fa
NB
2422003-05-31 Neil Booth <neil@daikokuya.co.uk>
243
244 * MAINTAINERS: Add self as options handling maintainer.
245
39d85b61
MM
2462003-05-28 Michael Meissner <gnu@the-meissners.org>
247
248 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
249 been too long since I touched those ports.
250
afc2b62d
DD
2512003-05-28 DJ Delorie <dj@redhat.com>
252
253 * Makefile.tpl: Make maybe-check-gcc .PHONY.
254 * Makefile.in: Regenerate.
255
df445104
MR
2562003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
257
258 * configure.in: Use curly braces in the definition of tooldir.
259 * configure: Regenerate.
260
2eb98e5d 2612003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 262
2eb98e5d
DD
263 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
264 newlib or libgloss.
265 * Makefile.in: Regenerate.
266
862fced8
DD
2672003-05-21 DJ Delorie <dj@redhat.com>
268
269 * Makefile.tpl: Add missing empty maybe-check-gcc target.
270 * Makefile.in: Regenerate.
271
fc351800
ILT
2722003-05-20 Ian Lance Taylor <ian@airs.com>
273
274 * MAINTAINERS: Update my e-mail address.
275
7e2dbcef
NN
2762003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
277
278 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 279 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
280 Factor out common code from autogen IF statements.
281 * configure: Regenerate.
282 * Makefile.in: Regenerate.
283
f2a0e225
KC
2842003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
285
286 * configure.in: Accept i[3456789]86 for machine type.
287 * configure: Regenerate.
288
8b87bb96
NN
2892003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
290
291 * configure.in: Switch more things to use maybe dependencies.
292 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
293 * configure: Regenerate.
294 * Makefile.tpl: Switch more things to use maybe dependencies.
295 * Makefile.in: Regenerate.
296
fdb882bc 2972003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
298
299 * Makefile.tpl (install-opcodes): Define.
300 * Makefile.in: Rebuild.
301
f7c50032
AJ
3022003-05-13 Andreas Jaeger <aj@suse.de>
303
304 * config.guess: Update to 2003-05-09 version.
305 * config.sub: Update to 2003-05-09 version.
306
f2181bed 3072003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
308
309 * configure.in: Correct sed script so that options in quotes are not
310 deleted.
311 * configure: Rebuild.
312
aa8f1f57
CV
3132003-05-12 Corinna Vinschen <corinna@vinschen.de>
314
315 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
316 and $$s/newlib/libc/sys/cygwin32 include paths.
317 * configure: Ditto.
318
0c130f81
MM
3192003-05-12 Michael Meissner <gnu@the-meissners.org>
320
321 * MAINTAINERS: Update my email addresses.
322
aa1a100b
EB
3232003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
324
325 * config-ml.in: Propagate INSTALL variables.
f7c50032 326
87861833
GP
3272003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
328
329 * MAINTAINERS: Remove duplicate entries in Write After Approval.
330
de722255
CD
3312003-05-02 Chris Demetriou <cgd@broadcom.com>
332
6eb95e99
ZW
333 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
334 * Makefile.in: Regenerate.
de722255 335
96c4a002
WB
3362003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
337
338 * MAINTAINERS (GNATS only): Add Falk Hueffner.
339
55b15a11
WB
3402003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
341
342 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
343
0c227849
DJ
3442003-04-27 Daniel Jacobowitz <drow@mvista.com>
345
346 * Makefile.tpl: Clean $(BUILD_SUBDIR).
347 * Makefile.in: Regenerated.
348
d45148c1
WB
3492003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
350
351 * MAINTAINERS (Write After Approval): Upgrade myself from
352 GNATS only to write-after-approval. Update my mail address.
353
48f2318c 3542003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
355
356 (OS Port Maintainers: freebsd): Add myself.
357
438f50c3
MM
3582003-04-22 Mark Mitchell <mark@codesourcery.com>
359
360 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
361
9074e169
KJ
3622003-04-22 Kean Johnston <jkj@sco.com>
363
364 * MAINTAINERS (SCO ports): Added myself.
365
dfd39a2e
NS
3662003-04-21 Nathan Sidwell <nathan@codesourcery.com>
367
368 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
369
ccbae82a
KJ
3702003-04-19 Kean Johnston <jkj@sco.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
2f50999f
GP
3742003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
375
376 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
377 * Makefile.in: Regenerate.
378
e9b84181
JJ
3792003-04-18 Jakub Jelinek <jakub@redhat.com>
380
381 * configure.in (powerpc64*-*-linux*): Remove.
382 * configure: Rebuilt.
383
1ca4c6e1
PE
3842003-04-17 Phil Edwards <pme@gcc.gnu.org>
385
386 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
387 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
388 and restrap.
389 * Makefile.in: Regenerate.
390
0590b963
RE
3912003-04-16 Richard Earnshaw <rearnsha@arm.com>
392
393 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
394 * configure: Regenerated.
395
ff41a56f
DD
3962003-04-15 DJ Delorie <dj@redhat.com>
397
398 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
399
50d440bc
NC
4002003-04-13 Nick Clifton <nickc@redhat.com>
401
402 * config-ml.in: Remove support for --disable-aix removing
403 call-aix multilibs.
404
b1e0a93e
AO
4052003-04-10 Alexandre Oliva <aoliva@redhat.com>
406
407 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
408 * */configure: Rebuilt.
409
71fb704d
JS
4102003-04-08 Joel Sherrill <joel@oarcorp.com>
411
412 * MAINTAINERS: Add my email address.
413
3897ea90
OH
4142003-03-17 Olivier Hainque <hainque@act-europe.fr>
415
416 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 417
93c834b7
NN
4182003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
419
420 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
421 * Makefile.in: Regenerate.
422
82c34dcb
MC
4232003-03-14 Michael Chastain <mec@shout.net>
424
425 * Makefile.in: Regenerate with correct Makefile.def.
426
73458fb7
NN
4272003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
428
429 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
430 Make macro.
431 * Makefile.in: Regenerate.
432 * configure.in: Clean up gxx_include_dir logic.
433 * configure: Regenerate.
434
32cf27e5
AE
4352003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
c727e7a0
BE
4392003-03-10 Ben Elliston <bje@wasabisystems.com>
440
441 * MAINTAINERS: Update my mail address.
442
9a27ac7a
FS
4432003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
444
445 * configure.in (gxx_include_dir): Fix typo.
446 * configure: Regenerated.
447
3aa83176
NN
4482003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
449
450 * Makefile.tpl: Reindent.
451 * Makefile.in: Regenerate.
452 * configure.in: Reindent. Don't set unused variables.
453 * configure: Regenerate.
454
9124bc53
DJ
4552003-03-04 Daniel Jacobowitz <drow@mvista.com>
456
457 * configure.in: Include $(build_tooldir)/sys-include in
458 FLAGS_FOR_TARGET.
459 * configure: Regenerated.
460
cb543528
NN
4612003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
462
c858bf1e
NN
463 * Makefile.tpl: Always pass down RANLIB.
464 * Makefile.in: Regenerate.
465
aa9c3ab4
NN
466 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
467 * Makefile.in: Regenerate.
468 * configure.in: Remove unused logic relating to --enable-shared
469 and --enable-threads. Remove bogus comments. Remove redundant
470 noconfigdirs.
471 * configure: Regenerate.
472
cb543528
NN
473 * configure.in: Replace ${libstdcxx_version} by its value.
474 Remove reference to mh-dgux.
475 * configure: Regenerate.
476
53f70c1b
KB
4772003-03-03 Kevin Buettner <kevinb@redhat.com>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
df0f0674
NN
4812003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
482
483 * Makefile.tpl: Rearrange.
484 * Makefile.in: Regenerate.
485
ef4e7569
US
4862003-02-25 Uwe Stieber <uwe@wwws.de>
487
488 * configure.in: Add support for kaOS as cross build target system.
489 * configure: Regenerated.
490
a7a287eb
SB
4912003-02-24 Steven Bosscher <steven@gcc.gnu.org>
492
493 * MAINTAINERS (Write after approval): Add myself.
494
ff00c8a2
JW
4952003-02-21 James E Wilson <wilson@tuliptree.org>
496
497 * MAINTAINERS: Update my email address.
498
abb2db7a
ZW
4992003-02-21 Zack Weinberg <zack@codesourcery.com>
500
501 * MAINTAINERS: Add self to blanket write privs. section.
502
e9f2dc3b
SM
5032003-02-20 Sean McNeil <sean@blue.mcneil.com>
504
505 * Makefile.tpl: Add definition of CPPFLAGS to pass into
506 configure-target-* as some target builds may require additional
507 flags for preprocessor tests.
508 * Makefile.in: Regenerated.
509
ee03dc5e
AO
5102003-02-19 Alexandre Oliva <aoliva@redhat.com>
511
11856278
AO
512 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
513 * ltconfig: Handle it.
514 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
515 auto-detecting it.
516
274aef32
AO
517 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
518 it is used as argument to $CC.
519 * ltcf-gcj.sh: Likewise.
520
ee03dc5e
AO
521 * configure.in: Introduce --enable-maintainer-mode.
522 * configure: Rebuilt.
523 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
524 for maintainer mode.
525 * Makefile.in: Rebuilt.
526
30db8e17
JM
5272003-02-18 Jason Merrill <jason@redhat.com>
528
529 * Makefile.tpl (check-c++): Allow parallelism.
530
cab60ac6
GP
5312003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
532
533 * MAINTAINERS: Remove John Carr (who never actually had access to
534 gcc.gnu.org).
535
c8e5d1af
GK
5362003-02-15 Geoffrey Keating <geoffk@apple.com>
537
538 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
539 don't configure target-libobjc.
540 * configure: Regenerate.
541
70f91f50
RO
5422003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
543
544 * Makefile.tpl (RANLIB): Define.
545 * Makefile.in: Regenerate.
546
669e9062
LB
5472003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
548
549 * MAINTAINERS: Update my email.
abb2db7a 550
61b56b2e
KS
5512003-02-06 Keith R Seitz <keiths@redhat.com>
552
553 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
554 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
555 * Makefile.in: Regenerated.
556 * configure.in: Remove all traces of snavigator, db, and grep.
557 * configure: Regenerated.
558
a1ba6e15
GP
5592003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
560
561 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
562 After Approval.
563
f5f2cce5
CC
5642003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
565
566 * MAINTAINERS (Write after approval): Add myself.
567
ba49f6f1
FCE
5682003-01-31 Frank Ch. Eigler <fche@redhat.com>
569
570 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
571 * Makefile.in: Regenerated.
572
ccf9f10c
RS
5732003-01-30 Roger Sayle <roger@eyesopen.com>
574
575 * config.guess: Updated to 2003-01-30's version.
576 * config.sub: Updated to 2003-01-28's version.
577
a693735b
AO
5782003-01-30 Alexandre Oliva <aoliva@redhat.com>
579
580 * config.if: If gcc_version is already set, just use it. Don't set
581 gcc_version_trigger if it's already set, otherwise set it to
582 gcc/version.c, but only if the file exists. If it is not set and
583 gcc/version.c does not exist, try to extract the version number from
584 $CC.
585
204c43d6
AT
5862003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
587
abb2db7a 588 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 589
842e91ec
PE
5902003-01-27 Phil Edwards <pme@gcc.gnu.org>
591
592 * configure.in: Revert 24Jan change.
593 * configure: Regenerate.
594
6b99984e
GP
5952003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
596
597 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
598 entry of HJ Lu.
599
806e0935
NN
6002003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
601
602 * configure.in: Revert previous change.
603 * configure: Regenerate.
604
307a9864
NN
6052003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
606
607 * configure.in: Make rda native-only.
608 * configure: Regenerate.
609
02ba6302
VR
6102003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
611
612 * MAINTAINERS: Move myself from GNATS-only-accounts to
613 write-after-approval.
614
77d187bc
NN
6152003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
616
617 * configure.in: Add missing \.
618 * configure: Rebuilt.
619
a94a2d4c
JJ
6202003-01-17 Jakub Jelinek <jakub@redhat.com>
621
622 * configure.in (baseargs): Avoid using \| in sed regular
623 expressions.
624 * configure: Rebuilt.
625
73f84924
JJ
6262003-01-16 Jakub Jelinek <jakub@redhat.com>
627
628 * configure.in (baseargs): Remove all supported forms of
629 --cache-file, --srcdir, --host, --build and --target options
630 from argument lists.
631 * configure: Rebuilt.
632
8c12fc63
JZ
6332003-01-15 Josef Zlomek <zlomekj@suse.cz>
634
635 * MAINTAINERS: Add myself to write-after-approval list.
636
7c005a3a
AO
6372003-01-15 Alexandre Oliva <aoliva@redhat.com>
638
639 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
640 * configure: Rebuilt.
641
3dfabf63
NN
6422003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
643
644 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
645 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
646 * Makefile.in: Regenerate.
647 * configure: Regenerate.
648
cf53ae10
AO
6492003-01-09 Alexandre Oliva <aoliva@redhat.com>
650
651 * configure.in: Remove Makefile in build, host and target modules
652 unless configure was run with --no-recursion.
653 * configure: Rebuilt.
654
3fbe8e4a
CC
6552003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
656
657 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
658 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
659 * Makefile.in: Regenerate.
660
66e2aa7d
CD
6612003-01-08 Chris Demetriou <cgd@broadcom.com>
662
663 * config.guess: Update to 2003-01-03 version.
664 * config.sub: Update to 2003-01-03 version.
665
b5038cfb
CF
6662003-01-07 Christopher Faylor <cgf@redhat.com>
667
668 * configure: Regenerate with proper autoconf 2.13.
669
d02c69be
CF
6702003-01-07 Christopher Faylor <cgf@redhat.com>
671
672 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 673 * configure: Regenerate.
d02c69be 674
e914a571
AC
6752003-01-06 Andrew Cagney <ac131313@redhat.com>
676
677 * configure.in (GDB_TK): Add tcl directories conditional on
678 gdb/gdbtk directory being present.
679 * configure: Regenerate.
abb2db7a 680
70571545
JDA
6812003-01-04 John David Anglin <dave.anglin@nrc.ca>
682
683 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
684 by gcc if LD is not defined and we are not doing a Canadian Cross.
685 * configure: Rebuilt.
686
89a7012a
TT
6872002-12-31 Tom Tromey <tromey@redhat.com>
688
689 * Makefile.in: Rebuilt.
690 * Makefile.def (target_modules) [libffi]: Allow installation.
691
3f4f56e2
AS
6922002-12-31 Andreas Schwab <schwab@suse.de>
693
694 * configure.in: Fix use of $program_transform_name.
695 * configure: Regenerated.
696
6c1b8d0a
DJ
6972002-12-30 Daniel Jacobowitz <drow@mvista.com>
698
699 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 700 * configure: Regenerated.
6c1b8d0a 701
c5120911
AO
7022002-12-29 Alexandre Oliva <aoliva@redhat.com>
703
704 * Makefile.tpl (local-distclean): Don't remove...
705 (multilib.ts): ... this. Moved into...
706 (multilib.out): ... this. Don't use sub-make.
707 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
708 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
709 (configure-build-[+module+], configure-[+module+],
710 configure-target-[+module+], configure-gcc): ... these. Test
711 for Makefile existence. Drop config.status from dependencies.
712 * Makefile.in: Rebuilt.
713 * configure.in: Move gcc-version-trigger to the end of
714 ac_configure_args. Add comments to maybedep.tmp and
715 serdep.tmp. Introduce --disable-serial-configure. Remove
716 nonopt from baseargs, matching and removing corresponding
717 whitespace while at it.
718 * configure: Rebuilt.
719
e245b0ea
AO
7202002-12-28 Alexandre Oliva <aoliva@redhat.com>
721
903de295
AO
722 * configure.in (host_configargs): Replace reference to
723 no-longer-defined buildopts with --build=${build_alias}.
724 * configure: Rebuilt.
725
e245b0ea
AO
726 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
727 program_transform_name to standard idiom.
728 (AUTOGEN, AUTOCONF): Define.
729 (Makefile.in): Use $(AUTOGEN).
730 (Makefile): Depend on config.status, and use autoconf-style rule to
731 build it. Move original commands to...
732 (config.status): ... this new target.
733 (configure): Add $(srcdir). Depend on config/acx.m4. Use
734 $(AUTOCONF).
735 * Makefile.in: Rebuilt.
736
671aa708
NN
7372002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
738
53fbfb58
NN
739 * Makefile.tpl: Fix dramatic bustage due to change in
740 program_transform_name.
741 * Makefile.in: Regenerate.
742
743 * configure.in: Remove unnecessary PATH setting.
744 * configure: Regnerate.
745
746 * configure.in: Don't default to unprefixed tools unless
747 the native tools will work.
748 * configure: Regenerate.
749
671aa708
NN
750 * configure.in: Convert to autoconf script. Blow away lots
751 of now-redundant Makefile fragments.
752 * configure: Generate using Autoconf.
753 * Makefile.tpl: Rewrite to reflect autoconfiscation.
754 * Makefile.in: Regenerate.
755
57f40826
NN
7562002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
757
3fedb745
NN
758 * configure: Fix stupid bug where RANLIB was mistakenly included.
759
abb2db7a 760 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
761 (build_configargs, host_configargs, target_configargs).
762
763 * configure.in: Move logic out of sed statement.
764
abb2db7a 765 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
766 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
767
315fa0f4
SS
7682002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
769
770 * config.sub: Import from master repository
771 * config.guess: Ditto
772
45aff44f
AS
7732002-12-24 Andreas Schwab <schwab@suse.de>
774
775 * Makefile.tpl (multilib.out): Fix missing space.
776 * Makefile.in: Regenerate.
777
88b5521b
NN
7782002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
779
780 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
781 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
782 * Makefile.in: Regenerate.
783 * configure.in: Remove unnecessary leftovers.
784
66b77cb0
GK
7852002-12-22 Geoffrey Keating <geoffk@apple.com>
786
787 * config/mt-aix43: Delete.
788
2a726918
GK
7892002-12-21 Geoffrey Keating <geoffk@apple.com>
790
791 * configure.in (extra_ranlibflags_for_target): New variable.
792 (*-*-darwin): Add -c to ranlib commands.
793 * configure (tooldir): Handle extra_ranlibflags_for_target.
794
aace3269 7952002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
796
797 * Makefile.tpl: Revert HJL's change.
798 * Makefile.in: Regenerated.
799 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
800 always.
801
f0895142
AS
8022002-12-19 Andreas Schwab <schwab@suse.de>
803
804 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
805 * Makefile.in: Regenerate.
806
782d0c02
L
8072002-12-18 H.J. Lu <hjl@gnu.org>
808
809 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
810 * Makefile.in: Regenerated.
811
812 * configure.in (build_prefix): New. Substitute.
813
212f6dd0
NN
8142002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
815
79308c5d
NN
816 * Makefile.tpl: Don't let real targets depend on phony targets.
817 * Makefile.in: Regenerate.
818
212f6dd0
NN
819 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
820 * Makefile.in: Regenerate.
821
ab17919f
SS
8222002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
823
824 * config.sub: Import from master repository
825 * config.guess: Ditto
826
5ecf91d1
JM
8272002-12-16 Jason Merrill <jason@redhat.com>
828
829 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
830 previous 'make bootstrap'.
831 * Makefile.in: Regenerate.
832
d8437e1b
HPN
8332002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
834
835 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
836
4977bab6
ZW
8372002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
838
839 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
840 * Makefile.in: Regenerate.
841
0edcfdcb
JM
8422002-12-13 Jason Merrill <jason@redhat.com>
843
6248218a 844 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
845 library tests.
846 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
847 * Makefile.in: Regenerate.
848
4977bab6
ZW
8492002-12-12 Alexandre Oliva <aoliva@redhat.com>
850
851 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
852 * Makefile.in: Rebuilt.
853
f87505dd
AO
8542002-12-12 Alexandre Oliva <aoliva@redhat.com>
855
856 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
857
4977bab6
ZW
8582002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
859
860 * configure: Fix bug put in by gremlins.
861
862 * Makefile.tpl: Substitute more autoconfily.
863 * configure: Substitute more autoconfily.
864 * Makefile.in: Regenerate.
865
7f0db92a
SS
8662002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
867
868 * config.sub: Import from master repository
869 * config.guess: Ditto
870 * MAINTAINERS: Added Svein Seldal under write after approval
871
4977bab6
ZW
8722002-12-08 Andrew Cagney <ac131313@redhat.com>
873
874 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
875 * Makefile.in (all-sim): Ditto.
876
8772002-12-06 DJ Delorie <dj@redhat.com>
878
879 * Makefile.tpl: Change configure dependencies to not have real
880 targets depend on phony targets.
881
8822002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
883
884 * configure.in: Revert unintentional change.
885
886 * Makefile.tpl: Change dependency for */multilib.out so that
887 it works when gcc isn't in the tree.
888
889 * configure.in: Substitute more.
890 * configure: Run subconfigures from the Makefile.
891 * Makefile.tpl: Run subconfigures from the Makefile; add a few
892 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
893
67f1b906
GP
8942002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
895
896 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
897
4977bab6
ZW
8982002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
899
900 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
901 and corresponding dependencies.
902 * Makefile.in: Regenerate.
903
904 * configure.in (host_tools): Order binutils, gas and ld for
905 convenience in running the testsuites.
906
907 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
908 * Makefile.in: Regenerate.
909 * configure.in: Introduce rules to serialize subconfigure runs.
910
911 * configure.in: Introduce BASE_CC_FOR_TARGET.
912 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
913 Realize configure-build-* targets. Realize configure-target-* targets.
914 * Makefile.in: Regenerate.
915
9162002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
917
918 * configure: Move gcc_version_trigger stuff from here...
919 * configure.in: ...to here.
920
921 * configure.in: Separate subconfigure options added by this file from
922 options given by the user. Add machinery to put args for host
923 subconfigures into the Makefile.
924
925 * Makefile.tpl: Remove 'vault' targets.
926 * Makefile.tpl: Reorder and comment dependencies.
927 * Makefile.in: Regenerate.
928
9292002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
930 * configure.in: Fix my broken commit of previous patch. (sigh)
931
743f054e
GK
9322002-11-28 Geoffrey Keating <geoffk@apple.com>
933
934 * configure.in: Move host-specific darwin noconfigdirs into
935 the host-specific section.
936
4977bab6
ZW
9372002-11-28 Geoffrey Keating <geoffk@apple.com>
938
939 * configure.in: Move host-specific darwin noconfigdirs into
940 the host-specific section.
941
9422002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
943
944 * configure: Remove skip-this-dir support.
945 * Makefile.tpl: Remove skip-this-dir support.
946
947 * Makefile.tpl: Remove leftover support for non-autoconfiscated
948 subdirectories.
949 * Makefile.in: Regenerate.
950
951 * Makefile.tpl: Strip out useless setting of 'dir'.
952 * Makefile.in: Regenerate.
953
9542002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
955
956 * configure.in: Fix deeply stupid bug.
957
958 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
959 shell code in CXX_FOR_TARGET
960 * Makefile.def: Introduce raw_cxx.
961 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
962 RAW_CXX_FOR_TARGET.
963 * Makefile.in: Regenerate.
964
9652002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
966
967 * Makefile.tpl: Remove unnecessary ifs.
968 * Makefile.in: Regenerate.
969
970 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
971 dependencies. Maybe-ize build-libiberty. Create dummy install
972 targets for 'no_install' modules.
973 * configure: Move GDB_TK substitution to configure.in. Move
974 build_modules stuff to configure.in.
975 * configure.in: Implement soft dependency machinery. Maybe-ize
976 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
977 * Makefile.in: Regenerate.
978
9792002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
980
981 * Makefile.tpl: Make all-target, install-target behave similarly
982 to all, install (only hitting configured targets). Eliminate
983 unused macro defintions.
984
985 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
986 build != host.
987
988 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
989
990 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
991
992 * configure.in: Produce lists of subdir targets we're actually
993 configuring. Remove references to "dosrel".
994 * Makefile.tpl: Let configure set which subdir targets are hit.
995 Remove install-cross; clean up install; remove ALL. Remove
996 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
997 Autogenerate host module targets. Remove empty dependency lines
998 and redundant dependency; rearrange slightly.
999 * Makefile.def: Add host-side libtermcap, utils.
1000
1001 * Makefile.in: Regenerate.
1002
e6226a2f
RO
10032002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1004
1005 * ltconfig (osf[345]): Append $major to soname_spec.
1006 Reflect this in library_names_spec.
1007 * ltmain.sh (osf): Prefix $major with . for use as extension.
1008
3b75d237
AJ
10092002-11-19 Andreas Jaeger <aj@suse.de>
1010
1011 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1012 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1013 and sparc64 GNU/Linux systems.
1014
809108de
NS
10152002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1016
1017 * MAINTAINERS: Update email.
1018
e7e0de7e
GP
10192002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1020
1021 * MAINTAINERS: Complete James Dennett's entry.
1022
f7109dea
EB
10232002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
d3ac17c9
BK
10272002-11-13 Bruce Korb <bkorb@gnu.org>
1028
1029 * Makefile.tpl: syntactic cleanup
1030
cbf78ae4
SH
10312002-11-13 Stuart Hastings <stuart@apple.com>
1032
1033 * MAINTAINERS: Add myself to write-after-approval list.
1034
4977bab6
ZW
10352002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1036
1037 * Makefile.def: Add list of recursive targets to autogenerate.
1038 Add build_modules.
1039 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1040 targets. Autogenerate *-build-* targets.
1041 * Makefile.in: Regenerate.
1042
10432002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1044
1045 * configure: More autoconf-style substitutions.
1046 * Makefile.tpl: More autoconf-style substitutions.
1047 * Makefile.in: Regenerate.
1048
10492002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1050
1051 * configure: Substitute more variables in a more autoconf-friendly
1052 way. Simplify slightly.
1053 * Makefile.tpl: Make more variables substitutable in an
1054 autoconf-friendly way.
1055 * Makefile.in: Regenerate.
1056
d4783999
JW
10572002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
4977bab6
ZW
10612002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1062
1063 * configure.in (v810*): Remove special setting of tools.
1064
1065 * configure: Add support for extra required flags for ar or nm.
1066 * configure.in (aix4.3+): Use above support for target-specific
1067 issues, rather than using config/mt-aix43.
1068
10692002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1070
1071 * configure: Remove 'removing', which doesn't work. Replace $subdir
1072 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1073 with $srcdir. Reformat indentation. Substitute some variables
1074 formerly hard-coded in the Makefile for build=host.
1075 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1076 * Makefile.def: Autogenerate more.
1077 * Makefile.in: Regenerate.
1078
1c9c903e
AN
10792002-11-04 Adam Nemet <anemet@lnxw.com>
1080
1081 * MAINTAINERS (Write After Approval): Add myself.
1082
40673d2b
KB
10832002-11-04 Kevin Buettner <kevinb@redhat.com>
1084
1085 * Makefile.def (host_modules): Add rda.
1086 * Makefile.in: Regenerate.
1087 * configure.in (target_tool): Add target-rda to list.
1088
42e650ae
GP
10892002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1090
1091 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1092
e004b81f
PE
10932002-10-25 Phil Edwards <pme@gcc.gnu.org>
1094
1095 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1096 and restrap targets to this rule.
1097 * Makefile.in: Regenerate.
1098
06bd49b1
GP
10992002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1100
1101 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1102 GNATS only accounts.
1103
d0af82b0
HPN
11042002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1105
1106 * configure.in (i[3456]86-*-linux*): Add check to disable
1107 ${libgcj} for glibc1.
1108
10782654
DC
11092002-10-24 Denis Chertykov <denisc@overta.ru>
1110
1111 * MAINTAINERS: Add myself as ip2k port maintainer.
1112
a5a438f5
SS
11132002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1114
1115 * configure.in: Add tic4x target.
1116
fe3d5b7f
NN
11172002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1118
aba8a494
NN
1119 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1120 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1121 * Makefile.in: Regenerate.
1122
fe3d5b7f
NN
1123 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1124 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1125 * Makefile.in: Regenerate.
1126
a6ad79e7
JJ
11272002-10-02 Janis Johnson <janis187@us.ibm.com>
1128
1129 * MAINTAINERS: Add myself as web pages co-maintainer.
1130
6a8a9058
NN
11312002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1132
1133 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1134 * Makefile.in: Regenerate.
1135
327d975a
ZW
11362002-10-02 Zack Weinberg <zack@codesourcery.com>
1137
1138 * MAINTAINERS: Add myself and Nathan Sidwell
1139 <nathan@codesourcery.com> as VxWorks maintainers.
1140
a5ae8f19 11412002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
1142
1143 * Makefile.def: Remove order dependency comments.
1144 * Makefile.tpl: Add explicit install-install dependencies.
1145 * Makefile.in: Regenerate.
d0f6c823 1146
34c6040c 1147 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 1148 * Makefile.in: Regenerate.
34c6040c 1149
d0f6c823
NN
1150 * Makefile.tpl: Add configure-target (for src-release in src)
1151 * Makefile.in: Regenerate.
1152
50bd210b
NC
11532002-09-30 Nick Clifton <nickc@redhat.com>
1154
1155 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1156
ca25149e
UW
11572002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1158
1159 * configure.in (s390*-*-linux*): Enable libgcj.
1160
dd30b57d
NN
11612002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1162
9e60a678
NN
1163 * configure: Revert accidentally applied changes.
1164
dd30b57d
NN
1165 * Makefile.tpl: Make more autoconf-friendly.
1166 * Makefile.in: Regenerate.
1167 * configure: Make substitution more autoconf-like.
1168
5831424e
RE
11692002-09-28 Richard Earnshaw <rearnsha@arm.com>
1170
1171 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1172 single entry to handle all these.
1173 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1174 libjava on arm-*-elf.
1175
b7f3b15b
GK
11762002-09-27 Geoffrey Keating <geoffk@apple.com>
1177
1178 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1179 things that depend on them.
1180
0dffceed
NN
11812002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1182
1183 * Makefile.tpl: Make subsituted variables more autoconfy.
1184 * Makefile.in: Regenerate.
1185 * configure: Make seds more autoconfy.
1186
1db75a86 11872002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
1188
1189 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1190 * Makefile.in: Regenerate.
1191 * configure.in: Rewrite sed statements to look autoconfy.
1192
1db75a86
NN
1193 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1194 all-target-foo on configure-target-foo.
1195 * Makefile.def: Ditto.
1196 * Makefile.in: Rebuild.
1197
741a4e89
AH
11982002-09-25 Andrew Haley <aph@redhat.com>
1199
1200 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1201
95ddd785
NN
12022002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1203
1204 * Makefile.def: New file.
1205 * Makefile.tpl: New file.
1206 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1207 * contrib/gcc_update: Note that Makefile.in is a generated file.
1208
1209 * configure.in: Minor rearrangement. Simplify tests.
1210
65a824f6
JT
12112002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1212
1213 * configure.in (with_headers): Skip copy if value is "yes".
1214 (with_libs): Likewise.
1215
51270f0a 12162002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
1217
1218 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1219 * configure.in (sh*-*-pe*): Ditto.
1220 * configure.in (mips*-*-pe*): Ditto.
1221 * configure.in (*arm-wince-pe): Ditto.
1222
8f89dbf4
NN
1223 * configure.in: Rearrange.
1224
c1b8db3f
KH
12252002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1226
1227 * MAINTAINERS: Update my email address.
1228
341f0575
PK
12292002-08-30 Paul Koning <pkoning@equallogic.com>
1230
1231 * MAINTAINERS: (Write After Approval): Add myself.
1232
d2e06980
GK
12332002-08-29 Geoffrey Keating <geoffk@redhat.com>
1234
1235 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1236
4906d5d8
GK
12372002-08-24 Geoffrey Keating <geoffk@redhat.com>
1238
1239 * MAINTAINERS: Change my mailing address.
1240
e9a25cc8
PC
12412002-08-21 Paolo Carlini <pcarlini@unitus.it>
1242
1243 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 1244 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 1245
a5aa7421
LR
12462002-08-20 Loren J. Rittle <ljrittle@acm.org>
1247
1248 * MAINTAINERS (Write After Approval): Remove myself.
1249 (Various Maintainers: c++ runtime libs): Add myself.
1250
5ce6f47b
EC
12512002-08-15 Eric Christopher <echristo@redhat.com>
1252
1253 * config.sub: Import from master repository.
1254 * config.guess: Ditto.
1255
7f9317f0
AO
12562002-08-19 Alexandre Oliva <aoliva@redhat.com>
1257
1258 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1259 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1260 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1261
7aecca3d
AH
12622002-08-16 Aldy Hernandez <aldyh@redhat.com>
1263
1264 * MAINTAINERS: Add self to rs6000 vector extensions.
1265
8ea4b195
AO
12662002-08-15 Alexandre Oliva <aoliva@redhat.com>
1267
1268 * libiberty/configure: Reverted unintended yesterday's check in.
1269
f5cc59a7
AO
12702002-08-14 Alexandre Oliva <aoliva@redhat.com>
1271
1272 * boehm-gc/configure, libf2c/configure: Rebuilt.
1273 * libffi/configure, libiberty/configure: Ditto.
1274 * libjava/configure, libobjc/configure: Ditto.
1275 * libstdc++-v3/configure, zlib/configure: Ditto.
1276 Merged from binutils:
1277 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1278 From Steve Ellcey <sje@cup.hp.com>:
1279 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1280 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1281 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1282 IA64.
1283 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1284 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1285 soname_spec, sys_lib_search_path_spec): Ditto.
1286
66350331
FS
12872002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1288
1289 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1290
2ff34870
L
12912002-08-04 H.J. Lu (hjl@gnu.org)
1292
1293 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1294
a014f2fe
KW
12952002-08-02 Krister Walfridsson <cato@df.lth.se>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
c01d477a
AM
12992002-07-31 Alan Modra <amodra@bigpond.net.au>
1300
1301 * configure.in: Move generic linux case to end. Copy generic
1302 linux noconfigdirs to mips*-*-linux* entry and new
1303 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1304
68cd2524
MM
13052002-07-19 Michael Matz <matz@suse.de>
1306
1307 * MAINTAINERS: Add myself as ra* maintainer.
1308
e2d83b8c
CD
13092002-07-16 Chris Demetriou <cgd@broadcom.com>
1310
1311 * config.guess: Update to 2002-07-09 version.
1312 * config.sub: Update to 2002-07-03 version.
1313
cece4f1d
HPN
13142002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1315
1316 * MAINTAINERS: Fix typo in a maintainer email address.
1317
bb654703
NN
13182002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1319
1320 * configure.in: Remove two redundant tests.
1321
789b7de5
RO
13222002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1323
1324 * configure.in (mips*-*-irix6*o32): Enable stabs.
1325
e1da1089
NN
13262002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1327
f3970bba
NN
1328 * configure.in: Don't build grez.
1329 * Makefile.in: Ditto.
1330
e1da1089
NN
1331 * Makefile.in: Remove references to bsp, cygmon, libstub.
1332 * configure.in: Ditto.
1333
1334 * configure.in: Remove leftover reference to gdbtest.
1335
57c905fa
PE
13362002-07-08 Phil Edwards <pme@gcc.gnu.org>
1337
1338 * configure.in (gxx_include_dir): Change to match versioned
1339 C++ headers if --enable-version-specific-runtime-libs is used.
1340
a0af94a7 13412002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 1342
a0af94a7
SE
1343 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1344
423ce3eb
NN
13452002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1346
1347 * configure.in: Make --without-x work.
1348
98186934
NN
13492002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1350
c3b7d169
NN
1351 * configure.in: Rearrange target Makefile fragment collection.
1352
98186934
NN
1353 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1354 cvs[src].
1355 * configure.in: Ditto.
1356
eebd288a
MK
13572002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
1358
1359 * MAINTAINERS (Write After Approval): Update my e-mail address.
1360
3ab36f05
NN
13612002-06-24 Ben Elliston <bje@redhat.com>
1362
1363 * configure.in (host_tools): Remove cgen.
1364
1365 * Makefile.in (all-cgen): Remove; runs from its source directory.
1366 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 1367 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
1368 (all-sim): Likewise.
1369
13702002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1371
1372 * Makefile.in: Eliminate 'apache' targets.
1373 * configure.in: Eliminate 'apache' targets.
1374
55380b08
NN
1375 * configure.in: Eliminate redundant tests. Reorganize.
1376
9a5c1b9d
NN
1377 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1378
5fd3853a
NN
1379 * config-ml.in: Eliminate references to Cygnus configure.
1380
cfefc434
NN
1381 * Makefile.in: Eliminate references to building emacs.
1382
2fe93885
GS
13832002-06-28 Graham Stott <graham.stott@btinternet.com>
1384
1385 * MAINTAINERS: Update my email address.
1386
53c40185
BK
13872002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1388
1389 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 1390 (cxx_incdir): Remove.
53c40185 1391
97679694
NN
13922002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
1393
1394 * MAINTAINERS (Write After Approval): Add self.
1395
b03bcd37
DC
1396Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
1397
1398 * configure.in: Add support for ip2k.
1399
6bd12129
NN
14002002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1401
1402 * configure.in: Fix AIX configury bug.
1403
e0d98a92
SE
14042002-06-20 Steve Ellcey <sje@cup.hp.com>
1405
1406 * MAINTAINERS (Write After Approval): Add self.
1407
ba3292db
NN
14082002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1409
ef40bc65
NN
1410 * configure.in: replace ${topsrcdir} with ${srcdir}
1411
7a0be465
NN
1412 * configure.in: Move definition of libstdcxx_flags
1413 right above usage, rather than waaay earlier.
1414
e1848dde
NN
1415 * configure.in: Pull definition of is_cross_compiler earlier.
1416
8bc2fff1
NN
1417 * configure.in: Rearrange a little.
1418
ba3292db
NN
1419 * configure.in: Remove references to librx.
1420 * Makefile.in: Remove references to librx.
1421
11d8b408
DC
1422Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
1423
1424 * config.sub: Add support for avr target.
1425 Import from master sources, rev 1.255
5ce6f47b 1426
93da8339
PE
14272002-06-19 Phil Edwards <pme@gcc.gnu.org>
1428
1429 * configure, .cvsignore: Revert previous change...
1430 * Makefile: ...delete.
1431
b4caab5c
NN
14322002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1433
1434 * configure.in: Eliminate ${gasdir} variable.
1435
ee777171
DB
14362002-06-18 Dave Brolley <brolley@redhat.com>
1437
1438 * configure.in: Add support for frv.
1439 * config.sub: Add support for frv.
1440
26e4af54
PE
14412002-06-18 Phil Edwards <pme@gcc.gnu.org>
1442
1443 * configure: Remove garbage from previous commit.
1444
bb20b7da
PE
14452002-06-18 Phil Edwards <pme@gcc.gnu.org>
1446
1447 * configure: For in-source builds, make a subdir and re-exec there.
1448 * Makefile: New file. Pass targets through to build directory.
1449 * .cvsignore: No longer ignore "Makefile".
1450
9d321f6c
DR
14512002-06-16 Douglas Rupp <rupp@gnat.com>
1452
1453 * MAINTAINERS (Write After Approval): Add self.
1454
c8eb2bc0
KG
14552002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1456
1457 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1458
f210d239
JT
14592002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1460
1461 * configure.in (vax-*-netbsd*): Re-enable gas.
1462
e9667b3c
NN
14632002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1464
efe1f357
NN
1465 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1466 BUILD_PREFIX_1, to correct nomenclature.
1467 * configure: Likewise.
1468
e9667b3c
NN
1469 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1470 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1471
fe2fe497
OH
14722002-05-31 Olaf Hering <olh@suse.de>
1473
1474 * config-ml.in: Propogate DESTDIR also.
1475
dcf7f0dd
JT
14762002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1477
1478 * configure.in (vax-*-netbsd*): Don't build gas for this
1479 platform.
1480
6ff14f32
MM
14812002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1482
1483 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1484 and libgcj for AVR.
1485
397de1ff
KK
14862002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
ac30211c
JT
14902002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1491
1492 * config.guess: Update to 2002-05-22 version.
1493 * config.sub: Likewise.
1494
1e6347d8
RO
14952002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1496
1497 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1498 * config-ml.in: Likewise.
1499 * configure: Likewise.
1500 * configure.in: Likewise.
1501
e5ce1d6d
SC
15022002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1503
1504 * MAINTAINERS: Update my email address.
1505
6cdef75d
NN
15062002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1507
4a87f061
NN
1508 * configure.in: Simplify makefile fragment collection.
1509
1510 * configure.in: Remove code to build emacs.
603606e7 1511
e254d6b5
NN
1512 * configure.in : Remove --srcdir argument from targargs and buildargs
1513 (it's always overridden in the Makefile anyway). Rearrange a bit.
1514
1515 * configure: Move some logic to configure.in.
1516 * configure.in: Move some logic from configure.
6cdef75d 1517
1d6006fe
TT
15182002-05-11 Tom Tromey <tromey@redhat.com>
1519
1520 * MAINTAINERS: Reflect libgcj reality.
1521
b70b3534
FS
15222002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1523
1524 * Makefile.in: Honour DESTDIR.
1525
4434687a
MM
15262002-05-08 Mark Mitchell <mark@codesourcery.com>
1527
1528 * config.guess: Import 2002-03-20 version.
1529 * config.sub: Import 2002-04-26 version.
1530
a89e49c7
RO
15312002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1532
1533 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
1534
44e55536
TJ
15352002-05-07 Tim Josling <tej@melbpc.org.au>
1536
1537 * MAINTAINERS: Add self.
1538
97320a3f
LR
15392002-05-06 Loren J. Rittle <ljrittle@acm.org>
1540
1541 * ltmain.sh: Detect and handle object name conflicts
1542 while piecewise linking a static library.
1543
b7c13625
AO
15442002-05-05 Alexandre Oliva <aoliva@redhat.com>
1545
1546 * configure.in (noconfigdirs): Don't disable libgcj on
1547 sparc64-*-solaris* and sparcv9-*-solaris*.
1548
4182d9fa
AO
15492002-05-03 Alexandre Oliva <aoliva@redhat.com>
1550
1551 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1552
7bebf279
TF
15532002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1554
1555 * configure.in (FLAGS_FOR_TARGET): Do not add
1556 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1557 on i[3456]86-*-linux*.
1558
9a06dc7d
TF
15592002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1560
1561 * configure.in (noconfigdirs): Replace [ ] with test.
1562
1563 * configure.in (noconfigdirs): Do not add target-newlib if
1564 target == i[3456]86-*-linux*, and host == target.
1565
a51a07fa
NN
15662002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1567
9e7facd6
DD
1568 * configure.in: delete reference to absent file
1569
aeaa0f2f
NN
1570 * configure.in: replace '[' with 'test'
1571
4bb98828
NN
1572 * configure.in: Eliminate references to gash.
1573 * Makefile.in: Eliminate references to gash.
1574
64791664
NN
1575 * configure.in: remove useless references to 'pic' makefile fragments.
1576
3ed57cf4
NN
1577 * configure.in: (*-*-windows*) Finish removing.
1578
a51a07fa
NN
1579 * configure.in: Eliminate redundant test for libgui.
1580
8552f6f1
RS
15812002-04-29 Roger Sayle <roger@eyesopen.com>
1582
1583 * MAINTAINERS: Add self and realphabetize. Update entries
1584 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
1585 entry for a29k port maintainer.
1586
9e847666
JS
15872002-04-26 Joel Sherrill <joel@OARcorp.com>
1588
1589 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1590 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1591
704c9a14
NN
15922002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1593
1594 * configure.in: remove references to dead files
1595
7bff5059
MM
15962002-04-19 Mark Mitchell <mark@codesourcery.com>
1597
1598 * MAINTAINERS: Add information about purpose of this file.
1599
0c7c67f0
TT
16002002-04-18 Tom Tromey <tromey@redhat.com>
1601
1602 * configure.in: Disallow configuring libgcj when it is already
1603 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1604 Solaris 2.8 by default. For PR libgcj/6158.
1605
63501e91
NN
16062002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1607
1608 * configure.in: Move default CC setting out of config/mh-* fragments
1609 directly into here.
1610
701afd4d
NN
16112002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1612
1613 * configure.in: don't even try to configure or make a subdirectory
1614 if there's no configure script for it.
1615
07cdae91
MM
16162002-04-15 Mark Mitchell <mark@codesourcery.com>
1617
1618 * MAINTAINERS: Remove chill maintainers.
1619 * Makefile.in (CHILLFLAGS): Remove.
1620 (CHILL_LIB): Remove.
1621 (TARGET_CONFIGDIRS): Remove libchill.
1622 (CHILL_FOR_TARGET): Remove.
1623 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1624 CHILL_LIB.
1625 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1626 (CHECK_TARGET_MODULES): Likewise.
1627 (INSTALL_TARGET_MODULES): Likewise.
1628 (CLEAN_TARGET_MODULES): Likewise.
1629 (configure-target-libchill): Remove.
1630 (all-target-libchill): Remove.
1631 * configure.in (target_libs): Remove target-libchill.
1632 Do not compute CHILL_FOR_TARGET.
1633 * libchill: Remove directory.
5ce6f47b 1634
ab50d72b
DD
16352002-04-11 DJ Delorie <dj@redhat.com>
1636
1637 * Makefile.in, configure.in: Sync with binutils, entries
1638 follow...
1639
0a1e123a
DD
16402002-04-07 Andrew Cagney <ac131313@redhat.com>
1641
1642 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
1643 (do-tar, do-bz2): New rules.
1644 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
1645 (gdb-tar): New rule.
1646 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
1647 (insight_dejagnu.tar): New rule.
1648 (insight.tar): New rule.
1649 (gdb+dejagnu.tar): New rule.
1650 (gdb.tar): New rule.
1651
ab50d72b
DD
16522002-02-01 Mo DeJong <supermo@bayarea.net>
1653
1654 * Makefile.in: Add all-tix to deps for all-snavigator
1655 so that tix is built when building snavigator.
1656
16572002-01-11 Steve Ellcey <sje@cup.hp.com>
1658
1659 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1660 ld and gdb are not supported.
1661
16622002-01-07 Mark Salter <msalter@redhat.com>
1663
1664 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1665 Allow target-libgloss to be built for arm, strongarm, and xscale.
1666
16672001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1668
1669 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1670 options for i[3456]86-pc-linux* native builds.
1671
16722001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1673
1674 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1675 files from .po files for a distribution.
1676
16772001-09-03 Jeff Holcomb <jeffh@redhat.com>
1678
1679 * configure.in: Enable libstdc++-v3 for h8300 targets.
1680
16812001-06-19 Alan Modra <amodra@bigpond.net.au>
1682
1683 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
1684 version from bfd/.
1685
1686Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
1687
1688 * Makefile.in (VER): When present, extract the version number from
1689 the file version.in.
1690
16912001-05-24 Tom Rix <trix@redhat.com>
1692
1693 * configure.in : enable ld for aix
1694
16952001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1696
1697 * config.guess: Add linux target for S/390.
1698
16992000-11-07 Philip Blundell <pb@futuretv.com>
1700
1701 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
1702
17032000-11-03 Philip Blundell <pb@futuretv.com>
1704
1705 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
1706 files.
1707
17082001-01-15 Ben Elliston <bje@redhat.com>
1709
1710 * configure.in (host_tools): Add sid.
1711 Always configure cgen.
1712
17132000-11-24 Nick Clifton <nickc@redhat.com>
1714
1715 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
1716
1717
17182000-08-20 Doug Evans <dje@casey.transmeta.com>
1719
1720 * Makefile.in (ALL_MODULES): Add all-cgen.
1721 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
1722 (all-cgen): New target.
1723 (all-opcodes,all-sim): Depend on all-cgen.
1724 * configure.in (host_tools): Add cgen.
1725 Only configure cgen if --enable-cgen-maint.
1726
ef98ad7b
LR
17272002-04-09 Loren J. Rittle <ljrittle@acm.org>
1728
1729 * configure.in: Add *-*-freebsd* configurations.
1730
90def2b2
TT
17312002-04-08 Tom Tromey <tromey@redhat.com>
1732
1733 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1734 Fixes PR libgcj/6068.
1735
320d7e7a
KW
17362002-03-30 Krister Walfridsson <cato@df.lth.se>
1737
1738 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1739
18b467f1
RO
17402002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1741
1742 * configure.in (alpha*-dec-osf*): Enable libgcj.
1743
8bb3a5af
MG
17442003-03-27 Matthew Gingell <gingell@gnat.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
56ae9405
NC
17482002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1749
1750 Fix for: PR bootstrap/3591, target/5676
1751 * configure.in (mcore-pe): Disable the configuration of
1752 libstdc++-v3 since exceptions are not supported.
1753
f18d9a0c
AG
17542002-03-20 Anthony Green <green@redhat.com>
1755
1756 * configure.in: Enable libgcj for xscale-elf target.
1757
c0e21eef
R
1758Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
1759
1760 * MAINTAINERS: Update my email address.
1761
28eca9e8
AO
17622002-03-16 Alexandre Oliva <aoliva@redhat.com>
1763
1764 * ltmain.sh (relink_command): Fix typo in previous change.
1765
e67e72c7
AO
17662002-03-15 Alexandre Oliva <aoliva@redhat.com>
1767
1768 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
1769 (relink_command): Added --tag flags.
1770 (mode=install): If relinking fails; error out.
1771
c2273204
RH
17722002-03-12 Richard Henderson <rth@redhat.com>
1773
1774 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
1775 .NOTPARALLEL tag.
1776 (do-check): Rename from check.
1777 (check): Allow parallel check.
1778
bcb64245
BW
17792002-03-12 Bob Wilson <bob.wilson@acm.org>
1780
1781 * MAINTAINERS: Add myself as maintainer for xtensa port.
1782 Fix alphabetical order in CPU port maintainer list.
1783 Remove myself from Write After Approval list.
1784
63adb4ff
RH
17852002-03-11 Richard Henderson <rth@redhat.com>
1786
1787 * Makefile.in (.NOTPARALLEL): Add fake tag.
1788
9bec4bf0
L
17892002-03-07 H.J. Lu (hjl@gnu.org)
1790
1791 * configure.in: Enable gprof for mips*-*-linux*.
1792
c7fc1f84
DS
17932002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
6bff33fb
AO
17972002-02-28 Alexandre Oliva <aoliva@redhat.com>
1798
1799 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1800 libjava.
1801 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1802
0210b33b
AO
18032002-02-23 Alexandre Oliva <aoliva@redhat.com>
1804
1805 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1806 because its Makefile is there; test for the executable instead.
1807
fcc0a3ef
AO
18082002-02-22 Alexandre Oliva <aoliva@redhat.com>
1809
1810 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1811 libstdc++-v3 and libjava.
1812
97cf8285
AM
18132002-02-11 Adam Megacz <adam@xwt.org>
1814
1815 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1816 boehm-gc
5ce6f47b 1817
40fe0ec3
AO
18182002-02-09 Alexandre Oliva <aoliva@redhat.com>
1819
1820 * config.guess: Updated to 2002-01-30's version.
1821 * config.sub: Updated to 2002-02-01's version.
1822 Contribute sh64-elf.
1823 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1824 * configure.in: Added sh64-*-*.
1825
694d53ee
CD
18262002-02-08 Chris Demetriou <cgd@broadcom.com>
1827
1828 * MAINTAINERS: Belatedly add myself to write after approval list.
1829
a9ca50b1
JH
1830Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
1831
1832 * MAINTAINERS: Put self in as maintainer for x86-64 port.
1833 Remove self as Write After Approval.
1834
5ffc3500
GK
18352002-01-31 Geoffrey Keating <geoffk@redhat.com>
1836
1837 * MAINTAINERS: Put self in as maintainer for contrib/regression
1838 directory.
1839
4ceaf7fb
PE
18402002-01-28 Phil Edwards <pme@gcc.gnu.org>
1841
1842 * MAINTAINERS: Update my email address.
1843
51584787
JT
18442002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1845
5ce6f47b
EC
1846 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1847 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
1848 libraries if not supported for NetBSD on target CPU.
1849
5701d273
DR
18502002-01-25 Douglas B Rupp <rupp@gnat.com>
1851
1852 * install-sh: Use _inst.$$_ for temp file name.
1853
b299a075
JT
18542002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
1855
1856 * MAINTAINERS (Write After Approval): Move my contact info
1857 from here...
1858 (OS Port Maintainers): ...to here (netbsd).
1859
51fe14b5
BW
18602002-01-22 Bob Wilson <bob.wilson@acm.org>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
b634ad42
L
18642002-01-17 H.J. Lu <hjl@gnu.org>
1865
1866 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1867 (all-target-fastjar): Also depend on all-target-libiberty.
1868
3cd87679
L
18692002-01-16 H.J. Lu (hjl@gnu.org)
1870
1871 * config.guess: Import from master sources, rev 1.225.
1872 * config.sub: Import from master sources, rev 1.238.
1873
969a6d8f
KH
18742002-01-16 Kazu Hirata <kazu@hxi.com>
1875
1876 * MAINTAINERS (Write After Approval): Remove myself.
1877
366f6a52
FW
18782001-12-19 Florian Weimer <fw@deneb.enyo.de>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
f02240b6
JM
18822001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1883
1884 * MAINTAINERS: Add self as docs co-maintainer.
1885
5d08dc39
MK
18862001-12-11 Matthias Klose <doko@debian.org>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
39e790d5
ZW
18902001-12-09 Zack Weinberg <zack@codesourcery.com>
1891
1892 * MAINTAINERS: Update my email address.
1893
4519d6a3
TC
18942001-12-07 Turly O'Connor <turly@apple.com>
1895 * MAINTAINERS (Write After Approval): Add myself.
1896 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
1897 (rs6000_initialize_trampoline): Call __trampoline_setup for
1898 ABI_DARWIN too.
1899 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 1900 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 1901
21cf0a73
PC
19022001-12-07 Paolo Carlini <pcarlini@unitus.it>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
4ee43206
DR
1906Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1907
1908 * configure, configure.in: Use temp file for long sed commands.
1909
251931f3
LG
19102001-12-03 Laurent Guerby <guerby@acm.org>
1911
1912 * config.sub: Update to version 1.232 on subversion.
1913
03777dd7
BE
19142001-12-03 Ben Elliston <bje@redhat.com>
1915
1916 * MAINTAINERS: Update mail address for config.* patches.
1917
e490616e
ZW
19182001-11-27 DJ Delorie <dj@redhat.com>
1919 Zack Weinberg <zack@codesourcery.com>
1920
1921 When build != host, create libiberty for the build machine.
1922
1923 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1924 CONFIG_ARGUMENTS.
1925 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1926 New variables.
1927 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1928 and rules.
1929 (all.normal): Depend on ALL_BUILD_MODULES.
1930 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1931 (all-build-libiberty): Depend on configure-build-libiberty.
1932
1933 * configure: Calculate and substitute proper value for
1934 ALL_BUILD_MODULES.
1935 * configure.in: Create the build subdirectory.
1936 Calculate and substitute TARGET_CONFIGARGS (formerly
1937 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1938
04075e8f
ZL
19392001-11-26 Ziemowit Laski <zlaski@apple.com>
1940
1941 * MAINTAINERS (write-after-approval): Add self.
1942
ed19322d
CR
19432001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
1944
1945 * MAINTAINERS (GNATS only accounts): Remove self.
1946
90a12988
HPN
19472001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1948
1949 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1950 libf2c.
1951
77e653ad
CR
19522001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
1953
1954 * MAINTAINERS (Write After Approval): Add self.
1955
64adad99
DB
19562001-11-12 David O'Brien <obrien@FreeBSD.org>
1957
1958 * MAINTAINERS: mips and s390 are also CPU ports.
1959
834a28c7
DB
19602001-11-12 David O'Brien <obrien@FreeBSD.org>
1961
1962 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
1963
ef94239f
DB
19642001-11-11 David O'Brien <obrien@FreeBSD.org>
1965
1966 * MAINTAINERS: Alphabetize.
1967
beda0427
KH
19682001-11-09 Kazu Hirata <kazu@hxi.com>
1969
1970 * MAINTAINERS (Various maintainers: h8 port): Add myself.
1971
6ca224d3
JDA
19722001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
1973
1974 * MAINTAINERS (Various maintainers: hppa port): Added myself.
1975
132e4bd7
PE
19762001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1977
1978 * configure.in (--enable-languages): Be more permissive about
1979 syntax. Check for empty lists better. Warn about $LANGUAGES.
1980
c6243b4c
GK
19812001-11-08 Geoffrey Keating <geoffk@redhat.com>
1982
1983 * config.sub: Import from master sources, rev. 1.230.
1984 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
1985
abbb9e76
LG
19862001-11-07 Laurent Guerby <guerby@acm.org>
1987
1988 * MAINTAINERS (Write After Approval): Add self.
1989
53cdb27a
HPN
19902001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1991
1992 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1993
dd3a88c9
HPN
19942001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
1995
1996 * config.sub: Import from master sources, rev 1.226.
1997 * config.guess: Import from master sources, rev 1.216.
1998
d344dce9
HPN
19992001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2000
2001 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2002 * MAINTAINERS: Add self as maintainer of MMIX port.
2003 Remove old after-approval entry.
2004
63f6bcd7
JM
20052001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2006
2007 * ChangeLog, configure: Fix spelling errors.
2008
84f92638
BK
20092001-10-20 Brendan Kehoe <brendan@zen.org>
2010
2011 * MAINTAINERS: Tweak my address.
2012
2f30eda4
R
2013Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2014
2015 * MAINTAINERS: Update my email address.
2016
1567080c 20172001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 2018
f48a3b5c 2019 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 2020 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 2021
30106886
GB
20222001-10-10 Geert Bosch <bosch@gnat.com>
2023
e490616e 2024 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
2025 Added Robert Dewar.
2026
d3d51b8c
DB
20272001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2028
2029 * MAINTAINERS (Write After Approval): Added self
2030
d1c3e709
GB
20312001-10-02 Geert Bosch <bosch@gnat.com>
2032
2033 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2034
50f5f793
JM
20352001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2036
2037 * configure: Handle temporary files securely using mkdir.
2038
7fddf9a9
AO
20392001-09-29 Alexandre Oliva <aoliva@redhat.com>
2040
2041 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2042
387beb82
WC
20432001-09-26 Will Cohen <wcohen@redhat.com>
2044
2045 * configure.in (*-*-linux*): Disable configuration of target-newlib
2046 and target-libgloss.
e490616e 2047
0c055e34
AO
20482001-09-26 Alexandre Oliva <aoliva@redhat.com>
2049
2050 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2051 RANLIB.
2052
759bfa90
AO
20532001-09-21 Alexandre Oliva <aoliva@redhat.com>
2054
2055 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2056 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2057 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2058 avoid quotes nesting problems.
2059 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2060 (DO_X): Export only variables that are set.
2061
1dc4a750
BE
20622001-09-19 Ben Elliston <bje@redhat.com>
2063
2064 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2065 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2066 semantics. Use the shell built-in "type" command instead.
2067
898c7238
AO
20682001-08-31 Alexandre Oliva <aoliva@redhat.com>
2069
2070 Merged from gcc-3_0-branch:
2071 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2072 * ltcf-c.sh: Use $objext, not $ac_objext.
2073 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2074 * ltcf-cxx.sh: Add support for GNU.
2075 2001-07-22 Timothy Wall <twall@redhat.com>
2076 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2077 default settings if using GNU tools with that configuration.
2078 * ltcf-cxx.sh: Ditto.
2079 * ltcf-gcj.sh: Ditto.
2080 2001-07-21 Michael Chastain <chastain@redhat.com>
2081 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2082 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2083 * ltmain.sh: Mark as gcc-local.
2084
8fa0a32e
EC
20852001-08-30 Eric Christopher <echristo@redhat.com>
2086 Jason Eckhardt <jle@redhat.com>
2087
2088 * config.guess: Merge from master sources.
2089 * config.sub: Merge from master sources, add support for mipsisa32.
2090
32f30f91 20912001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
2092 * config.sub: Merge from master sources, rev 1.219.
2093 * MAINTAINERS: Add self as contact for stormy16 port.
2094
f6084f99
ZW
20952001-08-14 Zack Weinberg <zackw@panix.com>
2096
2097 * config.sub: Merge from master sources, rev 1.218.
2098 * config.guess: Merge from master sources, rev 1.209.
2099
91b54f7f
GS
21002001-08-11 Graham Stott <grahams@redhat.com>
2101
2102 * Makefile.in (check-c++): Add missing semicolon.
2103
e5b3941e
JH
2104Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2105
32f30f91 2106 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 2107
6387a56e
EC
21082001-07-30 Eric Christopher <echristo@redhat.com>
2109
2110 * MAINTAINERS (Various maintainers: mips port): Added myself.
2111
53b475f0
AH
21122001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2113
e490616e 2114 * configure.in (sh-*-linux*): New.
53b475f0 2115
2a08c780
RH
21162001-07-27 Richard Henderson <rth@redhat.com>
2117
2118 * .cvsignore: Add LAST_UPDATED.
2119
bfa79422
UW
21202001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2121
2122 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2123
0ae85492
AH
21242001-07-16 Aldy Hernandez <aldyh@redhat.com>
2125
e490616e 2126 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 2127
8e1ab0fe
NP
2128Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2129
2130 * MAINTAINERS (Write After Approval): Added myself.
2131
2b997990
SC
21322001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2133
2134 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2135 and libgcj on m68hc11/m68hc12.
2136
d920e825
L
21372001-06-27 H.J. Lu (hjl@gnu.org)
2138
2139 * Makefile (CFLAGS_FOR_BUILD): New.
2140 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2141
d425a1e0
JM
21422001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2143
2144 * README: Remove version number.
2145
5b5b4207
GP
21462001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2147
2148 * INSTALL/README: Update wrt. to the installation instructions now
2149 residing in gcc/doc/install.texi.
2150
be839b69
JM
21512001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2152
2153 * README: Replace with a cut-down and updated version of gcc/README.
2154
fe2ee7c4
DE
21552001-06-12 David Edelsohn <edelsohn@gnu.org>
2156
2157 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2158 multilibs to be disabled.
2159
4f5d646c
DB
21602001-06-11 Daniel Berlin <dan@cgsoftware.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 2163
818f0c85
AO
21642001-06-09 Alexandre Oliva <aoliva@redhat.com>
2165
2166 * config.guess: Import CVS version 1.195.
2167 * config.sub: Import CVS version 1.212.
2168
e9a8af10
AO
21692001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2170
2171 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2172 gcc/xgcc is built, use -print-prog-name to find out the program
2173 name to use.
2174
ae3ca0a9
PE
21752001-06-04 Phil Edwards <pme@sources.redhat.com>
2176
2177 * config.guess: Import CVS version 1.194. All gcc-local changes
2178 appear to also be in the master copy.
2179 * config.sub: Import CVS version 1.211.
2180
066bd40d
MM
2181Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2182
2183 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2184 with_gcc]: Use `gcc -shared' to build a shared library.
2185
4aef4f33
JDA
2186Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2187
2188 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2189 archives.
2190
c386f00f
RO
2191Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2192
2193 * MAINTAINERS (Write After Approval): Add myself.
2194
2ae5cea5
HPN
21952001-06-01 Hans-Peter Nilsson <hp@axis.com>
2196
2197 * configure.in (libstdcxx_flags): Do not try to execute
2198 libstdc++-v3/testsuite_flags until it exists.
2199
c3766183
AM
22002001-06-01 Alan Modra <amodra@bigpond.net.au>
2201
2202 * MAINTAINERS: Update my email address.
2203
9b337833
GS
22042001-05-31 Graham Stott <grahams@redhat.com>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
55fce0eb
SP
22082001-05-28 Simon Patarin <simon.patarin@inria.fr>
2209
2210 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2211 libraries when using g++ with native linker.
2212
5f7de4b8
AO
22132001-05-28 Alexandre Oliva <aoliva@redhat.com>
2214
2215 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2216
a7bc0fbb
AO
22172001-05-22 Alexandre Oliva <aoliva@redhat.com>
2218
2219 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2220 [aix4*|aix5*]: Prepend blank.
2221
33456445
AO
22222001-05-20 Alexandre Oliva <aoliva@redhat.com>
2223
2224 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2225 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2226 of subdir/configure scripts to use the new libtool.m4.
2227
e48d3d00
MK
22282001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2229
2230 * MAINTAINERS (Write After Approval): Add myself.
2231
9e0e191b
BK
22322001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2233
2234 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2235
3f19b439
BE
22362001-05-11 Ben Elliston <bje@redhat.com>
2237
2238 * Makefile.in (all-sid): New target.
2239 (check-sid, clean-sid, install-sid): Likewise.
2240
6ebe3121
JO
22412001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2242
2243 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2244
ca3667c4
AO
22452001-05-03 Alexandre Oliva <aoliva@redhat.com>
2246
2247 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2248 libgcj.
2249
22502001-05-03 Alexandre Oliva <aoliva@redhat.com>
2251
2252 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2253 gcc/xgcc is built, use -print-prog-name to find out the program
2254 name to use.
2255
b2964d63
AO
22562001-04-26 Alexandre Oliva <aoliva@redhat.com>
2257
b1bb2302
AO
2258 * configure.in (noconfigdirs): Don't reset it from scratch in the
2259 target case; only append to it.
6387a56e 2260
b2964d63
AO
2261 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2262 sparc-*-solaris2.8]: Disable ${libgcj}.
2263
8343765d
AO
22642001-04-25 Alexandre Oliva <aoliva@redhat.com>
2265
2266 * configure.in (libgcj_saved): Copy from $libgcj.
2267 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2268 --disable-libgcj.
2269
ddbb6d43
GRK
22702001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2271
2272 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 2273 C front end maintainer.
ddbb6d43 2274
3fa03ff9
AG
2275Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2276
2277 * configure.in: Move *-chorusos target case to the proper switch.
2278 Disable libgcj.
2279
99ffe40f
AO
22802001-04-12 Alexandre Oliva <aoliva@redhat.com>
2281
2282 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2283 1.641.2.228.
2284
78faa32d
FS
22852001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2286
2287 * Makefile.in (STAGE1_CFLAGS): Pass down.
2288
cdbff0ab
AM
22892001-04-13 Alan Modra <amodra@one.net.au>
2290
2291 * config.guess: Add hppa64-linux support. Note for next import that
2292 this is already in the master file.
2293 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2294
75b9074c
AO
22952001-04-12 Alexandre Oliva <aoliva@redhat.com>
2296
2297 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2298 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2299
125404c5
SS
23002001-04-11 Stan Shebs <shebs@apple.com>
2301
2302 * MAINTAINERS: Add self as Darwin port maintainer.
2303
876684fe
AM
23042001-04-11 Alan Modra <amodra@one.net.au>
2305
2306 * MAINTAINERS: Update my email address.
2307
06729913
LR
23082001-04-10 Loren J. Rittle <ljrittle@acm.org>
2309
2310 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2311 recent versions of FreeBSD (release 3 or later).
2312 * ltconfig: On FreeBSD, -lc must not be provided when building
2313 a shared library or else the standard -pthread gcc option is
2314 rendered worthless to later users of the built library.
2315
67916302
JM
23162001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2317
2318 * MAINTAINERS: Add self and RTH as C front end maintainers.
2319
d2bc0628
AO
23202001-04-05 Alexandre Oliva <aoliva@redhat.com>
2321
e490616e
ZW
2322 * config.sub: Make sure to match an already-canonicalized
2323 machine name (eg. mn10300-unknown-elf).
d2bc0628 2324
a3406c06
AO
23252001-04-01 Alexandre Oliva <aoliva@redhat.com>
2326
2327 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2328 New macros.
2329 (bootstrap, cross): Use RECURSE_FLAGS.
2330 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2331
a076f6a4
AO
23322001-03-27 Alexandre Oliva <aoliva@redhat.com>
2333
2334 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2335
e9f4fa71
CH
23362001-03-22 Colin Howell <chowell@redhat.com>
2337
7238de5c
CH
2338 * Makefile.in (DO_X): Do not backslash single-quotes in
2339 backquotes (two places).
e9f4fa71 2340
b6b14b1b
AO
23412001-03-22 Alexandre Oliva <aoliva@redhat.com>
2342
2343 Re-installed:
2344 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2345 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2346 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2347 * ltcf-cxx.sh: Likewise.
2348 * ltcf-gcj.sh: Likewise.
2349
1eb0b89d
GP
23502001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2351
2352 * MAINTAINERS: Add myself as "documentation co-maintainer".
2353
82e23236
AO
23542001-03-22 Alexandre Oliva <aoliva@redhat.com>
2355
2356 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2357 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2358
64ec27c3
TT
23592001-03-19 Tom Tromey <tromey@redhat.com>
2360
2361 * config-ml.in: Handle GCJ and GCJFLAGS.
2362
191de407
MC
23632001-03-21 Michael Chastain <chastain@redhat.com>
2364
2365 * Makefile.in: all-m4 depends on all-texinfo.
2366
fed4dede
LR
23672001-03-20 Loren J. Rittle <ljrittle@acm.org>
2368
2369 * MAINTAINERS: Add myself to write after approval list.
2370
085072bb
LB
23712001-03-18 Laurynas Biveinis <lauras@softhome.net>
2372
2373 * Makefile.in (DO_X): Quote nested quotes.
2374
5af8ea3f
AM
23752001-03-18 Alan Modra <alan@linuxcare.com.au>
2376
2377 * MAINTAINERS: Add myself to write after approval list.
2378
69e23037
LB
23792001-03-15 Laurynas Biveinis <lauras@softhome.net>
2380
2381 * Makefile.in (DO_X): Use double quotes for quoting
2382 "RANLIB=$${RANLIB}".
2383
2b9650f4
OP
23842001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2385
2386 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2387
4698d2cf
NP
23882001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2389
2390 * configure.in: Only use `lang_requires' for languages athat are
2391 actually enabled.
2392
f6646274
PE
23932001-03-08 Phil Edwards <pme@sources.redhat.com>
2394
2395 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
2396
c9a54638
AO
23972001-03-08 Alexandre Oliva <aoliva@redhat.com>
2398
2399 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2400
6a556ad6
TT
24012001-03-07 Tom Tromey <tromey@redhat.com>
2402
2403 * configure.in: Allow config-lang.in to set `lang_requires' to list
2404 of other required languages.
2405
6822468a
LB
24062001-03-06 Laurynas Biveinis <lauras@softhome.net>
2407
2408 * Makefile.in: Remove RANLIB definition. Use RANLIB
2409 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2410 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 2411
f04885d3 24122001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 2413 Alexandre Oliva <aoliva@redhat.com>
6387a56e 2414
f04885d3
BK
2415 * Makefile.in (check-c++): Use tabs, not spaces.
2416
288edf47 24172001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 2418
288edf47
LB
2419 * MAINTAINERS: add myself to Write After Approval list.
2420
3d55d2f8 24212001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 2422
e490616e 2423 * Makefile.in (check-c++): New rule.
6387a56e 2424
4d88a68a
BK
2425 * configure.in (target_libs): Remove libg++.
2426 (noconfigdirs): Remove libg++.
2427 (noconfigdirs): Same.
2428 (noconfigdirs): Same.
2429 (noconfigdirs): Same.
2430
2431 * config-ml.in: Remove libg++ references.
2432
2433 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2434 (ALL_TARGET_MODULES): Same.
2435 (configure-target-libg++): Remove.
2436 (all-target-libg++): Remove.
2437 (configure-target-libio): Remove.
2438 (all-target-libio): Remove.
2439 (check-target-libio): Remove.
2440 (.PHONY): Remove.
2441 (libg++.tar.bz2): Remove.
2442 (all-target-cygmon): Remove libio.
2443 (all-target-libstdc++): Remove.
2444 (configure-target-libstdc++): Remove.
2445 (TARGET_LIB_PATH): Remove libstdc++.
2446 (ALL_GCC_CXX): Remove libstdc++.
2447 (all-target-gperf): Correct.
2448
2437d4ed
NC
24492001-02-16 Nick Clifton <nickc@redhat.com>
2450
2451 * configure.in (noconfigdirs): Allow configuration of texinfo
2452 for Cygwin hosts.
2453
85b99cbe
AG
24542001-02-15 Anthony Green <green@redhat.com>
2455
2456 * configure: Introduce GCJ_FOR_TARGET.
2457 * configure.in: Ditto.
2458 * Makefile.in: Ditto.
2459
7b18790c
AS
24602001-02-13 Andreas Schwab <schwab@suse.de>
2461
2462 * MAINTAINERS: Update mail address.
2463
c4880c99
MS
24642001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2465
2466 * config.guess: Add linux target for S/390.
2467 * config.sub: Likewise.
2468
e31ae6db
CC
24692001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2470
2471 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 2472 target-libgloss.
e31ae6db 2473
7739adfb
BE
24742001-02-06 Ben Elliston <bje@redhat.com>
2475
2476 * configure: Output host type to stdout, not stderr.
2477
36ca672c
MM
24782001-02-05 Mark Mitchell <mark@codesourcery.com>
2479
e40f2829 2480 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
2481 * ltcf-cxx.sh: Likewise.
2482
36ca672c
MM
2483 * config.if: Assume enable_libstdcxx_v3 is defined.
2484
22fdd65e
MM
24852001-02-04 Mark Mitchell <mark@codesourcery.com>
2486
2487 Remove V2 C++ library.
2488 * configure.in: Remove --enable-libstdcxx_v3 support.
2489
3b60dd8e
BM
24902001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2491
2492 * include/demangle.h: Add prototype for java_demangle_v3.
2493
42c0c80a
PE
24942001-01-29 Phil Edwards <pme@sources.redhat.com>
2495
2496 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2497
0be25992
RH
24982001-01-27 Richard Henderson <rth@redhat.com>
2499
2500 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2501
8a8de62d
MS
25022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2503
2504 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2505 Don't unset, it's non-portable and no longer necessary, set to empty
2506 instead.
2507
92769744
MS
25082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2509
2510 * ltconfig: Shell portability fix for the tagname validity check.
2511
88a1c0ab
AO
25122001-01-27 Alexandre Oliva <aoliva@redhat.com>
2513
2514 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2515 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2516
45291dd5
MS
25172001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2518
2519 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2520
1ace7e15
TT
25212001-01-26 Tom Tromey <tromey@redhat.com>
2522
2523 * configure.in: Allow libgcj to be built on Sparc Solaris.
2524
0ef8b11b
DE
25252001-01-25 David Edelsohn <edelsohn@gnu.org>
2526
2527 * ltcf-c.sh: Add aix5 case.
2528 * ltcf-cxx.sh: Likewise.
2529 * ltconfig: Likewise.
2530
0006091e
AO
25312001-01-24 Alexandre Oliva <aoliva@redhat.com>
2532
9bad11e1
AO
2533 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2534 keep at least one of build_libtool_libs or build_old_libs set to
2535 yes.
2536
0006091e
AO
2537 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2538 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2539
7c01b2b5
BM
25402001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2541
2542 * configure.in: Enable libgcj on several additional platforms.
2543
d340e0ac
BM
25442001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2545
2546 * configure.in: Enable libgcj for linux targets.
2547
5baf8c37
MS
25482001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
10a0ba84
JDA
25522001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
2553
2554 * MAINTAINERS: Add myself as vax port maintainer.
2555
357c6a4b
FH
25562001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
2557
2558 * MAINTAINERS: Add myself as Mercury front-end maintainer.
2559
6e2d9a7a
MS
25602001-01-09 Mike Stump <mrs@wrs.com>
2561
2562 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2563 failures of subdirectories.
2564
b6b14b1b 25652001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 2566
b6b14b1b 2567 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 2568 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
2569 * ltcf-cxx.sh: Likewise.
2570 * ltcf-gcj.sh: Likewise.
2571 * ltconfig.sh: Fix typo.
976b230d 2572
07109110
LB
25732001-01-02 Laurynas Biveinis <lauras@softhome.net>
2574
2575 * configure: handle DOS-style absolute paths.
2576
1da5b8fc
LB
25772001-01-02 Laurynas Biveinis <lauras@softhome.net>
2578
2579 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2580
4c2f5b4f
MM
25812000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
2582
2583 * MAINTAINERS: Add myself as avr port co-maintainer.
2584
bc53668e
BE
25852000-12-28 Ben Elliston <bje@redhat.com>
2586
2587 * MAINTAINERS: Add myself under ``Write After Approval''.
2588
c387606f
JM
25892000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
2590
2591 * texinfo: Remove directory from GCC.
2592
2cb5082c
JM
25932000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
2594
2595 * COPYING: Update to current
2596 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
2597 to 19yy as example year in copyright notice).
2598
cc330df9
BK
25992000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2600
6387a56e 2601 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
2602 (libstdcxx_incdir): Pass down.
2603 * config.if: Remove expired bits for cxx_interface, add stub.
2604 (libstdcxx_incdir): Add variable for g++ include directory.
2605 * configure.in (gxx_include_dir): Use it.
6387a56e 2606
4c6b2835
AO
26072000-12-18 Alexandre Oliva <aoliva@redhat.com>
2608
2609 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
2610 with old-email address from ``Write After Approval''.
2611
3896f13e
AJ
26122000-12-15 Andreas Jaeger <aj@suse.de>
2613
2614 * configure.in: Handle lang_dirs.
2615
26162000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 2617
ad46e881
TT
2618 * MAINTAINERS: Removed brads.
2619
90a10418
TT
2620 * MAINTAINERS: Added gcj developers.
2621
41dfe3a2 26222000-12-13 Anthony Green <green@redhat.com>
6387a56e 2623
41dfe3a2 2624 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
2625 listed. Disable libgcj for x86 and Alpha Linux until compatible
2626 with g++ abi.
6387a56e 2627
e2f601da
MS
26282000-12-13 Mike Stump <mrs@wrs.com>
2629
2630 * Makefile.in (local-distclean): Also remove fastjar.
2631
70030c01
RB
26322000-12-12 Rodney Brown <RodneyBrown@mynd.com>
2633
2634 * contrib/gcc_update: Add fastjar --touch entries.
2635
2a50f859
AO
26362000-12-12 Alexandre Oliva <aoliva@redhat.com>
2637
2638 * configure.in: Disable language-specific target libraries for
2639 languages that aren't enabled.
2640
7743113b
AG
26412000-12-10 Anthony Green <green@redhat.com>
2642
2643 * configure.in: Define libgcj. Disable libgcj target libraries for
2644 most targets.
2645
92e061a6
NB
26462000-12-10 Neil Booth <neilb@earthling.net>
2647
2648 * MAINTAINERS: Update mail address, remove from WAA list.
2649
f34ff6d6
APB
26502000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2651
2652 * libjava: Imported from /cvs/java.
2653 * libffi: Likewise.
2654 * Boehm-gc: Likewise.
2655
d82a33c6
APB
26562000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2657
2658 * configure.in (target_libs): Revert 2000-12-08 patch.
2659 (noconfigdirs): Added target-libjava.
2660
e14f8e28
LB
26612000-12-09 Laurynas Biveinis <lauras@softhome.net>
2662
2663 * djunpack.bat: removed.
2664
fc26516b
LB
26652000-12-09 Laurynas Biveinis <lauras@softhome.net>
2666
2667 * Makefile.in: handle DOS-style absolute paths.
2668 * config-ml.in: likewise.
2669 * symlink-tree: likewise.
2670
bd8757b3
APB
26712000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2672
2673 * fastjar: Imported.
2674
81522a1f
APB
26752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2676
2677 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2678 libjava.
2679 * configure.in (target_libs): Removed `target-libjava'.
2680
5db1f7ed
APB
26812000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2682
2683 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2684 (ALL_MODULES): Added fastjar.
2685 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2686 (all-target-libjava): all-fastjar replaces all-zip.
2687 (all-fastjar): Added.
2688 (configure-target-fastjar, all-target-fastjar): Likewise.
2689 * configure.in (host_tools): Added fastjar.
2690
5e59997c
MS
26912000-12-07 Mike Stump <mrs@wrs.com>
2692
2693 * Makefile.in (local-distclean): Remove leftover built files.
2694
0a534f40
NC
26952000-11-24 Nick Clifton <nickc@redhat.com>
2696
2697 * configure.in (xscale-elf): Add target.
2698 (xscale-coff): Add target.
2699
7686cadf
LR
27002000-11-22 Loren J. Rittle <ljrittle@acm.org>
2701
e490616e
ZW
2702 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2703 recent versions of FreeBSD (release 3 or later).
2704 * ltconfig: On FreeBSD, -lc must not be provided when building
2705 a shared library or else the standard -pthread gcc option is
2706 rendered worthless to later users of the built library.
7686cadf 2707
fff01699
FF
27082000-11-16 Fred Fish <fnf@be.com>
2709
2710 * configure.in (enable_libstdcxx_v3): Fix typo,
2711 libstd++ -> libstdc++.
2712
4dc16355
KL
27132000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2714
2715 * MAINTAINERS: Add self to Write After Approval list.
2716
bf6fc7b2
BS
27172000-11-21 Bernd Schmidt <bernds@redhat.com>
2718
2719 * MAINTAINERS: Update my email address. Add myself to global write
2720 privs list.
2721
ce8e06b1
AO
27222000-11-18 Alexandre Oliva <aoliva@redhat.com>
2723
6e2a4843
AO
2724 * Makefile.in: Merge with src and libgcj.
2725 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2726 configure-target-<library> when their configure scripts need the C
2727 or C++ library to have already been built to work properly.
2728 (do_proto_toplev): Set them to an empty string.
2729
ce8e06b1
AO
2730 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2731 (REALLY_SET_LIB_PATH): Use them.
2732
c003f378
SS
27332000-11-17 Stan Shebs <shebs@apple.com>
2734
2735 * MAINTAINERS: Add self to Write After Approval list.
2736
cc1e60ea
JM
27372000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2738
2739 * configure: Provide the original toplevel configure arguments
2740 (including $0) to subprocesses in the environment rather than
2741 through gcc/configargs.h.
2742
1173593d
JM
27432000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2744
2745 * MAINTAINERS: Remove references to cccp. Change C9X reference to
2746 C99. Alphabetise "Write After Approval" list.
2747
520907ee
MM
27482000-11-12 Mark Mitchell <mark@codesourcery.com>
2749
34f6fbdb
MM
2750 * configure: Turn on libstdc++ V3 by default.
2751
520907ee
MM
2752 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
2753 if we've got GCC.
2754
0bbd37ed
PB
27552000-11-11 Philip Blundell <philb@gnu.org>
2756
2757 * MAINTAINERS: Add self to Write After Approval list.
2758
7ca0e6d9
DE
27592000-11-09 David Edelsohn <edelsohn@gnu.org>
2760
2761 * ltcf-c.sh (aix4): Improve shared library configuration; require
2762 exporting symbols.
2763 * ltcf-cxx.sh (aix4): Define.
2764 * ltconfig (aix4): Define library and soname specs appropriate for
2765 AIX. Define command to create export symbols list.
2766
f559f30b
CF
2767Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
2768
2769 * config.sub: Add support for Sun Chorus
2770
fc05d516
NC
27712000-10-31 Nick Clifton <nickc@redhat.com>
2772
2773 * MAINTAINERS: Rename <name>@cygnus.com addresses to
2774 <name>@redhat.com. Also installed new email address for Clint
2775 Popetz.
6387a56e 2776
90a0e73f
JM
27772000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
2778
2779 * etc: Remove directory from GCC.
2780
a5e1b548
MM
27812000-10-16 Michael Meissner <meissner@redhat.com>
2782
2783 * configure (gcc/configargs.h): Only create if there is a build GCC
2784 directory created.
2785
6387a56e
EC
27862000-10-16 Matthias Klose <doko@debian.org>
2787
be1db873
MK
2788 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
2789 when configured for libstdc++-v3.
2790
f5fa9a5b
PE
27912000-10-05 Phil Edwards <pme@gcc.gnu.org>
2792
2793 * configure: Save configure arguments to gcc/configargs.h.
2794
61a77fea
PT
27952000-10-04 Philipp Thomas <pthomas@suse.de>
2796
2797 * config.guess: Import CVS version 1.157.
2798 * config.sub: Import CVS version 1.181.
2799
3a4fee66
AP
28002000-10-04 Andris Pavenis <pavenis@latnet.lv>
2801
2802 * Makefile.in (bootstrap): avoid recursion if subdir missing
2803 (cross): ditto
2804 (do-proto-toplev): ditto
2805
3dd7094e
AO
28062000-09-30 Alexandre Oliva <aoliva@redhat.com>
2807
de710532
AO
2808 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
2809 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
2810
3dd7094e
AO
2811 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
2812 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2813 all affected `configure' scripts.
2814
1409d0c7
DE
28152000-09-26 David Edelsohn <edelsohn@gnu.org>
2816
2817 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
2818
e592386f
NB
2819Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
2820
2821 * MAINTAINERS: Add self as cpplib co-maintainer.
2822
fba54939
AH
28232000-09-24 Aldy Hernandez <aldyh@redhat.com>
2824
2825 * MAINTAINERS: Add self to Write After Approval list.
2826
2bd429f4
GP
28272000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2828
2829 * INSTALL/README: egcs -> GCC update.
2830
d733f374
ME
2831Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
2832
2833 * MAINTAINERS: Add myself to Write After Approval list.
2834
d7ce9a83
KH
28352000-09-15 Kazu Hirata <kazu@hxi.com>
2836
2837 * MAINTAINERS: Add myself to Write After Approval list.
2838
18a53ffe
JL
2839Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2840
e490616e
ZW
2841 * configure.in: Do not build byacc for hppa64. Provide paths to the
2842 X11 libraries for hppa64.
18a53ffe 2843
f246ff23
SC
28442000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2845
2846 * MAINTAINERS: Add myself as 68hc11 port maintainer.
2847
06298abd
AO
28482000-09-06 Alexandre Oliva <aoliva@redhat.com>
2849
4b92758a
AO
2850 * Makefile.in (all-zlib): Added dummy target.
2851
06298abd
AO
2852 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2853 ltcf-gcj.sh: Updated from libtool multi-language branch.
2854
4d73d07a
AO
28552000-09-05 Alexandre Oliva <aoliva@redhat.com>
2856
2857 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2858 (bootstrap*): Depend on all-bootstrap.
2859
05d52d78
PT
28602000-09-05 Philipp Thomas <pthomas@suse.de>
2861
2862 * config.guess: Import CVS version 1.156.
2863 * config.sub: Import CVS version 1.179.
2864
3c809ba4
AG
28652000-09-02 Anthony Green <green@cygnus.com>
2866
2867 * Makefile.in (all-gcc): Depend on all-zlib.
2868 (CLEAN_MODULES): Add clean-zlib.
2869 (ALL_MODULES): Add all-zlib.
2870 * configure.in (host_libs): Add zlib.
2871
10ad78a0 28722000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
2873
2874 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2875 crosses, but add gcc/include to the header search path for them.
2876
b36a9ce3
DB
28772000-08-04 David E. O'Brien <obrien@FreeBSD.org>
2878
2879 * MAINTAINERS: Add self to Write After Approval list.
2880
cb011248
FS
28812000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2882
2883 * config.guess: Import CVS version 1.152.
2884 * config.sub: Import CVS version 1.177.
2885
db310af0
AO
28862000-08-25 Alexandre Oliva <aoliva@redhat.com>
2887
7965440a
AO
2888 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2889 $targargs to tell whether newlib is going to be built.
2890
db310af0
AO
2891 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2892 $$r/TARGET_SUBDIR/libio for _G_config.h.
2893
e7977565
AO
28942000-08-23 Alexandre Oliva <aoliva@redhat.com>
2895
2896 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
2897
126bb9ed
DD
28982000-08-22 DJ Delorie <dj@redhat.com>
2899
2900 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
2901
5b0e9d29
AO
29022000-08-22 Alexandre Oliva <aoliva@redhat.com>
2903
2904 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2905 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2906 sub-configures.
2907
4f3e904e
DD
29082000-08-21 DJ Delorie <dj@redhat.com>
2909
2910 * MAINTAINERS: Add self as a libiberty maintainer
2911
c9635443
AO
29122000-08-16 Alexandre Oliva <aoliva@redhat.com>
2913
2914 * configure.in (libstdcxx_flags): Use
2915 libstdc++-v3/src/libstdc++.INC.
2916
8b2100ba
AO
29172000-08-15 Alexandre Oliva <aoliva@redhat.com>
2918
2919 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2920
57119aa9
ZW
29212000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2922
eeb943b0
ZW
2923 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2924
6387a56e 2925 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
2926 explicit. Substitute enable_threads into generated Makefiles.
2927 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2928 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2929
acffa7c4
GK
29302000-08-13 Geoff Keating <geoffk@cygnus.com>
2931
2932 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
2933
808d8c41
AO
29342000-08-12 Alexandre Oliva <aoliva@redhat.com>
2935
2936 * config-ml.in (CC): Remove bogus duplicate quotation mark from
2937 previous delta.
2938
1fc8c51c 29392000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 2940
1fc8c51c
JM
2941 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2942 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2943 (FLAGS_FOR_TARGET): Not here.
2944 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 2945
25698887
AO
29462000-08-11 Alexandre Oliva <aoliva@redhat.com>
2947
2948 * config-ml.in (CC, CXX): Don't introduce a leading space.
2949
10120687
DD
29502000-08-07 DJ Delorie <dj@delorie.com>
2951
2952 * MAINTAINERS: Add self as a DJGPP maintainer
2953
15c758e9
DD
29542000-08-07 DJ Delorie <dj@redhat.com>
2955
2956 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2957 "if we're also building gcc, and it's a gcc that will run on the
2958 build machine, we want to use its includes instead of the system's
2959 default includes".
2960
2d0de245
JM
29612000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
2962
2963 * MAINTAINERS: Add self to Write After Approval list.
2964
e81b330a
AO
29652000-08-03 Alexandre Oliva <aoliva@redhat.com>
2966
83440c1e
AO
2967 * configure.in (libstdcxx_flags): Don't use `"'.
2968
e81b330a
AO
2969 * config-ml.in: Adjust multilib search paths to the
2970 appropriate multilib tree.
2971
cf95c847
AO
29722000-08-02 Alexandre Oliva <aoliva@redhat.com>
2973
2974 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2975 commas in $LANGUAGES.
2976
9e9af119
MH
29772000-08-02 Manfred Hollstein <manfredh@redhat.com>
2978
2979 * configure.in: Re-enable all references to libg++ and librx.
2980
606ce391
AO
29812000-08-01 Alexandre Oliva <aoliva@redhat.com>
2982
89820b43
AO
2983 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
2984 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
2985 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
2986 * ltcf-cxx.sh (need_lc): Set based on postdeps.
2987
606ce391
AO
2988 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2989
04179d4a
AO
29902000-07-31 Alexandre Oliva <aoliva@redhat.com>
2991
2992 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2993 CXX_FOR_TARGET for sed.
2994
d4eb109c
AO
29952000-07-30 Alexandre Oliva <aoliva@redhat.com>
2996
2997 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2998 Do not override if already set in the environment or in configure.
2999 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3000 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3001
4f4caf92
AO
30022000-07-28 Alexandre Oliva <aoliva@redhat.com>
3003
3004 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3005 the libtool CVS tree multi-language branch.
3006 * ltconfig, ltmain.sh: Updated.
6387a56e 3007
b87487b6
AO
30082000-07-27 Alexandre Oliva <aoliva@redhat.com>
3009
1670d1ea
AO
3010 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3011 (clean-target): Depend on it.
3012
b87487b6
AO
3013 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3014 (GCC_FOR_TARGET): Use it.
3015 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3016 * configure.in: ... here.
3017 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3018 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3019
4e81ae98
EC
30202000-07-24 Eric Christopher <echristo@cygnus.com>
3021
3022 * MAINTAINERS: Add self to Write After Approval list.
3023
059ae32c
AO
30242000-07-24 Alexandre Oliva <aoliva@redhat.com>
3025
5b28edd4
AO
3026 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3027 (configure-target-libchill, configure-target-libobjc): Likewise.
3028
059ae32c
AO
3029 * configure.in: Use the same cache file for all target libs.
3030 * config-ml.in: But different cache files per multilib variant.
3031
1adcd149
MS
30322000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3033
3034 * configure (topsrcdir): Don't use dirname.
3035
2d573dff
JO
30362000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3037
3038 * MAINTAINERS: Add self to Write After Approval list.
3039
d207ebef
JM
30402000-07-20 Jason Merrill <jason@redhat.com>
3041
3042 * configure.in: Remove all references to libg++ and librx.
3043
3044 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3045
30462000-07-20 Hans-Peter Nilsson <hp@axis.com>
3047
3048 * config.sub: Update to subversions version 2000-07-06.
3049
7b7792d5
AH
30502000-07-12 Andrew Haley <aph@cygnus.com>
3051
3052 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3053 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3054
3abaac67
PE
30552000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3056
3057 * symlink-tree: Check number of arguments.
3058
34be2b36
JW
30592000-07-05 Jim Wilson <wilson@cygnus.com>
3060
3061 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3062 search path for a g++ extracted from the build tree. This
3063 will allow link tests run by configure scripts in
3064 subdirectories to succeed.
3065
d207ebef
JM
30662000-07-01 Koundinya K <kk@ddeorg.soft.net>
3067
e490616e 3068 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 3069
0900331b
MH
30702000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3071
3072 * MAINTAINERS: Add myself as loop discovery maintainer.
3073
d207ebef
JM
30742000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3075
3076 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3077 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3078
30792000-06-19 Timothy Wall <twall@cygnus.com>
3080
3081 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3082 * config.sub: Add tic54x target.
3083
11a27a76
TM
3084Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3085
3086 * MAINTAINERS: Add self as Fortran maintainer,
3087 remove Craig Burley.
3088
d207ebef 3089Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 3090
d207ebef
JM
3091 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3092 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 3093
7758b73f
PT
3094Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3095
3096 * MAINTAINERS: Add self as i18n maintainer
3097
d207ebef
JM
309820000-05-21 H.J. Lu (hjl@gnu.org)
3099
e490616e
ZW
3100 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3101 directory are used if they exist. Make sure
3102 $(build_tooldir)/include is searched for header files,
3103 $(build_tooldir)/lib/ for library files.
d207ebef 3104 (GCC_FOR_TARGET): Likewise.
e490616e 3105 (CXX_FOR_TARGET): Likewise.
d207ebef 3106
bae29210
JL
3107Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3108
3109 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3110
d207ebef 3111Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
3112
3113 * Makefile.in (configure-target-libiberty): Depend on
3114 configure-target-newlib.
3115
aab0d19d
AO
31162000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3117
3118 * configure.in, Makefile.in: Merge all libffi-related
3119 configury stuff from the libgcj tree.
3120
d207ebef
JM
3121Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
3122
3123 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3124 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3125
3126Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3127
3128 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3129 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 3130 current version information. Add to proto-toplev directory.
d207ebef
JM
3131 (gdb-taz): Build do-djunpack.
3132
758c7bd4
DE
31332000-05-15 David Edelsohn <edelsohn@gnu.org>
3134
3135 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3136
1888228d
AC
3137Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
3138
3139 * MAINTAINERS: Add self to Write After Approval list.
3140
d207ebef
JM
31412000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3142
3143 * ltmain.sh: Preserve in relink_command any environment
3144 variables that may affect the linker behavior.
3145
2d7cc2fe
JL
3146Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
3147
d207ebef
JM
3148 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3149
3150Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
3151
3152 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3153
31542000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3155
3156 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 3157 with the version name.
2d7cc2fe 3158
ee455968
JE
3159Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
3160
3161 * MAINTAINERS: Add self as bb-reorder maintainer.
3162
73b97e5c
BK
31632000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
3164
3165 * config.if: Tweak.
3166
d207ebef
JM
31672000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
3168
3169 * djunpack.bat: New file.
3170
3171Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
3172
3173 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
3174 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3175 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3176 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 3177
954869eb
DP
31782000-04-16 Dave Pitts <dpitts@cozx.com>
3179
e490616e
ZW
3180 * config.sub (case $basic_machine): Change default for "ibm-*"
3181 to "openedition".
954869eb 3182
eaabe541
AJ
31832000-04-13 Andreas Jaeger <aj@suse.de>
3184
3185 * MAINTAINERS: Added myself.
3186
d207ebef
JM
3187Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3188
3189 * Makefile.in (gdb-taz): New target. GDB specific archive.
3190 (do-md5sum): New target.
3191 (MD5PROG): Define.
3192 (PACKAGE): Default to TOOL.
3193 (VER): Default to a shell script.
3194 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 3195 md5 checksum generation.
d207ebef
JM
3196 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3197 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3198 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 3199 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
3200
3201Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3202
3203 * configure (warn_cflags): Delete.
3204
0ea6d60c
PDM
3205Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
3206
3207 * MAINTAINERS: Added myself.
3208
17090313 32092000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 3210 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 3211
e490616e
ZW
3212 * configure.in (enable_libstdcxx_v3): Add.
3213 (target_libs): Add bits here to switch between libstdc++-v2 and
3214 libstdc++-v3.
3215 * config.if: And this file too.
3216 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 3217
76b78517
MM
32182000-04-05 Michael Meissner <meissner@redhat.com>
3219
3220 * config.sub (d30v): Add d30v as a basic machine type.
3221
ad242caf
JM
32222000-03-29 Jason Merrill <jason@casey.cygnus.com>
3223
3224 * configure.in: -linux-gnu*, not -linux-gnu.
3225
d4537148
TM
3226Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3227
3228 * MAINTAINERS: Add self in write-after-approval section.
3229
f152e9d4
JW
3230Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
3231
3232 * MAINTAINERS: Add self as ia64 port maintainer.
3233
6a5fcef1
NB
32342000-03-08 Neil Booth <NeilB@earthling.net>
3235
3236 * MAINTAINERS: Add self in write-after-approval section.
3237
d207ebef 3238Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 3239
d207ebef
JM
3240 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3241 (do-tar-bz2): Replace TOOL with PACKAGE.
3242 (gdb.tar.bz2): Remove GDBTK from GDB package.
3243 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 3244 dejagnu.tar.bz2): New packages.
d207ebef
JM
3245
32462000-02-27 Andreas Jaeger <aj@suse.de>
3247
3248 * configure.in: Add entry for mips*-*-linux*, move catch all
3249 *-*-*linux* entry below this one.
3250
32512000-02-27 Ian Lance Taylor <ian@zembu.com>
3252
3253 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 3254
521fe9d0
NC
32552000-02-24 Nick Clifton <nickc@cygnus.com>
3256
3257 * config.sub: Support an OS of "wince".
3258
d207ebef
JM
3259Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
3260
3261 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 3262 version.
d207ebef
JM
3263
32642000-02-23 Linas Vepstas <linas@linas.org>
3265
3266 * config.sub: Add support for Linux/IBM 370.
3267 * configure.in: Likewise.
3268
3a685f6f
NC
32692000-02-22 Nick Clifton <nickc@cygnus.com>
3270
3271 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3272
d207ebef 32732000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 3274
d207ebef 3275 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 3276
4746ee26
KG
32772000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3278
3279 * configure (gcc_version): When setting, narrow search to
3280 lines containing `version_string'.
3281
ba96c72d
DC
32822000-02-15 Denis Chertykov <denisc@overta.ru>
3283
3284 * config.sub: Add support for avr target.
3285
77f16a66
NC
32862000-02-14 Nick Clifton <nickc@cygnus.com>
3287
3288 * MAINTAINERS: Add maintainers for MCore port.
3289
784a3a80
HPN
3290Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
3291
3292 * config.sub: Add mmix-knuth-mmixware.
3293
719dd4fa
KG
32942000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3295
3296 * MAINTAINERS: Pair cccp with cpplib maintainership.
3297
d207ebef
JM
32982000-01-27 Christopher Faylor <cgf@redhat.com>
3299
3300 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3301 structure stuff to -L library search.
3302 (CXX_FOR_TARGET): Ditto.
3303 (CROSS_CHECK_MODULES): Fix spelling mistake.
3304
7a53e94b
MM
33052000-01-24 Mark Mitchell <mark@codesourcery.com>
3306
3307 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3308 the C++ compiler.
3309
0da3b5a7
RH
33102000-01-12 Richard Henderson <rth@cygnus.com>
3311
3312 * configure.in: Don't build some bits for beos.
3313
02368d6d
JS
33142000-01-12 Joel Sherrill (joel@OARcorp.com)
3315
3316 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3317 as include files.
3318
2e76d35c
ZW
33192000-01-11 Zack Weinberg <zack@wolery.cumb.org>
3320
3321 * Add self as cpplib maintainer, as requested by Jason
3322 Merrill. Correct my e-mail address.
3323
4c25fdcf
GK
33242000-01-06 Geoff Keating <geoffk@cygnus.com>
3325
3326 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3327 not mh-aix43.
3328
188e3966
HPN
3329Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
3330
3331 * MAINTAINERS: Add myself to "write after approval" list.
3332
c2f5d030
RH
33331999-12-14 Richard Henderson <rth@cygnus.com>
3334
3335 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3336 * config.sub: Accept alphaev[78], alphaev8.
3337
eeda916a
AO
33381999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3339
3340 * config.guess, config.sub: Update from autoconf.
3341
b3bd7820
BK
33421999-11-29 Bruce Korb <autogen@linuxbox.com>
3343
2c290989 3344 * MAINTAINERS: update my playtime e-address.
b3bd7820 3345
1882b2b1
RO
3346Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3347
3348 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3349 necessary libraries are missing.
3350
2395f805
DN
3351Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
3352
3353 * MAINTAINERS: Add new 'write after approval' maintainer.
3354
1e25de97
APB
3355Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
3356
3357 * MAINTAINERS: Add new Java maintainer.
3358
1722c704
AS
33591999-10-25 Andreas Schwab <schwab@suse.de>
3360
3361 * configure: Fix quoting inside arguments of eval.
3362
8141abe8
NC
33631999-10-21 Nick Clifton <nickc@cygnus.com>
3364
3365 * config-ml.in: Allow suppression of some ARM multilibs.
3366
0b77644a
LV
3367Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3368
3369 * config.guess: Add OS/390 match pattern.
3370 * config.sub: Add mvs, openedition targets.
3371 * configure.in (i370-ibm-opened*): New.
3372
d207ebef
JM
33731999-09-04 Steve Chamberlain <sac@pobox.com>
3374
3375 * config.sub: Add support for configuring for pj.
3376
33771999-08-31 Nick Clifton <nickc@cygnus.com>
3378
3379 * config.sub (maybe_os): Add support for configuring for fr30.
3380
af13ebe9
NC
33811999-08-25 Nick Clifton <nickc@cygnus.com>
3382
3383 * configure.in: Do not configure or build ld for AIX
3384 platforms. ld is known to be broken on these platforms.
3385
1250c760
RO
3386Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3387
3388 * config-ml.in: Pass compiler flag corresponding to multidirs to
3389 subdir configures.
3390
d207ebef
JM
33911999-08-09 Ian Lance Taylor <ian@zembu.com>
3392
3393 * Makefile.in (LDFLAGS): Define.
3394
33951999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3396
3397 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3398 noconfigdirs.
3399 (*-*-cygwin*): Likewise.
3400
34011999-08-08 Ian Lance Taylor <ian@zembu.com>
3402
3403 * mkdep: New file.
3404 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3405 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3406
3407 From Eli Zaretskii <eliz@is.elta.co.il>:
3408 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3409 long file name when using DJGPP on MS-DOS.
3410
dbd83e11
JL
3411Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3412
3413 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3414
d207ebef
JM
34151999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3416
3417 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3418 dependency as this causes "make check" to globally "make all"
3419
cd1f4c2c
TT
3420Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3421
3422 * configure.in (target_libs): Added target-zlib.
3423 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3424 (CONFIGURE_TARGET_MODULES): Likewise.
3425 (CHECK_TARGET_MODULES): Likewise.
3426 (INSTALL_TARGET_MODULES): Likewise.
3427 (CLEAN_TARGET_MODULES): Likewise.
3428 (configure-target-zlib): New target.
3429 (all-target-zlib): Likewise.
3430 (all-target-libjava): Depend on all-target-zlib.
3431 (configure-target-libjava): Depend on configure-target-zlib.
3432
3433 * Makefile.in (configure-target-libjava): Depend on
3434 configure-target-newlib.
3435 (configure-target-boehm-gc): New target.
3436 (configure-target-qthreads): New target.
3437
e490616e
ZW
3438 * configure.in (target_libs): Added target-qthreads.
3439 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3440 (CONFIGURE_TARGET_MODULES): Likewise.
3441 (CHECK_TARGET_MODULES): Likewise.
3442 (INSTALL_TARGET_MODULES): Likewise.
3443 (CLEAN_TARGET_MODULES): Likewise.
3444 (all-target-qthreads): New target.
3445 (configure-target-libjava): Depend on configure-target-qthreads.
3446 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
3447
3448 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3449 (CONFIGURE_TARGET_MODULES): Likewise.
3450 (CHECK_TARGET_MODULES): Likewise.
3451 (INSTALL_TARGET_MODULES): Likewise.
3452 (CLEAN_TARGET_MODULES): Likewise.
3453 (all-target-libjava): New target.
3454 (all-target-boehm-gc): Likewise.
3455 * configure.in (target_libs): Added libjava, boehm-gc.
3456
d207ebef
JM
34571999-07-22 Ian Lance Taylor <ian@zembu.com>
3458
3459 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3460 configure.bat in SUPPORT_FILES.
3461 (gas+binutils.tar.bz2): Likewise.
3462
3463 * makeall.bat: Remove; obsolete.
3464
34651999-07-21 Ian Lance Taylor <ian@zembu.com>
3466
3467 From Mark Elbrecht:
3468 * configure.bat: Remove; obsolete.
3469
34701999-07-11 Ian Lance Taylor <ian@zembu.com>
3471
3472 * configure: Add -W -Wall to the default CFLAGS when compiling with
3473 gcc.
3474
3475Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3476
3477 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3478
34791999-06-30 Mark Mitchell <mark@codesourcery.com>
3480
3481 * configure.in: Build ld on IRIX6.
3482
34831999-06-12 Ian Lance Taylor <ian@zembu.com>
3484
3485 * Makefile.in: Change distribution targets to use bzip2 instead of
3486 gzip.
3487 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
3488 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
3489
34901999-06-04 Nick Clifton <nickc@cygnus.com>
3491
3492 * config.sub: Add mcore target.
3493
26d088fa
CD
3494Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
3495
3496 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3497
c2c08b29
L
3498Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
3499
3500 * config.guess (dummy): Changed to $dummy.
3501
671d0648
NC
35021999-05-24 Nick Clifton <nickc@cygnus.com>
3503
3504 * config.sub: Tidied up case statements.
3505
b1345c72
BE
35061999-05-22 Ben Elliston <bje@cygnus.com>
3507
51ccbd8d
BE
3508 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3509 <jiro@din.or.jp>.
3510
b1345c72
BE
3511 * config.guess: Merge with FSF version. Future changes will be
3512 more accurately recorded in this ChangeLog.
3513 * config.sub: Likewise.
3514
2caf864f
SM
3515Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
3516
3517 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
3518
d207ebef
JM
35191999-04-30 Tom Tromey <tromey@cygnus.com>
3520
3521 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3522
90fb0c24
TT
35231999-04-23 Tom Tromey <tromey@cygnus.com>
3524
3525 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3526
d207ebef
JM
35271999-04-20 Drew Moseley <dmoseley@cygnus.com>
3528
3529 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3530 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3531 Bad merge removed these two changes.
3532
3516940d 3533Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 3534 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
3535
3536 * config.guess (interix Alpha): Add.
3537
d207ebef
JM
35381999-04-11 Richard Henderson <rth@cygnus.com>
3539
3540 * configure.in (i?86-*-beos*): Do config gperf; don't config
3541 gdb, newlib, or libgloss.
3542
e891fbfe 3543Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 3544
e891fbfe
AO
3545 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3546 link a trivial program with -mabi=64. If it fails, remove mabi=64
3547 from multidirs.
3548
f9ae47d6
PT
3549Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
3550
3551 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3552
d207ebef
JM
35531999-04-08 Nick Clifton <nickc@cygnus.com>
3554
3555 * config.sub: Add support for mcore targets.
3556
35571999-04-07 Michael Meissner <meissner@cygnus.com>
3558
3559 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3560 not mt-ospace, in order to shut up assembler warning about using
3561 symbols that are named the same as registers.
3562
35631999-04-07 Drew Moseley <dmoseley@cygnus.com>
3564
3565 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3566 dependency list for all-target-cygmon.
3567
35681999-04-05 Doug Evans <devans@casey.cygnus.com>
3569
3570 * config-ml.in: Check $host, not $target, for selective multilibs.
3571 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3572 thumb interworking, and underscore prefix multilibs.
3573
35741999-04-04 Ian Lance Taylor <ian@zembu.com>
3575
3576 * missing: Update to version from current automake.
3577
88101ab9
L
3578Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
3579
3580 * configure (gxx_include_dir): Removed.
3581
3582 * configure.in (gxx_include_dir): Handle it.
3583 * Makefile.in: Likewise.
3584
d207ebef
JM
35851999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
3586
3587 * config.sub (mips64vr4111,mips64vr4111el) Add.
3588
35891999-03-21 Ben Elliston <bje@cygnus.com>
3590
e490616e 3591 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 3592
8dc91cbe
ME
3593Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
3594
3595 * config/mh-go32: Delete.
3596 * config/mh-djgpp: New. Renamed from mh-go32.
3597 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3598 config/mh-djgpp.
3599
d207ebef
JM
3600Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
3601
3602 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3603 all-target-newlib to dependency list for all-target-bsp.
3604
926bb5ed
MK
3605Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
3606
3607 * config.sub: Add i386-uwin support.
3608 * config.guess: Likewise.
3609
4a6e3000
FS
3610Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3611
3612 * configure.in: cleanup, add mh-*pic handling for arm, special
3613 case powerpc*-*-aix*
3614
d207ebef
JM
3615Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
3616
3617 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3618 can be built.
3619
3620Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
3621
3622 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 3623 targets.
d207ebef 3624
71c91078
NC
36251999-03-02 Nick Clifton <nickc@cygnus.com>
3626
3627 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3628
282e5df8
GN
3629Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
3630
3631 * config.sub: Check for "cygwin*" rather than "cygwin32*"
3632
1de558ee
NC
36331999-02-24 Nick Clifton <nickc@cygnus.com>
3634
3635 * config.sub: Fix typo in arm recognition.
3636
d207ebef
JM
3637Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
3638
3639 * configure.in (noconfigdirs): Changed target_configdirs to
3640 include target-bsp only for m68k-*-elf* and m68k-*-coff*
3641 rather than m68k-*-* since it is not known to work on
3642 m68k-aout. Ditto for arm-*-*oabi.
3643
3644Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
3645
3646 * configure.in (*-*-windows*): Remove, no longer used.
3647 * config/mh-windows: Ditto.
3648
36491999-02-19 Ben Elliston <bje@cygnus.com>
3650
3651 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
3652 Smart and improved by Andrew Cagney.
3653
fab7445a
ME
3654Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
3655
3656 * config.guess: Recognize openbsd-*-hppa.
3657
8ccdc228
L
3658Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
3659
3660 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3661 only if it is not empty.
3662
3b7265ff
NC
36631999-02-17 Nick Clifton <nickc@cygnus.com>
3664
3665 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 3666
d207ebef 3667 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
3668
3669 * config.sub: Modified to recognize uname's armv* syntax.
3670
d207ebef
JM
36711999-02-17 Mark Salter <msalter@cygnus.com>
3672
3673 * configure.in: Added target-bsp for sparclite.
3674
3675Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
3676
3677 * config.sub: Recognize alphapca5[67] and up to alphaev8.
3678
36791999-02-08 Nick Clifton <nickc@cygnus.com>
3680
3681 * configure.in: Add support for strongarm port.
3682 * config.sub: Add support for strongarm target.
3683
c48dd3f5 3684Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 3685
c48dd3f5
MK
3686 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3687 the old name config/mh-cygwin32.
3688 Enable texinfo.
3689
d207ebef
JM
3690Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
3691
3692 * configure.in: Do build ld for ix86 Solaris.
3693
ecd62820
JW
3694Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
3695
3696 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
3697 $AR_FOR_TARGET. Likewise for RANLIB.
3698
bbd8fa7f 3699Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 3700
e490616e
ZW
3701 * config.sub (oabi): Recognize.
3702 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 3703
0397442c
RL
3704Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
3705
3706 * config.guess: Improve detection of i686 on UnixWare 7.
3707
c9ffaa63
MK
3708Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
3709
3710 * config.guess: Add support for i386-pc-interix.
3711 * config.sub: Likewise.
3712 * configure.in: Likewise.
3713 * config/mh-interix: New file.
3714
d207ebef
JM
3715Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
3716
3717 * Makefile.in: Remove unneeded all-target-libio from
3718 from all-target-winsup target since it is now unneeded.
3719 Add all-target-libtermcap in its place since it is now
3720 needed.
3721
3722Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
3723
3724 * configure.in: makefile stub for cygwin target is probably
3725 unnecessary. Remove it for now.
3726 * config/mt-cygwin: Remove.
3727
3728Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
3729
3730 * configure.in: libtermcap.a should be built when cygwin is the
3731 target as well as the host.
3732 * config.guess: Allow mixed case in cygwin uname output.
3733 * Makefile.in: Add libtermcap target.
3734 * config/mt-cygwin: New file. libtermcap target info.
3735
ebe12325
JL
3736Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
3737
3738 * config.sub: Clean up handling of hppa2.0.
3739
57057b67
RB
3740Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
3741
3742 * config.guess: Use C code to identify more HP machines.
3743
f8670be1
JL
3744Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
3745
3746 * config.sub: Handle hppa2.0.
3747
d207ebef
JM
3748Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
3749
3750 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 3751 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
3752
37531998-12-15 Mark Salter <msalter@cygnus.com>
3754
3755 * configure.in: Added target-bsp for several target architectures.
3756
3757 * Makefile.in: Added rules for bsp.
3758
d1a09590
JL
3759Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
3760
3761 * config.guess: Improve detection of hppa2.0 processors.
3762
3763Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
3764
3765 * config.guess: Recognize FreeBSD using ELF automatically.
3766
71205e0b
MH
37671998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
3768
3769 * configure (skip-this-dir): Add handling for new shell script, which
3770 might be created by a sub-directory's configure to indicate, this particular
3771 directory is "unwanted".
3772 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3773
d207ebef
JM
3774Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
3775
3776 * ltconfig: import from libtool, after changing libtool to
3777 account for the cygwin name change.
3778
3779Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
3780
3781 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3782 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3783
3784Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3785
3786 * configure.in: Add libtermcap to list of cygwin dependencies.
3787
3788Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
3789
e490616e
ZW
3790 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3791 they include winsup/include when it's a cygwin target.
d207ebef
JM
3792
37931998-11-12 Tom Tromey <tromey@cygnus.com>
3794
3795 * configure.in (host_tools): Added zip.
3796 * Makefile.in (all-target-libjava): Depend on all-zip.
3797 (all-zip): New target.
3798 (ALL_MODULES): Added all-zip.
3799 (NATIVE_CHECK_MODULES): Added check-zip.
3800 (INSTALL_MODULES): Added install-zip.
3801 (CLEAN_MODULES): Added clean-zip.
3802
3803Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
3804
3805 * Makefile.in: lose "32" from comment about cygwin.
3806
3807Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
3808
3809 * configure.in: Use -Os to build target libraries for the fr30.
3810
3811Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
3812
3813 * config.sub: Add fr30.
3814
3815Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
3816
e490616e 3817 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
3818 cygwin* instead of cygwin32*.
3819 * config.sub: Check cygwin* instead of cygwin32*.
3820
d2ec8b39
RL
3821Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
3822
3823 * config.guess: Match any version of Unixware7.
3824
d207ebef
JM
38251998-10-20 Syd Polk <spolk@cygnus.com>
3826
3827 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3828 if desired.
3829
35cd2565
JL
3830Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
3831
3832 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3833 these if the appropriate directories and files to not exist.
3834
52d4e5b7
JL
3835Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
3836
3837 * Makefile.in (DEVO_SUPPORT): Add config.if.
3838
38ada91e
MH
3839Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
3840
3841 * configure: Add pattern to replace "build_tooldir"'s
3842 definition in the generated Makefile with "tooldir"'s
3843 actual value.
3844
e44e84da
JL
3845Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3846
56a8387f
JL
3847 * config.sub: Bring back lost sparcv9.
3848
e44e84da
JL
3849 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3850
5cb95c7a
JL
3851Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3852
3853 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3854 CC_FOR_TARGET and friends.
3855
3856Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 3857
ceff9b14
AO
3858 * Makefile.in (build_tooldir): New variable, same as tooldir.
3859 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3860 -B$(build_tooldir)/bin/.
3861 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 3862
f2d11dcd
GP
3863Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3864
3865 * README: Remove installation instructions and refer to the
3866 INSTALL directory instead.
3867
73a6d2e7 3868Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 3869
73a6d2e7
RL
3870 * config.sub: Add support for i[34567]86-pc-udk.
3871 * configure.in: Likewise.
3872
5d4a5ee6
JL
3873Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3874
3875 * Makefile.in: add bzip2 package building bits for user
3876 tools module
3877 * configure.in: ditto
3878
6fc19d6d
JL
3879Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3880
3881 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3882 (ALL_TARGET_MODULES): Add all-target-libobjc.
3883 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3884 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3885 (all-target-libchill): Add dependencies.
3886 * configure.in (target_libs): Add libchill.
4e81ae98 3887
f653f0ab
MH
38881998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3889
3890 * configure.in (target_subdir): Remove duplicate line.
3891
5d4a5ee6
JL
3892Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3893
3894 * Makefile.in (all-automake): fix dependencies.
3895
494933e4
JL
3896Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3897
3898 * configure.in: Minor cleanups for building in the $(target_alias)
3899 subdir.
3900
f6b58262
JW
39011998-09-22 Jim Wilson <wilson@cygnus.com>
3902
3903 * Makefile.in (bootstrap): Set r and s before make all. Use
3904 BASE_FLAGS_TO_PASS in make all.
3905 (cross): Likewise.
3906
27c7a08d
MM
39071998-09-20 Mark Mitchell <mark@markmitchell.com>
3908
3909 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3910
e67afd1e
RH
3911Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3912
3913 * config.sub: Fix typo in last change.
3914
8e44ac71
MH
39151998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3916
3917 * config.sub: Add support for C4x target.
3918 * configure.in: Likewise.
3919
d7496fbb
DM
39201998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3921
3922 * config.sub: Recognize sparcv9 just like sparc64.
3923
22097bd1
RL
3924Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3925
3926 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3927
4b877abd
JL
3928Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3929
2c8ec9a2
JL
3930 * config.guess: Correctly identify Pentium II sco boxes.
3931
4b877abd
JL
3932 * config.guess: Fix "tr" code. From Weiwen Liu.
3933
ab03db52
JH
3934Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3935
3936 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3937 stabs.
3938
b54db294
JL
3939Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3940
3941 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3942 (ALL_TARGET_MODULES): Add all-target-libchill.
3943 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3944 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3945 (all-target-libchill): Add dependencies.
3946 * configure.in (target_libs): Add libchill.
3947
bf48dd73
LW
3948Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3949
3950 * config.guess: Avoid assumptions about "tr" behaves when
3951 LANG is set to something other than English.
3952
a3cbd105
L
3953Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3954
3955 * configure (gxx_include_dir): Changed to
3956 '${prefix}/include/g++'-${libstdcxx_interface}.
3957
3958 * config.if: New to determine the interfaces.
3959
c4acd909
MK
3960Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3961
3962 * config.guess: Detect and handle MPE/IX.
3963 * config.sub: Deal with MPE/IX.
3964
9ea97665
DE
3965Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3966
3967 * configure.in: Use mh-aix43.
3968
0ce065bd
MH
39691998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3970
3971 * configure: Fix --without/--disable cases for gxx-include-dir.
3972
5d4a5ee6
JL
3973Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3974
3975 * mdata-sh: Imported. Needed for automake support.
3976
3977Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3978
3979 * Makefile.in (taz): Try "chmod -R og=u ." before
3980 "chmod og=u `find . -print`".
3981
3982Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3983
3984 * configure.in: Add arm-elf and thumb-elf support.
3985
3986Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3987
3988 * Makefile.in: Undo previous patch.
3989
3990Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3991
3992 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3993 to here ...
3994 (install-no-fixedincludes): and here
3995 (INSTALL_MODULES): ... from here.
3996
466456d9
ILT
3997Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3998
3999 * config.sub: Merge with FSF.
4000
1b409d25
ILT
4001 * config.guess: Merge with FSF.
4002
d207ebef
JM
4003Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4004
4005 * configure (extraconfigdirs): New variable.
4006 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4007 * Makefile.in (all): Move higher in file.
4008 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4009 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4010 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4011 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4012 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4013
40141998-07-23 Brendan Kehoe <brendan@cygnus.com>
4015
4016 * Makefile.in (all-target-libjava): Depend on all-gcc and
4017 all-target-newlib.
4018 (configure-target-libjava): Depend on $(ALL_GCC).
4019
7f1937c1
RL
4020Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4021
4022 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4023 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4024
2ada2bd6
ML
4025Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
4026
4027 * INSTALL/README: Fix typo.
4028
1e025bde
ML
4029Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4030
5d4a5ee6
JL
4031 * ylwrap: Change absolute path checks to check for DOS style path
4032 names.
1e025bde 4033
5d4a5ee6
JL
4034 * ylwrap: Don't use a full path name if the source file is in the
4035 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 4036
6755ff73
ILT
4037 * config-ml.in: Default to being verbose, to match Feb 18 change to
4038 configure.
4039
5d4a5ee6
JL
4040Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4041
4042 Brought over from egcs:
4043
4044 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4045
4046 * configure.in (target_subdir): Set to ${target_alias} instead
4047 of "libraries".
4048
4049 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4050
4051 * configure.in (target_subdir): Set to libraries if enable_multilib.
4052
4053Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4054
4055 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4056 multilibs, force reconfiguration the first time we create
4057 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4058
4059Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4060
4061 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4062 avoid confusion with --no-recursion.
4063
4064Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4065
4066 * configure.in: Win32 hosts shouldn't use install -x
4067 * install-sh: remove -x option, and special .exe-handling
4068 hack.
4069
d207ebef
JM
4070Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4071
4072 * config.guess: Recognize i586-pc-beos.
4073 * configure.in: Don't build some bits for beos.
4074
fbd836fc
ILT
4075Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4076
5d4a5ee6
JL
4077 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4078 CFLAGS default to -O2.
4079
fbd836fc
ILT
4080 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4081 when using GNU ld.
4082
4083Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4084
4085 * ltmain.sh: Correct install when using a different shell.
4086
4087Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4088
4089 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4090
d207ebef
JM
4091Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4092
4093 * makefile.vms: Update to build binutils/makefile.vms. Add install
4094 target.
fbd836fc
ILT
4095
4096Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4097
4098 * ltconfig: Update to correct AIX handling.
4099
69b471bc
JL
4100Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4101
81241b5e
JL
4102 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4103
69b471bc
JL
4104 * configure.in (target_subdir): Set to ${target_alias} instead
4105 of "libraries".
4106
bedf82df
MH
41071998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4108
4109 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4110 (Makefile): Depend on $(gcc_version_trigger).
4111
4112 * configure (gcc_version): Change default initializer to empty
4113 string.
4114 (gcc_version_trigger): New variable; pass this variable down
4115 to subdir configures to enable them checking gcc's version
4116 themselves. Emit make macros for both gcc_version vars.
4117 (topsrcdir): Initialize reliably.
4118 (recursion line): Remove --with-gcc-version=${gcc_version}.
4119
28e449d8
MH
41201998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4121
4122 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
4123 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4124 in $(libsubdir); emit definition in each generated Makefile.
4125 (gxx_include_dir): Initialize depending on
4126 $enable_version_specific_runtime_libs.
28e449d8 4127
50c4c9f7
MH
41281998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4129
4130 * configure (gcc_version): Initialize properly depending on
4131 how and where configure is started.
4132 (recursion line): Pass a --with-gcc-version=${gcc_version}
4133 to configures in subdirs.
4134
d207ebef
JM
4135Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4136
4137 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 4138 cygmon
d207ebef 4139
5d4a5ee6
JL
4140Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4141
4142 * configure.in: Add cygmon and libstub support for mn10200.
4143
2f96399b
MH
41441998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4145
4146 * configure (gcc_version): Add new variable describing the
4147 particular gcc version we're building.
4148 * Makefile.in (libsubdir): Add new macro for the directory
4149 in which the compiler finds executables, libraries, etc.
4150 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4151 and libsubdir.
4152
c4137c50
AO
4153Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4154
ceff9b14
AO
4155 * Makefile.in (local-clean): Remove *.log.
4156 (warning.log): Built with warn_summary from build.log.
4157 (mail-report.log): Run test_summary.
4158 (mail-report-with-warnings.log): Run test_summary including
4159 warning.log in the report.
c4137c50 4160
276d5ee0
RL
4161Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4162
4163 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4164
5d4a5ee6
JL
4165Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4166
4167 * Makefile.in (grep): Grep no longer depends on libiberty.
4168
4169Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4170
4171 * Makefile.in: all-snavigator needs all-libgui.
4172
4173Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4174
4175 * configure.in: Add cygmon and libstub support for mn10300.
4176
8af14275
ILT
4177Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4178
4179 * missing: Update to version from automake 1.3.
4180
fbd836fc
ILT
4181 * ltmain.sh: On installation, don't get confused if the same name
4182 appears more than once in the list of library names.
4183
466456d9
ILT
4184Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4185
4186 * config.sub: Accept m68060 and m5200 as CPU names.
4187
5d4a5ee6
JL
4188Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4189
4190 * configure: Use && rather than using -a in test, because odd
4191 strings can confuse test.
4192 * configure.in: Likewise.
4193
fbd836fc
ILT
4194Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4195
4196 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4197
f0983958
AO
4198Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4199
4200 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 4201 bootstrap4-lean): New targets.
f0983958 4202
bfed1ea0
JL
4203Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4204
4205 * mpw-* Delete. Not used.
4206
5d4a5ee6
JL
4207Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4208
4209 * COPYING.LIB: Update FSF address.
4210
bfed1ea0
JL
4211Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4212
4213 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4214
5d4a5ee6
JL
4215 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4216 GAS_SUPPORT_DIRS.
4217
bfed1ea0
JL
4218Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4219
4220 * ltconfig, ltmain.sh: Avoid producing a version number if
4221 -version-info was not used.
4222
5d4a5ee6
JL
4223Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4224
4225 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4226 building with newlib.
4227
42281998-04-30 Paul Eggert <eggert@twinsun.com>
4229
d207ebef 4230 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 4231 Solaris `make' causes it to continue to next definition.
d207ebef
JM
4232
4233Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4234
4235 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4236 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
4237
4238Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4239
4240 * configure.in: Change alpha to alpha* in several places.
4241
d207ebef
JM
4242Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4243
4244 * config.sub: Recognize sparc86x.
4245
77be0cab
MM
4246Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
4247
4248 * configure.in (--enable-target-optspace): Remove debug echo.
4249
62441128
JW
4250Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4251
4252 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4253
bfed1ea0
JL
4254Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4255
4256 * ltconfig: Update cygwin32 support.
4257
5d4a5ee6
JL
4258 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4259 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4260 (GDB_SUPPORT_DIRS): Likewise.
4261
3f4ea1de
MM
4262Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4263
4264 * configure.in (target_makefile_frag): If --enable-target-optspace,
4265 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
4266 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4267 not used.
4268 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 4269
5d4a5ee6
JL
4270Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4271
4272 * Makefile.in (all-bfd): Depend on all-intl.
4273 (all-binutils): Likewise.
4274 (all-gas): Likewise.
4275 (all-gprof): Likewise.
4276 (all-ld): Likewise.
4277
42781998-04-19 Brendan Kehoe <brendan@cygnus.com>
4279
4280 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4281
bfed1ea0
JL
4282Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4283
5d4a5ee6
JL
4284 * Makefile.in (all-bfd): Depend upon all-libiberty.
4285
bfed1ea0
JL
4286 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4287
5d4a5ee6
JL
4288Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4289
4290 * Makefile.in: Add libstub.
4291
4292 * configure.in: Ditto. Build libstub for targets that have cygmon
4293 support.
4294
4295Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4296
4297 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4298
4299Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4300
4301 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4302 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4303
ec8d6ddc
KW
4304Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4305
4306 * configure: Define DEFAULT_M4 by searching PATH.
4307 * Makfile.in: Use DEFAULT_M4.
4308
bfed1ea0
JL
4309Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4310
4311 * ltconfig: Add cygwin32 support.
4312
5d4a5ee6
JL
4313 * Makefile.in, configure.in: Add libtool as a native only directory
4314 to configure and build.
4315
547a6183
JL
4316Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4317
4318 * Makefile.in (INSTALL_MODULES): Remove texinfo.
4319
5d4a5ee6 4320Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 4321
5d4a5ee6
JL
4322 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4323
4324Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4325
4326 * Makefile.in: add ash make rules
4327 * configure.in: add ash to native_only and host_tools lists
4328
4329Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4330
4331 * Makefile.in (all-gettext, all-intl): New targets.
4332 (ALL_MODULES): Added all-gettext, all-intl.
4333 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4334 (INSTALL_MODULES): Added install-gettext, install-intl.
4335 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4336
4337 * configure.in (host_tools): Added gettext.
4338 (native_only): Likewise.
4339 (noconfigdirs) [various cases]: Likewise.
4340 (host_libs): Added intl.
4341
d207ebef
JM
4342Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4343
4344 * configure: Do not disable building gdbtk for cygwin32 hosts.
4345
e98e406f
NC
4346Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4347
4348 * configure.in: Add thumb-coff target.
4349 * config.sub: Add thumb-coff target.
4350
5d4a5ee6
JL
4351Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4352
4353 * Makefile.in: Revert yesterday's change.
4354 (all-target-winsup): all-target-librx stays out of here.
4355
4356Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4357
4358 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4359 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4360 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
4361 Remove references to librx and libg++.
4362
4363Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4364
4365 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4366 recursive makes
4367
bfed1ea0
JL
4368Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4369
4370 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 4371 for newlib directory.
bfed1ea0
JL
4372 (CXX_FOR_TARGET): Likewise.
4373
4374Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4375
4376 * ltconfig: Update after libtool/ltconfig.in change for
4377 hpux11.
4378
4379Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4380
4381 * ltconfig, ltmain.sh: Update to libtool 1.2.
4382
3cd730af
MH
4383Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4384
4385 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4386 (install-gcc-cross): Instead, override LANGUAGES here.
4387
80564603
DL
43881998-03-18 Dave Love <d.love@dl.ac.uk>
4389
4390 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4391 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4392
d207ebef
JM
4393Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4394
4395 * configure.in: Add Thumb-pe target.
4396
5d4a5ee6 4397Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 4398
5d4a5ee6
JL
4399 * Makefile.in - changed sn targets to snavigator
4400 * configure.in - changed sn targets to snavigator
4401
2d4a0558
MH
4402Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4403
4404 * config-ml.in: After building symlink tree call make distclean
4405 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4406 to be the case for libiberty.
4407
04b93567
L
4408Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4409
4410 * configure: When making link, also check the current
4411 directory. The configure scripts may create one.
4412
9a06b842
RH
4413Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4414
4415 * config.sub: Accept alphapca56 and alphaev6 properly.
4416
217fc4e6
FS
4417Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4418
4419 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4420
3e07bdbd 4421Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 4422
e490616e 4423 * config.sub (sco5): Fix typo.
3e07bdbd 4424
5d4a5ee6
JL
4425Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4426
4427 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4428 install-itcl.
4429 (install-itcl): Remove dependency on install-tcl.
4430
4431Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4432
4433 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4434
4435Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4436
4437 * configure.in: Don't build libgui for a cygwin32 target when not on
4438 a cygwin32 host.
4439
4440Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4441
4442 * configure (redirect): Set to null, so default behavior of
4443 configure is now --verbose.
4444
ce0d965c
DL
44451998-02-16 Dave Love <d.love@dl.ac.uk>
4446
4447 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4448 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4449
3acd1fd0
MH
4450Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4451
4452 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4453 this change to sync Makefile.in with its ChangeLog entries.
4454
5d4a5ee6
JL
4455Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4456
4457 * ltmain.sh (mkdir): Check that the directory doesn't exist
4458 before we exit with error, so that we don't get races during
4459 parallel builds.
4460
bfed1ea0
JL
4461Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4462
4463 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4464
4e77e8f1
MH
4465Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4466
4467 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4468 PICFLAG_FOR_TARGET.
4469 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4470
4471 * configure: Emit a definition for the new macro enable_shared
4472 into each Makefile.
4473
4474 * config/mh-sparcpic (PICFLAG): Define to properly according
4475 to current multilib configuration.
4476 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
4477 according to current multilib configuration.
4478
5d4a5ee6
JL
4479Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4480
4481 * configure.in (host_tools, native_only): Add libtool.
4482
4483Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4484
4485 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4486 Fix typo in ming config comment.
4487
bfed1ea0
JL
4488Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4489
4490 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4491
5d4a5ee6
JL
4492Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4493
4494 * config.sub: Add tic30 cases, and map c30 to tic30.
4495
8821a725
RH
4496Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4497
4498 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4499 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4500 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4501 (CLEAN_TARGET_MODULES): Similarly
4502 (all-target-libf2c): Add dependences.
4e81ae98 4503 * configure.in (target_libs): Add libf2c.
8821a725 4504
5d4a5ee6
JL
4505Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4506
4507 * configure.in: Remove expect from noconfigdirs when target
4508 is cygwin32. OK to build expect and dejagnu with Canadian
4509 Cross.
4510
0aadd657
ILT
4511Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4512
5d4a5ee6
JL
4513 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4514 host.
4515
0aadd657
ILT
4516 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4517 and mingw32.
4518
d0a8352c
MH
4519Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4520
4521 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4522 here as it is not defined in the toplevel Makefile.
4523
59739e3c
MH
4524Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4525
4526 * configure (package_makefile_rules_frag): New variable, which names
4527 a file with generic rules, ...
4528 Change comment to mention we now have FIVE parts.
4529 * configure: Undo last change.
4530
228197ee
LT
4531Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4532
4533 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 4534 * config.sub: More accurate determination of HP processor types.
228197ee 4535
efd4c0ba
MH
4536Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4537
4538 * configure (package_makefile_frag): Move inserting the
4539 ${package_makefile_frag} to where it should be according
4540 to the comment.
4541
6eef3189
PB
4542Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
4543
4544 * config.guess: Add support for Linux/ARM.
4545
d207ebef
JM
4546Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4547
4548 * .cvsignore: Remove *-info and *-install since they match
4549 release-info and mpw-install, which we don't want to just ignore.
4550
48464ebf
RH
4551Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
4552
4553 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4554
803462a7
PN
4555Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
4556
4557 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4558 local_prefix to sub-make invocations.
4559
520ab477
L
4560Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
4561
4562 * configure.in: Check makefile fragments in the source
4563 directory.
4564
4bcdb76d
AO
4565Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4566
ceff9b14
AO
4567 * configure.in: Check whether host and target makefile
4568 fragments exist before adding them to *_makefile_frag.
4bcdb76d 4569
5d4a5ee6
JL
4570Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
4571
4572 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
4573
4574Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
4575
4576 * configure.in: Make sure we only replace RPATH_ENVVAR on
4577 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4578 regexp to sed.
4579
4580 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4581 to sub-makes.
4582
0d3e11a5
LI
45831998-01-13 Lee Iverson (leei@ai.sri.com)
4584
4585 * config-ml.in (multi-do): LDFLAGS must include multilib
4586 designator.
4587
d45b3d87 4588Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
4589
4590 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4591
d39cd7a1
MK
4592Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
4593
4594 * config.sub: Add mingw32 support.
4595 * configure.in: Likewise.
4596 * config/mh-mingw32: New file.
4597
6decbc24
FS
4598Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
4599
4600 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
4601
5d4a5ee6
JL
4602Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
4603
4604 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4605 * configure (gxx_include_dir): Provide a definition for subdirs
4606 which do not use autoconf.
4607
4608Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
4609
4610 * config.guess: Sync with egcs. Picks up new alpha support,
4611 BeOS & some additional linux support.
4612
d3d1907a
JL
4613Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
4614
4615 * config.guess: HP 9000/803 is a PA1.1 machine.
4616
b104e095
RH
4617Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
4618
4619 * configure.in: It's alpha*-...
4620
aca823c1
L
4621Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4622
4623 * configure.in (host_makefile_frag, target_makefile_frag):
4624 Handle multiple config files.
4625 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
4626 alpha-*-*.
4627
d207ebef
JM
4628Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
4629
4630 * mkdep: New file.
4631
4632Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
4633
4634 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
4635
5d4a5ee6
JL
4636Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
4637
4638 * Makefile.in: Add libgui directory.
4639 (GDB_TK): Add all-libgui.
4640 * configure.in: Add libgui directory.
4641 * configure: Add all-libgui to GDB_TK.
4642
4643Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
4644
4645 * config-ml.in (multidirs): Add m32r to multilib list.
4646
4647Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
4648
4649 * Makefile.in (all-target-gperf): Change dependency to
4650 all-target-libstdc++.
4651
baf55877
FF
4652Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
4653
4654 * config.guess: Add BeOS support.
4655
5d4a5ee6
JL
4656Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
4657
4658 Source directory cvs renamed to cvssrc:
4659 * configure.in (host_tools): Change cvs to cvssrc.
4660 (native_only): Likewise.
4661 (noconfigdirs) [various cases]: Likewise.
4662 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
4663 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
4664 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
4665 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
4666 (all-cvssrc): Rename target from all-cvs.
4667
f2d76545
JL
4668Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
4669
4670 * configure (gxx_include_dir): Fix thinko.
4671
205cba53
JL
4672Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
4673
4674 * Makefile.in (INSTALL_TARGET_CROSS): Define.
4675 (install-cross, install-gcc-cross): New targets.
4676
5d4a5ee6
JL
4677Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
4678
4679 * configure.in (noconfigdirs): Add support for Thumb target.
4680
4681 * config.sub (maybe_os): Add support for Thumb target.
4682
4683Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
4684
4685 * Makefile.in: Add rules for cygmon.
4686
4687 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
4688
96b0f1fc
JL
4689Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
4690
4691 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4692 * configure (gxx_include_dir): Provide a definition for subdirs
4693 which do not use autoconf.
d207ebef
JM
4694
4695Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
4696
4697 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 4698 11/18/97 build
d207ebef 4699
7dfef6ed
JL
4700Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
4701
4702 * From Franz Sirl.
4703 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
4704 found on RedHat Linux systems.
96b0f1fc 4705
83cfe7c0
JL
4706Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
4707
4708 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
4709 guesses.
4710
7dfef6ed
JL
4711Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
4712
4713 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
4714
5d4a5ee6
JL
4715Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
4716
4717 * ltmain.sh: If mkdir fails, check whether the directory was created
4718 anyhow by some other process.
4719
d207ebef
JM
4720Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
4721
4722 * configure.in (d30v-*-*): Configure all directories.
4723
4724Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
4725
4726 * configure.in (d30v-*-*): Configure newlib, libiberty directories
4727 for the D30V.
4728
4729Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
4730
4731 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
4732
5d4a5ee6
JL
4733Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
4734
e490616e
ZW
4735 * include/libiberty.h: Add extern "C" { so it can be used with C++
4736 progrms.
4737 * include/remote-sim.h: Add extern "C" { so it can be used with C++
4738 programs.
5d4a5ee6 4739
d207ebef
JM
4740Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
4741
4742 * configure.in (d30v-*-*): Configure GCC now.
4743
5d4a5ee6
JL
4744Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
4745
4746 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
4747 is no longer needed.
4748
c9670e62
JM
4749Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
4750
4751 * Makefile.in: check-target-libio depends on all-target-libstdc++.
4752
cc71c0ca
MH
4753Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
4754
4755 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
4756 targets using "$@" to provide support for similar but not identical
4757 targets without having to duplicate code.
4758
d207ebef
JM
4759Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
4760
4761 * makefile.vms: Fix to work with DEC C.
4762
4763Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
4764
4765 * config.sub: Add mips-tx39-elf to marketing names.
4766
4767Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
4768
4769 * ltmain.sh: Handle symlinks in generated script.
4770
4771Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
4772
4773 * configure: Handle autoconf style directory options: --bindir,
4774 --datadir, --includedir, --infodir, --libdir, --libexecdir,
4775 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
4776 --sysconfdir.
4777 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
4778 (sharedstatedir, localstatedir, oldincludedir): New variables.
4779 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
4780 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
4781 sbindir, sharedstatedir, and sysconfdir.
4782
b1e3ddfd
AJ
4783Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4784
4785 * Makefile.in (bootstrap-lean): New target.
4786
d207ebef
JM
4787Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
4788
4789 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 4790 sn, and gnuserv from noconfigdirs.
d207ebef
JM
4791
4792Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
4793
4794 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4795
09f97c1e
JL
4796Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
4797
4798 * Makefile.in (cross): New target.
4799
335d0ab2
AO
4800Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
4801 Jeff Law <law@cygnus.com>
4802
4803 * Makefile.in (bootstrap2, bootstrap3): New targets.
4804 (all-bootstrap): Remove outdated and confusing target.
339c9b00 4805 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 4806
d207ebef
JM
4807Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
4808
4809 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 4810 windows. Consistent with gdb/configure.
d207ebef 4811
e693cc28
UD
48121997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
4813
4814 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
4815 used.
4816 * configure.in: Name Linux target fragment.
4817
4818 * configure: Rewrite so that project Makefile fragment is inserted
4819 first and appears last in the resulting Makefile.
4820
d207ebef
JM
4821Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4822
4823 * Makefile.in (install-itcl): Install tcl first.
4824
4825Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4826
4827 * config/mh-cygwin32: ok to build split texinfo files
4828
5d4a5ee6
JL
4829Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4830
4831 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4832
f401679e
JW
4833Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4834
4835 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4836
4837 * configure.in (skipdirs): Add target-librx for Linux.
4838 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4839
ec20b1b9
JL
4840Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
4841
4842 * Makefile.in (bootstrap): New target.
4843
becdcf6d
JL
4844Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4845
63f6bcd7 4846 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 4847
d207ebef
JM
4848Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4849
4850 * config.guess: Merge with FSF.
4851
0c82f6bf
FF
4852Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4853
4854 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4855
d207ebef
JM
4856Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
4857
4858 * config.sub: Add "marketing-names" patch.
4859
3fbc0b70
JS
4860Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
4861
e490616e 4862 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 4863
e20d4801
JL
4864Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
4865
4866 * config.sub: Handle v850-elf.
4867
fe181f78 4868Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
4869
4870 * .cvsignore (*-install): Remove.
4871
bfed1ea0
JL
4872Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
4873
4874 * ltconfig: Set CONFIG_SHELL in libtool.
4875 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4876
558a1e7c
JW
4877Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4878
4879 * configure.in (target_subdir): Set to libraries if enable_multilib.
4880
7818d6fc
JW
4881Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4882
4883 * config.guess: Update from gcc directory.
4884
d207ebef
JM
4885Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4886
4887 * Makefile.in (all-sim): Depends on all-readline.
4888
6599da04
JM
4889Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4890
4891 * Makefile.in (BISON, YACC): Use $$s.
4892 (all-bison): Depend on all-texinfo.
4893
4894Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4895
4896 * Makefile.in (BISON): Add -L flag.
4897 (YACC): Likewise.
4898
d207ebef
JM
4899Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4900
4e81ae98
EC
4901 * configure.in (noconfigdirs): Add support for v850e target.
4902
d207ebef
JM
4903 * config.sub (maybe_os): Add support for v850e target.
4904
4905Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4906
4e81ae98
EC
4907 * configure.in (noconfigdirs): Add support for v850ea target.
4908
d207ebef
JM
4909 * config.sub (maybe_os): Add support for v850ea target.
4910
6599da04
JM
4911Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4912
4913 * config.sub: Add mipstx39. Delete r3900.
4914
4915Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4916
4917 * Makefile.in (all-autoconf): Depends on all-texinfo.
4918
4919Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4920
4921 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4922 eabi targets.
4923
4924Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4925
4926 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4927
4928 * configure: When handling a Canadian Cross, handle YACC as well as
4929 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 4930 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
4931
4932Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4933
4934 * Makefile.in (BISON): bison, not byacc or bison -y.
4935 (YACC): bison -y or byacc or yacc.
4936 (various): Add *-bison as appropriate.
4937 (taz): No need to mess with BISON anymore.
4938
4939Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4940
4941 * configure: If OSTYPE matches *win32*, try to find a good value for
4942 CONFIG_SHELL.
4943
4944Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4945
4946 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4947 configure.in if it is present.
4948
4949Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4950
4951 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4952
4953Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4954
4955 * config.sub: Recognize `arc' cpu.
4956 * configure.in: Likewise.
4957 * config-ml.in: Likewise.
4958
4959Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4960
4961 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4962
4963Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4964
4965 * configure: Changed sed delimiter from ':' to '|' when
4966 attempting to substitute ${config_shell} for SHELL. On
4967 NT ${config_shell} may contain a ':' in it.
4968
4969Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4970
4971 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4972
4973Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4974
4975 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4976
4977Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4978
4979 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4980
4981 * ylwrap: If the program is a relative path, force it to be
4982 absolute.
4983
4984Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4985
4986 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4987
4988Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4989
4990 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
4991 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4992 for libraries.
6599da04
JM
4993
4994Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4995
4996 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 4997 separated by spaces.
6599da04
JM
4998
4999Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5000
5001 * ylwrap: New file.
5002 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5003
5004 * ltmain.sh: Handle /bin/sh at start of install program.
5005
5006 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5007
5008 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5009 * missing: New file, from automake 1.2.
5010
5011Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5012
5013 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5014 check-tk to CHECK_X11_MODULES.
5015
5016Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5017
5018 * config.sub: Merge with FSF.
5019
5020Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5021
5022 * config.guess: Merge with FSF.
5023
5024Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5025
5026 * configure: Treat msdosdjgpp like go32.
5027 * configure.in: Likewise. Don't remove gprof for go32.
5028
5029 * configure: Change Makefile.tem2 to Makefile.tm2.
5030
5031Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5032
5033 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5034
5035Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5036
5037 * install-sh (chmodcmd): Set to null if the DST directory already
5038 exists. Same as Nov 11th change.
5039
5040Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5041
4e81ae98 5042 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
5043
5044Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5045
5046 * config.guess: Update from FSF.
5047
5048Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5049
5050 * Makefile.in (GDB_TK): Depend on itcl and tix.
5051
5052Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5053
5054 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5055 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5056 (INSTALL_SCRIPT): New variable.
5057 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5058 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5059 to -x.
5060 * install-sh: Add support for -x option.
5061
5062Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5063
5064 * configure.in, Makefile.in: Treat tix like itcl.
5065
5066Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5067
5068 * Makefile.in (WINDRES): New variable.
5069 (WINDRES_FOR_TARGET): New variable.
5070 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5071 (EXTRA_HOST_FLAGS): Add WINDRES.
5072 (EXTRA_TARGET_FLAGS): Add WINDRES.
5073 (EXTRA_GCC_FLAGS): Add WINDRES.
5074 ($(DO_X)): Pass down WINDRES.
5075 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5076 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5077 DLLTOOL_FOR_TARGET.
5078
5079Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5080
5081 * configure.in: configure sim before gdb for win32-x-ppc
5082
5083Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5084
5085 Move gperf into the toplevel, from libg++.
5086 * configure.in (target_tools): Add target-gperf.
5087 (native_only): Add target-gperf.
5088 * Makefile.in (all-target-gperf): New target, depend on
5089 all-target-libg++.
5090 (configure-target-gperf): Empty rule.
5091 (ALL_TARGET_MODULES): Add all-target-gperf.
5092 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5093 (CHECK_TARGET_MODULES): Add check-target-gperf.
5094 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5095 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5096
5097Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 5098
6599da04
JM
5099 * config.sub (mn10200): Recognize new basic machine.
5100
5101Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5102
5103 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5104 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5105
5106Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5107
5108 * configure.in: If we're building mips-sgi-irix6* native, turn on
5109 ENABLE_MULTILIB and set TARGET_SUBDIR.
5110
5111Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5112
5113 * Makefile.in (all-sn): Depend on all-grep.
5114
5115Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5116
5117 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5118
5119 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5120 Makefile. From Jeff Makey <jeff@cts.com>.
5121 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5122
5123 * Makefile.in (DISTBISONFILES): Remove.
5124 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5125 $(DEFAULT_YACC).
5126
5127 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 5128 cygwin32.
6599da04
JM
5129
5130 * Makefile.in (LD): New variable.
5131 (EXTRA_HOST_FLAGS): Pass down LD.
5132 ($(DO_X)): Likewise.
5133
5134Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5135
5136 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5137
5138Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5139
5140 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 5141 before adding our own. Always add --build.
6599da04
JM
5142
5143Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5144
5145 * configure.in (targargs): Pass --build if we're doing
5146 a cross-compile.
5147
5148Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5149
ca236658 5150 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
5151 sed. Otherwise sed chokes on NT path names with drive
5152 designators. Also look for "?:*" as the leading characters in an
5153 absolute pathname.
5154
5155Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5156
5157 * config.sub: Support for r3900.
5158
5159Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5160
5161 * configure.in: Use install-sh, not install.sh.
5162
5163Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5164
5165 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5166 apply it twice.
5167
5168Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5169
5170 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5171 install-binutils.
5172
5173Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5174
5175 * Makefile.in: Add automake targets.
5176 * configure.in (host_tools): Add automake.
5177
5178Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5179
5180 * configure: Default CXX to c++, not gcc.
5181 * Makefile.in (CXX): Set to c++, not gcc.
5182 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5183
5184Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5185
5186 * install-sh: try appending a .exe if source file doesn't
5187 exist
5188
5189Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5190
5191 * configure.in: Turn on multilib by default.
5192 (cross_only): Remove target-libiberty.
5193
5194 * Makefile.in (all-gcc): Don't depend on libiberty.
5195
5196Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5197
5198 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5199
5200Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5201
5202 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5203 (DISTBISONFILES): Add ld/Makefile.in
5204
5205Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5206
5207 * configure.in: if target is cygwin32 but host isn't cygwin32,
5208 don't configure gdb tcl tk expect, not just gdb.
5209
5210Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5211
5212 * configure.in: Added gnuserv everywhere sn appears.
5213
5214 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5215 (CROSS_CHECK_MODULES): Added check-gnuserv.
5216 (INSTALL_MODULES): Added install-gnuserv.
5217 (CLEAN_MODULES): Added clean-gnuserv.
5218 (all-gnuserv): New target.
5219
5220Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5221
5222 * config.guess: Fixes for MIPS OpenBSD systems.
5223
5224Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5225
5226 * Makefile.in (INSTALL_XFORM): Remove.
5227 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5228
5229 * mkinstalldirs: New file, copied from automake.
5230 * Makefile.in (installdirs): Rename from install-dirs. Use
5231 mkinstalldirs. Change all users.
5232 (DEVO_SUPPORT): Add mkinstalldirs.
5233
5234Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5235
5236 * install-sh: Rename from install.sh.
5237 * Makefile.in (INSTALL): Change install.sh to install-sh.
5238 (DEVO_SUPPORT): Likewise.
5239
5240 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5241 Graichen <graichen@rzpd.de>.
5242
5243Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5244
5245 * config.guess: Recognize OpenBSD systems correctly.
5246
5247Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5248
5249 * README, Makefile.in (ETC_SUPPORT): Remove references to
5250 cfg-paper*, configure.{texi,man,info*}._
5251
5252Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5253
5254 * Makefile.in (all.normal): Ensure that gcc is built after all
5255 the x11 - ie gdb - targets.
5256
5257Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5258
5259 * makefile.vms: Don't run conf-a-gas.
5260
5261Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5262
e490616e 5263 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 5264
d207ebef
JM
5265Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5266
5267 * configure.in: Remove noconfigdirs case since gdb also
5268 configures and builds for tic80-coff.
5269
6599da04
JM
5270Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5271
5272 * configure: Set cache_file to config.cache.
5273 * Makefile.in (local-distclean): Remove config.cache.
5274
5275Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5276
5277 * COPYING: Update FSF address.
5278
d207ebef
JM
5279Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5280
5281 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5282 noconfigdirs.
5283
6599da04
JM
5284Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5285
5286 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5287 MAKEDIRS, is empty.
5288
5289Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5290
5291 * config.sub: Tweak mn10300 entry.
5292
5293Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5294
5295 * configure.in (host_tools): Put sim before gdb, so gdb's
5296 configure.tgt can determine if the simulator was configured.
5297
5298Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5299
5300 * config.sub: Move BeOS $os case to be with other Cygnus
5301 local cases.
5302
5303Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5304
5305 * config.sub: Remove misplaced comment that broke Linux.
5306
5307Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5308
5309 * config.sub: Add BeOS support.
5310
5311Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5312
5313 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5314
5315Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5316
5317 * configure.in (noconfigdirs): Remove tcl and tk from
5318 noconfigdirs for cygwin32 builds.
5319
d207ebef
JM
5320Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5321
5322 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5323
6599da04
JM
5324Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5325
5326 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5327 make-all.com, use makefile.vms instead.
5328
5329Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5330
5331 * config.sub: Accept -lnews*.
5332
d207ebef
JM
5333Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5334
5335 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 5336 target-examples and target-libiberty for d30v.
d207ebef
JM
5337
5338Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5339
5340 * configure.in (noconfigdirs): Enable ld for d30v.
5341
5342Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5343
5344 * configure.in (tic80-*-*): Build compiler.
5345
5346Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5347
5348 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 5349 unsupported d30v directories
d207ebef
JM
5350
5351Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5352
4e81ae98
EC
5353 * config.sub, configure.in: Add d30v target cpu.
5354
6599da04
JM
5355Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5356
5357 * makefile.vms: New file.
5358 * make-all.com: Remove.
5359
5360Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5361
5362 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5363
5364Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5365
5366 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5367
5368Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5369
5370 * Makefile.in (ALL_MODULES): Added all-db.
5371 (CROSS_CHECK_MODULES): Addec check-db.
5372 (INSTALL_MODULES): Added install-db.
5373 (CLEAN_MODULES): Added clean-db.
5374
5375Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5376
5377 * config.guess: Merge with latest FSF sources.
5378
5379Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5380
5381 * Makefile.in (ALL_MODULES): Added all-itcl.
5382 (CROSS_CHECK_MODULES): Added check-itcl.
5383 (INSTALL_MODULES): Added install-itcl.
5384 (CLEAN_MODULES): Added clean-itcl.
5385
5386Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5387
5388 * configure.in: build gdb for mn10200
5389
5390Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5391
5392 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5393
d207ebef
JM
5394Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5395
5396 * configure.in (tic80-*-*): Turn off most targets right now.
5397
6599da04
JM
5398Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5399
5400 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5401 rather than the makeinfo program.
5402 (do-info): Depend upon all-texinfo.
5403
5404Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5405
5406 * configure.in: Remove uses of config/mh-linux.
5407
5408 * config.sub, config.guess: Merge with latest FSF sources.
5409
d207ebef
JM
5410Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5411
5412 * config.sub (case $basic_machine): Add tic80 entries.
5413
6599da04
JM
5414Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5415
5416 * config.sub, config.guess: Merge with latest FSF sources.
5417
5418Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5419
5420 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5421 * mpw-config.in: Test for NewFolderRecursive.
5422 * mpw-install: Use symbolic name for startup filename.
5423 * mpw-README: Add various additional details.
5424
5425Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5426
5427 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5428
5429Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5430
5431 * configure.in: Do build gcc and the target libraries for
5432 the mn10200.
5433
5434Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5435
5436 * configure.in: don't avoid building gdb for mn10300 any more
5437 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5438 instead of single-quoting it.
5439
5440Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5441
5442 * configure.in: Don't use --with-stabs on IRIX 6.
5443
5444Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5445
5446 * configure.in (m32r): Build gdb, libg++ now.
5447
5448Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5449
5450 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5451 directories from noconfigdirs.
5452
5453Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5454
5455 * config.sub (basic_machine): added mips16 configuration
5456
5457Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5458
5459 * config.sub: Handle d10v-unknown.
5460
d207ebef
JM
5461Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5462
5463 * config.sub: Handle v850-unknown.
5464
6599da04
JM
5465Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5466
5467 * Makefile.in: add findutils
5468 * configure.in: add findutils to list of host_tools
5469
5470Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5471
5472 * config.sub: Handle mn10200 and mn10300.
5473
5474Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5475
5476 * configure.in (d10v-*): Do not build librx.
5477
5478Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5479
5480 * configure.in (mn10300): Build everything except gdb & libgloss.
5481
5482Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5483
5484 * config.guess: Patch for Dansk Data Elektronik servers,
5485 from Niels Skou Olsen <nso@dde.dk>.
5486
5487 For ncr, use /bin/uname rather than uname, since GNU uname does not
5488 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5489
5490 Patch for MIPS R4000 running System V,
5491 from Eric S. Raymond <esr@snark.thyrsus.com>.
5492
5493 Fix thinko for nextstep.
5494
5495 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5496
5497 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5498 * config.guess: Guess mips-dec-mach_bsd4.3.
5499
5500 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5501 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5502 release numbers.
5503 * config.guess (mips-mips-riscos*): Emit just enough of the
5504 release number.
5505
5506 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5507 * config.guess (sparc-auspex-sunos*): Added.
5508 (f300-fujitsu-*): Added.
5509
5510 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5511 * config.guess: Recognize a Tadpole as a sparc.
5512
5513Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5514
5515 * config.guess: Don't assume that NextStep version is either 2 or
5516 3. NextStep 4 (aka OpenStep 4) has come out now.
5517
5518Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5519
5520 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5521 From Rik Faith <faith@cs.unc.edu>.
5522
5523Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5524
5525 * config.sub: Contributions from bug-gnu-utils to:
5526 Support plain "hppa" (no version given) architecture, reported by
5527 OpenStep.
5528 OpenBSD like NetBSD.
5529 LynxOs is not a hardware supplier.
5530
5531 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 5532 OpenBSD like NetBSD.
6599da04
JM
5533 Stratus systems.
5534 More Pyramid systems.
5535 i[n>4]86 Intel chips.
5536 M680[n>4]0 Motorola chips.
5537 Use unknown instead of lynx for hardware manufacturer.
5538
5539Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5540
5541 * install.sh (chmodcmd): Set to null if the DST directory already
5542 exists.
5543
5544Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5545
5546 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5547 not use mt-ppc target Makefile fragment any more.
5548
5549Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5550
5551 * configure.in (*-*-windows): Exclude everything but those dirs
5552 needed to build windows.
5553
5554Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5555
5556 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5557
5558Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5559
5560 * configure.in: Exclude mmalloc from i386-windows.
5561 * config/mh-windows: Add rules for building MSVC makefiles.
5562
5563Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5564
5565 * Undo my previous change.
5566
5567Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
5568
5569 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5570 unconditionally.
5571 (MAKEOVERRIDES): Define (revert this part of October 18 change).
5572
5573Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5574
5575 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
5576 host to add it's own flags.
5577 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
5578 for MSVC build procedure.
5579
5580Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
5581
5582 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5583
5584Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
5585
5586 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5587 (CXX_FOR_TARGET): Likewise.
5588 (GCC_FOR_TARGET): Define.
5589 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5590 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5591 CC_FOR_TARGET was specified on the command line.
5592 (MAKEOVERRIDES): Don't define.
5593
5594Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
5595
5596 * configure.in (m32r): Fix spelling of libg++ libs.
5597
5598Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
5599
5600 * config.sub (-apple*): Remove, now redundant.
5601
5602Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
5603
5604 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
5605
5606 * configure: Rework yesterday's sed script patch.
5607
5608 * config.sub: Merge with FSF.
5609
5610Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
5611
5612 * config.guess: Merge from FSF.
5613
5614 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
5615 * config.guess: Use pc instead of unknown, for pc clone systems.
5616 Change linux to linux-gnu.
6599da04
JM
5617
5618 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 5619 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
5620
5621Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
5622
5623 * test-build.mk (HOLES): Add "xargs" for gdb.
5624
5625 * configure: Avoid hpux10.20 sed bug.
5626
5627Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
5628
5629 * configure.in config/mh-windows: Add support for windows host
5630 (that is a build done under the Microsoft build environment).
5631
5632Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
5633
5634 * Makefile.in: Replace all uses of srcroot with s, to shrink
5635 command line lengths.
5636
5637 Patches from Geoffrey Noer <noer@cygnus.com>:
5638 * configure.in: If configuring for newlib, pass --with-newlib to
5639 subdirectories.
5640 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
5641 -Bnewlib/ and -Lwinsup to gcc.
5642 (CXX_FOR_TARGET): Likewise.
5643
5644Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
5645
5646 * Makefile.in (ETC_SUPPORT): Add configure.
5647
5648Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
5649
4e81ae98 5650 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
5651 host configuration file.
5652
5653Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
5654
5655 * configure.in: Break mn10x00 support into separate
5656 mn10200 and mn10300 configurations.
5657 * config.sub: Likewise.
5658
5659Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
5660
5661 * configure.in: Add lots of stuff to noconfigdirs for
5662 the mn10x00 targets.
5663
5664 * config.sub, configure.in: Add mn10x00 support.
5665
5666Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
5667
5668 * make-all.com: Call conf-a-gas, not config-a-gas.
5669
5670Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
5671
5672 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 5673 targets.
6599da04
JM
5674
5675Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
5676
5677 * mpw-README: Add much more detail for native PowerMac.
5678 * mpw-install: New file.
5679 * mpw-configure: Add --norecursion and --help options.
5680 * mpw-config.in: Translate readme and install files when
5681 copying to objdir.
5682 * mpw-build.in: Don't always depend on byacc and flex.
5683 (install-only-top): New action.
5684
d207ebef
JM
5685Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
5686
5687 * configure.in: You can now configure GDB for the v850.
5688
6599da04
JM
5689Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
5690
5691 * configure.in (noconfigdirs): Don't configure any C++ dirs
5692 if targeting D10V.
5693
5694Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
5695
5696 * config.sub: Recognize mips64vr5000.
5697
5698Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
5699
5700 * configure.in: Use a single line for host_tools and native_only.
5701
5d4a5ee6
JL
5702Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5703
5704 * Makefile.in (install-itcl): Install tcl first.
5705
5706Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
5707
5708 * config/mh-cygwin32: ok to build split texinfo files
5709
5710Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5711
5712 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5713
6599da04
JM
5714Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
5715
5716 * config.sub, configure.in: Add entries for m32r.
5717
5d4a5ee6
JL
5718Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5719
5720 * config.guess: Merge with FSF.
5721
6599da04
JM
5722Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
5723
5724 * Makefile.in (inet-install): Don't run install-gzip.
5725
5726Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
5727
5728 * configure.in: Don't config lots of things for *-*-windows*.
5729
5730Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
5731
5732 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
5733 (host_libs, host_tools): Copy from configure.in.
5734 * mpw-configure: Don't complain about directories not found.
5735
5736Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5737
5738 * configure.in (i[345]86): Recognize i686 for pentium pro.
5739 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
5740 file.
5741
5742 * config.guess (i[345]86): Ditto.
5743
5744Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5745
5746 * configure.in (noconfigdirs): Removed gdb for D10V.
5747
d207ebef 5748Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 5749
d207ebef
JM
5750 * configure.in: Remove ld, target-libio, target-libg++, and
5751 target-libstdc++ from noconfigdirs.
5d4a5ee6 5752
6599da04
JM
5753Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
5754
5755 * configure: Fix three locations where shell scripts were
5756 being run directly rather than with config_shell.
5757
d207ebef
JM
5758Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5759
5760 * configure.in (v850-*-*): Set up initial $noconfigdirs.
5761 * config.sub (basic_machine): Recognize v850.
5762
6599da04
JM
5763Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
5764
5765 * mpw-configure: Handle multiple enable/disable options and
5766 pass them down recursively, handle -c and -s flags appropriately
5767 depending on choice of compiler, add escape mechanism for
5768 quoted arguments to gC.
5769
5770Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5771
5772 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
5773 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
5774 so that -mrelocatable-lib and -mno-eabi are used.
5775
5776 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
5777 not support --print-multi-lib, don't abort.
5778
5779Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5780
5781 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
5782 with normal Windows compilation environment.
5783
5784Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
5785
5786 * make-all.com: Run config-a-gas.
5787 * setup.com: Don't copy subdirectory files around.
5788
5789Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
5790
5791 * configure.in (*-*-ose): Remove exclusion of libgloss for this
5792 target, it now compiles correctly.
5793
5794Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
5795
5796 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5797
5798Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5799
4e81ae98 5800 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
5801
5802Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5803
5804 * configure.in (native_only): Add prms.
5805
5806Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
5807
5808 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5809 (BINUTILS_SUPPORT_DIRS): Likewise.
5810
5811Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5812
5813 * configure.in (d10v-*-*): Don't configure ld or gdb until the
5814 d10v support is added.
5815
5816Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5817
5818 * configure.in (d10v-*-*): New target.
5819
5820Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
5821
5822 * config.guess (HP 9000/811): Recognize this as a PA1.1
5823 machine.
5824
5825Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
5826
5827 * Makefile.in (do-tar-gz): New target, split out from tail end of
5828 taz target. Run each command separately, don't use pipes.
5829 (taz): Use it.
5830
5831Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
5832
5833 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5834 * mpw-build.in: No builds should depend on building byacc or flex,
5835 they are assumed to be installed already.
5836
5837Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5838
5839 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5840 variable that CC_FOR_TARGET needs.
5841
5842Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5843
5844 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5845 options have changed since the last time the subdirectory was
5846 configured, and if it has, reconfigure.
5847 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5848 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5849
5850Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
5851
5852 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5853 CLEAN_MODULES): Add bash.
5854 (all-bash): New target.
5855
5856Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
5857
5858 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5859
5860Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5861
5862 * config.sub (basic_machine): Recognize d10v as a valid processor.
5863
5864Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
5865
5866 * mpw-configure: Add support for --bindir.
5867 * mpw-build.in: Use a GCC-specific build script for GCC actions.
5868
5869Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
5870
5871 * configure.in: add bash, time, gawk to list of hosttools and things
5872 to only build for native toolchains
5873
5874Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5875
5876 * Makefile.in (docdir): Remove.
5877
5878Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5879
5880 * Makefile.in (datadir): Set to $(prefix)/share.
5881
5882Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5883
5884 * configure.in: build diff and patch for cygwin32-hosted
5885 toolchains.
5886
5887Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5888
5889 * config.sub: Accept -rtems*.
5890
5891Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5892
e490616e
ZW
5893 * configure.in: enable dosrel for cygwin32-hosted builds,
5894 remove diff from the list of things not buildable
5895 via Canadian Cross
6599da04
JM
5896
5897Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5898
5899 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 5900 don't get ". ".
6599da04
JM
5901
5902Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5903
5904 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5905
5906Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5907
5908 * Makefile.in (taz): Handle case where tex3patch didn't even get
5909 checked out. Also, if it was found, put the symlink in a new util
5910 subdirectory.
5911
5912Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5913
5914 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5915
5916Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5917
5918 * config.sub: Recognize -openvms.
5919 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5920 * make-all.com, setup.com: New files.
5921
5922Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5923
5924 * Makefile.in (taz): tex3patch moved to texinfo/util.
5925
5926Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5927
5928 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
5929 * configure.in: remove make from disable-if-Can-Cross list
5930 enable gdb if ${host} and ${target} are cygwin32
5931
5932Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5933
5934 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5935 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5936
5937Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5938
5939 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5940 distinguish sysv/svr4/bsd variants.
5941 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5942
5943Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5944
5945 * configure.in: Added copyright notice.
5946 * move-if-change: Added copyright notice.
5947
5948Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5949
5950 * configure.in (powerpcle-*-solaris*): Until we get shared
5951 libraries working, don't build gdb, sim, make, tcl, tk, or
5952 expect.
5953
5954Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5955
5956 * config.guess: Merge with FSF:
5957
5958 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5959 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5960
5961 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5962 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5963
5964 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5965 * config.guess: Combine two OSF1 rules.
5966 Also recognize field test versions. From mjr@zk3.dec.com.
5967 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5968 because GNU uname does not support -p. From pmr@pajato.com.
5969
5970Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5971
5972 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5973
5974Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5975
5976 * mpw-README: Document GCCIncludes.
5977
5978Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5979
5980 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5981
5982Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5983
5984 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5985
5986Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5987
5988 * configure.in (*-*-cygwin32): Configure make.
5989
5990Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5991
5992 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5993
5994Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5995
5996 * Makefile.in (all-inet): Depend on all-perl.
5997
5998 * Makefile.in (inet-install): New target.
5999
6000 * Makefile.in (all-inet): Depend on all-tcl.
6001 (all-inet): Depend on all-send-pr.
6002
6003Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6004
6005 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6006 temporarily.
6007
6008Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6009
6010 * configure.in: Don't configure --with-gnu-ld on AIX.
6011
6012Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6013
6014 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6015
6016Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6017
6018 * Makefile.in (ALL_MODULES): Added all-inet.
6019 (CROSS_CHECK_MODULES): Added check-inet.
6020 (INSTALL_MODULES): Added install-inet.
6021 (CLEAN_MODULES): Added clean-inet.
6022 (all-indent): New target.
6023
6024 * configure.in (host_tools): Added inet.
6025 (native_only): Added inet.
6026 (noconfigdirs): Added inet.
6027
6028Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6029
6030 * configure.in: Don't configure libgloss if we are not configuring
6031 newlib.
6032
6033Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6034
6035 * configure.in: Don't configure libgloss for unsupported
6036 architectures.
6037
6038Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6039
6040 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6041
6042Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6043
6044 * Makefile.in (ALL_MODULES): Include all-apache.
6045 (CROSS_CHECK_MODULES): Include check-apache.
6046 (INSTALL_MODULES): Include install-apache.
6047 (all-apache): New target.
6048
6049 * configure.in: Added apache everywhere perl is seen.
6050
6051Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6052
6053 * Makefile.in: Add support for clean-{module} and
6054 clean-target-{module} rules.
6055
6056Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6057
6058 * configure.in (*-*-ose) do not build libgloss.
6059
6060Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6061
6062 * config.guess (prep*:SunOS:5.*:*): Turn into
6063 powerpele-unknown-solaris2.
6064
6065Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6066
6067 * configure.in: Permit --enable-shared to specify a list of
6068 directories.
6069
6070Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6071
6072 * configure.in (host==solaris): Pass only the first word of $CC
6073 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6074
6075Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6076
6077 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6078
6079Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6080
6081 * Makefile.in (ALL_MODULES): Include all-perl.
6082 (CROSS_CHECK_MODULES): Include check-perl.
6083 (INSTALL_MODULES): Include install-perl.
6084 (ALL_X11_MODULES): Include all-guile.
6085 (CHECK_X11_MODULES): Include check-guile.
6086 (INSTALL_X11_MODULES): Include install-guile.
6087 (all-perl): New target.
6088 (all-guile): New target.
6089
6090 * configure.in (host_tools): Include perl and guile.
6091 (native_only): Include perl and guile.
6092 (noconfigdirs): Don't build guile and perl; no ports have been
6093 done.
6094
6095Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6096
e490616e
ZW
6097 * configure (--enable-*): Handle quoted option lists such as
6098 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
6099
6100Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6101
6102 * Makefile.in ({,inst}all-target): New rule so we can make and
6103 install all of the target directories easily.
6104
6105Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6106
6107 * configure.in: Add missing global flag in sed substitution when
6108 deleting `target-' from ${configdirs}.
6109
6110Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6111
6112 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6113 option.
6114
6115 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6116 config/mh-necv4.
6117
6118 * install.sh: Correct misspelling of transformbasename.
6119
6120 * config.guess: Recognize mips-*-sysv*.
6121
6122Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6123
6124 * config.sub: Recognize mon960.
6125
6126Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6127
6128 * configure: Restore Canadian Cross handling of BISON and LEX,
6129 removed in Feb 20 change.
6130
6131Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6132
6133 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6134 Mention make install. Remove the old copyright date as well the
6135 clumsy and rather pointless copyright on the README file.
6136
6137Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6138
6139 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6140 Makefile after running symlink-tree, then run `make distclean' to
6141 avoid clobbering any generated files in srcdir.
6142
6143Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6144
6145 * configure.in (m68k-*-netbsd*): Build everything now.
6146
6147Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6148
6149 * Makefile.in (taz): Fix quoting.
6150
6151Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6152
6153 * configure.in (sparclet-*-*): Build everything now.
6154
6155Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6156
6157 * configure.in (m68k-*-linux*): New host.
6158
6159Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6160
6161 * configure: Check for bison before byacc.
6162
6163Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6164
6165 * Makefile.in configure: Change the way LEX and BISON/YACC are
6166 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6167 searching PATH. These are used as fallbacks by Makefile.in if
6168 flex/bison/byacc aren't in objdir.
6169
6170Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6171
6172 * Makefile.in: Make everything which depends upon all-bfd also
6173 depend upon all-opcodes, in case --with-commonbfdlib is used.
6174
6175Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6176
6177 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6178 building NT native compilers on Unix.
6179
6180Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6181
6182 * configure.in: Don't get CC from the host Makefile fragment if we
6183 can find gcc in PATH, or if this is a Canadian Cross. Move the
6184 Solaris test for /usr/ucb/cc to the post target script, just after
6185 the compiler sanity test.
6186
6187Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6188
6189 * config.sub: Merge with FSF.
6190
6191Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6192
6193 * Makefile.in (RPATH_ENVVAR): New variable.
6194 (REALLY_SET_LIB_PATH): Use it.
6195 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6196
6197Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6198
6199 * config.sub, configure.in: Recognize sparclet cpu.
6200
6201Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6202
6203 * config.guess: Support m68k-cbm-sysv4.
6204
6205Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6206
6207 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6208 m68k-unknown-linuxaout from linker help string. Put quotes around
6209 $ld_help_string.
6210
6211Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6212
6213 * config.guess (powerpc-harris-powerunix): Add guess for port
6214 to new target.
6215
6216Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6217
6218 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6219
6220Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6221
6222 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6223 $(REALLY_SET_LIB_PATH) in Makefile.
6224 * Makefile.in (SET_LIB_PATH): New variable.
6225 (REALLY_SET_LIB_PATH): New variable.
6226 ($(DO_X)): Use $(SET_LIB_PATH).
6227 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6228 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6229 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6230 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6231 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6232 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6233 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6234 (install-dosrel): Likewise.
6235 (all-opcodes): Depend upon all-libiberty.
6236
6237Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6238
6239 * config.guess (*:CYGWIN*): New
6240
6241Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6242
6243 * Makefile.in (all-target-winsup): All all-target-libiberty.
6244
6245Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6246
6247 * configure.in (noconfigdirs): Add missing # in front of comment.
6248
6249Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6250
6251 * configure.in: add second pass to things added to noconfigdirs
6252 so *-gm-magic can exclude libgloss properly.
6253
6254Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6255
6256 * mpw-configure (extralibs_name, rez_name): Set correctly
6257 for MWC68K compiler.
6258
6259 * mpw-README: Add more info on the necessary build tools.
6260
6261Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6262
6263 * configure.in, config.sub: Recognize cygwin32.
6264
6265Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6266
6267 * config.guess, config.sub: Recognize A/UX.
6268
6269Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6270
6271 * config.sub: Merge with gcc/config.sub.
6272
6273Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6274
6275 * mpw-build.in (do-binutils): Add build of stamps.
6276
6277Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6278
6279 * config.sub: Add recognition for mips64vr4100*-* targets.
6280
6281Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6282
6283 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6284 Add creation of gconfigargs with `--enable-shared' turned on.
6285 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6286 ($(host)-stamp-stage3-configured): Likewise.
6287 (HOLES): Add chatr and ldd.
6288 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6289
6290Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6291
6292 * configure: Pass --nfp to recursive configures.
6293
6294Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6295
6296 * Makefile.in (DLLTOOL): New.
6297 (DLLTOOL_FOR_TARGET): New.
6298 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6299 (EXTRA_TARGET_FLAGS): Ditto.
6300 (EXTRA_GCC_FLAGS): Ditto.
6301 (CONFIGURE_TARGET_MODULES): Ditto.
6302 (DO_X): Ditto.
6303 * configure: Add DLLTOOL.
6304
6305Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6306
6307 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6308 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6309 mh-sco, since old workarounds no longer needed, and don't
6310 build ld, since libraries have weak symbols in COFF.
6311
6312Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6313
6314 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6315
6316Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6317
6318 * configure.in: Make sure that ${CC} can be used to compile an
6319 executable.
6320
6321Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6322
6323 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6324 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6325 nothing depending on whether gdbtk is being built.
6326
6327Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6328
6329 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6330
6331Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6332
6333 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6334 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6335
6336Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6337
6338 * config-ml.in: Add support for
6339 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6340 Simplify setting of multidirs from --disable-foo.
6341
6342Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6343
6344 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6345 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6346 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 6347 non-empty, pass them on to the GCC make.
6599da04
JM
6348 (all-bootstrap): New rule that is like all-gcc, except it executes
6349 the GCC bootstrap rule instead of the GCC all rule.
6350
6351Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6352
6353 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6354
6355Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6356
6357 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6358 DG/UX support.
6359
6360Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6361
6362 * config.sub (i*86*) Change [345] to [3456]
6363
6364Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6365
6366 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6367 --with-gnu-ld=no.
6368
6369Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6370
6371 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6372 AIX multilibs get built.
6373
6374Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6375
6376 * configure.in (i386-win32): Don't build expect if we're not
6377 building the tcl subdir.
6378
6379Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6380
6381 * Makefile.in: (configure-target-examples, all-target-examples):
6382 New targets, configure and build example programs.
6383
6384Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6385
6386 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6387 use it as input to sedit the generated MPW makefile.
6388 * mpw-README: Add a suggestion about Gestalt.h.
6389
6390Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6391
6392 * config.sub: Accept *-*-ieee*.
6393
6394Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6395
6396 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6397 Ronald F. Guilmette <rfg@monkeys.com>.
6398
6399Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6400
6401 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6402 for powerpc-pe native.
6403 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6404 (target==powerpc-pe): duplicate i386-win32 entry.
6405
6406Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6407
6408 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6409 of vxworks, not just vxworks5.1.
6410
6411Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6412
6413 * mpw-configure: Add support for exec-prefix.
6414
6415Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6416
6417 * config.guess: Recognize HP model 816 machines as having
6418 a PA1.1 processor.
6419
6420Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6421
6422 * configure: Ignore new autoconf configure options.
6423
6424Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6425
6426 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
3b75d237 6427 defaults to K&R mode, but doesn't have varargs.h, so we have to
6599da04
JM
6428 compile in ANSI mode.
6429
6430Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6431
6432 * config.guess: Recognize Pentium under SCO.
6433 From Robert Lipe <robertl@arnet.com>.
6434
6435Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6436
6437 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6438 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
6439 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
6440
6441Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6442
6443 * configure.in: Don't configure gas for alpha-dec-osf*.
6444
6445Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6446
6447 * configure.in: Default to --with-stabs for some targets for which
6448 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6449 i[345]86*-*-unixware*.
6450
6451Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6452
6453 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6454 rather than basing it on the target. Simplify handling of options
6455 controlling which directories to configure. Remove extraneous
6456 slash in multi-clean target.
6457
6458Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6459
6460 * config-ml.in: Prefix more variables with ml_ so they don't collide
6461 with configure's.
6462
6463Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6464
6465 * configure: Don't turn -v into --v.
6466
6467Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6468
6469 * configure.in (targargs): Fix typo.
6470
6471 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6472
6473Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6474
6475 * configure.in: Strip --host and --target options from
6476 CONFIG_ARGUMENTS, and always configure for --host only. Add
6477 --with-cross-host option when building with a cross-compiler.
6478 * configure: Canonicalize the arguments put into config.status by
6479 always using `=' for an option with an argument. Pass a presumed
6480 --host or --target explicitly.
6481
6482Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6483
6484 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6485 into general OS recognition case.
6486
6487Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6488
6489 * configure.in (target_configdirs): add target-winsup only
6490 for win32 target systems.
6491
6492Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6493
6494 * Makefile.in (all-target-libgloss): Depend upon
6495 configure-target-newlib, since when libgloss is built it looks to
6496 see if the newlib directory exists.
6497
6498Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6499
6500 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6501 cfg-ml-*.in.
6502
6503Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6504
6505 * configure: Handle LD and LD_FOR_TARGET when configuring a
6506 Canadian Cross.
6507
6508Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6509
6510 * config/mh-i386win32: add LD_FOR_TARGET.
6511
6512Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6513
6514 * configure.in (target_libs): add target-winsup.
6515 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6516 (target==ppcle-pe): remove ld from $noconfigdirs.
6517
6518Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6519
6520 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6521 Preserve relative path names in $srcdir. Build symlink tree if
6522 configuring cross target dir and srcdir=. (= no VPATH support).
6523 (configure-target-libg++): Depend on configure-target-librx.
6524 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6525 * config-ml.in: New file.
6526 * symlink-tree: New file.
6527 * configure: Ensure srcdir="." if that's what it is.
6528
6529Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6530
6531 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6532 includes and FLEX_SKELETON setting.
6533 * mpw-configure (--with-gnu-ld): New option, controls whether
6534 to use PPCLink or ld with PowerMac GCC.
6535 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6536 * mpw-config.in: Configure grez if targeting Mac.
6537
6538 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
6539 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6540 just macos.
6599da04
JM
6541 * configure.in: Configure grez resource compiler if targeting Mac.
6542 * Makefile.in (all-grez, install-grez): New targets.
6543
6544Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6545
6546 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 6547 gcc in the path, set CC to gcc -O2.
6599da04
JM
6548
6549Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6550
6551 * configure: Default ${build} correctly. Avoid picking up extra
6552 spaces when reading CC and CXX from Makefile. When doing a
6553 Canadian Cross, use plausible default values for numerous
6554 variables.
6555 * configure.in: When doing a Canadian Cross, don't try to
6556 configure tools whose configure script can't handle it.
6557
6558Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6559
6560 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6561
6562Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6563
6564 * configure: Remove dubious bug reporting address.
6565
6566Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6567
6568 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6569 configure script, run that instead of this directory's configure.
6570 In either case, print a message that we're configuring the sub-dir.
6571
6572Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6573
6574 * configure.in: Before checking for the existence of various files,
6575 use sed to filter out "target-".
6576
6577Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6578
6579 * Makefile.in (DO_X): Split rule to decrease command line length
6580 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6581 (Philippe De Muyter).
6582
6583Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6584
6585 * Makefile.in (all-patch): depend on all-libiberty.
6586
6587Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6588
6589 * configure.in: If the only directory in target_configdirs which
6590 actually exists is libiberty, then set target_configdirs to empty,
6591 to avoid trying to build a target libiberty in a gas or gdb
6592 distribution.
6593
6594Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
6595
6596 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
6597 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6598 systems.
6599da04
JM
6599
6600Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6601
6602 * configure.in (copy_dirs): Use sys-include instead of include
6603 for --with-headers option.
6604
6605Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
6606
6607 * Makefile.in, configure.in: Make winsup builds work with
6608 new scheme.
6609
6610Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
6611
6612 * configure.in: Build the linker on AIX.
6613
6614Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
6615
6616 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
6617 where needed.
6618
6619Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
6620
6621 * Makefile.in (all-gcc): Fix typo.
6622
6623Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6624
6625 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
6626
6627Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
6628
6629 * configure.in: Rename libFOO to target-libFOO, and xiberty
6630 to target-xiberty, to provide more flexibility.
6631 (target_subdir): Define. Create if cross.
6632 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6633 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
6634 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6635 check-libFOO -> check-target-libFOO, etc.
6636 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
6637 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
6638 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
6639 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
6640 allow ALL_GCC="" to only configure.
6641 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
6642 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
6643 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
6644
6645Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
6646
6647 * Makefile.in (taz): Build "info" in etc explicitly.
6648
6649Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
6650
6651 * configure.in: Make sure that CC is undefined (as opposed to
6652 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
6653 problem with autoconf trying to configure on a host without GCC.
6654
6655Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6656
6657 * mpw-configure: Set host alias from choice of host compiler,
6658 only use generic MPW Makefile sed if present, edit a file
6659 named "hacked_Makefile.in" instead of "Makefile.in" if present.
6660 * mpw-README: Add problem notes about CW6 and CW7.
6661
6662Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
6663
6664 * Makefile.in (taz): Use ";" instead of ";;".
6665
6666Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6667
6668 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
6669 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6670 DISTDOCDIRS.
6671 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
6672 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
6673
6674Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
6675
6676 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
6677 and gnats, because they are now subsumed by DISTSTUFFDIRS.
6678 Move bfd to DISTSTUFFDIRS.
6679
6680Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6681
6682 * Makefile.in (X11_LIB): Removed.
6683 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6684
6685 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6686
6687Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6688
6689 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6690 names.
6691
6692Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6693
6694 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6695
6696Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
6697
6698 * configure.in (i[345]86-*-win32): Always build newlib.
6699 Don't configure cvs, autoconf or texinfo.
6700 * Makefile.in (LD_FOR_TARGET): New.
6701 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
6702 Pass down LD_FOR_TARGET.
6703
6704Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
6705
6706 * winsup: New directory.
6707 * Makefile.in: Build winsup.
6708 * configure.in: Winsup is configured when target is win32.
6709 Can only build win32 target GDB when native.
4e81ae98 6710
6599da04
JM
6711Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
6712
6713 * config.guess: Recognize HP model 819 machines as having
6714 a PA 1.1 processor.
6715
6716Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
6717
6718 * configure: Fix sed loop which substitutes for CC and CXX to
6719 avoid bug found in various sed implementations.
6720
6721Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6722
6723 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
6724 simulator. Use standard powerpc-*-eabi*.
6725
6726Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
6727
6728 * configure.in: Stop putting gas and binutils in noconfigdirs for
6729 powerpc-*-aix* and rs6000-*-*.
6730
6731Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
6732
6733 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
6734 -mcall-aixdesc libraries.
6735
6736Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
6737
6738 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6739
6740 * config.sub (arm | armel | armeb): Fix shell syntax.
6741
6742Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6743
6744 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
6745 -msoft-float and -mcpu=common support.
6746 (powerpc*-*-eabisim*): Add support for building -mcall-aix
6747 libraries.
6748
6749Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6750
6751 * configure.in: Allow configuration and build of emacs19 for the alpha.
6752
6753Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6754
6755 * configure.in (CC): Get ^CC, not just any old CC, from
6756 ${host_makefile_frag}.
6757
6758Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6759
4e81ae98 6760 * configure.in (CC): Try to get CC from
6599da04
JM
6761 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
6762
6763Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6764
6765 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
6766 only if it exists in $(srcdir).
6767
6768Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
6769
6770 * configure: If CC and CXX are not set in the environment, set
6771 them, based on either an existing Makefile or on searching for gcc
6772 in PATH. Substitute for CC and CXX in Makefile.
6773 * configure.in: Remove libm from target_libs. Separate
6774 target_configdirs from configdirs. If CC is not set in
6775 environment, try to get it from a host Makefile fragment. Rewrite
6776 changes of configdirs to use skipdirs instead. A few minor
6777 tweaks. Take directories out of target_configdirs as they are
6778 taken out of configdirs. Remove existing Makefile files from
6779 subdirectories. Substitute for TARGET_CONFIGDIRS and
6780 CONFIG_ARGUMENTS in Makefile.
6781 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
6782 by configure.in.
6783 (CONFIG_ARGUMENTS): Likewise.
6784 (CONFIGURE_TARGET_MODULES): New variable.
6785 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6786 ($(CONFIGURE_TARGET_MODULES)): New target.
6787 (configure-libg++, configure-libio): New targets.
6788 (all-libg++): Depend upon configure-libg++.
6789 (all-libio): Depend upon configure-libio.
6790 (configure-libgloss, all-libgloss): New targets.
6791 (configure-libstdc++): New target.
6792 (all-libstdc++): Depend upon configure-libstdc++.
6793 (configure-librx, all-librx): New targets.
6794 (configure-newlib): New target.
6795 (all-newlib): Depend upon configure-newlib
6796 (configure-xiberty): New target.
6797 (all-xiberty): Depend upon configure-xiberty.
6798
6799Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6800
6801 * configure.in (host i[345]86-*-win32): Expand the
6802 noconfigdirs again.
6803
6804Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
6805
6806 * mpw-configure: Fix sed command file name.
6807
6808Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
6809
4e81ae98 6810 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
6811 noconfigdirs again.
6812
6813Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
6814
6815 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6816 or powerpc*-*-pe*, since they are not yet supported.
6817
6818Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6819
6820 Add PowerMac support and many other enhancements.
6821 * mpw-configure: New option --cc to select compiler to use,
6822 paste options set according to --cc into the generated
6823 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6824 if mpw-make.sed is present.
6825 * mpw-config.in: Don't test for gC1, test for mpw-touch,
6826 add forward includes for PowerPC include files.
6827 * mpw-build.in: Build using Makefile.PPC if present.
6828 (do-byacc, etc): Remove separate version resource builds.
6829 (do-gas): Build "stamps" before "all".
6830 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6831 * mpw-README: Update to reflect --cc option, PowerMac support,
6832 and recently-reported compatibility problems.
6833
6834Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
6835
6836 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6837 embedded m68k systems (-aout, -coff, -elf, -vxworks).
6838 (--with-multilib-top): Pass to recursive invocations.
6839
6840Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
6841
6842 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6843 v810-*-*.
6844
6845Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6846
6847 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6848 gdb, ld and opcodes on v810-*-*.
6849
6850Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
4e81ae98 6851
6599da04
JM
6852 * config/mh-ncrsvr43: Removed AR_FLAGS
6853
6854Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
6855
6856 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6857 (local-maintainer-clean): New target.
6858 (maintainer-clean): New target.
6859 (realclean): Just depend upon maintainer-clean.
6860
6861Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6862
6863 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6864
6865Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
6866
6867 * configure.in: Build ld in mips*-*-bsd* case.
6868
6869Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
6870
6871 * config.sub: Accept -lites* OS. From Ian Dall.
6872
6873Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6874
6875 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 6876 targets.
6599da04
JM
6877
6878Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6879
6880 * configure.in: treat i386-win32 canadian cross the same as
6881 i386-go32 canadian cross.
6882
6883Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6884
6885 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6886 running under the simulator to build a reduced set of libraries.
6887 (powerpc-*-eabiaix): Add fine grained multilib support added to
6888 other powerpc targets yesterday.
6889
6890Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6891
6892 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6893 -disable-softfloat, -disable-relocatable, -disable-aix, and
6894 -disable-sysv to control which multilib libraries get built.
6895
6896Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6897
6898 * configure: Add Makefile.tem to list of files to remove in trap
6899 handler.
6900
6901Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6902
6903 * config.guess (*Linux*): Add missing "exit"s.
6904 Also, need specific check for alpha-unknown-linux (uses COFF).
6905
6906Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6907
6908 * config.guess: Merge with FSF:
6909
6910 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6911 * config.guess (AIX4): More robust release numbering discovery.
6912
6913 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6914 * config.guess (i386-sequent-ptx): Properly get version number.
6915
6916 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6917 * config.guess (mips:*:4*:UMIPS): New case.
6918
6919Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6920
6921 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6922 (i386-win32 host): Likewise. Don't build readline.
6923
6924Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6925
6926 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6927 SUPPORT_FILES to submakes.
6928
6929Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6930
6931 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6932 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6933 mpw-configure.
6934
6935Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6936
6937 * configure.in (appdirs): Use =, not ==, in test expression when
6938 trying to build the text to print in the warning message for
6939 Solaris users.
6940
6941Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6942
6943 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6944
6945Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6946
6947 * config.guess: Recognize lynx-2.3.
6948
6949Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6950
6951 * config.sub (z8ksim): Deleted
6952 (z8k-*-coff): New, this is the one true name of the target.
6953
6954Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6955
6956 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6957
6958Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6959
6960 * config.guess (*:Linux:*:*): First try asking the linker what the
6961 default object file format is (elf, aout, or coff). Then if this
6962 fails, try previous methods.
6963
6964Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6965
6966 * configure.in: Don't build newlib for *-*-vxworks5.1.
6967
6968Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6969
6970 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6971 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6972
6973Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6974
6975 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6976
6977Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6978
6979 * cfg-ml-com.in: New file.
6980 * cfg-ml-pos.in: New file.
6981
6982Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6983
6984 * COPYING.NEWLIB: Add HP free copyright to list.
6985
6986Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6987
6988 * config.sub: Recognize -eabi* for the system, not just -eabi.
6989
6990Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6991
6992 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6993 * config.sub, configure.in (win32): New target and host.
6994
6995Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6996
6997 * configure.in: Add i386-pe configuration.
6998
6999Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7000
7001 * mpw-build.in (install): Install GDB after LD.
7002
7003Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7004
7005 * mpw-config.in (elf/mips.h): Always forward-include, needed
7006 for GDB to build.
7007
7008Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7009
7010 * testsuite: New directory for customer acceptance and whole tool
7011 chain tests.
7012
7013Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7014
7015 * configure: If per-host line isn't found, but AC_OUTPUT is found
7016 and a configure script exists, run it instead.
7017
7018Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7019
7020 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7021
7022Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7023
7024 * configure: Set build_{cpu,vendor,os,alias} to host values when
7025 --build isn't specified.
7026
7027Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7028
7029 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7030 (FLAGS_TO_PASS): Pass them.
7031 (EXTRA_TARGET_FLAGS): Ditto.
7032
7033 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
7034
7035Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7036
7037 * Makefile.in (all-libg++): Depend on all-libstdc++.
7038
7039Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7040
7041 * configure.in (noconfigdirs): Enable all packages for
7042 i386-unknown-netbsd.
7043
7044Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7045
7046 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7047 hosted builds (DOS builds)
7048
7049Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7050
7051 Changes for ARM based on patches from Richard Earnshaw:
7052 * config.sub: Handle armeb and armel.
7053 * configure.in: Omit arm linker only for riscix.
7054
7055Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7056
7057 * config.guess: Update from FSF.
7058
7059Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7060
63f6bcd7 7061 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
7062 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7063 powerpcle variant. Convert pentium into i586, not i486. Add p5
7064 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7065 temporarily.
7066
7067Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7068
7069 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7070
7071Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7072
7073 * config.sub: Accept -lites* as a basic system type.
7074
7075Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7076
7077 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7078 installed, and if so return linuxoldld as the system name.
7079
7080Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7081
7082 * config.guess: Add hppa1.1-hp-lites support.
7083
7084Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7085
7086 * configure.in: Don't build newlib for m68k-vxworks5.1.
7087
7088Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7089
7090 * configure.in (mips-sgi-irix6): Use mh-irix5.
7091
7092Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7093
7094 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7095
7096Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7097
7098 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 7099 OSF/1. Fix compiler flags.
6599da04
JM
7100 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7101
7102Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7103
7104 * configure.in: Recognize --with-newlib.
7105 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7106
7107Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7108
d207ebef 7109 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
7110 to *_X11_MODULES due to gdbtk needing X include files et al.
7111
7112Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7113
7114 Merge in support for Mac MPW as a host.
7115 (Old change descriptions retained for informational value.)
7116
7117 * mpw-config.in: Add generic include forwards for cpu-specific
7118 include files in aout and elf directories.
7119
7120 * mpw-configure: Added copyright.
7121 * mpw-config.in: Check for presence of required build tools.
7122 (target_libs): Add newlib.
7123 (target_tools): Add examples.
7124 (Read Me): Generate as "Read Me for MPW" instead.
7125 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7126 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7127 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7128
7129 * mpw-configure: Remove subdir-specific makefile hackery,
7130 delete mk.tmp after using it.
7131
7132 * mpw-build.in (all): Display start and end times.
7133
7134 * mpw-configure (host_canonical): Set.
7135 (target_cpu): Always add to makefiles.
7136 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7137 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7138 (mpw-mh-mpw): Look for in srcdir and srcroot.
7139 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7140
7141 * mpw-build.in: (install-only): New target.
7142
7143 * mpw-configure (host_alias, target_alias): Rename from hostalias
7144 and targetalias, add into generated Makefile.
7145 (mk.tmp): If present, add into generated Makefile.
7146 * mpw-build.in (all-gas): Build config.h first before gas proper.
7147
7148 * mpw-configure (config.status): Write only if changed.
7149 * mpw-config.in (readline): Configure it (not built, just used for
7150 definitions).
7151
7152 * mpw-config.in (elf/mips.h): Add a forward include.
7153
7154 * mpw-config.in: Forward-include most .h files in include into
7155 extra-include.
7156 (readline): Don't build.
7157 mpw-build.in (install): Install GDB.
7158
7159 * mpw-configure (prefix, mpw_prefix): Handle it.
7160 * mpw-config.in (mmalloc, readline): Don't configure.
7161 * mpw-build.in (thisscript): Rename to ThisScript.
7162 Use mpw-build instead of BuildProgram everywhere.
7163 (mmalloc, readline): Don't build.
7164 * mpw-README: New file, basic documentation about the MPW port.
7165
7166 * mpw-config.in: Use forward-include to create include files.
7167
7168 * mpw-configure: Add more things to the top of each configured
7169 Makefile, including contents of config/mpw-mh-mpw.
7170 * mpw-config.in (extra-include): Create this directory and fill it
7171 with Posix-like include files when configuring.
7172
7173 * config.sub (apple, mac, mpw): Add various aliases.
7174
7175 * mpw-build.in: New file, top-level build script fragment for MPW.
7176 * mpw-configure: New file, configure script for MPW.
7177 * mpw-config.in: New file, config fragment for MPW.
7178
7179Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7180
7181 * configure.in (host_libs): Remove glob, since it is gone from the
7182 sources.
7183
7184Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7185
7186 * Makefile.in: define empty GDB_NLM_DEPS var.
7187
7188 * configure.in(target_makefile_frag): use config/mt-netware
7189 for netware targets.
7190
7191Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7192
7193 * config.sub: Merge in recent FSF changes. Remove linux special
7194 cases.
7195
7196Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7197
7198 build-all.mk,config/mh-solaris: revert these two changes:
7199
7200 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7201
7202 * build-all.mk: Use CC=cc -Xs on Solaris.
7203
7204 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7205
7206 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
7207 working xmakefile for Emacs.
7208
7209Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7210
7211 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7212 stop using it.
7213 * Makefile.in: Nuke all references to glob subdirectory.
7214
7215Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7216
7217 * configure.in: Fix --enable-shared logic in per-host.
7218
7219Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7220
7221 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7222
7223Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7224
7225 * configure.in (noconfigdirs): Don't build gas on AIX, for
7226 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7227
7228Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7229
7230 * configure: Fix --cache-file to work if the file argument is a
7231 relative path.
7232
7233Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7234
7235 * configure: If the --cache-file is used, pass it down to
7236 configure in subdirectories.
7237
7238Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7239
7240 * config.sub: add vxworks29k configuration.
7241
7242Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7243
7244 * Makefile.in (taz): Do "diststuff" part quietly.
7245
7246Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7247
7248 * config.sub: Mini-merge with gcc/config.sub.
7249
7250Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7251
7252 * config.guess (IRIX): Sed - to _.
7253
7254Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7255
7256 * Makefile.in (source-vault, binary-vault): New targets.
7257
7258Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7259
7260 * config.sub: Recognize -eabi as a basic system type.
7261
7262Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7263
7264 * configure.in (enable_shared stuff): Fix typo.
7265
7266Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7267
7268 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7269
7270Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7271
7272 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7273
7274Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7275
7276 * configure.in (rs6000-*-*): Don't build gas.
7277
7278Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7279
7280 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7281 reduce command line length.
7282 (AS_FOR_TARGET): Check for as.new, not Makefile.
7283 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7284
7285Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7286
7287 * config.guess: Merge from FSF.
7288
7289Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7290
7291 * configure: Don't use $ when handling program_suffix.
7292
7293Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7294
7295 * configure.in: Configure tk for hppa/hpux.
7296
7297Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7298
7299 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7300
7301Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7302
7303 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7304 to LIBCXXFLAGS. Tests are better run without it.
7305
7306Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7307
7308 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7309
7310Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7311
7312 * configure.in (*-*-netware*): Don't configure xiberty.
7313
7314Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7315
7316 * configure.in: Remove tk from native_only list.
7317
7318Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7319
7320 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7321 for special NCD build.
7322
7323Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7324
7325 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7326 makeall.bat, they're only useful for binutils snapshots.
7327 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7328 makeall.bat to specified SUPPORT_FILES.
7329
7330Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7331
7332 * build-all.mk: Add Ericsson targets to sun4 and solaris
7333 hosts. Add BNR's sun4 target to solaris host, so their
7334 build-from-source will be tested in-house first.
7335
7336Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7337
7338 * Makefile.in (LIBCFLAGS): New variable.
7339 (CFLAGS_FOR_TARGET): Ditto.
7340 (LIBCFLAGS_FOR_TARGET): Ditto.
7341 (LIBCXXFLAGS): Ditto.
7342 (CXXFLAGS_FOR_TARGET): Ditto.
7343 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7344 (BASE_FLAGS_TO_PASS): Pass them.
7345 (EXTRA_TARGET_FLAGS): Ditto.
7346
7347 * configure.in, config/m[th]-*pic: Support --enable-shared.
7348
7349Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7350
7351 * configure.in (target_libs): Include libstdc++ again.
7352 * config.guess: Update from FSF (for FreeBSD).
7353
7354Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7355
7356 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7357 makeall.bat.
7358 (DISTDOCDIRS): Add `etc'.
7359 (ETC_SUPPORT_PFX): New variable.
7360 (taz): Include anything from etc starting with a word in
7361 ETC_SUPPORT_PFX.
7362
7363Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7364
7365 * config.sub: Update for recent FSF changes. Remove obsolete
7366 h8300hds entry. Add -windows* and -osx as basic os. Minor
7367 spacing changes.
7368
7369Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7370
7371 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7372
7373 * config.guess: Merge with FSF.
7374 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7375
7376Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7377
7378 * configure: Since the "trap 0" handler will override the exit
7379 status on many systems, only use it for "exit 1", and make it set
7380 a non-zero exit status; reset it before "exit 0". Also, check
7381 exit status of config.sub, and error out if it failed.
7382
7383Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7384
7385 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7386 and install libgloss.
7387
7388Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7389
7390 * Makefile.in (all-binutils): Depend upon all-byacc.
7391
7392 * configure.in: Don't build emacs on Irix 5.
7393
7394Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7395
7396 * configure.in (*-*-netware*): Add libio.
7397
7398Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7399
7400 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7401 (CHECK_TARGET_MODULES): Ditto.
7402 (INSTALL_TARGET_MODULES): Ditto.
7403 (TARGET_LIBS): Ditto.
7404 (all-libstdc++): Note dependencies.
7405
7406Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7407
7408 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7409
7410Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7411
7412 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7413 -fexternal-templates.
7414
7415 * configure.in (target_libs): Add libstdc++.
7416 (noconfigdirs): Add libstdc++ as appropriate.
7417
7418Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7419
7420 * config.guess: Update from FSF.
7421
7422Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7423
7424 * configure: Use ${config_shell} when running ${configsub}.
7425
7426Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7427
7428 * config.sub: No longer recognize h8300h.
7429
7430Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7431
7432 * config.sub: Remove extraneous differences between config.sub and
7433 gcc/config.sub.
7434
7435Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7436
7437 * Makefile.in (DISTSTUFFDIRS): Add gas.
7438
7439Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7440
7441 * COPYING.NEWLIB: New file.
7442
7443Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7444
7445 * config.guess (HP-UX): Patch from Harlan Stenn
7446 <harlan@landmark.com> to also emit release level.
7447
7448Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7449
7450 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7451
7452Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7453
7454 * config.sub: Merge nextstep cleanup from FSF.
7455
7456Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7457
7458 * configure.in (arm-*-*): Don't configure ld for this target.
7459
7460Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7461
7462 * configure.in (*-*-netware): don't configure libg++, libio,
7463 librx, or newlib.
7464
7465Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7466
7467 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7468 configure ld--it works, but it doesn't support shared libraries.
7469
7470Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7471
7472 * config.guess (*-unknown-freebsd*): Get rid of possible
7473 trailing "(Release)" in version string.
7474 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7475
7476Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7477
7478 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7479 Fix type: *-next-neststep -> *-next-nextstep.
7480
7481 * config.guess: Merge from FSF:
7482
7483 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7484
7485 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7486
7487 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7488
7489 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7490 instead of UNIX_SV for UnixWare 1.0).
7491
7492Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7493
7494 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7495 to make gdb/nlm/* build after the compiler and linker.
7496
7497Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7498
7499 * config.guess (netbsd, freebsd, linux): Accept any machine,
7500 not just i[34]86.
7501 (m68k-atari-sysv4): Relocate to match FSF version.
7502
7503 * config.guess: More merges from the FSF:
7504
7505 Add a space before function call or macro invocation.
7506
7507 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7508
7509 * config.guess: Add trap cmd to remove dummy.c and dummy when
7510 interrupted.
7511
7512 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7513
7514 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7515 (dummy): Redirect stderr from compilation of dummy.c.
7516
7517 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7518
7519 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7520
7521Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7522
7523 * configure: Accept and ignore --cache*, for compatibility with
7524 new autoconf.
7525
7526Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7527
7528 * config.guess: Merge from FSF:
7529
7530 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7531
7532 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
7533 (PATH): Add /.attbin at end for finding uname.
7534 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
7535
7536 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7537
e490616e 7538 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
7539
7540 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7541
e490616e
ZW
7542 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7543 to select whether to use ELF or COFF.
6599da04
JM
7544
7545 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7546
e490616e 7547 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
7548
7549 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7550
7551 * config.guess: Guess the OS version for HPUX.
7552
7553 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7554
7555 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7556
7557Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7558
7559 * configure.in: Recognize --with-headers, --with-libs, and
7560 --without-newlib.
7561 * Makefile.in (all-xiberty): Depend upon all-ld.
7562
7563Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7564
7565 * configure.in: Change i[34]86 to i[345]86.
7566
7567Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7568
7569 * configure (version): A few more tweaks to help message.
7570
7571Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7572
7573 * Makefile.in: Remove (for now) librx as a host library,
7574 now that we're building it for target.
7575
7576Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7577
7578 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7579 (Karl Berry).
7580
7581Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7582
7583 * configure.in: Also configure librx.
7584
7585Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7586
7587 * Makefile.in: Update various rules to reflect that librx
7588 is now needed for libg++.
7589
7590Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7591
7592 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7593
7594Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7595
7596 * configure.in: Configure the examples directory.
7597
7598Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7599
7600 * configure: Simplify Jun 2 1994 change.
7601
7602Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7603
7604 * change CC to /usr/latest/bin/gcc for lynx host builds, since
7605 /bin/gcc isn't good enough to build gcc.
7606
7607Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
7608
7609 * Makefile.in (GDB_SUPPORT_FILES): Remove
7610 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
7611 (gdb.tar.gz): Add new rule to use standard distribution building
7612 mechanism.
7613
7614Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7615
7616 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
7617 Bill Cox <bill@cygnus.com>.
7618
7619Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
7620
7621 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
7622
7623Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
7624
7625 * configure: Search current dir first in .gdbinit.
7626
7627Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
7628
7629 * config.sub: Recognize freebsd (merged from gcc config.sub).
7630
7631Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
7632
7633 * config.sub: Refer to NeXT's operating system as nextstep.
7634
7635 * config.sub (case $basic_machine): Re-order the cases, to match
7636 the order in the FSF version (which is mostly alphabethical).
7637 Merge in some additions and changes from the FSF.
7638
7639Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
7640
7641 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7642 * config.sub: Recognize cxux7.
7643 * configure.in: Use mh-cxux for m88k-harris-cxux*.
7644
7645Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7646
7647 * config.sub: Fix typo powerpc -> powerpc-*.
7648
7649Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
7650
7651 * Makefile.in: `all-emacs19' depends on `all-byacc'.
7652
7653 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
7654 parallel with all-emacs and install-emacs). Top-level command
7655 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
7656
7657Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7658
7659 * test-build.mk ($(host)-stamp-stage2-installed): Remove
7660 $(relbindir)/make before doing ``make install'', and use
7661 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
7662 installing over running make binary.
7663 ($(host)-stamp-stage3-installed): Likewise.
7664
7665Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7666
7667 * config.guess: Recognize Mach.
7668
7669Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7670
7671 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7672 see whether --exec-prefix was used.
7673
7674Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7675
7676 * README: Explicitly mention libg++/README. (Zoo's idea.)
7677
7678Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7679
7680 * Makefile.in: Add all-librx target similar to all-libproc.
7681
7682Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
7683
7684 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
7685 with post 1.2 uname bogosity.
7686
7687Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7688
7689 * configure: Remove temporary files on receipt of a signal.
7690
7691Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
7692
7693 * configure: If there is a package_makefile_frag, remove
7694 ${subdir}/Makefile.tem after copying it in.
7695
7696Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7697
7698 * build_all.mk: support rs6000 lynx identifies itself as
7699 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
7700 since /bin/gcc is too feeble to compile a modern gcc.
7701
7702Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7703
7704 * brought devo/test-build.mk update-to-date with progressive/
7705 test-build.mk. Add lynx targets and hppa flag info.
7706
7707Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7708
7709 * configure.in: Use mh-ncrsvr43. Patch from
7710 Tom McConnell <tmcconne@sedona.intel.com>.
7711
7712Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
7713
7714 * config.guess (i386-unknown-bsdi): No longer need to
7715 check #if defined(__bsdi__) && defined(__i386__).
7716
7717Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7718
7719 * configure: Set program_transform_nameoption correctly.
7720
7721Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7722
7723 * brought build-all.mk update-to-date with progressive build-all.mk,
7724 added new targets and hppa info.
4e81ae98 7725
6599da04
JM
7726Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7727
7728 * configure: If config.guess result is a prefix of the user
7729 specified target, assume a native build and use the user specified
7730 target as the host alias. Remove SunOS patch suffix removal hack.
7731 * configure.in: Remove SunOS patch suffix removal hack.
7732
7733 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
7734 in NATIVE_CHECK_MODULES.
7735
7736Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
7737
7738 * Makefile.in: Rename HOST_ONLY to NATIVE.
7739 * configure: Delete SunOs patch suffix from host_canonical
7740 and build_canonical variables that are prepended to Makefiles.
7741 * configure.in: Add comments for easier maintenance.
7742
7743Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7744
7745 * Makefile.in: Add all-libproc target similar to all-gui.
7746
7747Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
7748
7749 * Makefile.in (CHECK_MODULES): split into
7750 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
7751
7752Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
7753
7754 * config.guess (i386-unknown-bsdi): New system to guess.
7755
7756Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7757
7758 * Makefile.in: Add all-gui target (but not yet build by "all").
7759
7760Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
7761
7762 * config.sub: Move deletion of patch suffix from here...
7763 * configure.in: To here, at Ian's suggestion. The top-
7764 level scripts might need to know of a patch level.
7765
7766Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
7767
7768 * config.sub: Strip off patch suffix so rtl is recognized
7769 as a sunos4.1.3 machine, even though it's been patched.
7770
7771Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
7772
7773 * Makefile.in (INSTALL_LAST): Delete.
7774 (INSTALL_DOSREL): New.
7775
7776Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7777
7778 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
7779 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
7780 whether we pass down --with-gnu-ld anyhow.
7781
7782Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
7783
7784 * Makefile.in (INSTALL_LAST): Change operation so it works
7785 on more flavors of make.
7786 * configure.in (go32): Don't build libg++ or libio.
7787
7788Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
7789
7790 * Makefile.in (Move HOST_PREFIX_1 and friends up so
7791 they can be overriden by templates.
7792
7793Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
7794
7795 * configure.in (target==go32): Don't build gdb.
7796 * dosrel: New directory.
7797
7798Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
7799
7800 * configure.in (host==go32): Configure dosrel too.
7801 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7802 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7803 be set by incoming names or templates.
7804 (INSTALL_LAST): New rule.
7805 * config/mh-go32: New fragment.
7806
7807Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
7808
7809 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7810
7811Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7812
7813 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
7814 unique in 8.3 naming schemes.
7815 * configure.in (appdirs): New variable. Currently empty, but will
7816 be used in gas distribution. If nonempty, lists a set of
7817 directories at least one of which must get configured, or top
7818 level configuration is considered to have failed.
7819 (rs6000-*-lynxos*): Use new file name.
7820
7821Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7822
7823 Eliminate XTRAFLAGS.
7824 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7825 newlib include files using -idirafter, and also use -nostdinc.
7826 (CXX_FOR_TARGET): Likewise.
7827 (XTRAFLAGS): Removed.
7828 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7829 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7830 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7831 ($(DO_X)): Don't pass down XTRAFLAGS.
7832
7833Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7834
7835 * configure.in (mips*-dec-bsd*): New target; do build linker.
7836 (mips*-*-bsd*): New target; don't build linker.
7837
7838Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7839
7840 * configure.in: support rs6000-*-lynxos* configuration.
7841 support sunos4 as a cross target.
7842
7843 * config.sub: look for lynx*, not lynx since the OS version may
7844 legitimately be part of the name.
7845
7846Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7847
7848 * configure.in (i[34]86-*-sco*): Move to be with other i386
7849 targets.
7850 (romp-*-*): New target. Skip various binary utilities.
7851 (vax-*-*): New target. Don't build newlib.
7852 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
7853
7854Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7855
7856 * configure.in: Only set host_makefile_frag if config
7857 directory exists.
7858
7859Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7860
7861 * install.sh: If $dstdir exists, don't check whether each
7862 component does.
7863
7864Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7865
7866 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7867
7868Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7869
3b75d237
AJ
7870 * configure.in (*-*-lynxos*): Don't configure newlib for either
7871 native or cross Lynx.
6599da04
JM
7872
7873Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7874
7875 * config.sub (sparc64-elf): Fix os.
7876 (z8k): Remove duplicate.
7877
7878Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7879
7880 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7881 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7882
7883Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7884
7885 * configure: Make file links cleanly even if Lynx fails on
e490616e 7886 an NFS symlink (at least fail cleanly).
6599da04
JM
7887
7888Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7889
7890 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7891 -XNh2000.
7892
7893Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7894
7895 * configure: Unknown options are fatal again.
7896
7897Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7898
7899 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 7900 compatibility.
6599da04
JM
7901
7902Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7903
7904 * build-all.mk: Add `clean' target.
7905
7906Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7907
7908 * config.guess: Add SINIX support.
7909 * configure.in: Add mips-*-sysv4* support.
7910
7911Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7912
7913 * build-all.mk: Document all useful targets.
7914 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7915 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7916
7917Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7918
7919 * configure: Support --silent, --quiet.
7920
7921Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7922
7923 * configure: Support --disable-FEATURE.
7924
7925Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7926
7927 * config.guess: Recognize NCR running SVR4.3.
7928
7929Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7930
7931 * config.guess: Make BSDI generate i386-unknown-bsd386.
7932 Patch from Paul Eggert <eggert@twinsun.com>.
7933
7934Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7935
7936 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7937
7938Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7939
7940 * configure: Make unrecognized options give nonfatal warnings
7941 instead of fatal errors, and pass them to any subdirectory
7942 configures in case they recognize them.
7943 Make --x equivalent to --with-x.
7944
7945Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7946
7947 * configure: Add --enable-* options. Clean up usage message and
7948 some comments.
7949
7950Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7951
7952 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7953
7954Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7955
7956 * configure.in (hppa*-*-*): Enable binutils.
7957
7958Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7959
7960 * config.sub: Recognize cisco.
7961
7962Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7963
7964 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7965
7966Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7967
7968 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7969 than one configuration name. Add comment.
7970
7971Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7972
7973 * config.guess: about target *-hitachi-hiuxwe2, fixed
7974 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7975 macro is incorrect.]
7976
7977Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7978
7979 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7980 than the "make ls" stuff which used to be here.
7981
7982Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7983
7984 * config.guess: Recognize i[34]86-unknown-freebsd.
7985 From Shawn M Carey <smcarey@rodan.syr.edu>.
7986
7987Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7988
7989 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7990
7991Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7992
7993 * config.guess: Check for ptx.
7994
7995Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7996
7997 * config.sub: Add os9k checking.
7998
7999Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8000
8001 * config.guess: Handle OSF1 running on HPPA processors
8002
8003Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8004
8005 * configure: If subdir configure fails, print out a message with
8006 subdirectory name, in case subdir's configure code didn't identify
8007 itself.
8008
8009Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8010
8011 * configure.in: Remove embedded newlines from configdirs.
8012 Avoid mismatches of substrings. Fix matching strings at end
8013 of configdirs.
8014
8015Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8016
8017 * config.guess: Add Lynx/rs6000 config support.
8018
8019Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8020
8021 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8022
8023Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8024
8025 * configure.in (hppa*-*-osf*): Treat this just like most other
8026 PA configurations (eg no binutils or ld).
8027 (hppa*-*-*elf*): These configurations have binutils and ld.
8028
8029Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8030
8031 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8032
8033Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8034
8035 * configure.in (rs6000-*-*): Build gas.
8036
8037Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8038
e490616e 8039 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
8040
8041Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8042
8043 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8044 for GDB and GDB has been fixed to not need it.
8045
8046Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
8047
8048 * config/mh-lynxosrs6k: Account for lack of ranlib!
8049
8050Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8051
8052 * config.guess: Recognize vax hosts.
8053
8054Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8055
8056 * configure (while loop): Don't use "break 2" inside case
8057 statement -- the case statement isn't an enclosing loop.
8058
8059Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8060
8061 * config.guess: Clean up NeXT support, to allow nextstep
8062 on Intel machines. Make OS be nextstep.
8063
8064Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8065
8066 * config.guess: Add alternate forms for Convex.
8067
8068Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8069
8070 * configure: Completely rewrite option processing. Take
8071 advantage of pattern-matching to avoid invoking test frequently.
8072 Also clean up host and target defaulting logic.
8073
8074Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8075
8076 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8077 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8078 commands (plus user environment) will fit SCO limits.
8079
8080Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8081
8082 * configure.in: Don't issue warnings about directories which are
8083 not being configured if -norecursion is set. Correct test for
8084 --with-gnu-as and --with-gnu-ld to not get confused by substring
8085 matches.
8086
8087 * configure.in: Don't build gas for alpha-dec-osf1*.
8088
8089Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8090
8091 * configure: Back out Per's change of 12/19/1993. It changes the
8092 behavior of configure in unexpected and confusing ways.
8093
8094 Also, use different delim char when calculating
8095 program_transform_name so that the name can contain slashes.
8096
8097Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8098
8099 * configure.in, config.sub: Add support for VSTa micro-kernel.
8100
8101Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8102
8103 * configure.in: Nuke hacks which were used to get a special
8104 version of GAS for HPPA configurations.
8105
8106Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8107
8108 * configure: If only ${target_alias} is given, use that
8109 as the default for ${host_alias}.
8110 * configure: Add missing back-slashes before nested quotes.
8111
8112Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8113
8114 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8115
8116Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8117
8118 * config.guess: Recognize some Tektronix configurations.
8119 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8120
8121Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8122
8123 * config.sub: Match any flavor of SH.
8124
8125Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8126
8127 * configure.in: Don't try to configure newlib for Alpha.
8128
8129Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8130
8131 * configure.in: Don't build ld for Irix 5. Don't build gas,
8132 libg++ or libio for any Alpha target.
8133
8134 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
8135 * config/mh-irix5. New file for Irix 5.
8136
8137Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8138
8139 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8140 default arguments -- so it tried to compress itself.
8141
8142Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8143
8144 * configure.in (notsupp): ensure that a space is always at the end
8145 of the configdirs list, since the grep checks for an explicit space
8146
8147Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8148
8149 * configure.in (target i386-sysv4.2): don't build ld, since static
8150 versions of many libraries are not available.
8151
8152Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8153
8154 * config.guess: Recognize Apollos (using environment variables).
8155 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8156
8157Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8158
8159 * config.guess: Recognize Sony news mips running newsos.
8160
8161Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8162
8163 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8164 "fi ; else" for bash.
8165
8166Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8167
8168 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8169
8170Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8171
8172 * config.sub: accept unixware as an alias for svr4.2.
8173 Fix some inconsistancies with the gcc version.
8174
8175Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8176
8177 * Makefile.in (DISTDOCDIRS): Add gdb.
8178
8179Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8180
8181 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8182
8183Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8184
8185 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8186 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8187 this now.
8188
8189Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8190
8191 * config.sub: Accept hiux* as an OS name.
8192
8193 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8194 etc/make-stds.texi. The underscore came from gcc, and dje now
8195 agrees that RUNTESTFLAGS is the correct name.
8196
8197Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8198
8199 * install.sh: Remove 'set -e'. It makes any conditionals
8200 in the script useless.
8201
8202 * config.guess: Automatically recognize arm-acorn-riscix
8203 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8204
8205Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8206
8207 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8208
8209Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8210
8211 * Makefile.in (DISTDOCDIRS): New variable.
8212 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 8213 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
8214
8215Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8216
8217 * configure.in (hppa target): check the source directory for the
8218 pagas sub-directory
8219
8220Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8221
8222 * config.sub: Allow -aout* and -elf*.
8223
8224Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8225
8226 * configure.in: Don't build ld on i386-solaris2, same as for
8227 sparc-solaris2.
8228
8229Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8230
8231 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8232
8233Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8234
8235 * configure.in: Configure gdb for alpha.
8236
8237Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8238
8239 * Makefile.in (CXXFLAGS): Add -O.
8240
8241Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8242
8243 * config.guess: added support for DG Aviion
8244
8245Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8246
8247 * configure.in: Produce warning message for subdirectories not
8248 configurable for this host/target combination. Don't try to
8249 configure gdb for vms.
8250
8251Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8252
8253 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8254 appropriate files before making "diststuff".
8255 (DISTBISONFILES): New var: list of files to be edited.
8256 (DISTSTUFFDIRS): Add binutils.
8257
8258Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8259
8260 * config.sub: also handle mipsel and mips64el (for little endian mips)
8261
8262Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8263
8264 * configure.in: Add * to end of all OS names.
8265
8266Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8267
8268 * configure.in: Build newlib for LynxOS native.
8269
8270Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8271
8272 * config.guess: Add support for delta 88k running SVR3.
8273
8274 * configure.in: Add comment about HP compiler vs. emacs.
8275
8276Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8277
8278 * configure.in: don't build ld on solaris2 (not a viable option
8279 due to bugs in getpwnam & getpwuid)
8280
8281Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8282
8283 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8284 config.guess will produce a full version number.
8285
8286Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8287
8288 * configure.in: Build linker and binutils for alpha-dec-osf1.
8289
8290Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8291
8292 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8293 and gdb/testsuite/Makefile.in.
8294
8295Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8296
8297 * configure.in: recognize mips*- instead of mips-
8298
8299Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8300
8301 * config.sub: Accept linux*coff and linux*elf as operating
8302 systems.
8303
5d4a5ee6
JL
8304Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8305
8306 * ltmain.sh: Handle symlinks in generated script.
8307
6599da04
JM
8308Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8309
8310 * config.sub: Recognize mips64, and mips3 as an alias for it.
8311
8312Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8313
8314 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8315 gdb knows how to handle OSF/1 shared libraries.
8316
8317Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8318
8319 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8320 * config.guess: Recognize Hitachi's HIUX.
8321 * config.sub: Recognize h3050r* and hppahitachi.
8322 Remove redundant cases for hp9k[23]*.
8323
8324Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8325
8326 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8327 if gas and ld are in the source tree and are in ${configdirs}.
8328 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 8329 --with options (but still pass them down on the command line,
6599da04
JM
8330 if they were explicitly specified).
8331
5d4a5ee6
JL
8332Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8333
8334 * configure: Handle autoconf style directory options: --bindir,
8335 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8336 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8337 --sysconfdir.
8338 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8339 (sharedstatedir, localstatedir, oldincludedir): New variables.
8340 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8341 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8342 sbindir, sharedstatedir, and sysconfdir.
8343
6599da04
JM
8344Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8345
8346 * configure: substitute SHELL value in Makefile.in with
8347 ${CONFIG_SHELL}
8348
5d4a5ee6
JL
8349Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8350
8351 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8352
6599da04
JM
8353Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8354
8355 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8356 *-*-solaris2* targets.
8357
8358Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8359
8360 * Makefile.in: define M4, and pass it down to sub-makes;
8361 all-autoconf now depends on all-m4
8362
8363Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8364
8365 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8366 presence of {ar,ranlib} instead of a configured directory
8367
8368Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8369
8370 * config.guess: Accept 34?? as well as 33?? for NCR.
8371
8372Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8373
8374 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8375 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8376
8377Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8378
8379 * configure: grab values for $(CC) and $(CXX) from the
8380 environment, so that someone can do "CC=gcc configure; make" and
8381 have it work right (matching the way that autoconf works now)
8382
8383 * configure.in, Makefile.in: add support for gash, the tcl
8384 interface to Galaxy
8385
8386 * config.guess: add NetBSD variants (hp300, x86)
8387
8388Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8389
8390 * install.sh: Support -d option (in the manner of SunOS 4 install,
8391 as it is more deterministic than that of GNU install)
8392 (chmodcmd): Set file to mode 755 by default (should also do default
8393 chgrp and chown, but I don't feel like dealing with that now)
8394
8395Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8396
8397 * config.sub: Remove h8300hhms alias.
8398
8399Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8400
8401 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8402
8403Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8404
8405 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8406 as stmp-fixinc
8407
8408Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8409
8410 * config.sub: recognize m88110-bug-coff.
8411
8412Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8413
8414 * Makefile.in (all-libio): all dependencies on the toolchain used
8415 to build this (gcc, gas, ld, etc)
8416
8417Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8418
8419 * config.guess: Deal with OSF/1 1.3 on alpha.
8420
8421Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8422
8423 * install.sh: add some 'else true' clauses for portability
8424
8425 * configure.in: don't build libio for h8[35]00-*-* targets
8426
8427Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8428
8429 * Makefile.in: Add support for new libio.
8430
8431Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8432
8433 * install.sh: If one command fails, don't try the rest. Don't try
8434 to remove $dsttmp (via trap) unless we have already created it.
8435 If $src doesn't exist, detect it and exit with an error.
8436
8437 * config.guess: Recognize BSD on hp300.
8438
8439Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8440
8441 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8442 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8443
8444Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8445
8446 * Makefile.in (all-send-pr): depends on all-prms
8447
8448Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8449
8450 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8451
8452Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8453
8454 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8455 Added test for mips-mips-riscos5.
8456
8457Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8458
8459 * configure.in: use mh-hp300 for 68k HP hosts
8460
8461Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8462
8463 * configure: add support for CONFIG_SHELL, so that you can use
8464 some alternate shell for evaluating configure scripts
8465
8466Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8467
8468 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8469 in configure script to bug-gdb@prep.ai.mit.edu when building
8470 distribution archive.
8471 * Makefile.in (COMPRESS): Remove def.
8472 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8473 gdb.tar.Z and make-gdb.tar.Z respectively.
8474 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8475 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8476 to convergence with 'taz' target in Makefile.in.
8477
8478Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8479
8480 * install.sh (dsttmp): use trap to ensure that tmp files go
8481 away on error conditions
8482
8483Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8484
8485 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8486
8487Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8488
8489 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8490 its parent is '/' not ''.
8491
8492 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8493
8494Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8495
8496 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8497 that ${newsrcdir}/configure.in does.
8498
8499Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8500
8501 * test-build.mk: support for CONFIG_SHELL
8502
8503Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8504
8505 * config.sub (netware): Add as a basic system type.
8506
8507Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8508
8509 * Makefile.in (Makefile): depend on configure.in. Also drop the
8510 $(srcdir)/ from the dependency on Makefile.in.
8511
8512Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8513
8514 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8515 (h8300hhms is temporary until multi-libraries are implemented).
8516 * configure.in: Handle h8300h too.
8517
8518Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8521
8522Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8523
8524 * configure: Remove extraneous output when guessing host type.
8525 * config.guess: Remove extraneous output when guessing using C
8526 compiler rather than uname, or when guessing fails.
8527
8528Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8529
8530 * Makefile.in: remove all.cross and install.cross targets
8531
8532 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8533 definitions
8534
8535Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8536
8537 * configure.in (target sh): Build gprof.
8538
8539Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8540
8541 * config.sub: change -solaris to -solaris2
8542
8543Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8544
8545 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8546
8547Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8548
8549 * configure: Correct error message for missing Makefile.in to
8550 print correct directory.
8551
8552Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8553
8554 * install.sh: kludge around 386BSD shell bug
8555
8556Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8557
8558 * config.guess: Recognize NeXT.
8559 * config.guess: Recognize i486-ncr-sysv4.
8560 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8561
8562Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8563
8564 * Makefile.in (MAKEINFOFLAGS): New variable.
8565 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8566 * build-all.mk, test-build.mk: Pass down --no-split as
8567 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8568
8569Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8570
8571 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8572
8573Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8574
8575 * Makefile.in (libg++.tar.z): New rule.
8576 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8577 * Makefile.in (taz): Only do a single chmod.
8578
8579Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8580
8581 * install.sh: don't use dirname anymore (replaced with sed usage)
8582
8583Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8584
8585 * Makefile.in: Change extension for gzip'd files from '.z' to
8586 '.gz' per new FSF standard usage.
8587
8588Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8589
8590 * configure: put quotes around the final value of program_transform_name
8591
8592Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8593
8594 * Makefile.in: new install.sh support; update install-info rules
8595
8596Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8597
8598 * configure.in: Build diff for crosses, but not for go32 host.
8599
8600 * configure.in: Build gprof only for native, and don't build it
8601 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8602
8603Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8604
8605 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8606
8607Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8608
8609 * configure.in (host_tools): Add prms.
8610
8611Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8612
8613 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8614 with $(FLAGS_TO_PASS) on the command line
8615
8616 * config.sub: Recognize lynx and lynxos
8617
8618Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8619
8620 * config.sub: Accept -ecoff*, not just -ecoff.
8621
8622Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8623
8624 * Makefile.in (taz): Use .gz suffix instead of .z.
8625 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8626 names.
8627
8628Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8629
8630 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8631
8632Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8633
8634 * Makefile.in (install-no-fixedincludes): install gcc last, so
8635 that rebuilds that might happen during 'make install' don't get
8636 bogus gcc include files
8637
8638Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8639
8640 Change from Utah for HPPA support:
8641 * config.guess: Recognize hppa1.x-hp-bsd.
8642
8643Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
8644
8645 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
8646 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8647
8648Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
8649
8650 * config.sub: Add support for rom68k and bug boot monitors.
8651
8652Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
8653
8654 * Makefile.in: Make all-opcodes depend on all-bfd.
8655
8656Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
8657
8658 * config.guess: Added special check for i[34]86-univel-sysv4*.
8659
8660Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
8661
8662 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8663 the processor rather than assuming i486.
8664
8665Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8666
8667 * config.guess: Recognize SunOS6 as Solaris3.
8668
8669Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8670
8671 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8672 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8673
8674Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8675
8676 * build-all.mk (all-cross): New target for Canadian Cross.
8677 Added Q2 go32 targets.
8678 * test-build.mk: Configure go32 cross sparclite-aout and
8679 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
8680 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8681
8682Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8683
8684 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8685 GO32 hosted toolchains
8686
8687Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
8688
8689 * configure: change so "-exec-prefix" gets passed down rather
8690 than "-exec_prefix" so autoconf generated Makefiles get the
8691 exec_prefix set right.
8692
8693Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8694
8695 * config.guess: get the Solaris2 minor version number
8696
8697 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8698
8699Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8700
8701 * config.guess: Recognize some Sequent platforms.
8702
8703Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8704
8705 * Makefile.in: added the vault-install target
8706
8707 * configure.in: actually use the Sun3 makefile fragment that's in
8708 config, also added the release dir to configdirs
8709
8710Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8711
8712 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8713
8714Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8715
8716 * configure.in: remove some program from Alpha targetted toolchains
8717
8718Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
8719
8720 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
8721 gprof.
8722 (taz): Run "make diststuff" in those directories instead of "make
8723 proto-dir". Look for "VERSION=" only at start of line in subdir
8724 Makefile. Use "gzip -9" for compression.
8725 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8726 (binutils.tar.z): New target.
8727
8728Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8729
8730 * Makefile.in (taz): Include gpl.texinfo.
8731
8732Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8733
8734 * Makefile.in (setup-dirs): Merged into "taz" target.
8735 (taz): Only do `proto-dir' stuff if a directory is actually needed
8736 for this target.
8737
8738Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
8739
8740 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
8741 (FLAGS_TO_PASS): Pass down MUNCH_NM.
8742 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
8743 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
8744 (gcc-no-fixedincludes): Correct for current gcc Makefile.
8745
8746Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
8747
8748 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
8749 config.sub, and move-if-change to gdb testsuite distribution
8750 archive, so the testsuite can be extracted, configured, and
8751 run separately from the gdb distribution. Blow away the Chill
8752 tests that require a Chill compiled executable, since GNU Chill
8753 is not yet publically available.
8754
8755Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8756
8757 * test-build.mk: set environment variables in a single command,
8758 instead of a list of assignments and exports
8759
8760 * config.guess: recognize Alpha/OSF1 systems
8761
8762Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8763
8764 * configure: Change help message to prefer --options rather than
8765 -options.
8766
8767Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8768
8769 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
8770 zippy@ecst.csuchico.edu.
8771 * config.guess: Recognize miniframe.
8772
8773Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
8774
8775 * Makefile.in: Use srcroot to find runtest rather than rootme.
8776 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
8777
8778Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
8779
8780 * test-build.mk: Extensive additions to support building on a
8781 machine other than the host.
8782
8783Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8784
8785 * configure (tooldir): Fix for i386-aix again.
8786
8787Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
8788
8789 * configure, Makefile.in: Change definition of $(tooldir)
8790 to match the FSF.
8791
8792Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
8793
8794 * config.guess: Recognize i[34]86/SVR4.
8795
8796Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8797
8798 * Makefile.in (all-gdb): gdb depends on sim.
8799
8800Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
8801
8802 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
8803 at the same time we make the prototype gdb directory.
8804 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
8805 files at the same time as the gdb base release distribution.
8806
8807Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
8808
8809 * Makefile.in (check): Use individual check targets rather than
8810 DO_X rule.
8811 (check-gcc): Added.
8812
8813Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
8814
8815 * config.sub: Use sysv3.2 not sysv32 for canonical OS
8816 for System V release 3.2.
8817
8818Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8819
8820 * config.sub: Recognize hppaosf.
8821 * configure.in: Do configure ld/binutils/gas for it.
8822
8823Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8824
8825 * configure (tooldir): Alter syntax used to set this, for systems
8826 where "\$" isn't handled right, like i386-aix.
8827
8828Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
8829
8830 * configure: Pass program-transform-name, not
8831 program_transform_name, to recursive configures.
8832
8833Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
8834
8835 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8836 of gas+ld+binutils.
8837
8838Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
8839
8840 * config.guess: Recognize AIX3.2 as distinct from 3.1.
8841
8842Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8843
8844 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8845
8846 * config/mh-delta88: remove extraneous GCC references
8847
8848Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8849
8850 * Makefile.in (PRMS): Set back to all-prms.
8851
8852Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
8853
8854 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8855 targets, rather than for MIPS hosts.
8856
8857Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8858
8859 * configure.in: add comment for --with-x default values
8860
8861 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8862
8863 * Makefile.in: add check-* targets for each of the directories in
8864 the tree. Add a definition of RUNTEST that will use the one we
8865 just built, if it exists. Pass this down via FLAGS_TO_PASS.
8866
8867Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
8868
8869 * configure.in: Removed obsolete references to bfd_target and
8870 target_makefile_frag.
8871
8872 * build-all.mk: Set assorted targets for Q2.
8873 * config.sub: Recognize z8k-sim and h8300-hms.
8874 * test-build.mk: Really don't pass host to configure.
8875 (HOLES): Added uname.
8876
8877Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8878
8879 * configure: Handle an empty program-prefix, program-suffix or
8880 program-transform-name correctly.
8881
8882Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8883
8884 * build-all.mk: -G 8 no longer required for MIPS targets.
8885 * test-build.mk: Don't pass host argument to configure; make it
8886 guess.
8887
8888Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8889
8890 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8891 * Makefile.in (COMPRESS): New macro, like GZIP.
8892
8893Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8894
8895 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8896
8897 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8898 with gas currently defaults to -G 0.
8899
8900Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8901
8902 * Makefile.in (all-flex): flex depends on byacc.
8903
8904 * build-all.mk: If host not specified, use config.guess. Pass TAG
8905 to test-build.mk as RELEASE_TAG.
8906 * test-build.mk (configargs): New variable containing arguments to
8907 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8908 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8909
8910 * config.guess: Use /bin/uname when checking -X argument on SCO,
8911 to avoid invoking GNU uname which doesn't understand -X.
8912
8913 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8914
8915 * configure.in: Build gas for mips-*-*.
8916
8917Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8918
8919 * Makefile.in (all.normal): insert missing backslash.
8920
8921Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8922
8923 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
8924 gcc requirements.
8925
8926 * Makefile.in: Complete overhaul to merge many almost identical
8927 targets.
8928
8929Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8930
8931 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8932 (gdb.tar.Z): Adjusted.
8933
8934 * Makefile.in (setup-dirs, taz): New targets; should be general
8935 enough to adapt for gdb sometime. Build only .z file.
8936 (gas.tar.z): New target.
8937
8938Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8939
8940 * build-all.mk: Use CC=cc -Xs on Solaris.
8941
8942Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8943
8944 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
8945
8946 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
8947 working xmakefile for Emacs.
8948
8949Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8950
8951 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8952 for handling BISON for FSF releases.
8953
8954Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8955
8956 * configure: Actually implement the change zoo just documented.
8957
8958Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8959
8960 * configure: when using config.guess, only set target_alias when
8961 it's not already been set (ie, on the command line)
8962
8963Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8964
8965 * Makefile.in: add installcheck target, set PRMS to install-prms
8966
8967Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8968
8969 * configure: add support for package_makefile_fragment, handle the
8970 case where a directory has a configure.in file but no Makefile.in
8971 more gracefully (with an actual understandable error message, even);
8972 add support for --without (and add this to the usage message); also
8973 explicitly add a --host=${host_alias} to the command line when
8974 config.guess is used
8975
8976Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8977
8978 * configure: Must use both --host and --target in recursive calls.
8979
8980Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8981
8982 * Makefile.in: Change deja-gnu to dejagnu.
8983
8984Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8985
8986 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8987
8988Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8989
8990 * configure.in: canonicalize all instances to *-*-solaris2*,
8991 also strip out a number of tools to not build for go32 host
8992
8993Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8994
8995 * config.guess: add GPL.
8996
8997 * Makefile.in, config.guess, config.sub, configure: bump
8998 copyrights to 93.
8999
9000Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9001
9002 * Makefile.in (do-info): Removed obsolete check for existence of
9003 localenv file.
9004
9005 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9006
9007Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9008
9009 * Makefile.in: a couple of 'else true' for decstation,
9010 support for TclX
9011
9012 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9013
9014Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9015
9016 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9017
9018Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9019
9020 * config.guess: Recognize i386-ibm-aix (PS/2).
9021 * configure.in: Use config/mh-aix386 file for it.
9022
9023Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9024
9025 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9026 CC_FOR_TARGET instead.
9027 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9028
9029Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9030
9031 * Makefile.in: Add sim to list of directories sent with gdb
9032
9033Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9034
9035 * configure.in: Put back mips-dec-bsd* case.
9036
9037Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9038
9039 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9040 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9041 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
9042 * config/mh-vaxult2: New file.
9043
9044Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9045
9046 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9047
9048 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9049 (install-info): install dir.info only if it exists,
9050 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9051
9052Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9053
9054 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9055 gas for mips-dec-bsd.
9056
9057Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9058
9059 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9060 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9061
9062Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9063
9064 * configure.in: Added "dejagnu" to hosttools list.
9065
9066Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9067
9068 * config.sub, configure.in, config.guess: Add support
9069 for Bosx, an AIX variant from Bull.
9070 Patches from F.Pierresteguy@frcl.bull.fr.
9071
9072Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9073
9074 * devo/dejagnu: Initial creation of devo/dejagnu.
9075 Migrated dejagnu testcases and support files for testing software
9076 tools to reside as subdirectories, currently called "testsuite",
9077 within the directory of the software tool. Migrated all programs,
9078 support libraries, etc. beloging to dejagnu proper from
9079 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9080 with no modifications. The changes to these files which will
9081 allow them to configure, build, and execute properly will be made
9082 in a future update.
9083
9084Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9085
9086 * Makefile.in: Change send_pr to send-pr.
9087 * configure.in: Likewise.
9088 * send_pr: Renamed directory to send-pr.
9089
9090Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9091
9092 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9093
9094Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9095
9096 * README: Update for gdb-4.8 release.
9097 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9098 gdb-xxx.tar.z (gzip'd) file also.
9099
9100Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9101
9102 * Makefile.in: make all-diff depend on all-libiberty
9103
9104Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9105
9106 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9107
9108Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9109
9110 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9111
9112Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9113
9114 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9115 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9116 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9117
9118Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9119
9120 * Makefile.in: makeinfo binary is in a new location
9121
9122Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9123
9124 * config.sub: Accept -ecoff as an OS.
9125
9126 * Makefile.in: Various changes to eliminate a level of make
9127 recursion and reduce the required command line length.
9128 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9129 sub-makes.
9130 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9131 variables holding settings for specific sub-makes.
9132 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9133 in terms of BASE_FLAGS_TO_PASS.
9134 (TARGET_LIBS): New variable listing directories which use
9135 TARGET_FLAGS_TO_PASS.
9136 (subdir_do): Eliminated.
9137 (do-*): New set of targets to replace subdir_do.
9138 (various): All targets which used subdir_do now depend on do-*.
9139 (local-clean): Renamed from do_clean.
9140 (local-distclean): New target, dependency of distclean and
9141 realclean.
9142 (install-info): Don't create directories. Depend on dir.info
9143 rather than calling make recursively.
9144 (install-dir.info): Eliminated.
9145 (install-info-dirs): Create all info directories here.
9146 (dir.info): Depend upon do-install-info.
9147
9148 * test-build.mk (HOLES): Added false.
9149
9150Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9151
9152 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9153
9154Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9155
9156 * Makefile.in (info): remove dependency on all-texinfo. The
9157 problem was really in texinfo/C, not at this level.
9158
9159Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9160
9161 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9162
9163Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9164
9165 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9166 GDB releases.
9167
9168Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9169
9170 * configure: Include srcdir in message about target of link not
9171 being found. Don't convert `-' to `_' in `with' options being
9172 passed to subdirs.
9173
9174Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9175
9176 * configure.in: add uudecode to host_tools
9177
9178 * Makefile.in: added {all,install}-uudecode targets, added them to
9179 the appropriate lists
9180
9181Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9182
9183 * Makefile.in (all-gcc): Added dependency on all-gas.
9184
9185 * configure.in (mips-*-*): Build ld and binutils.
9186
9187Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9188
9189 * configure: check return code from mkdir, print error message and
9190 exit on failure.
9191
9192Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9193
9194 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9195
9196Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9197
9198 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9199
9200Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9201
9202 * config.sub (h8500): Recognize this as a cpu type.
9203
9204Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9205
9206 * configure: source directory missing is no longer a warning
9207
9208 * configure.in: recognize irix[34]* instead of irix[34]
9209
9210 * Makefile.in: define and pass down X11_LIB
9211
9212 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
9213
9214Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9215
9216 * guess-systype: Renamed to ...
9217 * config.guess: ... by popular request.
9218 * configure.in, Makefile.in: Update accordingly.
9219
9220Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9221
9222 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9223 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9224 + Execute ./dummy instead of assuming . is in PATH.
9225
9226Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9227
9228 * guess-systype: New shell script. Attempts to guess the
9229 canonical host name of the executing host.
9230 Only a few hosts are supported so far.
9231 * configure: Call guess-systype if no host is specified.
9232
9233Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9234
9235 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9236 gcc Makefile.
9237
9238
9239Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9240
9241 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9242 (all-gcc, install-gcc, subdir_do): Use it.
9243
9244Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9245
9246 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9247
9248Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9249
9250 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9251 set exclusively by configure, using configure.in .
9252
9253Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9254
9255 * test-build.mk: set $PATH for all builds
9256
9257 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9258
9259Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9260
9261 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9262 the one used in gcc/Makefile.in, so that a null expansion doesn't
9263 override the one needed to build gcc with a native cc.
9264
9265
9266Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9267
9268 * configure: Accept -with arguments.
9269
9270Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9271
9272 * Makefile.in: added h8300sim
9273
9274Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9275
9276 * config/mh-sco: Don't override BISON definition.
9277
9278 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9279 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9280 (all-cygnus, native, build-cygnus): Make
9281 $(canonhost)-stamp-3stage-done, not $(host)....
9282 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9283 i386-sco3.2v4. Added else true to if command.
9284
9285Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9286
9287 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9288
9289Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9290
9291 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9292
9293Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9294
9295 * configure.in: don't remove binutils from Solaris builds
9296
9297Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9298
9299 * Makefile.in: get rid of earlier definitions for *clean,
9300 also handle the recursive info rule better
9301
9302Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9303
9304 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9305 do more-or-less the right thing.
9306
9307Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9308
9309 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9310 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9311
9312Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9313
9314 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9315 $(host_canonical).
9316
9317 * configure.in: split the configdirs list into 4 categories (native
9318 v. cross, library v. tool) and handle the cross-only and native-
9319 only in more reasonable (and correct!) way.
9320
9321Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9322
9323 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9324 configdirs anymore.
9325
9326Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9327
9328 * Makefile.in: extensive cleanup:: removed all of the explicit
9329 clean-* targets, collapsed many wrappers around subdir_do into
9330 one, added additional targets to satisfy standards.texi, deleted
9331 some old targets, some changes for consistency
9332
9333Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9334
9335 * configure.in: handle some programs as cross-only, and others as
9336 native only
9337
9338 * test-build.mk: handle partial holes in a more generic manner
9339
9340 * Makefile.in: m4 depends on libiberty
9341
9342Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9343
9344 * config/mh-sco: don't default $(CC) to gcc
9345
9346Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9347
9348 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9349 time, wdiff, and find to configdirs
9350
9351 * Makefile.in: all, clean, and install rules for the new programs
9352 added to configure.in
9353
9354Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9355
9356 * configure.in: use mh-sun for all *-sun-* hosts
9357
9358 * config/mh-solaris: rework standard X location to use
9359 $OPENWINHOME, if defined.
9360
9361 * config/mh-sun: handle X11 include locations
9362
9363 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
9364 work around dain-bramaged DECwindows include files
9365
9366Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9367
9368 * Makefile.in: define flags for X11 include files and library file
9369 locations, pass them down to the programs that need this info
9370
9371 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9372
9373 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
9374 the vendor supplied X11 headers and libraries
9375
9376Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9377
9378 * configure.in: start building libg++ for HP-UX targets
9379
9380Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9381
9382 * README: Update references to files moved into etc/.
9383
9384Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9385
9386 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9387 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9388
9389Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9390
9391 * configure: accept dash as well as underscore in long option
9392 names for FSF compatibility.
9393
9394Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9395
9396 * config.sub: added -sco3.2v4 support from FSF.
9397
9398Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9399
9400 * configure.in: expand the section that adds or removes
9401 directories from the list of programs to build, to handle native
9402 vs. cross in addition to host v. native
9403
9404Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9405
9406 * Makefile.in: Replace C++ in macro names with CXX.
9407 This is less likely to break ...
9408
9409Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9410
9411 * test-build.mk: add -w to GNU_MAKE
9412
9413Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9414
9415 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9416 add 'sparc' to list of recognized cpus. This needed to make
9417 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9418 Delete some redundant ose68 variants. Recognize -wrs as an os,
9419 then changes that into $CPU-wrs-vxworks.
9420
9421 * configure.in: remove most references to gdbtest, regularize
9422 target based program removal
9423
9424 * test-build.mk: import from p3 tree (many fixes and changes)
9425
9426Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9427
9428 * Makefile.in: added rules to handle tcl, tk, and expect
9429
9430 * configure.in: handle those directories if they exist
9431
9432Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9433
9434 * config.sub: removed bogus hppabsd and hppahpux names, since
9435 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9436
9437Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9438
9439 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9440 depends upon all-xiberty
9441
9442 * Makefile.in: changes from p3, including:
9443
9444 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9445
9446 * Makefile.in (XTRAFLAGS): include newlib directories if
9447 newlib/Makefile exists, rather than if host != target.
9448
9449 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9450
9451 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9452 from the same source tree and not building a cross-compiler. This
9453 matters for the libg++ configuration if reconfiguring a tree that
9454 has already been installed.
9455
9456 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9457
9458 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9459 pick up the machine and system specific header files.
9460
9461 * Makefile.in: added AS_FOR_TARGET, passed down in
9462 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9463 the C compiler to use to create programs which are run in the
9464 build environment, set it to default to $(CC), and passed it down
9465 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9466
9467 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9468
9469 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9470 We need them for unusual native builds, like systems without
9471 ranlib.
9472
9473 * configure: also define $(host_canonical) and
e490616e
ZW
9474 $(target_canonical), which are the full, canonical names for the
9475 given host and target
6599da04
JM
9476
9477Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9478
9479 * Makefile.in: Added separate definitions for C++.
9480
9481Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9482
9483 * configure.in (configdirs): Add deja-gnu.
9484
9485Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9486
9487 * README: Update for configure.texi and gdb-4.7 release.
9488
9489Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9490
9491 * Makefile.in: Move "all" target to top of file.
9492 Previously, first target was ".PHONY" which caused BSD4.4 make
9493 to build .PHONY when make was run without arguments.
9494
9495Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9496
9497 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9498 Library-copylefted code in libiberty.
9499
9500Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9501
9502 * config.sub: Replace m68kmote with plain old m68k.
9503
9504Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9505
9506 * Makefile.in: Remove space from blank line, avoid Make complaints.
9507
9508Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9509
9510 * config.sub: Complain if no argument is given. Added support for
9511 386bsd as OS and target alias.
9512
9513Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9514
9515 * Makefile.in (XTRAFLAGS): include newlib directories if
9516 newlib/Makefile exists, rather than if host != target.
9517
9518Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9519
9520 * config.sub: recognize sparclite-wrs-vxworks.
9521
9522 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9523 p3.) Added clean-xiberty to clean.
9524
9525Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9526
9527 * configure.in: use *-*-* instead of nested cases for host and target
9528
9529Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9530
9531 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9532 from the same source tree and not building a cross-compiler. This
9533 matters for the libg++ configuration if reconfiguring a tree that
9534 has already been installed.
9535
9536Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9537
9538 * config.sub (i486v/i486v4): Merge in from FSF version.
9539
9540Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9541
9542 * configure: only set PWD if it is already set.
9543
9544Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9545
9546 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9547 doesn't have unset and all success paths (and most error paths)
9548 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9549 to just ${PWD} to avoid confusion.)
9550
9551Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9552
9553 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9554 even for a native compilation.
9555
9556Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9557
9558 Changes to make the gdb.tar.Z rule work better.
9559
9560 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9561 (DEVO_SUPPORT): Add configure.texi.
9562 (bfd-ilrt.tar.Z): Remove ancient rule.
9563
9564Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9565
9566 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9567 pick up the machine and system specific header files.
9568
9569 * configure.in, config.sub: added new target m68010-adobe-scout,
9570 with alias of adobe68k. Changed configure.in to check for
9571 -scout before -sco* to avoid a false match.
9572
9573 * Makefile.in: added AS_FOR_TARGET, passed down in
9574 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9575 the C compiler to use to create programs which are run in the
9576 build environment, set it to default to $(CC), and passed it down
9577 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9578
9579Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9580
9581 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9582 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9583 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9584 FOR_TARGET variants, to newlib and libg++.
9585
9586Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9587
9588 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9589 first.
9590
9591Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9592
9593 * config.sub: Accept `elf' as an environment.
9594
9595Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9596
9597 * Makefile.in (all-opcodes): cd into the right directory
9598
9599Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9600
9601 * configure: added -program_transform_name option, used as
9602 argument to sed when installing programs.
9603 configure.texi: added documentation for -program_prefix,
9604 -program_suffix and -program_transform_name.
9605
9606Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9607
9608 * config.sub: Accept i486 where i386 ok.
9609
9610Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9611
9612 * config.sub: accept we32k
9613
9614Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9615
3b75d237 9616 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
9617
9618 * Makefile.in: don't create all directories for ``make install'';
9619 let the subdirectories create the ones they need.
9620
9621Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9622
e490616e 9623 * COPYING: new file, GPL v2
6599da04
JM
9624
9625Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9626
9627 * Makefile.in: use the new gen-info-dir, which needs a template
9628 argument (which also lives in texinfo)
9629
9630 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9631
9632Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9633
9634 * config/mh-solaris: removed the -xs from CFLAGS (let the people
9635 with Sun's C compiler deal with it themselved)
9636
9637Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9638
9639 * config.sub (ncr3000): Change i386 to i486.
9640
9641Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9642
9643 * Makefile.in: add install-rcs, install-grep to
9644 install-no-fixedincludes, removed install-bison and install-libgcc
9645
9646Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9647
9648 * configure.in: grab the HPUX makefile fragment if on HPUX
9649
9650Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9651
9652 * Makefile.in: eradicate bison spoor (ditto libgcc).
9653 configure.in: recognise m68{k,000}-ericsson-OSE.
9654 es1800 is alias for m68k-ericsson-OSE
9655
9656Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9657
9658 * configure.in: rearrange the parts that remove programs from
9659 configdirs, based now on HOST==TARGET or by canonical triple.
9660
9661Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9662
9663 * test-build.mk: recurse explicitly with -f test-build.mk when
9664 appropriate. predicate stage3 and comparison on the existence
9665 of gcc. That is, if gcc isn't around, we aren't three-staging.
9666 On very clean, also remove ...stamp-co. Build in-place before
9667 doing other builds.
9668
9669Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9670
9671 * Makefile.in, configure.in: add tgas
9672
9673Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9674
9675 * Makefile.in: a number of changes merged in from progressive.
9676
9677 * configure.in: add libm.
9678
9679 * .cvsignore: ignore some stuff that comes from test-build.mk.
9680
9681Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
9682
9683 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
9684 a symbol-table into the executable.
9685
9686Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9687
9688 * config.sub: Add es1800 (m68k-ericsson-es1800).
9689
9690Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9691
9692 * configure: Add program_suffix (parallel to program_prefix)
9693 * Makefile.in: adjust directory-creating script for losing decstation
9694
9695Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9696
9697 * configure: Minor $subdir-related fixes.
9698
9699Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9700
9701 * configure: fix various problems with propogating
9702 makefile_target_frag in subdirs.
9703 * configure.in: config libgcc if its there
9704
9705Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9706
9707 * config.sub: HPPA merge.
9708
9709Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
9710
9711 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
9712 it is broken on ncr 3000's.
9713
9714Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9715
9716 * Makefile.in: Replace all-bison with all-byacc in all
9717 dependency lines for other tools (which now use byacc).
9718
9719Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9720
9721 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
9722
9723Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
9724
9725 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
9726
9727Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
9728
9729 * Makefile.in: make gprof rules similar to byacc rules (instead of
9730 vestigal $(unsubdir) that didn't work...)
9731
9732Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
9733
9734 * config.sub: Add support for Linux.
9735 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
9736 (at least for libg++).
9737
9738Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9739
9740 * configure.texi: fix doc for the -nfp option to configure
9741
9742Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
9743
9744 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9745
9746Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
9747
9748 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9749 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9750 * configure.in: added solaris* host_makefile_frag hook.
9751
9752Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9753
9754 * config.sub: changed recognition of m68000 so that various
9755 m68k types can be specified via m680[01234]0
9756
9757Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9758
9759 * config.sub (basic_machine): fix sed so that '-foo' isn't
9760 completely substituted out while .+'-foo' loses the '-foo'
9761
9762Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9763
9764 * config.sub ($os): Add -aout.
9765
9766Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
9767
9768 * configure: If host_makefile_frag is absolute, don't
9769 prefix ${invsubdir} (relevant to libg++ auto-configure).
9770
9771Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9772
9773 * Makefile.in (tooldir): Define it.
9774 (all-ld): Depend on all-flex.
9775
9776Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
9777
9778 * Makefile.in (check): Fix libg++ special case.
9779
9780Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
9781
9782 * configure: do not bury `pwd` into config.status, thus do fewer
9783 pwd's.
9784
9785 * configure: print the "Building in" message only when building in
9786 other than "." AND verbose.
9787
63f6bcd7 9788 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
9789 configures.
9790
9791 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9792
9793Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
9794
9795 * Makefile.in: macroize flags passed on recursion. remove
9796 fileutils.
9797
9798Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
9799
9800 * configure: get makesrcdir right for subdirs deeper than 1.
9801
9802 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9803 install.
9804
9805Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
9806
9807 * Makefile.in: don't print subdir_do or recursion lines.
9808
9809Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
9810
9811 * standards.texi: added menu item.
9812
9813 * Makefile.in: build and install standards.info.
9814
9815 * standards.texi: new file.
9816
9817Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9818
9819 * configure: test for and move config.status pieces from
9820 ${subdir}/.
9821
9822Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
9823
9824 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
9825 CFLAGS per new configuration strategy.
9826 * configure: Test for existance of files before trying to mv
9827 them, to avoid numerous non-existance messages.
9828
9829Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
9830
9831 * configure: correct final line of config.status.
9832
9833 * configure: patch from eggert. Avoids a protection problem if
9834 the original Makefile.in is read only.
9835
9836 * configure: use move-if-change from gcc to create config.status.
9837 Some makefiles depend on config.status to tell if a directory
9838 has been reconfigured for a different host. This change
9839 prevents those directories from remaking everything in the case
9840 where the reconfig was only intended to rebuild a Makefile.
9841
9842 * configure: test for config.sub with "config.sub sun4" rather
9843 than "config.sub ${host_alias}". Otherwise we can't tell a bad
9844 host alias from a missing config.sub.
9845
9846Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9847
9848 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9849 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
9850
9851Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
9852
9853 * configure: mkdir ${subdir} as needed.
9854
9855Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
9856
9857 * Makefile.in,configure.in: added autoconf.
9858
9859Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9860
9861 * Makefile.in: no longer pass against on recursion.
9862
9863 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9864 definitions are not inherited.
9865
9866 * configure: correct makesrcdir when subdir is .
9867
9868Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
9869
9870 * configure: Add support for 'subdirs' variable, which is
9871 like 'configdirs', except that configure doesn't re-invoke
9872 itself for subdirs, it just creates a Makefile for each subdir.
9873 * configure.texi: Document subdirs.
9874
9875Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9876
9877 * configure.in: added flex to configdirs
9878
9879Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9880
9881 * Makefile.in: remove clean-stamps from clean.
9882
9883Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9884
9885 * configure.in: Add gdbtest to configdirs.
9886
9887Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9888
9889 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9890 to recursive makes.
9891 * configure.in: Recognize new ncr3000 config.
9892
9893Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9894
9895 * Makefile.in, configure.in: removed references to gdbm.
9896
9897Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9898
9899 * config.sub: Don't canonicalize os value
9900 newsos* to bsd (readline needs to check for newsos).
9901 (This fix was earlier made Jan 31, but got re-broken.)
9902
9903Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9904
9905 * configure.in: sco is an os, not a vendor!
9906
9907 * configure: Quote $( better. Keep various shells happy.
9908
9909Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9910
9911 * Makefile.in: eliminate stamp-files.
9912
9913Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9914
9915 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9916 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9917
9918Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9919
9920 * config.sub: fix iris/iris3.
9921
9922Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9923
9924 * configure: re-add -rm.
9925
9926Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9927
9928 * Maskefile.in: add .stmp-rcs to all.
9929
9930 * configure.in: remove gas from rs6000 build, use aix host fragment.
9931
9932Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9933
9934 * configure: pass down site_option during recursion.
9935
9936Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9937
9938 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9939
9940Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9941
9942 * configure: Change exec_prefix so that it really defaults to prefix.
9943
9944Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9945
9946 * Makefile.in, configure.in: Add support for mmalloc library.
9947
9948Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9949
9950 * Makefile.in: add stmp dependencies for a few more things.
9951
9952Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9953
9954 * configure: adjusted error message on objdir/srcdir configure
9955 collision, per john's suggestion.
9956
9957 * Makefile.in: add libiberty stmp to all and all.cross.
9958
9959Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9960
9961 * Makefile.in: remove force dependencies, add grep to all.
9962
9963Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9964
9965 * Makefile.in: drop flex. make stamp files work.
9966
9967 * configure: added test for conflicting configuration in srcdir,
9968 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9969 gets cranky. use relative paths for configure and srcdir
9970 whenever possible. Send some error messages to stderr that were
9971 going to stdout.
9972
9973Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9974
9975 * Makefile.in: Fix libg++ rule to check for gcc directory
9976 before using gcc/gcc. Also pass XTRAFLAGS.
9977
9978Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9979
9980 * Makefile.in: added stmp-files so that directories aren't polled
9981 when they are already built.
9982
9983 * configure.texi: fixed a node pointer problem.
9984
9985Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9986
9987 * config.sub configure.in config/mh-irix4 gdb/configure.in
9988 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9989 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9990 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9991
9992Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9993
9994 * configure: -recurring becomes -silent. corrected help message
9995 for -site= option.
9996
9997 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9998
9999Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10000
10001 * configure: when building Makefile for crosses, replace
10002 tooldir and program_prefix. default srcdir from location of
10003 config.sub. remove "for host in hosts" and "for target in
10004 targets" loops.
10005
10006Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10007
10008 * Makefile.in: Do not pass bindir or mandir to cvs.
10009
10010Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10011
10012 * Makefile.in, configure.in: removed traces of namesubdir,
10013 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10014 copyrights to '92, changed some from Cygnus to FSF.
10015
10016 * configure.texi: remove most references to multiple hosts,
10017 multiple targets, subdirs, etc.
10018
10019 * configure.man: removed rcsid. reference config.sub not
10020 config.subr.
10021
10022 * Makefile.in: mkdir $(infodir) on install-info.
10023
10024Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10025
10026 * configure.texi: Explain better about .gdbinit and about
10027 the environment that configure.in sections run in.
10028
10029Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10030
10031 * configure.in: Ultrix is only a decstation if it's a MIPS.
10032
10033Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10034
10035 * README: DOC.configure => cfg-paper.texi.
10036
10037Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10038
10039 * config.sub (near case $os): Don't convert newsos* to bsd!
10040
10041Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10042
10043 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10044 the number of copies of COPYING that go into the GDB tar file.
10045
10046Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10047
10048 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
10049 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10050 Fix SCO configuration stuff.
10051
10052Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10053
10054 * Makefile.in: For libg++, make sure the -I pointing
10055 to the gcc directory goes *after* all the libg++-local -I flags.
10056 Also, move just-gcc dependency from just-libg++ to all-libg++.
10057
10058Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10059
10060 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10061
10062Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10063
10064 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10065
10066Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10067
10068 * config.sub: Add stratus configuration frags. Also
10069 submitted to FSF.
10070
10071Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10072
10073 * Makefile.in (DEV_SUPPORT): add configure.man.
10074
10075 * config.sub(Decode manufacturer-specific): add -none*.
10076
10077Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10078
10079 * Makefile.in: remove form feeds to make Sun's make happy.
10080 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10081
10082Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10083
10084 * Makefile.in (AR_FLAGS): Make quieter.
10085
10086Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10087
10088 * configure.in: Add libg++.
10089 * configure: When verbose, don't output the command line at each
10090 level; it will be unremarkably the same as the previous version,
10091 which will be the same as what the user typed.
10092
10093Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10094
10095 * configure.in, Makefile.in: fix clean-info, add flex. add
10096 fileutils.
10097
10098 * configure: be less sensitive to spaces in Makefile.in. Do not
10099 look for sources in "..". Doing so breaks subdirectories that
10100 might have their own configure. If a subdir has it's own
10101 configure script, use it.
10102
10103Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10104
10105 * cfg-paper.texi: some changes suggested by rms.
10106
10107Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10108
10109 * config.sub: Merge in some small additions from the FSF version,
10110 taken from the gcc distribution, to bring the Cygnus and FSF
10111 versions into closer sync.
10112
10113Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10114
10115 * configure.in: Changed svr4 references to sysv4.
10116
10117Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10118
10119 * configure: added -V for version number option.
10120
10121Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10122
10123 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10124 renamed from DOC.configure to cfg-paper.texi.
10125
10126Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10127
10128 * configure, config.subr, config.sub: config.subr is now
10129 config.sub again.
10130
10131Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10132
10133 * configure.texi: new file, in progress.
10134
10135 * Makefile.in: build info file and install the man page for
10136 configure.
10137
10138 * configure.man: new file, first cut.
10139
10140 * configure: find config.subr again now that configuration "none"
10141 has gone. removed all traces of the -ansi option. removed all
10142 traces of the -languages option.
10143
10144 * config.subr: resync from rms.
10145
10146Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10147
10148 * configure, config.sub, config.subr: merge config.sub into
10149 config.subr, call the result config.subr, remove config.sub, use
10150 config.subr.
10151
10152 * Makefile.in: revised install for dir.info.
10153
10154Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10155
10156 * configure.in: add decstation host makefile frag.
10157
10158 * Makefile.in: BISON now bison -y again. also install-gcc on
10159 install. clean-gdbm on clean. infodir belongs in datadir.
10160 Make directories for info install. Build dir.info here then
10161 install it.
10162
10163Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10164
10165 * Makefile.in: fix for bad directory tests.
10166
10167Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10168
10169 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10170 regexp. -srcdir relative was being handled incorrectly.
10171
10172 * Makefile.in: unwrapped some for loops so that parallel makes
10173 work again and so one can focus one's attention on a particular
10174 package.
10175
10176Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10177
10178 * configure: added PWD as a stand in for `pwd` (for speed). use
10179 elif wherever possible. make -srcdir work without -objdir.
10180 -objdir= commented out.
10181
10182Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10183
10184 * configure: +options become --options. -subdirs commented out.
10185 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10186 Makefile now at top of generated Makefile. Removed cvs log
10187 entries. added -srcdir. create .gdbinit only if there is one
10188 in ${srcdir}.
10189
10190 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10191 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10192 and mandir now keyed off datadir by default.
10193
10194Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10195
10196 * Freshly created ChangeLog.
10197
10198\f
10199Local Variables:
10200mode: change-log
10201left-margin: 8
10202fill-column: 76
10203version-control: never
10204End:
This page took 1.351688 seconds and 5 git commands to generate.