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