]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
var-tracking.c (vars_copy_1): Cleanup and speedup chain operations.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
55ffb5ed
NN
12004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2
3 * configure: Regenerate, since I forgot to while committing Paolo's
4 changes.
5
e4c9c075
PB
62004-03-08 Paolo Bonzini <bonzini@gnu.org>
7
8 PR ada/14131
9 Move language detection to the top level.
10 * configure.in: Find default values for the tools as
11 soon as possible. Disable ada if GNAT is not found.
12 Emit error message about missing languages. Expand
13 --enable-languages=all for the gcc subdirectory.
14
5199e2c6
BE
152004-03-10 Ben Elliston <bje@gnu.org>
16
17 * MAINTAINERS: Update my email address.
18
c18b95e5
DE
192004-03-05 David Edelsohn <edelsohn@gnu.org>
20
21 * ltconfig: Disable building static libraries if building shared
22 libraries on AIX 5L.
23
d0fe5ad3
RS
242004-03-01 Richard Sandiford <rsandifo@redhat.com>
25
26 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
27 and disable libgcj.
28 * configure: Regenerated.
29
e6f71f9d
BB
302004-03-01 Brian Booth <bbooth@redhat.com>
31
32 * MAINTAINERS: Add myself to write-after-approval.
33
8983e50e
PB
342004-03-01 Paolo Bonzini <bonzini@gnu.org>
35
36 * MAINTAINERS: Add myself to write-after-approval.
37
d4cd9d81
NN
382004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
39
40 PR bootstrap/7087
41 * Makefile.tpl: Guard XFOO sed statements better.
42 * Makefile.tpl: Add dependency for configure-target-libada.
43 * Makefile.in: Regenerate (incidentally fixes broken
44 commit when libada-branch was merged).
45
0ea0229e
KC
462004-02-25 Kelley Cook <kcook@gcc.gnu.org>
47
48 * MAINTAINERS: Add myself to write-after-approval.
49
bad93735
AP
502004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
51
52 * MAINTAINERS: Add Nicola Pero and myself as libobjc
53 maintainers.
54
a7ca14fc
AC
552004-02-20 Andrew Cagney <cagney@redhat.com>
56
57 * config.guess: Update from version 2003-10-16 to 2004-02-16.
58 * config.sub: Update from version 2003-11-03 to 2004-02-16.
59
51592782
NN
602004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
61
62 PR bootstrap/11932
63 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
64
6a30854a
JQ
652004-02-14 Jerry Quinn <jlquinn@optonline.net>
66
67 * MAINTAINERS: Added myself to write-after-approval.
68
be8b2bee
MK
692004-02-14 Michael Koch <konqueror@gmx.de>
70
71 * MAINTAINERS: Added myself to write-after-approval.
72
972760b7
JM
732004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
74
75 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
76 some OS port maintainers to OS port maintainers section.
77
b0281654
FCE
782004-02-13 Frank Ch. Eigler <fche@redhat.com>
79
80 * MAINTAINERS: Add self.
81
3c419fd6
KH
822004-02-12 Kazu Hirata <kazu@cs.umass.edu>
83
84 * MAINTAINERS: Alphabetize.
85
e88e9aee
PB
862004-02-12 Paolo Bonzini <bonzini@gnu.org>
87
88 * MAINTAINERS: Remove myself.
89
1915e422
DE
902004-02-11 David Edelsohn <edelsohn@gnu.org>
91
92 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
93 (rs6000-*-aix*): Same.
94 * configure: Regenerate.
95
a22c2d8d
KC
962004-02-11 Kelley Cook <kcook@gcc.gnu.org>
97
98 * configure.in (host): Add in missing $noconfigdirs to defines.
99 * configure: Regenerate.
100
d9cdb878
AC
1012004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
102 Nathanael Nerode <neroden@gcc.gnu.org>
103
104 PR ada/6637, PR ada/5911
105 Merge with libada-branch:
106 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
107 with appropriate dependencies. Add --enable-libada configure switch.
108 * configure, Makefile.in: Regenerate.
109
8bd92821
PB
1102004-02-09 Paolo Bonzini <bonzini@gnu.org>
111
112 * MAINTAINERS: Add myself to write-after-approval.
113
89a95129
RO
1142004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
115
116 * configure.in: Don't pass --with-stabs on IRIX 5 either.
117 * configure: Regenerate.
118
892629bc
GK
1192004-02-04 Geoffrey Keating <geoffk@apple.com>
120
121 Merge from upstream:
122
123 * ltmain.in: When setting IFS to '~', be careful about user
124 arguments that contain '~'.
125
126 2004-02-04 Peter O'Gorman <peter@pogma.com>
127
128 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
129 Also test $base_compile against $CC with escaped arguments. Bug
130 reported by Geoff Keating <geoffk@apple.com>.
131
6b402165
KH
1322004-02-04 Kazu Hirata <kazu@cs.umass.edu>
133
134 * MAINTAINERS: Remove i960 port.
135
fa2f0306
DD
1362004-01-23 DJ Delorie <dj@redhat.com>
137
138 * Makefile.def (target_modules) [libiberty]: Don't stage.
139 * Makefile.in: Rebuilt.
140
9feb20aa
CT
1412004-01-20 Caroline Tice <ctice@apple.com>
142
143 * MAINTAINERS: Add myself to write-after-approval.
144
7aed2ccc
PC
1452004-01-19 Paolo Carlini <pcarlini@suse.de>
146
147 * MAINTAINERS: Update my email address.
148
f25bebe1
JM
1492004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
150
151 * MAINTAINERS: Add myself to write-after-approval.
152
28083580
VR
1532004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
154
155 * MAINTAINERS: Remove entries without email address.
156
c0f4b5e4
DJ
1572004-01-15 Daniel Jacobowitz <drow@mvista.com>
158
159 * MAINTAINERS: Add myself to write-after-approval.
160
b5eb5a5e
SB
1612004-01-15 Steven Bosscher <stevenb@suse.de>
162
163 * MAINTAINERS: Update my email address.
164
2c4de30b
LR
1652004-01-14 Loren J. Rittle <ljrittle@acm.org>
166
167 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
168 * Makefile.tpl (configure-target-[+module+]): Support stage.
169 * Makefile.in: Rebuilt.
170
74c0b320
ILT
1712004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
172
173 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
174
2560344b
RS
1752004-01-10 Richard Sandiford <rsandifo@redhat.com>
176
177 * MAINTAINERS: Add myself as a MIPS maintainer.
178
8b21cda6
NN
1792004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
180
2b6c260d
NN
181 * configure.in: Use ./config.cache, not config.cache.
182 * configure: Regenerate.
183 * Makefile.tpl: Special-casing not needed for GCC any more.
184 * Makefile.in: Regenerate.
185
09438bde
NN
186 * configure.in: Don't share a cache file for host dirs.
187 * configure: Regenerate.
188
8b21cda6
NN
189 * config-ml.in: Don't mess with the cache file.
190
e42870df
EB
1912004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
192
193 * MAINTAINERS: Move myself from 'Write After Approval' to
194 'CPU Port Maintainers' section as SPARC maintainer.
195
6b9eb62c
NN
1962004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
197
78a816a6
NN
198 * Makefile.tpl: Make GCC use a separate config.cache.
199 * Makefile.in: Regenerate.
200
6b9eb62c
NN
201 PR bootstrap/11932, PR bootstrap/11933
202 (I don't know if it will fix either of them, but it relates
203 to them.)
204 * configure.in: Don't use shared config.cache for target
205 directories.
206 * configure: Regenerate.
207
86d7b562
DN
2082004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
209
210 * MAINTAINERS: Add myself to 'Write After Approval' section.
211
07d0a605
RS
2122003-12-31 Roger Sayle <roger@eyesopen.com>
213
214 * configure.in (ia64*-*-hpux*): Disable building java libraries.
215 * configure: Regenerated.
216
459ac19f
KH
2172003-12-23 Kazu Hirata <kazu@cs.umass.edu>
218
219 * MAINTAINERS: Remove the mn10200 maintainer.
220
5785c0ed
BI
2212003-12-21 Bernardo Innocenti <bernie@develer.com>
222
223 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
224 * configure: Regenerated.
225
a268eff9
JH
2262003-12-16 Jan Hubicka <jh@suse.cz>
227
228 * MAINTAINERS: Add myself as callgraph maintainer.
229
9d465b12
TF
2302003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
231
232 * configure.in (raw_libstdcxx_flags): Remove the leading space.
233 * configure: Regenerate.
234
a68a270a
GB
2352003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
236
237 * MAINTAINERS: Move myself from 'Bug database only accounts' to
238 'Write After Approval' section. Update email.
239
3066a15c
JL
2402003-12-01 James Lemke <jim@wasabisystems.com>
241
242 * MAINTAINERS (Write After Approval): Add myself.
243
8c052da4
MT
2442003-11-20 Matt Thomas <matt@3am-software.com>
245
246 * MAINTAINERS: Add myself as a vax port maintainer.
247
e75f9147
KC
2482003-11-20 Kelley Cook <kcook@gcc.gnu.org>
249
250 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
251 (configure-build-[+module+], configure-[+module+]): Likewise.
252 (configure-target-[+module+], configure-gcc, config.status): Likewise.
253 * Makefile.in: Regenerate.
254
43d8d958
AT
2552003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
256
257 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
258 shared/dylibed libraries.
259 * ltmain.sh: Likewise.
260 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
261 * ltcf-cxx.sh: Likewise.
262 * ltcf-gcj.sh: Likewise.
263 * ltconfig: Likewise.
264
638dcaa0
SC
2652003-11-17 Stan Cox <scox@redhat.com>
266
267 * MAINTAINERS: Add myself as iq2000 port maintainer.
268
15cc172b
AC
2692003-11-14 Arnaud Charlet <charlet@act-europe.fr>
270
e9b926d1
AC
271 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
272 * Makefile.in: Regenerate.
15cc172b 273
20af77cd
UW
2742003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
275
276 * config.sub: Update to 2003-11-03 version.
277
4dd01c5c
PE
2782003-10-20 Phil Edwards <phil@codesourcery.com>
279
280 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
281 * configure: Regenerate.
282
8d36c499
NP
2832003-10-20 Nicolas Pitre <nico@cam.org>
284
285 * MAINTAINERS: Add myself to 'Write After Approval' section.
286
8b7ebc31
AC
2872003-10-20 Arnaud Charlet <charlet@act-europe.fr>
288
289 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
290
afe1910c
JM
2912003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
292
293 * MAINTAINERS: Update my email address.
294
05dcec66
RO
2952003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
296
297 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
298
71fc2f0c
RL
2992003-10-17 Ralph Loader <rcl@ihug.co.nz>
300
301 * MAINTAINERS: Add myself to 'Write After Approval' section.
302
507ec745
BI
3032003-10-16 Bernardo Innocenti <bernie@develer.com>
304
305 * config.guess: Update to 2003-10-16 version.
306 * config.sub: Update to 2003-10-16 version.
307
4d466c42
DD
3082003-10-15 David Daney <ddaney@avtrex.com>
309
310 * MAINTAINERS: Added myself to 'Write After Approval' section.
311
0c9b16bc
FH
3122003-10-15 Falk Hueffner <falk@debian.org>
313
314 * MAINTAINERS: Move myself from 'Bug database only accounts' to
315 'Write After Approval' section. Update email.
316
74d57d15
RS
3172003-10-14 Roger Sayle <roger@eyesopen.com>
318
319 * MAINTAINERS: Move myself from 'Write After Approval' to
320 'Various Maintainers' section as middle-end maintainer.
321
d29b8ad8
NN
3222003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
323
324 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
325 HOST_FLAGS_TO_PASS.
326 * Makefile.in: Regenerate.
327
26db814a
BI
3282003-10-11 Bernardo Innocenti <bernie@develer.com>
329
330 * config.guess: Update to 2003-10-07 version.
331 * config.sub: Update to 2003-10-07 version.
332
fffeb871
RO
3332003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
334
335 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
336 * ltconfig (irix5*, irix6*): Don't override version_type.
337
6691a79e
ME
3382003-10-05 Mohan Embar <gnustuff@thisiscool.com>
339
340 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
341 * configure: Rebuilt
342 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
343 * Makefile.in: Rebuilt
344
62cdd71e
L
3452003-10-03 H.J. Lu <hongjiu.lu@intel.com>
346
347 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
348
6fe2eacc
CW
3492003-09-30 Carlo Wood <carlo@alinoe.com>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
ea57e5ad
PK
3532003-09-29 Paul Koning <ni1d@arrl.net>
354
355 * MAINTAINERS: Move myself from "Write After Approval"
356 to CPU platform maintainers for pdp11 platform.
357
e070672a
AT
3582003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
359
360 * MAINTAINERS: Move myself from 'Write After Approval' to
361 'Various Maintainers' section as libffi testsuite maintainer.
362
43bb47c2
DJ
3632003-09-21 Daniel Jacobowitz <drow@mvista.com>
364
365 * configure.in: Pass a computed --program-transform-name
366 to subconfigures.
367 * configure: Regenerated.
368
da9d3b37
NN
3692003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
370
94322beb
NN
371 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
372 * Makefile.in: Regenerate.
373
da9d3b37
NN
374 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
375 * Makefile.in: Regenerate.
376
ffd9060b
ZL
3772003-09-19 Ziemowit Laski <zlaski@apple.com>
378
379 * MAINTAINERS: Move myself from 'Write After Approval'
380 to 'Various Maintainers' (objective-c) section.
381
eeae7b41
DJ
3822003-09-17 Daniel Jacobowitz <drow@mvista.com>
383
384 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
385 quoting.
386 * configure: Regenerated.
387
a080d12b
JB
3882003-09-16 Joel Brobecker <brobecker@gnat.com>
389
390 * MAINTAINERS (Write After Approval): Add myself to write after
391 approval list.
392
6cd2fc59
DN
3932003-09-16 Dorit Naishlos <dorit@il.ibm.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
dcbdd9cc
ILT
3972003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
398
399 * MAINTAINERS: Update my e-mail address.
400
e517f636
AM
4012003-09-09 Alan Modra <amodra@bigpond.net.au>
402
403 * libtool.m4 (LD): Correct powerpc64 host match.
404
bc49924b
JW
4052003-09-06 James E Wilson <wilson@tuliptree.org>
406
407 * MAINTAINTERS: Update my affiliation and email address.
408
082124f5
ZD
4092003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
dc94d89e
DD
4132003-09-04 DJ Delorie <dj@redhat.com>
414
415 * configure: Regenerate.
416
4172003-09-04 Robert Millan <robertmh@gnu.org>
418
419 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
420
7a0f2d4e
KG
4212003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
422
423 * configure.in: Ensure arguments to sed are properly spaced.
424 * configure: Regenerate.
425
88d032eb
GP
4262003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
427
428 * MAINTAINERS: Update my e-mail address.
429
0b3f3d22
ME
4302003-08-28 Mohan Embar <gnustuff@thisiscool.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
d253f9ba
DJ
4342003-08-27 Daniel Jacobowitz <drow@mvista.com>
435
436 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
437 * configure: Regenerated.
438
066ec9c9
MM
4392003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
440
441 * MAINTAINERS: Update my email address.
442
415d7ef9
PE
4432003-08-23 Phil Edwards <pme@gcc.gnu.org>
444
445 * configure.in: Use newline instead of semicolon when assuming
446 shell arguments in a for loop.
447 * configure: Regenerated.
448
e1567352
JE
4492003-08-22 Jason Eckhardt <jle@rice.edu>
450
451 * MAINTAINERS: Resurrect the i860 maintainer.
452
b348267b
GK
4532003-08-20 Geoffrey Keating <geoffk@apple.com>
454
e50084fa
GK
455 PR 8180
456 * configure.in: When testing with_libs and with_headers, treat
457 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
458 * configure: Regenerate.
459
b348267b
GK
460 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
461 make, shell, etc.
462 (baseargs): Likewise.
463 * configure: Regenerate.
464
ca26ffe0
BI
4652003-08-20 Bernardo Innocenti <bernie@develer.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
940cde4d
GK
4692003-08-19 Geoffrey Keating <geoffk@apple.com>
470
471 * configure.in: Disable libgcj for darwin not on powerpc.
472 * configure: Rebuild.
473
74bed51b
ADL
4742003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
475
476 * config-ml.in, symlink-tree: Add license.
477
f9eb610f
GP
4782003-08-03 Richard Stallman <rms@gnu.org>
479 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
480
481 * README.SCO: New file.
482
333a28b4
MK
4832003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
484
485 * Makefile.tpl (check, check-c++): Express dependencies using
486 dependencies rather than commands.
487 * Makefile.in: Regenerate.
488
c197e306
AC
4892003-08-01 Andrew Cagney <cagney@redhat.com>
490
491 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
492 * configure: Ditto.
493
a8ee6e2d
GK
4942003-07-31 Geoffrey Keating <geoffk@apple.com>
495
496 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 497 * Makefile.in: Update.
a8ee6e2d 498
8d9b3f2e
AT
4992003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
500
501 * configure.in: Enable libgcj for darwin.
502 * configure: Rebuild.
503
52c0c542
PE
5042003-07-29 Phil Edwards <pme@gcc.gnu.org>
505
506 * config-ml.in: Use ac_configure_args directly instead of
507 ml_arguments. Only set ml_norecursion if --no[-]recursion is
508 actually seen.
509
b4acb5ef
NN
5102003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
511
512 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
513 creating target and build subdirs to build all parent dirs as needed.
514 * Makefile.in: Rebuild.
515 * configure.in: Don't build dirs explicitly here.
516 * configure: Rebuild.
517
a51d71d0
PB
5182003-07-26 Paul Brook <paul@nowt.org>
519
520 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
521
f43e12ce
AO
5222003-07-22 Alexandre Oliva <aoliva@redhat.com>
523
524 * Makefile.tpl (all-make): Depend on intl.
525 * Makefile.in: Rebuilt.
526
8a199ff6
PE
5272003-07-20 Phil Edwards <pme@gcc.gnu.org>
528
529 * install-sh: Update to newer upstream versions (associated with
530 aclocal 1.7).
531 * mkinstalldirs: Likewise.
532 * missing: Likewise, plus $1Help2man -> $1 typo fix.
533
e6a8c803
AP
5342003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
535
536 * MAINTAINERS: Move self from Bug database only accounts
537 to write-after-approval.
538
9f13608f
NN
5392003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
540
541 * config.if: Remove unused libc_interface determination.
542
c7864714
NN
5432003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
544
545 * MAINTAINERS: Move self from write-after-approval to
546 build machinery (*.in).
547
775956d0
NN
5482003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
549
550 PR bootstrap/11273
551 PR bootstrap/11408
552 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
553 unused INSTALL_PROGRAM_ARGS.
554 * configure.in: Use AC_PROG_INSTALL.
555 * Makefile.in: Regenerate.
556 * configure: Regenerate.
557
c7f67a6e
KH
5582003-07-13 Kazu Hirata <kazu@cs.umass.edu>
559
560 * MAINTAINERS: Alphabetize.
561
33952f6f
AO
5622003-07-10 Alexandre Oliva <aoliva@redhat.com>
563
564 * configure: Rebuilt.
565 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
566 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
567 newlib nor libgloss.
568 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
569 * configure.in (am33_2.0-*-linux*): Added.
570
0d4f1b4e
BW
5712003-07-09 Bob Wilson <bob.wilson@acm.org>
572
573 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
574 * configure: Regenerate.
575
56694dd9
ZW
5762003-07-07 Zack Weinberg <zack@codesourcery.com>
577
578 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
579 * Makefile.in: Regenerate.
580
21607eb4
ZW
5812003-07-04 Zack Weinberg <zack@codesourcery.com>
582
583 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
584 * Makefile.in: Regenerate.
585
8c90b13a
L
5862003-07-04 H.J. Lu <hongjiu.lu@intel.com>
587
588 * Makefile.tpl: Replace PWD with PWD_COMMAND.
589 * Makefile.in: Regenerated.
590
5d42f90e
L
591 * config-ml.in: Replace PWD with PWD_COMMAND.
592
6eb95e99
ZW
5932003-07-04 Zack Weinberg <zack@codesourcery.com>
594
595 * intl: New directory; see intl/ChangeLog for details.
596 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
597 * Makefile.tpl: all-gcc depends on maybe-all-intl.
598 * Makefile.in: Regenerate.
599
07d1940e
NN
6002003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
601
602 * configure.in: Clean up config-lang.in handling. Delete
603 useless assignment to "subdirs".
604 * configure: Regenerate.
605
4dbda6f0
NN
6062003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
607
608 * configure.in: Rename 'target_libs' to 'target_libraries'.
609 Remove useless reference to 'target_libs'.
610 * configure: Regenerate.
611
2c30ab71
KS
6122003-06-23 Keith Seitz <kseitz@sources.redhat.com>
613
614 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
615 * Makefile.in: Regenerate.
616
11405c93
NN
6172003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
618
619 * Makefile.def: Introduce flags_to_pass.
620 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
621 * Makefile.in: Regenerate.
622
fb87ad5d
HPN
6232003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
624
625 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
626 and target-libgloss.
627 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
628 <h8300*-*-*>: Disable libf2c and ${libgcj}.
629 * configure: Regenerate.
630
a7956a48
BK
6312003-06-17 Benjamin Kosnik <bkoz@redhat.com>
632
633 * configure.in: Update testsuite_flags to new location.
634 * configure. Regenerate.
6eb95e99 635
eaf9f3b2
NN
6362003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
637
638 * Makefile.tpl: Remove BUILD_CC stuff.
639 * Makefile.in: Regenerate.
640
2d89ffef
KH
6412003-06-17 Kazu Hirata <kazu@cs.umass.edu>
642
643 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
644
83415b0b
GP
6452003-06-16 Graeme Peterson <gp@qnx.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
b951c91c 6492003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 650
b951c91c
L
651 * config.guess: Update to 2003-06-12 version.
652 * config.sub: Update to 2003-06-13 version.
653
0bb41a37
L
6542003-06-12 H.J. Lu <hongjiu.lu@intel.com>
655
656 * config.guess: Update to 2003-06-06 version.
657 * config.sub: Update to 2003-06-06 version.
658
655b7166
RO
6592003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
660
661 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
662 * configure. Regenerate.
663
01b759aa
NN
6642003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
665
bf1d3e81
NN
666 * configure.in: Disable serial configure by default.
667 * configure: Regenerate.
668 * Makefile.tpl: Abolish .NOTPARALLEL.
669 * Makefile.in: Regenerate.
670
e89fbdfe
NN
671 * Makefile.tpl: Replace {build,host,target}_canonical by
672 {build,host,target}.
673 * Makefile.in: Regenerate.
674
01b759aa
NN
675 * Makefile.tpl: Fix stupid pasto.
676 * Makefile.in: Regenerate.
677
f7dae026
NN
6782003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
679
680 * Makefile.tpl: Remove bogus conditional.
681 * Makefile.in: Regenerate.
682
6832003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
684
685 * Makefile.tpl (profiledbootstrap): New target.
686 * Makefile.in (profiledbootstrap): New target.
687
2ffc3e73 6882003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
689
690 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
691 Pinski. Remove user names from other bugzilla-only maintainers.
692
1a1e6b96
NN
6932003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
694
1358ccea
NN
695 * Makefile.tpl: Make 'recursive targets' using autogen rather
696 than shell loop. Remove duplicate 'clean' targets and false
697 comments.
698 * Makefile.def: Add systematic dependencies to 'recursive' targets.
699 Add systematic method of specifying missing targets in subdirs.
700 Add copyright boilerplate.
701 * Makefile.in: Regenerate.
702 * configure.in: Add 'recursive targets' to maybe list.
703 * configure: Regenerate.
704
ae74ed1f
NN
705 * MAINTAINERS: "GNATS only" -> "Bug database only".
706
1a1e6b96
NN
707 * Makefile.tpl: Rename [+target+] to [+make_target+].
708 * Makefile.def: Rename 'target' to 'make_target'.
709
c79af3fa
NB
7102003-05-31 Neil Booth <neil@daikokuya.co.uk>
711
712 * MAINTAINERS: Add self as options handling maintainer.
713
39d85b61
MM
7142003-05-28 Michael Meissner <gnu@the-meissners.org>
715
716 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
717 been too long since I touched those ports.
718
afc2b62d
DD
7192003-05-28 DJ Delorie <dj@redhat.com>
720
721 * Makefile.tpl: Make maybe-check-gcc .PHONY.
722 * Makefile.in: Regenerate.
723
df445104
MR
7242003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
725
726 * configure.in: Use curly braces in the definition of tooldir.
727 * configure: Regenerate.
728
2eb98e5d 7292003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 730
2eb98e5d
DD
731 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
732 newlib or libgloss.
733 * Makefile.in: Regenerate.
734
862fced8
DD
7352003-05-21 DJ Delorie <dj@redhat.com>
736
737 * Makefile.tpl: Add missing empty maybe-check-gcc target.
738 * Makefile.in: Regenerate.
739
fc351800
ILT
7402003-05-20 Ian Lance Taylor <ian@airs.com>
741
742 * MAINTAINERS: Update my e-mail address.
743
7e2dbcef
NN
7442003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
745
746 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 747 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
748 Factor out common code from autogen IF statements.
749 * configure: Regenerate.
750 * Makefile.in: Regenerate.
751
f2a0e225
KC
7522003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
753
754 * configure.in: Accept i[3456789]86 for machine type.
755 * configure: Regenerate.
756
8b87bb96
NN
7572003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
758
759 * configure.in: Switch more things to use maybe dependencies.
760 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
761 * configure: Regenerate.
762 * Makefile.tpl: Switch more things to use maybe dependencies.
763 * Makefile.in: Regenerate.
764
fdb882bc 7652003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
766
767 * Makefile.tpl (install-opcodes): Define.
768 * Makefile.in: Rebuild.
769
f7c50032
AJ
7702003-05-13 Andreas Jaeger <aj@suse.de>
771
772 * config.guess: Update to 2003-05-09 version.
773 * config.sub: Update to 2003-05-09 version.
774
f2181bed 7752003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
776
777 * configure.in: Correct sed script so that options in quotes are not
778 deleted.
779 * configure: Rebuild.
780
aa8f1f57
CV
7812003-05-12 Corinna Vinschen <corinna@vinschen.de>
782
783 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
784 and $$s/newlib/libc/sys/cygwin32 include paths.
785 * configure: Ditto.
786
0c130f81
MM
7872003-05-12 Michael Meissner <gnu@the-meissners.org>
788
789 * MAINTAINERS: Update my email addresses.
790
aa1a100b
EB
7912003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
792
793 * config-ml.in: Propagate INSTALL variables.
f7c50032 794
87861833
GP
7952003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
796
797 * MAINTAINERS: Remove duplicate entries in Write After Approval.
798
de722255
CD
7992003-05-02 Chris Demetriou <cgd@broadcom.com>
800
6eb95e99
ZW
801 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
802 * Makefile.in: Regenerate.
de722255 803
96c4a002
WB
8042003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
805
806 * MAINTAINERS (GNATS only): Add Falk Hueffner.
807
55b15a11
WB
8082003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
809
810 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
811
0c227849
DJ
8122003-04-27 Daniel Jacobowitz <drow@mvista.com>
813
814 * Makefile.tpl: Clean $(BUILD_SUBDIR).
815 * Makefile.in: Regenerated.
816
d45148c1
WB
8172003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
818
819 * MAINTAINERS (Write After Approval): Upgrade myself from
820 GNATS only to write-after-approval. Update my mail address.
821
48f2318c 8222003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
823
824 (OS Port Maintainers: freebsd): Add myself.
825
438f50c3
MM
8262003-04-22 Mark Mitchell <mark@codesourcery.com>
827
828 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
829
9074e169
KJ
8302003-04-22 Kean Johnston <jkj@sco.com>
831
832 * MAINTAINERS (SCO ports): Added myself.
833
dfd39a2e
NS
8342003-04-21 Nathan Sidwell <nathan@codesourcery.com>
835
836 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
837
ccbae82a
KJ
8382003-04-19 Kean Johnston <jkj@sco.com>
839
840 * MAINTAINERS (Write After Approval): Add myself.
841
2f50999f
GP
8422003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
843
844 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
845 * Makefile.in: Regenerate.
846
e9b84181
JJ
8472003-04-18 Jakub Jelinek <jakub@redhat.com>
848
849 * configure.in (powerpc64*-*-linux*): Remove.
850 * configure: Rebuilt.
851
1ca4c6e1
PE
8522003-04-17 Phil Edwards <pme@gcc.gnu.org>
853
854 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
855 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
856 and restrap.
857 * Makefile.in: Regenerate.
858
0590b963
RE
8592003-04-16 Richard Earnshaw <rearnsha@arm.com>
860
861 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
862 * configure: Regenerated.
863
ff41a56f
DD
8642003-04-15 DJ Delorie <dj@redhat.com>
865
866 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
867
50d440bc
NC
8682003-04-13 Nick Clifton <nickc@redhat.com>
869
870 * config-ml.in: Remove support for --disable-aix removing
871 call-aix multilibs.
872
b1e0a93e
AO
8732003-04-10 Alexandre Oliva <aoliva@redhat.com>
874
875 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
876 * */configure: Rebuilt.
877
71fb704d
JS
8782003-04-08 Joel Sherrill <joel@oarcorp.com>
879
880 * MAINTAINERS: Add my email address.
881
3897ea90
OH
8822003-03-17 Olivier Hainque <hainque@act-europe.fr>
883
884 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 885
93c834b7
NN
8862003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
887
888 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
889 * Makefile.in: Regenerate.
890
82c34dcb
MC
8912003-03-14 Michael Chastain <mec@shout.net>
892
893 * Makefile.in: Regenerate with correct Makefile.def.
894
73458fb7
NN
8952003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
896
897 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
898 Make macro.
899 * Makefile.in: Regenerate.
900 * configure.in: Clean up gxx_include_dir logic.
901 * configure: Regenerate.
902
32cf27e5
AE
9032003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
904
905 * MAINTAINERS (Write After Approval): Add myself.
906
c727e7a0
BE
9072003-03-10 Ben Elliston <bje@wasabisystems.com>
908
909 * MAINTAINERS: Update my mail address.
910
9a27ac7a
FS
9112003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
912
913 * configure.in (gxx_include_dir): Fix typo.
914 * configure: Regenerated.
915
3aa83176
NN
9162003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
917
918 * Makefile.tpl: Reindent.
919 * Makefile.in: Regenerate.
920 * configure.in: Reindent. Don't set unused variables.
921 * configure: Regenerate.
922
9124bc53
DJ
9232003-03-04 Daniel Jacobowitz <drow@mvista.com>
924
925 * configure.in: Include $(build_tooldir)/sys-include in
926 FLAGS_FOR_TARGET.
927 * configure: Regenerated.
928
cb543528
NN
9292003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
930
c858bf1e
NN
931 * Makefile.tpl: Always pass down RANLIB.
932 * Makefile.in: Regenerate.
933
aa9c3ab4
NN
934 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
935 * Makefile.in: Regenerate.
936 * configure.in: Remove unused logic relating to --enable-shared
937 and --enable-threads. Remove bogus comments. Remove redundant
938 noconfigdirs.
939 * configure: Regenerate.
940
cb543528
NN
941 * configure.in: Replace ${libstdcxx_version} by its value.
942 Remove reference to mh-dgux.
943 * configure: Regenerate.
944
53f70c1b
KB
9452003-03-03 Kevin Buettner <kevinb@redhat.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
df0f0674
NN
9492003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
950
951 * Makefile.tpl: Rearrange.
952 * Makefile.in: Regenerate.
953
ef4e7569
US
9542003-02-25 Uwe Stieber <uwe@wwws.de>
955
956 * configure.in: Add support for kaOS as cross build target system.
957 * configure: Regenerated.
958
a7a287eb
SB
9592003-02-24 Steven Bosscher <steven@gcc.gnu.org>
960
961 * MAINTAINERS (Write after approval): Add myself.
962
ff00c8a2
JW
9632003-02-21 James E Wilson <wilson@tuliptree.org>
964
965 * MAINTAINERS: Update my email address.
966
abb2db7a
ZW
9672003-02-21 Zack Weinberg <zack@codesourcery.com>
968
969 * MAINTAINERS: Add self to blanket write privs. section.
970
e9f2dc3b
SM
9712003-02-20 Sean McNeil <sean@blue.mcneil.com>
972
973 * Makefile.tpl: Add definition of CPPFLAGS to pass into
974 configure-target-* as some target builds may require additional
975 flags for preprocessor tests.
976 * Makefile.in: Regenerated.
977
ee03dc5e
AO
9782003-02-19 Alexandre Oliva <aoliva@redhat.com>
979
11856278
AO
980 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
981 * ltconfig: Handle it.
982 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
983 auto-detecting it.
984
274aef32
AO
985 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
986 it is used as argument to $CC.
987 * ltcf-gcj.sh: Likewise.
988
ee03dc5e
AO
989 * configure.in: Introduce --enable-maintainer-mode.
990 * configure: Rebuilt.
991 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
992 for maintainer mode.
993 * Makefile.in: Rebuilt.
994
30db8e17
JM
9952003-02-18 Jason Merrill <jason@redhat.com>
996
997 * Makefile.tpl (check-c++): Allow parallelism.
998
cab60ac6
GP
9992003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1000
1001 * MAINTAINERS: Remove John Carr (who never actually had access to
1002 gcc.gnu.org).
1003
c8e5d1af
GK
10042003-02-15 Geoffrey Keating <geoffk@apple.com>
1005
1006 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1007 don't configure target-libobjc.
1008 * configure: Regenerate.
1009
70f91f50
RO
10102003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1011
1012 * Makefile.tpl (RANLIB): Define.
1013 * Makefile.in: Regenerate.
1014
669e9062
LB
10152003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1016
1017 * MAINTAINERS: Update my email.
abb2db7a 1018
61b56b2e
KS
10192003-02-06 Keith R Seitz <keiths@redhat.com>
1020
1021 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1022 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1023 * Makefile.in: Regenerated.
1024 * configure.in: Remove all traces of snavigator, db, and grep.
1025 * configure: Regenerated.
1026
a1ba6e15
GP
10272003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1028
1029 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1030 After Approval.
1031
f5f2cce5
CC
10322003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1033
1034 * MAINTAINERS (Write after approval): Add myself.
1035
ba49f6f1
FCE
10362003-01-31 Frank Ch. Eigler <fche@redhat.com>
1037
1038 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1039 * Makefile.in: Regenerated.
1040
ccf9f10c
RS
10412003-01-30 Roger Sayle <roger@eyesopen.com>
1042
1043 * config.guess: Updated to 2003-01-30's version.
1044 * config.sub: Updated to 2003-01-28's version.
1045
a693735b
AO
10462003-01-30 Alexandre Oliva <aoliva@redhat.com>
1047
1048 * config.if: If gcc_version is already set, just use it. Don't set
1049 gcc_version_trigger if it's already set, otherwise set it to
1050 gcc/version.c, but only if the file exists. If it is not set and
1051 gcc/version.c does not exist, try to extract the version number from
1052 $CC.
1053
204c43d6
AT
10542003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1055
abb2db7a 1056 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 1057
842e91ec
PE
10582003-01-27 Phil Edwards <pme@gcc.gnu.org>
1059
1060 * configure.in: Revert 24Jan change.
1061 * configure: Regenerate.
1062
6b99984e
GP
10632003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1064
1065 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1066 entry of HJ Lu.
1067
806e0935
NN
10682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1069
1070 * configure.in: Revert previous change.
1071 * configure: Regenerate.
1072
307a9864
NN
10732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1074
1075 * configure.in: Make rda native-only.
1076 * configure: Regenerate.
1077
02ba6302
VR
10782003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1079
1080 * MAINTAINERS: Move myself from GNATS-only-accounts to
1081 write-after-approval.
1082
77d187bc
NN
10832003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1084
1085 * configure.in: Add missing \.
1086 * configure: Rebuilt.
1087
a94a2d4c
JJ
10882003-01-17 Jakub Jelinek <jakub@redhat.com>
1089
1090 * configure.in (baseargs): Avoid using \| in sed regular
1091 expressions.
1092 * configure: Rebuilt.
1093
73f84924
JJ
10942003-01-16 Jakub Jelinek <jakub@redhat.com>
1095
1096 * configure.in (baseargs): Remove all supported forms of
1097 --cache-file, --srcdir, --host, --build and --target options
1098 from argument lists.
1099 * configure: Rebuilt.
1100
8c12fc63
JZ
11012003-01-15 Josef Zlomek <zlomekj@suse.cz>
1102
1103 * MAINTAINERS: Add myself to write-after-approval list.
1104
7c005a3a
AO
11052003-01-15 Alexandre Oliva <aoliva@redhat.com>
1106
1107 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1108 * configure: Rebuilt.
1109
3dfabf63
NN
11102003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1111
1112 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1113 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1114 * Makefile.in: Regenerate.
1115 * configure: Regenerate.
1116
cf53ae10
AO
11172003-01-09 Alexandre Oliva <aoliva@redhat.com>
1118
1119 * configure.in: Remove Makefile in build, host and target modules
1120 unless configure was run with --no-recursion.
1121 * configure: Rebuilt.
1122
3fbe8e4a
CC
11232003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1124
1125 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1126 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1127 * Makefile.in: Regenerate.
1128
66e2aa7d
CD
11292003-01-08 Chris Demetriou <cgd@broadcom.com>
1130
1131 * config.guess: Update to 2003-01-03 version.
1132 * config.sub: Update to 2003-01-03 version.
1133
b5038cfb
CF
11342003-01-07 Christopher Faylor <cgf@redhat.com>
1135
1136 * configure: Regenerate with proper autoconf 2.13.
1137
d02c69be
CF
11382003-01-07 Christopher Faylor <cgf@redhat.com>
1139
1140 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 1141 * configure: Regenerate.
d02c69be 1142
e914a571
AC
11432003-01-06 Andrew Cagney <ac131313@redhat.com>
1144
1145 * configure.in (GDB_TK): Add tcl directories conditional on
1146 gdb/gdbtk directory being present.
1147 * configure: Regenerate.
abb2db7a 1148
70571545
JDA
11492003-01-04 John David Anglin <dave.anglin@nrc.ca>
1150
1151 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1152 by gcc if LD is not defined and we are not doing a Canadian Cross.
1153 * configure: Rebuilt.
1154
89a7012a
TT
11552002-12-31 Tom Tromey <tromey@redhat.com>
1156
1157 * Makefile.in: Rebuilt.
1158 * Makefile.def (target_modules) [libffi]: Allow installation.
1159
3f4f56e2
AS
11602002-12-31 Andreas Schwab <schwab@suse.de>
1161
1162 * configure.in: Fix use of $program_transform_name.
1163 * configure: Regenerated.
1164
6c1b8d0a
DJ
11652002-12-30 Daniel Jacobowitz <drow@mvista.com>
1166
1167 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 1168 * configure: Regenerated.
6c1b8d0a 1169
c5120911
AO
11702002-12-29 Alexandre Oliva <aoliva@redhat.com>
1171
1172 * Makefile.tpl (local-distclean): Don't remove...
1173 (multilib.ts): ... this. Moved into...
1174 (multilib.out): ... this. Don't use sub-make.
1175 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1176 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1177 (configure-build-[+module+], configure-[+module+],
1178 configure-target-[+module+], configure-gcc): ... these. Test
1179 for Makefile existence. Drop config.status from dependencies.
1180 * Makefile.in: Rebuilt.
1181 * configure.in: Move gcc-version-trigger to the end of
1182 ac_configure_args. Add comments to maybedep.tmp and
1183 serdep.tmp. Introduce --disable-serial-configure. Remove
1184 nonopt from baseargs, matching and removing corresponding
1185 whitespace while at it.
1186 * configure: Rebuilt.
1187
e245b0ea
AO
11882002-12-28 Alexandre Oliva <aoliva@redhat.com>
1189
903de295
AO
1190 * configure.in (host_configargs): Replace reference to
1191 no-longer-defined buildopts with --build=${build_alias}.
1192 * configure: Rebuilt.
1193
e245b0ea
AO
1194 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1195 program_transform_name to standard idiom.
1196 (AUTOGEN, AUTOCONF): Define.
1197 (Makefile.in): Use $(AUTOGEN).
1198 (Makefile): Depend on config.status, and use autoconf-style rule to
1199 build it. Move original commands to...
1200 (config.status): ... this new target.
1201 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1202 $(AUTOCONF).
1203 * Makefile.in: Rebuilt.
1204
671aa708
NN
12052002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1206
53fbfb58
NN
1207 * Makefile.tpl: Fix dramatic bustage due to change in
1208 program_transform_name.
1209 * Makefile.in: Regenerate.
1210
1211 * configure.in: Remove unnecessary PATH setting.
1212 * configure: Regnerate.
1213
1214 * configure.in: Don't default to unprefixed tools unless
1215 the native tools will work.
1216 * configure: Regenerate.
1217
671aa708
NN
1218 * configure.in: Convert to autoconf script. Blow away lots
1219 of now-redundant Makefile fragments.
1220 * configure: Generate using Autoconf.
1221 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1222 * Makefile.in: Regenerate.
1223
57f40826
NN
12242002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1225
3fedb745
NN
1226 * configure: Fix stupid bug where RANLIB was mistakenly included.
1227
abb2db7a 1228 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
1229 (build_configargs, host_configargs, target_configargs).
1230
1231 * configure.in: Move logic out of sed statement.
1232
abb2db7a 1233 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
1234 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1235
315fa0f4
SS
12362002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1237
1238 * config.sub: Import from master repository
1239 * config.guess: Ditto
1240
45aff44f
AS
12412002-12-24 Andreas Schwab <schwab@suse.de>
1242
1243 * Makefile.tpl (multilib.out): Fix missing space.
1244 * Makefile.in: Regenerate.
1245
88b5521b
NN
12462002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1247
1248 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1249 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1250 * Makefile.in: Regenerate.
1251 * configure.in: Remove unnecessary leftovers.
1252
2a726918
GK
12532002-12-21 Geoffrey Keating <geoffk@apple.com>
1254
1255 * configure.in (extra_ranlibflags_for_target): New variable.
1256 (*-*-darwin): Add -c to ranlib commands.
1257 * configure (tooldir): Handle extra_ranlibflags_for_target.
1258
aace3269 12592002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
1260
1261 * Makefile.tpl: Revert HJL's change.
1262 * Makefile.in: Regenerated.
1263 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1264 always.
1265
f0895142
AS
12662002-12-19 Andreas Schwab <schwab@suse.de>
1267
1268 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1269 * Makefile.in: Regenerate.
1270
782d0c02
L
12712002-12-18 H.J. Lu <hjl@gnu.org>
1272
1273 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1274 * Makefile.in: Regenerated.
1275
1276 * configure.in (build_prefix): New. Substitute.
1277
212f6dd0
NN
12782002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1279
79308c5d
NN
1280 * Makefile.tpl: Don't let real targets depend on phony targets.
1281 * Makefile.in: Regenerate.
1282
212f6dd0
NN
1283 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1284 * Makefile.in: Regenerate.
1285
ab17919f
SS
12862002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1287
1288 * config.sub: Import from master repository
1289 * config.guess: Ditto
1290
5ecf91d1
JM
12912002-12-16 Jason Merrill <jason@redhat.com>
1292
1293 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1294 previous 'make bootstrap'.
1295 * Makefile.in: Regenerate.
1296
d8437e1b
HPN
12972002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1298
1299 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1300
4977bab6
ZW
13012002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1302
1303 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1304 * Makefile.in: Regenerate.
1305
0edcfdcb
JM
13062002-12-13 Jason Merrill <jason@redhat.com>
1307
6248218a 1308 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
1309 library tests.
1310 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
1311 * Makefile.in: Regenerate.
1312
4977bab6
ZW
13132002-12-12 Alexandre Oliva <aoliva@redhat.com>
1314
1315 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1316 * Makefile.in: Rebuilt.
1317
f87505dd
AO
13182002-12-12 Alexandre Oliva <aoliva@redhat.com>
1319
1320 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1321
4977bab6
ZW
13222002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1323
1324 * configure: Fix bug put in by gremlins.
1325
1326 * Makefile.tpl: Substitute more autoconfily.
1327 * configure: Substitute more autoconfily.
1328 * Makefile.in: Regenerate.
1329
7f0db92a
SS
13302002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1331
1332 * config.sub: Import from master repository
1333 * config.guess: Ditto
1334 * MAINTAINERS: Added Svein Seldal under write after approval
1335
4977bab6
ZW
13362002-12-08 Andrew Cagney <ac131313@redhat.com>
1337
1338 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1339 * Makefile.in (all-sim): Ditto.
1340
13412002-12-06 DJ Delorie <dj@redhat.com>
1342
1343 * Makefile.tpl: Change configure dependencies to not have real
1344 targets depend on phony targets.
1345
13462002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1347
1348 * configure.in: Revert unintentional change.
1349
1350 * Makefile.tpl: Change dependency for */multilib.out so that
1351 it works when gcc isn't in the tree.
1352
1353 * configure.in: Substitute more.
1354 * configure: Run subconfigures from the Makefile.
1355 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1356 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1357
67f1b906
GP
13582002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1359
1360 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1361
4977bab6
ZW
13622002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1363
1364 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1365 and corresponding dependencies.
1366 * Makefile.in: Regenerate.
1367
1368 * configure.in (host_tools): Order binutils, gas and ld for
1369 convenience in running the testsuites.
1370
1371 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1372 * Makefile.in: Regenerate.
1373 * configure.in: Introduce rules to serialize subconfigure runs.
1374
1375 * configure.in: Introduce BASE_CC_FOR_TARGET.
1376 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1377 Realize configure-build-* targets. Realize configure-target-* targets.
1378 * Makefile.in: Regenerate.
1379
13802002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1381
1382 * configure: Move gcc_version_trigger stuff from here...
1383 * configure.in: ...to here.
1384
1385 * configure.in: Separate subconfigure options added by this file from
1386 options given by the user. Add machinery to put args for host
1387 subconfigures into the Makefile.
1388
1389 * Makefile.tpl: Remove 'vault' targets.
1390 * Makefile.tpl: Reorder and comment dependencies.
1391 * Makefile.in: Regenerate.
1392
13932002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1394 * configure.in: Fix my broken commit of previous patch. (sigh)
1395
743f054e
GK
13962002-11-28 Geoffrey Keating <geoffk@apple.com>
1397
1398 * configure.in: Move host-specific darwin noconfigdirs into
1399 the host-specific section.
1400
4977bab6
ZW
14012002-11-28 Geoffrey Keating <geoffk@apple.com>
1402
1403 * configure.in: Move host-specific darwin noconfigdirs into
1404 the host-specific section.
1405
14062002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1407
1408 * configure: Remove skip-this-dir support.
1409 * Makefile.tpl: Remove skip-this-dir support.
1410
1411 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1412 subdirectories.
1413 * Makefile.in: Regenerate.
1414
1415 * Makefile.tpl: Strip out useless setting of 'dir'.
1416 * Makefile.in: Regenerate.
1417
14182002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1419
1420 * configure.in: Fix deeply stupid bug.
1421
1422 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1423 shell code in CXX_FOR_TARGET
1424 * Makefile.def: Introduce raw_cxx.
1425 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1426 RAW_CXX_FOR_TARGET.
1427 * Makefile.in: Regenerate.
1428
14292002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1430
1431 * Makefile.tpl: Remove unnecessary ifs.
1432 * Makefile.in: Regenerate.
1433
1434 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1435 dependencies. Maybe-ize build-libiberty. Create dummy install
1436 targets for 'no_install' modules.
1437 * configure: Move GDB_TK substitution to configure.in. Move
1438 build_modules stuff to configure.in.
1439 * configure.in: Implement soft dependency machinery. Maybe-ize
1440 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1441 * Makefile.in: Regenerate.
1442
14432002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1444
1445 * Makefile.tpl: Make all-target, install-target behave similarly
1446 to all, install (only hitting configured targets). Eliminate
1447 unused macro defintions.
1448
1449 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1450 build != host.
1451
1452 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1453
1454 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1455
1456 * configure.in: Produce lists of subdir targets we're actually
1457 configuring. Remove references to "dosrel".
1458 * Makefile.tpl: Let configure set which subdir targets are hit.
1459 Remove install-cross; clean up install; remove ALL. Remove
1460 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1461 Autogenerate host module targets. Remove empty dependency lines
1462 and redundant dependency; rearrange slightly.
1463 * Makefile.def: Add host-side libtermcap, utils.
1464
1465 * Makefile.in: Regenerate.
1466
e6226a2f
RO
14672002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1468
1469 * ltconfig (osf[345]): Append $major to soname_spec.
1470 Reflect this in library_names_spec.
1471 * ltmain.sh (osf): Prefix $major with . for use as extension.
1472
3b75d237
AJ
14732002-11-19 Andreas Jaeger <aj@suse.de>
1474
1475 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1476 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1477 and sparc64 GNU/Linux systems.
1478
809108de
NS
14792002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1480
1481 * MAINTAINERS: Update email.
1482
e7e0de7e
GP
14832002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1484
1485 * MAINTAINERS: Complete James Dennett's entry.
1486
f7109dea
EB
14872002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
d3ac17c9
BK
14912002-11-13 Bruce Korb <bkorb@gnu.org>
1492
1493 * Makefile.tpl: syntactic cleanup
1494
cbf78ae4
SH
14952002-11-13 Stuart Hastings <stuart@apple.com>
1496
1497 * MAINTAINERS: Add myself to write-after-approval list.
1498
4977bab6
ZW
14992002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1500
1501 * Makefile.def: Add list of recursive targets to autogenerate.
1502 Add build_modules.
1503 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1504 targets. Autogenerate *-build-* targets.
1505 * Makefile.in: Regenerate.
1506
15072002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
1508
1509 * configure: More autoconf-style substitutions.
1510 * Makefile.tpl: More autoconf-style substitutions.
1511 * Makefile.in: Regenerate.
1512
15132002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
1514
1515 * configure: Substitute more variables in a more autoconf-friendly
1516 way. Simplify slightly.
1517 * Makefile.tpl: Make more variables substitutable in an
1518 autoconf-friendly way.
1519 * Makefile.in: Regenerate.
1520
d4783999
JW
15212002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
4977bab6
ZW
15252002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
1526
1527 * configure.in (v810*): Remove special setting of tools.
1528
1529 * configure: Add support for extra required flags for ar or nm.
1530 * configure.in (aix4.3+): Use above support for target-specific
1531 issues, rather than using config/mt-aix43.
1532
15332002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
1534
1535 * configure: Remove 'removing', which doesn't work. Replace $subdir
1536 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1537 with $srcdir. Reformat indentation. Substitute some variables
1538 formerly hard-coded in the Makefile for build=host.
1539 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1540 * Makefile.def: Autogenerate more.
1541 * Makefile.in: Regenerate.
1542
1c9c903e
AN
15432002-11-04 Adam Nemet <anemet@lnxw.com>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
40673d2b
KB
15472002-11-04 Kevin Buettner <kevinb@redhat.com>
1548
1549 * Makefile.def (host_modules): Add rda.
1550 * Makefile.in: Regenerate.
1551 * configure.in (target_tool): Add target-rda to list.
1552
42e650ae
GP
15532002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1554
1555 * MAINTAINERS: Remove "co-maintainer" note for web pages.
1556
e004b81f
PE
15572002-10-25 Phil Edwards <pme@gcc.gnu.org>
1558
1559 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1560 and restrap targets to this rule.
1561 * Makefile.in: Regenerate.
1562
06bd49b1
GP
15632002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1564
1565 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1566 GNATS only accounts.
1567
d0af82b0
HPN
15682002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1569
1570 * configure.in (i[3456]86-*-linux*): Add check to disable
1571 ${libgcj} for glibc1.
1572
10782654
DC
15732002-10-24 Denis Chertykov <denisc@overta.ru>
1574
1575 * MAINTAINERS: Add myself as ip2k port maintainer.
1576
a5a438f5
SS
15772002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1578
1579 * configure.in: Add tic4x target.
1580
fe3d5b7f
NN
15812002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1582
aba8a494
NN
1583 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1584 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1585 * Makefile.in: Regenerate.
1586
fe3d5b7f
NN
1587 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1588 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1589 * Makefile.in: Regenerate.
1590
a6ad79e7
JJ
15912002-10-02 Janis Johnson <janis187@us.ibm.com>
1592
1593 * MAINTAINERS: Add myself as web pages co-maintainer.
1594
6a8a9058
NN
15952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1596
1597 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1598 * Makefile.in: Regenerate.
1599
327d975a
ZW
16002002-10-02 Zack Weinberg <zack@codesourcery.com>
1601
1602 * MAINTAINERS: Add myself and Nathan Sidwell
1603 <nathan@codesourcery.com> as VxWorks maintainers.
1604
a5ae8f19 16052002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
1606
1607 * Makefile.def: Remove order dependency comments.
1608 * Makefile.tpl: Add explicit install-install dependencies.
1609 * Makefile.in: Regenerate.
d0f6c823 1610
34c6040c 1611 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 1612 * Makefile.in: Regenerate.
34c6040c 1613
d0f6c823
NN
1614 * Makefile.tpl: Add configure-target (for src-release in src)
1615 * Makefile.in: Regenerate.
1616
50bd210b
NC
16172002-09-30 Nick Clifton <nickc@redhat.com>
1618
1619 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1620
ca25149e
UW
16212002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1622
1623 * configure.in (s390*-*-linux*): Enable libgcj.
1624
dd30b57d
NN
16252002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1626
9e60a678
NN
1627 * configure: Revert accidentally applied changes.
1628
dd30b57d
NN
1629 * Makefile.tpl: Make more autoconf-friendly.
1630 * Makefile.in: Regenerate.
1631 * configure: Make substitution more autoconf-like.
1632
5831424e
RE
16332002-09-28 Richard Earnshaw <rearnsha@arm.com>
1634
1635 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1636 single entry to handle all these.
1637 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1638 libjava on arm-*-elf.
1639
b7f3b15b
GK
16402002-09-27 Geoffrey Keating <geoffk@apple.com>
1641
1642 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1643 things that depend on them.
1644
0dffceed
NN
16452002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1646
1647 * Makefile.tpl: Make subsituted variables more autoconfy.
1648 * Makefile.in: Regenerate.
1649 * configure: Make seds more autoconfy.
1650
1db75a86 16512002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
1652
1653 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1654 * Makefile.in: Regenerate.
1655 * configure.in: Rewrite sed statements to look autoconfy.
1656
1db75a86
NN
1657 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1658 all-target-foo on configure-target-foo.
1659 * Makefile.def: Ditto.
1660 * Makefile.in: Rebuild.
1661
741a4e89
AH
16622002-09-25 Andrew Haley <aph@redhat.com>
1663
1664 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1665
95ddd785
NN
16662002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1667
1668 * Makefile.def: New file.
1669 * Makefile.tpl: New file.
1670 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1671 * contrib/gcc_update: Note that Makefile.in is a generated file.
1672
1673 * configure.in: Minor rearrangement. Simplify tests.
1674
65a824f6
JT
16752002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
1676
1677 * configure.in (with_headers): Skip copy if value is "yes".
1678 (with_libs): Likewise.
1679
51270f0a 16802002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
1681
1682 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1683 * configure.in (sh*-*-pe*): Ditto.
1684 * configure.in (mips*-*-pe*): Ditto.
1685 * configure.in (*arm-wince-pe): Ditto.
1686
8f89dbf4
NN
1687 * configure.in: Rearrange.
1688
c1b8db3f
KH
16892002-09-14 Kazu Hirata <kazu@cs.umass.edu>
1690
1691 * MAINTAINERS: Update my email address.
1692
341f0575
PK
16932002-08-30 Paul Koning <pkoning@equallogic.com>
1694
1695 * MAINTAINERS: (Write After Approval): Add myself.
1696
d2e06980
GK
16972002-08-29 Geoffrey Keating <geoffk@redhat.com>
1698
1699 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
1700
4906d5d8
GK
17012002-08-24 Geoffrey Keating <geoffk@redhat.com>
1702
1703 * MAINTAINERS: Change my mailing address.
1704
e9a25cc8
PC
17052002-08-21 Paolo Carlini <pcarlini@unitus.it>
1706
1707 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 1708 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 1709
a5aa7421
LR
17102002-08-20 Loren J. Rittle <ljrittle@acm.org>
1711
1712 * MAINTAINERS (Write After Approval): Remove myself.
1713 (Various Maintainers: c++ runtime libs): Add myself.
1714
5ce6f47b
EC
17152002-08-15 Eric Christopher <echristo@redhat.com>
1716
1717 * config.sub: Import from master repository.
1718 * config.guess: Ditto.
1719
7f9317f0
AO
17202002-08-19 Alexandre Oliva <aoliva@redhat.com>
1721
1722 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1723 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1724 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1725
7aecca3d
AH
17262002-08-16 Aldy Hernandez <aldyh@redhat.com>
1727
1728 * MAINTAINERS: Add self to rs6000 vector extensions.
1729
8ea4b195
AO
17302002-08-15 Alexandre Oliva <aoliva@redhat.com>
1731
1732 * libiberty/configure: Reverted unintended yesterday's check in.
1733
f5cc59a7
AO
17342002-08-14 Alexandre Oliva <aoliva@redhat.com>
1735
1736 * boehm-gc/configure, libf2c/configure: Rebuilt.
1737 * libffi/configure, libiberty/configure: Ditto.
1738 * libjava/configure, libobjc/configure: Ditto.
1739 * libstdc++-v3/configure, zlib/configure: Ditto.
1740 Merged from binutils:
1741 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1742 From Steve Ellcey <sje@cup.hp.com>:
1743 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1744 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1745 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1746 IA64.
1747 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1748 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1749 soname_spec, sys_lib_search_path_spec): Ditto.
1750
66350331
FS
17512002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1752
1753 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1754
2ff34870
L
17552002-08-04 H.J. Lu (hjl@gnu.org)
1756
1757 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1758
a014f2fe
KW
17592002-08-02 Krister Walfridsson <cato@df.lth.se>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
c01d477a
AM
17632002-07-31 Alan Modra <amodra@bigpond.net.au>
1764
1765 * configure.in: Move generic linux case to end. Copy generic
1766 linux noconfigdirs to mips*-*-linux* entry and new
1767 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1768
68cd2524
MM
17692002-07-19 Michael Matz <matz@suse.de>
1770
1771 * MAINTAINERS: Add myself as ra* maintainer.
1772
e2d83b8c
CD
17732002-07-16 Chris Demetriou <cgd@broadcom.com>
1774
1775 * config.guess: Update to 2002-07-09 version.
1776 * config.sub: Update to 2002-07-03 version.
1777
cece4f1d
HPN
17782002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1779
1780 * MAINTAINERS: Fix typo in a maintainer email address.
1781
bb654703
NN
17822002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1783
1784 * configure.in: Remove two redundant tests.
1785
789b7de5
RO
17862002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1787
1788 * configure.in (mips*-*-irix6*o32): Enable stabs.
1789
e1da1089
NN
17902002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1791
f3970bba
NN
1792 * configure.in: Don't build grez.
1793 * Makefile.in: Ditto.
1794
e1da1089
NN
1795 * Makefile.in: Remove references to bsp, cygmon, libstub.
1796 * configure.in: Ditto.
1797
1798 * configure.in: Remove leftover reference to gdbtest.
1799
57c905fa
PE
18002002-07-08 Phil Edwards <pme@gcc.gnu.org>
1801
1802 * configure.in (gxx_include_dir): Change to match versioned
1803 C++ headers if --enable-version-specific-runtime-libs is used.
1804
a0af94a7 18052002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 1806
a0af94a7
SE
1807 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1808
423ce3eb
NN
18092002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1810
1811 * configure.in: Make --without-x work.
1812
98186934
NN
18132002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1814
c3b7d169
NN
1815 * configure.in: Rearrange target Makefile fragment collection.
1816
98186934
NN
1817 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1818 cvs[src].
1819 * configure.in: Ditto.
1820
eebd288a
MK
18212002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
1822
1823 * MAINTAINERS (Write After Approval): Update my e-mail address.
1824
3ab36f05
NN
18252002-06-24 Ben Elliston <bje@redhat.com>
1826
1827 * configure.in (host_tools): Remove cgen.
1828
1829 * Makefile.in (all-cgen): Remove; runs from its source directory.
1830 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 1831 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
1832 (all-sim): Likewise.
1833
18342002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1835
1836 * Makefile.in: Eliminate 'apache' targets.
1837 * configure.in: Eliminate 'apache' targets.
1838
55380b08
NN
1839 * configure.in: Eliminate redundant tests. Reorganize.
1840
9a5c1b9d
NN
1841 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1842
5fd3853a
NN
1843 * config-ml.in: Eliminate references to Cygnus configure.
1844
cfefc434
NN
1845 * Makefile.in: Eliminate references to building emacs.
1846
2fe93885
GS
18472002-06-28 Graham Stott <graham.stott@btinternet.com>
1848
1849 * MAINTAINERS: Update my email address.
1850
53c40185
BK
18512002-06-26 Benjamin Kosnik <bkoz@redhat.com>
1852
1853 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 1854 (cxx_incdir): Remove.
53c40185 1855
97679694
NN
18562002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
1857
1858 * MAINTAINERS (Write After Approval): Add self.
1859
b03bcd37
DC
1860Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
1861
1862 * configure.in: Add support for ip2k.
1863
6bd12129
NN
18642002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1865
1866 * configure.in: Fix AIX configury bug.
1867
e0d98a92
SE
18682002-06-20 Steve Ellcey <sje@cup.hp.com>
1869
1870 * MAINTAINERS (Write After Approval): Add self.
1871
ba3292db
NN
18722002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1873
ef40bc65
NN
1874 * configure.in: replace ${topsrcdir} with ${srcdir}
1875
7a0be465
NN
1876 * configure.in: Move definition of libstdcxx_flags
1877 right above usage, rather than waaay earlier.
1878
e1848dde
NN
1879 * configure.in: Pull definition of is_cross_compiler earlier.
1880
8bc2fff1
NN
1881 * configure.in: Rearrange a little.
1882
ba3292db
NN
1883 * configure.in: Remove references to librx.
1884 * Makefile.in: Remove references to librx.
1885
11d8b408
DC
1886Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
1887
1888 * config.sub: Add support for avr target.
1889 Import from master sources, rev 1.255
5ce6f47b 1890
93da8339
PE
18912002-06-19 Phil Edwards <pme@gcc.gnu.org>
1892
1893 * configure, .cvsignore: Revert previous change...
1894 * Makefile: ...delete.
1895
b4caab5c
NN
18962002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1897
1898 * configure.in: Eliminate ${gasdir} variable.
1899
ee777171
DB
19002002-06-18 Dave Brolley <brolley@redhat.com>
1901
1902 * configure.in: Add support for frv.
1903 * config.sub: Add support for frv.
1904
26e4af54
PE
19052002-06-18 Phil Edwards <pme@gcc.gnu.org>
1906
1907 * configure: Remove garbage from previous commit.
1908
bb20b7da
PE
19092002-06-18 Phil Edwards <pme@gcc.gnu.org>
1910
1911 * configure: For in-source builds, make a subdir and re-exec there.
1912 * Makefile: New file. Pass targets through to build directory.
1913 * .cvsignore: No longer ignore "Makefile".
1914
9d321f6c
DR
19152002-06-16 Douglas Rupp <rupp@gnat.com>
1916
1917 * MAINTAINERS (Write After Approval): Add self.
1918
c8eb2bc0
KG
19192002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1920
1921 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1922
f210d239
JT
19232002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1924
1925 * configure.in (vax-*-netbsd*): Re-enable gas.
1926
e9667b3c
NN
19272002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1928
efe1f357
NN
1929 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1930 BUILD_PREFIX_1, to correct nomenclature.
1931 * configure: Likewise.
1932
e9667b3c
NN
1933 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1934 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1935
fe2fe497
OH
19362002-05-31 Olaf Hering <olh@suse.de>
1937
1938 * config-ml.in: Propogate DESTDIR also.
1939
dcf7f0dd
JT
19402002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1941
1942 * configure.in (vax-*-netbsd*): Don't build gas for this
1943 platform.
1944
6ff14f32
MM
19452002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1946
1947 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1948 and libgcj for AVR.
1949
397de1ff
KK
19502002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
1951
1952 * MAINTAINERS (Write After Approval): Add myself.
1953
ac30211c
JT
19542002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1955
1956 * config.guess: Update to 2002-05-22 version.
1957 * config.sub: Likewise.
1958
1e6347d8
RO
19592002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1960
1961 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1962 * config-ml.in: Likewise.
1963 * configure: Likewise.
1964 * configure.in: Likewise.
1965
e5ce1d6d
SC
19662002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1967
1968 * MAINTAINERS: Update my email address.
1969
6cdef75d
NN
19702002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1971
4a87f061
NN
1972 * configure.in: Simplify makefile fragment collection.
1973
1974 * configure.in: Remove code to build emacs.
603606e7 1975
e254d6b5
NN
1976 * configure.in : Remove --srcdir argument from targargs and buildargs
1977 (it's always overridden in the Makefile anyway). Rearrange a bit.
1978
1979 * configure: Move some logic to configure.in.
1980 * configure.in: Move some logic from configure.
6cdef75d 1981
1d6006fe
TT
19822002-05-11 Tom Tromey <tromey@redhat.com>
1983
1984 * MAINTAINERS: Reflect libgcj reality.
1985
b70b3534
FS
19862002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1987
1988 * Makefile.in: Honour DESTDIR.
1989
4434687a
MM
19902002-05-08 Mark Mitchell <mark@codesourcery.com>
1991
1992 * config.guess: Import 2002-03-20 version.
1993 * config.sub: Import 2002-04-26 version.
1994
a89e49c7
RO
19952002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1996
1997 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
1998
44e55536
TJ
19992002-05-07 Tim Josling <tej@melbpc.org.au>
2000
2001 * MAINTAINERS: Add self.
2002
97320a3f
LR
20032002-05-06 Loren J. Rittle <ljrittle@acm.org>
2004
2005 * ltmain.sh: Detect and handle object name conflicts
2006 while piecewise linking a static library.
2007
b7c13625
AO
20082002-05-05 Alexandre Oliva <aoliva@redhat.com>
2009
2010 * configure.in (noconfigdirs): Don't disable libgcj on
2011 sparc64-*-solaris* and sparcv9-*-solaris*.
2012
4182d9fa
AO
20132002-05-03 Alexandre Oliva <aoliva@redhat.com>
2014
2015 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2016
7bebf279
TF
20172002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2018
2019 * configure.in (FLAGS_FOR_TARGET): Do not add
2020 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2021 on i[3456]86-*-linux*.
2022
9a06dc7d
TF
20232002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2024
2025 * configure.in (noconfigdirs): Replace [ ] with test.
2026
2027 * configure.in (noconfigdirs): Do not add target-newlib if
2028 target == i[3456]86-*-linux*, and host == target.
2029
a51a07fa
NN
20302002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2031
9e7facd6
DD
2032 * configure.in: delete reference to absent file
2033
aeaa0f2f
NN
2034 * configure.in: replace '[' with 'test'
2035
4bb98828
NN
2036 * configure.in: Eliminate references to gash.
2037 * Makefile.in: Eliminate references to gash.
2038
64791664
NN
2039 * configure.in: remove useless references to 'pic' makefile fragments.
2040
3ed57cf4
NN
2041 * configure.in: (*-*-windows*) Finish removing.
2042
a51a07fa
NN
2043 * configure.in: Eliminate redundant test for libgui.
2044
8552f6f1
RS
20452002-04-29 Roger Sayle <roger@eyesopen.com>
2046
2047 * MAINTAINERS: Add self and realphabetize. Update entries
2048 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2049 entry for a29k port maintainer.
2050
9e847666
JS
20512002-04-26 Joel Sherrill <joel@OARcorp.com>
2052
2053 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2054 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2055
704c9a14
NN
20562002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2057
2058 * configure.in: remove references to dead files
2059
7bff5059
MM
20602002-04-19 Mark Mitchell <mark@codesourcery.com>
2061
2062 * MAINTAINERS: Add information about purpose of this file.
2063
0c7c67f0
TT
20642002-04-18 Tom Tromey <tromey@redhat.com>
2065
2066 * configure.in: Disallow configuring libgcj when it is already
2067 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2068 Solaris 2.8 by default. For PR libgcj/6158.
2069
63501e91
NN
20702002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2071
2072 * configure.in: Move default CC setting out of config/mh-* fragments
2073 directly into here.
2074
701afd4d
NN
20752002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2076
2077 * configure.in: don't even try to configure or make a subdirectory
2078 if there's no configure script for it.
2079
07cdae91
MM
20802002-04-15 Mark Mitchell <mark@codesourcery.com>
2081
2082 * MAINTAINERS: Remove chill maintainers.
2083 * Makefile.in (CHILLFLAGS): Remove.
2084 (CHILL_LIB): Remove.
2085 (TARGET_CONFIGDIRS): Remove libchill.
2086 (CHILL_FOR_TARGET): Remove.
2087 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2088 CHILL_LIB.
2089 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2090 (CHECK_TARGET_MODULES): Likewise.
2091 (INSTALL_TARGET_MODULES): Likewise.
2092 (CLEAN_TARGET_MODULES): Likewise.
2093 (configure-target-libchill): Remove.
2094 (all-target-libchill): Remove.
2095 * configure.in (target_libs): Remove target-libchill.
2096 Do not compute CHILL_FOR_TARGET.
2097 * libchill: Remove directory.
5ce6f47b 2098
ab50d72b
DD
20992002-04-11 DJ Delorie <dj@redhat.com>
2100
2101 * Makefile.in, configure.in: Sync with binutils, entries
2102 follow...
2103
0a1e123a
DD
21042002-04-07 Andrew Cagney <ac131313@redhat.com>
2105
2106 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2107 (do-tar, do-bz2): New rules.
2108 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2109 (gdb-tar): New rule.
2110 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2111 (insight_dejagnu.tar): New rule.
2112 (insight.tar): New rule.
2113 (gdb+dejagnu.tar): New rule.
2114 (gdb.tar): New rule.
2115
ab50d72b
DD
21162002-02-01 Mo DeJong <supermo@bayarea.net>
2117
2118 * Makefile.in: Add all-tix to deps for all-snavigator
2119 so that tix is built when building snavigator.
2120
21212002-01-11 Steve Ellcey <sje@cup.hp.com>
2122
2123 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2124 ld and gdb are not supported.
2125
21262002-01-07 Mark Salter <msalter@redhat.com>
2127
2128 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2129 Allow target-libgloss to be built for arm, strongarm, and xscale.
2130
21312001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2132
2133 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2134 options for i[3456]86-pc-linux* native builds.
2135
21362001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2137
2138 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2139 files from .po files for a distribution.
2140
21412001-09-03 Jeff Holcomb <jeffh@redhat.com>
2142
2143 * configure.in: Enable libstdc++-v3 for h8300 targets.
2144
21452001-06-19 Alan Modra <amodra@bigpond.net.au>
2146
2147 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2148 version from bfd/.
2149
2150Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2151
2152 * Makefile.in (VER): When present, extract the version number from
2153 the file version.in.
2154
21552001-05-24 Tom Rix <trix@redhat.com>
2156
2157 * configure.in : enable ld for aix
2158
21592001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2160
2161 * config.guess: Add linux target for S/390.
2162
21632000-11-07 Philip Blundell <pb@futuretv.com>
2164
2165 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2166
21672000-11-03 Philip Blundell <pb@futuretv.com>
2168
2169 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2170 files.
2171
21722001-01-15 Ben Elliston <bje@redhat.com>
2173
2174 * configure.in (host_tools): Add sid.
2175 Always configure cgen.
2176
21772000-11-24 Nick Clifton <nickc@redhat.com>
2178
2179 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2180
2181
21822000-08-20 Doug Evans <dje@casey.transmeta.com>
2183
2184 * Makefile.in (ALL_MODULES): Add all-cgen.
2185 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2186 (all-cgen): New target.
2187 (all-opcodes,all-sim): Depend on all-cgen.
2188 * configure.in (host_tools): Add cgen.
2189 Only configure cgen if --enable-cgen-maint.
2190
ef98ad7b
LR
21912002-04-09 Loren J. Rittle <ljrittle@acm.org>
2192
2193 * configure.in: Add *-*-freebsd* configurations.
2194
90def2b2
TT
21952002-04-08 Tom Tromey <tromey@redhat.com>
2196
2197 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2198 Fixes PR libgcj/6068.
2199
320d7e7a
KW
22002002-03-30 Krister Walfridsson <cato@df.lth.se>
2201
2202 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2203
18b467f1
RO
22042002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2205
2206 * configure.in (alpha*-dec-osf*): Enable libgcj.
2207
8bb3a5af
MG
22082003-03-27 Matthew Gingell <gingell@gnat.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
56ae9405
NC
22122002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2213
2214 Fix for: PR bootstrap/3591, target/5676
2215 * configure.in (mcore-pe): Disable the configuration of
2216 libstdc++-v3 since exceptions are not supported.
2217
f18d9a0c
AG
22182002-03-20 Anthony Green <green@redhat.com>
2219
2220 * configure.in: Enable libgcj for xscale-elf target.
2221
c0e21eef
R
2222Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2223
2224 * MAINTAINERS: Update my email address.
2225
28eca9e8
AO
22262002-03-16 Alexandre Oliva <aoliva@redhat.com>
2227
2228 * ltmain.sh (relink_command): Fix typo in previous change.
2229
e67e72c7
AO
22302002-03-15 Alexandre Oliva <aoliva@redhat.com>
2231
2232 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2233 (relink_command): Added --tag flags.
2234 (mode=install): If relinking fails; error out.
2235
c2273204
RH
22362002-03-12 Richard Henderson <rth@redhat.com>
2237
2238 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2239 .NOTPARALLEL tag.
2240 (do-check): Rename from check.
2241 (check): Allow parallel check.
2242
bcb64245
BW
22432002-03-12 Bob Wilson <bob.wilson@acm.org>
2244
2245 * MAINTAINERS: Add myself as maintainer for xtensa port.
2246 Fix alphabetical order in CPU port maintainer list.
2247 Remove myself from Write After Approval list.
2248
63adb4ff
RH
22492002-03-11 Richard Henderson <rth@redhat.com>
2250
2251 * Makefile.in (.NOTPARALLEL): Add fake tag.
2252
9bec4bf0
L
22532002-03-07 H.J. Lu (hjl@gnu.org)
2254
2255 * configure.in: Enable gprof for mips*-*-linux*.
2256
c7fc1f84
DS
22572002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
6bff33fb
AO
22612002-02-28 Alexandre Oliva <aoliva@redhat.com>
2262
2263 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2264 libjava.
2265 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2266
0210b33b
AO
22672002-02-23 Alexandre Oliva <aoliva@redhat.com>
2268
2269 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2270 because its Makefile is there; test for the executable instead.
2271
fcc0a3ef
AO
22722002-02-22 Alexandre Oliva <aoliva@redhat.com>
2273
2274 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2275 libstdc++-v3 and libjava.
2276
97cf8285
AM
22772002-02-11 Adam Megacz <adam@xwt.org>
2278
2279 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2280 boehm-gc
5ce6f47b 2281
40fe0ec3
AO
22822002-02-09 Alexandre Oliva <aoliva@redhat.com>
2283
2284 * config.guess: Updated to 2002-01-30's version.
2285 * config.sub: Updated to 2002-02-01's version.
2286 Contribute sh64-elf.
2287 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2288 * configure.in: Added sh64-*-*.
2289
694d53ee
CD
22902002-02-08 Chris Demetriou <cgd@broadcom.com>
2291
2292 * MAINTAINERS: Belatedly add myself to write after approval list.
2293
a9ca50b1
JH
2294Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2295
2296 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2297 Remove self as Write After Approval.
2298
5ffc3500
GK
22992002-01-31 Geoffrey Keating <geoffk@redhat.com>
2300
2301 * MAINTAINERS: Put self in as maintainer for contrib/regression
2302 directory.
2303
4ceaf7fb
PE
23042002-01-28 Phil Edwards <pme@gcc.gnu.org>
2305
2306 * MAINTAINERS: Update my email address.
2307
51584787
JT
23082002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2309
5ce6f47b
EC
2310 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2311 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
2312 libraries if not supported for NetBSD on target CPU.
2313
5701d273
DR
23142002-01-25 Douglas B Rupp <rupp@gnat.com>
2315
2316 * install-sh: Use _inst.$$_ for temp file name.
2317
b299a075
JT
23182002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2319
2320 * MAINTAINERS (Write After Approval): Move my contact info
2321 from here...
2322 (OS Port Maintainers): ...to here (netbsd).
2323
51fe14b5
BW
23242002-01-22 Bob Wilson <bob.wilson@acm.org>
2325
2326 * MAINTAINERS (Write After Approval): Add myself.
2327
b634ad42
L
23282002-01-17 H.J. Lu <hjl@gnu.org>
2329
2330 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2331 (all-target-fastjar): Also depend on all-target-libiberty.
2332
3cd87679
L
23332002-01-16 H.J. Lu (hjl@gnu.org)
2334
2335 * config.guess: Import from master sources, rev 1.225.
2336 * config.sub: Import from master sources, rev 1.238.
2337
969a6d8f
KH
23382002-01-16 Kazu Hirata <kazu@hxi.com>
2339
2340 * MAINTAINERS (Write After Approval): Remove myself.
2341
366f6a52
FW
23422001-12-19 Florian Weimer <fw@deneb.enyo.de>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
f02240b6
JM
23462001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2347
2348 * MAINTAINERS: Add self as docs co-maintainer.
2349
5d08dc39
MK
23502001-12-11 Matthias Klose <doko@debian.org>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
39e790d5
ZW
23542001-12-09 Zack Weinberg <zack@codesourcery.com>
2355
2356 * MAINTAINERS: Update my email address.
2357
4519d6a3
TC
23582001-12-07 Turly O'Connor <turly@apple.com>
2359 * MAINTAINERS (Write After Approval): Add myself.
2360 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2361 (rs6000_initialize_trampoline): Call __trampoline_setup for
2362 ABI_DARWIN too.
2363 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 2364 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 2365
21cf0a73
PC
23662001-12-07 Paolo Carlini <pcarlini@unitus.it>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
4ee43206
DR
2370Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2371
2372 * configure, configure.in: Use temp file for long sed commands.
2373
251931f3
LG
23742001-12-03 Laurent Guerby <guerby@acm.org>
2375
2376 * config.sub: Update to version 1.232 on subversion.
2377
03777dd7
BE
23782001-12-03 Ben Elliston <bje@redhat.com>
2379
2380 * MAINTAINERS: Update mail address for config.* patches.
2381
e490616e
ZW
23822001-11-27 DJ Delorie <dj@redhat.com>
2383 Zack Weinberg <zack@codesourcery.com>
2384
2385 When build != host, create libiberty for the build machine.
2386
2387 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2388 CONFIG_ARGUMENTS.
2389 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2390 New variables.
2391 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2392 and rules.
2393 (all.normal): Depend on ALL_BUILD_MODULES.
2394 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2395 (all-build-libiberty): Depend on configure-build-libiberty.
2396
2397 * configure: Calculate and substitute proper value for
2398 ALL_BUILD_MODULES.
2399 * configure.in: Create the build subdirectory.
2400 Calculate and substitute TARGET_CONFIGARGS (formerly
2401 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2402
04075e8f
ZL
24032001-11-26 Ziemowit Laski <zlaski@apple.com>
2404
2405 * MAINTAINERS (write-after-approval): Add self.
2406
ed19322d
CR
24072001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2408
2409 * MAINTAINERS (GNATS only accounts): Remove self.
2410
90a12988
HPN
24112001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2412
2413 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2414 libf2c.
2415
77e653ad
CR
24162001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2417
2418 * MAINTAINERS (Write After Approval): Add self.
2419
64adad99
DB
24202001-11-12 David O'Brien <obrien@FreeBSD.org>
2421
2422 * MAINTAINERS: mips and s390 are also CPU ports.
2423
834a28c7
DB
24242001-11-12 David O'Brien <obrien@FreeBSD.org>
2425
2426 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2427
ef94239f
DB
24282001-11-11 David O'Brien <obrien@FreeBSD.org>
2429
2430 * MAINTAINERS: Alphabetize.
2431
beda0427
KH
24322001-11-09 Kazu Hirata <kazu@hxi.com>
2433
2434 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2435
6ca224d3
JDA
24362001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2437
2438 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2439
132e4bd7
PE
24402001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2441
2442 * configure.in (--enable-languages): Be more permissive about
2443 syntax. Check for empty lists better. Warn about $LANGUAGES.
2444
c6243b4c
GK
24452001-11-08 Geoffrey Keating <geoffk@redhat.com>
2446
2447 * config.sub: Import from master sources, rev. 1.230.
2448 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2449
abbb9e76
LG
24502001-11-07 Laurent Guerby <guerby@acm.org>
2451
2452 * MAINTAINERS (Write After Approval): Add self.
2453
53cdb27a
HPN
24542001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2455
2456 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2457
dd3a88c9
HPN
24582001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2459
2460 * config.sub: Import from master sources, rev 1.226.
2461 * config.guess: Import from master sources, rev 1.216.
2462
d344dce9
HPN
24632001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2464
2465 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2466 * MAINTAINERS: Add self as maintainer of MMIX port.
2467 Remove old after-approval entry.
2468
63f6bcd7
JM
24692001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2470
2471 * ChangeLog, configure: Fix spelling errors.
2472
84f92638
BK
24732001-10-20 Brendan Kehoe <brendan@zen.org>
2474
2475 * MAINTAINERS: Tweak my address.
2476
2f30eda4
R
2477Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2478
2479 * MAINTAINERS: Update my email address.
2480
1567080c 24812001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 2482
f48a3b5c 2483 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 2484 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 2485
30106886
GB
24862001-10-10 Geert Bosch <bosch@gnat.com>
2487
e490616e 2488 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
2489 Added Robert Dewar.
2490
d3d51b8c
DB
24912001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
2492
2493 * MAINTAINERS (Write After Approval): Added self
2494
d1c3e709
GB
24952001-10-02 Geert Bosch <bosch@gnat.com>
2496
2497 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2498
50f5f793
JM
24992001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2500
2501 * configure: Handle temporary files securely using mkdir.
2502
7fddf9a9
AO
25032001-09-29 Alexandre Oliva <aoliva@redhat.com>
2504
2505 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2506
387beb82
WC
25072001-09-26 Will Cohen <wcohen@redhat.com>
2508
2509 * configure.in (*-*-linux*): Disable configuration of target-newlib
2510 and target-libgloss.
e490616e 2511
0c055e34
AO
25122001-09-26 Alexandre Oliva <aoliva@redhat.com>
2513
2514 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2515 RANLIB.
2516
759bfa90
AO
25172001-09-21 Alexandre Oliva <aoliva@redhat.com>
2518
2519 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2520 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2521 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2522 avoid quotes nesting problems.
2523 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2524 (DO_X): Export only variables that are set.
2525
1dc4a750
BE
25262001-09-19 Ben Elliston <bje@redhat.com>
2527
2528 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2529 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2530 semantics. Use the shell built-in "type" command instead.
2531
898c7238
AO
25322001-08-31 Alexandre Oliva <aoliva@redhat.com>
2533
2534 Merged from gcc-3_0-branch:
2535 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2536 * ltcf-c.sh: Use $objext, not $ac_objext.
2537 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2538 * ltcf-cxx.sh: Add support for GNU.
2539 2001-07-22 Timothy Wall <twall@redhat.com>
2540 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2541 default settings if using GNU tools with that configuration.
2542 * ltcf-cxx.sh: Ditto.
2543 * ltcf-gcj.sh: Ditto.
2544 2001-07-21 Michael Chastain <chastain@redhat.com>
2545 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2546 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2547 * ltmain.sh: Mark as gcc-local.
2548
8fa0a32e
EC
25492001-08-30 Eric Christopher <echristo@redhat.com>
2550 Jason Eckhardt <jle@redhat.com>
2551
2552 * config.guess: Merge from master sources.
2553 * config.sub: Merge from master sources, add support for mipsisa32.
2554
32f30f91 25552001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
2556 * config.sub: Merge from master sources, rev 1.219.
2557 * MAINTAINERS: Add self as contact for stormy16 port.
2558
f6084f99
ZW
25592001-08-14 Zack Weinberg <zackw@panix.com>
2560
2561 * config.sub: Merge from master sources, rev 1.218.
2562 * config.guess: Merge from master sources, rev 1.209.
2563
91b54f7f
GS
25642001-08-11 Graham Stott <grahams@redhat.com>
2565
2566 * Makefile.in (check-c++): Add missing semicolon.
2567
e5b3941e
JH
2568Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
2569
32f30f91 2570 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 2571
6387a56e
EC
25722001-07-30 Eric Christopher <echristo@redhat.com>
2573
2574 * MAINTAINERS (Various maintainers: mips port): Added myself.
2575
53b475f0
AH
25762001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2577
e490616e 2578 * configure.in (sh-*-linux*): New.
53b475f0 2579
2a08c780
RH
25802001-07-27 Richard Henderson <rth@redhat.com>
2581
2582 * .cvsignore: Add LAST_UPDATED.
2583
bfa79422
UW
25842001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
2585
2586 * MAINTAINERS (Various maintainers: s390 port): Added myself.
2587
0ae85492
AH
25882001-07-16 Aldy Hernandez <aldyh@redhat.com>
2589
e490616e 2590 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 2591
8e1ab0fe
NP
2592Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
2593
2594 * MAINTAINERS (Write After Approval): Added myself.
2595
2b997990
SC
25962001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2597
2598 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2599 and libgcj on m68hc11/m68hc12.
2600
d920e825
L
26012001-06-27 H.J. Lu (hjl@gnu.org)
2602
2603 * Makefile (CFLAGS_FOR_BUILD): New.
2604 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2605
d425a1e0
JM
26062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2607
2608 * README: Remove version number.
2609
5b5b4207
GP
26102001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2611
2612 * INSTALL/README: Update wrt. to the installation instructions now
2613 residing in gcc/doc/install.texi.
2614
be839b69
JM
26152001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
2616
2617 * README: Replace with a cut-down and updated version of gcc/README.
2618
fe2ee7c4
DE
26192001-06-12 David Edelsohn <edelsohn@gnu.org>
2620
2621 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2622 multilibs to be disabled.
2623
4f5d646c
DB
26242001-06-11 Daniel Berlin <dan@cgsoftware.com>
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 2627
818f0c85
AO
26282001-06-09 Alexandre Oliva <aoliva@redhat.com>
2629
2630 * config.guess: Import CVS version 1.195.
2631 * config.sub: Import CVS version 1.212.
2632
e9a8af10
AO
26332001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2634
2635 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2636 gcc/xgcc is built, use -print-prog-name to find out the program
2637 name to use.
2638
ae3ca0a9
PE
26392001-06-04 Phil Edwards <pme@sources.redhat.com>
2640
2641 * config.guess: Import CVS version 1.194. All gcc-local changes
2642 appear to also be in the master copy.
2643 * config.sub: Import CVS version 1.211.
2644
066bd40d
MM
2645Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
2646
2647 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2648 with_gcc]: Use `gcc -shared' to build a shared library.
2649
4aef4f33
JDA
2650Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
2651
2652 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2653 archives.
2654
c386f00f
RO
2655Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2656
2657 * MAINTAINERS (Write After Approval): Add myself.
2658
2ae5cea5
HPN
26592001-06-01 Hans-Peter Nilsson <hp@axis.com>
2660
2661 * configure.in (libstdcxx_flags): Do not try to execute
2662 libstdc++-v3/testsuite_flags until it exists.
2663
c3766183
AM
26642001-06-01 Alan Modra <amodra@bigpond.net.au>
2665
2666 * MAINTAINERS: Update my email address.
2667
9b337833
GS
26682001-05-31 Graham Stott <grahams@redhat.com>
2669
2670 * MAINTAINERS (Write After Approval): Add myself.
2671
55fce0eb
SP
26722001-05-28 Simon Patarin <simon.patarin@inria.fr>
2673
2674 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2675 libraries when using g++ with native linker.
2676
5f7de4b8
AO
26772001-05-28 Alexandre Oliva <aoliva@redhat.com>
2678
2679 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2680
a7bc0fbb
AO
26812001-05-22 Alexandre Oliva <aoliva@redhat.com>
2682
2683 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2684 [aix4*|aix5*]: Prepend blank.
2685
33456445
AO
26862001-05-20 Alexandre Oliva <aoliva@redhat.com>
2687
2688 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2689 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2690 of subdir/configure scripts to use the new libtool.m4.
2691
e48d3d00
MK
26922001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
9e0e191b
BK
26962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2697
2698 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2699
3f19b439
BE
27002001-05-11 Ben Elliston <bje@redhat.com>
2701
2702 * Makefile.in (all-sid): New target.
2703 (check-sid, clean-sid, install-sid): Likewise.
2704
6ebe3121
JO
27052001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2706
2707 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2708
ca3667c4
AO
27092001-05-03 Alexandre Oliva <aoliva@redhat.com>
2710
2711 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2712 libgcj.
2713
27142001-05-03 Alexandre Oliva <aoliva@redhat.com>
2715
2716 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2717 gcc/xgcc is built, use -print-prog-name to find out the program
2718 name to use.
2719
b2964d63
AO
27202001-04-26 Alexandre Oliva <aoliva@redhat.com>
2721
b1bb2302
AO
2722 * configure.in (noconfigdirs): Don't reset it from scratch in the
2723 target case; only append to it.
6387a56e 2724
b2964d63
AO
2725 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2726 sparc-*-solaris2.8]: Disable ${libgcj}.
2727
8343765d
AO
27282001-04-25 Alexandre Oliva <aoliva@redhat.com>
2729
2730 * configure.in (libgcj_saved): Copy from $libgcj.
2731 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2732 --disable-libgcj.
2733
ddbb6d43
GRK
27342001-04-25 Gavin Romig-Koch <gavin@redhat.com>
2735
2736 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 2737 C front end maintainer.
ddbb6d43 2738
3fa03ff9
AG
2739Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2740
2741 * configure.in: Move *-chorusos target case to the proper switch.
2742 Disable libgcj.
2743
99ffe40f
AO
27442001-04-12 Alexandre Oliva <aoliva@redhat.com>
2745
2746 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2747 1.641.2.228.
2748
78faa32d
FS
27492001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2750
2751 * Makefile.in (STAGE1_CFLAGS): Pass down.
2752
cdbff0ab
AM
27532001-04-13 Alan Modra <amodra@one.net.au>
2754
2755 * config.guess: Add hppa64-linux support. Note for next import that
2756 this is already in the master file.
2757 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2758
75b9074c
AO
27592001-04-12 Alexandre Oliva <aoliva@redhat.com>
2760
2761 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2762 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2763
125404c5
SS
27642001-04-11 Stan Shebs <shebs@apple.com>
2765
2766 * MAINTAINERS: Add self as Darwin port maintainer.
2767
876684fe
AM
27682001-04-11 Alan Modra <amodra@one.net.au>
2769
2770 * MAINTAINERS: Update my email address.
2771
06729913
LR
27722001-04-10 Loren J. Rittle <ljrittle@acm.org>
2773
2774 * ltcf-cxx.sh: Support creation of C++ shared libraries on
2775 recent versions of FreeBSD (release 3 or later).
2776 * ltconfig: On FreeBSD, -lc must not be provided when building
2777 a shared library or else the standard -pthread gcc option is
2778 rendered worthless to later users of the built library.
2779
67916302
JM
27802001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
2781
2782 * MAINTAINERS: Add self and RTH as C front end maintainers.
2783
d2bc0628
AO
27842001-04-05 Alexandre Oliva <aoliva@redhat.com>
2785
e490616e
ZW
2786 * config.sub: Make sure to match an already-canonicalized
2787 machine name (eg. mn10300-unknown-elf).
d2bc0628 2788
a3406c06
AO
27892001-04-01 Alexandre Oliva <aoliva@redhat.com>
2790
2791 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2792 New macros.
2793 (bootstrap, cross): Use RECURSE_FLAGS.
2794 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2795
a076f6a4
AO
27962001-03-27 Alexandre Oliva <aoliva@redhat.com>
2797
2798 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2799
e9f4fa71
CH
28002001-03-22 Colin Howell <chowell@redhat.com>
2801
7238de5c
CH
2802 * Makefile.in (DO_X): Do not backslash single-quotes in
2803 backquotes (two places).
e9f4fa71 2804
b6b14b1b
AO
28052001-03-22 Alexandre Oliva <aoliva@redhat.com>
2806
2807 Re-installed:
2808 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2809 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2810 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2811 * ltcf-cxx.sh: Likewise.
2812 * ltcf-gcj.sh: Likewise.
2813
1eb0b89d
GP
28142001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2815
2816 * MAINTAINERS: Add myself as "documentation co-maintainer".
2817
82e23236
AO
28182001-03-22 Alexandre Oliva <aoliva@redhat.com>
2819
2820 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2821 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2822
64ec27c3
TT
28232001-03-19 Tom Tromey <tromey@redhat.com>
2824
2825 * config-ml.in: Handle GCJ and GCJFLAGS.
2826
191de407
MC
28272001-03-21 Michael Chastain <chastain@redhat.com>
2828
2829 * Makefile.in: all-m4 depends on all-texinfo.
2830
fed4dede
LR
28312001-03-20 Loren J. Rittle <ljrittle@acm.org>
2832
2833 * MAINTAINERS: Add myself to write after approval list.
2834
085072bb
LB
28352001-03-18 Laurynas Biveinis <lauras@softhome.net>
2836
2837 * Makefile.in (DO_X): Quote nested quotes.
2838
5af8ea3f
AM
28392001-03-18 Alan Modra <alan@linuxcare.com.au>
2840
2841 * MAINTAINERS: Add myself to write after approval list.
2842
69e23037
LB
28432001-03-15 Laurynas Biveinis <lauras@softhome.net>
2844
2845 * Makefile.in (DO_X): Use double quotes for quoting
2846 "RANLIB=$${RANLIB}".
2847
2b9650f4
OP
28482001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2849
2850 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
2851
4698d2cf
NP
28522001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2853
2854 * configure.in: Only use `lang_requires' for languages athat are
2855 actually enabled.
2856
f6646274
PE
28572001-03-08 Phil Edwards <pme@sources.redhat.com>
2858
2859 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
2860
c9a54638
AO
28612001-03-08 Alexandre Oliva <aoliva@redhat.com>
2862
2863 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2864
6a556ad6
TT
28652001-03-07 Tom Tromey <tromey@redhat.com>
2866
2867 * configure.in: Allow config-lang.in to set `lang_requires' to list
2868 of other required languages.
2869
6822468a
LB
28702001-03-06 Laurynas Biveinis <lauras@softhome.net>
2871
2872 * Makefile.in: Remove RANLIB definition. Use RANLIB
2873 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2874 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 2875
f04885d3 28762001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 2877 Alexandre Oliva <aoliva@redhat.com>
6387a56e 2878
f04885d3
BK
2879 * Makefile.in (check-c++): Use tabs, not spaces.
2880
288edf47 28812001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 2882
288edf47
LB
2883 * MAINTAINERS: add myself to Write After Approval list.
2884
3d55d2f8 28852001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 2886
e490616e 2887 * Makefile.in (check-c++): New rule.
6387a56e 2888
4d88a68a
BK
2889 * configure.in (target_libs): Remove libg++.
2890 (noconfigdirs): Remove libg++.
2891 (noconfigdirs): Same.
2892 (noconfigdirs): Same.
2893 (noconfigdirs): Same.
2894
2895 * config-ml.in: Remove libg++ references.
2896
2897 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2898 (ALL_TARGET_MODULES): Same.
2899 (configure-target-libg++): Remove.
2900 (all-target-libg++): Remove.
2901 (configure-target-libio): Remove.
2902 (all-target-libio): Remove.
2903 (check-target-libio): Remove.
2904 (.PHONY): Remove.
2905 (libg++.tar.bz2): Remove.
2906 (all-target-cygmon): Remove libio.
2907 (all-target-libstdc++): Remove.
2908 (configure-target-libstdc++): Remove.
2909 (TARGET_LIB_PATH): Remove libstdc++.
2910 (ALL_GCC_CXX): Remove libstdc++.
2911 (all-target-gperf): Correct.
2912
2437d4ed
NC
29132001-02-16 Nick Clifton <nickc@redhat.com>
2914
2915 * configure.in (noconfigdirs): Allow configuration of texinfo
2916 for Cygwin hosts.
2917
85b99cbe
AG
29182001-02-15 Anthony Green <green@redhat.com>
2919
2920 * configure: Introduce GCJ_FOR_TARGET.
2921 * configure.in: Ditto.
2922 * Makefile.in: Ditto.
2923
7b18790c
AS
29242001-02-13 Andreas Schwab <schwab@suse.de>
2925
2926 * MAINTAINERS: Update mail address.
2927
c4880c99
MS
29282001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2929
2930 * config.guess: Add linux target for S/390.
2931 * config.sub: Likewise.
2932
e31ae6db
CC
29332001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2934
2935 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 2936 target-libgloss.
e31ae6db 2937
7739adfb
BE
29382001-02-06 Ben Elliston <bje@redhat.com>
2939
2940 * configure: Output host type to stdout, not stderr.
2941
36ca672c
MM
29422001-02-05 Mark Mitchell <mark@codesourcery.com>
2943
e40f2829 2944 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
2945 * ltcf-cxx.sh: Likewise.
2946
36ca672c
MM
2947 * config.if: Assume enable_libstdcxx_v3 is defined.
2948
22fdd65e
MM
29492001-02-04 Mark Mitchell <mark@codesourcery.com>
2950
2951 Remove V2 C++ library.
2952 * configure.in: Remove --enable-libstdcxx_v3 support.
2953
3b60dd8e
BM
29542001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2955
2956 * include/demangle.h: Add prototype for java_demangle_v3.
2957
42c0c80a
PE
29582001-01-29 Phil Edwards <pme@sources.redhat.com>
2959
2960 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2961
0be25992
RH
29622001-01-27 Richard Henderson <rth@redhat.com>
2963
2964 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2965
8a8de62d
MS
29662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2967
2968 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2969 Don't unset, it's non-portable and no longer necessary, set to empty
2970 instead.
2971
92769744
MS
29722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2973
2974 * ltconfig: Shell portability fix for the tagname validity check.
2975
88a1c0ab
AO
29762001-01-27 Alexandre Oliva <aoliva@redhat.com>
2977
2978 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2979 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2980
45291dd5
MS
29812001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2982
2983 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2984
1ace7e15
TT
29852001-01-26 Tom Tromey <tromey@redhat.com>
2986
2987 * configure.in: Allow libgcj to be built on Sparc Solaris.
2988
0ef8b11b
DE
29892001-01-25 David Edelsohn <edelsohn@gnu.org>
2990
2991 * ltcf-c.sh: Add aix5 case.
2992 * ltcf-cxx.sh: Likewise.
2993 * ltconfig: Likewise.
2994
0006091e
AO
29952001-01-24 Alexandre Oliva <aoliva@redhat.com>
2996
9bad11e1
AO
2997 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2998 keep at least one of build_libtool_libs or build_old_libs set to
2999 yes.
3000
0006091e
AO
3001 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3002 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3003
7c01b2b5
BM
30042001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3005
3006 * configure.in: Enable libgcj on several additional platforms.
3007
d340e0ac
BM
30082001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3009
3010 * configure.in: Enable libgcj for linux targets.
3011
5baf8c37
MS
30122001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3013
3014 * MAINTAINERS (Write After Approval): Add myself.
3015
10a0ba84
JDA
30162001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3017
3018 * MAINTAINERS: Add myself as vax port maintainer.
3019
357c6a4b
FH
30202001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3021
3022 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3023
6e2d9a7a
MS
30242001-01-09 Mike Stump <mrs@wrs.com>
3025
3026 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3027 failures of subdirectories.
3028
b6b14b1b 30292001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 3030
b6b14b1b 3031 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 3032 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
3033 * ltcf-cxx.sh: Likewise.
3034 * ltcf-gcj.sh: Likewise.
3035 * ltconfig.sh: Fix typo.
976b230d 3036
07109110
LB
30372001-01-02 Laurynas Biveinis <lauras@softhome.net>
3038
3039 * configure: handle DOS-style absolute paths.
3040
1da5b8fc
LB
30412001-01-02 Laurynas Biveinis <lauras@softhome.net>
3042
3043 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3044
4c2f5b4f
MM
30452000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3046
3047 * MAINTAINERS: Add myself as avr port co-maintainer.
3048
bc53668e
BE
30492000-12-28 Ben Elliston <bje@redhat.com>
3050
3051 * MAINTAINERS: Add myself under ``Write After Approval''.
3052
c387606f
JM
30532000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3054
3055 * texinfo: Remove directory from GCC.
3056
2cb5082c
JM
30572000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3058
3059 * COPYING: Update to current
3060 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3061 to 19yy as example year in copyright notice).
3062
cc330df9
BK
30632000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3064
6387a56e 3065 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
3066 (libstdcxx_incdir): Pass down.
3067 * config.if: Remove expired bits for cxx_interface, add stub.
3068 (libstdcxx_incdir): Add variable for g++ include directory.
3069 * configure.in (gxx_include_dir): Use it.
6387a56e 3070
4c6b2835
AO
30712000-12-18 Alexandre Oliva <aoliva@redhat.com>
3072
3073 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3074 with old-email address from ``Write After Approval''.
3075
3896f13e
AJ
30762000-12-15 Andreas Jaeger <aj@suse.de>
3077
3078 * configure.in: Handle lang_dirs.
3079
30802000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 3081
ad46e881
TT
3082 * MAINTAINERS: Removed brads.
3083
90a10418
TT
3084 * MAINTAINERS: Added gcj developers.
3085
41dfe3a2 30862000-12-13 Anthony Green <green@redhat.com>
6387a56e 3087
41dfe3a2 3088 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
3089 listed. Disable libgcj for x86 and Alpha Linux until compatible
3090 with g++ abi.
6387a56e 3091
e2f601da
MS
30922000-12-13 Mike Stump <mrs@wrs.com>
3093
3094 * Makefile.in (local-distclean): Also remove fastjar.
3095
70030c01
RB
30962000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3097
3098 * contrib/gcc_update: Add fastjar --touch entries.
3099
2a50f859
AO
31002000-12-12 Alexandre Oliva <aoliva@redhat.com>
3101
3102 * configure.in: Disable language-specific target libraries for
3103 languages that aren't enabled.
3104
7743113b
AG
31052000-12-10 Anthony Green <green@redhat.com>
3106
3107 * configure.in: Define libgcj. Disable libgcj target libraries for
3108 most targets.
3109
92e061a6
NB
31102000-12-10 Neil Booth <neilb@earthling.net>
3111
3112 * MAINTAINERS: Update mail address, remove from WAA list.
3113
f34ff6d6
APB
31142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3115
3116 * libjava: Imported from /cvs/java.
3117 * libffi: Likewise.
3118 * Boehm-gc: Likewise.
3119
d82a33c6
APB
31202000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3121
3122 * configure.in (target_libs): Revert 2000-12-08 patch.
3123 (noconfigdirs): Added target-libjava.
3124
e14f8e28
LB
31252000-12-09 Laurynas Biveinis <lauras@softhome.net>
3126
3127 * djunpack.bat: removed.
3128
fc26516b
LB
31292000-12-09 Laurynas Biveinis <lauras@softhome.net>
3130
3131 * Makefile.in: handle DOS-style absolute paths.
3132 * config-ml.in: likewise.
3133 * symlink-tree: likewise.
3134
bd8757b3
APB
31352000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3136
3137 * fastjar: Imported.
3138
81522a1f
APB
31392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3140
3141 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3142 libjava.
3143 * configure.in (target_libs): Removed `target-libjava'.
3144
5db1f7ed
APB
31452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3146
3147 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3148 (ALL_MODULES): Added fastjar.
3149 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3150 (all-target-libjava): all-fastjar replaces all-zip.
3151 (all-fastjar): Added.
3152 (configure-target-fastjar, all-target-fastjar): Likewise.
3153 * configure.in (host_tools): Added fastjar.
3154
5e59997c
MS
31552000-12-07 Mike Stump <mrs@wrs.com>
3156
3157 * Makefile.in (local-distclean): Remove leftover built files.
3158
0a534f40
NC
31592000-11-24 Nick Clifton <nickc@redhat.com>
3160
3161 * configure.in (xscale-elf): Add target.
3162 (xscale-coff): Add target.
3163
7686cadf
LR
31642000-11-22 Loren J. Rittle <ljrittle@acm.org>
3165
e490616e
ZW
3166 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3167 recent versions of FreeBSD (release 3 or later).
3168 * ltconfig: On FreeBSD, -lc must not be provided when building
3169 a shared library or else the standard -pthread gcc option is
3170 rendered worthless to later users of the built library.
7686cadf 3171
fff01699
FF
31722000-11-16 Fred Fish <fnf@be.com>
3173
3174 * configure.in (enable_libstdcxx_v3): Fix typo,
3175 libstd++ -> libstdc++.
3176
4dc16355
KL
31772000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3178
3179 * MAINTAINERS: Add self to Write After Approval list.
3180
bf6fc7b2
BS
31812000-11-21 Bernd Schmidt <bernds@redhat.com>
3182
3183 * MAINTAINERS: Update my email address. Add myself to global write
3184 privs list.
3185
ce8e06b1
AO
31862000-11-18 Alexandre Oliva <aoliva@redhat.com>
3187
6e2a4843
AO
3188 * Makefile.in: Merge with src and libgcj.
3189 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3190 configure-target-<library> when their configure scripts need the C
3191 or C++ library to have already been built to work properly.
3192 (do_proto_toplev): Set them to an empty string.
3193
ce8e06b1
AO
3194 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3195 (REALLY_SET_LIB_PATH): Use them.
3196
c003f378
SS
31972000-11-17 Stan Shebs <shebs@apple.com>
3198
3199 * MAINTAINERS: Add self to Write After Approval list.
3200
cc1e60ea
JM
32012000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3202
3203 * configure: Provide the original toplevel configure arguments
3204 (including $0) to subprocesses in the environment rather than
3205 through gcc/configargs.h.
3206
1173593d
JM
32072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3208
3209 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3210 C99. Alphabetise "Write After Approval" list.
3211
520907ee
MM
32122000-11-12 Mark Mitchell <mark@codesourcery.com>
3213
34f6fbdb
MM
3214 * configure: Turn on libstdc++ V3 by default.
3215
520907ee
MM
3216 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3217 if we've got GCC.
3218
0bbd37ed
PB
32192000-11-11 Philip Blundell <philb@gnu.org>
3220
3221 * MAINTAINERS: Add self to Write After Approval list.
3222
7ca0e6d9
DE
32232000-11-09 David Edelsohn <edelsohn@gnu.org>
3224
3225 * ltcf-c.sh (aix4): Improve shared library configuration; require
3226 exporting symbols.
3227 * ltcf-cxx.sh (aix4): Define.
3228 * ltconfig (aix4): Define library and soname specs appropriate for
3229 AIX. Define command to create export symbols list.
3230
f559f30b
CF
3231Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3232
3233 * config.sub: Add support for Sun Chorus
3234
fc05d516
NC
32352000-10-31 Nick Clifton <nickc@redhat.com>
3236
3237 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3238 <name>@redhat.com. Also installed new email address for Clint
3239 Popetz.
6387a56e 3240
90a0e73f
JM
32412000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3242
3243 * etc: Remove directory from GCC.
3244
a5e1b548
MM
32452000-10-16 Michael Meissner <meissner@redhat.com>
3246
3247 * configure (gcc/configargs.h): Only create if there is a build GCC
3248 directory created.
3249
6387a56e
EC
32502000-10-16 Matthias Klose <doko@debian.org>
3251
be1db873
MK
3252 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3253 when configured for libstdc++-v3.
3254
f5fa9a5b
PE
32552000-10-05 Phil Edwards <pme@gcc.gnu.org>
3256
3257 * configure: Save configure arguments to gcc/configargs.h.
3258
61a77fea
PT
32592000-10-04 Philipp Thomas <pthomas@suse.de>
3260
3261 * config.guess: Import CVS version 1.157.
3262 * config.sub: Import CVS version 1.181.
3263
3a4fee66
AP
32642000-10-04 Andris Pavenis <pavenis@latnet.lv>
3265
3266 * Makefile.in (bootstrap): avoid recursion if subdir missing
3267 (cross): ditto
3268 (do-proto-toplev): ditto
3269
3dd7094e
AO
32702000-09-30 Alexandre Oliva <aoliva@redhat.com>
3271
de710532
AO
3272 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3273 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3274
3dd7094e
AO
3275 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3276 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3277 all affected `configure' scripts.
3278
e592386f
NB
3279Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3280
3281 * MAINTAINERS: Add self as cpplib co-maintainer.
3282
fba54939
AH
32832000-09-24 Aldy Hernandez <aldyh@redhat.com>
3284
3285 * MAINTAINERS: Add self to Write After Approval list.
3286
2bd429f4
GP
32872000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3288
3289 * INSTALL/README: egcs -> GCC update.
3290
d733f374
ME
3291Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3292
3293 * MAINTAINERS: Add myself to Write After Approval list.
3294
d7ce9a83
KH
32952000-09-15 Kazu Hirata <kazu@hxi.com>
3296
3297 * MAINTAINERS: Add myself to Write After Approval list.
3298
18a53ffe
JL
3299Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3300
e490616e
ZW
3301 * configure.in: Do not build byacc for hppa64. Provide paths to the
3302 X11 libraries for hppa64.
18a53ffe 3303
f246ff23
SC
33042000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3305
3306 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3307
06298abd
AO
33082000-09-06 Alexandre Oliva <aoliva@redhat.com>
3309
4b92758a
AO
3310 * Makefile.in (all-zlib): Added dummy target.
3311
06298abd
AO
3312 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3313 ltcf-gcj.sh: Updated from libtool multi-language branch.
3314
4d73d07a
AO
33152000-09-05 Alexandre Oliva <aoliva@redhat.com>
3316
3317 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3318 (bootstrap*): Depend on all-bootstrap.
3319
05d52d78
PT
33202000-09-05 Philipp Thomas <pthomas@suse.de>
3321
3322 * config.guess: Import CVS version 1.156.
3323 * config.sub: Import CVS version 1.179.
3324
3c809ba4
AG
33252000-09-02 Anthony Green <green@cygnus.com>
3326
3327 * Makefile.in (all-gcc): Depend on all-zlib.
3328 (CLEAN_MODULES): Add clean-zlib.
3329 (ALL_MODULES): Add all-zlib.
3330 * configure.in (host_libs): Add zlib.
3331
10ad78a0 33322000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
3333
3334 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3335 crosses, but add gcc/include to the header search path for them.
3336
b36a9ce3
DB
33372000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3338
3339 * MAINTAINERS: Add self to Write After Approval list.
3340
cb011248
FS
33412000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3342
3343 * config.guess: Import CVS version 1.152.
3344 * config.sub: Import CVS version 1.177.
3345
db310af0
AO
33462000-08-25 Alexandre Oliva <aoliva@redhat.com>
3347
7965440a
AO
3348 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3349 $targargs to tell whether newlib is going to be built.
3350
db310af0
AO
3351 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3352 $$r/TARGET_SUBDIR/libio for _G_config.h.
3353
e7977565
AO
33542000-08-23 Alexandre Oliva <aoliva@redhat.com>
3355
3356 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3357
126bb9ed
DD
33582000-08-22 DJ Delorie <dj@redhat.com>
3359
3360 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3361
5b0e9d29
AO
33622000-08-22 Alexandre Oliva <aoliva@redhat.com>
3363
3364 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3365 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3366 sub-configures.
3367
4f3e904e
DD
33682000-08-21 DJ Delorie <dj@redhat.com>
3369
3370 * MAINTAINERS: Add self as a libiberty maintainer
3371
c9635443
AO
33722000-08-16 Alexandre Oliva <aoliva@redhat.com>
3373
3374 * configure.in (libstdcxx_flags): Use
3375 libstdc++-v3/src/libstdc++.INC.
3376
8b2100ba
AO
33772000-08-15 Alexandre Oliva <aoliva@redhat.com>
3378
3379 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3380
57119aa9
ZW
33812000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3382
eeb943b0
ZW
3383 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3384
6387a56e 3385 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
3386 explicit. Substitute enable_threads into generated Makefiles.
3387 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3388 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3389
acffa7c4
GK
33902000-08-13 Geoff Keating <geoffk@cygnus.com>
3391
3392 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3393
808d8c41
AO
33942000-08-12 Alexandre Oliva <aoliva@redhat.com>
3395
3396 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3397 previous delta.
3398
1fc8c51c 33992000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 3400
1fc8c51c
JM
3401 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3402 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3403 (FLAGS_FOR_TARGET): Not here.
3404 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 3405
25698887
AO
34062000-08-11 Alexandre Oliva <aoliva@redhat.com>
3407
3408 * config-ml.in (CC, CXX): Don't introduce a leading space.
3409
10120687
DD
34102000-08-07 DJ Delorie <dj@delorie.com>
3411
3412 * MAINTAINERS: Add self as a DJGPP maintainer
3413
15c758e9
DD
34142000-08-07 DJ Delorie <dj@redhat.com>
3415
3416 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3417 "if we're also building gcc, and it's a gcc that will run on the
3418 build machine, we want to use its includes instead of the system's
3419 default includes".
3420
2d0de245
JM
34212000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3422
3423 * MAINTAINERS: Add self to Write After Approval list.
3424
e81b330a
AO
34252000-08-03 Alexandre Oliva <aoliva@redhat.com>
3426
83440c1e
AO
3427 * configure.in (libstdcxx_flags): Don't use `"'.
3428
e81b330a
AO
3429 * config-ml.in: Adjust multilib search paths to the
3430 appropriate multilib tree.
3431
cf95c847
AO
34322000-08-02 Alexandre Oliva <aoliva@redhat.com>
3433
3434 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3435 commas in $LANGUAGES.
3436
9e9af119
MH
34372000-08-02 Manfred Hollstein <manfredh@redhat.com>
3438
3439 * configure.in: Re-enable all references to libg++ and librx.
3440
606ce391
AO
34412000-08-01 Alexandre Oliva <aoliva@redhat.com>
3442
89820b43
AO
3443 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3444 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3445 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3446 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3447
606ce391
AO
3448 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3449
04179d4a
AO
34502000-07-31 Alexandre Oliva <aoliva@redhat.com>
3451
3452 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3453 CXX_FOR_TARGET for sed.
3454
d4eb109c
AO
34552000-07-30 Alexandre Oliva <aoliva@redhat.com>
3456
3457 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3458 Do not override if already set in the environment or in configure.
3459 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3460 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3461
4f4caf92
AO
34622000-07-28 Alexandre Oliva <aoliva@redhat.com>
3463
3464 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3465 the libtool CVS tree multi-language branch.
3466 * ltconfig, ltmain.sh: Updated.
6387a56e 3467
b87487b6
AO
34682000-07-27 Alexandre Oliva <aoliva@redhat.com>
3469
1670d1ea
AO
3470 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3471 (clean-target): Depend on it.
3472
b87487b6
AO
3473 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3474 (GCC_FOR_TARGET): Use it.
3475 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3476 * configure.in: ... here.
3477 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3478 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3479
4e81ae98
EC
34802000-07-24 Eric Christopher <echristo@cygnus.com>
3481
3482 * MAINTAINERS: Add self to Write After Approval list.
3483
059ae32c
AO
34842000-07-24 Alexandre Oliva <aoliva@redhat.com>
3485
5b28edd4
AO
3486 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3487 (configure-target-libchill, configure-target-libobjc): Likewise.
3488
059ae32c
AO
3489 * configure.in: Use the same cache file for all target libs.
3490 * config-ml.in: But different cache files per multilib variant.
3491
1adcd149
MS
34922000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3493
3494 * configure (topsrcdir): Don't use dirname.
3495
2d573dff
JO
34962000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
3497
3498 * MAINTAINERS: Add self to Write After Approval list.
3499
d207ebef
JM
35002000-07-20 Jason Merrill <jason@redhat.com>
3501
3502 * configure.in: Remove all references to libg++ and librx.
3503
3504 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3505
35062000-07-20 Hans-Peter Nilsson <hp@axis.com>
3507
3508 * config.sub: Update to subversions version 2000-07-06.
3509
7b7792d5
AH
35102000-07-12 Andrew Haley <aph@cygnus.com>
3511
3512 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3513 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3514
3abaac67
PE
35152000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
3516
3517 * symlink-tree: Check number of arguments.
3518
34be2b36
JW
35192000-07-05 Jim Wilson <wilson@cygnus.com>
3520
3521 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3522 search path for a g++ extracted from the build tree. This
3523 will allow link tests run by configure scripts in
3524 subdirectories to succeed.
3525
d207ebef
JM
35262000-07-01 Koundinya K <kk@ddeorg.soft.net>
3527
e490616e 3528 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 3529
0900331b
MH
35302000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3531
3532 * MAINTAINERS: Add myself as loop discovery maintainer.
3533
d207ebef
JM
35342000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3535
3536 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3537 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3538
35392000-06-19 Timothy Wall <twall@cygnus.com>
3540
3541 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3542 * config.sub: Add tic54x target.
3543
11a27a76
TM
3544Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3545
3546 * MAINTAINERS: Add self as Fortran maintainer,
3547 remove Craig Burley.
3548
d207ebef 3549Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 3550
d207ebef
JM
3551 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3552 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 3553
7758b73f
PT
3554Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
3555
3556 * MAINTAINERS: Add self as i18n maintainer
3557
d207ebef
JM
355820000-05-21 H.J. Lu (hjl@gnu.org)
3559
e490616e
ZW
3560 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3561 directory are used if they exist. Make sure
3562 $(build_tooldir)/include is searched for header files,
3563 $(build_tooldir)/lib/ for library files.
d207ebef 3564 (GCC_FOR_TARGET): Likewise.
e490616e 3565 (CXX_FOR_TARGET): Likewise.
d207ebef 3566
bae29210
JL
3567Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
3568
3569 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3570
d207ebef 3571Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
3572
3573 * Makefile.in (configure-target-libiberty): Depend on
3574 configure-target-newlib.
3575
aab0d19d
AO
35762000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3577
3578 * configure.in, Makefile.in: Merge all libffi-related
3579 configury stuff from the libgcj tree.
3580
d207ebef
JM
3581Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
3582
3583 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3584 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3585
3586Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3587
3588 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3589 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 3590 current version information. Add to proto-toplev directory.
d207ebef
JM
3591 (gdb-taz): Build do-djunpack.
3592
758c7bd4
DE
35932000-05-15 David Edelsohn <edelsohn@gnu.org>
3594
3595 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3596
1888228d
AC
3597Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
3598
3599 * MAINTAINERS: Add self to Write After Approval list.
3600
d207ebef
JM
36012000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3602
3603 * ltmain.sh: Preserve in relink_command any environment
3604 variables that may affect the linker behavior.
3605
2d7cc2fe
JL
3606Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
3607
d207ebef
JM
3608 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3609
3610Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
3611
3612 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3613
36142000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3615
3616 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 3617 with the version name.
2d7cc2fe 3618
ee455968
JE
3619Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
3620
3621 * MAINTAINERS: Add self as bb-reorder maintainer.
3622
73b97e5c
BK
36232000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
3624
3625 * config.if: Tweak.
3626
d207ebef
JM
36272000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
3628
3629 * djunpack.bat: New file.
3630
3631Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
3632
3633 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
3634 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3635 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3636 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 3637
954869eb
DP
36382000-04-16 Dave Pitts <dpitts@cozx.com>
3639
e490616e
ZW
3640 * config.sub (case $basic_machine): Change default for "ibm-*"
3641 to "openedition".
954869eb 3642
eaabe541
AJ
36432000-04-13 Andreas Jaeger <aj@suse.de>
3644
3645 * MAINTAINERS: Added myself.
3646
d207ebef
JM
3647Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3648
3649 * Makefile.in (gdb-taz): New target. GDB specific archive.
3650 (do-md5sum): New target.
3651 (MD5PROG): Define.
3652 (PACKAGE): Default to TOOL.
3653 (VER): Default to a shell script.
3654 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 3655 md5 checksum generation.
d207ebef
JM
3656 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3657 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3658 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 3659 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
3660
3661Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3662
3663 * configure (warn_cflags): Delete.
3664
0ea6d60c
PDM
3665Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
3666
3667 * MAINTAINERS: Added myself.
3668
17090313 36692000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 3670 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 3671
e490616e
ZW
3672 * configure.in (enable_libstdcxx_v3): Add.
3673 (target_libs): Add bits here to switch between libstdc++-v2 and
3674 libstdc++-v3.
3675 * config.if: And this file too.
3676 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 3677
76b78517
MM
36782000-04-05 Michael Meissner <meissner@redhat.com>
3679
3680 * config.sub (d30v): Add d30v as a basic machine type.
3681
ad242caf
JM
36822000-03-29 Jason Merrill <jason@casey.cygnus.com>
3683
3684 * configure.in: -linux-gnu*, not -linux-gnu.
3685
d4537148
TM
3686Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
3687
3688 * MAINTAINERS: Add self in write-after-approval section.
3689
f152e9d4
JW
3690Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
3691
3692 * MAINTAINERS: Add self as ia64 port maintainer.
3693
6a5fcef1
NB
36942000-03-08 Neil Booth <NeilB@earthling.net>
3695
3696 * MAINTAINERS: Add self in write-after-approval section.
3697
d207ebef 3698Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 3699
d207ebef
JM
3700 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3701 (do-tar-bz2): Replace TOOL with PACKAGE.
3702 (gdb.tar.bz2): Remove GDBTK from GDB package.
3703 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 3704 dejagnu.tar.bz2): New packages.
d207ebef
JM
3705
37062000-02-27 Andreas Jaeger <aj@suse.de>
3707
3708 * configure.in: Add entry for mips*-*-linux*, move catch all
3709 *-*-*linux* entry below this one.
3710
37112000-02-27 Ian Lance Taylor <ian@zembu.com>
3712
3713 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 3714
521fe9d0
NC
37152000-02-24 Nick Clifton <nickc@cygnus.com>
3716
3717 * config.sub: Support an OS of "wince".
3718
d207ebef
JM
3719Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
3720
3721 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 3722 version.
d207ebef
JM
3723
37242000-02-23 Linas Vepstas <linas@linas.org>
3725
3726 * config.sub: Add support for Linux/IBM 370.
3727 * configure.in: Likewise.
3728
3a685f6f
NC
37292000-02-22 Nick Clifton <nickc@cygnus.com>
3730
3731 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3732
d207ebef 37332000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 3734
d207ebef 3735 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 3736
4746ee26
KG
37372000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3738
3739 * configure (gcc_version): When setting, narrow search to
3740 lines containing `version_string'.
3741
ba96c72d
DC
37422000-02-15 Denis Chertykov <denisc@overta.ru>
3743
3744 * config.sub: Add support for avr target.
3745
77f16a66
NC
37462000-02-14 Nick Clifton <nickc@cygnus.com>
3747
3748 * MAINTAINERS: Add maintainers for MCore port.
3749
784a3a80
HPN
3750Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
3751
3752 * config.sub: Add mmix-knuth-mmixware.
3753
719dd4fa
KG
37542000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3755
3756 * MAINTAINERS: Pair cccp with cpplib maintainership.
3757
d207ebef
JM
37582000-01-27 Christopher Faylor <cgf@redhat.com>
3759
3760 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3761 structure stuff to -L library search.
3762 (CXX_FOR_TARGET): Ditto.
3763 (CROSS_CHECK_MODULES): Fix spelling mistake.
3764
7a53e94b
MM
37652000-01-24 Mark Mitchell <mark@codesourcery.com>
3766
3767 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3768 the C++ compiler.
3769
0da3b5a7
RH
37702000-01-12 Richard Henderson <rth@cygnus.com>
3771
3772 * configure.in: Don't build some bits for beos.
3773
02368d6d
JS
37742000-01-12 Joel Sherrill (joel@OARcorp.com)
3775
3776 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3777 as include files.
3778
2e76d35c
ZW
37792000-01-11 Zack Weinberg <zack@wolery.cumb.org>
3780
3781 * Add self as cpplib maintainer, as requested by Jason
3782 Merrill. Correct my e-mail address.
3783
4c25fdcf
GK
37842000-01-06 Geoff Keating <geoffk@cygnus.com>
3785
3786 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3787 not mh-aix43.
3788
188e3966
HPN
3789Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
3790
3791 * MAINTAINERS: Add myself to "write after approval" list.
3792
c2f5d030
RH
37931999-12-14 Richard Henderson <rth@cygnus.com>
3794
3795 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3796 * config.sub: Accept alphaev[78], alphaev8.
3797
eeda916a
AO
37981999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3799
3800 * config.guess, config.sub: Update from autoconf.
3801
b3bd7820
BK
38021999-11-29 Bruce Korb <autogen@linuxbox.com>
3803
2c290989 3804 * MAINTAINERS: update my playtime e-address.
b3bd7820 3805
1882b2b1
RO
3806Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3807
3808 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3809 necessary libraries are missing.
3810
2395f805
DN
3811Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
3812
3813 * MAINTAINERS: Add new 'write after approval' maintainer.
3814
1e25de97
APB
3815Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
3816
3817 * MAINTAINERS: Add new Java maintainer.
3818
1722c704
AS
38191999-10-25 Andreas Schwab <schwab@suse.de>
3820
3821 * configure: Fix quoting inside arguments of eval.
3822
8141abe8
NC
38231999-10-21 Nick Clifton <nickc@cygnus.com>
3824
3825 * config-ml.in: Allow suppression of some ARM multilibs.
3826
0b77644a
LV
3827Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3828
3829 * config.guess: Add OS/390 match pattern.
3830 * config.sub: Add mvs, openedition targets.
3831 * configure.in (i370-ibm-opened*): New.
3832
d207ebef
JM
38331999-09-04 Steve Chamberlain <sac@pobox.com>
3834
3835 * config.sub: Add support for configuring for pj.
3836
38371999-08-31 Nick Clifton <nickc@cygnus.com>
3838
3839 * config.sub (maybe_os): Add support for configuring for fr30.
3840
af13ebe9
NC
38411999-08-25 Nick Clifton <nickc@cygnus.com>
3842
3843 * configure.in: Do not configure or build ld for AIX
3844 platforms. ld is known to be broken on these platforms.
3845
1250c760
RO
3846Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3847
3848 * config-ml.in: Pass compiler flag corresponding to multidirs to
3849 subdir configures.
3850
d207ebef
JM
38511999-08-09 Ian Lance Taylor <ian@zembu.com>
3852
3853 * Makefile.in (LDFLAGS): Define.
3854
38551999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3856
3857 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3858 noconfigdirs.
3859 (*-*-cygwin*): Likewise.
3860
38611999-08-08 Ian Lance Taylor <ian@zembu.com>
3862
3863 * mkdep: New file.
3864 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3865 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3866
3867 From Eli Zaretskii <eliz@is.elta.co.il>:
3868 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3869 long file name when using DJGPP on MS-DOS.
3870
dbd83e11
JL
3871Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3872
3873 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3874
d207ebef
JM
38751999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3876
3877 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3878 dependency as this causes "make check" to globally "make all"
3879
cd1f4c2c
TT
3880Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3881
3882 * configure.in (target_libs): Added target-zlib.
3883 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3884 (CONFIGURE_TARGET_MODULES): Likewise.
3885 (CHECK_TARGET_MODULES): Likewise.
3886 (INSTALL_TARGET_MODULES): Likewise.
3887 (CLEAN_TARGET_MODULES): Likewise.
3888 (configure-target-zlib): New target.
3889 (all-target-zlib): Likewise.
3890 (all-target-libjava): Depend on all-target-zlib.
3891 (configure-target-libjava): Depend on configure-target-zlib.
3892
3893 * Makefile.in (configure-target-libjava): Depend on
3894 configure-target-newlib.
3895 (configure-target-boehm-gc): New target.
3896 (configure-target-qthreads): New target.
3897
e490616e
ZW
3898 * configure.in (target_libs): Added target-qthreads.
3899 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3900 (CONFIGURE_TARGET_MODULES): Likewise.
3901 (CHECK_TARGET_MODULES): Likewise.
3902 (INSTALL_TARGET_MODULES): Likewise.
3903 (CLEAN_TARGET_MODULES): Likewise.
3904 (all-target-qthreads): New target.
3905 (configure-target-libjava): Depend on configure-target-qthreads.
3906 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
3907
3908 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3909 (CONFIGURE_TARGET_MODULES): Likewise.
3910 (CHECK_TARGET_MODULES): Likewise.
3911 (INSTALL_TARGET_MODULES): Likewise.
3912 (CLEAN_TARGET_MODULES): Likewise.
3913 (all-target-libjava): New target.
3914 (all-target-boehm-gc): Likewise.
3915 * configure.in (target_libs): Added libjava, boehm-gc.
3916
d207ebef
JM
39171999-07-22 Ian Lance Taylor <ian@zembu.com>
3918
3919 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3920 configure.bat in SUPPORT_FILES.
3921 (gas+binutils.tar.bz2): Likewise.
3922
3923 * makeall.bat: Remove; obsolete.
3924
39251999-07-21 Ian Lance Taylor <ian@zembu.com>
3926
3927 From Mark Elbrecht:
3928 * configure.bat: Remove; obsolete.
3929
39301999-07-11 Ian Lance Taylor <ian@zembu.com>
3931
3932 * configure: Add -W -Wall to the default CFLAGS when compiling with
3933 gcc.
3934
3935Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3936
3937 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3938
39391999-06-30 Mark Mitchell <mark@codesourcery.com>
3940
3941 * configure.in: Build ld on IRIX6.
3942
39431999-06-12 Ian Lance Taylor <ian@zembu.com>
3944
3945 * Makefile.in: Change distribution targets to use bzip2 instead of
3946 gzip.
3947 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
3948 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
3949
39501999-06-04 Nick Clifton <nickc@cygnus.com>
3951
3952 * config.sub: Add mcore target.
3953
26d088fa
CD
3954Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
3955
3956 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3957
c2c08b29
L
3958Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
3959
3960 * config.guess (dummy): Changed to $dummy.
3961
671d0648
NC
39621999-05-24 Nick Clifton <nickc@cygnus.com>
3963
3964 * config.sub: Tidied up case statements.
3965
b1345c72
BE
39661999-05-22 Ben Elliston <bje@cygnus.com>
3967
51ccbd8d
BE
3968 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3969 <jiro@din.or.jp>.
3970
b1345c72
BE
3971 * config.guess: Merge with FSF version. Future changes will be
3972 more accurately recorded in this ChangeLog.
3973 * config.sub: Likewise.
3974
2caf864f
SM
3975Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
3976
3977 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
3978
d207ebef
JM
39791999-04-30 Tom Tromey <tromey@cygnus.com>
3980
3981 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3982
90fb0c24
TT
39831999-04-23 Tom Tromey <tromey@cygnus.com>
3984
3985 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3986
d207ebef
JM
39871999-04-20 Drew Moseley <dmoseley@cygnus.com>
3988
3989 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3990 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3991 Bad merge removed these two changes.
3992
3516940d 3993Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 3994 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
3995
3996 * config.guess (interix Alpha): Add.
3997
d207ebef
JM
39981999-04-11 Richard Henderson <rth@cygnus.com>
3999
4000 * configure.in (i?86-*-beos*): Do config gperf; don't config
4001 gdb, newlib, or libgloss.
4002
e891fbfe 4003Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4004
e891fbfe
AO
4005 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4006 link a trivial program with -mabi=64. If it fails, remove mabi=64
4007 from multidirs.
4008
f9ae47d6
PT
4009Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
4010
4011 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4012
d207ebef
JM
40131999-04-08 Nick Clifton <nickc@cygnus.com>
4014
4015 * config.sub: Add support for mcore targets.
4016
40171999-04-07 Michael Meissner <meissner@cygnus.com>
4018
4019 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4020 not mt-ospace, in order to shut up assembler warning about using
4021 symbols that are named the same as registers.
4022
40231999-04-07 Drew Moseley <dmoseley@cygnus.com>
4024
4025 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4026 dependency list for all-target-cygmon.
4027
40281999-04-05 Doug Evans <devans@casey.cygnus.com>
4029
4030 * config-ml.in: Check $host, not $target, for selective multilibs.
4031 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4032 thumb interworking, and underscore prefix multilibs.
4033
40341999-04-04 Ian Lance Taylor <ian@zembu.com>
4035
4036 * missing: Update to version from current automake.
4037
88101ab9
L
4038Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4039
4040 * configure (gxx_include_dir): Removed.
4041
4042 * configure.in (gxx_include_dir): Handle it.
4043 * Makefile.in: Likewise.
4044
d207ebef
JM
40451999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4046
4047 * config.sub (mips64vr4111,mips64vr4111el) Add.
4048
40491999-03-21 Ben Elliston <bje@cygnus.com>
4050
e490616e 4051 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 4052
8dc91cbe
ME
4053Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4054
8dc91cbe
ME
4055 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4056 config/mh-djgpp.
4057
d207ebef
JM
4058Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4059
4060 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4061 all-target-newlib to dependency list for all-target-bsp.
4062
926bb5ed
MK
4063Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4064
4065 * config.sub: Add i386-uwin support.
4066 * config.guess: Likewise.
4067
4a6e3000
FS
4068Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4069
4070 * configure.in: cleanup, add mh-*pic handling for arm, special
4071 case powerpc*-*-aix*
4072
d207ebef
JM
4073Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4074
4075 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4076 can be built.
4077
4078Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4079
4080 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 4081 targets.
d207ebef 4082
71c91078
NC
40831999-03-02 Nick Clifton <nickc@cygnus.com>
4084
4085 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4086
282e5df8
GN
4087Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
4088
4089 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4090
1de558ee
NC
40911999-02-24 Nick Clifton <nickc@cygnus.com>
4092
4093 * config.sub: Fix typo in arm recognition.
4094
d207ebef
JM
4095Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
4096
4097 * configure.in (noconfigdirs): Changed target_configdirs to
4098 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4099 rather than m68k-*-* since it is not known to work on
4100 m68k-aout. Ditto for arm-*-*oabi.
4101
4102Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
4103
4104 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
4105
41061999-02-19 Ben Elliston <bje@cygnus.com>
4107
4108 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4109 Smart and improved by Andrew Cagney.
4110
fab7445a
ME
4111Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
4112
4113 * config.guess: Recognize openbsd-*-hppa.
4114
8ccdc228
L
4115Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
4116
4117 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4118 only if it is not empty.
4119
3b7265ff
NC
41201999-02-17 Nick Clifton <nickc@cygnus.com>
4121
4122 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 4123
d207ebef 4124 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
4125
4126 * config.sub: Modified to recognize uname's armv* syntax.
4127
d207ebef
JM
41281999-02-17 Mark Salter <msalter@cygnus.com>
4129
4130 * configure.in: Added target-bsp for sparclite.
4131
4132Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
4133
4134 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4135
41361999-02-08 Nick Clifton <nickc@cygnus.com>
4137
4138 * configure.in: Add support for strongarm port.
4139 * config.sub: Add support for strongarm target.
4140
c48dd3f5 4141Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 4142
c48dd3f5
MK
4143 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4144 the old name config/mh-cygwin32.
4145 Enable texinfo.
4146
d207ebef
JM
4147Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
4148
4149 * configure.in: Do build ld for ix86 Solaris.
4150
ecd62820
JW
4151Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
4152
4153 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4154 $AR_FOR_TARGET. Likewise for RANLIB.
4155
bbd8fa7f 4156Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 4157
e490616e
ZW
4158 * config.sub (oabi): Recognize.
4159 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 4160
0397442c
RL
4161Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
4162
4163 * config.guess: Improve detection of i686 on UnixWare 7.
4164
c9ffaa63
MK
4165Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
4166
4167 * config.guess: Add support for i386-pc-interix.
4168 * config.sub: Likewise.
4169 * configure.in: Likewise.
c9ffaa63 4170
d207ebef
JM
4171Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
4172
4173 * Makefile.in: Remove unneeded all-target-libio from
4174 from all-target-winsup target since it is now unneeded.
4175 Add all-target-libtermcap in its place since it is now
4176 needed.
4177
4178Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
4179
4180 * configure.in: makefile stub for cygwin target is probably
4181 unnecessary. Remove it for now.
d207ebef
JM
4182
4183Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
4184
4185 * configure.in: libtermcap.a should be built when cygwin is the
4186 target as well as the host.
4187 * config.guess: Allow mixed case in cygwin uname output.
4188 * Makefile.in: Add libtermcap target.
d207ebef 4189
ebe12325
JL
4190Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
4191
4192 * config.sub: Clean up handling of hppa2.0.
4193
57057b67
RB
4194Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
4195
4196 * config.guess: Use C code to identify more HP machines.
4197
f8670be1
JL
4198Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4199
4200 * config.sub: Handle hppa2.0.
4201
d207ebef
JM
4202Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4203
4204 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 4205 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
4206
42071998-12-15 Mark Salter <msalter@cygnus.com>
4208
4209 * configure.in: Added target-bsp for several target architectures.
4210
4211 * Makefile.in: Added rules for bsp.
4212
d1a09590
JL
4213Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4214
4215 * config.guess: Improve detection of hppa2.0 processors.
4216
4217Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4218
4219 * config.guess: Recognize FreeBSD using ELF automatically.
4220
71205e0b
MH
42211998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4222
4223 * configure (skip-this-dir): Add handling for new shell script, which
4224 might be created by a sub-directory's configure to indicate, this particular
4225 directory is "unwanted".
4226 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4227
d207ebef
JM
4228Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4229
4230 * ltconfig: import from libtool, after changing libtool to
4231 account for the cygwin name change.
4232
4233Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4234
4235 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4236 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4237
4238Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4239
4240 * configure.in: Add libtermcap to list of cygwin dependencies.
4241
4242Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
4243
e490616e
ZW
4244 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4245 they include winsup/include when it's a cygwin target.
d207ebef
JM
4246
42471998-11-12 Tom Tromey <tromey@cygnus.com>
4248
4249 * configure.in (host_tools): Added zip.
4250 * Makefile.in (all-target-libjava): Depend on all-zip.
4251 (all-zip): New target.
4252 (ALL_MODULES): Added all-zip.
4253 (NATIVE_CHECK_MODULES): Added check-zip.
4254 (INSTALL_MODULES): Added install-zip.
4255 (CLEAN_MODULES): Added clean-zip.
4256
4257Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
4258
4259 * Makefile.in: lose "32" from comment about cygwin.
4260
4261Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
4262
4263 * configure.in: Use -Os to build target libraries for the fr30.
4264
4265Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
4266
4267 * config.sub: Add fr30.
4268
4269Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
4270
e490616e 4271 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
4272 cygwin* instead of cygwin32*.
4273 * config.sub: Check cygwin* instead of cygwin32*.
4274
d2ec8b39
RL
4275Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
4276
4277 * config.guess: Match any version of Unixware7.
4278
d207ebef
JM
42791998-10-20 Syd Polk <spolk@cygnus.com>
4280
4281 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4282 if desired.
4283
35cd2565
JL
4284Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
4285
4286 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4287 these if the appropriate directories and files to not exist.
4288
52d4e5b7
JL
4289Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
4290
4291 * Makefile.in (DEVO_SUPPORT): Add config.if.
4292
38ada91e
MH
4293Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
4294
4295 * configure: Add pattern to replace "build_tooldir"'s
4296 definition in the generated Makefile with "tooldir"'s
4297 actual value.
4298
e44e84da
JL
4299Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4300
56a8387f
JL
4301 * config.sub: Bring back lost sparcv9.
4302
e44e84da
JL
4303 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4304
5cb95c7a
JL
4305Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4306
4307 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4308 CC_FOR_TARGET and friends.
4309
4310Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 4311
ceff9b14
AO
4312 * Makefile.in (build_tooldir): New variable, same as tooldir.
4313 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4314 -B$(build_tooldir)/bin/.
4315 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 4316
f2d11dcd
GP
4317Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4318
4319 * README: Remove installation instructions and refer to the
4320 INSTALL directory instead.
4321
73a6d2e7 4322Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 4323
73a6d2e7
RL
4324 * config.sub: Add support for i[34567]86-pc-udk.
4325 * configure.in: Likewise.
4326
5d4a5ee6
JL
4327Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4328
4329 * Makefile.in: add bzip2 package building bits for user
4330 tools module
4331 * configure.in: ditto
4332
6fc19d6d
JL
4333Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4334
4335 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4336 (ALL_TARGET_MODULES): Add all-target-libobjc.
4337 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4338 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4339 (all-target-libchill): Add dependencies.
4340 * configure.in (target_libs): Add libchill.
4e81ae98 4341
f653f0ab
MH
43421998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4343
4344 * configure.in (target_subdir): Remove duplicate line.
4345
5d4a5ee6
JL
4346Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4347
4348 * Makefile.in (all-automake): fix dependencies.
4349
494933e4
JL
4350Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4351
4352 * configure.in: Minor cleanups for building in the $(target_alias)
4353 subdir.
4354
f6b58262
JW
43551998-09-22 Jim Wilson <wilson@cygnus.com>
4356
4357 * Makefile.in (bootstrap): Set r and s before make all. Use
4358 BASE_FLAGS_TO_PASS in make all.
4359 (cross): Likewise.
4360
27c7a08d
MM
43611998-09-20 Mark Mitchell <mark@markmitchell.com>
4362
4363 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4364
e67afd1e
RH
4365Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4366
4367 * config.sub: Fix typo in last change.
4368
8e44ac71
MH
43691998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4370
4371 * config.sub: Add support for C4x target.
4372 * configure.in: Likewise.
4373
d7496fbb
DM
43741998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4375
4376 * config.sub: Recognize sparcv9 just like sparc64.
4377
22097bd1
RL
4378Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4379
4380 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4381
4b877abd
JL
4382Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4383
2c8ec9a2
JL
4384 * config.guess: Correctly identify Pentium II sco boxes.
4385
4b877abd
JL
4386 * config.guess: Fix "tr" code. From Weiwen Liu.
4387
ab03db52
JH
4388Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4389
4390 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4391 stabs.
4392
b54db294
JL
4393Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4394
4395 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4396 (ALL_TARGET_MODULES): Add all-target-libchill.
4397 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4398 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4399 (all-target-libchill): Add dependencies.
4400 * configure.in (target_libs): Add libchill.
4401
bf48dd73
LW
4402Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4403
4404 * config.guess: Avoid assumptions about "tr" behaves when
4405 LANG is set to something other than English.
4406
a3cbd105
L
4407Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4408
4409 * configure (gxx_include_dir): Changed to
4410 '${prefix}/include/g++'-${libstdcxx_interface}.
4411
4412 * config.if: New to determine the interfaces.
4413
c4acd909
MK
4414Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4415
4416 * config.guess: Detect and handle MPE/IX.
4417 * config.sub: Deal with MPE/IX.
4418
9ea97665
DE
4419Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4420
4421 * configure.in: Use mh-aix43.
4422
0ce065bd
MH
44231998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4424
4425 * configure: Fix --without/--disable cases for gxx-include-dir.
4426
5d4a5ee6
JL
4427Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4428
4429 * mdata-sh: Imported. Needed for automake support.
4430
4431Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4432
4433 * Makefile.in (taz): Try "chmod -R og=u ." before
4434 "chmod og=u `find . -print`".
4435
4436Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4437
4438 * configure.in: Add arm-elf and thumb-elf support.
4439
4440Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4441
4442 * Makefile.in: Undo previous patch.
4443
4444Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4445
4446 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4447 to here ...
4448 (install-no-fixedincludes): and here
4449 (INSTALL_MODULES): ... from here.
4450
466456d9
ILT
4451Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4452
4453 * config.sub: Merge with FSF.
4454
1b409d25
ILT
4455 * config.guess: Merge with FSF.
4456
d207ebef
JM
4457Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4458
4459 * configure (extraconfigdirs): New variable.
4460 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4461 * Makefile.in (all): Move higher in file.
4462 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4463 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4464 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4465 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4466 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4467
44681998-07-23 Brendan Kehoe <brendan@cygnus.com>
4469
4470 * Makefile.in (all-target-libjava): Depend on all-gcc and
4471 all-target-newlib.
4472 (configure-target-libjava): Depend on $(ALL_GCC).
4473
7f1937c1
RL
4474Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4475
4476 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4477 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4478
2ada2bd6
ML
4479Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
4480
4481 * INSTALL/README: Fix typo.
4482
1e025bde
ML
4483Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4484
5d4a5ee6
JL
4485 * ylwrap: Change absolute path checks to check for DOS style path
4486 names.
1e025bde 4487
5d4a5ee6
JL
4488 * ylwrap: Don't use a full path name if the source file is in the
4489 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 4490
6755ff73
ILT
4491 * config-ml.in: Default to being verbose, to match Feb 18 change to
4492 configure.
4493
5d4a5ee6
JL
4494Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4495
4496 Brought over from egcs:
4497
4498 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4499
4500 * configure.in (target_subdir): Set to ${target_alias} instead
4501 of "libraries".
4502
4503 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4504
4505 * configure.in (target_subdir): Set to libraries if enable_multilib.
4506
4507Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4508
4509 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4510 multilibs, force reconfiguration the first time we create
4511 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4512
4513Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4514
4515 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4516 avoid confusion with --no-recursion.
4517
4518Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4519
4520 * configure.in: Win32 hosts shouldn't use install -x
4521 * install-sh: remove -x option, and special .exe-handling
4522 hack.
4523
d207ebef
JM
4524Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4525
4526 * config.guess: Recognize i586-pc-beos.
4527 * configure.in: Don't build some bits for beos.
4528
fbd836fc
ILT
4529Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4530
5d4a5ee6
JL
4531 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4532 CFLAGS default to -O2.
4533
fbd836fc
ILT
4534 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4535 when using GNU ld.
4536
4537Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4538
4539 * ltmain.sh: Correct install when using a different shell.
4540
4541Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4542
4543 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4544
d207ebef
JM
4545Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4546
4547 * makefile.vms: Update to build binutils/makefile.vms. Add install
4548 target.
fbd836fc
ILT
4549
4550Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4551
4552 * ltconfig: Update to correct AIX handling.
4553
69b471bc
JL
4554Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4555
81241b5e
JL
4556 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4557
69b471bc
JL
4558 * configure.in (target_subdir): Set to ${target_alias} instead
4559 of "libraries".
4560
bedf82df
MH
45611998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4562
4563 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4564 (Makefile): Depend on $(gcc_version_trigger).
4565
4566 * configure (gcc_version): Change default initializer to empty
4567 string.
4568 (gcc_version_trigger): New variable; pass this variable down
4569 to subdir configures to enable them checking gcc's version
4570 themselves. Emit make macros for both gcc_version vars.
4571 (topsrcdir): Initialize reliably.
4572 (recursion line): Remove --with-gcc-version=${gcc_version}.
4573
28e449d8
MH
45741998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4575
4576 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
4577 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4578 in $(libsubdir); emit definition in each generated Makefile.
4579 (gxx_include_dir): Initialize depending on
4580 $enable_version_specific_runtime_libs.
28e449d8 4581
50c4c9f7
MH
45821998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4583
4584 * configure (gcc_version): Initialize properly depending on
4585 how and where configure is started.
4586 (recursion line): Pass a --with-gcc-version=${gcc_version}
4587 to configures in subdirs.
4588
d207ebef
JM
4589Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4590
4591 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 4592 cygmon
d207ebef 4593
5d4a5ee6
JL
4594Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4595
4596 * configure.in: Add cygmon and libstub support for mn10200.
4597
2f96399b
MH
45981998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4599
4600 * configure (gcc_version): Add new variable describing the
4601 particular gcc version we're building.
4602 * Makefile.in (libsubdir): Add new macro for the directory
4603 in which the compiler finds executables, libraries, etc.
4604 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4605 and libsubdir.
4606
c4137c50
AO
4607Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4608
ceff9b14
AO
4609 * Makefile.in (local-clean): Remove *.log.
4610 (warning.log): Built with warn_summary from build.log.
4611 (mail-report.log): Run test_summary.
4612 (mail-report-with-warnings.log): Run test_summary including
4613 warning.log in the report.
c4137c50 4614
276d5ee0
RL
4615Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4616
4617 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4618
5d4a5ee6
JL
4619Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4620
4621 * Makefile.in (grep): Grep no longer depends on libiberty.
4622
4623Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4624
4625 * Makefile.in: all-snavigator needs all-libgui.
4626
4627Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4628
4629 * configure.in: Add cygmon and libstub support for mn10300.
4630
8af14275
ILT
4631Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4632
4633 * missing: Update to version from automake 1.3.
4634
fbd836fc
ILT
4635 * ltmain.sh: On installation, don't get confused if the same name
4636 appears more than once in the list of library names.
4637
466456d9
ILT
4638Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4639
4640 * config.sub: Accept m68060 and m5200 as CPU names.
4641
5d4a5ee6
JL
4642Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4643
4644 * configure: Use && rather than using -a in test, because odd
4645 strings can confuse test.
4646 * configure.in: Likewise.
4647
fbd836fc
ILT
4648Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4649
4650 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4651
f0983958
AO
4652Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4653
4654 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 4655 bootstrap4-lean): New targets.
f0983958 4656
bfed1ea0
JL
4657Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4658
4659 * mpw-* Delete. Not used.
4660
5d4a5ee6
JL
4661Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4662
4663 * COPYING.LIB: Update FSF address.
4664
bfed1ea0
JL
4665Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4666
4667 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4668
5d4a5ee6
JL
4669 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4670 GAS_SUPPORT_DIRS.
4671
bfed1ea0
JL
4672Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4673
4674 * ltconfig, ltmain.sh: Avoid producing a version number if
4675 -version-info was not used.
4676
5d4a5ee6
JL
4677Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4678
4679 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4680 building with newlib.
4681
46821998-04-30 Paul Eggert <eggert@twinsun.com>
4683
d207ebef 4684 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 4685 Solaris `make' causes it to continue to next definition.
d207ebef
JM
4686
4687Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4688
4689 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4690 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
4691
4692Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4693
4694 * configure.in: Change alpha to alpha* in several places.
4695
d207ebef
JM
4696Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4697
4698 * config.sub: Recognize sparc86x.
4699
77be0cab
MM
4700Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
4701
4702 * configure.in (--enable-target-optspace): Remove debug echo.
4703
62441128
JW
4704Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4705
4706 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4707
bfed1ea0
JL
4708Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4709
4710 * ltconfig: Update cygwin32 support.
4711
5d4a5ee6
JL
4712 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4713 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4714 (GDB_SUPPORT_DIRS): Likewise.
4715
3f4ea1de
MM
4716Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4717
4718 * configure.in (target_makefile_frag): If --enable-target-optspace,
4719 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
4720 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4721 not used.
4722 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 4723
5d4a5ee6
JL
4724Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4725
4726 * Makefile.in (all-bfd): Depend on all-intl.
4727 (all-binutils): Likewise.
4728 (all-gas): Likewise.
4729 (all-gprof): Likewise.
4730 (all-ld): Likewise.
4731
47321998-04-19 Brendan Kehoe <brendan@cygnus.com>
4733
4734 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4735
bfed1ea0
JL
4736Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4737
5d4a5ee6
JL
4738 * Makefile.in (all-bfd): Depend upon all-libiberty.
4739
bfed1ea0
JL
4740 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4741
5d4a5ee6
JL
4742Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4743
4744 * Makefile.in: Add libstub.
4745
4746 * configure.in: Ditto. Build libstub for targets that have cygmon
4747 support.
4748
4749Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4750
4751 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4752
4753Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4754
4755 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4756 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4757
ec8d6ddc
KW
4758Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4759
4760 * configure: Define DEFAULT_M4 by searching PATH.
4761 * Makfile.in: Use DEFAULT_M4.
4762
bfed1ea0
JL
4763Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4764
4765 * ltconfig: Add cygwin32 support.
4766
5d4a5ee6
JL
4767 * Makefile.in, configure.in: Add libtool as a native only directory
4768 to configure and build.
4769
547a6183
JL
4770Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4771
4772 * Makefile.in (INSTALL_MODULES): Remove texinfo.
4773
5d4a5ee6 4774Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 4775
5d4a5ee6
JL
4776 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4777
4778Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4779
4780 * Makefile.in: add ash make rules
4781 * configure.in: add ash to native_only and host_tools lists
4782
4783Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4784
4785 * Makefile.in (all-gettext, all-intl): New targets.
4786 (ALL_MODULES): Added all-gettext, all-intl.
4787 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4788 (INSTALL_MODULES): Added install-gettext, install-intl.
4789 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4790
4791 * configure.in (host_tools): Added gettext.
4792 (native_only): Likewise.
4793 (noconfigdirs) [various cases]: Likewise.
4794 (host_libs): Added intl.
4795
d207ebef
JM
4796Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4797
4798 * configure: Do not disable building gdbtk for cygwin32 hosts.
4799
e98e406f
NC
4800Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4801
4802 * configure.in: Add thumb-coff target.
4803 * config.sub: Add thumb-coff target.
4804
5d4a5ee6
JL
4805Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4806
4807 * Makefile.in: Revert yesterday's change.
4808 (all-target-winsup): all-target-librx stays out of here.
4809
4810Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4811
4812 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4813 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4814 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
4815 Remove references to librx and libg++.
4816
4817Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4818
4819 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4820 recursive makes
4821
bfed1ea0
JL
4822Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4823
4824 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 4825 for newlib directory.
bfed1ea0
JL
4826 (CXX_FOR_TARGET): Likewise.
4827
4828Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4829
4830 * ltconfig: Update after libtool/ltconfig.in change for
4831 hpux11.
4832
4833Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4834
4835 * ltconfig, ltmain.sh: Update to libtool 1.2.
4836
3cd730af
MH
4837Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4838
4839 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4840 (install-gcc-cross): Instead, override LANGUAGES here.
4841
80564603
DL
48421998-03-18 Dave Love <d.love@dl.ac.uk>
4843
4844 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4845 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4846
d207ebef
JM
4847Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4848
4849 * configure.in: Add Thumb-pe target.
4850
5d4a5ee6 4851Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 4852
5d4a5ee6
JL
4853 * Makefile.in - changed sn targets to snavigator
4854 * configure.in - changed sn targets to snavigator
4855
2d4a0558
MH
4856Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4857
4858 * config-ml.in: After building symlink tree call make distclean
4859 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4860 to be the case for libiberty.
4861
04b93567
L
4862Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4863
4864 * configure: When making link, also check the current
4865 directory. The configure scripts may create one.
4866
9a06b842
RH
4867Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4868
4869 * config.sub: Accept alphapca56 and alphaev6 properly.
4870
217fc4e6
FS
4871Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4872
4873 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4874
3e07bdbd 4875Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 4876
e490616e 4877 * config.sub (sco5): Fix typo.
3e07bdbd 4878
5d4a5ee6
JL
4879Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4880
4881 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4882 install-itcl.
4883 (install-itcl): Remove dependency on install-tcl.
4884
4885Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4886
4887 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4888
4889Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4890
4891 * configure.in: Don't build libgui for a cygwin32 target when not on
4892 a cygwin32 host.
4893
4894Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4895
4896 * configure (redirect): Set to null, so default behavior of
4897 configure is now --verbose.
4898
ce0d965c
DL
48991998-02-16 Dave Love <d.love@dl.ac.uk>
4900
4901 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4902 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4903
3acd1fd0
MH
4904Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4905
4906 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4907 this change to sync Makefile.in with its ChangeLog entries.
4908
5d4a5ee6
JL
4909Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4910
4911 * ltmain.sh (mkdir): Check that the directory doesn't exist
4912 before we exit with error, so that we don't get races during
4913 parallel builds.
4914
bfed1ea0
JL
4915Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4916
4917 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4918
4e77e8f1
MH
4919Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4920
4921 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4922 PICFLAG_FOR_TARGET.
4923 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4924
4925 * configure: Emit a definition for the new macro enable_shared
4926 into each Makefile.
4927
5d4a5ee6
JL
4928Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4929
4930 * configure.in (host_tools, native_only): Add libtool.
4931
4932Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4933
4934 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4935 Fix typo in ming config comment.
4936
bfed1ea0
JL
4937Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4938
4939 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4940
5d4a5ee6
JL
4941Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4942
4943 * config.sub: Add tic30 cases, and map c30 to tic30.
4944
8821a725
RH
4945Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4946
4947 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4948 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4949 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4950 (CLEAN_TARGET_MODULES): Similarly
4951 (all-target-libf2c): Add dependences.
4e81ae98 4952 * configure.in (target_libs): Add libf2c.
8821a725 4953
5d4a5ee6
JL
4954Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4955
4956 * configure.in: Remove expect from noconfigdirs when target
4957 is cygwin32. OK to build expect and dejagnu with Canadian
4958 Cross.
4959
0aadd657
ILT
4960Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4961
5d4a5ee6
JL
4962 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4963 host.
4964
0aadd657
ILT
4965 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4966 and mingw32.
4967
d0a8352c
MH
4968Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4969
4970 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4971 here as it is not defined in the toplevel Makefile.
4972
59739e3c
MH
4973Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4974
4975 * configure (package_makefile_rules_frag): New variable, which names
4976 a file with generic rules, ...
4977 Change comment to mention we now have FIVE parts.
4978 * configure: Undo last change.
4979
228197ee
LT
4980Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4981
4982 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 4983 * config.sub: More accurate determination of HP processor types.
228197ee 4984
efd4c0ba
MH
4985Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4986
4987 * configure (package_makefile_frag): Move inserting the
4988 ${package_makefile_frag} to where it should be according
4989 to the comment.
4990
6eef3189
PB
4991Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
4992
4993 * config.guess: Add support for Linux/ARM.
4994
d207ebef
JM
4995Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4996
4997 * .cvsignore: Remove *-info and *-install since they match
4998 release-info and mpw-install, which we don't want to just ignore.
4999
48464ebf
RH
5000Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5001
5002 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5003
803462a7
PN
5004Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5005
5006 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5007 local_prefix to sub-make invocations.
5008
520ab477
L
5009Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5010
5011 * configure.in: Check makefile fragments in the source
5012 directory.
5013
4bcdb76d
AO
5014Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5015
ceff9b14
AO
5016 * configure.in: Check whether host and target makefile
5017 fragments exist before adding them to *_makefile_frag.
4bcdb76d 5018
5d4a5ee6
JL
5019Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5020
5021 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5022
5023Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5024
5025 * configure.in: Make sure we only replace RPATH_ENVVAR on
5026 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5027 regexp to sed.
5028
5029 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5030 to sub-makes.
5031
0d3e11a5
LI
50321998-01-13 Lee Iverson (leei@ai.sri.com)
5033
5034 * config-ml.in (multi-do): LDFLAGS must include multilib
5035 designator.
5036
d45b3d87 5037Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
5038
5039 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5040
d39cd7a1
MK
5041Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5042
5043 * config.sub: Add mingw32 support.
5044 * configure.in: Likewise.
d39cd7a1 5045
6decbc24
FS
5046Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5047
5048 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5049
5d4a5ee6
JL
5050Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5051
5052 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5053 * configure (gxx_include_dir): Provide a definition for subdirs
5054 which do not use autoconf.
5055
5056Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5057
5058 * config.guess: Sync with egcs. Picks up new alpha support,
5059 BeOS & some additional linux support.
5060
d3d1907a
JL
5061Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
5062
5063 * config.guess: HP 9000/803 is a PA1.1 machine.
5064
b104e095
RH
5065Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5066
5067 * configure.in: It's alpha*-...
5068
aca823c1
L
5069Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5070
5071 * configure.in (host_makefile_frag, target_makefile_frag):
5072 Handle multiple config files.
5073 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5074 alpha-*-*.
5075
d207ebef
JM
5076Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5077
5078 * mkdep: New file.
5079
5080Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5081
5082 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5083
5d4a5ee6
JL
5084Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5085
5086 * Makefile.in: Add libgui directory.
5087 (GDB_TK): Add all-libgui.
5088 * configure.in: Add libgui directory.
5089 * configure: Add all-libgui to GDB_TK.
5090
5091Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5092
5093 * config-ml.in (multidirs): Add m32r to multilib list.
5094
5095Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5096
5097 * Makefile.in (all-target-gperf): Change dependency to
5098 all-target-libstdc++.
5099
baf55877
FF
5100Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5101
5102 * config.guess: Add BeOS support.
5103
5d4a5ee6
JL
5104Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5105
5106 Source directory cvs renamed to cvssrc:
5107 * configure.in (host_tools): Change cvs to cvssrc.
5108 (native_only): Likewise.
5109 (noconfigdirs) [various cases]: Likewise.
5110 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5111 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5112 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5113 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5114 (all-cvssrc): Rename target from all-cvs.
5115
f2d76545
JL
5116Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5117
5118 * configure (gxx_include_dir): Fix thinko.
5119
205cba53
JL
5120Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5121
5122 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5123 (install-cross, install-gcc-cross): New targets.
5124
5d4a5ee6
JL
5125Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5126
5127 * configure.in (noconfigdirs): Add support for Thumb target.
5128
5129 * config.sub (maybe_os): Add support for Thumb target.
5130
5131Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5132
5133 * Makefile.in: Add rules for cygmon.
5134
5135 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5136
96b0f1fc
JL
5137Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5138
5139 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5140 * configure (gxx_include_dir): Provide a definition for subdirs
5141 which do not use autoconf.
d207ebef
JM
5142
5143Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5144
5145 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 5146 11/18/97 build
d207ebef 5147
7dfef6ed
JL
5148Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5149
5150 * From Franz Sirl.
5151 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5152 found on RedHat Linux systems.
96b0f1fc 5153
83cfe7c0
JL
5154Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5155
5156 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5157 guesses.
5158
7dfef6ed
JL
5159Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5160
5161 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5162
5d4a5ee6
JL
5163Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5164
5165 * ltmain.sh: If mkdir fails, check whether the directory was created
5166 anyhow by some other process.
5167
d207ebef
JM
5168Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5169
5170 * configure.in (d30v-*-*): Configure all directories.
5171
5172Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5173
5174 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5175 for the D30V.
5176
5177Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5178
5179 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5180
5d4a5ee6
JL
5181Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5182
e490616e
ZW
5183 * include/libiberty.h: Add extern "C" { so it can be used with C++
5184 progrms.
5185 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5186 programs.
5d4a5ee6 5187
d207ebef
JM
5188Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5189
5190 * configure.in (d30v-*-*): Configure GCC now.
5191
5d4a5ee6
JL
5192Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5193
5194 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5195 is no longer needed.
5196
c9670e62
JM
5197Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5198
5199 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5200
cc71c0ca
MH
5201Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5202
5203 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5204 targets using "$@" to provide support for similar but not identical
5205 targets without having to duplicate code.
5206
d207ebef
JM
5207Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5208
5209 * makefile.vms: Fix to work with DEC C.
5210
5211Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5212
5213 * config.sub: Add mips-tx39-elf to marketing names.
5214
5215Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5216
5217 * ltmain.sh: Handle symlinks in generated script.
5218
5219Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5220
5221 * configure: Handle autoconf style directory options: --bindir,
5222 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5223 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5224 --sysconfdir.
5225 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5226 (sharedstatedir, localstatedir, oldincludedir): New variables.
5227 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5228 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5229 sbindir, sharedstatedir, and sysconfdir.
5230
b1e3ddfd
AJ
5231Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5232
5233 * Makefile.in (bootstrap-lean): New target.
5234
d207ebef
JM
5235Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5236
5237 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 5238 sn, and gnuserv from noconfigdirs.
d207ebef
JM
5239
5240Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5241
5242 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5243
09f97c1e
JL
5244Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5245
5246 * Makefile.in (cross): New target.
5247
335d0ab2
AO
5248Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
5249 Jeff Law <law@cygnus.com>
5250
5251 * Makefile.in (bootstrap2, bootstrap3): New targets.
5252 (all-bootstrap): Remove outdated and confusing target.
339c9b00 5253 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 5254
d207ebef
JM
5255Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5256
5257 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 5258 windows. Consistent with gdb/configure.
d207ebef 5259
e693cc28
UD
52601997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5261
e693cc28
UD
5262 * configure.in: Name Linux target fragment.
5263
5264 * configure: Rewrite so that project Makefile fragment is inserted
5265 first and appears last in the resulting Makefile.
5266
d207ebef
JM
5267Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5268
5269 * Makefile.in (install-itcl): Install tcl first.
5270
5d4a5ee6
JL
5271Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
5272
5273 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5274
f401679e
JW
5275Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5276
5277 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5278
5279 * configure.in (skipdirs): Add target-librx for Linux.
5280 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5281
ec20b1b9
JL
5282Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5283
5284 * Makefile.in (bootstrap): New target.
5285
becdcf6d
JL
5286Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5287
63f6bcd7 5288 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 5289
d207ebef
JM
5290Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5291
5292 * config.guess: Merge with FSF.
5293
0c82f6bf
FF
5294Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5295
5296 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5297
d207ebef
JM
5298Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5299
5300 * config.sub: Add "marketing-names" patch.
5301
3fbc0b70
JS
5302Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5303
e490616e 5304 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 5305
e20d4801
JL
5306Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5307
5308 * config.sub: Handle v850-elf.
5309
fe181f78 5310Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
5311
5312 * .cvsignore (*-install): Remove.
5313
bfed1ea0
JL
5314Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5315
5316 * ltconfig: Set CONFIG_SHELL in libtool.
5317 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5318
558a1e7c
JW
5319Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5320
5321 * configure.in (target_subdir): Set to libraries if enable_multilib.
5322
7818d6fc
JW
5323Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5324
5325 * config.guess: Update from gcc directory.
5326
d207ebef
JM
5327Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5328
5329 * Makefile.in (all-sim): Depends on all-readline.
5330
6599da04
JM
5331Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5332
5333 * Makefile.in (BISON, YACC): Use $$s.
5334 (all-bison): Depend on all-texinfo.
5335
5336Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5337
5338 * Makefile.in (BISON): Add -L flag.
5339 (YACC): Likewise.
5340
d207ebef
JM
5341Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5342
4e81ae98
EC
5343 * configure.in (noconfigdirs): Add support for v850e target.
5344
d207ebef
JM
5345 * config.sub (maybe_os): Add support for v850e target.
5346
5347Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5348
4e81ae98
EC
5349 * configure.in (noconfigdirs): Add support for v850ea target.
5350
d207ebef
JM
5351 * config.sub (maybe_os): Add support for v850ea target.
5352
6599da04
JM
5353Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5354
5355 * config.sub: Add mipstx39. Delete r3900.
5356
5357Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5358
5359 * Makefile.in (all-autoconf): Depends on all-texinfo.
5360
5361Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5362
5363 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5364 eabi targets.
5365
5366Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5367
5368 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5369
5370 * configure: When handling a Canadian Cross, handle YACC as well as
5371 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 5372 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
5373
5374Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5375
5376 * Makefile.in (BISON): bison, not byacc or bison -y.
5377 (YACC): bison -y or byacc or yacc.
5378 (various): Add *-bison as appropriate.
5379 (taz): No need to mess with BISON anymore.
5380
5381Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5382
5383 * configure: If OSTYPE matches *win32*, try to find a good value for
5384 CONFIG_SHELL.
5385
5386Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5387
5388 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5389 configure.in if it is present.
5390
5391Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5392
5393 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5394
5395Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5396
5397 * config.sub: Recognize `arc' cpu.
5398 * configure.in: Likewise.
5399 * config-ml.in: Likewise.
5400
5401Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5402
5403 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5404
5405Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5406
5407 * configure: Changed sed delimiter from ':' to '|' when
5408 attempting to substitute ${config_shell} for SHELL. On
5409 NT ${config_shell} may contain a ':' in it.
5410
5411Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5412
5413 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5414
5415Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5416
5417 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5418
5419Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5420
5421 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5422
5423 * ylwrap: If the program is a relative path, force it to be
5424 absolute.
5425
5426Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5427
5428 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5429
5430Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5431
5432 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
5433 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5434 for libraries.
6599da04
JM
5435
5436Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5437
5438 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 5439 separated by spaces.
6599da04
JM
5440
5441Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5442
5443 * ylwrap: New file.
5444 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5445
5446 * ltmain.sh: Handle /bin/sh at start of install program.
5447
5448 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5449
5450 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5451 * missing: New file, from automake 1.2.
5452
5453Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5454
5455 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5456 check-tk to CHECK_X11_MODULES.
5457
5458Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5459
5460 * config.sub: Merge with FSF.
5461
5462Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5463
5464 * config.guess: Merge with FSF.
5465
5466Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5467
5468 * configure: Treat msdosdjgpp like go32.
5469 * configure.in: Likewise. Don't remove gprof for go32.
5470
5471 * configure: Change Makefile.tem2 to Makefile.tm2.
5472
5473Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5474
5475 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5476
5477Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5478
5479 * install-sh (chmodcmd): Set to null if the DST directory already
5480 exists. Same as Nov 11th change.
5481
5482Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5483
4e81ae98 5484 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
5485
5486Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5487
5488 * config.guess: Update from FSF.
5489
5490Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5491
5492 * Makefile.in (GDB_TK): Depend on itcl and tix.
5493
5494Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5495
5496 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5497 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5498 (INSTALL_SCRIPT): New variable.
5499 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5500 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5501 to -x.
5502 * install-sh: Add support for -x option.
5503
5504Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5505
5506 * configure.in, Makefile.in: Treat tix like itcl.
5507
5508Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5509
5510 * Makefile.in (WINDRES): New variable.
5511 (WINDRES_FOR_TARGET): New variable.
5512 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5513 (EXTRA_HOST_FLAGS): Add WINDRES.
5514 (EXTRA_TARGET_FLAGS): Add WINDRES.
5515 (EXTRA_GCC_FLAGS): Add WINDRES.
5516 ($(DO_X)): Pass down WINDRES.
5517 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5518 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5519 DLLTOOL_FOR_TARGET.
5520
5521Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5522
5523 * configure.in: configure sim before gdb for win32-x-ppc
5524
5525Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5526
5527 Move gperf into the toplevel, from libg++.
5528 * configure.in (target_tools): Add target-gperf.
5529 (native_only): Add target-gperf.
5530 * Makefile.in (all-target-gperf): New target, depend on
5531 all-target-libg++.
5532 (configure-target-gperf): Empty rule.
5533 (ALL_TARGET_MODULES): Add all-target-gperf.
5534 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5535 (CHECK_TARGET_MODULES): Add check-target-gperf.
5536 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5537 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5538
5539Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 5540
6599da04
JM
5541 * config.sub (mn10200): Recognize new basic machine.
5542
5543Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5544
5545 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5546 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5547
5548Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5549
5550 * configure.in: If we're building mips-sgi-irix6* native, turn on
5551 ENABLE_MULTILIB and set TARGET_SUBDIR.
5552
5553Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5554
5555 * Makefile.in (all-sn): Depend on all-grep.
5556
5557Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5558
5559 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5560
5561 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5562 Makefile. From Jeff Makey <jeff@cts.com>.
5563 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5564
5565 * Makefile.in (DISTBISONFILES): Remove.
5566 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5567 $(DEFAULT_YACC).
5568
5569 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 5570 cygwin32.
6599da04
JM
5571
5572 * Makefile.in (LD): New variable.
5573 (EXTRA_HOST_FLAGS): Pass down LD.
5574 ($(DO_X)): Likewise.
5575
5576Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5577
5578 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5579
5580Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5581
5582 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 5583 before adding our own. Always add --build.
6599da04
JM
5584
5585Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5586
5587 * configure.in (targargs): Pass --build if we're doing
5588 a cross-compile.
5589
5590Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5591
ca236658 5592 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
5593 sed. Otherwise sed chokes on NT path names with drive
5594 designators. Also look for "?:*" as the leading characters in an
5595 absolute pathname.
5596
5597Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5598
5599 * config.sub: Support for r3900.
5600
5601Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5602
5603 * configure.in: Use install-sh, not install.sh.
5604
5605Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5606
5607 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5608 apply it twice.
5609
5610Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5611
5612 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5613 install-binutils.
5614
5615Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5616
5617 * Makefile.in: Add automake targets.
5618 * configure.in (host_tools): Add automake.
5619
5620Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5621
5622 * configure: Default CXX to c++, not gcc.
5623 * Makefile.in (CXX): Set to c++, not gcc.
5624 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5625
5626Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5627
5628 * install-sh: try appending a .exe if source file doesn't
5629 exist
5630
5631Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5632
5633 * configure.in: Turn on multilib by default.
5634 (cross_only): Remove target-libiberty.
5635
5636 * Makefile.in (all-gcc): Don't depend on libiberty.
5637
5638Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5639
5640 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5641
5642Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5643
5644 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5645 (DISTBISONFILES): Add ld/Makefile.in
5646
5647Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5648
5649 * configure.in: if target is cygwin32 but host isn't cygwin32,
5650 don't configure gdb tcl tk expect, not just gdb.
5651
5652Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5653
5654 * configure.in: Added gnuserv everywhere sn appears.
5655
5656 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5657 (CROSS_CHECK_MODULES): Added check-gnuserv.
5658 (INSTALL_MODULES): Added install-gnuserv.
5659 (CLEAN_MODULES): Added clean-gnuserv.
5660 (all-gnuserv): New target.
5661
5662Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5663
5664 * config.guess: Fixes for MIPS OpenBSD systems.
5665
5666Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5667
5668 * Makefile.in (INSTALL_XFORM): Remove.
5669 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5670
5671 * mkinstalldirs: New file, copied from automake.
5672 * Makefile.in (installdirs): Rename from install-dirs. Use
5673 mkinstalldirs. Change all users.
5674 (DEVO_SUPPORT): Add mkinstalldirs.
5675
5676Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5677
5678 * install-sh: Rename from install.sh.
5679 * Makefile.in (INSTALL): Change install.sh to install-sh.
5680 (DEVO_SUPPORT): Likewise.
5681
5682 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5683 Graichen <graichen@rzpd.de>.
5684
5685Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5686
5687 * config.guess: Recognize OpenBSD systems correctly.
5688
5689Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5690
5691 * README, Makefile.in (ETC_SUPPORT): Remove references to
5692 cfg-paper*, configure.{texi,man,info*}._
5693
5694Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5695
5696 * Makefile.in (all.normal): Ensure that gcc is built after all
5697 the x11 - ie gdb - targets.
5698
5699Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5700
5701 * makefile.vms: Don't run conf-a-gas.
5702
5703Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5704
e490616e 5705 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 5706
d207ebef
JM
5707Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5708
5709 * configure.in: Remove noconfigdirs case since gdb also
5710 configures and builds for tic80-coff.
5711
6599da04
JM
5712Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5713
5714 * configure: Set cache_file to config.cache.
5715 * Makefile.in (local-distclean): Remove config.cache.
5716
5717Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5718
5719 * COPYING: Update FSF address.
5720
d207ebef
JM
5721Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5722
5723 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5724 noconfigdirs.
5725
6599da04
JM
5726Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5727
5728 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5729 MAKEDIRS, is empty.
5730
5731Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5732
5733 * config.sub: Tweak mn10300 entry.
5734
5735Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5736
5737 * configure.in (host_tools): Put sim before gdb, so gdb's
5738 configure.tgt can determine if the simulator was configured.
5739
5740Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5741
5742 * config.sub: Move BeOS $os case to be with other Cygnus
5743 local cases.
5744
5745Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5746
5747 * config.sub: Remove misplaced comment that broke Linux.
5748
5749Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5750
5751 * config.sub: Add BeOS support.
5752
5753Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5754
5755 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5756
5757Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5758
5759 * configure.in (noconfigdirs): Remove tcl and tk from
5760 noconfigdirs for cygwin32 builds.
5761
d207ebef
JM
5762Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5763
5764 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5765
6599da04
JM
5766Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5767
5768 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5769 make-all.com, use makefile.vms instead.
5770
5771Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5772
5773 * config.sub: Accept -lnews*.
5774
d207ebef
JM
5775Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5776
5777 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 5778 target-examples and target-libiberty for d30v.
d207ebef
JM
5779
5780Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5781
5782 * configure.in (noconfigdirs): Enable ld for d30v.
5783
5784Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5785
5786 * configure.in (tic80-*-*): Build compiler.
5787
5788Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5789
5790 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 5791 unsupported d30v directories
d207ebef
JM
5792
5793Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5794
4e81ae98
EC
5795 * config.sub, configure.in: Add d30v target cpu.
5796
6599da04
JM
5797Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5798
5799 * makefile.vms: New file.
5800 * make-all.com: Remove.
5801
5802Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5803
5804 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5805
5806Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5807
5808 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5809
5810Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5811
5812 * Makefile.in (ALL_MODULES): Added all-db.
5813 (CROSS_CHECK_MODULES): Addec check-db.
5814 (INSTALL_MODULES): Added install-db.
5815 (CLEAN_MODULES): Added clean-db.
5816
5817Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5818
5819 * config.guess: Merge with latest FSF sources.
5820
5821Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5822
5823 * Makefile.in (ALL_MODULES): Added all-itcl.
5824 (CROSS_CHECK_MODULES): Added check-itcl.
5825 (INSTALL_MODULES): Added install-itcl.
5826 (CLEAN_MODULES): Added clean-itcl.
5827
5828Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5829
5830 * configure.in: build gdb for mn10200
5831
5832Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5833
5834 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5835
d207ebef
JM
5836Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5837
5838 * configure.in (tic80-*-*): Turn off most targets right now.
5839
6599da04
JM
5840Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5841
5842 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5843 rather than the makeinfo program.
5844 (do-info): Depend upon all-texinfo.
5845
5846Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5847
5848 * configure.in: Remove uses of config/mh-linux.
5849
5850 * config.sub, config.guess: Merge with latest FSF sources.
5851
d207ebef
JM
5852Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5853
5854 * config.sub (case $basic_machine): Add tic80 entries.
5855
6599da04
JM
5856Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5857
5858 * config.sub, config.guess: Merge with latest FSF sources.
5859
5860Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5861
5862 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5863 * mpw-config.in: Test for NewFolderRecursive.
5864 * mpw-install: Use symbolic name for startup filename.
5865 * mpw-README: Add various additional details.
5866
5867Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5868
5869 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5870
5871Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5872
5873 * configure.in: Do build gcc and the target libraries for
5874 the mn10200.
5875
5876Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5877
5878 * configure.in: don't avoid building gdb for mn10300 any more
5879 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5880 instead of single-quoting it.
5881
5882Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5883
5884 * configure.in: Don't use --with-stabs on IRIX 6.
5885
5886Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5887
5888 * configure.in (m32r): Build gdb, libg++ now.
5889
5890Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5891
5892 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5893 directories from noconfigdirs.
5894
5895Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5896
5897 * config.sub (basic_machine): added mips16 configuration
5898
5899Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5900
5901 * config.sub: Handle d10v-unknown.
5902
d207ebef
JM
5903Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5904
5905 * config.sub: Handle v850-unknown.
5906
6599da04
JM
5907Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5908
5909 * Makefile.in: add findutils
5910 * configure.in: add findutils to list of host_tools
5911
5912Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5913
5914 * config.sub: Handle mn10200 and mn10300.
5915
5916Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5917
5918 * configure.in (d10v-*): Do not build librx.
5919
5920Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5921
5922 * configure.in (mn10300): Build everything except gdb & libgloss.
5923
5924Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5925
5926 * config.guess: Patch for Dansk Data Elektronik servers,
5927 from Niels Skou Olsen <nso@dde.dk>.
5928
5929 For ncr, use /bin/uname rather than uname, since GNU uname does not
5930 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5931
5932 Patch for MIPS R4000 running System V,
5933 from Eric S. Raymond <esr@snark.thyrsus.com>.
5934
5935 Fix thinko for nextstep.
5936
5937 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5938
5939 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5940 * config.guess: Guess mips-dec-mach_bsd4.3.
5941
5942 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5943 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5944 release numbers.
5945 * config.guess (mips-mips-riscos*): Emit just enough of the
5946 release number.
5947
5948 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5949 * config.guess (sparc-auspex-sunos*): Added.
5950 (f300-fujitsu-*): Added.
5951
5952 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5953 * config.guess: Recognize a Tadpole as a sparc.
5954
5955Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5956
5957 * config.guess: Don't assume that NextStep version is either 2 or
5958 3. NextStep 4 (aka OpenStep 4) has come out now.
5959
5960Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5961
5962 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5963 From Rik Faith <faith@cs.unc.edu>.
5964
5965Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5966
5967 * config.sub: Contributions from bug-gnu-utils to:
5968 Support plain "hppa" (no version given) architecture, reported by
5969 OpenStep.
5970 OpenBSD like NetBSD.
5971 LynxOs is not a hardware supplier.
5972
5973 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 5974 OpenBSD like NetBSD.
6599da04
JM
5975 Stratus systems.
5976 More Pyramid systems.
5977 i[n>4]86 Intel chips.
5978 M680[n>4]0 Motorola chips.
5979 Use unknown instead of lynx for hardware manufacturer.
5980
5981Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5982
5983 * install.sh (chmodcmd): Set to null if the DST directory already
5984 exists.
5985
5986Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5987
5988 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5989 not use mt-ppc target Makefile fragment any more.
5990
5991Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5992
5993 * configure.in (*-*-windows): Exclude everything but those dirs
5994 needed to build windows.
5995
5996Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5997
5998 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5999
6000Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6001
6002 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
6003
6004Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6005
6006 * Undo my previous change.
6007
6008Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6009
6010 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6011 unconditionally.
6012 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6013
6014Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6015
6016 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6017 host to add it's own flags.
6599da04
JM
6018
6019Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6020
6021 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6022
6023Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6024
6025 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6026 (CXX_FOR_TARGET): Likewise.
6027 (GCC_FOR_TARGET): Define.
6028 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6029 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6030 CC_FOR_TARGET was specified on the command line.
6031 (MAKEOVERRIDES): Don't define.
6032
6033Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6034
6035 * configure.in (m32r): Fix spelling of libg++ libs.
6036
6037Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6038
6039 * config.sub (-apple*): Remove, now redundant.
6040
6041Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6042
6043 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6044
6045 * configure: Rework yesterday's sed script patch.
6046
6047 * config.sub: Merge with FSF.
6048
6049Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6050
6051 * config.guess: Merge from FSF.
6052
6053 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
6054 * config.guess: Use pc instead of unknown, for pc clone systems.
6055 Change linux to linux-gnu.
6599da04
JM
6056
6057 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 6058 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
6059
6060Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6061
6062 * test-build.mk (HOLES): Add "xargs" for gdb.
6063
6064 * configure: Avoid hpux10.20 sed bug.
6065
6066Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6067
731a8127 6068 * configure.in: Add support for windows host
6599da04
JM
6069 (that is a build done under the Microsoft build environment).
6070
6071Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6072
6073 * Makefile.in: Replace all uses of srcroot with s, to shrink
6074 command line lengths.
6075
6076 Patches from Geoffrey Noer <noer@cygnus.com>:
6077 * configure.in: If configuring for newlib, pass --with-newlib to
6078 subdirectories.
6079 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6080 -Bnewlib/ and -Lwinsup to gcc.
6081 (CXX_FOR_TARGET): Likewise.
6082
6083Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6084
6085 * Makefile.in (ETC_SUPPORT): Add configure.
6086
6087Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6088
4e81ae98 6089 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
6090 host configuration file.
6091
6092Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6093
6094 * configure.in: Break mn10x00 support into separate
6095 mn10200 and mn10300 configurations.
6096 * config.sub: Likewise.
6097
6098Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6099
6100 * configure.in: Add lots of stuff to noconfigdirs for
6101 the mn10x00 targets.
6102
6103 * config.sub, configure.in: Add mn10x00 support.
6104
6105Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6106
6107 * make-all.com: Call conf-a-gas, not config-a-gas.
6108
6109Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6110
6111 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 6112 targets.
6599da04
JM
6113
6114Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6115
6116 * mpw-README: Add much more detail for native PowerMac.
6117 * mpw-install: New file.
6118 * mpw-configure: Add --norecursion and --help options.
6119 * mpw-config.in: Translate readme and install files when
6120 copying to objdir.
6121 * mpw-build.in: Don't always depend on byacc and flex.
6122 (install-only-top): New action.
6123
d207ebef
JM
6124Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6125
6126 * configure.in: You can now configure GDB for the v850.
6127
6599da04
JM
6128Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6129
6130 * configure.in (noconfigdirs): Don't configure any C++ dirs
6131 if targeting D10V.
6132
6133Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6134
6135 * config.sub: Recognize mips64vr5000.
6136
6137Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6138
6139 * configure.in: Use a single line for host_tools and native_only.
6140
6141Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6142
6143 * config.sub, configure.in: Add entries for m32r.
6144
6145Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6146
6147 * Makefile.in (inet-install): Don't run install-gzip.
6148
6149Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6150
6151 * configure.in: Don't config lots of things for *-*-windows*.
6152
6153Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6154
6155 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6156 (host_libs, host_tools): Copy from configure.in.
6157 * mpw-configure: Don't complain about directories not found.
6158
6159Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6160
6161 * configure.in (i[345]86): Recognize i686 for pentium pro.
6162 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6163 file.
6164
6165 * config.guess (i[345]86): Ditto.
6166
6167Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6168
6169 * configure.in (noconfigdirs): Removed gdb for D10V.
6170
d207ebef 6171Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 6172
d207ebef
JM
6173 * configure.in: Remove ld, target-libio, target-libg++, and
6174 target-libstdc++ from noconfigdirs.
5d4a5ee6 6175
6599da04
JM
6176Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6177
6178 * configure: Fix three locations where shell scripts were
6179 being run directly rather than with config_shell.
6180
d207ebef
JM
6181Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6182
6183 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6184 * config.sub (basic_machine): Recognize v850.
6185
6599da04
JM
6186Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6187
6188 * mpw-configure: Handle multiple enable/disable options and
6189 pass them down recursively, handle -c and -s flags appropriately
6190 depending on choice of compiler, add escape mechanism for
6191 quoted arguments to gC.
6192
6193Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6194
6195 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6196 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6197 so that -mrelocatable-lib and -mno-eabi are used.
6198
6199 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6200 not support --print-multi-lib, don't abort.
6201
6599da04
JM
6202Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6203
6204 * make-all.com: Run config-a-gas.
6205 * setup.com: Don't copy subdirectory files around.
6206
6207Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6208
6209 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6210 target, it now compiles correctly.
6211
6212Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6213
6214 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6215
6216Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6217
4e81ae98 6218 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
6219
6220Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6221
6222 * configure.in (native_only): Add prms.
6223
6224Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6225
6226 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6227 (BINUTILS_SUPPORT_DIRS): Likewise.
6228
6229Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6230
6231 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6232 d10v support is added.
6233
6234Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6235
6236 * configure.in (d10v-*-*): New target.
6237
6238Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6239
6240 * config.guess (HP 9000/811): Recognize this as a PA1.1
6241 machine.
6242
6243Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6244
6245 * Makefile.in (do-tar-gz): New target, split out from tail end of
6246 taz target. Run each command separately, don't use pipes.
6247 (taz): Use it.
6248
6249Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6250
6251 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6252 * mpw-build.in: No builds should depend on building byacc or flex,
6253 they are assumed to be installed already.
6254
6255Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6256
6257 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6258 variable that CC_FOR_TARGET needs.
6259
6260Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6261
6262 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6263 options have changed since the last time the subdirectory was
6264 configured, and if it has, reconfigure.
6265 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6266 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6267
6268Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6269
6270 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6271 CLEAN_MODULES): Add bash.
6272 (all-bash): New target.
6273
6274Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6275
6276 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6277
6278Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6279
6280 * config.sub (basic_machine): Recognize d10v as a valid processor.
6281
6282Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6283
6284 * mpw-configure: Add support for --bindir.
6285 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6286
6287Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6288
6289 * configure.in: add bash, time, gawk to list of hosttools and things
6290 to only build for native toolchains
6291
6292Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6293
6294 * Makefile.in (docdir): Remove.
6295
6296Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6297
6298 * Makefile.in (datadir): Set to $(prefix)/share.
6299
6300Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6301
6302 * configure.in: build diff and patch for cygwin32-hosted
6303 toolchains.
6304
6305Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6306
6307 * config.sub: Accept -rtems*.
6308
6309Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6310
e490616e
ZW
6311 * configure.in: enable dosrel for cygwin32-hosted builds,
6312 remove diff from the list of things not buildable
6313 via Canadian Cross
6599da04
JM
6314
6315Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6316
6317 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 6318 don't get ". ".
6599da04
JM
6319
6320Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6321
6322 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6323
6324Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6325
6326 * Makefile.in (taz): Handle case where tex3patch didn't even get
6327 checked out. Also, if it was found, put the symlink in a new util
6328 subdirectory.
6329
6330Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6331
6332 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6333
6334Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6335
6336 * config.sub: Recognize -openvms.
6337 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6338 * make-all.com, setup.com: New files.
6339
6340Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6341
6342 * Makefile.in (taz): tex3patch moved to texinfo/util.
6343
6344Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6345
6346 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
6347 * configure.in: remove make from disable-if-Can-Cross list
6348 enable gdb if ${host} and ${target} are cygwin32
6349
6350Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6351
6352 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6353 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6354
6355Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6356
6357 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6358 distinguish sysv/svr4/bsd variants.
6359 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6360
6361Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6362
6363 * configure.in: Added copyright notice.
6364 * move-if-change: Added copyright notice.
6365
6366Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6367
6368 * configure.in (powerpcle-*-solaris*): Until we get shared
6369 libraries working, don't build gdb, sim, make, tcl, tk, or
6370 expect.
6371
6372Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6373
6374 * config.guess: Merge with FSF:
6375
6376 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6377 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6378
6379 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6380 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6381
6382 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6383 * config.guess: Combine two OSF1 rules.
6384 Also recognize field test versions. From mjr@zk3.dec.com.
6385 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6386 because GNU uname does not support -p. From pmr@pajato.com.
6387
6388Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6389
6390 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6391
6392Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6393
6394 * mpw-README: Document GCCIncludes.
6395
6396Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6397
6398 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6399
6400Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6401
6402 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6403
6404Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6405
6406 * configure.in (*-*-cygwin32): Configure make.
6407
6408Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6409
6410 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6411
6412Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6413
6414 * Makefile.in (all-inet): Depend on all-perl.
6415
6416 * Makefile.in (inet-install): New target.
6417
6418 * Makefile.in (all-inet): Depend on all-tcl.
6419 (all-inet): Depend on all-send-pr.
6420
6421Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6422
6423 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6424 temporarily.
6425
6426Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6427
6428 * configure.in: Don't configure --with-gnu-ld on AIX.
6429
6430Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6431
6432 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6433
6434Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6435
6436 * Makefile.in (ALL_MODULES): Added all-inet.
6437 (CROSS_CHECK_MODULES): Added check-inet.
6438 (INSTALL_MODULES): Added install-inet.
6439 (CLEAN_MODULES): Added clean-inet.
6440 (all-indent): New target.
6441
6442 * configure.in (host_tools): Added inet.
6443 (native_only): Added inet.
6444 (noconfigdirs): Added inet.
6445
6446Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6447
6448 * configure.in: Don't configure libgloss if we are not configuring
6449 newlib.
6450
6451Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6452
6453 * configure.in: Don't configure libgloss for unsupported
6454 architectures.
6455
6456Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6457
6458 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6459
6460Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6461
6462 * Makefile.in (ALL_MODULES): Include all-apache.
6463 (CROSS_CHECK_MODULES): Include check-apache.
6464 (INSTALL_MODULES): Include install-apache.
6465 (all-apache): New target.
6466
6467 * configure.in: Added apache everywhere perl is seen.
6468
6469Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6470
6471 * Makefile.in: Add support for clean-{module} and
6472 clean-target-{module} rules.
6473
6474Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6475
6476 * configure.in (*-*-ose) do not build libgloss.
6477
6478Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6479
6480 * config.guess (prep*:SunOS:5.*:*): Turn into
6481 powerpele-unknown-solaris2.
6482
6483Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6484
6485 * configure.in: Permit --enable-shared to specify a list of
6486 directories.
6487
6488Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6489
6490 * configure.in (host==solaris): Pass only the first word of $CC
6491 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6492
6493Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6494
6495 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6496
6497Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6498
6499 * Makefile.in (ALL_MODULES): Include all-perl.
6500 (CROSS_CHECK_MODULES): Include check-perl.
6501 (INSTALL_MODULES): Include install-perl.
6502 (ALL_X11_MODULES): Include all-guile.
6503 (CHECK_X11_MODULES): Include check-guile.
6504 (INSTALL_X11_MODULES): Include install-guile.
6505 (all-perl): New target.
6506 (all-guile): New target.
6507
6508 * configure.in (host_tools): Include perl and guile.
6509 (native_only): Include perl and guile.
6510 (noconfigdirs): Don't build guile and perl; no ports have been
6511 done.
6512
6513Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6514
e490616e
ZW
6515 * configure (--enable-*): Handle quoted option lists such as
6516 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
6517
6518Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6519
6520 * Makefile.in ({,inst}all-target): New rule so we can make and
6521 install all of the target directories easily.
6522
6523Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6524
6525 * configure.in: Add missing global flag in sed substitution when
6526 deleting `target-' from ${configdirs}.
6527
6528Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6529
6530 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6531 option.
6532
6533 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6534 config/mh-necv4.
6535
6536 * install.sh: Correct misspelling of transformbasename.
6537
6538 * config.guess: Recognize mips-*-sysv*.
6539
6540Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6541
6542 * config.sub: Recognize mon960.
6543
6544Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6545
6546 * configure: Restore Canadian Cross handling of BISON and LEX,
6547 removed in Feb 20 change.
6548
6549Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6550
6551 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6552 Mention make install. Remove the old copyright date as well the
6553 clumsy and rather pointless copyright on the README file.
6554
6555Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6556
6557 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6558 Makefile after running symlink-tree, then run `make distclean' to
6559 avoid clobbering any generated files in srcdir.
6560
6561Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6562
6563 * configure.in (m68k-*-netbsd*): Build everything now.
6564
6565Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6566
6567 * Makefile.in (taz): Fix quoting.
6568
6569Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6570
6571 * configure.in (sparclet-*-*): Build everything now.
6572
6573Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6574
6575 * configure.in (m68k-*-linux*): New host.
6576
6577Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6578
6579 * configure: Check for bison before byacc.
6580
6581Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6582
6583 * Makefile.in configure: Change the way LEX and BISON/YACC are
6584 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6585 searching PATH. These are used as fallbacks by Makefile.in if
6586 flex/bison/byacc aren't in objdir.
6587
6588Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6589
6590 * Makefile.in: Make everything which depends upon all-bfd also
6591 depend upon all-opcodes, in case --with-commonbfdlib is used.
6592
6593Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6594
6595 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6596 building NT native compilers on Unix.
6597
6598Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6599
6600 * configure.in: Don't get CC from the host Makefile fragment if we
6601 can find gcc in PATH, or if this is a Canadian Cross. Move the
6602 Solaris test for /usr/ucb/cc to the post target script, just after
6603 the compiler sanity test.
6604
6605Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6606
6607 * config.sub: Merge with FSF.
6608
6609Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6610
6611 * Makefile.in (RPATH_ENVVAR): New variable.
6612 (REALLY_SET_LIB_PATH): Use it.
6613 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6614
6615Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6616
6617 * config.sub, configure.in: Recognize sparclet cpu.
6618
6619Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6620
6621 * config.guess: Support m68k-cbm-sysv4.
6622
6623Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6624
6625 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6626 m68k-unknown-linuxaout from linker help string. Put quotes around
6627 $ld_help_string.
6628
6629Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6630
6631 * config.guess (powerpc-harris-powerunix): Add guess for port
6632 to new target.
6633
6634Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6635
6636 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6637
6638Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6639
6640 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6641 $(REALLY_SET_LIB_PATH) in Makefile.
6642 * Makefile.in (SET_LIB_PATH): New variable.
6643 (REALLY_SET_LIB_PATH): New variable.
6644 ($(DO_X)): Use $(SET_LIB_PATH).
6645 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6646 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6647 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6648 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6649 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6650 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6651 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6652 (install-dosrel): Likewise.
6653 (all-opcodes): Depend upon all-libiberty.
6654
6655Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6656
6657 * config.guess (*:CYGWIN*): New
6658
6659Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6660
6661 * Makefile.in (all-target-winsup): All all-target-libiberty.
6662
6663Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6664
6665 * configure.in (noconfigdirs): Add missing # in front of comment.
6666
6667Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6668
6669 * configure.in: add second pass to things added to noconfigdirs
6670 so *-gm-magic can exclude libgloss properly.
6671
6672Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6673
6674 * mpw-configure (extralibs_name, rez_name): Set correctly
6675 for MWC68K compiler.
6676
6677 * mpw-README: Add more info on the necessary build tools.
6678
6679Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6680
6681 * configure.in, config.sub: Recognize cygwin32.
6682
6683Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6684
6685 * config.guess, config.sub: Recognize A/UX.
6686
6687Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6688
6689 * config.sub: Merge with gcc/config.sub.
6690
6691Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6692
6693 * mpw-build.in (do-binutils): Add build of stamps.
6694
6695Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6696
6697 * config.sub: Add recognition for mips64vr4100*-* targets.
6698
6699Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6700
6701 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6702 Add creation of gconfigargs with `--enable-shared' turned on.
6703 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6704 ($(host)-stamp-stage3-configured): Likewise.
6705 (HOLES): Add chatr and ldd.
6706 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6707
6708Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6709
6710 * configure: Pass --nfp to recursive configures.
6711
6712Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6713
6714 * Makefile.in (DLLTOOL): New.
6715 (DLLTOOL_FOR_TARGET): New.
6716 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6717 (EXTRA_TARGET_FLAGS): Ditto.
6718 (EXTRA_GCC_FLAGS): Ditto.
6719 (CONFIGURE_TARGET_MODULES): Ditto.
6720 (DO_X): Ditto.
6721 * configure: Add DLLTOOL.
6722
6723Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6724
6725 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6726 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6727 mh-sco, since old workarounds no longer needed, and don't
6728 build ld, since libraries have weak symbols in COFF.
6729
6730Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6731
6732 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6733
6734Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6735
6736 * configure.in: Make sure that ${CC} can be used to compile an
6737 executable.
6738
6739Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6740
6741 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6742 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6743 nothing depending on whether gdbtk is being built.
6744
6745Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6746
6747 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6748
6749Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6750
6751 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6752 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6753
6754Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6755
6756 * config-ml.in: Add support for
6757 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6758 Simplify setting of multidirs from --disable-foo.
6759
6760Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6761
6762 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6763 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6764 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 6765 non-empty, pass them on to the GCC make.
6599da04
JM
6766 (all-bootstrap): New rule that is like all-gcc, except it executes
6767 the GCC bootstrap rule instead of the GCC all rule.
6768
6769Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6770
6771 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6772
6773Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6774
6775 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6776 DG/UX support.
6777
6778Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6779
6780 * config.sub (i*86*) Change [345] to [3456]
6781
6782Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6783
6784 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6785 --with-gnu-ld=no.
6786
6787Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6788
6789 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6790 AIX multilibs get built.
6791
6792Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6793
6794 * configure.in (i386-win32): Don't build expect if we're not
6795 building the tcl subdir.
6796
6797Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6798
6799 * Makefile.in: (configure-target-examples, all-target-examples):
6800 New targets, configure and build example programs.
6801
6802Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6803
6804 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6805 use it as input to sedit the generated MPW makefile.
6806 * mpw-README: Add a suggestion about Gestalt.h.
6807
6808Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6809
6810 * config.sub: Accept *-*-ieee*.
6811
6812Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6813
6814 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6815 Ronald F. Guilmette <rfg@monkeys.com>.
6816
6817Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6818
6819 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6820 for powerpc-pe native.
6821 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6822 (target==powerpc-pe): duplicate i386-win32 entry.
6823
6824Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6825
6826 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6827 of vxworks, not just vxworks5.1.
6828
6829Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6830
6831 * mpw-configure: Add support for exec-prefix.
6832
6833Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6834
6835 * config.guess: Recognize HP model 816 machines as having
6836 a PA1.1 processor.
6837
6838Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6839
6840 * configure: Ignore new autoconf configure options.
6841
6599da04
JM
6842Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6843
6844 * config.guess: Recognize Pentium under SCO.
6845 From Robert Lipe <robertl@arnet.com>.
6846
6847Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6848
6849 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
6850
6851Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6852
6853 * configure.in: Don't configure gas for alpha-dec-osf*.
6854
6855Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6856
6857 * configure.in: Default to --with-stabs for some targets for which
6858 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6859 i[345]86*-*-unixware*.
6860
6861Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6862
6863 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6864 rather than basing it on the target. Simplify handling of options
6865 controlling which directories to configure. Remove extraneous
6866 slash in multi-clean target.
6867
6868Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6869
6870 * config-ml.in: Prefix more variables with ml_ so they don't collide
6871 with configure's.
6872
6873Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6874
6875 * configure: Don't turn -v into --v.
6876
6877Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6878
6879 * configure.in (targargs): Fix typo.
6880
6881 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6882
6883Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6884
6885 * configure.in: Strip --host and --target options from
6886 CONFIG_ARGUMENTS, and always configure for --host only. Add
6887 --with-cross-host option when building with a cross-compiler.
6888 * configure: Canonicalize the arguments put into config.status by
6889 always using `=' for an option with an argument. Pass a presumed
6890 --host or --target explicitly.
6891
6892Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6893
6894 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6895 into general OS recognition case.
6896
6897Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6898
6899 * configure.in (target_configdirs): add target-winsup only
6900 for win32 target systems.
6901
6902Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6903
6904 * Makefile.in (all-target-libgloss): Depend upon
6905 configure-target-newlib, since when libgloss is built it looks to
6906 see if the newlib directory exists.
6907
6908Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6909
6910 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6911 cfg-ml-*.in.
6912
6913Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6914
6915 * configure: Handle LD and LD_FOR_TARGET when configuring a
6916 Canadian Cross.
6917
6599da04
JM
6918Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6919
6920 * configure.in (target_libs): add target-winsup.
6921 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6922 (target==ppcle-pe): remove ld from $noconfigdirs.
6923
6924Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6925
6926 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6927 Preserve relative path names in $srcdir. Build symlink tree if
6928 configuring cross target dir and srcdir=. (= no VPATH support).
6929 (configure-target-libg++): Depend on configure-target-librx.
6930 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6931 * config-ml.in: New file.
6932 * symlink-tree: New file.
6933 * configure: Ensure srcdir="." if that's what it is.
6934
6935Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6936
6937 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6938 includes and FLEX_SKELETON setting.
6939 * mpw-configure (--with-gnu-ld): New option, controls whether
6940 to use PPCLink or ld with PowerMac GCC.
6941 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6942 * mpw-config.in: Configure grez if targeting Mac.
6943
6944 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
6945 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6946 just macos.
6599da04
JM
6947 * configure.in: Configure grez resource compiler if targeting Mac.
6948 * Makefile.in (all-grez, install-grez): New targets.
6949
6950Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6951
6952 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 6953 gcc in the path, set CC to gcc -O2.
6599da04
JM
6954
6955Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6956
6957 * configure: Default ${build} correctly. Avoid picking up extra
6958 spaces when reading CC and CXX from Makefile. When doing a
6959 Canadian Cross, use plausible default values for numerous
6960 variables.
6961 * configure.in: When doing a Canadian Cross, don't try to
6962 configure tools whose configure script can't handle it.
6963
6964Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6965
6966 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6967
6968Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6969
6970 * configure: Remove dubious bug reporting address.
6971
6972Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6973
6974 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6975 configure script, run that instead of this directory's configure.
6976 In either case, print a message that we're configuring the sub-dir.
6977
6978Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6979
6980 * configure.in: Before checking for the existence of various files,
6981 use sed to filter out "target-".
6982
6983Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6984
6985 * Makefile.in (DO_X): Split rule to decrease command line length
6986 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6987 (Philippe De Muyter).
6988
6989Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6990
6991 * Makefile.in (all-patch): depend on all-libiberty.
6992
6993Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6994
6995 * configure.in: If the only directory in target_configdirs which
6996 actually exists is libiberty, then set target_configdirs to empty,
6997 to avoid trying to build a target libiberty in a gas or gdb
6998 distribution.
6999
7000Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7001
7002 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
7003 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7004 systems.
6599da04
JM
7005
7006Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7007
7008 * configure.in (copy_dirs): Use sys-include instead of include
7009 for --with-headers option.
7010
7011Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7012
7013 * Makefile.in, configure.in: Make winsup builds work with
7014 new scheme.
7015
7016Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7017
7018 * configure.in: Build the linker on AIX.
7019
7020Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7021
7022 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7023 where needed.
7024
7025Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7026
7027 * Makefile.in (all-gcc): Fix typo.
7028
7029Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7030
7031 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7032
7033Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7034
7035 * configure.in: Rename libFOO to target-libFOO, and xiberty
7036 to target-xiberty, to provide more flexibility.
7037 (target_subdir): Define. Create if cross.
7038 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7039 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7040 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7041 check-libFOO -> check-target-libFOO, etc.
7042 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7043 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7044 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7045 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7046 allow ALL_GCC="" to only configure.
7047 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7048 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7049 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7050
7051Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7052
7053 * Makefile.in (taz): Build "info" in etc explicitly.
7054
7055Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7056
7057 * configure.in: Make sure that CC is undefined (as opposed to
7058 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7059 problem with autoconf trying to configure on a host without GCC.
7060
7061Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7062
7063 * mpw-configure: Set host alias from choice of host compiler,
7064 only use generic MPW Makefile sed if present, edit a file
7065 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7066 * mpw-README: Add problem notes about CW6 and CW7.
7067
7068Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7069
7070 * Makefile.in (taz): Use ";" instead of ";;".
7071
7072Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7073
7074 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7075 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7076 DISTDOCDIRS.
7077 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7078 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7079
7080Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7081
7082 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7083 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7084 Move bfd to DISTSTUFFDIRS.
7085
7086Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7087
7088 * Makefile.in (X11_LIB): Removed.
7089 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7090
7091 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7092
7093Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7094
7095 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7096 names.
7097
7098Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7099
7100 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7101
7102Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7103
7104 * configure.in (i[345]86-*-win32): Always build newlib.
7105 Don't configure cvs, autoconf or texinfo.
7106 * Makefile.in (LD_FOR_TARGET): New.
7107 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7108 Pass down LD_FOR_TARGET.
7109
7110Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7111
7112 * winsup: New directory.
7113 * Makefile.in: Build winsup.
7114 * configure.in: Winsup is configured when target is win32.
7115 Can only build win32 target GDB when native.
4e81ae98 7116
6599da04
JM
7117Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7118
7119 * config.guess: Recognize HP model 819 machines as having
7120 a PA 1.1 processor.
7121
7122Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7123
7124 * configure: Fix sed loop which substitutes for CC and CXX to
7125 avoid bug found in various sed implementations.
7126
7127Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7128
7129 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7130 simulator. Use standard powerpc-*-eabi*.
7131
7132Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7133
7134 * configure.in: Stop putting gas and binutils in noconfigdirs for
7135 powerpc-*-aix* and rs6000-*-*.
7136
7137Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7138
7139 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7140 -mcall-aixdesc libraries.
7141
7142Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7143
7144 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7145
7146 * config.sub (arm | armel | armeb): Fix shell syntax.
7147
7148Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7149
7150 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7151 -msoft-float and -mcpu=common support.
7152 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7153 libraries.
7154
7155Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7156
7157 * configure.in: Allow configuration and build of emacs19 for the alpha.
7158
7159Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7160
7161 * configure.in (CC): Get ^CC, not just any old CC, from
7162 ${host_makefile_frag}.
7163
7164Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7165
4e81ae98 7166 * configure.in (CC): Try to get CC from
6599da04
JM
7167 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7168
7169Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7170
7171 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7172 only if it exists in $(srcdir).
7173
7174Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7175
7176 * configure: If CC and CXX are not set in the environment, set
7177 them, based on either an existing Makefile or on searching for gcc
7178 in PATH. Substitute for CC and CXX in Makefile.
7179 * configure.in: Remove libm from target_libs. Separate
7180 target_configdirs from configdirs. If CC is not set in
7181 environment, try to get it from a host Makefile fragment. Rewrite
7182 changes of configdirs to use skipdirs instead. A few minor
7183 tweaks. Take directories out of target_configdirs as they are
7184 taken out of configdirs. Remove existing Makefile files from
7185 subdirectories. Substitute for TARGET_CONFIGDIRS and
7186 CONFIG_ARGUMENTS in Makefile.
7187 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7188 by configure.in.
7189 (CONFIG_ARGUMENTS): Likewise.
7190 (CONFIGURE_TARGET_MODULES): New variable.
7191 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7192 ($(CONFIGURE_TARGET_MODULES)): New target.
7193 (configure-libg++, configure-libio): New targets.
7194 (all-libg++): Depend upon configure-libg++.
7195 (all-libio): Depend upon configure-libio.
7196 (configure-libgloss, all-libgloss): New targets.
7197 (configure-libstdc++): New target.
7198 (all-libstdc++): Depend upon configure-libstdc++.
7199 (configure-librx, all-librx): New targets.
7200 (configure-newlib): New target.
7201 (all-newlib): Depend upon configure-newlib
7202 (configure-xiberty): New target.
7203 (all-xiberty): Depend upon configure-xiberty.
7204
7205Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7206
7207 * configure.in (host i[345]86-*-win32): Expand the
7208 noconfigdirs again.
7209
7210Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7211
7212 * mpw-configure: Fix sed command file name.
7213
7214Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7215
4e81ae98 7216 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
7217 noconfigdirs again.
7218
7219Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7220
7221 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7222 or powerpc*-*-pe*, since they are not yet supported.
7223
7224Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7225
7226 Add PowerMac support and many other enhancements.
7227 * mpw-configure: New option --cc to select compiler to use,
7228 paste options set according to --cc into the generated
7229 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7230 if mpw-make.sed is present.
7231 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7232 add forward includes for PowerPC include files.
7233 * mpw-build.in: Build using Makefile.PPC if present.
7234 (do-byacc, etc): Remove separate version resource builds.
7235 (do-gas): Build "stamps" before "all".
7236 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7237 * mpw-README: Update to reflect --cc option, PowerMac support,
7238 and recently-reported compatibility problems.
7239
7240Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7241
7242 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7243 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7244 (--with-multilib-top): Pass to recursive invocations.
7245
7246Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7247
7248 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7249 v810-*-*.
7250
7251Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7252
7253 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7254 gdb, ld and opcodes on v810-*-*.
7255
6599da04
JM
7256Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7257
7258 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7259 (local-maintainer-clean): New target.
7260 (maintainer-clean): New target.
7261 (realclean): Just depend upon maintainer-clean.
7262
7263Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7264
7265 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7266
7267Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7268
7269 * configure.in: Build ld in mips*-*-bsd* case.
7270
7271Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7272
7273 * config.sub: Accept -lites* OS. From Ian Dall.
7274
7275Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7276
7277 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 7278 targets.
6599da04
JM
7279
7280Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7281
7282 * configure.in: treat i386-win32 canadian cross the same as
7283 i386-go32 canadian cross.
7284
7285Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7286
7287 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7288 running under the simulator to build a reduced set of libraries.
7289 (powerpc-*-eabiaix): Add fine grained multilib support added to
7290 other powerpc targets yesterday.
7291
7292Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7293
7294 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7295 -disable-softfloat, -disable-relocatable, -disable-aix, and
7296 -disable-sysv to control which multilib libraries get built.
7297
7298Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7299
7300 * configure: Add Makefile.tem to list of files to remove in trap
7301 handler.
7302
7303Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7304
7305 * config.guess (*Linux*): Add missing "exit"s.
7306 Also, need specific check for alpha-unknown-linux (uses COFF).
7307
7308Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7309
7310 * config.guess: Merge with FSF:
7311
7312 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7313 * config.guess (AIX4): More robust release numbering discovery.
7314
7315 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7316 * config.guess (i386-sequent-ptx): Properly get version number.
7317
7318 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7319 * config.guess (mips:*:4*:UMIPS): New case.
7320
7321Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7322
7323 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7324 (i386-win32 host): Likewise. Don't build readline.
7325
7326Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7327
7328 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7329 SUPPORT_FILES to submakes.
7330
7331Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7332
7333 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7334 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7335 mpw-configure.
7336
7337Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7338
7339 * configure.in (appdirs): Use =, not ==, in test expression when
7340 trying to build the text to print in the warning message for
7341 Solaris users.
7342
7343Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7344
7345 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7346
7347Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7348
7349 * config.guess: Recognize lynx-2.3.
7350
7351Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7352
7353 * config.sub (z8ksim): Deleted
7354 (z8k-*-coff): New, this is the one true name of the target.
7355
7356Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7357
7358 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7359
7360Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7361
7362 * config.guess (*:Linux:*:*): First try asking the linker what the
7363 default object file format is (elf, aout, or coff). Then if this
7364 fails, try previous methods.
7365
7366Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7367
7368 * configure.in: Don't build newlib for *-*-vxworks5.1.
7369
7370Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7371
7372 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7373 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7374
7375Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7376
7377 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7378
7379Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7380
7381 * cfg-ml-com.in: New file.
7382 * cfg-ml-pos.in: New file.
7383
7384Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7385
7386 * COPYING.NEWLIB: Add HP free copyright to list.
7387
7388Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7389
7390 * config.sub: Recognize -eabi* for the system, not just -eabi.
7391
7392Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7393
7394 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7395 * config.sub, configure.in (win32): New target and host.
7396
7397Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7398
7399 * configure.in: Add i386-pe configuration.
7400
7401Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7402
7403 * mpw-build.in (install): Install GDB after LD.
7404
7405Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7406
7407 * mpw-config.in (elf/mips.h): Always forward-include, needed
7408 for GDB to build.
7409
7410Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7411
7412 * testsuite: New directory for customer acceptance and whole tool
7413 chain tests.
7414
7415Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7416
7417 * configure: If per-host line isn't found, but AC_OUTPUT is found
7418 and a configure script exists, run it instead.
7419
7420Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7421
7422 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7423
7424Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7425
7426 * configure: Set build_{cpu,vendor,os,alias} to host values when
7427 --build isn't specified.
7428
7429Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7430
7431 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7432 (FLAGS_TO_PASS): Pass them.
7433 (EXTRA_TARGET_FLAGS): Ditto.
7434
6599da04
JM
7435Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7436
7437 * Makefile.in (all-libg++): Depend on all-libstdc++.
7438
7439Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7440
7441 * configure.in (noconfigdirs): Enable all packages for
7442 i386-unknown-netbsd.
7443
7444Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7445
7446 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7447 hosted builds (DOS builds)
7448
7449Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7450
7451 Changes for ARM based on patches from Richard Earnshaw:
7452 * config.sub: Handle armeb and armel.
7453 * configure.in: Omit arm linker only for riscix.
7454
7455Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7456
7457 * config.guess: Update from FSF.
7458
7459Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7460
63f6bcd7 7461 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
7462 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7463 powerpcle variant. Convert pentium into i586, not i486. Add p5
7464 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7465 temporarily.
7466
7467Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7468
7469 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7470
7471Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7472
7473 * config.sub: Accept -lites* as a basic system type.
7474
7475Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7476
7477 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7478 installed, and if so return linuxoldld as the system name.
7479
7480Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7481
7482 * config.guess: Add hppa1.1-hp-lites support.
7483
7484Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7485
7486 * configure.in: Don't build newlib for m68k-vxworks5.1.
7487
7488Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7489
7490 * configure.in (mips-sgi-irix6): Use mh-irix5.
7491
7492Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7493
7494 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7495
7496Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7497
7498 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 7499 OSF/1. Fix compiler flags.
6599da04
JM
7500 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7501
7502Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7503
7504 * configure.in: Recognize --with-newlib.
7505 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7506
7507Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7508
d207ebef 7509 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
7510 to *_X11_MODULES due to gdbtk needing X include files et al.
7511
7512Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7513
7514 Merge in support for Mac MPW as a host.
7515 (Old change descriptions retained for informational value.)
7516
7517 * mpw-config.in: Add generic include forwards for cpu-specific
7518 include files in aout and elf directories.
7519
7520 * mpw-configure: Added copyright.
7521 * mpw-config.in: Check for presence of required build tools.
7522 (target_libs): Add newlib.
7523 (target_tools): Add examples.
7524 (Read Me): Generate as "Read Me for MPW" instead.
7525 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7526 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7527 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7528
7529 * mpw-configure: Remove subdir-specific makefile hackery,
7530 delete mk.tmp after using it.
7531
7532 * mpw-build.in (all): Display start and end times.
7533
7534 * mpw-configure (host_canonical): Set.
7535 (target_cpu): Always add to makefiles.
7536 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7537 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7538 (mpw-mh-mpw): Look for in srcdir and srcroot.
7539 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7540
7541 * mpw-build.in: (install-only): New target.
7542
7543 * mpw-configure (host_alias, target_alias): Rename from hostalias
7544 and targetalias, add into generated Makefile.
7545 (mk.tmp): If present, add into generated Makefile.
7546 * mpw-build.in (all-gas): Build config.h first before gas proper.
7547
7548 * mpw-configure (config.status): Write only if changed.
7549 * mpw-config.in (readline): Configure it (not built, just used for
7550 definitions).
7551
7552 * mpw-config.in (elf/mips.h): Add a forward include.
7553
7554 * mpw-config.in: Forward-include most .h files in include into
7555 extra-include.
7556 (readline): Don't build.
7557 mpw-build.in (install): Install GDB.
7558
7559 * mpw-configure (prefix, mpw_prefix): Handle it.
7560 * mpw-config.in (mmalloc, readline): Don't configure.
7561 * mpw-build.in (thisscript): Rename to ThisScript.
7562 Use mpw-build instead of BuildProgram everywhere.
7563 (mmalloc, readline): Don't build.
7564 * mpw-README: New file, basic documentation about the MPW port.
7565
7566 * mpw-config.in: Use forward-include to create include files.
7567
7568 * mpw-configure: Add more things to the top of each configured
7569 Makefile, including contents of config/mpw-mh-mpw.
7570 * mpw-config.in (extra-include): Create this directory and fill it
7571 with Posix-like include files when configuring.
7572
7573 * config.sub (apple, mac, mpw): Add various aliases.
7574
7575 * mpw-build.in: New file, top-level build script fragment for MPW.
7576 * mpw-configure: New file, configure script for MPW.
7577 * mpw-config.in: New file, config fragment for MPW.
7578
7579Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7580
7581 * configure.in (host_libs): Remove glob, since it is gone from the
7582 sources.
7583
7584Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7585
7586 * Makefile.in: define empty GDB_NLM_DEPS var.
7587
7588 * configure.in(target_makefile_frag): use config/mt-netware
7589 for netware targets.
7590
7591Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7592
7593 * config.sub: Merge in recent FSF changes. Remove linux special
7594 cases.
7595
7596Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7597
731a8127 7598 Revert this change:
6599da04
JM
7599
7600 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7601
7602 * build-all.mk: Use CC=cc -Xs on Solaris.
7603
6599da04
JM
7604Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7605
7606 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7607 stop using it.
7608 * Makefile.in: Nuke all references to glob subdirectory.
7609
7610Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7611
7612 * configure.in: Fix --enable-shared logic in per-host.
7613
7614Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7615
7616 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7617
7618Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7619
7620 * configure.in (noconfigdirs): Don't build gas on AIX, for
7621 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7622
7623Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7624
7625 * configure: Fix --cache-file to work if the file argument is a
7626 relative path.
7627
7628Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7629
7630 * configure: If the --cache-file is used, pass it down to
7631 configure in subdirectories.
7632
7633Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7634
7635 * config.sub: add vxworks29k configuration.
7636
7637Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7638
7639 * Makefile.in (taz): Do "diststuff" part quietly.
7640
7641Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7642
7643 * config.sub: Mini-merge with gcc/config.sub.
7644
7645Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7646
7647 * config.guess (IRIX): Sed - to _.
7648
7649Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7650
7651 * Makefile.in (source-vault, binary-vault): New targets.
7652
7653Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7654
7655 * config.sub: Recognize -eabi as a basic system type.
7656
7657Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7658
7659 * configure.in (enable_shared stuff): Fix typo.
7660
7661Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7662
7663 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7664
7665Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7666
7667 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7668
7669Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7670
7671 * configure.in (rs6000-*-*): Don't build gas.
7672
7673Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7674
7675 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7676 reduce command line length.
7677 (AS_FOR_TARGET): Check for as.new, not Makefile.
7678 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7679
7680Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7681
7682 * config.guess: Merge from FSF.
7683
7684Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7685
7686 * configure: Don't use $ when handling program_suffix.
7687
7688Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7689
7690 * configure.in: Configure tk for hppa/hpux.
7691
7692Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7693
7694 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7695
7696Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7697
7698 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7699 to LIBCXXFLAGS. Tests are better run without it.
7700
7701Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7702
7703 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7704
7705Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7706
7707 * configure.in (*-*-netware*): Don't configure xiberty.
7708
7709Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7710
7711 * configure.in: Remove tk from native_only list.
7712
7713Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7714
7715 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7716 for special NCD build.
7717
7718Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7719
7720 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7721 makeall.bat, they're only useful for binutils snapshots.
7722 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7723 makeall.bat to specified SUPPORT_FILES.
7724
7725Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7726
7727 * build-all.mk: Add Ericsson targets to sun4 and solaris
7728 hosts. Add BNR's sun4 target to solaris host, so their
7729 build-from-source will be tested in-house first.
7730
7731Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7732
7733 * Makefile.in (LIBCFLAGS): New variable.
7734 (CFLAGS_FOR_TARGET): Ditto.
7735 (LIBCFLAGS_FOR_TARGET): Ditto.
7736 (LIBCXXFLAGS): Ditto.
7737 (CXXFLAGS_FOR_TARGET): Ditto.
7738 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7739 (BASE_FLAGS_TO_PASS): Pass them.
7740 (EXTRA_TARGET_FLAGS): Ditto.
7741
731a8127 7742 * configure.in: Support --enable-shared.
6599da04
JM
7743
7744Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7745
7746 * configure.in (target_libs): Include libstdc++ again.
7747 * config.guess: Update from FSF (for FreeBSD).
7748
7749Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7750
7751 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7752 makeall.bat.
7753 (DISTDOCDIRS): Add `etc'.
7754 (ETC_SUPPORT_PFX): New variable.
7755 (taz): Include anything from etc starting with a word in
7756 ETC_SUPPORT_PFX.
7757
7758Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7759
7760 * config.sub: Update for recent FSF changes. Remove obsolete
7761 h8300hds entry. Add -windows* and -osx as basic os. Minor
7762 spacing changes.
7763
7764Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7765
7766 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7767
7768 * config.guess: Merge with FSF.
7769 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7770
7771Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7772
7773 * configure: Since the "trap 0" handler will override the exit
7774 status on many systems, only use it for "exit 1", and make it set
7775 a non-zero exit status; reset it before "exit 0". Also, check
7776 exit status of config.sub, and error out if it failed.
7777
7778Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7779
7780 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7781 and install libgloss.
7782
7783Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7784
7785 * Makefile.in (all-binutils): Depend upon all-byacc.
7786
7787 * configure.in: Don't build emacs on Irix 5.
7788
7789Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7790
7791 * configure.in (*-*-netware*): Add libio.
7792
7793Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7794
7795 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7796 (CHECK_TARGET_MODULES): Ditto.
7797 (INSTALL_TARGET_MODULES): Ditto.
7798 (TARGET_LIBS): Ditto.
7799 (all-libstdc++): Note dependencies.
7800
7801Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7802
7803 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7804
7805Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7806
7807 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7808 -fexternal-templates.
7809
7810 * configure.in (target_libs): Add libstdc++.
7811 (noconfigdirs): Add libstdc++ as appropriate.
7812
7813Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7814
7815 * config.guess: Update from FSF.
7816
7817Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7818
7819 * configure: Use ${config_shell} when running ${configsub}.
7820
7821Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7822
7823 * config.sub: No longer recognize h8300h.
7824
7825Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7826
7827 * config.sub: Remove extraneous differences between config.sub and
7828 gcc/config.sub.
7829
7830Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7831
7832 * Makefile.in (DISTSTUFFDIRS): Add gas.
7833
7834Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7835
7836 * COPYING.NEWLIB: New file.
7837
7838Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7839
7840 * config.guess (HP-UX): Patch from Harlan Stenn
7841 <harlan@landmark.com> to also emit release level.
7842
7843Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7844
7845 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7846
7847Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7848
7849 * config.sub: Merge nextstep cleanup from FSF.
7850
7851Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7852
7853 * configure.in (arm-*-*): Don't configure ld for this target.
7854
7855Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7856
7857 * configure.in (*-*-netware): don't configure libg++, libio,
7858 librx, or newlib.
7859
7860Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7861
7862 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7863 configure ld--it works, but it doesn't support shared libraries.
7864
7865Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7866
7867 * config.guess (*-unknown-freebsd*): Get rid of possible
7868 trailing "(Release)" in version string.
7869 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7870
7871Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7872
7873 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7874 Fix type: *-next-neststep -> *-next-nextstep.
7875
7876 * config.guess: Merge from FSF:
7877
7878 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7879
7880 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7881
7882 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7883
7884 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7885 instead of UNIX_SV for UnixWare 1.0).
7886
7887Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7888
7889 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7890 to make gdb/nlm/* build after the compiler and linker.
7891
7892Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7893
7894 * config.guess (netbsd, freebsd, linux): Accept any machine,
7895 not just i[34]86.
7896 (m68k-atari-sysv4): Relocate to match FSF version.
7897
7898 * config.guess: More merges from the FSF:
7899
7900 Add a space before function call or macro invocation.
7901
7902 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7903
7904 * config.guess: Add trap cmd to remove dummy.c and dummy when
7905 interrupted.
7906
7907 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7908
7909 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7910 (dummy): Redirect stderr from compilation of dummy.c.
7911
7912 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7913
7914 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7915
7916Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7917
7918 * configure: Accept and ignore --cache*, for compatibility with
7919 new autoconf.
7920
7921Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7922
7923 * config.guess: Merge from FSF:
7924
7925 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7926
7927 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
7928 (PATH): Add /.attbin at end for finding uname.
7929 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
7930
7931 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7932
e490616e 7933 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
7934
7935 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7936
e490616e
ZW
7937 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7938 to select whether to use ELF or COFF.
6599da04
JM
7939
7940 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7941
e490616e 7942 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
7943
7944 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7945
7946 * config.guess: Guess the OS version for HPUX.
7947
7948 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7949
7950 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7951
7952Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7953
7954 * configure.in: Recognize --with-headers, --with-libs, and
7955 --without-newlib.
7956 * Makefile.in (all-xiberty): Depend upon all-ld.
7957
7958Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7959
7960 * configure.in: Change i[34]86 to i[345]86.
7961
7962Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7963
7964 * configure (version): A few more tweaks to help message.
7965
7966Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7967
7968 * Makefile.in: Remove (for now) librx as a host library,
7969 now that we're building it for target.
7970
7971Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7972
7973 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7974 (Karl Berry).
7975
7976Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7977
7978 * configure.in: Also configure librx.
7979
7980Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7981
7982 * Makefile.in: Update various rules to reflect that librx
7983 is now needed for libg++.
7984
7985Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7986
7987 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7988
7989Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7990
7991 * configure.in: Configure the examples directory.
7992
7993Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7994
7995 * configure: Simplify Jun 2 1994 change.
7996
7997Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7998
7999 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8000 /bin/gcc isn't good enough to build gcc.
8001
8002Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8003
8004 * Makefile.in (GDB_SUPPORT_FILES): Remove
8005 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8006 (gdb.tar.gz): Add new rule to use standard distribution building
8007 mechanism.
8008
8009Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8010
8011 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8012 Bill Cox <bill@cygnus.com>.
8013
8014Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8015
8016 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8017
8018Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8019
8020 * configure: Search current dir first in .gdbinit.
8021
8022Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8023
8024 * config.sub: Recognize freebsd (merged from gcc config.sub).
8025
8026Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8027
8028 * config.sub: Refer to NeXT's operating system as nextstep.
8029
8030 * config.sub (case $basic_machine): Re-order the cases, to match
8031 the order in the FSF version (which is mostly alphabethical).
8032 Merge in some additions and changes from the FSF.
8033
8034Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8035
8036 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8037 * config.sub: Recognize cxux7.
8038 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8039
8040Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8041
8042 * config.sub: Fix typo powerpc -> powerpc-*.
8043
8044Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8045
8046 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8047
8048 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8049 parallel with all-emacs and install-emacs). Top-level command
8050 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8051
8052Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8053
8054 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8055 $(relbindir)/make before doing ``make install'', and use
8056 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8057 installing over running make binary.
8058 ($(host)-stamp-stage3-installed): Likewise.
8059
8060Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8061
8062 * config.guess: Recognize Mach.
8063
8064Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8065
8066 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8067 see whether --exec-prefix was used.
8068
8069Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8070
8071 * README: Explicitly mention libg++/README. (Zoo's idea.)
8072
8073Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8074
8075 * Makefile.in: Add all-librx target similar to all-libproc.
8076
8077Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8078
8079 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8080 with post 1.2 uname bogosity.
8081
8082Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8083
8084 * configure: Remove temporary files on receipt of a signal.
8085
8086Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8087
8088 * configure: If there is a package_makefile_frag, remove
8089 ${subdir}/Makefile.tem after copying it in.
8090
8091Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8092
8093 * build_all.mk: support rs6000 lynx identifies itself as
8094 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8095 since /bin/gcc is too feeble to compile a modern gcc.
8096
8097Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8098
8099 * brought devo/test-build.mk update-to-date with progressive/
8100 test-build.mk. Add lynx targets and hppa flag info.
8101
8102Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8103
8104 * configure.in: Use mh-ncrsvr43. Patch from
8105 Tom McConnell <tmcconne@sedona.intel.com>.
8106
8107Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8108
8109 * config.guess (i386-unknown-bsdi): No longer need to
8110 check #if defined(__bsdi__) && defined(__i386__).
8111
8112Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8113
8114 * configure: Set program_transform_nameoption correctly.
8115
8116Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8117
8118 * brought build-all.mk update-to-date with progressive build-all.mk,
8119 added new targets and hppa info.
4e81ae98 8120
6599da04
JM
8121Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8122
8123 * configure: If config.guess result is a prefix of the user
8124 specified target, assume a native build and use the user specified
8125 target as the host alias. Remove SunOS patch suffix removal hack.
8126 * configure.in: Remove SunOS patch suffix removal hack.
8127
8128 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8129 in NATIVE_CHECK_MODULES.
8130
8131Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8132
8133 * Makefile.in: Rename HOST_ONLY to NATIVE.
8134 * configure: Delete SunOs patch suffix from host_canonical
8135 and build_canonical variables that are prepended to Makefiles.
8136 * configure.in: Add comments for easier maintenance.
8137
8138Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8139
8140 * Makefile.in: Add all-libproc target similar to all-gui.
8141
8142Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8143
8144 * Makefile.in (CHECK_MODULES): split into
8145 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8146
8147Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8148
8149 * config.guess (i386-unknown-bsdi): New system to guess.
8150
8151Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * Makefile.in: Add all-gui target (but not yet build by "all").
8154
8155Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8156
8157 * config.sub: Move deletion of patch suffix from here...
8158 * configure.in: To here, at Ian's suggestion. The top-
8159 level scripts might need to know of a patch level.
8160
8161Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8162
8163 * config.sub: Strip off patch suffix so rtl is recognized
8164 as a sunos4.1.3 machine, even though it's been patched.
8165
8166Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8167
8168 * Makefile.in (INSTALL_LAST): Delete.
8169 (INSTALL_DOSREL): New.
8170
8171Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8172
8173 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8174 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8175 whether we pass down --with-gnu-ld anyhow.
8176
8177Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8178
8179 * Makefile.in (INSTALL_LAST): Change operation so it works
8180 on more flavors of make.
8181 * configure.in (go32): Don't build libg++ or libio.
8182
8183Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8184
8185 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8186 they can be overriden by templates.
8187
8188Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8189
8190 * configure.in (target==go32): Don't build gdb.
8191 * dosrel: New directory.
8192
8193Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8194
8195 * configure.in (host==go32): Configure dosrel too.
8196 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8197 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8198 be set by incoming names or templates.
8199 (INSTALL_LAST): New rule.
6599da04
JM
8200
8201Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8202
8203 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8204
8205Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8206
6599da04
JM
8207 * configure.in (appdirs): New variable. Currently empty, but will
8208 be used in gas distribution. If nonempty, lists a set of
8209 directories at least one of which must get configured, or top
8210 level configuration is considered to have failed.
8211 (rs6000-*-lynxos*): Use new file name.
8212
8213Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8214
8215 Eliminate XTRAFLAGS.
8216 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8217 newlib include files using -idirafter, and also use -nostdinc.
8218 (CXX_FOR_TARGET): Likewise.
8219 (XTRAFLAGS): Removed.
8220 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8221 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8222 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8223 ($(DO_X)): Don't pass down XTRAFLAGS.
8224
8225Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8226
8227 * configure.in (mips*-dec-bsd*): New target; do build linker.
8228 (mips*-*-bsd*): New target; don't build linker.
8229
8230Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8231
8232 * configure.in: support rs6000-*-lynxos* configuration.
8233 support sunos4 as a cross target.
8234
8235 * config.sub: look for lynx*, not lynx since the OS version may
8236 legitimately be part of the name.
8237
8238Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8239
8240 * configure.in (i[34]86-*-sco*): Move to be with other i386
8241 targets.
8242 (romp-*-*): New target. Skip various binary utilities.
8243 (vax-*-*): New target. Don't build newlib.
8244 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8245
8246Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8247
8248 * configure.in: Only set host_makefile_frag if config
8249 directory exists.
8250
8251Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8252
8253 * install.sh: If $dstdir exists, don't check whether each
8254 component does.
8255
8256Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8257
8258 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8259
8260Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8261
3b75d237
AJ
8262 * configure.in (*-*-lynxos*): Don't configure newlib for either
8263 native or cross Lynx.
6599da04
JM
8264
8265Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8266
8267 * config.sub (sparc64-elf): Fix os.
8268 (z8k): Remove duplicate.
8269
8270Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8271
8272 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8273 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8274
8275Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8276
8277 * configure: Make file links cleanly even if Lynx fails on
e490616e 8278 an NFS symlink (at least fail cleanly).
6599da04
JM
8279
8280Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8281
8282 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8283 -XNh2000.
8284
8285Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8286
8287 * configure: Unknown options are fatal again.
8288
8289Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8290
8291 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 8292 compatibility.
6599da04
JM
8293
8294Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8295
8296 * build-all.mk: Add `clean' target.
8297
8298Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8299
8300 * config.guess: Add SINIX support.
8301 * configure.in: Add mips-*-sysv4* support.
8302
8303Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8304
8305 * build-all.mk: Document all useful targets.
8306 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8307 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8308
8309Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8310
8311 * configure: Support --silent, --quiet.
8312
8313Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8314
8315 * configure: Support --disable-FEATURE.
8316
8317Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8318
8319 * config.guess: Recognize NCR running SVR4.3.
8320
8321Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8322
8323 * config.guess: Make BSDI generate i386-unknown-bsd386.
8324 Patch from Paul Eggert <eggert@twinsun.com>.
8325
8326Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8327
8328 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8329
8330Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8331
8332 * configure: Make unrecognized options give nonfatal warnings
8333 instead of fatal errors, and pass them to any subdirectory
8334 configures in case they recognize them.
8335 Make --x equivalent to --with-x.
8336
8337Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8338
8339 * configure: Add --enable-* options. Clean up usage message and
8340 some comments.
8341
8342Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8343
8344 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8345
8346Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8347
8348 * configure.in (hppa*-*-*): Enable binutils.
8349
8350Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8351
8352 * config.sub: Recognize cisco.
8353
8354Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8355
8356 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8357
8358Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8359
8360 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8361 than one configuration name. Add comment.
8362
8363Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8364
8365 * config.guess: about target *-hitachi-hiuxwe2, fixed
8366 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8367 macro is incorrect.]
8368
8369Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8370
8371 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8372 than the "make ls" stuff which used to be here.
8373
8374Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8375
8376 * config.guess: Recognize i[34]86-unknown-freebsd.
8377 From Shawn M Carey <smcarey@rodan.syr.edu>.
8378
8379Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8380
8381 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8382
8383Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8384
8385 * config.guess: Check for ptx.
8386
8387Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8388
8389 * config.sub: Add os9k checking.
8390
8391Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8392
8393 * config.guess: Handle OSF1 running on HPPA processors
8394
8395Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8396
8397 * configure: If subdir configure fails, print out a message with
8398 subdirectory name, in case subdir's configure code didn't identify
8399 itself.
8400
8401Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8402
8403 * configure.in: Remove embedded newlines from configdirs.
8404 Avoid mismatches of substrings. Fix matching strings at end
8405 of configdirs.
8406
8407Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8408
8409 * config.guess: Add Lynx/rs6000 config support.
8410
8411Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8412
8413 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8414
8415Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8416
8417 * configure.in (hppa*-*-osf*): Treat this just like most other
8418 PA configurations (eg no binutils or ld).
8419 (hppa*-*-*elf*): These configurations have binutils and ld.
8420
8421Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8422
8423 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8424
8425Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8426
8427 * configure.in (rs6000-*-*): Build gas.
8428
8429Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8430
e490616e 8431 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
8432
8433Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8434
8435 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8436 for GDB and GDB has been fixed to not need it.
8437
6599da04
JM
8438Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8439
8440 * config.guess: Recognize vax hosts.
8441
8442Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8443
8444 * configure (while loop): Don't use "break 2" inside case
8445 statement -- the case statement isn't an enclosing loop.
8446
8447Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8448
8449 * config.guess: Clean up NeXT support, to allow nextstep
8450 on Intel machines. Make OS be nextstep.
8451
8452Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8453
8454 * config.guess: Add alternate forms for Convex.
8455
8456Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8457
8458 * configure: Completely rewrite option processing. Take
8459 advantage of pattern-matching to avoid invoking test frequently.
8460 Also clean up host and target defaulting logic.
8461
8462Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8463
8464 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8465 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8466 commands (plus user environment) will fit SCO limits.
8467
8468Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8469
8470 * configure.in: Don't issue warnings about directories which are
8471 not being configured if -norecursion is set. Correct test for
8472 --with-gnu-as and --with-gnu-ld to not get confused by substring
8473 matches.
8474
8475 * configure.in: Don't build gas for alpha-dec-osf1*.
8476
8477Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8478
8479 * configure: Back out Per's change of 12/19/1993. It changes the
8480 behavior of configure in unexpected and confusing ways.
8481
8482 Also, use different delim char when calculating
8483 program_transform_name so that the name can contain slashes.
8484
8485Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8486
8487 * configure.in, config.sub: Add support for VSTa micro-kernel.
8488
8489Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8490
8491 * configure.in: Nuke hacks which were used to get a special
8492 version of GAS for HPPA configurations.
8493
8494Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8495
8496 * configure: If only ${target_alias} is given, use that
8497 as the default for ${host_alias}.
8498 * configure: Add missing back-slashes before nested quotes.
8499
8500Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8501
8502 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8503
8504Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8505
8506 * config.guess: Recognize some Tektronix configurations.
8507 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8508
8509Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8510
8511 * config.sub: Match any flavor of SH.
8512
8513Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8514
8515 * configure.in: Don't try to configure newlib for Alpha.
8516
8517Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8518
8519 * configure.in: Don't build ld for Irix 5. Don't build gas,
8520 libg++ or libio for any Alpha target.
8521
8522 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
8523
8524Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8525
8526 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8527 default arguments -- so it tried to compress itself.
8528
8529Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8530
8531 * configure.in (notsupp): ensure that a space is always at the end
8532 of the configdirs list, since the grep checks for an explicit space
8533
8534Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8535
8536 * configure.in (target i386-sysv4.2): don't build ld, since static
8537 versions of many libraries are not available.
8538
8539Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8540
8541 * config.guess: Recognize Apollos (using environment variables).
8542 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8543
8544Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8545
8546 * config.guess: Recognize Sony news mips running newsos.
8547
8548Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8549
8550 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8551 "fi ; else" for bash.
8552
8553Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8554
8555 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8556
8557Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8558
8559 * config.sub: accept unixware as an alias for svr4.2.
8560 Fix some inconsistancies with the gcc version.
8561
8562Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8563
8564 * Makefile.in (DISTDOCDIRS): Add gdb.
8565
8566Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8567
8568 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8569
8570Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8571
8572 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8573 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8574 this now.
8575
8576Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8577
8578 * config.sub: Accept hiux* as an OS name.
8579
8580 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8581 etc/make-stds.texi. The underscore came from gcc, and dje now
8582 agrees that RUNTESTFLAGS is the correct name.
8583
8584Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8585
8586 * install.sh: Remove 'set -e'. It makes any conditionals
8587 in the script useless.
8588
8589 * config.guess: Automatically recognize arm-acorn-riscix
8590 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8591
8592Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8593
8594 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8595
8596Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8597
8598 * Makefile.in (DISTDOCDIRS): New variable.
8599 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 8600 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
8601
8602Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8603
8604 * configure.in (hppa target): check the source directory for the
8605 pagas sub-directory
8606
8607Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8608
8609 * config.sub: Allow -aout* and -elf*.
8610
8611Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8612
8613 * configure.in: Don't build ld on i386-solaris2, same as for
8614 sparc-solaris2.
8615
8616Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8617
8618 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8619
8620Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8621
8622 * configure.in: Configure gdb for alpha.
8623
8624Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8625
8626 * Makefile.in (CXXFLAGS): Add -O.
8627
8628Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8629
8630 * config.guess: added support for DG Aviion
8631
8632Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8633
8634 * configure.in: Produce warning message for subdirectories not
8635 configurable for this host/target combination. Don't try to
8636 configure gdb for vms.
8637
8638Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8639
8640 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8641 appropriate files before making "diststuff".
8642 (DISTBISONFILES): New var: list of files to be edited.
8643 (DISTSTUFFDIRS): Add binutils.
8644
8645Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8646
8647 * config.sub: also handle mipsel and mips64el (for little endian mips)
8648
8649Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8650
8651 * configure.in: Add * to end of all OS names.
8652
8653Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8654
8655 * configure.in: Build newlib for LynxOS native.
8656
8657Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8658
8659 * config.guess: Add support for delta 88k running SVR3.
8660
8661 * configure.in: Add comment about HP compiler vs. emacs.
8662
8663Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8664
8665 * configure.in: don't build ld on solaris2 (not a viable option
8666 due to bugs in getpwnam & getpwuid)
8667
8668Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8669
8670 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8671 config.guess will produce a full version number.
8672
8673Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8674
8675 * configure.in: Build linker and binutils for alpha-dec-osf1.
8676
8677Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8678
8679 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8680 and gdb/testsuite/Makefile.in.
8681
8682Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8683
8684 * configure.in: recognize mips*- instead of mips-
8685
8686Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8687
8688 * config.sub: Accept linux*coff and linux*elf as operating
8689 systems.
8690
8691Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8692
8693 * config.sub: Recognize mips64, and mips3 as an alias for it.
8694
8695Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8696
8697 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8698 gdb knows how to handle OSF/1 shared libraries.
8699
8700Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8701
8702 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8703 * config.guess: Recognize Hitachi's HIUX.
8704 * config.sub: Recognize h3050r* and hppahitachi.
8705 Remove redundant cases for hp9k[23]*.
8706
8707Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8708
8709 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8710 if gas and ld are in the source tree and are in ${configdirs}.
8711 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 8712 --with options (but still pass them down on the command line,
6599da04
JM
8713 if they were explicitly specified).
8714
8715Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8716
8717 * configure: substitute SHELL value in Makefile.in with
8718 ${CONFIG_SHELL}
8719
8720Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8721
8722 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8723 *-*-solaris2* targets.
8724
8725Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8726
8727 * Makefile.in: define M4, and pass it down to sub-makes;
8728 all-autoconf now depends on all-m4
8729
8730Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8731
8732 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8733 presence of {ar,ranlib} instead of a configured directory
8734
8735Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8736
8737 * config.guess: Accept 34?? as well as 33?? for NCR.
8738
8739Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8740
8741 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8742 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8743
8744Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8745
8746 * configure: grab values for $(CC) and $(CXX) from the
8747 environment, so that someone can do "CC=gcc configure; make" and
8748 have it work right (matching the way that autoconf works now)
8749
8750 * configure.in, Makefile.in: add support for gash, the tcl
8751 interface to Galaxy
8752
8753 * config.guess: add NetBSD variants (hp300, x86)
8754
8755Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8756
8757 * install.sh: Support -d option (in the manner of SunOS 4 install,
8758 as it is more deterministic than that of GNU install)
8759 (chmodcmd): Set file to mode 755 by default (should also do default
8760 chgrp and chown, but I don't feel like dealing with that now)
8761
8762Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8763
8764 * config.sub: Remove h8300hhms alias.
8765
8766Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8767
8768 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8769
8770Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8771
8772 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8773 as stmp-fixinc
8774
8775Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8776
8777 * config.sub: recognize m88110-bug-coff.
8778
8779Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8780
8781 * Makefile.in (all-libio): all dependencies on the toolchain used
8782 to build this (gcc, gas, ld, etc)
8783
8784Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8785
8786 * config.guess: Deal with OSF/1 1.3 on alpha.
8787
8788Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8789
8790 * install.sh: add some 'else true' clauses for portability
8791
8792 * configure.in: don't build libio for h8[35]00-*-* targets
8793
8794Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8795
8796 * Makefile.in: Add support for new libio.
8797
8798Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8799
8800 * install.sh: If one command fails, don't try the rest. Don't try
8801 to remove $dsttmp (via trap) unless we have already created it.
8802 If $src doesn't exist, detect it and exit with an error.
8803
8804 * config.guess: Recognize BSD on hp300.
8805
8806Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8807
8808 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8809 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8810
8811Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8812
8813 * Makefile.in (all-send-pr): depends on all-prms
8814
8815Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8816
8817 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8818
8819Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8820
8821 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8822 Added test for mips-mips-riscos5.
8823
8824Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8825
8826 * configure.in: use mh-hp300 for 68k HP hosts
8827
8828Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8829
8830 * configure: add support for CONFIG_SHELL, so that you can use
8831 some alternate shell for evaluating configure scripts
8832
8833Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8834
8835 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8836 in configure script to bug-gdb@prep.ai.mit.edu when building
8837 distribution archive.
8838 * Makefile.in (COMPRESS): Remove def.
8839 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8840 gdb.tar.Z and make-gdb.tar.Z respectively.
8841 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8842 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8843 to convergence with 'taz' target in Makefile.in.
8844
8845Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8846
8847 * install.sh (dsttmp): use trap to ensure that tmp files go
8848 away on error conditions
8849
8850Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8851
8852 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8853
8854Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8855
8856 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8857 its parent is '/' not ''.
8858
8859 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8860
8861Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8862
8863 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8864 that ${newsrcdir}/configure.in does.
8865
8866Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8867
8868 * test-build.mk: support for CONFIG_SHELL
8869
8870Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8871
8872 * config.sub (netware): Add as a basic system type.
8873
8874Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8875
8876 * Makefile.in (Makefile): depend on configure.in. Also drop the
8877 $(srcdir)/ from the dependency on Makefile.in.
8878
8879Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8880
8881 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8882 (h8300hhms is temporary until multi-libraries are implemented).
8883 * configure.in: Handle h8300h too.
8884
8885Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8886
8887 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8888
8889Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8890
8891 * configure: Remove extraneous output when guessing host type.
8892 * config.guess: Remove extraneous output when guessing using C
8893 compiler rather than uname, or when guessing fails.
8894
8895Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8896
8897 * Makefile.in: remove all.cross and install.cross targets
8898
8899 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8900 definitions
8901
8902Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8903
8904 * configure.in (target sh): Build gprof.
8905
8906Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8907
8908 * config.sub: change -solaris to -solaris2
8909
8910Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8911
8912 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8913
8914Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8915
8916 * configure: Correct error message for missing Makefile.in to
8917 print correct directory.
8918
8919Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8920
8921 * install.sh: kludge around 386BSD shell bug
8922
8923Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8924
8925 * config.guess: Recognize NeXT.
8926 * config.guess: Recognize i486-ncr-sysv4.
8927 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8928
8929Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8930
8931 * Makefile.in (MAKEINFOFLAGS): New variable.
8932 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8933 * build-all.mk, test-build.mk: Pass down --no-split as
8934 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8935
8936Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8937
8938 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8939
8940Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8941
8942 * Makefile.in (libg++.tar.z): New rule.
8943 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8944 * Makefile.in (taz): Only do a single chmod.
8945
8946Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8947
8948 * install.sh: don't use dirname anymore (replaced with sed usage)
8949
8950Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8951
8952 * Makefile.in: Change extension for gzip'd files from '.z' to
8953 '.gz' per new FSF standard usage.
8954
8955Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8956
8957 * configure: put quotes around the final value of program_transform_name
8958
8959Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8960
8961 * Makefile.in: new install.sh support; update install-info rules
8962
8963Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8964
8965 * configure.in: Build diff for crosses, but not for go32 host.
8966
8967 * configure.in: Build gprof only for native, and don't build it
8968 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8969
8970Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8971
8972 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8973
8974Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8975
8976 * configure.in (host_tools): Add prms.
8977
8978Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8979
8980 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8981 with $(FLAGS_TO_PASS) on the command line
8982
8983 * config.sub: Recognize lynx and lynxos
8984
8985Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8986
8987 * config.sub: Accept -ecoff*, not just -ecoff.
8988
8989Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8990
8991 * Makefile.in (taz): Use .gz suffix instead of .z.
8992 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8993 names.
8994
8995Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8996
8997 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8998
8999Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9000
9001 * Makefile.in (install-no-fixedincludes): install gcc last, so
9002 that rebuilds that might happen during 'make install' don't get
9003 bogus gcc include files
9004
9005Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9006
9007 Change from Utah for HPPA support:
9008 * config.guess: Recognize hppa1.x-hp-bsd.
9009
9010Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9011
9012 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9013 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9014
9015Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9016
9017 * config.sub: Add support for rom68k and bug boot monitors.
9018
9019Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9020
9021 * Makefile.in: Make all-opcodes depend on all-bfd.
9022
9023Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9024
9025 * config.guess: Added special check for i[34]86-univel-sysv4*.
9026
9027Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9028
9029 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9030 the processor rather than assuming i486.
9031
9032Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9033
9034 * config.guess: Recognize SunOS6 as Solaris3.
9035
9036Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9037
9038 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9039 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9040
9041Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9042
9043 * build-all.mk (all-cross): New target for Canadian Cross.
9044 Added Q2 go32 targets.
9045 * test-build.mk: Configure go32 cross sparclite-aout and
9046 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9047 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9048
9049Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9050
9051 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9052 GO32 hosted toolchains
9053
9054Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9055
9056 * configure: change so "-exec-prefix" gets passed down rather
9057 than "-exec_prefix" so autoconf generated Makefiles get the
9058 exec_prefix set right.
9059
9060Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9061
9062 * config.guess: get the Solaris2 minor version number
9063
9064 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9065
9066Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9067
9068 * config.guess: Recognize some Sequent platforms.
9069
9070Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9071
9072 * Makefile.in: added the vault-install target
9073
9074 * configure.in: actually use the Sun3 makefile fragment that's in
9075 config, also added the release dir to configdirs
9076
9077Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9078
9079 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9080
9081Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9082
9083 * configure.in: remove some program from Alpha targetted toolchains
9084
9085Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9086
9087 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9088 gprof.
9089 (taz): Run "make diststuff" in those directories instead of "make
9090 proto-dir". Look for "VERSION=" only at start of line in subdir
9091 Makefile. Use "gzip -9" for compression.
9092 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9093 (binutils.tar.z): New target.
9094
9095Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9096
9097 * Makefile.in (taz): Include gpl.texinfo.
9098
9099Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9100
9101 * Makefile.in (setup-dirs): Merged into "taz" target.
9102 (taz): Only do `proto-dir' stuff if a directory is actually needed
9103 for this target.
9104
9105Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9106
9107 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9108 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9109 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9110 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9111 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9112
9113Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9114
9115 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9116 config.sub, and move-if-change to gdb testsuite distribution
9117 archive, so the testsuite can be extracted, configured, and
9118 run separately from the gdb distribution. Blow away the Chill
9119 tests that require a Chill compiled executable, since GNU Chill
9120 is not yet publically available.
9121
9122Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9123
9124 * test-build.mk: set environment variables in a single command,
9125 instead of a list of assignments and exports
9126
9127 * config.guess: recognize Alpha/OSF1 systems
9128
9129Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9130
9131 * configure: Change help message to prefer --options rather than
9132 -options.
9133
9134Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9135
9136 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9137 zippy@ecst.csuchico.edu.
9138 * config.guess: Recognize miniframe.
9139
9140Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9141
9142 * Makefile.in: Use srcroot to find runtest rather than rootme.
9143 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9144
9145Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9146
9147 * test-build.mk: Extensive additions to support building on a
9148 machine other than the host.
9149
9150Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9151
9152 * configure (tooldir): Fix for i386-aix again.
9153
9154Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9155
9156 * configure, Makefile.in: Change definition of $(tooldir)
9157 to match the FSF.
9158
9159Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9160
9161 * config.guess: Recognize i[34]86/SVR4.
9162
9163Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9164
9165 * Makefile.in (all-gdb): gdb depends on sim.
9166
9167Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9168
9169 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9170 at the same time we make the prototype gdb directory.
9171 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9172 files at the same time as the gdb base release distribution.
9173
9174Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9175
9176 * Makefile.in (check): Use individual check targets rather than
9177 DO_X rule.
9178 (check-gcc): Added.
9179
9180Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9181
9182 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9183 for System V release 3.2.
9184
9185Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9186
9187 * config.sub: Recognize hppaosf.
9188 * configure.in: Do configure ld/binutils/gas for it.
9189
9190Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9191
9192 * configure (tooldir): Alter syntax used to set this, for systems
9193 where "\$" isn't handled right, like i386-aix.
9194
9195Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9196
9197 * configure: Pass program-transform-name, not
9198 program_transform_name, to recursive configures.
9199
9200Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9201
9202 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9203 of gas+ld+binutils.
9204
9205Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9206
9207 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9208
9209Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9210
9211 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9212
6599da04
JM
9213Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9214
9215 * Makefile.in (PRMS): Set back to all-prms.
9216
9217Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9218
9219 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9220 targets, rather than for MIPS hosts.
9221
9222Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9223
9224 * configure.in: add comment for --with-x default values
9225
9226 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9227
9228 * Makefile.in: add check-* targets for each of the directories in
9229 the tree. Add a definition of RUNTEST that will use the one we
9230 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9231
9232Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9233
9234 * configure.in: Removed obsolete references to bfd_target and
9235 target_makefile_frag.
9236
9237 * build-all.mk: Set assorted targets for Q2.
9238 * config.sub: Recognize z8k-sim and h8300-hms.
9239 * test-build.mk: Really don't pass host to configure.
9240 (HOLES): Added uname.
9241
9242Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9243
9244 * configure: Handle an empty program-prefix, program-suffix or
9245 program-transform-name correctly.
9246
9247Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9248
9249 * build-all.mk: -G 8 no longer required for MIPS targets.
9250 * test-build.mk: Don't pass host argument to configure; make it
9251 guess.
9252
9253Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9254
9255 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9256 * Makefile.in (COMPRESS): New macro, like GZIP.
9257
9258Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9259
9260 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9261
9262 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9263 with gas currently defaults to -G 0.
9264
9265Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9266
9267 * Makefile.in (all-flex): flex depends on byacc.
9268
9269 * build-all.mk: If host not specified, use config.guess. Pass TAG
9270 to test-build.mk as RELEASE_TAG.
9271 * test-build.mk (configargs): New variable containing arguments to
9272 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9273 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9274
9275 * config.guess: Use /bin/uname when checking -X argument on SCO,
9276 to avoid invoking GNU uname which doesn't understand -X.
9277
9278 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9279
9280 * configure.in: Build gas for mips-*-*.
9281
9282Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9283
9284 * Makefile.in (all.normal): insert missing backslash.
9285
9286Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9287
731a8127 9288 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
9289
9290 * Makefile.in: Complete overhaul to merge many almost identical
9291 targets.
9292
9293Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9294
9295 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9296 (gdb.tar.Z): Adjusted.
9297
9298 * Makefile.in (setup-dirs, taz): New targets; should be general
9299 enough to adapt for gdb sometime. Build only .z file.
9300 (gas.tar.z): New target.
9301
9302Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9303
9304 * build-all.mk: Use CC=cc -Xs on Solaris.
9305
6599da04
JM
9306Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9307
9308 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9309 for handling BISON for FSF releases.
9310
9311Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9312
9313 * configure: Actually implement the change zoo just documented.
9314
9315Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9316
9317 * configure: when using config.guess, only set target_alias when
9318 it's not already been set (ie, on the command line)
9319
9320Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9321
9322 * Makefile.in: add installcheck target, set PRMS to install-prms
9323
9324Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9325
9326 * configure: add support for package_makefile_fragment, handle the
9327 case where a directory has a configure.in file but no Makefile.in
9328 more gracefully (with an actual understandable error message, even);
9329 add support for --without (and add this to the usage message); also
9330 explicitly add a --host=${host_alias} to the command line when
9331 config.guess is used
9332
9333Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9334
9335 * configure: Must use both --host and --target in recursive calls.
9336
9337Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9338
9339 * Makefile.in: Change deja-gnu to dejagnu.
9340
9341Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9342
9343 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9344
9345Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9346
9347 * configure.in: canonicalize all instances to *-*-solaris2*,
9348 also strip out a number of tools to not build for go32 host
9349
9350Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9351
9352 * config.guess: add GPL.
9353
9354 * Makefile.in, config.guess, config.sub, configure: bump
9355 copyrights to 93.
9356
9357Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9358
9359 * Makefile.in (do-info): Removed obsolete check for existence of
9360 localenv file.
9361
9362 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9363
9364Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9365
9366 * Makefile.in: a couple of 'else true' for decstation,
9367 support for TclX
9368
9369 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9370
9371Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9372
9373 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9374
9375Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9376
9377 * config.guess: Recognize i386-ibm-aix (PS/2).
9378 * configure.in: Use config/mh-aix386 file for it.
9379
9380Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9381
9382 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9383 CC_FOR_TARGET instead.
9384 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9385
9386Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9387
9388 * Makefile.in: Add sim to list of directories sent with gdb
9389
9390Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9391
9392 * configure.in: Put back mips-dec-bsd* case.
9393
9394Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9395
9396 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9397 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9398 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
9399
9400Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9401
9402 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9403
9404 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9405 (install-info): install dir.info only if it exists,
9406 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9407
9408Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9409
9410 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9411 gas for mips-dec-bsd.
9412
9413Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9414
9415 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9416 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9417
9418Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9419
9420 * configure.in: Added "dejagnu" to hosttools list.
9421
9422Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9423
9424 * config.sub, configure.in, config.guess: Add support
9425 for Bosx, an AIX variant from Bull.
9426 Patches from F.Pierresteguy@frcl.bull.fr.
9427
9428Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9429
9430 * devo/dejagnu: Initial creation of devo/dejagnu.
9431 Migrated dejagnu testcases and support files for testing software
9432 tools to reside as subdirectories, currently called "testsuite",
9433 within the directory of the software tool. Migrated all programs,
9434 support libraries, etc. beloging to dejagnu proper from
9435 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9436 with no modifications. The changes to these files which will
9437 allow them to configure, build, and execute properly will be made
9438 in a future update.
9439
9440Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9441
9442 * Makefile.in: Change send_pr to send-pr.
9443 * configure.in: Likewise.
9444 * send_pr: Renamed directory to send-pr.
9445
9446Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9447
9448 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9449
9450Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9451
9452 * README: Update for gdb-4.8 release.
9453 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9454 gdb-xxx.tar.z (gzip'd) file also.
9455
9456Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9457
9458 * Makefile.in: make all-diff depend on all-libiberty
9459
9460Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9461
9462 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9463
9464Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9465
9466 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9467
9468Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9469
9470 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9471 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9472 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9473
9474Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9475
9476 * Makefile.in: makeinfo binary is in a new location
9477
9478Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9479
9480 * config.sub: Accept -ecoff as an OS.
9481
9482 * Makefile.in: Various changes to eliminate a level of make
9483 recursion and reduce the required command line length.
9484 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9485 sub-makes.
9486 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9487 variables holding settings for specific sub-makes.
9488 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9489 in terms of BASE_FLAGS_TO_PASS.
9490 (TARGET_LIBS): New variable listing directories which use
9491 TARGET_FLAGS_TO_PASS.
9492 (subdir_do): Eliminated.
9493 (do-*): New set of targets to replace subdir_do.
9494 (various): All targets which used subdir_do now depend on do-*.
9495 (local-clean): Renamed from do_clean.
9496 (local-distclean): New target, dependency of distclean and
9497 realclean.
9498 (install-info): Don't create directories. Depend on dir.info
9499 rather than calling make recursively.
9500 (install-dir.info): Eliminated.
9501 (install-info-dirs): Create all info directories here.
9502 (dir.info): Depend upon do-install-info.
9503
9504 * test-build.mk (HOLES): Added false.
9505
9506Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9507
9508 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9509
9510Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9511
9512 * Makefile.in (info): remove dependency on all-texinfo. The
9513 problem was really in texinfo/C, not at this level.
9514
9515Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9516
9517 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9518
9519Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9520
9521 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9522 GDB releases.
9523
9524Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9525
9526 * configure: Include srcdir in message about target of link not
9527 being found. Don't convert `-' to `_' in `with' options being
9528 passed to subdirs.
9529
9530Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9531
9532 * configure.in: add uudecode to host_tools
9533
9534 * Makefile.in: added {all,install}-uudecode targets, added them to
9535 the appropriate lists
9536
9537Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9538
9539 * Makefile.in (all-gcc): Added dependency on all-gas.
9540
9541 * configure.in (mips-*-*): Build ld and binutils.
9542
9543Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9544
9545 * configure: check return code from mkdir, print error message and
9546 exit on failure.
9547
9548Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9549
9550 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9551
9552Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9553
9554 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9555
9556Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9557
9558 * config.sub (h8500): Recognize this as a cpu type.
9559
9560Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9561
9562 * configure: source directory missing is no longer a warning
9563
9564 * configure.in: recognize irix[34]* instead of irix[34]
9565
9566 * Makefile.in: define and pass down X11_LIB
9567
6599da04
JM
9568Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9569
9570 * guess-systype: Renamed to ...
9571 * config.guess: ... by popular request.
9572 * configure.in, Makefile.in: Update accordingly.
9573
9574Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9575
9576 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9577 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9578 + Execute ./dummy instead of assuming . is in PATH.
9579
9580Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9581
9582 * guess-systype: New shell script. Attempts to guess the
9583 canonical host name of the executing host.
9584 Only a few hosts are supported so far.
9585 * configure: Call guess-systype if no host is specified.
9586
9587Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9588
9589 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9590 gcc Makefile.
9591
9592
9593Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9594
9595 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9596 (all-gcc, install-gcc, subdir_do): Use it.
9597
9598Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9599
9600 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9601
9602Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9603
9604 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9605 set exclusively by configure, using configure.in .
9606
9607Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9608
9609 * test-build.mk: set $PATH for all builds
9610
9611 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9612
9613Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9614
9615 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9616 the one used in gcc/Makefile.in, so that a null expansion doesn't
9617 override the one needed to build gcc with a native cc.
9618
9619
9620Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9621
9622 * configure: Accept -with arguments.
9623
9624Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9625
9626 * Makefile.in: added h8300sim
9627
9628Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9629
6599da04
JM
9630 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9631 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9632 (all-cygnus, native, build-cygnus): Make
9633 $(canonhost)-stamp-3stage-done, not $(host)....
9634 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9635 i386-sco3.2v4. Added else true to if command.
9636
9637Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9638
9639 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9640
9641Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9642
9643 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9644
9645Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9646
9647 * configure.in: don't remove binutils from Solaris builds
9648
9649Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9650
9651 * Makefile.in: get rid of earlier definitions for *clean,
9652 also handle the recursive info rule better
9653
9654Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9655
9656 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9657 do more-or-less the right thing.
9658
9659Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9660
9661 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9662 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9663
9664Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9665
9666 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9667 $(host_canonical).
9668
9669 * configure.in: split the configdirs list into 4 categories (native
9670 v. cross, library v. tool) and handle the cross-only and native-
9671 only in more reasonable (and correct!) way.
9672
9673Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9674
9675 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9676 configdirs anymore.
9677
9678Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9679
9680 * Makefile.in: extensive cleanup:: removed all of the explicit
9681 clean-* targets, collapsed many wrappers around subdir_do into
9682 one, added additional targets to satisfy standards.texi, deleted
9683 some old targets, some changes for consistency
9684
9685Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9686
9687 * configure.in: handle some programs as cross-only, and others as
9688 native only
9689
9690 * test-build.mk: handle partial holes in a more generic manner
9691
9692 * Makefile.in: m4 depends on libiberty
9693
6599da04
JM
9694Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9695
9696 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9697 time, wdiff, and find to configdirs
9698
9699 * Makefile.in: all, clean, and install rules for the new programs
9700 added to configure.in
9701
9702Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9703
9704 * configure.in: use mh-sun for all *-sun-* hosts
9705
6599da04
JM
9706Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9707
9708 * Makefile.in: define flags for X11 include files and library file
9709 locations, pass them down to the programs that need this info
9710
9711 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9712
6599da04
JM
9713Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9714
9715 * configure.in: start building libg++ for HP-UX targets
9716
9717Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9718
9719 * README: Update references to files moved into etc/.
9720
9721Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9722
9723 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9724 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9725
9726Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9727
9728 * configure: accept dash as well as underscore in long option
9729 names for FSF compatibility.
9730
9731Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9732
9733 * config.sub: added -sco3.2v4 support from FSF.
9734
9735Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9736
9737 * configure.in: expand the section that adds or removes
9738 directories from the list of programs to build, to handle native
9739 vs. cross in addition to host v. native
9740
9741Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9742
9743 * Makefile.in: Replace C++ in macro names with CXX.
9744 This is less likely to break ...
9745
9746Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9747
9748 * test-build.mk: add -w to GNU_MAKE
9749
9750Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9751
9752 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9753 add 'sparc' to list of recognized cpus. This needed to make
9754 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9755 Delete some redundant ose68 variants. Recognize -wrs as an os,
9756 then changes that into $CPU-wrs-vxworks.
9757
9758 * configure.in: remove most references to gdbtest, regularize
9759 target based program removal
9760
9761 * test-build.mk: import from p3 tree (many fixes and changes)
9762
9763Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9764
9765 * Makefile.in: added rules to handle tcl, tk, and expect
9766
9767 * configure.in: handle those directories if they exist
9768
9769Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9770
9771 * config.sub: removed bogus hppabsd and hppahpux names, since
9772 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9773
9774Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9775
9776 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9777 depends upon all-xiberty
9778
9779 * Makefile.in: changes from p3, including:
9780
9781 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9782
9783 * Makefile.in (XTRAFLAGS): include newlib directories if
9784 newlib/Makefile exists, rather than if host != target.
9785
9786 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9787
9788 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9789 from the same source tree and not building a cross-compiler. This
9790 matters for the libg++ configuration if reconfiguring a tree that
9791 has already been installed.
9792
9793 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9794
9795 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9796 pick up the machine and system specific header files.
9797
9798 * Makefile.in: added AS_FOR_TARGET, passed down in
9799 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9800 the C compiler to use to create programs which are run in the
9801 build environment, set it to default to $(CC), and passed it down
9802 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9803
9804 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9805
9806 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9807 We need them for unusual native builds, like systems without
9808 ranlib.
9809
9810 * configure: also define $(host_canonical) and
e490616e
ZW
9811 $(target_canonical), which are the full, canonical names for the
9812 given host and target
6599da04
JM
9813
9814Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9815
9816 * Makefile.in: Added separate definitions for C++.
9817
9818Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9819
9820 * configure.in (configdirs): Add deja-gnu.
9821
9822Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9823
9824 * README: Update for configure.texi and gdb-4.7 release.
9825
9826Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9827
9828 * Makefile.in: Move "all" target to top of file.
9829 Previously, first target was ".PHONY" which caused BSD4.4 make
9830 to build .PHONY when make was run without arguments.
9831
9832Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9833
9834 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9835 Library-copylefted code in libiberty.
9836
9837Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9838
9839 * config.sub: Replace m68kmote with plain old m68k.
9840
9841Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9842
9843 * Makefile.in: Remove space from blank line, avoid Make complaints.
9844
9845Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9846
9847 * config.sub: Complain if no argument is given. Added support for
9848 386bsd as OS and target alias.
9849
9850Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9851
9852 * Makefile.in (XTRAFLAGS): include newlib directories if
9853 newlib/Makefile exists, rather than if host != target.
9854
9855Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9856
9857 * config.sub: recognize sparclite-wrs-vxworks.
9858
9859 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9860 p3.) Added clean-xiberty to clean.
9861
9862Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9863
9864 * configure.in: use *-*-* instead of nested cases for host and target
9865
9866Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9867
9868 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9869 from the same source tree and not building a cross-compiler. This
9870 matters for the libg++ configuration if reconfiguring a tree that
9871 has already been installed.
9872
9873Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9874
9875 * config.sub (i486v/i486v4): Merge in from FSF version.
9876
9877Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9878
9879 * configure: only set PWD if it is already set.
9880
9881Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9882
9883 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9884 doesn't have unset and all success paths (and most error paths)
9885 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9886 to just ${PWD} to avoid confusion.)
9887
9888Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9889
9890 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9891 even for a native compilation.
9892
9893Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9894
9895 Changes to make the gdb.tar.Z rule work better.
9896
9897 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9898 (DEVO_SUPPORT): Add configure.texi.
9899 (bfd-ilrt.tar.Z): Remove ancient rule.
9900
9901Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9902
9903 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9904 pick up the machine and system specific header files.
9905
9906 * configure.in, config.sub: added new target m68010-adobe-scout,
9907 with alias of adobe68k. Changed configure.in to check for
9908 -scout before -sco* to avoid a false match.
9909
9910 * Makefile.in: added AS_FOR_TARGET, passed down in
9911 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9912 the C compiler to use to create programs which are run in the
9913 build environment, set it to default to $(CC), and passed it down
9914 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9915
9916Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9917
9918 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9919 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9920 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9921 FOR_TARGET variants, to newlib and libg++.
9922
9923Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9924
9925 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9926 first.
9927
9928Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9929
9930 * config.sub: Accept `elf' as an environment.
9931
9932Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9933
9934 * Makefile.in (all-opcodes): cd into the right directory
9935
9936Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9937
9938 * configure: added -program_transform_name option, used as
9939 argument to sed when installing programs.
9940 configure.texi: added documentation for -program_prefix,
9941 -program_suffix and -program_transform_name.
9942
9943Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9944
9945 * config.sub: Accept i486 where i386 ok.
9946
9947Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9948
9949 * config.sub: accept we32k
9950
9951Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9952
3b75d237 9953 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
9954
9955 * Makefile.in: don't create all directories for ``make install'';
9956 let the subdirectories create the ones they need.
9957
9958Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9959
e490616e 9960 * COPYING: new file, GPL v2
6599da04
JM
9961
9962Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9963
9964 * Makefile.in: use the new gen-info-dir, which needs a template
9965 argument (which also lives in texinfo)
9966
9967 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9968
6599da04
JM
9969Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9970
9971 * config.sub (ncr3000): Change i386 to i486.
9972
9973Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9974
9975 * Makefile.in: add install-rcs, install-grep to
9976 install-no-fixedincludes, removed install-bison and install-libgcc
9977
9978Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9979
9980 * configure.in: grab the HPUX makefile fragment if on HPUX
9981
9982Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9983
9984 * Makefile.in: eradicate bison spoor (ditto libgcc).
9985 configure.in: recognise m68{k,000}-ericsson-OSE.
9986 es1800 is alias for m68k-ericsson-OSE
9987
9988Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9989
9990 * configure.in: rearrange the parts that remove programs from
9991 configdirs, based now on HOST==TARGET or by canonical triple.
9992
9993Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9994
9995 * test-build.mk: recurse explicitly with -f test-build.mk when
9996 appropriate. predicate stage3 and comparison on the existence
9997 of gcc. That is, if gcc isn't around, we aren't three-staging.
9998 On very clean, also remove ...stamp-co. Build in-place before
9999 doing other builds.
10000
10001Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10002
10003 * Makefile.in, configure.in: add tgas
10004
10005Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10006
10007 * Makefile.in: a number of changes merged in from progressive.
10008
10009 * configure.in: add libm.
10010
10011 * .cvsignore: ignore some stuff that comes from test-build.mk.
10012
6599da04
JM
10013Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10014
10015 * config.sub: Add es1800 (m68k-ericsson-es1800).
10016
10017Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10018
10019 * configure: Add program_suffix (parallel to program_prefix)
10020 * Makefile.in: adjust directory-creating script for losing decstation
10021
10022Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10023
10024 * configure: Minor $subdir-related fixes.
10025
10026Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10027
10028 * configure: fix various problems with propogating
10029 makefile_target_frag in subdirs.
10030 * configure.in: config libgcc if its there
10031
10032Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10033
10034 * config.sub: HPPA merge.
10035
6599da04
JM
10036Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10037
10038 * Makefile.in: Replace all-bison with all-byacc in all
10039 dependency lines for other tools (which now use byacc).
10040
10041Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10042
10043 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10044
6599da04
JM
10045Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10046
10047 * Makefile.in: make gprof rules similar to byacc rules (instead of
10048 vestigal $(unsubdir) that didn't work...)
10049
10050Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10051
10052 * config.sub: Add support for Linux.
10053 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10054 (at least for libg++).
10055
10056Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10057
10058 * configure.texi: fix doc for the -nfp option to configure
10059
10060Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10061
10062 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10063
10064Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10065
10066 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10067 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10068 * configure.in: added solaris* host_makefile_frag hook.
10069
10070Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10071
10072 * config.sub: changed recognition of m68000 so that various
10073 m68k types can be specified via m680[01234]0
10074
10075Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10076
10077 * config.sub (basic_machine): fix sed so that '-foo' isn't
10078 completely substituted out while .+'-foo' loses the '-foo'
10079
10080Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10081
10082 * config.sub ($os): Add -aout.
10083
10084Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10085
10086 * configure: If host_makefile_frag is absolute, don't
10087 prefix ${invsubdir} (relevant to libg++ auto-configure).
10088
10089Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10090
10091 * Makefile.in (tooldir): Define it.
10092 (all-ld): Depend on all-flex.
10093
10094Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10095
10096 * Makefile.in (check): Fix libg++ special case.
10097
10098Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10099
10100 * configure: do not bury `pwd` into config.status, thus do fewer
10101 pwd's.
10102
10103 * configure: print the "Building in" message only when building in
10104 other than "." AND verbose.
10105
63f6bcd7 10106 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
10107 configures.
10108
10109 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10110
10111Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10112
10113 * Makefile.in: macroize flags passed on recursion. remove
10114 fileutils.
10115
10116Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10117
10118 * configure: get makesrcdir right for subdirs deeper than 1.
10119
10120 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10121 install.
10122
10123Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10124
10125 * Makefile.in: don't print subdir_do or recursion lines.
10126
10127Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10128
10129 * standards.texi: added menu item.
10130
10131 * Makefile.in: build and install standards.info.
10132
10133 * standards.texi: new file.
10134
10135Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10136
10137 * configure: test for and move config.status pieces from
10138 ${subdir}/.
10139
10140Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10141
6599da04
JM
10142 * configure: Test for existance of files before trying to mv
10143 them, to avoid numerous non-existance messages.
10144
10145Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10146
10147 * configure: correct final line of config.status.
10148
10149 * configure: patch from eggert. Avoids a protection problem if
10150 the original Makefile.in is read only.
10151
10152 * configure: use move-if-change from gcc to create config.status.
10153 Some makefiles depend on config.status to tell if a directory
10154 has been reconfigured for a different host. This change
10155 prevents those directories from remaking everything in the case
10156 where the reconfig was only intended to rebuild a Makefile.
10157
10158 * configure: test for config.sub with "config.sub sun4" rather
10159 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10160 host alias from a missing config.sub.
10161
10162Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10163
10164 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10165 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10166
10167Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10168
10169 * configure: mkdir ${subdir} as needed.
10170
10171Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10172
10173 * Makefile.in,configure.in: added autoconf.
10174
10175Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10176
10177 * Makefile.in: no longer pass against on recursion.
10178
10179 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10180 definitions are not inherited.
10181
10182 * configure: correct makesrcdir when subdir is .
10183
10184Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10185
10186 * configure: Add support for 'subdirs' variable, which is
10187 like 'configdirs', except that configure doesn't re-invoke
10188 itself for subdirs, it just creates a Makefile for each subdir.
10189 * configure.texi: Document subdirs.
10190
10191Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10192
10193 * configure.in: added flex to configdirs
10194
10195Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10196
10197 * Makefile.in: remove clean-stamps from clean.
10198
10199Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10200
10201 * configure.in: Add gdbtest to configdirs.
10202
10203Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10204
10205 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10206 to recursive makes.
10207 * configure.in: Recognize new ncr3000 config.
10208
10209Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10210
10211 * Makefile.in, configure.in: removed references to gdbm.
10212
10213Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10214
10215 * config.sub: Don't canonicalize os value
10216 newsos* to bsd (readline needs to check for newsos).
10217 (This fix was earlier made Jan 31, but got re-broken.)
10218
10219Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10220
10221 * configure.in: sco is an os, not a vendor!
10222
10223 * configure: Quote $( better. Keep various shells happy.
10224
10225Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10226
10227 * Makefile.in: eliminate stamp-files.
10228
10229Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10230
10231 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10232 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10233
10234Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10235
10236 * config.sub: fix iris/iris3.
10237
10238Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10239
10240 * configure: re-add -rm.
10241
10242Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10243
10244 * Maskefile.in: add .stmp-rcs to all.
10245
10246 * configure.in: remove gas from rs6000 build, use aix host fragment.
10247
10248Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10249
10250 * configure: pass down site_option during recursion.
10251
10252Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10253
10254 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10255
10256Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10257
10258 * configure: Change exec_prefix so that it really defaults to prefix.
10259
10260Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10261
10262 * Makefile.in, configure.in: Add support for mmalloc library.
10263
10264Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10265
10266 * Makefile.in: add stmp dependencies for a few more things.
10267
10268Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10269
10270 * configure: adjusted error message on objdir/srcdir configure
10271 collision, per john's suggestion.
10272
10273 * Makefile.in: add libiberty stmp to all and all.cross.
10274
10275Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10276
10277 * Makefile.in: remove force dependencies, add grep to all.
10278
10279Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10280
10281 * Makefile.in: drop flex. make stamp files work.
10282
10283 * configure: added test for conflicting configuration in srcdir,
10284 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10285 gets cranky. use relative paths for configure and srcdir
10286 whenever possible. Send some error messages to stderr that were
10287 going to stdout.
10288
10289Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10290
10291 * Makefile.in: Fix libg++ rule to check for gcc directory
10292 before using gcc/gcc. Also pass XTRAFLAGS.
10293
10294Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10295
10296 * Makefile.in: added stmp-files so that directories aren't polled
10297 when they are already built.
10298
10299 * configure.texi: fixed a node pointer problem.
10300
10301Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10302
731a8127 10303 * config.sub configure.in gdb/configure.in
6599da04
JM
10304 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10305 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10306 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10307
10308Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10309
10310 * configure: -recurring becomes -silent. corrected help message
10311 for -site= option.
10312
10313 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10314
10315Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10316
10317 * configure: when building Makefile for crosses, replace
10318 tooldir and program_prefix. default srcdir from location of
10319 config.sub. remove "for host in hosts" and "for target in
10320 targets" loops.
10321
10322Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10323
10324 * Makefile.in: Do not pass bindir or mandir to cvs.
10325
10326Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10327
10328 * Makefile.in, configure.in: removed traces of namesubdir,
10329 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10330 copyrights to '92, changed some from Cygnus to FSF.
10331
10332 * configure.texi: remove most references to multiple hosts,
10333 multiple targets, subdirs, etc.
10334
10335 * configure.man: removed rcsid. reference config.sub not
10336 config.subr.
10337
10338 * Makefile.in: mkdir $(infodir) on install-info.
10339
10340Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10341
10342 * configure.texi: Explain better about .gdbinit and about
10343 the environment that configure.in sections run in.
10344
10345Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10346
10347 * configure.in: Ultrix is only a decstation if it's a MIPS.
10348
10349Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10350
10351 * README: DOC.configure => cfg-paper.texi.
10352
10353Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10354
10355 * config.sub (near case $os): Don't convert newsos* to bsd!
10356
10357Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10358
10359 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10360 the number of copies of COPYING that go into the GDB tar file.
10361
10362Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10363
731a8127 10364 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
10365 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10366 Fix SCO configuration stuff.
10367
10368Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10369
10370 * Makefile.in: For libg++, make sure the -I pointing
10371 to the gcc directory goes *after* all the libg++-local -I flags.
10372 Also, move just-gcc dependency from just-libg++ to all-libg++.
10373
10374Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10375
10376 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10377
10378Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10379
10380 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10381
10382Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10383
10384 * config.sub: Add stratus configuration frags. Also
10385 submitted to FSF.
10386
10387Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10388
10389 * Makefile.in (DEV_SUPPORT): add configure.man.
10390
10391 * config.sub(Decode manufacturer-specific): add -none*.
10392
10393Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10394
10395 * Makefile.in: remove form feeds to make Sun's make happy.
10396 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10397
10398Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10399
10400 * Makefile.in (AR_FLAGS): Make quieter.
10401
10402Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10403
10404 * configure.in: Add libg++.
10405 * configure: When verbose, don't output the command line at each
10406 level; it will be unremarkably the same as the previous version,
10407 which will be the same as what the user typed.
10408
10409Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10410
10411 * configure.in, Makefile.in: fix clean-info, add flex. add
10412 fileutils.
10413
10414 * configure: be less sensitive to spaces in Makefile.in. Do not
10415 look for sources in "..". Doing so breaks subdirectories that
10416 might have their own configure. If a subdir has it's own
10417 configure script, use it.
10418
10419Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10420
10421 * cfg-paper.texi: some changes suggested by rms.
10422
10423Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10424
10425 * config.sub: Merge in some small additions from the FSF version,
10426 taken from the gcc distribution, to bring the Cygnus and FSF
10427 versions into closer sync.
10428
10429Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10430
10431 * configure.in: Changed svr4 references to sysv4.
10432
10433Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10434
10435 * configure: added -V for version number option.
10436
10437Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10438
10439 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10440 renamed from DOC.configure to cfg-paper.texi.
10441
10442Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10443
10444 * configure, config.subr, config.sub: config.subr is now
10445 config.sub again.
10446
10447Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10448
10449 * configure.texi: new file, in progress.
10450
10451 * Makefile.in: build info file and install the man page for
10452 configure.
10453
10454 * configure.man: new file, first cut.
10455
10456 * configure: find config.subr again now that configuration "none"
10457 has gone. removed all traces of the -ansi option. removed all
10458 traces of the -languages option.
10459
10460 * config.subr: resync from rms.
10461
10462Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10463
10464 * configure, config.sub, config.subr: merge config.sub into
10465 config.subr, call the result config.subr, remove config.sub, use
10466 config.subr.
10467
10468 * Makefile.in: revised install for dir.info.
10469
10470Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10471
10472 * configure.in: add decstation host makefile frag.
10473
10474 * Makefile.in: BISON now bison -y again. also install-gcc on
10475 install. clean-gdbm on clean. infodir belongs in datadir.
10476 Make directories for info install. Build dir.info here then
10477 install it.
10478
10479Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10480
10481 * Makefile.in: fix for bad directory tests.
10482
10483Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10484
10485 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10486 regexp. -srcdir relative was being handled incorrectly.
10487
10488 * Makefile.in: unwrapped some for loops so that parallel makes
10489 work again and so one can focus one's attention on a particular
10490 package.
10491
10492Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10493
10494 * configure: added PWD as a stand in for `pwd` (for speed). use
10495 elif wherever possible. make -srcdir work without -objdir.
10496 -objdir= commented out.
10497
10498Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10499
10500 * configure: +options become --options. -subdirs commented out.
10501 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10502 Makefile now at top of generated Makefile. Removed cvs log
10503 entries. added -srcdir. create .gdbinit only if there is one
10504 in ${srcdir}.
10505
10506 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10507 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10508 and mandir now keyed off datadir by default.
10509
10510Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10511
10512 * Freshly created ChangeLog.
10513
10514\f
10515Local Variables:
10516mode: change-log
10517left-margin: 8
10518fill-column: 76
10519version-control: never
10520End: