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