OSDN Git Service

2010-09-02 Andi Kleen <ak@linux.intel.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6
7         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
8         ports
9
10 2010-07-28  David Yuste  <david.yuste@gmail.com>
11
12         * MAINTAINERS (Write After Approval): Add myself.
13
14 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
15
16         * configure.ac: Support all v850 targets.
17         * configure: Regenerate.
18
19 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
20
21         PR bootstrap/44455
22         * configure.ac (extra_mpfr_configure_flags): Copy from
23         extra_mpc_gmp_configure_flags.
24         * configure: Re-generated.
25
26 2010-07-22  Andi Kleen  <ak@linux.intel.com>
27
28         * MAINTAINERS (Write After Approval): Add myself.
29
30 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
31
32         * MAINTAINERS (Write After Approval): Add myself.
33
34 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
35
36         * MAINTAINERS (Write After Approval): Add myself.
37
38 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
39
40         PR target/44862
41         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
42         Provide -B option to allow for link spec %s substitutions for
43         libstdc++.a on darwin.
44         * Makefile.in: Regenerate.
45
46 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
47
48         * MAINTAINERS (Reviewers): Update my e-mail address
49
50 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
51
52         * Makefile.def (configure-gcc): Depend on all-libelf.
53         * Makefile.in: Rebuild.
54
55 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
56
57         * MAINTAINERS (Write After Approval): Add myself in the right place.
58
59 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
60
61         * MAINTAINERS (Write After Approval): Add myself.
62
63 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
64
65         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
66
67 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
68
69         * config.sub: Update to version 2010-05-21.
70         * config.guess: Update to version 2010-04-03.
71
72 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
73
74         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
75         * configure: Regenerate.
76
77 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
78
79         * MAINTAINERS (Write After Approval): Add myself.
80
81 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
82
83         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
84         a platform that supports LTO.
85         * configure: Regenerate.
86
87 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
88
89         * configure.ac: Allow all the versions greater than 0.10 of PPL.
90         * configure: Regenerated.
91
92 2010-04-27  Roland McGrath  <roland@redhat.com>
93             H.J. Lu  <hongjiu.lu@intel.com>
94
95         * configure.ac (--enable-gold): Support both, both/gold and
96         both/bfd to add gold to configdirs without removing ld.
97         * configure: Regenerated.
98
99         * Makefile.def: Add install-gold dependency to install-ld.
100         * Makefile.in: Regenerated.
101
102 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
103
104         PR lto/42776
105         * configure.ac (--enable-lto): Refactor handling so libelf tests
106         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
107         and allow LTO to be explicitly enabled on non-ELF platforms that
108         are known to support it inside else-clause.
109         * configure: Regenerate.
110
111 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
112
113         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
114         * configure: Regenerate.
115
116 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
117
118         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
119         * configure: Regenerate.
120
121 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
122
123         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
124         separately.
125         * configure: Regenerate.
126
127 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
128
129         * MAINTAINERS (Write After Approval): Add myself.
130
131 2010-04-14  Tristan Gingold  <gingold@adacore.com>
132
133         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
134         * configure: Regenerate.
135
136 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
137
138         * configure: Regenerate after change to elf.m4.
139
140 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
141
142         * MAINTAINERS (Write After Approval): Add myself.
143
144 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
145
146         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
147         * configure: Regenerated.
148
149 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
150
151         * configure.ac: Print "buggy but acceptable" when CLooG
152         revision is less than 9.
153         * configure: Regenerated.
154
155 2010-04-01  Diego Novillo  <dnovillo@google.com>
156
157         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
158
159 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
160
161         PR bootstrap/43615
162         PR bootstrap/43328
163
164         Revert:
165
166         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
167
168         * configure.ac: Do not pass --enable-multilib nor
169         --disable-multilib in baseargs.  Accept explicitly passed
170         --enable_multilib.
171         * configure: Regenerate.
172
173 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
174
175         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
176
177 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
178
179         * MAINTAINERS: Remove myself.
180
181 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
182
183         PR bootstrap/43328
184         * configure.ac: Do not pass --enable-multilib nor
185         --disable-multilib in baseargs.  Accept explicitly passed
186         --enable_multilib.
187         * configure: Regenerate.
188
189 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
190
191         * MAINTAINERS (spu port): Remove me.
192
193 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
194
195         * configure.ac (tic6x-*-*): New case.
196         * configure: Regenerate.
197
198 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
199
200         * config.sub: Update to version 2010-03-22.
201         * config.guess: Update to version 2009-12-30.
202
203 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
204
205         PR ada/42554
206         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
207         * configure: Regenerate.
208
209 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
210
211         * MAINTAINERS: Update my email address.
212
213 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
214
215         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
216         (ghassan.shobaki@amd.com): Removed.
217
218 2010-03-17  Alan Modra  <amodra@gmail.com>
219
220         * MAINTAINERS: Update my email address.
221
222 2010-03-16  Diego Novillo  <dnovillo@google.com>
223
224         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
225         Matthews.
226
227 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
228
229         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
230         Gutson, Jeffrey D. Oldham and Mark Shinwell.
231
232 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
233
234         * MAINTAINERS: Update my email address.
235
236 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
237
238         * MAINTAINERS: Update my email address.
239
240 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
241
242         * MAINTAINERS: Update my email address.
243
244 2010-03-09  Jie Zhang  <jie@codesourcery.com>
245
246         * MAINTAINERS: Update my email address.
247
248 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
249
250         PR libstdc++/32499
251         * configure.ac (RANLIB): Default to true.
252         (STRIP): Likewise.
253         (RANLIB_FOR_TARGET): Remove superfluous : argument.
254         * configure: Regenerate.
255
256 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
257
258         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
259         (Write After Approval): Update my email address.
260
261 2010-02-17  Nick Clifton  <nickc@redhat.com>
262
263         PR 11238
264         * Makefile.tpl (local-distclean): Also remove config.cache files in
265         sub-directories as there may not be Makefiles present in the
266         sub-directories.
267         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
268         the config.cache files found by the find command.
269
270         * Makefile.in: Regenerate.
271         * configure.ac: Revert previous delta.
272         * configure: Regenerate.
273
274 2010-02-15  Nick Clifton  <nickc@redhat.com>
275
276         PR 11238
277         * configure.ac: Delete config.cache files in sub-directories when
278         deleting Makefiles.
279         * configure: Regenerate.
280
281 2010-02-12  Ben Elliston  <bje@gnu.org>
282
283         * MAINTAINERS: Update my email address.
284
285 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
286
287         * MAINTAINERS (spu port): Update my email address.
288
289 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
290
291         * MAINTAINERS: Add myself as a maintainer for the bfin port.
292
293 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
294
295         * configure.ac: Add "recommended" version checks for GMP/MPC.
296         Update recommended GMP/MPFR/MPC versions.
297         * configure: Regenerate.
298
299 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
300
301         * MAINTAINERS: Move my Embecosm email address into the
302         write-after-approval section.
303
304 2010-01-26  Ian Lance Taylor  <iant@google.com>
305
306         * MAINTAINERS: Add myself as Go frontend maintainer.
307
308 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
309
310         PR libstdc++/36101, PR libstdc++/42813
311         * configure.ac (bootstrap_target_libs): Make inclusion of
312         target-libgomp conditional on libgomb being in target_configdirs.
313         * configure: Regenerate.
314
315 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
316
317         PR libstdc++/36101, PR libstdc++/42813
318         * configure.ac (bootstrap_target_libs): Include target-libgomp.
319         * configure: Regenerate.
320
321 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
322
323         PR libstdc++/36101, PR libstdc++/42813
324         * configure.ac (target_configdirs): Substitute.
325         * Makefile.def: Bootstrap target module libgomp.
326         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
327         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
328         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
329         * configure, Makefile.in: Regenerate.
330
331 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
332
333         * MAINTAINERS: Adjust my details.
334
335 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
336
337         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
338
339 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
340
341         * MAINTAINERS: reindented my entry with tabs instead of spaces.
342
343 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
344
345         * MAINTAINERS (Write After Approval): Add myself.
346
347 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
348
349         * MAINTAINERS (Write After Approval): Add myself.
350
351 2010-01-11  Richard Guenther  <rguenther@suse.de>
352
353         PR lto/41569
354         * Makefile.def (all-lto-plugin): Depend on all-gcc.
355         * Makefile.in: Regenerated.
356
357 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
358
359         * configure.ac: Enable libjava build on x86_64-*freebsd*.
360         * configure: Regenerate.
361
362 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
363             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
364
365         PR bootstrap/42424
366         * configure.ac: Include libtool m4 files.
367         (_LT_CHECK_OBJDIR): Call it.
368         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
369         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
370
371         * configure: Regenerate.
372
373 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
374
375         PR bootstrap/41818
376         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
377         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
378         * Makefile.in: Regenerate.
379
380 2010-01-02  Richard Guenther  <rguenther@suse.de>
381
382         PR lto/41529
383         * configure.ac: Include config/elf.m4.  Disable LTO if not
384         builting for an elf target.
385         * configure: Regenerate.
386
387 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
388
389         * MAINTAINERS: Change my email address.
390
391 2009-12-18  Ben Elliston  <bje@au.ibm.com>
392
393         * config.sub, config.guess: Update from upstream sources.
394
395 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
396
397         * MAINTAINERS (Write After Approval): Add myself.
398
399 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
400
401         PR middle-end/30447
402         PR middle-end/30789
403         PR other/40302
404
405         * configure.ac: Require MPC.
406         * configure: Regenerate.
407
408 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
409
410         PR target/38384
411         PR bootstrap/40972
412         * libtool.m4: Sync from git Libtool.
413         * ltoptions.m4: Likewise.
414         * ltversion.m4: Likewise.
415         * lt~obsolete.m4: Likewise.
416         * ltmain.sh: Likewise.
417
418 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
419
420         * configure.ac: Update minimum MPC version to 0.8.
421         * configure: Regenerate.
422
423 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
424
425         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
426         * configure: Regenerated.
427
428 2009-11-21  Ian Lance Taylor  <iant@google.com>
429
430         * configure.ac: Change default of poststage1_ldflags to be empty if
431         poststage1_libs is set.  When poststage1_libs is empty, and
432         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
433         * configure: Rebuild.
434
435 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
436
437         * MAINTAINERS (Write After Approval): Update my email address.
438
439 2009-11-20  Ben Elliston  <bje@au.ibm.com>
440
441         * config.guess: Update from upstream sources.
442
443 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
444
445         * Makefile.def: Restore host and target settings for gmp.
446         * Makefile.in: Rebuild.
447
448 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
449
450         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
451         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
452         Fix portability of test of C++ as bootstrap language.  Add
453         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
454         * configure: Rebuild.
455         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
456         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
457         in-tree building.
458         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
459         (POSTSTAGE1_HOST_EXPORTS): Use it.
460         (STAGE[+id+]_CXXFLAGS): New.
461         (BASE_FLAGS_TO_PASS): Pass it down.
462         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
463         extra_exports.
464         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
465         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
466         extra_exports.
467         * Makefile.in: Rebuild.
468
469 2009-11-17  Ben Elliston  <bje@au.ibm.com>
470
471         * config.sub, config.guess: Update from upstream sources.
472
473 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2009-11-09  Jon Beniston  <jon@beniston.com>
478
479         * MAINTAINERS (Write After Approval): Add myself.
480
481 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
482
483         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
484         paths for *-w64-mingw* and x86_64-*mingw*.
485         * configure: Regenerated.
486
487 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
488
489         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
490
491 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
492
493         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
494         Phil Edwards to Write-After Approval.
495
496 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
497
498         * configure.ac: Disable target-winsup & co for
499         x86_64-*-mingw* and *-w64-mingw* targets.
500         * configure: Regenerated.
501
502 2009-10-16  Nick Clifton  <nickc@redhat.com>
503
504         * MAINTAINERS: Add myself as a maintainer for the RX port.
505
506 2009-10-26  Johannes Singler  <singler@kit.edu>
507
508         * MAINTAINERS (Write After Approval): Update my e-mail address.
509
510 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
511
512         * configure.ac (CLooG test): Use = with test.
513         * configure: Regenerate.
514
515 2009-10-22  Richard Guenther  <rguenther@suse.de>
516
517         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
518         cloog if the ppl version check failed.  Move flags saving
519         before setting in libelf check.
520         * configure: Regenerate.
521
522 2009-10-21  Richard Guenther  <rguenther@suse.de>
523
524         * configure.ac: Adjust the ppl and cloog configure to work as
525         documented.  Disable cloog if ppl was disabled.  Omit the version
526         checks if they were disabled.
527         * configure: Re-generate.
528
529 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
530
531         * configure.ac: Add 'lto' to enable_languages, not
532         new_enable_languages, and only if not already present.
533         * configure: Regenerate.
534
535 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
536
537         * README: Refer to the various COPYING* files instead of just
538         COPYING.
539         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
540
541 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
542
543         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
544         
545 2009-10-07  Richard Guenther  <rguenther@suse.de>
546
547         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
548         and Richard Guenther as reviewers.
549         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
550         as reviewers.
551
552 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
553
554         * config.sub: Update from upstream sources.
555
556 2009-10-06  Ian Lance Taylor  <iant@google.com>
557
558         * Makefile.def: check-gold depends upon all-gas.
559         * Makefile.in: Rebuild.
560
561 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
562
563         * MAINTAINERS (Write After Approval): Add myself.
564
565 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
566
567         * Makefile.def: all-lto-plugin depends on all-libiberty.
568         set bootstrap=true for lto-plugin.
569         Add lto-plugin.
570         * Makefile.in: Regenerate.
571         * configure.ac (host_libs): Add lto-plugin.
572         * configure: Regenerate.
573
574 2009-10-03  Diego Novillo  <dnovillo@google.com>
575
576         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
577         (HOST_LIBELFLIBS): Define.
578         (HOST_LIBELFINC): Define.
579         * Makefile.in: Regenerate.
580         * configure.ac: Add --enable-lto.
581         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
582         If --enable-lto is used, add 'lto' to new_enable_languages.
583         If --enable-lto is used and gold is enabled, add
584         lto-plugin to configdirs.
585         * configure: Regenerate.
586
587 2009-10-03  Simon Baldwin  <simonb@google.com>
588
589         * configure.ac: If --with-system-zlib, suppress local zlib and
590         pass --with-system-zlib to subdir configure scripts.
591         * configure: Regenerate.
592
593 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
594             Paolo Bonzini  <bonzini@gnu.org>
595
596         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
597         $(srcdir).
598         * Makefile.in: Rebuilt.
599
600 2009-09-26  Gary Funck  <gary@intrepid.com>
601
602         * MAINTAINERS (Write After Approval): Add myself.
603
604 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
605
606         * configure.ac: Update minimum MPC version to 0.7.
607         * configure: Regenerate.
608
609 2009-09-25  Nick Clifton  <nickc@redhat.com>
610
611         * configure.ac: Pass any --cache-file=/dev/null option on to
612         subconfigures.
613         * configure: Regenerate.
614
615 2009-09-23  Nick Clifton  <nickc@redhat.com>
616
617         * config.sub, config.guess: Update from upstream sources.
618
619 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
620
621         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
622         * Makefile.in: Rebuilt.
623
624 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
625
626         PR bootstrap/32272
627         * configure.ac: Error out if $srcdir isn't '.' but contains
628         host-${host_noncanonical}.
629         * configure: Regenerate.
630
631 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
632
633         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
634         maintainer.
635
636 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
637
638         * configure.ac: If bootstrapping a combined tree with
639         --enable-gold, require c++ in stage1_languages.
640         * configure: Regenerate.
641
642         * configure.ac: Also add target_libs of stage1_languages to
643         bootstrap_target_libs.
644         * configure: Regenerate.
645
646         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
647         with --enable-languages not containing c++.
648         * configure: Regenerate.
649
650 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
651
652         * configure.ac: Disable java and boehm-gc for bfin-*-*.
653         * configure: Regenerate.
654
655 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
656
657         * MAINTAINERS (Write After Approval): Update my e-mail address,
658         and move from from here...
659         (Waiting for paperwork): To here.
660
661 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
662
663         * MAINTAINERS (Reviewers): Add self as driver reviewer.
664
665 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
666
667         * configure.ac: Do not use $extrasub for replacing @if/@endif
668         parts in Makefile; instead, use additional arguments to
669         AC_CONFIG_COMMANDS to do the replacement manually, with several
670         sed invocations, to avoid HP-UX sed command limits.
671         * configure: Regenerate.
672
673 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
674
675         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
676         blank before -L.
677
678 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
679
680         * configure.ac (with-build-config): Document.  Handle without.
681         Handle missing argument.
682         * configure: Rebuilt.
683
684 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
685
686         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
687         Default to bootstrap-debug only if compare-debug works.
688         * configure: Rebuilt.
689         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
690         * Makefile.in: Rebuilt.
691
692 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
693
694         * MAINTAINERS (OS Port Maintainers): Update my email address.
695
696 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
697
698         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
699         * Makefile.in: Rebuilt.
700
701 2009-09-01  Chris Demetriou  <cgd@google.com>
702
703         * MAINTAINERS (Write After Approval): Add myself.
704
705 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
706
707         PR debug/30161
708         * include/dwarf2.h (enum dwarf_tag): Added
709         DW_TAG_GNU_template_template_param
710         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
711
712 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
713
714         * Makefile.tpl (AWK): Fix typo.
715         * Makefile.in: Regenerate.
716
717 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
718
719         * configure.ac: Detect awk and sed.
720         * Makefile.def (flags_to_pass): Add AWK and SED.
721         * Makefile.tpl (AWK, SED): New.
722         (BASE_FLAGS_TO_PASS): Add AWK and SED.
723         * configure: Regenerate.
724         * Makefile.in: Regenerate.
725
726 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
727
728         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
729         (collapseslashes): Likewise.
730
731 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
732
733         * configure.ac (AC_PREREQ): Bump to 2.64.
734
735 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
736
737         * configure.ac: Remove --with-datarootdir, --with-docdir,
738         --with-pdfdir, --with-htmldir switches.
739         * configure: Regenerate.
740
741         * configure: Regenerate.
742
743         * compile: Sync from Automake 1.11.
744         * depcomp: Likewise.
745         * install-sh: Likewise.
746         * missing: Likewise.
747         * mkinstalldirs: Likewise.
748         * ylwrap: Likewise.
749
750 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
751
752         * ltmain.sh (func_normal_abspath): New function.
753         (func_relative_path): Likewise.
754         (func_mode_help): Document new -bindir option for link mode.
755         (func_mode_link): Add new -bindir option, and use it to place
756         output DLL if specified.
757
758 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
759
760         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
761         (baseargs): Add --disable-option-checking.
762         * configure: Regenerate.
763
764         * Makefile.def (configure-target-libiberty): Depend on
765         all-binutils and all-ld.
766         (configure-target-newlib): Likewise.
767         * Makefile.in: Regenerate.
768
769 2009-08-17  Ben Elliston  <bje@au.ibm.com>
770
771         * config.sub, config.guess: Update from upstream sources.
772
773 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
774
775         Sync from src, merge:
776
777         2009-07-02  Tristan Gingold  <gingold@adacore.com>
778
779         * configure.ac: Do not exclude gas for i386-*-darwin.
780         Add a case for x86_64-*-darwin.
781         * configure: Regenerate.
782
783 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
784
785         * MAINTAINERS: Add my name to Write After Approval list.
786
787 2009-08-06  Michael Eager  <eager@eagercon.com>
788
789         * configure.ac: Add Microblaze target.
790         * configure: Regenerate.
791
792 2009-07-31  Christian Bruel  <christian.bruel@st.com>
793
794         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
795         * configure: Regenerate.
796         
797 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
798
799         * MAINTAINERS (Write After Approval): Update my e-mail address.
800
801 2009-07-06  Ian Lance Taylor  <iant@google.com>
802
803         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
804         * configure: Rebuild.
805
806 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
807
808         * MAINTAINERS: Move myself to the Graphite Reviewers.
809
810 2009-06-30  Wei Guozhi  <carrot@google.com>
811
812         * MAINTAINERS: Add my name to Write After Approval list.
813
814 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
815
816         PR bootstrap/40338
817         * configure.ac (comparestring): Create new variable.
818         * Makefile.tpl (comparestring): Use to skip some comparisions.
819         * configure: Regenerate.
820         * Makefile.in: Regenerate.
821
822 2009-06-26  Doug Evans  <dje@sebabeach.org>
823
824         * Makefile.def (host_modules): Add cgen.
825         * Makefile.in: Regenerate.
826         * configure.ac (host_tools): Add cgen.
827         * configure: Regenerate.
828
829 2009-06-23  DJ Delorie  <dj@redhat.com>
830
831         * MAINTAINERS: Add myself as mep maintainer.
832
833 2009-06-23  Ian Lance Taylor  <iant@google.com>
834
835         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
836         boot_languages.  Only bootstrap target libraries listed in
837         target_libs for some boot language.  Add --with-stage1-ldflags,
838         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
839         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
840         if not building with C++.
841         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
842         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
843         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
844         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
845         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
846         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
847         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
848         * configure, Makefile.in: Rebuild.
849
850 2009-06-23  Li Feng  <nemokingdom@gmail.com>
851
852         * MAINTAINERS: Added my name to write-after-approval list.
853
854 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
855
856         * configure.ac: Define is_elf for QNX Neutrino targets.
857         * configure: Regenerate.
858
859 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
860
861         * MAINTAINERS: Added my name to the write-after-approval list
862
863 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864
865         * configure.ac: Detect MPC in default directory.
866         * configure: Regenerate.
867
868 2009-06-03  Jerome Guitton  <guitton@adacore.com>
869             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
870
871         * Makefile.tpl (all): Avoid a trailing backslash.
872         * Makefile.in: Regenerate.
873
874 2009-06-03  Ben Elliston  <bje@au.ibm.com>
875
876         * config.sub, config.guess: Update from upstream sources.
877
878 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
879
880         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
881         to noconfdirs.
882         * configure: Regenerate.
883
884 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
885
886         * Makefile.tpl ([+compare-target+]): Compare all stage
887         directories, rather than just gcc.
888         * Makefile.in: Rebuilt.
889
890 2009-06-01  Doug Kwan  <dougkwan@google.com>
891
892         * configure.ac: Support gold for target arm*-*-*.
893         * configure: Regenerate.
894
895 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
896
897         * Makefile.def: Add MPC support and dependencies.
898         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
899
900         * Makefile.in, configure: Regenerate.
901
902 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
903
904         * Makefile.tpl (all): Avoid harmless warning in make all when
905         gcc-bootstrap is enabled but stage_last does not exist.
906         * Makefile.in: Rebuilt.
907
908 2009-05-24  Nicolas Roche  <roche@adacore.com>
909
910         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
911         * Makefile.in: Regenerate.
912
913 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
914
915         * MAINTAINERS: Update my e-mail address.
916
917 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
918
919         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
920         * configure:  Regenerate.
921
922 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
923
924         PR other/40159
925         * Makefile.tpl (all): Don't assume gcc-bootstrap and
926         gcc-no-bootstrap are mutually exclusive.
927         * Makefile.in: Rebuilt.
928
929 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
930
931         PR other/40159
932         * Makefile.tpl (all): Don't end with unconditional success.
933         * Makefile.in: Rebuilt.
934
935 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
936
937         PR target/37137
938         * Makefile.def (flags_to_pass): Remove redundant and incomplete
939         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
940         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
941         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
942         stage_configureflags, stage_cflags and stage_libcflags into
943         explicit Makefile macros.
944         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
945         GFORTRAN.
946         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
947         CC.  Set CC_FOR_BUILD from CC.
948         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
949         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
950         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
951         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
952         and GFORTRAN.
953         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
954         (_LIBCFLAGS): Renamed to _TFLAGS.
955         (do-compare-debug, do-compare3-debug): Drop.
956         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
957         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
958         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
959         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
960         (XGCC_FLAGS_FOR_TARGET): New.
961         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
962         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
963         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
964         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
965         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
966         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
967         TFLAGS.
968         (BUILD_CONFIG): Include if requested.
969         (all): Set TFLAGS on bootstrap.
970         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
971         (all-stageid-prefixmodule): Likewise.
972         (do-clean, distclean-stageid): Set TFLAGS.
973         (restrap): Fix whitespace.
974         * Makefile.in: Rebuilt.
975
976 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
977
978         * config.guess: Sync with src.
979
980 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
981
982         * configure.ac ($with_ppl):  Default to no if not supplied.
983         ($with_cloog):  Likewise.
984         configure:  Regenerate.
985
986 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
987
988         * MAINTAINERS: Update my e-mail address.
989
990 2009-04-27  Nick Clifton  <nickc@redhat.com>
991
992         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
993
994 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
995
996         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
997         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
998         * Makefile.in: Regenerate.
999
1000 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1001
1002         PR bootstrap/39739
1003         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1004         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1005
1006         * configure, Makefile.in: Regenerate.
1007
1008 2009-04-21  Taras Glek  <tglek@mozilla.com>
1009
1010         * include/hashtab.h: Update GTY annotations to new syntax
1011         * include/splay-tree.h: Likewise
1012
1013 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1014
1015         * config.sub, config.guess: Update from upstream sources.
1016
1017 2009-04-15  Anthony Green  <green@moxielogic.com>
1018
1019         * configure.ac: Add moxie support.
1020         * configure: Rebuilt.
1021
1022 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1023
1024         * configure.ac: Change copyright header to refer to version
1025         3 of the GNU General Public License and to point readers at the
1026         COPYING3 file and the FSF's license web page.
1027         * Makefile.def: Likewise.
1028         * Makefile.tpl: Likewise.
1029         * Makefile.in: Regenerate.
1030
1031 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1032
1033         * configure.ac: Restore match for darwin9 or later. Use double
1034         brackets since regeneration eats one pair.
1035         * configure: Regenerate.
1036
1037 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1038
1039         PR gas/10039
1040         * configure.ac: Require texinfo 4.7.
1041         * configure: Regenerated.
1042
1043 2009-04-09  Nick Clifton  <nickc@redhat.com>
1044
1045         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1046         the GCC Runtime Library Exception.
1047
1048 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1049
1050         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1051         * configure: Regenerate.
1052
1053 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1054
1055         * Makefil.def (languages): New entries.
1056         * Makefile.tpl (check-gcc-*): New generic target.
1057         * Makefile.in: Regenerate.
1058
1059 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1060
1061         * MAINTAINERS:  Update my email address.
1062
1063 2009-03-18  Tom Tromey  <tromey@redhat.com>
1064
1065         * configure: Rebuild.
1066         * configure.ac (host_libs): Add libiconv.
1067         * Makefile.in: Rebuild.
1068         * Makefile.def (host_modules): Add libiconv.
1069         (configure-gdb, all-gdb): Depend on libiconv.
1070
1071 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1072
1073         * configure.ac: Treat gdb as supported on x86_64-darwin.
1074         * configure: Regenerate.
1075
1076 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1077
1078         * configure.ac (--with-host-libstdcxx): New option.
1079         * configure: Regenerate.
1080
1081 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1082
1083         * MAINTAINERS:  Move myself into the write after approval list.
1084
1085 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1086
1087         * MAINTAINERS: Update e-mail address.
1088         
1089 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1090
1091         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1092
1093 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1094
1095         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1096
1097 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1098
1099         Backport from git Libtool:
1100
1101         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1102         Support GNU/kOpenSolaris.
1103         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1104         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1105         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1106         GNU/kOpenSolaris.
1107
1108 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1109
1110         * MAINTAINERS: Update e-mail address.
1111
1112 2009-02-24  Michael Eager  <eager@eagercon.com>
1113
1114         * MAINTAINERS (Write After Approval): Add self.
1115
1116 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1117
1118         * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2009-02-05  Andreas Schwab  <schwab@suse.de>
1121
1122         * Makefile.tpl (stage_last): Define $r and $s before using
1123         $(RECURSE_FLAGS_TO_PASS).
1124         * Makefile.in: Regenerate
1125
1126 2009-01-30  Ian Lance Taylor  <iant@google.com>
1127
1128         * MAINTAINERS: Move myself to the Global Reviewers list.
1129
1130 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1131
1132         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1133         * configure: Regenerate.
1134
1135 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1136
1137         * MAINTAINERS: Make whitespace consistent.
1138         Remove Robert Millan from Write After Approval.
1139
1140 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1141
1142         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1143         (all-opcodes): Depend on all-libiberty.
1144         * Makefile.in: Regenerate.
1145
1146 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1147
1148         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1149         * configure: Regenerate.
1150
1151 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1152
1153         * MAINTAINERS (Write After Approval): Add myself.
1154
1155 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1156
1157         * MAINTAINERS: Add myself to reviewers (Fortran).
1158
1159 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1160
1161         PR tree-optimization/38515
1162         * configure.ac (cloog-polylib): Removed.
1163         (with_ppl, with_cloog): Test for "no".
1164         * configure: Regenerated.
1165
1166 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1167
1168         * MAINTAINERS: Moved myself to reviewers (Fortran).
1169
1170 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1171
1172         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1173         (Write After Approval): Remove myself.
1174
1175 2009-01-03  Diego Novillo  <dnovillo@google.com>
1176
1177         * MAINTAINERS: Remove myself from alias maintainership.
1178
1179 2009-01-02  David Ayers  <ayers@fsfe.org>
1180
1181         * MAINTAINERS: Update e-mail address.
1182
1183 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1184
1185         * MAINTAINERS: Make whitespace consistent.
1186
1187 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1188
1189         Backport from upstream Libtool:
1190         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1191         Add cache variables to tests that require the linker to work.
1192         For shlibpath_overrides_runpath, this also changes the semantics
1193         to let the result from the C compiler take precedence.
1194
1195 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1196
1197         * config.sub, config.guess: Update from upstream sources.
1198
1199 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1200
1201         * configure.ac (ppllibs): Add by default the lib flags.
1202         * configure: Regenerate.
1203
1204 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1205
1206         * MAINTAINERS:  Add myself to the write after approval list.
1207
1208 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1209
1210         * configure.ac: Add double brackets on darwin[912].
1211         * configure: Regenerate.
1212
1213 2008-12-03  Daniel Kraft  <d@domob.eu>
1214
1215         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1216         Approval to Reviewer section (for Fortran front-end).
1217
1218 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1219
1220         * configure.ac: Expand to darwin10 and later.
1221         * configure: Regenerate.
1222
1223 2008-12-02  Andreas Schwab  <schwab@suse.de>
1224
1225         * Makefile.def: configure-target-boehm-gc depends on
1226         all-target-libstdc++-v3.
1227         * Makefile.in: Regenerate.
1228
1229 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1230
1231         * MAINTAINERS:  Add myself as mingw maintainer.
1232
1233 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1234
1235         * config.sub, config.guess: Update from upstream sources.
1236
1237 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1238
1239         * README.SCO: Remove.
1240
1241 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1242
1243         * MAINTAINERS:  Add myself to the write after approval list.
1244
1245 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1246
1247         * MAINTAINERS:  Update my email address in WAA section.
1248
1249 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1250
1251         * MAINTAINERS: Update e-mail address.
1252
1253 2008-11-27  Toon Moene  <toon@moene.org>
1254
1255         * MAINTAINERS: Change e-mail address.
1256
1257 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1258
1259         * configure.ac: Build gdb for i?86-*-darwin*
1260         * configure: Regenerated.
1261
1262 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1263
1264         * MAINTAINERS: Added my full name.
1265
1266 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1267
1268         PR bootstrap/38014
1269         PR bootstrap/37923
1270
1271         Revert:
1272
1273         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1274
1275         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1276         * Makefile.in: Regenerated.
1277
1278         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1279
1280         PR gdb/921
1281         PR gdb/1646
1282         PR gdb/2175
1283         PR gdb/2176
1284
1285         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1286         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1287         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1288         (HOST_EXPORTS): Pass CPPFLAGS.
1289         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1290         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1291         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1292         * Makefile.in, configure: Regenerated.
1293         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1294         and CPPFLAGS_FOR_BUILD.
1295
1296 2008-11-06  Jeff Law  <law@redhat.com>
1297
1298         * MAINTAINERS: Add myself as middle end maintainer.
1299
1300 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1301
1302         * MAINTAINERS (Write after approval): Add myself.
1303
1304 2008-11-05  Diego Novillo  <dnovillo@google.com>
1305
1306         * MAINTAINERS (Global Reviewers): Add myself.
1307         (Non-Algorithmic Maintainers): Remove myself.
1308
1309 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1310
1311         * MAINTAINERS (Write after approval): Add myself.
1312
1313 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1314
1315         * MAINTAINERS (Write after approval): Add myself.
1316
1317 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1318
1319         * configure.ac (spu-*-*): Remove special case.
1320         * configure: Regenerate.
1321
1322 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1323
1324         * MAINTAINERS (Write after approval): Update my email address.
1325
1326 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1327
1328         * configure.ac [spu-*-*]: Do not set skipdirs.
1329         * configure: Re-generate.
1330
1331 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1332
1333         * MAINTAINERS (Various Maintainers): Add myself to reload.
1334
1335 2008-10-25  Richard Guenther  <rguenther@suse.de>
1336
1337         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1338         maintainer.  Remove myself as libgcc-math maintainer.
1339         (Non-Algorithmic Maintainers): Remove myself.
1340
1341 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1342
1343         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1344         * Makefile.in: Regenerated.
1345
1346 2008-10-23  Cary Coutant  <ccoutant@google.com>
1347
1348         * MAINTAINERS (Write after approval): Add myself.
1349
1350 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1351
1352         PR gdb/921
1353         PR gdb/1646
1354         PR gdb/2175
1355         PR gdb/2176
1356
1357         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1358         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1359         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1360         (HOST_EXPORTS): Pass CPPFLAGS.
1361         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1362         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1363         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1364         * Makefile.in, configure: Regenerated.
1365         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1366         and CPPFLAGS_FOR_BUILD.
1367
1368 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1369
1370         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1371         Sebastian Pop.
1372
1373 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1374
1375         * MAINTAINERS (Write After Approval): Added myself.
1376
1377 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1378
1379         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1380         recommended version to 2.3.2.
1381
1382         * configure: Regenerate.
1383
1384 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1385
1386         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1387
1388 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1389
1390         * MAINTAINERS (Write After Approval): Update e-mail address.
1391
1392 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1393
1394         * libtool.m4: Update to libtool 2.2.6.
1395         * lt~obsolete.m4: Update to libtool 2.2.6.
1396         * ltmain.sh: Update to libtool 2.2.6.
1397         * ltsugar.m4: Update to libtool 2.2.6.
1398         * ltversion.m4: Update to libtool 2.2.6.
1399         * ltoptions.m4: Update to libtool 2.2.6.
1400         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1401
1402 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1403
1404         * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1407
1408         * MAINTAINERS (Write After Approval): Update my name.
1409
1410 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1411
1412         * MAINTAINERS: Add myself in "Write After Approval".
1413
1414 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1415
1416         * MAINTAINERS: Add myself as ia64 maintainer.
1417
1418 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1419
1420         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1421         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1422         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1423         and Michael Tiemann from Write After Approval since they do not
1424         actually have access.
1425
1426 2008-09-05  Richard Guenther  <rguenther@suse.de>
1427
1428         * configure.ac: Initialize clooglibs to -lcloog.
1429         * configure: Re-generate.
1430
1431 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1432
1433         * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1436
1437         * configure.ac (--with-cloog-polylib): New.
1438         (--disable-cloog-version-check): New.
1439         (--disable-ppl-version-check): New.
1440         * configure: Re-generate.
1441
1442 2008-09-03  Richard Guenther  <rguenther@suse.de>
1443
1444         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1445         cloog test.
1446         * configure: Re-generate.
1447
1448 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1449
1450         Add picoChip port.
1451         * MAINTAINERS: Add picoChip maintainers.
1452
1453 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1454             Tobias Grosser  <grosser@fim.uni-passau.de>
1455             Jan Sjodin  <jan.sjodin@amd.com>
1456             Harsha Jagasia  <harsha.jagasia@amd.com>
1457             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1458             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1459             Adrien Eliche  <aeliche@isty.uvsq.fr>
1460
1461         Merge from graphite branch.
1462         * configure: Regenerate.
1463         * Makefile.in: Regenerate.
1464         * configure.ac (host_libs): Add ppl and cloog.
1465         Add checks for PPL and CLooG.
1466         * Makefile.def (ppl, cloog): Added modules and dependences.
1467         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1468         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1469
1470 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1471
1472         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1473         (GCC_SHLIB_SUBDIR): New.
1474         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1475         * configure: Regenerate.
1476         * Makefile.in: Regenerate.
1477
1478 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1479
1480         * MAINTAINERS: Consistently use tabs to separate columns.
1481
1482 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1483
1484         * MAINTAINERS (Write after Approval): Add myself.
1485
1486 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1487
1488         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1489         Enable bfd, binutils and opcodes.
1490         * configure: Regenerate.
1491
1492 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1493
1494         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1495
1496 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1497
1498         * MAINTAINERS:  Use correct Umlaut for last name.
1499
1500 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1501
1502         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1503
1504 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1505
1506         * MAINTAINERS: Update my email address.
1507
1508 2008-08-16  Nicolas Roche  <roche@adacore.com>
1509
1510         * Makefile.tpl: Add BOOT_ADAFLAGS.
1511         * Makefile.in: Regenerate.
1512
1513 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1514
1515         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1516         * configure: Regenerate.
1517
1518 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1519
1520         * configure.ac: Add makefile fragments for hpux.
1521         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1522         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1523         * configure: Regenerate.
1524         * Makefile.in: Regenerate.
1525
1526 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1527
1528         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1529
1530 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1531
1532         * MAINTAINERS (Write after Approval): Add myself.
1533
1534 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1535
1536         * MAINTAINERS (Write After Approval):  Add myself.
1537
1538 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1539
1540         * MAINTAINERS (Write After Approval):  Add myself.
1541
1542 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1543
1544         * MAINTAINERS: Update my email address.
1545
1546 2008-06-25  Joey Ye  <joey.ye@intel.com>
1547
1548         * MAINTAINERS (Write After Approval):  Add myself.
1549
1550 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1551
1552         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1553         * Makefile.in: Regenerate.
1554         * configure: Regenerate.
1555
1556 2008-06-17  Daniel Kraft  <d@domob.eu>
1557
1558         * MAINTAINERS (Write After Approval):  Add myself.
1559
1560 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1561
1562         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1563         "$@" is still intact with both Autoconf 2.59 and 2.62.
1564         * configure: Regenerate.
1565
1566 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1567
1568         * Makefile.tpl: Fix comment errors.
1569         * Makefile.in: Regenerate.
1570
1571 2008-06-12  David S. Miller  <davem@davemloft.net>
1572             David Edelsohn  <edelsohn@gnu.org>
1573
1574         * configure.ac: Add powerpc*-*-* to gold supported targets.
1575         * configure: Regenerate.
1576
1577 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1578
1579         PR tree-optimization/36218
1580         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1581         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1582         (all prefix="build-"): Pass them to build-system sub-makes.
1583         * Makefile.in: Regenerate.
1584
1585 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1586
1587         * MAINTAINERS (mt port): Remove.
1588         (sco5, unixware, sco udk): Remove.
1589         (Kean Johnston): Add to Write After Approval.
1590
1591 2008-05-30  Julian Brown  <julian@codesourcery.com>
1592
1593         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1594         of libobjc for ARM EABI Linux.
1595         * configure: Regenerate.
1596
1597 2008-05-18  Xinliang David Li   <davidxl@google.com>
1598
1599         * ChangeLog: Remove wrong ChangeLog entry.
1600
1601 2008-05-17  Xinliang David Li   <davidxl@google.com>
1602
1603         * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1606
1607         * MAINTAINERS (Write After Approval): Add myself.
1608
1609 2008-05-14  Rafael Espíndola  <espindola@google.com>
1610
1611         * config-ml.in: don't handle --enable-shared and --enable-static.
1612
1613 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1614
1615         * MAINTAINERS: Update my email address.
1616
1617 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1618
1619         * MAINTAINERS: Update my email address.
1620
1621 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1622
1623         * MAINTAINERS (Write After Approval): Add myself.
1624
1625 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1626
1627         * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1630
1631         * MAINTAINERS (crx): Add myself.
1632
1633 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1634
1635         Sync with src:
1636         2008-04-14  David S. Miller  <davem@davemloft.net>
1637
1638         * configure.ac: Add sparc*-*-* to gold supported targets.
1639         * configure: Regenerate.
1640
1641 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1642
1643         PR bootstrap/35457
1644         * configure.ac: Include override.m4.
1645         * configure: Regenerate.
1646
1647 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1648
1649         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1650         * Makefile.in: Regenerate.
1651
1652 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1653
1654         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1655         as nonconfigurable directories list.
1656         * configure: Regenerate.
1657
1658 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1659
1660         * config.sub, config.guess: Update from upstream sources.
1661
1662 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1663
1664         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1665         * Makefile.in: Regenerate.
1666
1667 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1668
1669         * configure.ac: Do not build libssp for the AVR.
1670         * configure: Regenerate.
1671
1672 2008-04-07  Ian Lance Taylor  <iant@google.com>
1673
1674         * Makefile.def: check-gold depends upon all-binutils.
1675         * Makefile.in: Regenerate.
1676
1677 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1678
1679         * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2008-04-04  Nick Clifton  <nickc@redhat.com>
1682
1683         PR binutils/4334
1684         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1685         builds.
1686         * configure: Regenerate.
1687
1688 2008-04-04  NightStrike  <NightStrike@gmail.com>
1689
1690         PR other/35151
1691         * configure.ac: Combine rules for mingw32 and mingw64.
1692         * configure: Regenerate.
1693
1694 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1695
1696         * MAINTAINERS (Write After Approval): Add myself.
1697
1698 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1699
1700         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1701         * Makefile.in (.NOTPARALLEL): Ditto.
1702
1703 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1704
1705         * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1708
1709         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1710         * Makefile.in (.NOTPARALLEL): Regenerate.
1711
1712 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1713
1714         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1715         * Makefile.in: Regenerate.
1716
1717 2008-03-26  Jakub Staszak  <kuba@et.pl>
1718
1719         * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1722
1723         * MAINTAINERS:  Update e-mail address.
1724
1725 2008-03-20  Ian Lance Taylor  <iant@google.com>
1726
1727         * configure.ac: Add support for --enable-gold.
1728         * Makefile.def: Add gold as a directory like ld.
1729         * configure, Makefile.in: Regenerate.
1730
1731 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1732
1733         * configure.ac: m4_include config/proginstall.m4.
1734         * configure: Regenerate.
1735
1736         Backport from upstream Libtool:
1737
1738         2007-10-12  Eric Blake  <ebb9@byu.net>
1739
1740         Deal with Autoconf 2.62's semantic change in m4_append.
1741         * ltsugar.m4 (lt_append): Replace broken versions of
1742         m4_append.
1743         (lt_if_append_uniq): Don't require separator to be overquoted,
1744         and avoid broken m4_append.
1745         (lt_dict_add): Fix typo.
1746         * libtool.m4 (_LT_DECL): Don't overquote separator.
1747
1748 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1749
1750         * config.rpath: Add AIX 6 support.
1751
1752 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1753
1754         * Makefile.def (stageprofile).  Remove -fprofile-generate
1755         from stage_libcflags.
1756         * Makefile.in: Regenerate.
1757
1758 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1759
1760         * config.sub, config.guess: Update from upstream sources.
1761
1762 2008-03-06  Tom Tromey  <tromey@redhat.com>
1763
1764         * MAINTAINERS: Update for treelang deletion.
1765
1766 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1767
1768         * MAINTAINERS: Update my email address.
1769
1770 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1771
1772         * MAINTAINERS (darwin port): Add myself as a maintainer.
1773         (objective-c/c++): Add myself as a maintainer.
1774
1775 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1776
1777         * MAINTAINERS (Write After Approval): Update my email address.
1778
1779 2008-02-25  Tomas Bily  <tbily@suse.cz>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * MAINTAINERS (OpenMP): Add myself.
1786
1787 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         PR bootstrap/32009
1790         PR bootstrap/32161
1791
1792         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1793         * configure: Regenerate.
1794
1795         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1796         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1797         STAGE4_LIBCFLAGS): New.
1798         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1799         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1800         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1801         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1802         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1803         for target modules.  Don't export LIBCFLAGS.
1804         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1805         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1806         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1807         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1808         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1809         * Makefile.in: Regenerate.
1810
1811 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1812
1813         PR libgcj/33085
1814         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1815         Do not use -DDLL_EXPORT.  Backport from upstream.
1816
1817 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1818
1819         * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1822
1823         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1824         * configure: Regenerate.
1825
1826 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1827
1828         * configure.ac (xtensa*-*-*): Recognize processor variants.
1829         * configure: Regenerate.
1830
1831 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1832
1833         PR bootstrap/34922
1834         * configure.ac (PARSE_ARGS): Push suitable setting of
1835         ac_subdirs_all, for `./configure --help=recursive'.
1836         Handle `+' in generic toplevel directory disabling.
1837         * configure: Regenerate.
1838
1839 2008-01-28  Nick Clifton  <nickc@redhat.com>
1840
1841         * MAINTAINERS (xstormy16): Take over maintainership.
1842
1843 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1844
1845         * MAINTAINERS (c4x port): Remove.
1846
1847 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1848
1849         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1850
1851 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1852
1853         * config.sub, config.guess: Update from upstream sources.
1854
1855 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1856
1857         * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1860
1861         * MAINTAINERS: Update my email address.
1862
1863 2008-01-09  Raksit Ashok  <raksit@google.com>
1864
1865         * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2008-01-09  Raksit Ashok  <raksit@google.com>
1868
1869         * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1872
1873         * config.sub, config.guess: Update from upstream sources.
1874
1875 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1876
1877         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1878         Change recommended MPFR from 2.2.1 -> 2.3.0.
1879         * configure: Regenerate.
1880
1881 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1882
1883         * MAINTAINERS: Update my email address.
1884
1885 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1886
1887         * MAINTAINERS: Update my email address.
1888
1889 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1890
1891         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1892         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1893         * Makefile.in: Regenerate.
1894
1895 2007-12-10  Mark Heffernan  <meheff@google.com>
1896
1897         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1898         misplaced entries.
1899
1900 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1901
1902         * configure.ac: Enable libjava for x86_64-*-darwin9.
1903         * configure: Regenerate.
1904
1905 2007-12-07  Bill Maddox  <maddox@google.com>
1906
1907         * MAINTAINERS (Write After Approval): Add myself.
1908
1909 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1910
1911         * config.sub, config.guess: Update from upstream sources.
1912
1913 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1914
1915         * config-ml.in: Remove 64bit configure tests.
1916
1917 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1918
1919         * config-ml.in: Robustify against white space in absolute file
1920         names.
1921
1922         * config-ml.in (multi-clean): Substitute ${Makefile}.
1923         Remove superfluous ${Makefile} in list.
1924
1925 2007-11-19  Thiemo Seufer  <ths@mips.com>
1926
1927         * config-ml.in: Don't hardcode the Makefile name.
1928
1929 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1930
1931         * MAINTAINERS (Write After Approval): Add myself.
1932
1933 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2007-11-06  Doug Kwan  <dougkwan@google.com>
1938
1939         * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1942
1943         * MAINTAINERS (mercury): Remove entry.
1944         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1945
1946 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1947
1948         * Makefile.def (dependencies): Make configure-gdb depend on
1949         all-intl.
1950         * Makefile.in: Regenerated.
1951
1952 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1953
1954         * MAINTAINERS (Fortran maintainer): Remove myself.
1955
1956 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
1957
1958         * Makefile.def: To avoid problems running with parallel makes,
1959         build newlib before libgloss so that target specific header
1960         files are availble.
1961         * Makefile.in: Regenerate
1962
1963 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1964
1965         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1966         * Makefile.in: Regenerate.
1967
1968 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1969
1970         * MAINTAINERS (Register allocation reviewer): Add myself.
1971
1972 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1973
1974         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1975         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1976         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1977         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1978         * configure: Regenerate.
1979
1980 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
1981
1982         * MAINTAINERS (Register allocation reviewer): Add myself.
1983
1984 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1985
1986         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1987         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1988         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1989         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1990         * configure.ac: Default them to host tools for $host = $build.
1991         Subst them.
1992
1993         * configure: Regenerate.
1994         * Makefile.in: Regenerate.
1995
1996 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
1997
1998         * MAINTAINERS (Register allocation reviewer): Add myself.
1999
2000 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2001
2002         * MAINTAINERS (Register allocation reviewer): Add myself.
2003
2004 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2005
2006         * MAINTAINERS (Write After Approval): Fix typo.
2007
2008 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2009
2010         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2011         * configure: Regenerate.
2012
2013 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2014
2015         PR bootstrap/31906
2016         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2017         they're already prefixed.
2018
2019 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2020
2021         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2022         libstdc++.
2023         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2024         * configure: Regenerate.
2025         * Makefile.in: Regenerate.
2026
2027 2007-09-17  Andreas Schwab  <schwab@suse.de>
2028
2029         * configure.ac: Raise minimum makeinfo version to 4.6.
2030         * configure: Regenerate.
2031
2032 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2033
2034         * MAINTAINERS (write-after-approval) add myself
2035
2036 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2037
2038         * configure.ac: Correct makeinfo version check.
2039         * configure: Regenerate.
2040
2041 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2042
2043         * MAINTAINERS: Update my email address.
2044
2045 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2046
2047         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2048         to $skipdirs and only disable gprof for newlib.  Use the normal
2049         mips*-elf* handling in other respects.
2050         * configure: Regnerate.
2051
2052 2007-09-12  David Daney  <ddaney@avtrex.com>
2053
2054         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2055         enabling libgcj.
2056         * configure: Regenerate.
2057
2058 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2059
2060         PR other/32154
2061         * configure.ac: For libgloss targets, point the linker to the linker
2062         script, startup code and simulator library.
2063         * configure: Regenerate.
2064
2065 2007-09-07  Andrew Haley  <aph@redhat.com>
2066
2067         * configure.ac (noconfigdirs): Remove target-libffi and
2068         target-libjava.
2069         * configure: Regenerate.
2070
2071 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2072
2073         PR target/33281
2074         * configure.ac: Use config/mh-mingw on mingw.
2075         * configure: Regenerate.
2076
2077 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2007-09-05  Richard Guenther  <rguenther@suse.de>
2082
2083         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2084         nor --disable-checking is provided also turn on yes and types
2085         checking for stage1.
2086         * configure: Re-generate.
2087
2088 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2089
2090         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2091         (Write After Approval): Remove myself.
2092
2093 2007-08-29  Nick Clifton  <nickc@redhat.com>
2094
2095         * config.sub, config.guess: Update from upstream sources.
2096
2097 2007-08-22  Bud Davis  <jmdavis@link.com>
2098
2099         * MAINTAINERS (Write After Approval): Added myself.
2100         * MAINTAINERS (Reviewers): Removed myself.
2101
2102 2007-08-18  Paul Brook  <paul@codesourcery.com>
2103             Joseph Myers  <joseph@codesourcery.com>
2104
2105         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2106         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2107         * Makefile.in: Regenerate.
2108         * configure.ac (--with-debug-prefix-map): New.
2109         * configure: Regenerate.
2110
2111 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2112             Nigel Stephens  <nigel@mips.com>
2113
2114         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2115         as target_makefile_frag.
2116         * configure: Regenerate.
2117
2118 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2119
2120         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2121         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2122         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2123         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2124         (do-compare, do-compare3, do-compare-debug): New.
2125         ([+compare-target+]): Use them.
2126
2127 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2128
2129         * MAINTAINERS (Write After Approval): Change my email address.
2130
2131 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2132             Ben Elliston  <bje@au.ibm.com>
2133
2134         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2135         --silent if $silent.
2136         * configure: Regenerate.
2137
2138 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2139
2140         * MAINTAINERS (Various Maintainers): Add myself as
2141         loop infrastructure maintainer.  Update my e-mail
2142         address.
2143
2144 2007-07-31  Diego Novillo  <dnovillo@google.com>
2145
2146         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2147         Adjust description.
2148
2149 2007-07-26  Richard Guenther  <rguenther@suse.de>
2150
2151         * configure.ac: Add types checking to stage1 checking flags.
2152         * configure: Regenerate.
2153
2154 2007-07-17  Nick Clifton  <nickc@redhat.com>
2155
2156         * COPYING3: New file.  Contains version 3 of the GNU General
2157         Public License.
2158         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2159         Lesser General Public License.
2160
2161 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2162
2163         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2164
2165 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2166
2167         * MAINTAINERS (S/390 co-maintainer): Add myself.
2168         (Write After Approval): Remove myself.
2169
2170 2007-07-13  Dan Hipschman  <dsh@google.com>
2171
2172         * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2007-07-11  Nick Clifton  <nickc@redhat.com>
2175
2176         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2177         WINDRES export.
2178         * Makefile.in: Regenerate.
2179
2180 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2181
2182         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2183         maintainer.
2184
2185 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2186
2187         * lt~obsolete.m4: New. Import from 20070318 libtool.
2188
2189 2007-07-03  Julian Brown  <julian@codesourcery.com>
2190
2191         * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2194
2195         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2196         * configure: Regenerate.
2197
2198 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2199
2200         * configure.ac: Add some missing m4 quotation.
2201         * configure: Regenerate.
2202
2203 2007-07-02  Simon Baldwin  <simonb@google.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2208
2209         * configure: Regenerate.
2210
2211 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2212
2213         * Makefile.def: Add windmc tool to build.
2214         * Makefile.tpl: Likewise.
2215         * configure.ac: Likewise.
2216         * Makefile.in: Regenerate.
2217         * configure: Regenerate.
2218
2219 2007-06-28  DJ Delorie  <dj@redhat.com>
2220
2221         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2222         not building newlib.
2223         * configure: Regenerated.
2224
2225 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2226
2227         * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2230
2231         * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2234
2235         * MAINTAINERS (Write After Approval): Add myself.
2236
2237 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2238
2239         * MAINTAINERS (Write After Approval): Add myself.
2240
2241 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2242
2243         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2244         * Makefile.in: Regenerated.
2245
2246 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2247
2248         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2249         bfin*-*-uclinux* targets.
2250         * configure: Regenerate.
2251
2252 2007-06-14  Ian Lance Taylor  <iant@google.com>
2253
2254         * MAINTAINERS: Add myself as non-algorithmic global write
2255         maintainer.
2256
2257 2007-06-14  Diego Novillo  <dnovillo@google.com>
2258
2259         * MAINTAINERS: Add self as middle-end maintainer and
2260         non-algorithmic global write maintainer.
2261
2262 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2263
2264         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2265         Move all Fortran maintainers except Paul Brook into the
2266         Non-Autopoiesis section.
2267
2268 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2269
2270         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2271         (distclean-stage[+id+]): Possibly delete stage_last.
2272         * Makefile.in: Regenerate.
2273
2274 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2275
2276         * MAINTAINERS (Various Maintainer): Fix typo.
2277
2278 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2279
2280         * MAINTAINERS (Various Maintainer): Add myself as
2281         dataflow maintainer.
2282
2283 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2284
2285         * config.sub, config.guess: Update from upstream sources.
2286
2287 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2288
2289         * Makefile.tpl: Fix spelling error.
2290         * Makefile.in: Regenerate.
2291
2292 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2293
2294         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2295         lt_cv_sys_max_cmd_len.
2296
2297 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2298
2299         * MAINTAINERS (Various Maintainers): Add myself as
2300         auto-vectorizer maintainer.
2301
2302 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2303
2304         PR libjava/32098
2305         * libtool.m4: Revert previous change.
2306         * ltgcc.m4: Put it here.
2307
2308 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2309
2310         * MAINTAINERS (Various Maintainers): Add myself as
2311         auto-vectorizer maintainer.
2312
2313 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2314
2315         PR libjava/32098
2316         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2317
2318 2007-05-30  Richard Guenther  <rguenther@suse.de>
2319
2320         * MAINTAINERS (Various Maintainers): Add myself as
2321         auto-vectorizer maintainer.
2322
2323 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2324
2325         PR bootstrap/29382
2326         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2327         * configure: Rebuilt.
2328
2329 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2330
2331         * MAINTAINERS (Write After Approval): Removed my name.
2332
2333 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2334
2335         * MAINTAINERS (Write After Approval): Remove myself.
2336
2337 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2338
2339         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2340
2341 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2342
2343         * ltmain.sh: Update from ToT Libtool.
2344         * libtool.m4: Update from ToT Libtool.
2345         * ltsugar.m4: New. Update from ToT Libtool.
2346         * ltversion.m4: New. Update from ToT Libtool.
2347         * ltoptions.m4: New. Update from ToT Libtool.
2348         * ltconfig: Remove.
2349         * ltcf-c.sh: Remove.
2350         * ltcf-cxx.sh: Remove.
2351         * ltcf-gcj.sh: Remove.
2352
2353 2007-05-22  Ollie Wild  <aaw@google.com>
2354
2355         * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2358
2359         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2360         stage_cflags.
2361         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2362         Remove CFLAGS/LIBCFLAGS.
2363         (configure-stage[+id+]-[+prefix+][+module+],
2364         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2365         * Makefile.in: Regenerate.
2366
2367 2007-05-15  Diego Novillo  <dnovillo@google.com>
2368
2369         * MAINTAINERS: Update e-mail address.
2370
2371 2007-05-15  Revital Eres  <eres@il.ibm.com>
2372
2373         * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2376
2377         * MAINTAINERS (Write After Approval): Updated my address.
2378
2379 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2007-05-11  Silvius Rus  <rus@google.com>
2384
2385         * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2007-04-23  Tom Tromey  <tromey@redhat.com>
2388
2389         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2390
2391 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2392
2393         * MAINTAINERS (cpplib): Rename to ...
2394         (libcpp): ... this.  Add C/C++ front end maintainers.
2395
2396 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2397
2398         * config-ml.in: Pass ${ml_config_env} to configure calls.
2399
2400 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2405
2406         * MAINTAINERS (Write After Approval): Add myself.
2407
2408 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2409
2410         * MAINTAINERS (fortran 95 front end): Add myself.
2411
2412 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2413
2414         * MAINTAINERS (Write After Approval): Add myself.
2415
2416 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2417
2418         * MAINTAINERS (Modulo Scheduler): Add myself.
2419
2420 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2421
2422         * MAINTAINERS (fortran 95 front end): Add myself.
2423         (c++ front end): whitespace fix.
2424
2425 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2426
2427         * MAINTAINERS (Write After Approval): Add myself.
2428
2429 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2430
2431         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2432         of glob.  Quote arguments with single quotes too.
2433         * configure: Regenerate.
2434
2435 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2436
2437         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2438         * Makefile.in: Regenerate
2439
2440 2007-03-07  Andreas Schwab  <schwab@suse.de>
2441
2442         * configure: Regenerate.
2443
2444 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2445
2446         * configure.ac: Add "--with-pdfdir" configure option,
2447         which defines pdfdir variable.
2448         * Makefile.def (target=fixincludes): Add install-pdf to
2449         missing targets.
2450         (recursive_targets): Add install-pdf target.
2451         (flags_to_pass): Add pdfdir.
2452         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2453         target.
2454         * configure: Regenerate
2455         * Makefile.in: Regenerate
2456
2457 2007-02-28  Eric Christopher  <echristo@apple.com>
2458
2459         Revert:
2460         2006-12-07  Mike Stump  <mrs@apple.com>
2461
2462         * Makefile.def (dependencies): Add dependency for
2463         install-target-libssp and install-target-libgomp on
2464         install-gcc.
2465         * Makefile.in: Regenerate.
2466
2467 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2468
2469         * configure: Regenerate.
2470         * configure.ac: Move statements after variable declarations.
2471
2472 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2473
2474         * MAINTAINERS: Add myself as sh maintainer.
2475
2476 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2477
2478         * configure.ac: Adjust for loop syntax.
2479         * configure: Regenerate.
2480
2481 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2482
2483         * configure: Rebuilt.
2484
2485 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2486
2487         * configure.ac: Drop multiple occurrences of --enable-languages,
2488         and fix its quoting.
2489         * configure: Rebuilt.
2490
2491 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2492             Nathan Sidwell  <nathan@codesourcery.com>
2493             Vladimir Prus  <vladimir@codesourcery.com>
2494             Joseph Myers  <joseph@codesourcery.com>
2495
2496         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2497         * configure: Regenerate.
2498
2499 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2500
2501         * ltconfig (freebsd*): Default to elf.
2502
2503 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2504
2505         * configure.ac (target_libraries): Move libgcc before libiberty.
2506         * configure: Regenerated.
2507
2508 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2509             Paolo Bonzini  <bonzini@gnu.org>
2510
2511         PR bootstrap/30753
2512         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2513         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2514         * configure: Regenerated.
2515
2516 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2517
2518         * MAINTAINERS (Language Front End Maintainers): Update my mail
2519         address.
2520
2521 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2522
2523         PR bootstrap/30748
2524         * configure.ac: Correct syntax for Solaris ksh.
2525         * configure: Regenerated.
2526
2527 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2528
2529         * configure.ac: Sync with src.
2530         * configure: Regenerate.
2531
2532 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2533
2534         * Makefile.in: Regenerate.
2535
2536 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * config.sub: Sync with src.
2539
2540 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2541
2542         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2543         noncanonical equivalents.
2544         * configure.in: Rename to...
2545         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2546         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2547         target_noncanonical.  Use them.  Rewrite removal of configure
2548         arguments for autoconf 2.59.  Discard variable settings.  Force
2549         program_transform_name for native tools.
2550
2551         * Makefile.in: Regenerated.
2552         * configure: Regenerated with autoconf 2.59.
2553
2554 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2555
2556         * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2007-01-31  Andreas Schwab  <schwab@suse.de>
2559
2560         * Makefile.tpl (LDFLAGS): Substitute it.
2561         * Makefile.in: Regenerate.
2562
2563 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2564
2565         * MAINTAINERS (Write After Approval): Add myself.
2566
2567 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2568
2569         * MAINTAINERS (spu port): Add myself.
2570
2571 2007-01-23  Richard Guenther  <rguenther@suse.de>
2572
2573         PR bootstrap/30541
2574         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2575         * Makefile.tpl (GNATBIND): Substitute it.
2576         (GNATMAKE): Likewise.
2577         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2578         of STAGE_PREFIX.
2579         * Makefile.in: Regenerate.
2580         * configure: Regenerate.
2581
2582 2007-01-18  Mike Stump  <mrs@apple.com>
2583
2584         * configure.in: Re-enable -Werror for gcc builds.
2585
2586 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2587
2588         * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2591
2592         * configure.in: Change == to = in test command.
2593         * configure: Regenerate.
2594
2595 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2596             Nick Clifton  <nickc@redhat.com>
2597             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2598
2599         * configure.in (build_configargs, host_configargs, target_configargs):
2600         Remove build/host/target parameters.
2601         (host_libs): Add gmp and mpfr.
2602         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2603         * Makefile.def (gmp, mpfr): New.
2604         (gcc): Remove target.
2605         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2606         target_os, target_vendor): New.
2607         (configure): Add host_alias/target_alias arguments; adjust invocations.
2608         * configure: Regenerate.
2609         * Makefile.in: Regenerate.
2610
2611 2007-01-11  Matt Fago  <fago@earthlink.net>
2612
2613         * configure.in: Try to link to functions only in mpfr 2.2.x
2614         to improve robustness of configure tests.
2615         * configure: Regenerate.
2616
2617 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2618
2619         * MAINTAINERS: Add myself as i386 maintainer.
2620
2621 2007-01-08  Jan Hubicka  <jh@suse.cz>
2622
2623         * MAINTAINERS: Add myself as i386 maintainer.
2624
2625 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2626
2627         * configure.in: Add support for an x86_64-mingw* target.
2628         * configure: Regenerate.
2629
2630 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2631
2632         * Makefile.tpl (all-target): Correct @if conditional for target
2633         modules.
2634         * configure.in: Omit libiberty if building only target libgcc.
2635         * configure, Makefile.in: Regenerated.
2636
2637 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2638
2639         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2640         * configure: Regenerate.
2641
2642 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2643
2644         * Makefile.def (target_modules): Add libgcc.
2645         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2646         * Makefile.tpl (clean-target-libgcc): Delete.
2647         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2648         on gcc even for bootstrapped modules.  Rewrite handling of
2649         lang_env_dependencies to loop over target_modules.
2650         * configure.in (target_libraries): Add target-libgcc.
2651         * Makefile.in, configure: Regenerated.
2652
2653 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2654
2655         * configure.in: Reorganize recognition of languages.  Add
2656         --enable-stage1-languages.  Show supported languages for the chosen
2657         target rather than all recognized languages.
2658         * configure: Regenerate.
2659
2660 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2661
2662         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2663         * Makefile.in: Regenerate.
2664
2665 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2666
2667         * configure.in: Warn that MPFR 2.2.0 is buggy.
2668         * configure: Regenerate.
2669
2670 2006-12-27  Ian Lance Taylor  <iant@google.com>
2671
2672         * configure.in: When removing Makefiles to force a reconfigure, also
2673         remove prev-DIR*/Makefile.
2674         * configure: Regenerate.
2675
2676 2006-12-22  Andreas Schwab  <schwab@suse.de>
2677
2678         * configure: Regenerate with correct autoconf version.
2679
2680 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2681
2682         * configure.in: add AC_SUBST for *_FOR_TARGET.
2683         * configure: Regenerate.
2684
2685 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2686
2687         * configure.in: Simplify logic for rejecting languages that cannot
2688         be built.  Separate the case when a language is unsupported,
2689         from the case when the user chooses not to build a language.
2690
2691 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2692
2693         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2694         it only affects bootstrap and could be tested on "$host" as well.
2695         * configure: Regenerate.
2696         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2697
2698 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2699
2700         PR bootstrap/29544
2701         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2702         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2703         move here comment from Makefile.tpl.
2704         * Makefile.tpl: Move some definitions higher in the file.
2705         (STAGE1_CHECKING): New.
2706         * configure.in: Add --enable-stage1-checking.
2707         * configure: Regenerate.
2708         * Makefile.in: Regenerate.
2709
2710 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2711
2712         * MAINTAINERS: Add myself as build system maintainer.
2713
2714 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2715
2716         * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2006-12-13  Eric Christopher  <echristo@apple.com>
2719
2720         * MAINTAINERS: Add myself as darwin maintainer.
2721
2722 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2723
2724         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2725
2726 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2727
2728         MAINTAINERS: Update my entry.
2729
2730 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2731
2732         * configure.in:  Handle spu makefile frag.
2733         * Makefile.tpl (MAINT): Define
2734         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2735         * configure: Regenerate.
2736         * Makefile.in: Regenerate.
2737
2738 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2739
2740         * config.guess: Import latest version.
2741         * config.sub: Likewise.
2742
2743 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2744
2745         * configure.in (spu-*-*): Don't skip target-libiberty.
2746         * configure: Regenerate.
2747
2748 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2749
2750         PR bootstrap/30134
2751         * configure.in: Correct x86 darwin support for libjava to powerpc
2752         and i?86 only.
2753         * configure: Regenerate.
2754
2755 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2756
2757         * configure.in: Add x86 darwin support for libjava.
2758         * configure: Regenerate.
2759
2760 2006-12-07  Mike Stump  <mrs@apple.com>
2761
2762         * Makefile.def (dependencies): Add dependency for
2763         install-target-libssp and install-target-libgomp on
2764         install-gcc.
2765         * Makefile.in: Regenerate.
2766
2767 2006-12-04  Richard Guenther  <rguenther@suse.de>
2768
2769         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2770         (Non-Algorithmic Maintainers): Move over non-algorithmic
2771         loop optimizer maintainers, add myself as a non-algorithmic
2772         middle-end maintainer.
2773
2774 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2775
2776         * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2779
2780         * configure.in: Update error message for missing GMP/MPFR.
2781
2782         * configure: Regenerate.
2783
2784 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2785
2786         * configure.in: Update MPFR version in error message.
2787
2788         * configure: Regenerate.
2789
2790 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2791
2792         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2793         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2794         --with-gmp-lib): New flags.
2795
2796         * configure: Regenerate.
2797
2798 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2799
2800         * MAINTAINERS (Write After Approval): Change my email address.
2801
2802 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2803
2804         * MAINTAINERS (Write After Approval): Add myself.
2805
2806 2006-11-22  Philipp Thomas  <pth@suse.de>
2807
2808         * MAINTAINERS (i18n): Update e-mail address.
2809
2810 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2811
2812         * MAINTAINERS (spu port): Add myself as maintainer.
2813         (Write After Approval): Remove myself.
2814
2815 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2816
2817         * configure.in (skipdirs): Don't build libssp for SPU.
2818         * configure: Regenerate.
2819
2820 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2821
2822         * MAINTAINERS (spu port): Add myself as maintainer.
2823         (libobjc): Update my email address.
2824
2825 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2826
2827         * MAINTAINERS (Write After Approval): Add myself.
2828
2829 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2830
2831         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2832         * configure : Rebuilt.
2833
2834 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2835
2836         * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2839
2840         * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2843
2844         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2845         libmpfr.a.
2846         * configure: Regenerate.
2847
2848 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2849
2850         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2851         (unstage): Test for stage_last presence.
2852
2853         PR bootstrap/29802
2854         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2855         STAGE_PREFIX.
2856         * Makefile.in: Regenerate.
2857
2858 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2859
2860         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2861         maintainers.
2862
2863 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2864
2865         * MAINTAINERS (Write After Approval): Add myself.
2866
2867 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2870         and stageN-package/Makefile.
2871         * Makefile.in: Regenerated.
2872
2873 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2874
2875         * configure.in: Remove target-libgloss from noconfigdirs for
2876         bfin-*-*.
2877         * configure: Regenerated.
2878
2879 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2880
2881         * configure.in (have_gmp): Only error if the gcc directory exists.
2882
2883         * configure: Regenerate.
2884
2885 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2886
2887         * configure.in: Robustify error message for missing GMP/MPFR.
2888
2889         * configure: Regenerate.
2890
2891 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2892
2893         * MAINTAINERS (Write After Approval): Add myself.
2894
2895 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2896
2897         * MAINTAINERS: Change email address.
2898
2899 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2904
2905         * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2908
2909         * MAINTAINERS (Write After Approval): Move myself to
2910         Write After Approval section.
2911
2912 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2913
2914         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2915         need_gmp anymore.
2916         * configure: Regenerate.
2917
2918 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2919
2920         * MAINTAINERS (Write After Approval): Add myself.
2921
2922 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2923
2924         * config.guess: Import latest version.
2925         * config.sub: Likewise.
2926
2927 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2928
2929         * Makefile.def: Added pdf target handling.
2930         * Makefile.tpl: Added pdf target handling.
2931         * Makefile.in: Regenerated.
2932
2933 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2934
2935         * MAINTAINERS: Add self as score port maintainer.
2936
2937 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2938
2939         * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2942
2943         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2944         or newer.
2945         * configure: Regenerated.
2946
2947 2006-09-27  Dave Brolley  <brolley@redhat.com>
2948
2949         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2950         using $s instead of $r.
2951         * configure: Regenerated.
2952
2953 2006-09-26  Thiemo Seufer  <ths@mips.com>
2954
2955         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2956         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2957         * configure: Regenerate.
2958
2959 2006-09-24  Graeme Peterson  <gridly@gmail.com>
2960
2961         * MAINTAINERS (Write After Approval): Remove myself.
2962
2963 2006-09-22  Chao-ying Fu  <fu@mips.com>
2964
2965         * MAINTAINERS (Write After Approval): Add myself.
2966
2967 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2968
2969         * MAINTAINERS: Add self as soft-fp maintainer.
2970
2971 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
2972
2973         * MAINTAINERS: Add myself as avr maintainer.
2974         Remove Marek Michalkiewicz as avr maintainer.
2975
2976 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2977
2978         * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2981
2982         * configure.in: Never build newlib for a Mingw host.
2983         Never build newlib as Mingw target library.
2984         Test the existence of winsup/cygwin for building a Cygwin newlib,
2985         rather than just winsup.
2986         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2987         building a Mingw target.
2988         * configure: Regenerate.
2989
2990 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2991
2992         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2993
2994 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2995
2996         * config.guess: Import from src (was more updated).
2997         * config.sub: Likewise.
2998
2999 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3000
3001         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3002         * configure: Regenerated.
3003
3004 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3005
3006         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3007         for stages after the first.
3008
3009 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3010
3011         * Makefile.def: Add dependencies for configure-opcodes
3012         on configure-intl and all-opcodes on all-intl.
3013         * Makefile.in: Regenerated.
3014
3015 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3016
3017         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3018
3019 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3020
3021         Port to hosts whose 'sort' and 'tail' implementations
3022         treat operands with leading '+' as file names, as POSIX
3023         has required since 2001.  However, make sure the code still
3024         works on pre-POSIX hosts.
3025         * ltmain.sh: Don't assume "sort +2" is equivalent to
3026         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3027
3028 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3029
3030         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3031
3032 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3033
3034         * ltconfig: chmod 644 before ranlib during install.
3035
3036 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3037
3038         PR bootstrap/18058
3039         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3040         if the bootstrap compiler is a GCC version that supports it.
3041         * configure: Regenerate.
3042
3043 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3044
3045         * configure.in: Fix thinkos in previous check-in.
3046         * configure: Regenerate.
3047
3048 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3049
3050         PR other/27063
3051         * configure.in: Test subdir_requires and give an appropriate
3052         error message.
3053         * configure: Regenerate.
3054
3055 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3056
3057         * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3060
3061         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3062
3063 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3064
3065         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3066
3067 2006-06-20  David Ayers  <d.ayers@inode.at>
3068
3069         PR bootstrap/28072
3070         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3071         whether target-libjava is being configured instead of whether the
3072         java front end is enabled.
3073         * configure: Regenerate.
3074
3075 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3076
3077         PR target/27540
3078         * configure.in: Only enable libgomp on IRIX 6.
3079         * configure: Regenerate.
3080
3081 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3082
3083         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3084         too.
3085         * Makefile.in: Regenerate.
3086
3087 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3088
3089         * config-ml.in: Alter CCASFLAGS to include special
3090         multilib options the same as is done for CFLAGS.
3091
3092 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3093
3094         * configure.in: Don't enable libgomp on hpux10.
3095         * configure: Rebuilt.
3096
3097 2006-06-12  David Ayers  <d.ayers@inode.at>
3098
3099         PR bootstrap/27963
3100         PR target/19970
3101         * configure.in: Remove target-boehm-gc from noconfigdirs where
3102         ${libgcj} is specified.
3103         * configure: Regenerate.
3104
3105 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3106
3107         Sync from src:
3108
3109         * configure.in: Sync.
3110         * configure: Regenerated.
3111
3112         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3113
3114         * Makefile.def: Added dependencies from sim and gdb on intl, and
3115         added configure dependencies to everything with an all dependency
3116         on intl.
3117         * Makefile.in: Regenerated.
3118
3119 2006-06-06  David Ayers  <d.ayers@inode.at>
3120
3121         PR libobjc/13946
3122         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3123         * Makefile.in: Regenerate.
3124         * configure.in: Add --enable-objc-gc at toplevel and have it
3125         enable boehm-gc for Objective-C.
3126         Remove target-boehm-gc from libgcj.
3127         Add target-boehm-gc to target_libraries.
3128         Add target-boehm-gc to noconfigdirs where ${libgcj}
3129         is specified.
3130         Assert that boehm-gc is supported when requested for Objective-C.
3131         Only build boehm-gc if needed either for Java or Objective-C.
3132         * configure: Regenerate.
3133
3134 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         PR 27674
3137         * Makefile.tpl (configure-[+prefix+][+module+],
3138         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3139         Remove rule to unstage bootstrapped modules.
3140         (stage_current): New.
3141         * Makefile.in: Regenerate.
3142
3143 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3144
3145         * MAINTAINERS (Write After Approval): Update my e-mail address.
3146
3147 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3148
3149         * include/libiberty.h: Declare pex_run_in_environment.
3150
3151 2006-05-31  Asher Langton  <langton2@llnl.gov>
3152
3153         * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3156
3157         * Makefile.def (bfd, opcodes): Fix lib_path.
3158         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3159         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3160         * Makefile.in: Regenerate.
3161
3162 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3163
3164         * Makefile.in: Regenerate.
3165
3166 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3167
3168         * Makefile.def: Add install-html target. Add datarootdir
3169         docdir and htmldir to flags_to_pass.
3170         * Makefile.tpl: Add install-html target.
3171         * Makefile.in: Regenerate.
3172         * configure.in: Add --with-datarootdir, --with-docdir, and
3173         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3174         * configure: Regenerate.
3175
3176 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3177
3178         * configure.in: Enable gprof for cross builds.
3179         * configure: Regenerate.
3180
3181 2006-05-22  Richard Guenther  <rguenther@suse.de>
3182
3183         Revert
3184         2006-01-31  Richard Guenther  <rguenther@suse.de>
3185         Paolo Bonzini  <bonzini@gnu.org>
3186
3187         * Makefile.def (target_modules): Add libgcc-math target module.
3188         * configure.in (target_libraries): Add libgcc-math target library.
3189         (--enable-libgcc-math): New configure switch.
3190         * Makefile.in: Re-generate.
3191         * configure: Re-generate.
3192         * libgcc-math: New toplevel directory.
3193
3194 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3195             Andreas Tobler  <a.tobler@schweiz.ch>
3196
3197         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3198         * configure: Rebuilt.
3199
3200 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3201
3202         * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2006-05-01  DJ Delorie  <dj@redhat.com>
3205
3206         * configure.in: Restore CFLAGS if GMP isn't present.
3207         * configure: Regenerate.
3208
3209 2006-05-01  Richard Guenther  <rguenther@suse.de>
3210
3211         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3212         maintainer.
3213
3214 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3215
3216         * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3219
3220         * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2006-04-18  DJ Delorie  <dj@redhat.com>
3223
3224         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3225         reference libgloss so that libssp can be built in a combined
3226         tree.
3227         * configure: Regenerate.
3228
3229 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3230
3231         * MAINTAINERS (Write After Approval): Add myself.
3232
3233 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3234
3235         * configure.in: Require makeinfo 4.4 or higher.
3236         * configure: Regenerate.
3237
3238 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3239
3240         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3241         Rearrange the entries of other libraries to have them in one place.
3242
3243 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3244
3245         * MAINTAINERS (Write After Approval): Remove myself.
3246         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3247
3248 2006-03-14  Richard Guenther  <rguenther@suse.de>
3249
3250         * configure: Regenerate with autoconf 2.13.
3251
3252 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3253
3254         * MAINTAINERS: Use my work address.
3255
3256         * MAINTAINERS: Update my E-mail address.
3257
3258 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3259
3260         * configure.in: Handle --disable-<component> generically.
3261         * configure: Regenerate.
3262
3263 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3264
3265         PR libgcj/17311
3266         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3267
3268 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3269
3270         * MAINTAINERS (Write After Approval):  Remove myself.
3271         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3272
3273 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3274
3275         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3276         (TARGET_CONFIGDIRS): Remove.
3277         * configure.in: Remove AC_SUBST(target_configdirs).
3278         * Makefile.in, configure: Regenerated.
3279
3280 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3281
3282         * MAINTAINERS (Write After Approval):  Remove myself.
3283         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3284
3285 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3286
3287         PR bootstrap/25670
3288
3289         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3290
3291         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3292         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3293         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3294         BUILD_PREFIX, BUILD_PREFIX_1.
3295         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3296
3297         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3298         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3299
3300         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3301         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3302         of `cat stage_current`.  Always provide the `r' and `s' variables.
3303         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3304         a single shell execution.
3305         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3306         bootstrapped modules, make the stage1 module if the build was not
3307         started yet, else build the current stage.
3308         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3309         (all-build, all-host, all-target, [+make_target+]-host,
3310         [+make_target+]-target): Do not use \-continued lines.
3311         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3312         (current_stage, restrap, stage_last): New.
3313
3314         * Makefile.in: Regenerate.
3315         * configure: Regenerate.
3316
3317 2006-02-19  Bud Davis  <jmdavis@link.com>
3318
3319         * MAINTAINERS (Write After Approval):  Remove myself.
3320         (Language Front End Maintainers):  Add myself as fortran 95
3321         maintainer and update e-mail address.
3322
3323 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3324
3325         * MAINTAINERS (Write After Approval):  Remove myself.
3326         (Language Front End Maintainers):  Add myself as fortran 95
3327         maintainer.
3328
3329 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3330
3331         * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3334
3335         * MAINTAINERS (Write After Approval):  Remove myself.
3336         (Language Front End Maintainers):  Add myself as
3337         fortran 95 maintainer.
3338
3339 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3340
3341         Sync from src:
3342
3343         2005-12-27  Leif Ekblad  <leif@rdos.net>
3344
3345         * configure.in: Add support for RDOS target.
3346         * configure: Regenerate.
3347
3348 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3349             Andreas Schwab  <schwab@suse.de>
3350
3351         * configure: Regenerate.
3352
3353 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3354
3355         * configure.in (enable_libgomp): Add AIX.
3356         * configure: Regenerate.
3357
3358 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3359
3360         * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2006-01-31  Richard Guenther  <rguenther@suse.de>
3367         Paolo Bonzini  <bonzini@gnu.org>
3368
3369         * Makefile.def (target_modules): Add libgcc-math target module.
3370         * configure.in (target_libraries): Add libgcc-math target library.
3371         (--enable-libgcc-math): New configure switch.
3372         * Makefile.in: Re-generate.
3373         * configure: Re-generate.
3374         * libgcc-math: New toplevel directory.
3375
3376 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3377
3378         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3379         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3380         the assembler, linker and binutils.
3381         * configure: Regenerate.
3382
3383 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3384
3385         * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3388
3389         * configure: Regenerate.
3390
3391 2006-01-18  Richard Henderson  <rth@redhat.com>
3392             Jakub Jelinek  <jakub@redhat.com>
3393             Diego Novillo  <dnovillo@redhat.com>
3394
3395         * libgomp: New directory.
3396         * Makefile.def: Add target_module libgomp.
3397         * Makefile.in: Regenerate.
3398         * configure.in (target_libraries): Add target-libgomp.
3399         * configure: Regenerate.
3400
3401 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3402
3403         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3404         @ from continuation.
3405         * Makefile.in: Rebuilt.
3406
3407 2006-01-04  Chris Lattner  <sabre@gnu.org>
3408
3409         * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3412
3413         PR bootstrap/24252
3414
3415         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3416         * Makefile.tpl (OBJDUMP): New.
3417         (EXTRA_HOST_FLAGS): Add it.
3418         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3419
3420         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3421         to use symbolic links between directories.  Avoid race conditions
3422         or make them harmless.
3423         * configure.in: Do not try to use symbolic links between directories.
3424
3425         * Makefile.def (LEAN): Pass.
3426         * Makefile.tpl (LEAN): Define.
3427         (stage[+id+]-start): Accept that the previous directory does not
3428         exist, if the bootstrap is lean.
3429         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3430         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3431         configure substitution.
3432         ([+compare-target+]): Likewise.
3433         ([+bootstrap-target+]-lean): New.
3434         * configure.in: Remove lean bootstrap support from here.
3435
3436         * Makefile.in: Regenerate.
3437         * configure: Regenerate.
3438
3439 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3440
3441         * MAINTAINERS (libdecnumber): Add myself.
3442
3443 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3444
3445         * libtool-ldflags: New script.
3446
3447 2006-01-02  Andreas Schwab  <schwab@suse.de>
3448
3449         * configure.in: When reconfiguring remove Makefile in
3450         all stage directories.
3451         * configure: Regenerate.
3452
3453 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3454
3455         * MAINTAINERS: Update my email address.
3456
3457 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3458
3459         Revert Ada-related part of the previous change.
3460
3461         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3462         Do not pass.
3463         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3464         * Makefile.in: Regenerate.
3465         * configure.in: Do not include mt-ppc-aix target fragment.
3466         * configure: Regenerate.
3467
3468 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3469
3470         * configure.in: Select appropriate fragments for PowerPC/AIX.
3471         * configure: Regenerate.
3472
3473         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3474         BOOT_CFLAGS, BOOT_LDFLAGS.
3475         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3476         BOOT_CFLAGS, BOOT_LDFLAGS.
3477         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3478         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3479         (stage): Fail if we cannot complete the work.
3480         * Makefile.in: Regenerate.
3481
3482 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3483
3484         * configure.in: Replace ms1 with mt.
3485         * configure: Rebuilt.
3486
3487 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3488
3489         * MAINTAINERS: Update my email address.
3490
3491 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3492
3493         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3494         install-host-nogcc): Don't invoke $(stage) at the end.
3495         * Makefile.in: Regenerate.
3496
3497 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3498
3499         * configure.in: Flip the top-level bootstrap switch.
3500         * configure: Regenerate.
3501
3502 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3503
3504         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3505         $(stage) and $(unstage).
3506         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3507         (all): Remove stray semicolon.
3508         (local-distclean): Don't handle multilib.tmp and multilib.out.
3509         (install.all): Set $s for consistency.
3510         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3511         check_multilibs setting.  Always make the install directory.
3512         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3513         Correct @if/@endif.
3514         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3515         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3516         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3517         (multilib.out): Remove.
3518         * Makefile.in: Regenerated.
3519
3520 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3521
3522         * MAINTAINERS (Write After Approval): Add myself.
3523
3524 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3525
3526         * MAINTAINERS: Add myself as mt maintainer.
3527
3528         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3529
3530 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3531
3532         * MAINTAINERS: Change email address.
3533
3534 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3535
3536         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3537         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3538         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3539         Find in-tree tools if available.
3540         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3541         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3542         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3543         (COMPILER_*_FOR_TARGET): New.
3544         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3545         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3546         (CONFIGURED_*, USUAL_*): Remove.
3547         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3548         STRIP): Use autoconf substitutions.
3549         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3550         COMPILER_NM_FOR_TARGET): New.
3551         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3552
3553         (all): Make all-host and all-target in parallel.
3554         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3555         that $$r and $$s are set before invoking a recursive make.
3556         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3557         ([+bootstrap-target+]): Inline most of the `all' target.
3558
3559 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3560
3561         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3562         from the gcc build directory.
3563         * Makefile.in: Regenerate.
3564
3565 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3566
3567         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3568         depend on all-libdecnumber.
3569         * configure.in (host_libs): Include libdecnumber.
3570         * Makefile.in: Regenerate.
3571         * configure: Likewise.
3572
3573 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3574
3575         * libdecnumber: Import decNumber sources from the dfp-branch.
3576
3577 2005-11-21  Kean Johnston  <jkj@sco.com>
3578
3579         * config.sub, config.guess: Sync from upstream sources.
3580
3581 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3582
3583         Import from Autoconf sources:
3584
3585         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3586         * config/move-if-change: Don't output "$2 is unchanged";
3587         suggested by Ben Elliston.  Handle weird characters correctly.
3588
3589 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3590
3591         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3592         to match upstream libtool for darwin.
3593
3594 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3595
3596         * Makefile.def: Remove gdb dependencies for gdbtk.
3597         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3598         (configure-gdb, install-gdb): New rules.
3599         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3600         * Makefile.in, configure: Regenerated.
3601
3602 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3603
3604         * MAINTAINERS (Write After Approval): Add myself.
3605
3606 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3607
3608         * MAINTAINERS (Write After Approval): Add myself.
3609
3610 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3611
3612         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3613         Diego Novillo.
3614
3615 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         PR bootstrap/24297
3618         * Makefile.tpl (do-[+make-target+], do-check, install,
3619         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3620         are set before recursing.
3621         * Makefile.in: Regenerate.
3622
3623 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3624
3625         PR bootstrap/18939
3626         * Makefile.def (gcc) <target>: Fix thinko.
3627         * Makefile.in: Regenerate.
3628
3629 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3630
3631         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3632         * configure: Regenerate.
3633
3634 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3635
3636         * MAINTAINERS (Write After Approval): Add self.
3637
3638 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3639
3640         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3641         target-libffi, target-qthreads, target-libjava, and
3642         targetlibobjc.
3643         * configure: Regenerate.
3644
3645 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3646
3647         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3648         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3649         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3650         (USUAL_OBJDUMP_FOR_TARGET): New.
3651         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3652         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3653         * configure, Makefile.in: Regenerated.
3654
3655 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3656
3657         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3658         before other host packages.
3659
3660 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3661
3662         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3663
3664 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3665
3666         PR bootstrap/22340
3667
3668         * configure.in (default_target): Remove.
3669         * Makefile.tpl (all): Do not use prerequisites as subroutines
3670         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3671         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3672         use prerequisites as subroutines.
3673         (check-host, check-target): New.
3674         (bootstrap configure & all targets): Do not use stage*-start
3675         if the directory layout is already ok.
3676         (non-bootstrap configure & all targets): Prepend a $(unstage).
3677         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3678         (NOTPARALLEL): Remove.
3679         (unstage, stage variables): New variables.
3680         (unstage, stage targets): Simply expand to those variables.
3681
3682         * configure: Regenerate.
3683         * Makefile.in: Regenerate.
3684
3685 2005-10-04  James E Wilson  <wilson@specifix.com>
3686
3687         * Makefile.def (lang_env_dependencies): Add libmudflap.
3688         * Makefile.in: Regenerate.
3689
3690 2005-10-03  Andreas Schwab  <schwab@suse.de>
3691
3692         Backport from libtool CVS:
3693         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3694
3695         * ltmain.sh: add support for installing into temporary
3696         staging area (e.g. 'make install DESTDIR=...')
3697
3698 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3699
3700         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3701         * configure: Regenerated.
3702
3703 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3704
3705         * configure: Regenerate with the correct
3706         autoconf version.
3707
3708 2005-09-30  Catherine Moore  <clm@cm00re.com>
3709
3710         * configure.in (bfin-*-*): New.
3711         * configure: Regenerated.
3712
3713 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3714
3715         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3716         (LIPO_FOR_TARGET): New.
3717         (CONFIGURED_LIPO_FOR_TARGET): New.
3718         (USUAL_LIPO_FOR_TARGET): New.
3719         (STRIP_FOR_TARGET): New.
3720         (CONFIGURED_STRIP_FOR_TARGET): New.
3721         (USUAL_STRIP_FOR_TARGET): New.
3722         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3723         STRIP_FOR_TARGET.
3724         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3725         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3726         * Makefile.in: Regenerate.
3727         * configure: Regenerate.
3728
3729 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3730
3731         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3732         (rs6000-*-aix*): Same.
3733         * configure: Regenerate.
3734
3735 2005-09-16  Tom Tromey  <tromey@redhat.com>
3736
3737         * MAINTAINERS: Add self as java maintainer.
3738
3739 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3740
3741         * configure.in: Recognize f95 in the --enable-languages option,
3742         and substitute it for fortran, issuing a warning.
3743         * configure: Regenerate.
3744
3745 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3746
3747         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3748         * configure:  Regenerated.
3749
3750 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3751
3752         * MAINTAINERS: Add self as ms1 maintainer.
3753
3754 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3755
3756         * Makefile.def (libssp): Add to lang_env_dependencies.
3757         * Makefile.in: Regenerate.
3758
3759 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3760
3761         * MAINTAINERS: Add myself as middle-end maintainer.
3762
3763 2005-08-17  Christian Groessler  <chris@groessler.org>
3764
3765         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3766         * Makefile.in: Regenerate.
3767
3768 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3769
3770         * MAINTAINERS (write after approval): Added myself.
3771
3772 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3773
3774         * MAINTAINERS (Write After Approval): Add myself.
3775
3776 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3777
3778         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3779         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3780         Look for alternate names of the target cc and c++
3781         * configure: Regenerate.
3782
3783 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3784
3785         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3786         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3787         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3788         tools; remove code to manually set them.
3789         (Target tools): Look in the environment for them.
3790         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3791         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3792         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3793         build directory.
3794         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3795         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3796         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3797         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3798         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3799         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3800         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3801         * configure: Regenerate.
3802         * Makefile.in: Regenerate.
3803
3804 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3805
3806         * MAINTAINERS: Update for removed CPU targets.
3807
3808 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3809
3810         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3811         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3812         * Makefile.in: Regenerated.
3813
3814 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3815
3816         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3817         (CFLAGS_FOR_TARGET): Use it.
3818         (CXXFLAGS_FOR_TARGET): Likewise.
3819         * Makefile.in: Regenerated.
3820         * configure.in (--with-build-sysroot): New option.
3821         * configure: Regenerated.
3822
3823 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3824
3825         * Makefile.tpl: Wrap install between unstage and stage
3826         * Makefile.in: Regenerate.
3827
3828 2005-07-21  Eric Christopher  <echristo@apple.com>
3829
3830         * MAINTAINERS: Update affiliation.
3831
3832 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3833
3834         * MAINTAINERS: Add self as crx port maintainer.
3835
3836 2005-07-20  DJ Delorie  <dj@redhat.com>
3837
3838         * MAINTAINERS: Add self as m32c maintainer.
3839
3840 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3841
3842         * all files: Update FSF address.
3843
3844 2005-07-15  Eric Christopher  <echristo@redhat.com>
3845
3846         * MAINTAINERS: Change affiliation.
3847
3848 2005-07-14  Jim Blandy  <jimb@redhat.com>
3849
3850         * configure.in: Add cases for Renesas m32c.
3851         * configure: Regenerated.
3852
3853 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3854
3855         * COPYING.LIB: Update from fsf.org.
3856
3857 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3858
3859         * COPYING, compile, config.guess,
3860         config.sub, install-sh, missing, mkinstalldirs,
3861         symlink-tree, ylwrap: Sync from upstream sources.
3862         * config-ml.in: Update FSF address.
3863
3864 2005-07-13  Eric Christopher  <echristo@redhat.com>
3865
3866         * configure.in: Add toplevel noconfigdir support for tpf.
3867         * configure: Regenerate.
3868
3869 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3870
3871         PR ada/22340
3872
3873         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3874         * Makefile.in: Regenerate.
3875
3876 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3877
3878         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3879         Brolley to write-after-approval.
3880
3881 2005-07-07  Andreas Schwab  <schwab@suse.de>
3882
3883         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3884         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3885         * Makefile.in: Regenerated.
3886
3887 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3888
3889         * configure.in: Don't build sim or rda when targetting darwin.
3890         * configure: Regenerate.
3891
3892 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3893
3894         * configure.in: Add --enable-libssp and --disable-libssp.
3895         * configure: Regenerate with autoconf-2.13.
3896
3897 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3898
3899         * Makefile.def (target_modules): Add libssp.
3900         * configure.in (target_libraries): Add target-libssp.
3901         * configure: Rebuilt.
3902         * Makefile.in: Rebuilt.
3903
3904 2005-07-01  Zack Weinberg  <zackw@panix.com>
3905
3906         * MAINTAINERS: Change email address.  Resign from maintainership.
3907
3908 2005-07-01  Richard Guenther  <rguenther@suse.de>
3909
3910         * MAINTAINERS: Change my e-mail address and affiliation.
3911
3912 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3913
3914         * Makefile.def (stagefeedback): Come after profile.
3915         Define profiledbootstrap target.
3916         * Makefile.tpl (profiledbootstrap): Remove.
3917         (stageprofile-end): Zap stagefeedback.
3918         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3919         * Makefile.in: Regenerate.
3920
3921 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3922
3923         * MAINTAINERS: Update my email address.
3924
3925 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3926
3927         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3928         In 'cpp' stanza, support '#line' as well as '# '.
3929
3930 2005-06-08  Andreas Schwab  <schwab@suse.de>
3931
3932         * MAINTAINERS: Move myself from 'Write After Approval' to
3933         'CPU Port Maintainers' section as m68k maintainer.
3934
3935 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3936
3937         * configure.in (unsupported_languages): New macro.
3938         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3939         non-ported target libraries in noconfigdirs.
3940         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3941         non-linux-gnu.  Remove libgcj_ex_libffi.
3942         <lang_frag loop>: Set add_this_lang=no if the language is in
3943         unsupported_languages.
3944         * configure: Regenerate.
3945
3946 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3947
3948         * configure.in: Fix typo in handling of --with-mpfr-dir.
3949         * configure: Regenerate.
3950
3951 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3952
3953         * MAINTAINERS: Update my email address.
3954
3955 2005-06-02  Jim Blandy  <jimb@redhat.com>
3956
3957         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3958         accepted into the master sources.)
3959
3960 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3961             Michael Snyder  <msnyder@redhat.com>
3962             Stan Cox  <scox@redhat.com>
3963
3964         * configure.in: Set noconfigdirs for ms1.
3965
3966         * configure: Regenerate.
3967
3968 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3969
3970         * MAINTAINERS (Write After Approval): Add self.
3971
3972 2005-06-01  Josh Conner  <jconner@apple.com>
3973
3974         * MAINTAINERS (Write After Approval): Add self.
3975
3976 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3977
3978         * MAINTAINERS: Update my email address.
3979
3980 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3981
3982         * MAINTAINERS (Write After Approval): Add self.
3983
3984 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3985
3986         * MAINTAINERS (Write After Approval): Remove self.
3987
3988 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3989
3990         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3991         (Dependencies): Consider target modules for bootstrap dependencies.
3992         Make target bootstrap modules depend on each stage's gcc.
3993         * Makefile.in: Regenerate.
3994
3995 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3996
3997         * Makefile.def (configure-gcc): Depend on binutils having been built.
3998         (all-gcc): No need to do it here.
3999         * Makefile.in: Regenerate.
4000
4001 2005-05-19  Paul Brook  <paul@codesourcery.com>
4002
4003         * configure.in: Rewrite misleading error message when requested
4004         language cannot be built.
4005         * configure: Regenerate.
4006
4007 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4008
4009         * ylwrap: Import from Automake 1.9.5.
4010
4011 2005-05-13  David Ung  <davidu@mips.com>
4012
4013         * MAINTAINERS (Write After Approval): Add self.
4014
4015 2005-05-09  Mike Stump  <mrs@apple.com>
4016
4017         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4018         lt_cv_sys_max_cmd_len for now.
4019
4020 2005-05-09  Stan Cox  <scox@redhat.com>
4021
4022         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4023
4024 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4025
4026         * README.SCO: Update the URL.
4027
4028 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4029
4030         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4031         with_gnu_ld to libtool.
4032         * ltcf-c.sh (aix[45]): Define file_list_spec.
4033         * ltcf-cxx.sh (aix[45]): Same.
4034         * ltcf-gcj.sh (aix[45]): Same.
4035         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4036         exists, write list of input files to temporary file.
4037
4038 2005-05-04  Mike Stump  <mrs@apple.com>
4039
4040         * configure.in: Always pass --target to target configures as
4041         otherwise rebuilds that do --recheck will fail.
4042         * confiugure: Rebuilt.
4043
4044 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4045
4046         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4047         STAGE_HOST_EXPORTS.
4048         (configure, all): Add bootstrap support.
4049         (Host modules, target modules): Pass post-stage1 flags and exports.
4050         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4051         * Makefile.in: Regenerate.
4052
4053 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * configure: Regenerate.
4056
4057 2005-04-27  Mike Stump  <mrs@apple.com>
4058
4059         * MAINTAINERS: Add self as darwin maintainer.
4060
4061 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4062
4063         * config.sub: Update from master copy.
4064
4065 2005-04-21  Mike Stump  <mrs@apple.com>
4066
4067         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4068         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4069
4070 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4071
4072         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4073         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4074         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4075         "*-*-elf" and "*-*-linux*".
4076         * configure: Regenerate.
4077
4078 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4079
4080         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4081
4082 2005-04-12  Mike Stump  <mrs@apple.com>
4083
4084         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4085
4086 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4087
4088         * MAINTAINERS (Write After Approval): Add myself.
4089
4090 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4091
4092         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4093
4094 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4095
4096         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4097         (TARGET_CONFIGARGS): Include --with-target-subdir.
4098         (configure, all): New macros.  Use them throughout.
4099         * Makefile.in: Regenerate.
4100
4101 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4102
4103         * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4106
4107         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4108
4109 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4110
4111         * MAINTAINERS: Move John Carr to Write After Approval.
4112
4113 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4114
4115         * config/mh-mingw32: Delete.
4116         * configure.in: Don't use it.
4117         * configure: Regenerate.
4118
4119 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4120
4121         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4122         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4123         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4124         (HOST_LIB_PATH): Generate from Makefile.def.
4125         (TARGET_LIB_PATH): Likewise.
4126         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4127         * Makefile.in: Regenerate.
4128         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4129         (RPATH_ENVVAR): Include Darwin case.
4130         * configure: Regenerate.
4131
4132 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4133
4134         * MAINTAINERS (Various Maintainers): Remove self.
4135         (Write After Approval): Add self.
4136
4137 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4138
4139         * MAINTAINERS (Various Maintainers): Add self.
4140
4141 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4142
4143         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4144         * configure: Regenerate.
4145
4146 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4147
4148         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4149         gcc_version, and gcc_version_trigger from set of flags to pass.
4150         * Makefile.tpl: Remove definitions of above variables.
4151         (config.status): Remove dependency on $(gcc_version_trigger).
4152         * Makefile.in: Regenerate.
4153         * configure.in: Do not reference config/gcc-version.m4 nor
4154         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4155         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4156         * configure: Regenerate.
4157
4158 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4159             Andrew Pinski  <pinskia@physics.uc.edu>
4160
4161         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4162         * Makefile.in: Regenerate.
4163
4164 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4165
4166         * MAINTAINERS (Write After Approval): Add myself.
4167
4168 2005-03-03  David Ayers  <d.ayers@inode.at>
4169
4170         * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4173
4174         PR libgcj/20160
4175         * ltmain.sh: Avoid creating archives with components that have
4176         duplicate basenames.
4177
4178 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4179
4180         PR bootstrap/20250
4181         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4182         instead of check.
4183         * Makefile.in: Regenerate.
4184
4185 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4186
4187         * Makefile.in: Regenerate to fix conflict between the previous two
4188         patches.
4189
4190 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4191
4192         PR bootstrap/17383
4193         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4194         * Makefile.tpl (HOST_SUBDIR): New substitution.
4195         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4196         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4197         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4198         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4199         (Host modules, Bootstrapped modules): Use it.
4200         (Build modules, Target modules): Do not create symlink trees,
4201         always configure out-of-srcdir.
4202         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4203         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4204         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4205         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4206
4207         * Makefile.in: Regenerate.
4208         * configure: Regenerate.
4209
4210 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4211
4212         Merged from libada-gnattools-branch:
4213         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4214
4215         * gnattools: New directory.
4216         * Makefile.def: Add gnattools as a module, depending on target-libada.
4217         * Makefile.in: Regenerate.
4218         * configure.in: Include gnattools in host_tools; disable it if ada
4219         is disabled.
4220         * configure: Regenerate.
4221
4222 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4223
4224         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4225         treelang maintainer.
4226         (Write After Approval): Remove myself.
4227
4228 2005-02-23  Paul Schlie  <schlie@comcast.net>
4229
4230         * configure.in: Allow darwin targeted ports to build tk, itcl and
4231         libgui.
4232         * configure: Regenerate.
4233
4234 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4235
4236         PR libgcj/10353
4237         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4238         * configure: Regenerate.
4239
4240 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4241
4242         * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4245
4246         * MAINTAINERS: Update my e-mail address.
4247
4248 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4249
4250         * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4253
4254         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4255         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4256         target-libgloss when not *-*-elf and *-*-aout.
4257         * configure: Regenerate.
4258
4259 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4260
4261         * MAINTAINERS: Remove obsolete entries.
4262
4263         * MAINTAINERS (Write After Approval): Add Michael Matz.
4264
4265 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4266
4267         * MAINTAINERS: Remove self as cpplib maintainer.
4268
4269 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4270
4271         * install-sh, config.sub: Import from upstream.
4272
4273 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4274
4275         PR bootstrap/18222
4276         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4277         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4278         * Makefile.in: Regenerate.
4279
4280 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4281
4282         * MAINTAINERS: Update my email address.
4283
4284 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4285             Andreas Schwab  <schwab@suse.de>
4286
4287         PR bootstrap/18033
4288         * config-ml.in: Eval option if surrounded by single quotes.
4289
4290 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4291
4292         Revert 2004-12-28 Makefile changes, a better fix will be
4293         applied to mainline and src after GCC 4.0 branches.
4294
4295 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4296
4297         PR bootstrap/17383
4298
4299         * Makefile.def (target_modules): Remove stage parameter,
4300         it is always true now.
4301         * Makefile.tpl (configure-build-[+module+],
4302         configure-target-[+module+]): Always build symlink tree
4303         for the directory and for include.  BUILD_SUBDIR and
4304         TARGET_SUBDIR cannot be . anymore.
4305         * Makefile.in: Regenerate.
4306
4307 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4308
4309         Revert 2004-12-08 Makefile changes.
4310
4311 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4312
4313         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4314         cygwin, mingw.
4315
4316 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4317
4318         * configure.in (sh64-*-*): Reenable gprof.
4319         * configure: Regenerate.
4320
4321 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4322
4323         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4324         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4325         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4326         * Makefile.in: Regenerate.
4327
4328 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4329
4330         * MAINTAINERS: Update my email address.
4331
4332 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4333
4334         * Makefile.tpl: Generate normal dependencies if the LHS module is
4335         not bootstrapped.
4336         * Makefile.in: Regenerate.
4337
4338 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4339
4340         * configure.in: Include config/gxx-include-dir.m4.  Use
4341         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4342         * configure: Regenerate.
4343
4344 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4345
4346         * config.if: Delete.
4347         * configure.in: Set libstdcxx_incdir directly.
4348         * configure: Regenerate.
4349
4350 2004-12-02  Eric Christopher  <echristo@redhat.com>
4351
4352         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4353         * Makefile.in: Regenerate.
4354
4355 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4356
4357         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4358         * configure: Regenerate.
4359
4360 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4361
4362         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4363         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4364         * configure: Regenerate.
4365
4366 2004-12-01  Eric Christopher  <echristo@redhat.com>
4367
4368         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4369         of things to remove.
4370
4371 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4372
4373         * MAINTAINERS (Write After Approval): Update my e-mail address.
4374
4375 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4376
4377         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4378         from CVS libtool to always pass_all.
4379
4380 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4381
4382         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4383         (hppa*64*-*-*): Delete incorrect comment.
4384         * configure: Rebuilt.
4385
4386 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4387
4388         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4389
4390 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4391
4392         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4393         from CVS libtool to always pass_all.
4394
4395 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4396
4397         * install-sh, compile: Import from automake.
4398
4399 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4400
4401         * config.guess, config.sub:  Import from savannnah.
4402
4403 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4404
4405         * MAINTAINERS (Write After Approval): Add myself
4406
4407 2004-11-12  Mike Stump  <mrs@apple.com>
4408
4409         * Makefile.def: Add html support.
4410         * Makefile.tpl: Likewise.
4411         * Makefile.in: Regenerate.
4412
4413 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4414
4415         PR 18423
4416         * configure.in: Remove all instances of build-fixincludes from
4417         noconfigdirs.
4418         (build_configargs): Supply --target to subdirectories.
4419         * configure: Regenerate.
4420
4421         * Makefile.def: Make gcc install depend on fixincludes install.
4422         * Makefile.in: Regenerate.
4423
4424 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4425
4426         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4427
4428 2004-11-11  Paul Brook  <paul@codesourcery.com>
4429
4430         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4431
4432 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4433
4434         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4435         target-libgfortran.
4436         * configure: Regenerate.
4437
4438 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4439
4440         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4441         like CC.
4442
4443 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4444
4445         * Makefile.def (host fixincludes): Specify missing targets.
4446         * Makefile.in: Regenerate.
4447
4448 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4449
4450         * MAINTAINERS: Add myself
4451
4452 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4453
4454         * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4457
4458         * Makefile.def: Build fixincludes for the host, too.
4459         * Makefile.in: Regenerate.
4460         * configure.in (host_tools): Add fixincludes.
4461         * configure: Regenerate.
4462
4463 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4464
4465         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4466         * configure: Regenerated.
4467
4468 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4469
4470         PR other/17783
4471         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4472         * configure: Regenerated.
4473
4474 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4475
4476         * README.SCO: Update per FSF instructions.
4477
4478 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4479
4480         PR target/18151
4481         * configure.in (case ${target}): Do not build fixincludes for avr.
4482         * configure: Regenerated.
4483
4484 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4485
4486         * configure.in (case ${target}): Do not build fixincludes
4487         on platforms where it is not used.
4488         * configure: Regenerated.
4489
4490 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4491
4492         * configure.in: Use an absolute path to install-sh.
4493         * configure: Regenerated.
4494
4495 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4496
4497         * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4500
4501         * MAINTAINERS: Remove from Write After Approval those that are
4502         already maintainers.
4503
4504 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4505
4506         * MAINTAINERS:  Update my email address.
4507
4508 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4509
4510         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4511         * configure: Regenerate.
4512
4513 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4514
4515         * MAINTAINERS:  Update my email address.
4516
4517 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4518
4519         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4520         entries belonging to this category.
4521
4522 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4523
4524         * MAINTAINERS: Update my e-mail address.
4525
4526 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4527
4528         Fix wrong conflict resolution in:
4529
4530         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4531
4532         * Makefile.in: Regenerate.
4533         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4534         in the recursive `make', instead of hardwiring `all'.
4535         (Autogenerated TARGET-* variables): New.
4536
4537 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4538
4539         * configure.in: Enable target-libgloss for crx-*-*.
4540         * configure: Regenerate.
4541
4542 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4543
4544         * MAINTAINERS (Various Maintainers): Move the "windows,
4545         cygwin, mingw" maintainer to ...
4546         (OS Port Maintainers): ... here.
4547
4548 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4549
4550         * MAINTAINERS (Write After Approval): Remove those that are
4551         maintainers of some subsystem.
4552
4553 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4554
4555         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4556         * ltcf-cxx.sh (tpf*): Likewise.
4557         * ltconfig (tpf*): Add TPF OS configuration support.
4558
4559 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4560
4561         * MAINTAINERS: Change my email address to my new work account.
4562
4563 2004-09-24  Michael Roth  <mroth@nessie.de>
4564
4565         * configure.in (--without-headers): Add missing double quotes.
4566         * configure: Regenerate.
4567
4568 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4569
4570         * ylwrap: Revert to previous version.
4571
4572 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4573
4574         PR bootstrap/17369
4575         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4576         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4577         SET_GCC_LIB_PATH_CMD.
4578         (BASE_TARGET_EXPORTS): Likewise.
4579         * Makefile.in: Regenerated.
4580
4581         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4582         * configure: Regenerated.
4583
4584 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4585
4586         * config.guess: New upstream version
4587         * compile, depcomp, install-sh, ylwrap: Likewise.
4588
4589 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4590
4591         * config/mh-x86omitfp: New host makefile fragment.  Add
4592         -fomit-frame-pointer to the default BOOT_CFLAGS.
4593         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4594         * configure: Regenerate.
4595
4596 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4597
4598         PR target/11572
4599         * configure.in (*-*-darwin*): Renable libobjc.
4600         * configure: Regenerate.
4601
4602 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4603
4604         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4605
4606 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4607
4608         * Makefile.def: Remove libbanshee.
4609         * Makefile.tpl: Ditto.
4610         * configure.in: Ditto.
4611         * Makefile.in: Regen.
4612         * configure: Ditto.
4613
4614 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4615
4616         * ltmain.sh: Use $pic_object as $non_pic_object if
4617         $non_pic_object=none.
4618
4619 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4620
4621         * missing: Import latest version from master repository.
4622
4623 2004-09-06  Nick Clifton  <nickc@redhat.com>
4624
4625         * config.sub: Import latest version from master repository.
4626         * config.guess: Likewise.
4627         This includes these changes:
4628
4629         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4630
4631         * config.sub: Handle crisv32, alias etraxfs.
4632         * config.guess (crisv32:Linux:*:*): Handle.
4633
4634         2004-08-13  Brad Smith  <brad@comstyle.com>
4635
4636         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4637         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4638
4639         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4640
4641         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4642         assume the processor is a powerpc.  This is because coreutils
4643         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4644         in this case, due to a MacOS X bug that causes
4645         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4646         to return a negative number.
4647         Problem reported by Petter Reinholdtsen in:
4648         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4649
4650         2004-07-19  Ben Elliston  <bje@gnu.org>
4651
4652         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4653
4654         2004-06-24  Ben Elliston  <bje@gnu.org>
4655
4656         * config.guess: Update copyright years.
4657         * config.sub: Likewise.
4658
4659         2004-06-22  Robert Millan  <robertmh@gnu.org>
4660
4661         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4662         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4663
4664         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4665
4666         * config.guess (*:*VMS:*:*): New entry. Replaces
4667         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4668         manufacturer.
4669
4670         2004-06-22  Ben Elliston  <bje@gnu.org>
4671
4672         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4673         * config.sub: Likewise.
4674
4675         2004-06-22  Ben Elliston  <bje@gnu.org>
4676
4677         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4678         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4679
4680         2004-06-11  Ben Elliston  <bje@gnu.org>
4681
4682         * config.guess (pegasos:OpenBSD:*:*): Remove.
4683
4684         2004-06-11  Ben Elliston  <bje@gnu.org>
4685
4686         From Wouter Verhelst <wouter@grep.be>:
4687         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4688
4689         2004-06-11  Ben Elliston  <bje@gnu.org>
4690
4691         * config.guess (luna88k:OpenBSD:*:*): New.
4692
4693         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4694
4695         * config.guess (m32r*:Linux:*:*): New case.
4696         * config.sub: Handle m32rle.
4697
4698         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4699
4700         From Jens Petersen  <petersen@redhat.com>:
4701         * config.sub: Handle sparcv8.
4702
4703         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4704
4705         From Tom Smith <smith@cag.lkg.hp.com>:
4706         * config.guess: Version suffixes are equally significant on Tru64
4707         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4708         prefix of "P" (patched kernel).
4709
4710         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4711
4712         * config.sub: Add support for National Semiconductor CRX target.
4713
4714 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4715
4716         * MAINTAINERS (Various Maintainers): Remove myself as web page
4717         maintainer, add myself as maintainer of build status lists.
4718
4719 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4720
4721         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4722         *-*-netware, but add target-libmudflap.
4723         Consolidate *-*-netware targets (of which really only i?86 exists)
4724         into a single entry.
4725         * configure: Likewise.
4726
4727 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4728
4729         * Makefile.tpl (sorry): Remove.
4730         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4731         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4732         (do-clean): Clean per-stage directories too.
4733         (do-distclean): Run distclean-stage1 too.
4734         (.NOTPARALLEL): Enable during toplevel bootstrap.
4735         (stage[+id+]-bubble): Enable parallel execution during
4736         the recursive invocation.
4737         * Makefile.in: Regenerate.
4738
4739         Fix previous checkin:
4740
4741         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4742         include.
4743         * configure.in: Fix indentation.
4744         * configure: Regenerate.
4745
4746 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4747
4748         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4749         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4750         * configure: regenerate
4751         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4752         -mdynamic-no-pic
4753
4754 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4755
4756         * Makefile.def (build_modules): Add fixincludes.
4757         (dependencies): Make gcc depend on fixincludes.
4758         * configure.in (build_tools): Add fixincludes.
4759         (build_configdirs): Always include build_libs.
4760         * Makefile.in: Regenerate.
4761         * configure: Regenerate.
4762
4763 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4764
4765         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4766         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4767         phony targets; do not generate timestamp files.
4768         (distclean-stageN): Remove references to their timestamp files.
4769         (restageN, touch-stageN): Remove.
4770         (stageN-bubble): Rewritten.
4771         (compare): Support lean bootstraps.
4772         * Makefile.in: Regenerate.
4773
4774         * configure.in: Only warn when bootstrapping but
4775         build != host or build != target.  Support lean bootstraps.
4776         * configure: Regenerate.
4777
4778 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4779
4780         * configure.in:  Give a better error message if GMP/MPFR are missing
4781         and a language needing them has been requested.
4782         * configure:  Regenerated.
4783
4784 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4785
4786         * configure.in:  Print a list of available language front-ends if
4787         a requested one is missing.  Tidy stray tab characters.
4788         * configure:  Regenerated.
4789
4790 2004-08-19  Michael Koch  <konqueror@gmx.de>
4791
4792         * gcc/doc/install.texi: Update entry about automake for libjava.
4793
4794 2004-08-17  Robert Millan  <robertmh@gnu.org>
4795
4796         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4797         (instead of FreeBSD).
4798         * configure: Regenerate.
4799
4800 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4801
4802         * Makefile.in: Regenerate.
4803         * configure: Regenerate.
4804
4805         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4806         stage_*_flags.
4807         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4808         for bootstrapped modules if toplevel bootstrap is going.
4809         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4810         modules.  Adjust for changes in Makefile.def.  Enable several
4811         rules even in non-bootstrap mode, just to avoid peppering the
4812         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4813         (stage-[+prev+]-bubble): Remove.
4814
4815         * Makefile.def (Dependencies): Depend on all-build-bison,
4816         all-build-flex, all-build-byacc, all-build-texinfo, rather
4817         than the host variations.
4818         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4819         with BUILD_SUBDIR.
4820         (BISON): Update for recent Bisons.
4821         (YACC): Fix typo.
4822         (cross): Depend on all-build.
4823         (all): Do not depend on all-build.
4824         (prebootstrap): Remove.
4825         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4826         (Prebootstrap dependencies): Add them to the per-stage targets
4827         and to all-prebootstrap.
4828         * configure.in (build_configdirs): Always enable build_tools.
4829         (BUILD_DIR_PREFIX): Remove.
4830
4831         * Makefile.def (gcc): Add target variable.
4832         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4833         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4834         in the recursive `make', instead of hardwiring `all'.
4835         (Autogenerated TARGET-* variables): New.
4836
4837 2004-08-13  Brian Booth  <bbooth@redhat.com>
4838
4839         * MAINTAINERS: Remove myself from write-after-approval.
4840
4841 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4842
4843         * src-release: Stop distributing mmalloc with gdb (which doesn't
4844         use it).
4845         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4846         * Makefile.in: Regenerate.
4847
4848 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4849
4850         * configure.in (arm*-*-eabi*): New target.
4851         * configure: Regenerate.
4852
4853 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4854
4855         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4856         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4857         (Dependencies): New section.
4858         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4859         (configure-target-[+module+]): Depend on maybe-all-gcc
4860         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4861         (toplevel profiledbootstrap): Fix dependencies.
4862         * Makefile.in: Regenerate.
4863
4864 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4865
4866         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4867         target-libiberty to noconfigdirs.
4868         * configure: Regenerate.
4869
4870 2004-08-03  Paul Brook  <paul@codesourcery.com>
4871
4872         * configure.in: Check for MPFR as well as GMP.
4873         * configure: Regenerate.
4874
4875 2004-08-01  Robert Millan  <robertmh@gnu.org>
4876
4877         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4878         libmudflap for all GNU-based systems (with Glibc).
4879         * configure: Regenerate.
4880
4881 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * Makefile.def (host-modules): Add gcc.
4884         * Makefile.in: Regenerate.
4885         * Makefile.tpl (sorry): New rule.
4886         (configure-host, all-host, [+make_target+]-host, do-check,
4887         install-host): Do not add gcc as a special case.
4888         (host modules): Add a small special-casing for gcc.  Export
4889         extra_make_flags through the environment.
4890         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4891         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4892         other recursive targets for gcc): Remove.
4893
4894         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4895         (stage, unstage): New rules.
4896         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4897         distclean-stage[+id+]): Use stage_current.
4898         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4899         the stage*-start rules.
4900
4901 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4902
4903         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4904         use -all_load flag.
4905
4906 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4907
4908         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4909         * configure: Regenerate.
4910
4911 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4912
4913         * maintainer-scripts/gcc_release: Revert yesterday's change.
4914
4915 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4916
4917         * MAINTAINERS: Add myself to write-after-approval.
4918
4919 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4920
4921         * libf2c: Removed.
4922         * gcc/gccbug.in: Updated because of libf2c removal.
4923         * maintainer-scripts/gcc_release: Ditto.
4924
4925 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
4926
4927         * configure.in: Build libmudflap by default on FreeBSD.
4928         * configure: Regenerated.
4929
4930 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4931
4932         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4933         systems.
4934         * configure: Regenerated.
4935
4936 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4937
4938         PR target/16344
4939         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4940         feedback based compiler.
4941         * Makefile.in: Rebuilt.
4942
4943 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4944
4945         * Makefile.def (host_modules): Set bootstrap=true for flex.
4946         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4947         * Makefile.in: Rebuilt.
4948
4949 2004-07-07  Jan Hubicka  <jh@suse.cz>
4950
4951         * MAINTAINERS: Add self as a profile feedback maintainer.
4952
4953 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4954
4955         * configure.in:  Do not prepend $srcdir to /dev/null in
4956         makefile fragments.
4957         * configure:  Regenerate.
4958
4959 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4960
4961         * Makefile.def (build_modules): Add bison, byacc, flex,
4962         m4, texinfo.
4963         (flags_to_pass): Add FLEX.
4964         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4965         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4966         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4967         DEFAULT_MAKEINFO): Remove.
4968         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4969         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4970         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4971         objdir or else use configured tool.
4972         (all-build): New.
4973         (all): Depend on it.
4974         (Build module dependencies): Add.
4975         * Makefile.in: Regenerate.
4976         * configure.in: Better support for multiple build modules,
4977         matching what is done for host/target modules.  Do not look
4978         for "plausible" locations of build tools if Canadian cross.
4979         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4980         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4981         * configure: Regenerate.
4982
4983 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4984
4985         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4986         * Makefile.in: Regenerate.
4987
4988 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4989
4990         * Makefile.tpl (configure-build-[+module+],
4991         configure-[+module+], configure-target-[+module+]): Pass
4992         [+extra_configure_args+].
4993         (all-build-[+module+], all-[+module+], check-[+module+],
4994         install-[+module+], [+make_target+]-[+module+],
4995         all-target-[+module+], check-target-[+module+],
4996         install-target-[+module+], [+make_target+]-target-[+module+]):
4997         Pass [+extra_make_args+].
4998         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4999         (GCC_HOST_EXPORTS): Remove.
5000         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5001         cross, check-gcc, check-gcc-c++, install-gcc,
5002         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5003         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5004         * Makefile.in: Regenerate.
5005
5006 2004-06-21  Matthew Sachs  <msachs@apple.com>
5007
5008         * MAINTAINERS: Added self to write-after-approval.
5009
5010 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5011
5012         * configure.in: Check for srcdir/winsup rather than build directory
5013         winsup.
5014         * configure: Regenerate.
5015
5016 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5017
5018         * configure.in: Don't build Cygwin native newlib if winsup
5019         directory is missing.  Emit warning instead.
5020         * configure: Regenerate.
5021
5022 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5023
5024         * Makefile.tpl (touch-stage[+id+]): New.
5025         (restage[+prev+]): Depend on touch-stage[+id+].
5026
5027         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5028         Use it throughout.
5029
5030         * Makefile.def: Add profile and feedback bootstrap stages.
5031         Remove next field from bootstrap stages.
5032         * Makefile.tpl (LN, LN_S): Substitute.
5033         (stageN-start, stageN-end): Use double-colon rules, to
5034         provide a hook for additional setup commands.
5035         (distclean-stageN-gcc, restageN): Create dependencies from
5036         [+prev+], not from [+next+].
5037         (stageN-bubble): Add commands for successive stages from
5038         [+prev+], using double-colon rules.
5039         (all-stageN-gcc): Fix typo.
5040         (stagefeedback-start, profiledbootstrap): New.
5041         * Makefile.in: Regenerate.
5042         * configure.in: Call ACX_PROG_LN.
5043         * configure: Regenerate.
5044
5045 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5046
5047         * MAINTAINERS (Write After Approval): Add myself.
5048
5049 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5050
5051         * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5054
5055         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5056         without gcc.
5057         * configure: Regenerate.
5058
5059 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5060
5061         * Makefile.tpl: Fix typo.
5062         * Makefile.in: Regenerate.
5063
5064 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5065
5066         * configure.in: Remove new- prefix from toplevel
5067         bootstrap targets.
5068         * configure: Regenerate.
5069
5070 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5071
5072         * Makefile.tpl (all.normal): Rename to all.
5073         (all): Replace with a rule to pick the default
5074         target from configure.
5075         (all-gcc, configure-gcc): Use conditionals to
5076         do nothing when toplevel bootstrap is going on.
5077         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5078         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5079         * configure.in: Support --enable-bootstrap.
5080
5081         * Makefile.def: Remove new- prefix from toplevel
5082         bootstrap targets.
5083         * Makefile.tpl: Likewise.
5084
5085         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5086         target.
5087
5088         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5089         $(RECURSE_FLAGS) to recursive invocation of make.
5090
5091         * Makefile.in: Regenerate.
5092         * configure: Regenerate.
5093
5094 2004-05-30  Andreas Jaeger  <aj@suse.de>
5095             Jim Wilson  <wilson@specifixinc.com>
5096
5097         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5098         like CC.
5099
5100 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5101
5102         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5103         * configure: Regenerate.
5104
5105 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5106
5107         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5108         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5109         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5110         targets.
5111         * Makefile.in: Regenerate.
5112
5113 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5114
5115         * configure.in: Test the ability to symlink directories.
5116         * configure: Regenerate.
5117
5118         * Makefile.def (bootstrap-stage): New definitions.
5119         * Makefile.tpl (configure-stage1-gcc,
5120         configure-stage2-gcc, configure-stage3-gcc,
5121         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5122         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5123         new-restage3, compare): Autogenerate, see Makefile.in
5124         entry for behavioral changes.
5125         (distclean-stage1, new-stage1-start, new-stage1-end,
5126         new-stage1-bubble, distclean-stage2, new-stage2-start,
5127         new-stage2-end, new-stage2-bubble, distclean-stage3,
5128         new-stage3-start, new-stage3-end): New autogenerated targets.
5129         (objext, prebootstrap, BOOT_CFLAGS,
5130         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5131         targets.
5132
5133         * Makefile.in: Regenerate.
5134         (distclean-stage1, new-stage1-start, new-stage1-end,
5135         new-stage1-bubble, distclean-stage2, new-stage2-start,
5136         new-stage2-end, new-stage2-bubble, distclean-stage3,
5137         new-stage3-start, new-stage3-end): New targets.
5138         (all-stage1-gcc): Move prebootstrap dependency from here...
5139         (configure-stage1-gcc): ...to here.
5140         (new-bootstrap): Use bubble targets.
5141         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5142         Use per-stage distclean targets.
5143         (configure-stage1-gcc, configure-stage2-gcc,
5144         configure-stage3-gcc, all-stage1-gcc,
5145         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5146         Use new-stageN-start to prepare the tree.
5147
5148 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5149
5150         * Makefile.def (host_modules): add libcpp.
5151         * Makefile.tpl: Add dependencies on and for libcpp.
5152         * Makefile.in: Regenerate.
5153         * configure.in: Add libcpp host module.
5154         * configure: Regenerate.
5155
5156 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5157
5158         * Makefile.tpl: Whenever a recursive target is defined, wrap
5159         it in a special @if/@endif block, and prepare its maybe
5160         dependency in the @if/@endif block
5161         * configure.in: Instead of writing maybe dependencies, remove
5162         the @if/@endif statements, and remove the @if/@endif blocks
5163         that remain.
5164         * configure: Regenerate.
5165         * Makefile.in: Regenerate.
5166
5167 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5168
5169         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5170
5171 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5172
5173         PR bootstrap/15120
5174         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5175         * */configure: Rebuilt.
5176
5177 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5178
5179         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5180         of libf2c.
5181         * configure, Makefile.in: Regenerate.
5182
5183 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5184
5185         * MAINTAINERS (Write After Approval): Add myself.
5186
5187 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5188
5189         Merge from tree-ssa-20020619-branch.
5190
5191         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5192         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5193         (HOST_GMPLIBS): Define.
5194         (HOST_GMPINC): Define.
5195         (TARGET_LIB_PATH): Add libmudflap.
5196         (GFORTRAN_FOR_TARGET): Define.
5197         (configure-build*): Export GFORTRAN.
5198         (configure-gcc): Export GMPLIBS and GMPINC.
5199         (all-gcc): Add maybe-all-libbanshee.
5200         (configure-target-libgfortran): Define.
5201         * Makefile.in: Regenerate.
5202         * configure.in (host_libs): Add libbanshee.
5203         (target_libraries): Add target-libmudflap and target-libgfortran.
5204         Add --with-libbanshee.
5205         Handle --disable-libmudflap.
5206         (*-*-freebsd*): Use with_gmp.
5207         Add $(libgcj) to noconfigdirs.
5208         * configure: Regenerate.
5209         * depcomp: New file.
5210         * MAINTAINERS: Add tree-ssa maintainers.
5211
5212 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5213
5214         * MAINTAINERS (Various Maintainers): Add myself.
5215
5216 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5217
5218         * MAINTAINERS (Write After Approval): Add myself.
5219
5220 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5225
5226         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5227         * configure: Regenerate.
5228
5229 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5230
5231         Revert:
5232         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5233
5234         * Makefile.def (flags_to_pass): Remove *dir variables that
5235         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5236         as well as prefix and exec_prefix.
5237         * Makefile.in: Regenerate.
5238
5239 2004-04-26  Robert Millan  <robertmh@gnu.org>
5240
5241         Add patches from libtool CVS.
5242         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5243         * ltconfig: Likewise.
5244         * ltcf-c.sh: Likewise.
5245         * ltcf-cxx.sh: Likewise.
5246         * ltcf-gcj.sh: Likewise.
5247
5248 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5249
5250         * Makefile.def (host_modules): Mark with the bootstrap
5251         flag packages on which gcc depends.
5252         * Makefile.tpl (all-bootstrap): Use it.
5253         * Makefile.in: Regenerate.
5254
5255 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5256
5257         * Makefile.def (flags_to_pass): Remove *dir variables that
5258         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5259         as well as prefix and exec_prefix.
5260         * Makefile.in: Regenerate.
5261
5262 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5263
5264         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5265         * configure: Regenerate.
5266         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5267         * gcc/Makefile.tpl (compare): Use the result of the test.
5268         * gcc/Makefile.in: Regenerate.
5269
5270 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5271
5272         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5273         Always relocate gcc and prev-gcc to the original names, even
5274         if the build fails.
5275         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5276         New targets.
5277
5278 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5279
5280         * MAINTAINERS: Update my email address.
5281
5282 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5283
5284         * configure.in (mips*-*-irix5*): Enable ld.
5285         * configure: Regenerate.
5286
5287 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5288
5289         * configure: Regenerate.
5290
5291 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5292
5293         * Makefile.tpl (configure-[+module+], configure-gcc,
5294         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5295         Set and export LDFLAGS.
5296         * Makefile.in: Regenerate.
5297
5298 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5299
5300         * MAINTAINERS: Add myself to write-after-approval.
5301
5302 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5303
5304         PR bootstrap/14871
5305         * Makefile.tpl: If we don't have built-in-tree target tools,
5306         use the ones found by configure rather than hacking around with
5307         program_transform_name.
5308         * configure.in: Give Makefile.tpl the information necessary
5309         to do that.
5310         * Makefile.in: Regenerate.
5311         * configure: Regenerate.
5312
5313 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5314
5315         PR bootstrap/14760
5316         * configure.in: When computing baseargs, strip *all* copies of
5317         offending options.  Also, don't match/substitute the trailing space,
5318         so that this actually works when two similar options are separated by
5319         only one space.
5320         * configure: Regenerate.
5321
5322 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5323
5324         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5325         (rs6000-*-aix*): Same.
5326         * configure: Regenerate.
5327
5328 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5329
5330         * MAINTAINERS: Add myself to write-after-approval.
5331
5332 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5333
5334         * MAINTAINERS: Add myself to write-after-approval.
5335
5336 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5337
5338         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5339         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5340         * Makefile.in: Regenerate.
5341
5342         * configure.in (top level bootstrap support): Rework --enable-werror
5343         to set @stage2_werror_flag@.
5344         * configure: Regenerate.
5345         * Makefile.tpl (top level bootstrap support): Pass
5346         @stage2_werror_flag@ down to configure in stages 2 and 3.
5347         * Makefile.in: Regenerate.
5348
5349 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5350
5351         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5352         for stages 2 and 3 as well as in make.  As a consequence, remove
5353         OUTPUT_OPTION (now detected by configure) from the flags passed down
5354         to make.
5355         * Makefile.in: Regenerate.
5356
5357         * Makefile.tpl (new-bootstrap): Fix typo.
5358         * Makefile.in: Regenerate.
5359
5360 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5361
5362         * Makefile.tpl: Rearrange by moving recursive_targets rules
5363         into their proper sections.
5364         * Makefile.tpl (top level bootstrap support): Move disabling
5365         of coverage flags from 'make' to 'configure'; improve comments.
5366         * Makefile.in: Regenerate.
5367
5368         * Makefile.tpl (experimental top level bootstrap) Move stage1
5369         language setting from all- target to configure- target; disable
5370         intermodule optimization in stage 1; prevent gratuitous rebuilds
5371         of stage 1.
5372         * Makefile.in: Regenerate.
5373         * configure.in: Comma-separate stage 1 language list for top
5374         level bootstrap.
5375         * configure: Regenerate.
5376
5377         * Makefile.tpl: Clean up experimental top level bootstrap support:
5378         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5379         prev-gcc in configure- targets as well as all- targets.
5380         * Makefile.in: Regenerate.
5381
5382 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5383
5384         * compile: New file imported from automake.
5385
5386 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5387
5388         * configure.in: Remove symbolic link section.
5389         * configure: Regenerate.
5390         * Makefile.tpl (links): Remove.
5391         * Makefile.in: Regenerate.
5392
5393 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5394             Nathanael Nerode  <neroden@gcc.gnu.org>
5395
5396         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5397         Set with AC_CHECK_PROGS.
5398         * configure.in: Fix comment typo from last patch.
5399         * configure: Regenerate.
5400
5401 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5402
5403         * Makefile.tpl: Introduce experimental top level bootstrap support.
5404         * Makefile.in: Regenerate.
5405         * configure.in: Introduce support for top level bootstrap.
5406         * configure: Regenerate.
5407
5408 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5409             Paolo Bonzini  <bonzini@gnu.org>
5410
5411         PR bootstrap/14522
5412         * configure.in: Cope with shells that do not support unquoted ^
5413         * configure: Regenerate.
5414
5415 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5416             Paolo Bonzini  <bonzini@gnu.org>
5417
5418         PR bootstrap/14522
5419         * configure.in: Cope with shells that do not support nesting
5420         quotes inside quoted backquote substitutions.
5421         * configure: Regenerate.
5422
5423 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5424
5425         PR bootstrap/14522
5426         * configure.in: Fix escaping of $.
5427         * configure: Regenerate.
5428
5429 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         * configure: Regenerate, since I forgot to while committing Paolo's
5432         changes.
5433
5434 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5435
5436         PR ada/14131
5437         Move language detection to the top level.
5438         * configure.in: Find default values for the tools as
5439         soon as possible.  Disable ada if GNAT is not found.
5440         Emit error message about missing languages.  Expand
5441         --enable-languages=all for the gcc subdirectory.
5442
5443 2004-03-10  Ben Elliston  <bje@gnu.org>
5444
5445         * MAINTAINERS: Update my email address.
5446
5447 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5448
5449         * ltconfig: Disable building static libraries if building shared
5450         libraries on AIX 5L.
5451
5452 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5453
5454         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5455         and disable libgcj.
5456         * configure: Regenerated.
5457
5458 2004-03-01  Brian Booth  <bbooth@redhat.com>
5459
5460         * MAINTAINERS: Add myself to write-after-approval.
5461
5462 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         * MAINTAINERS: Add myself to write-after-approval.
5465
5466 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5467
5468         PR bootstrap/7087
5469         * Makefile.tpl: Guard XFOO sed statements better.
5470         * Makefile.tpl: Add dependency for configure-target-libada.
5471         * Makefile.in: Regenerate (incidentally fixes broken
5472         commit when libada-branch was merged).
5473
5474 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5475
5476         * MAINTAINERS: Add myself to write-after-approval.
5477
5478 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5479
5480         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5481         maintainers.
5482
5483 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5484
5485         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5486         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5487
5488 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5489
5490         PR bootstrap/11932
5491         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5492
5493 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5494
5495         * MAINTAINERS: Added myself to write-after-approval.
5496
5497 2004-02-14  Michael Koch  <konqueror@gmx.de>
5498
5499         * MAINTAINERS: Added myself to write-after-approval.
5500
5501 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5502
5503         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5504         some OS port maintainers to OS port maintainers section.
5505
5506 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5507
5508         * MAINTAINERS: Add self.
5509
5510 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5511
5512         * MAINTAINERS: Alphabetize.
5513
5514 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5515
5516         * MAINTAINERS: Remove myself.
5517
5518 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5519
5520         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5521         (rs6000-*-aix*): Same.
5522         * configure: Regenerate.
5523
5524 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5525
5526         * configure.in (host): Add in missing $noconfigdirs to defines.
5527         * configure: Regenerate.
5528
5529 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5530             Nathanael Nerode  <neroden@gcc.gnu.org>
5531
5532         PR ada/6637, PR ada/5911
5533         Merge with libada-branch:
5534         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5535         with appropriate dependencies. Add --enable-libada configure switch.
5536         * configure, Makefile.in: Regenerate.
5537
5538 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         * MAINTAINERS: Add myself to write-after-approval.
5541
5542 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5543
5544         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5545         * configure: Regenerate.
5546
5547 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5548
5549         Merge from upstream:
5550
5551         * ltmain.in: When setting IFS to '~', be careful about user
5552         arguments that contain '~'.
5553
5554         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5555
5556         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5557         Also test $base_compile against $CC with escaped arguments. Bug
5558         reported by Geoff Keating <geoffk@apple.com>.
5559
5560 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5561
5562         * MAINTAINERS: Remove i960 port.
5563
5564 2004-01-23  DJ Delorie  <dj@redhat.com>
5565
5566         * Makefile.def (target_modules) [libiberty]: Don't stage.
5567         * Makefile.in: Rebuilt.
5568
5569 2004-01-20  Caroline Tice  <ctice@apple.com>
5570
5571         * MAINTAINERS: Add myself to write-after-approval.
5572
5573 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5574
5575         * MAINTAINERS: Update my email address.
5576
5577 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5578
5579         * MAINTAINERS: Add myself to write-after-approval.
5580
5581 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5582
5583         * MAINTAINERS: Remove entries without email address.
5584
5585 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5586
5587         * MAINTAINERS: Add myself to write-after-approval.
5588
5589 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5590
5591         * MAINTAINERS: Update my email address.
5592
5593 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5594
5595         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5596         * Makefile.tpl (configure-target-[+module+]): Support stage.
5597         * Makefile.in: Rebuilt.
5598
5599 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5600
5601         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5602
5603 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5604
5605         * MAINTAINERS: Add myself as a MIPS maintainer.
5606
5607 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5608
5609         * configure.in: Use ./config.cache, not config.cache.
5610         * configure: Regenerate.
5611         * Makefile.tpl: Special-casing not needed for GCC any more.
5612         * Makefile.in: Regenerate.
5613
5614         * configure.in: Don't share a cache file for host dirs.
5615         * configure: Regenerate.
5616
5617         * config-ml.in: Don't mess with the cache file.
5618
5619 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5620
5621         * MAINTAINERS: Move myself from 'Write After Approval' to
5622         'CPU Port Maintainers' section as SPARC maintainer.
5623
5624 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5625
5626         * Makefile.tpl: Make GCC use a separate config.cache.
5627         * Makefile.in: Regenerate.
5628
5629         PR bootstrap/11932, PR bootstrap/11933
5630         (I don't know if it will fix either of them, but it relates
5631         to them.)
5632         * configure.in: Don't use shared config.cache for target
5633         directories.
5634         * configure: Regenerate.
5635
5636 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5637
5638         * MAINTAINERS: Add myself to 'Write After Approval' section.
5639
5640 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5641
5642         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5643         * configure: Regenerated.
5644
5645 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5646
5647         * MAINTAINERS: Remove the mn10200 maintainer.
5648
5649 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5650
5651         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5652         * configure: Regenerated.
5653
5654 2003-12-16  Jan Hubicka  <jh@suse.cz>
5655
5656         * MAINTAINERS: Add myself as callgraph maintainer.
5657
5658 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5659
5660         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5661         * configure: Regenerate.
5662
5663 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5664
5665         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5666         'Write After Approval' section. Update email.
5667
5668 2003-12-01  James Lemke  <jim@wasabisystems.com>
5669
5670         * MAINTAINERS (Write After Approval): Add myself.
5671
5672 2003-11-20  Matt Thomas  <matt@3am-software.com>
5673
5674         * MAINTAINERS: Add myself as a vax port maintainer.
5675
5676 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5677
5678         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5679         (configure-build-[+module+], configure-[+module+]): Likewise.
5680         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5681         * Makefile.in: Regenerate.
5682
5683 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5684
5685         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5686         shared/dylibed libraries.
5687         * ltmain.sh: Likewise.
5688         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5689         * ltcf-cxx.sh: Likewise.
5690         * ltcf-gcj.sh: Likewise.
5691         * ltconfig: Likewise.
5692
5693 2003-11-17  Stan Cox  <scox@redhat.com>
5694
5695         * MAINTAINERS: Add myself as iq2000 port maintainer.
5696
5697 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5698
5699         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5700         * Makefile.in: Regenerate.
5701
5702 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5703
5704         * config.sub: Update to 2003-11-03 version.
5705
5706 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5707
5708         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5709         * configure:  Regenerate.
5710
5711 2003-10-20  Nicolas Pitre  <nico@cam.org>
5712
5713         * MAINTAINERS: Add myself to 'Write After Approval' section.
5714
5715 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5716
5717         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5718
5719 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5720
5721         * MAINTAINERS: Update my email address.
5722
5723 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5724
5725         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5726
5727 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5728
5729         * MAINTAINERS: Add myself to 'Write After Approval' section.
5730
5731 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5732
5733         * config.guess: Update to 2003-10-16 version.
5734         * config.sub: Update to 2003-10-16 version.
5735
5736 2003-10-15  David Daney  <ddaney@avtrex.com>
5737
5738         * MAINTAINERS: Added myself to 'Write After Approval' section.
5739
5740 2003-10-15  Falk Hueffner  <falk@debian.org>
5741
5742         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5743         'Write After Approval' section. Update email.
5744
5745 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5746
5747         * MAINTAINERS: Move myself from 'Write After Approval' to
5748         'Various Maintainers' section as middle-end maintainer.
5749
5750 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5751
5752         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5753         HOST_FLAGS_TO_PASS.
5754         * Makefile.in: Regenerate.
5755
5756 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5757
5758         * config.guess: Update to 2003-10-07 version.
5759         * config.sub: Update to 2003-10-07 version.
5760
5761 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5762
5763         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5764         * ltconfig (irix5*, irix6*): Don't override version_type.
5765
5766 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5767
5768         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5769         * configure: Rebuilt
5770         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5771         * Makefile.in: Rebuilt
5772
5773 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5774
5775         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5776
5777 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5778
5779         * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2003-09-29  Paul Koning  <ni1d@arrl.net>
5782
5783         * MAINTAINERS: Move myself from "Write After Approval"
5784         to CPU platform maintainers for pdp11 platform.
5785
5786 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5787
5788         * MAINTAINERS: Move myself from 'Write After Approval' to
5789         'Various Maintainers' section as libffi testsuite maintainer.
5790
5791 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5792
5793         * configure.in: Pass a computed --program-transform-name
5794         to subconfigures.
5795         * configure: Regenerated.
5796
5797 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5798
5799         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5800         * Makefile.in: Regenerate.
5801
5802         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5803         * Makefile.in: Regenerate.
5804
5805 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5806
5807         * MAINTAINERS: Move myself from 'Write After Approval'
5808         to 'Various Maintainers' (objective-c) section.
5809
5810 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5811
5812         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5813         quoting.
5814         * configure: Regenerated.
5815
5816 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5817
5818         * MAINTAINERS (Write After Approval): Add myself to write after
5819         approval list.
5820
5821 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5822
5823         * MAINTAINERS (Write After Approval): Add myself.
5824
5825 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5826
5827         * MAINTAINERS: Update my e-mail address.
5828
5829 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5830
5831         * libtool.m4 (LD): Correct powerpc64 host match.
5832
5833 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5834
5835         * MAINTAINTERS: Update my affiliation and email address.
5836
5837 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5838
5839         * MAINTAINERS (Write After Approval): Add myself.
5840
5841 2003-09-04  DJ Delorie  <dj@redhat.com>
5842
5843         * configure: Regenerate.
5844
5845 2003-09-04  Robert Millan  <robertmh@gnu.org>
5846
5847         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5848
5849 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5850
5851         * configure.in: Ensure arguments to sed are properly spaced.
5852         * configure: Regenerate.
5853
5854 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5855
5856         * MAINTAINERS: Update my e-mail address.
5857
5858 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5859
5860         * MAINTAINERS (Write After Approval): Add myself.
5861
5862 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5863
5864         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5865         * configure: Regenerated.
5866
5867 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5868
5869         * MAINTAINERS: Update my email address.
5870
5871 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5872
5873         * configure.in:  Use newline instead of semicolon when assuming
5874         shell arguments in a for loop.
5875         * configure:  Regenerated.
5876
5877 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5878
5879         * MAINTAINERS: Resurrect the i860 maintainer.
5880
5881 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5882
5883         PR 8180
5884         * configure.in: When testing with_libs and with_headers, treat
5885         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5886         * configure: Regenerate.
5887
5888         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5889         make, shell, etc.
5890         (baseargs): Likewise.
5891         * configure: Regenerate.
5892
5893 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5894
5895         * MAINTAINERS (Write After Approval): Add myself.
5896
5897 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5898
5899         * configure.in: Disable libgcj for darwin not on powerpc.
5900         * configure: Rebuild.
5901
5902 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5903
5904         * config-ml.in, symlink-tree: Add license.
5905
5906 2003-08-03  Richard Stallman  <rms@gnu.org>
5907             Eben Moglen  <moglen@columbia.edu>
5908
5909         * README.SCO: New file.
5910
5911 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5912
5913         * Makefile.tpl (check, check-c++): Express dependencies using
5914         dependencies rather than commands.
5915         * Makefile.in: Regenerate.
5916
5917 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5918
5919         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5920         * configure: Ditto.
5921
5922 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5923
5924         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5925         * Makefile.in: Update.
5926
5927 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5928
5929         * configure.in: Enable libgcj for darwin.
5930         * configure: Rebuild.
5931
5932 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5933
5934         * config-ml.in:  Use ac_configure_args directly instead of
5935         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5936         actually seen.
5937
5938 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5939
5940         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5941         creating target and build subdirs to build all parent dirs as needed.
5942         * Makefile.in: Rebuild.
5943         * configure.in: Don't build dirs explicitly here.
5944         * configure: Rebuild.
5945
5946 2003-07-26  Paul Brook  <paul@nowt.org>
5947
5948         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5949
5950 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5951
5952         * Makefile.tpl (all-make): Depend on intl.
5953         * Makefile.in: Rebuilt.
5954
5955 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5956
5957         * install-sh:  Update to newer upstream versions (associated with
5958         aclocal 1.7).
5959         * mkinstalldirs:  Likewise.
5960         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5961
5962 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5963
5964         * MAINTAINERS: Move self from Bug database only accounts
5965         to write-after-approval.
5966
5967 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5968
5969         * config.if: Remove unused libc_interface determination.
5970
5971 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5972
5973         * MAINTAINERS: Move self from write-after-approval to
5974         build machinery (*.in).
5975
5976 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5977
5978         PR bootstrap/11273
5979         PR bootstrap/11408
5980         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5981         unused INSTALL_PROGRAM_ARGS.
5982         * configure.in: Use AC_PROG_INSTALL.
5983         * Makefile.in: Regenerate.
5984         * configure: Regenerate.
5985
5986 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5987
5988         * MAINTAINERS: Alphabetize.
5989
5990 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5991
5992         * configure: Rebuilt.
5993         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5994         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5995         newlib nor libgloss.
5996         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5997         * configure.in (am33_2.0-*-linux*): Added.
5998
5999 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6000
6001         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6002         * configure: Regenerate.
6003
6004 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6005
6006         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6007         * Makefile.in: Regenerate.
6008
6009 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6010
6011         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6012         * Makefile.in: Regenerate.
6013
6014 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6015
6016         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6017         * Makefile.in: Regenerated.
6018
6019         * config-ml.in: Replace PWD with PWD_COMMAND.
6020
6021 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6022
6023         * intl: New directory; see intl/ChangeLog for details.
6024         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6025         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6026         * Makefile.in: Regenerate.
6027
6028 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6029
6030         * configure.in: Clean up config-lang.in handling.  Delete
6031         useless assignment to "subdirs".
6032         * configure: Regenerate.
6033
6034 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6035
6036         * configure.in: Rename 'target_libs' to 'target_libraries'.
6037         Remove useless reference to 'target_libs'.
6038         * configure: Regenerate.
6039
6040 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6041
6042         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6043         * Makefile.in: Regenerate.
6044
6045 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6046
6047         * Makefile.def: Introduce flags_to_pass.
6048         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6049         * Makefile.in: Regenerate.
6050
6051 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6052
6053         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6054         and target-libgloss.
6055         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6056         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6057         * configure: Regenerate.
6058
6059 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6060
6061         * configure.in: Update testsuite_flags to new location.
6062         * configure. Regenerate.
6063
6064 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6065
6066         * Makefile.tpl: Remove BUILD_CC stuff.
6067         * Makefile.in: Regenerate.
6068
6069 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6070
6071         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6072
6073 2003-06-16  Graeme Peterson  <gp@qnx.com>
6074
6075         * MAINTAINERS (Write After Approval): Add myself.
6076
6077 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6078
6079         * config.guess: Update to 2003-06-12 version.
6080         * config.sub: Update to 2003-06-13 version.
6081
6082 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6083
6084         * config.guess: Update to 2003-06-06 version.
6085         * config.sub: Update to 2003-06-06 version.
6086
6087 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6088
6089         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6090         * configure. Regenerate.
6091
6092 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6093
6094         * configure.in: Disable serial configure by default.
6095         * configure: Regenerate.
6096         * Makefile.tpl: Abolish .NOTPARALLEL.
6097         * Makefile.in: Regenerate.
6098
6099         * Makefile.tpl: Replace {build,host,target}_canonical by
6100         {build,host,target}.
6101         * Makefile.in: Regenerate.
6102
6103         * Makefile.tpl: Fix stupid pasto.
6104         * Makefile.in: Regenerate.
6105
6106 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6107
6108         * Makefile.tpl: Remove bogus conditional.
6109         * Makefile.in: Regenerate.
6110
6111 2003-06-05  Jan Hubicka  <jh@suse.cz>
6112
6113         * Makefile.tpl (profiledbootstrap): New target.
6114         * Makefile.in (profiledbootstrap): New target.
6115
6116 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6117
6118         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6119         Pinski. Remove user names from other bugzilla-only maintainers.
6120
6121 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6122
6123         * Makefile.tpl: Make 'recursive targets' using autogen rather
6124         than shell loop.  Remove duplicate 'clean' targets and false
6125         comments.
6126         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6127         Add systematic method of specifying missing targets in subdirs.
6128         Add copyright boilerplate.
6129         * Makefile.in: Regenerate.
6130         * configure.in: Add 'recursive targets' to maybe list.
6131         * configure: Regenerate.
6132
6133         * MAINTAINERS: "GNATS only" -> "Bug database only".
6134
6135         * Makefile.tpl: Rename [+target+] to [+make_target+].
6136         * Makefile.def: Rename 'target' to 'make_target'.
6137
6138 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6139
6140         * MAINTAINERS: Add self as options handling maintainer.
6141
6142 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6143
6144         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6145         been too long since I touched those ports.
6146
6147 2003-05-28  DJ Delorie  <dj@redhat.com>
6148
6149         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6150         * Makefile.in: Regenerate.
6151
6152 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6153
6154         * configure.in: Use curly braces in the definition of tooldir.
6155         * configure: Regenerate.
6156
6157 2003-05-21  DJ Delorie  <dj@redhat.com>
6158
6159         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6160         newlib or libgloss.
6161         * Makefile.in: Regenerate.
6162
6163 2003-05-21  DJ Delorie  <dj@redhat.com>
6164
6165         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6166         * Makefile.in: Regenerate.
6167
6168 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6169
6170         * MAINTAINERS: Update my e-mail address.
6171
6172 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6173
6174         * configure.in: Switch more things to use maybe dependencies.
6175         * Makefile.tpl: Switch more things to use maybe dependencies.
6176         Factor out common code from autogen IF statements.
6177         * configure: Regenerate.
6178         * Makefile.in: Regenerate.
6179
6180 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6181
6182         * configure.in: Accept i[3456789]86 for machine type.
6183         * configure: Regenerate.
6184
6185 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6186
6187         * configure.in: Switch more things to use maybe dependencies.
6188         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6189         * configure: Regenerate.
6190         * Makefile.tpl: Switch more things to use maybe dependencies.
6191         * Makefile.in: Regenerate.
6192
6193 2003-05-16  Andreas Schwab  <schwab@suse.de>
6194
6195         * Makefile.tpl (install-opcodes): Define.
6196         * Makefile.in: Rebuild.
6197
6198 2003-05-13  Andreas Jaeger  <aj@suse.de>
6199
6200         * config.guess: Update to 2003-05-09 version.
6201         * config.sub: Update to 2003-05-09 version.
6202
6203 2003-05-13  Michael Eager  <eager@mvista.com>
6204
6205         * configure.in: Correct sed script so that options in quotes are not
6206         deleted.
6207         * configure: Rebuild.
6208
6209 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6210
6211         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6212         and $$s/newlib/libc/sys/cygwin32 include paths.
6213         * configure: Ditto.
6214
6215 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6216
6217         * MAINTAINERS: Update my email addresses.
6218
6219 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6220
6221         * config-ml.in: Propagate INSTALL variables.
6222
6223 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6224
6225         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6226
6227 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6228
6229         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6230         * Makefile.in: Regenerate.
6231
6232 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6233
6234         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6235
6236 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6237
6238         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6239
6240 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6241
6242         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6243         * Makefile.in: Regenerated.
6244
6245 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6246
6247         * MAINTAINERS (Write After Approval): Upgrade myself from
6248         GNATS only to write-after-approval. Update my mail address.
6249
6250 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6251
6252         (OS Port Maintainers: freebsd): Add myself.
6253
6254 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6255
6256         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6257
6258 2003-04-22  Kean Johnston  <jkj@sco.com>
6259
6260         * MAINTAINERS (SCO ports): Added myself.
6261
6262 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6263
6264         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6265
6266 2003-04-19  Kean Johnston  <jkj@sco.com>
6267
6268         * MAINTAINERS (Write After Approval): Add myself.
6269
6270 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6271
6272         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6273         * Makefile.in: Regenerate.
6274
6275 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6276
6277         * configure.in (powerpc64*-*-linux*): Remove.
6278         * configure: Rebuilt.
6279
6280 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6281
6282         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6283         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6284         and restrap.
6285         * Makefile.in:  Regenerate.
6286
6287 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6288
6289         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6290         * configure: Regenerated.
6291
6292 2003-04-15  DJ Delorie  <dj@redhat.com>
6293
6294         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6295
6296 2003-04-13  Nick Clifton  <nickc@redhat.com>
6297
6298         * config-ml.in: Remove support for --disable-aix removing
6299         call-aix multilibs.
6300
6301 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6302
6303         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6304         * */configure: Rebuilt.
6305
6306 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6307
6308         * MAINTAINERS: Add my email address.
6309
6310 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6311
6312         * MAINTAINERS (Write After Approval): Add myself.
6313
6314 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6315
6316         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6317         * Makefile.in: Regenerate.
6318
6319 2003-03-14  Michael Chastain  <mec@shout.net>
6320
6321         * Makefile.in: Regenerate with correct Makefile.def.
6322
6323 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6324
6325         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6326         Make macro.
6327         * Makefile.in: Regenerate.
6328         * configure.in: Clean up gxx_include_dir logic.
6329         * configure: Regenerate.
6330
6331 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6332
6333         * MAINTAINERS (Write After Approval): Add myself.
6334
6335 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6336
6337         * MAINTAINERS: Update my mail address.
6338
6339 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6340
6341         * configure.in (gxx_include_dir): Fix typo.
6342         * configure: Regenerated.
6343
6344 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6345
6346         * Makefile.tpl: Reindent.
6347         * Makefile.in: Regenerate.
6348         * configure.in: Reindent.  Don't set unused variables.
6349         * configure: Regenerate.
6350
6351 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6352
6353         * configure.in: Include $(build_tooldir)/sys-include in
6354         FLAGS_FOR_TARGET.
6355         * configure: Regenerated.
6356
6357 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6358
6359         * Makefile.tpl: Always pass down RANLIB.
6360         * Makefile.in: Regenerate.
6361
6362         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6363         * Makefile.in: Regenerate.
6364         * configure.in: Remove unused logic relating to --enable-shared
6365         and --enable-threads.  Remove bogus comments.  Remove redundant
6366         noconfigdirs.
6367         * configure: Regenerate.
6368
6369         * configure.in: Replace ${libstdcxx_version} by its value.
6370         Remove reference to mh-dgux.
6371         * configure: Regenerate.
6372
6373 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6374
6375         * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6378
6379         * Makefile.tpl: Rearrange.
6380         * Makefile.in: Regenerate.
6381
6382 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6383
6384         * configure.in: Add support for kaOS as cross build target system.
6385         * configure: Regenerated.
6386
6387 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6388
6389         * MAINTAINERS (Write after approval): Add myself.
6390
6391 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6392
6393         * MAINTAINERS: Update my email address.
6394
6395 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6396
6397         * MAINTAINERS: Add self to blanket write privs. section.
6398
6399 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6400
6401         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6402         configure-target-* as some target builds may require additional
6403         flags for preprocessor tests.
6404         * Makefile.in: Regenerated.
6405
6406 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6407
6408         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6409         * ltconfig: Handle it.
6410         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6411         auto-detecting it.
6412
6413         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6414         it is used as argument to $CC.
6415         * ltcf-gcj.sh: Likewise.
6416
6417         * configure.in: Introduce --enable-maintainer-mode.
6418         * configure: Rebuilt.
6419         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6420         for maintainer mode.
6421         * Makefile.in: Rebuilt.
6422
6423 2003-02-18  Jason Merrill  <jason@redhat.com>
6424
6425         * Makefile.tpl (check-c++): Allow parallelism.
6426
6427 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6428
6429         * MAINTAINERS: Remove John Carr (who never actually had access to
6430         gcc.gnu.org).
6431
6432 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6433
6434         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6435         don't configure target-libobjc.
6436         * configure: Regenerate.
6437
6438 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6439
6440         * Makefile.tpl (RANLIB): Define.
6441         * Makefile.in: Regenerate.
6442
6443 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6444
6445         * MAINTAINERS: Update my email.
6446
6447 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6448
6449         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6450         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6451         * Makefile.in: Regenerated.
6452         * configure.in: Remove all traces of snavigator, db, and grep.
6453         * configure: Regenerated.
6454
6455 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6456
6457         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6458         After Approval.
6459
6460 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6461
6462         * MAINTAINERS (Write after approval): Add myself.
6463
6464 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6465
6466         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6467         * Makefile.in: Regenerated.
6468
6469 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6470
6471         * config.guess: Updated to 2003-01-30's version.
6472         * config.sub: Updated to 2003-01-28's version.
6473
6474 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6475
6476         * config.if: If gcc_version is already set, just use it.  Don't set
6477         gcc_version_trigger if it's already set, otherwise set it to
6478         gcc/version.c, but only if the file exists.  If it is not set and
6479         gcc/version.c does not exist, try to extract the version number from
6480         $CC.
6481
6482 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6483
6484         * MAINTAINERS: Add myself to write-after-approval list.
6485
6486 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6487
6488         * configure.in:  Revert 24Jan change.
6489         * configure:  Regenerate.
6490
6491 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6492
6493         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6494         entry of HJ Lu.
6495
6496 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6497
6498         * configure.in: Revert previous change.
6499         * configure: Regenerate.
6500
6501 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6502
6503         * configure.in: Make rda native-only.
6504         * configure: Regenerate.
6505
6506 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6507
6508         * MAINTAINERS: Move myself from GNATS-only-accounts to
6509         write-after-approval.
6510
6511 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6512
6513         * configure.in: Add missing \.
6514         * configure: Rebuilt.
6515
6516 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6517
6518         * configure.in (baseargs): Avoid using \| in sed regular
6519         expressions.
6520         * configure: Rebuilt.
6521
6522 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6523
6524         * configure.in (baseargs): Remove all supported forms of
6525         --cache-file, --srcdir, --host, --build and --target options
6526         from argument lists.
6527         * configure: Rebuilt.
6528
6529 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6530
6531         * MAINTAINERS: Add myself to write-after-approval list.
6532
6533 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6534
6535         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6536         * configure: Rebuilt.
6537
6538 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6539
6540         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6541         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6542         * Makefile.in: Regenerate.
6543         * configure: Regenerate.
6544
6545 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6546
6547         * configure.in: Remove Makefile in build, host and target modules
6548         unless configure was run with --no-recursion.
6549         * configure: Rebuilt.
6550
6551 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6552
6553         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6554         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6555         * Makefile.in: Regenerate.
6556
6557 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6558
6559         * config.guess: Update to 2003-01-03 version.
6560         * config.sub: Update to 2003-01-03 version.
6561
6562 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6563
6564         * configure: Regenerate with proper autoconf 2.13.
6565
6566 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6567
6568         * configure.in: Add AC_PREREQ for consistency.
6569         * configure: Regenerate.
6570
6571 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6572
6573         * configure.in (GDB_TK): Add tcl directories conditional on
6574         gdb/gdbtk directory being present.
6575         * configure: Regenerate.
6576
6577 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6578
6579         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6580         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6581         * configure: Rebuilt.
6582
6583 2002-12-31  Tom Tromey  <tromey@redhat.com>
6584
6585         * Makefile.in: Rebuilt.
6586         * Makefile.def (target_modules) [libffi]: Allow installation.
6587
6588 2002-12-31  Andreas Schwab  <schwab@suse.de>
6589
6590         * configure.in: Fix use of $program_transform_name.
6591         * configure: Regenerated.
6592
6593 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6594
6595         * configure.in (baseargs): Don't remove first configure argument.
6596         * configure: Regenerated.
6597
6598 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6599
6600         * Makefile.tpl (local-distclean): Don't remove...
6601         (multilib.ts): ... this.  Moved into...
6602         (multilib.out): ... this.  Don't use sub-make.
6603         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6604         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6605         (configure-build-[+module+], configure-[+module+],
6606         configure-target-[+module+], configure-gcc): ... these.  Test
6607         for Makefile existence.  Drop config.status from dependencies.
6608         * Makefile.in: Rebuilt.
6609         * configure.in: Move gcc-version-trigger to the end of
6610         ac_configure_args.  Add comments to maybedep.tmp and
6611         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6612         nonopt from baseargs, matching and removing corresponding
6613         whitespace while at it.
6614         * configure: Rebuilt.
6615
6616 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6617
6618         * configure.in (host_configargs): Replace reference to
6619         no-longer-defined buildopts with --build=${build_alias}.
6620         * configure: Rebuilt.
6621
6622         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6623         program_transform_name to standard idiom.
6624         (AUTOGEN, AUTOCONF): Define.
6625         (Makefile.in): Use $(AUTOGEN).
6626         (Makefile): Depend on config.status, and use autoconf-style rule to
6627         build it.  Move original commands to...
6628         (config.status): ... this new target.
6629         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6630         $(AUTOCONF).
6631         * Makefile.in: Rebuilt.
6632
6633 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6634
6635         * Makefile.tpl: Fix dramatic bustage due to change in
6636         program_transform_name.
6637         * Makefile.in: Regenerate.
6638
6639         * configure.in: Remove unnecessary PATH setting.
6640         * configure: Regnerate.
6641
6642         * configure.in: Don't default to unprefixed tools unless
6643         the native tools will work.
6644         * configure: Regenerate.
6645
6646         * configure.in: Convert to autoconf script.  Blow away lots
6647         of now-redundant Makefile fragments.
6648         * configure: Generate using Autoconf.
6649         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6650         * Makefile.in: Regenerate.
6651
6652 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6653
6654         * configure: Fix stupid bug where RANLIB was mistakenly included.
6655
6656         * configure.in: Rename (buildargs, hostargs, targargs) to
6657         (build_configargs, host_configargs, target_configargs).
6658
6659         * configure.in: Move logic out of sed statement.
6660
6661         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6662         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6663
6664 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6665
6666         * config.sub: Import from master repository
6667         * config.guess: Ditto
6668
6669 2002-12-24  Andreas Schwab  <schwab@suse.de>
6670
6671         * Makefile.tpl (multilib.out): Fix missing space.
6672         * Makefile.in: Regenerate.
6673
6674 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6675
6676         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6677         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6678         * Makefile.in: Regenerate.
6679         * configure.in: Remove unnecessary leftovers.
6680
6681 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6682
6683         * configure.in (extra_ranlibflags_for_target): New variable.
6684         (*-*-darwin): Add -c to ranlib commands.
6685         * configure (tooldir): Handle extra_ranlibflags_for_target.
6686
6687 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6688
6689         * Makefile.tpl: Revert HJL's change.
6690         * Makefile.in: Regenerated.
6691         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6692         always.
6693
6694 2002-12-19  Andreas Schwab  <schwab@suse.de>
6695
6696         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6697         * Makefile.in: Regenerate.
6698
6699 2002-12-18  H.J. Lu  <hjl@gnu.org>
6700
6701         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6702         * Makefile.in: Regenerated.
6703
6704         * configure.in (build_prefix): New. Substitute.
6705
6706 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6707
6708         * Makefile.tpl: Don't let real targets depend on phony targets.
6709         * Makefile.in: Regenerate.
6710
6711         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6712         * Makefile.in: Regenerate.
6713
6714 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6715
6716         * config.sub: Import from master repository
6717         * config.guess: Ditto
6718
6719 2002-12-16  Jason Merrill  <jason@redhat.com>
6720
6721         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6722         previous 'make bootstrap'.
6723         * Makefile.in: Regenerate.
6724
6725 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6726
6727         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6728
6729 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6730
6731         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6732         * Makefile.in: Regenerate.
6733
6734 2002-12-13  Jason Merrill  <jason@redhat.com>
6735
6736         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6737         library tests.
6738         (check-c++): Just depend on it and check-target-libstdc++-v3.
6739         * Makefile.in: Regenerate.
6740
6741 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6742
6743         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6744         * Makefile.in: Rebuilt.
6745
6746 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6747
6748         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6749
6750 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6751
6752         * configure: Fix bug put in by gremlins.
6753
6754         * Makefile.tpl: Substitute more autoconfily.
6755         * configure: Substitute more autoconfily.
6756         * Makefile.in: Regenerate.
6757
6758 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6759
6760         * config.sub: Import from master repository
6761         * config.guess: Ditto
6762         * MAINTAINERS: Added Svein Seldal under write after approval
6763
6764 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6765
6766         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6767         * Makefile.in (all-sim): Ditto.
6768
6769 2002-12-06  DJ Delorie  <dj@redhat.com>
6770
6771         * Makefile.tpl: Change configure dependencies to not have real
6772         targets depend on phony targets.
6773
6774 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6775
6776         * configure.in: Revert unintentional change.
6777
6778         * Makefile.tpl: Change dependency for */multilib.out so that
6779         it works when gcc isn't in the tree.
6780
6781         * configure.in: Substitute more.
6782         * configure: Run subconfigures from the Makefile.
6783         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6784         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6785
6786 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6787
6788         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6789
6790 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6791
6792         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6793         and corresponding dependencies.
6794         * Makefile.in: Regenerate.
6795
6796         * configure.in (host_tools): Order binutils, gas and ld for
6797         convenience in running the testsuites.
6798
6799         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6800         * Makefile.in: Regenerate.
6801         * configure.in: Introduce rules to serialize subconfigure runs.
6802
6803         * configure.in: Introduce BASE_CC_FOR_TARGET.
6804         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6805         Realize configure-build-* targets.  Realize configure-target-* targets.
6806         * Makefile.in: Regenerate.
6807
6808 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6809
6810         * configure: Move gcc_version_trigger stuff from here...
6811         * configure.in: ...to here.
6812
6813         * configure.in: Separate subconfigure options added by this file from
6814         options given by the user.  Add machinery to put args for host
6815         subconfigures into the Makefile.
6816
6817         * Makefile.tpl: Remove 'vault' targets.
6818         * Makefile.tpl: Reorder and comment dependencies.
6819         * Makefile.in: Regenerate.
6820
6821 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6822         * configure.in: Fix my broken commit of previous patch. (sigh)
6823
6824 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6825
6826         * configure.in: Move host-specific darwin noconfigdirs into
6827         the host-specific section.
6828
6829 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6830
6831         * configure.in: Move host-specific darwin noconfigdirs into
6832         the host-specific section.
6833
6834 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6835
6836         * configure: Remove skip-this-dir support.
6837         * Makefile.tpl: Remove skip-this-dir support.
6838
6839         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6840         subdirectories.
6841         * Makefile.in: Regenerate.
6842
6843         * Makefile.tpl: Strip out useless setting of 'dir'.
6844         * Makefile.in: Regenerate.
6845
6846 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6847
6848         * configure.in: Fix deeply stupid bug.
6849
6850         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6851         shell code in CXX_FOR_TARGET
6852         * Makefile.def: Introduce raw_cxx.
6853         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6854         RAW_CXX_FOR_TARGET.
6855         * Makefile.in: Regenerate.
6856
6857 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6858
6859         * Makefile.tpl: Remove unnecessary ifs.
6860         * Makefile.in: Regenerate.
6861
6862         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6863         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6864         targets for 'no_install' modules.
6865         * configure: Move GDB_TK substitution to configure.in.  Move
6866         build_modules stuff to configure.in.
6867         * configure.in: Implement soft dependency machinery.  Maybe-ize
6868         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6869         * Makefile.in: Regenerate.
6870
6871 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6872
6873         * Makefile.tpl: Make all-target, install-target behave similarly
6874         to all, install (only hitting configured targets).  Eliminate
6875         unused macro defintions.
6876
6877         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6878         build != host.
6879
6880         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6881
6882         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6883
6884         * configure.in: Produce lists of subdir targets we're actually
6885         configuring.  Remove references to "dosrel".
6886         * Makefile.tpl: Let configure set which subdir targets are hit.
6887         Remove install-cross; clean up install; remove ALL.  Remove
6888         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6889         Autogenerate host module targets.  Remove empty dependency lines
6890         and redundant dependency; rearrange slightly.
6891         * Makefile.def: Add host-side libtermcap, utils.
6892
6893         * Makefile.in: Regenerate.
6894
6895 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6896
6897         * ltconfig (osf[345]): Append $major to soname_spec.
6898         Reflect this in library_names_spec.
6899         * ltmain.sh (osf): Prefix $major with . for use as extension.
6900
6901 2002-11-19  Andreas Jaeger  <aj@suse.de>
6902
6903         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6904         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6905         and sparc64 GNU/Linux systems.
6906
6907 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6908
6909         * MAINTAINERS: Update email.
6910
6911 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6912
6913         * MAINTAINERS: Complete James Dennett's entry.
6914
6915 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6916
6917         * MAINTAINERS (Write After Approval): Add myself.
6918
6919 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6920
6921         * Makefile.tpl: syntactic cleanup
6922
6923 2002-11-13  Stuart Hastings  <stuart@apple.com>
6924
6925         * MAINTAINERS: Add myself to write-after-approval list.
6926
6927 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6928
6929         * Makefile.def: Add list of recursive targets to autogenerate.
6930         Add build_modules.
6931         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6932         targets.  Autogenerate *-build-* targets.
6933         * Makefile.in: Regenerate.
6934
6935 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6936
6937         * configure: More autoconf-style substitutions.
6938         * Makefile.tpl: More autoconf-style substitutions.
6939         * Makefile.in: Regenerate.
6940
6941 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6942
6943         * configure: Substitute more variables in a more autoconf-friendly
6944         way.  Simplify slightly.
6945         * Makefile.tpl: Make more variables substitutable in an
6946         autoconf-friendly way.
6947         * Makefile.in: Regenerate.
6948
6949 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6950
6951         * MAINTAINERS (Write After Approval): Add myself.
6952
6953 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6954
6955         * configure.in (v810*): Remove special setting of tools.
6956
6957         * configure: Add support for extra required flags for ar or nm.
6958         * configure.in (aix4.3+): Use above support for target-specific
6959         issues, rather than using config/mt-aix43.
6960
6961 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6962
6963         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6964         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6965         with $srcdir.  Reformat indentation.  Substitute some variables
6966         formerly hard-coded in the Makefile for build=host.
6967         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6968         * Makefile.def: Autogenerate more.
6969         * Makefile.in: Regenerate.
6970
6971 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6972
6973         * MAINTAINERS (Write After Approval): Add myself.
6974
6975 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6976
6977         * Makefile.def (host_modules): Add rda.
6978         * Makefile.in: Regenerate.
6979         * configure.in (target_tool): Add target-rda to list.
6980
6981 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6982
6983         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6984
6985 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6986
6987         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6988         and restrap targets to this rule.
6989         * Makefile.in:  Regenerate.
6990
6991 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6992
6993         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6994         GNATS only accounts.
6995
6996 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6997
6998         * configure.in (i[3456]86-*-linux*): Add check to disable
6999         ${libgcj} for glibc1.
7000
7001 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7002
7003         * MAINTAINERS: Add myself as ip2k port maintainer.
7004
7005 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7006
7007         * configure.in: Add tic4x target.
7008
7009 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7010
7011         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7012         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7013         * Makefile.in: Regenerate.
7014
7015         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7016         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7017         * Makefile.in: Regenerate.
7018
7019 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7020
7021         * MAINTAINERS: Add myself as web pages co-maintainer.
7022
7023 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7024
7025         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7026         * Makefile.in: Regenerate.
7027
7028 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7029
7030         * MAINTAINERS: Add myself and Nathan Sidwell
7031         <nathan@codesourcery.com> as VxWorks maintainers.
7032
7033 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7034
7035         * Makefile.def: Remove order dependency comments.
7036         * Makefile.tpl: Add explicit install-install dependencies.
7037         * Makefile.in: Regenerate.
7038
7039         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7040         * Makefile.in: Regenerate.
7041
7042         * Makefile.tpl: Add configure-target (for src-release in src)
7043         * Makefile.in: Regenerate.
7044
7045 2002-09-30  Nick Clifton  <nickc@redhat.com>
7046
7047         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7048
7049 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7050
7051         * configure.in (s390*-*-linux*): Enable libgcj.
7052
7053 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7054
7055         * configure: Revert accidentally applied changes.
7056
7057         * Makefile.tpl: Make more autoconf-friendly.
7058         * Makefile.in: Regenerate.
7059         * configure: Make substitution more autoconf-like.
7060
7061 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7062
7063         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7064         single entry to handle all these.
7065         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7066         libjava on arm-*-elf.
7067
7068 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7069
7070         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7071         things that depend on them.
7072
7073 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7074
7075         * Makefile.tpl: Make subsituted variables more autoconfy.
7076         * Makefile.in: Regenerate.
7077         * configure: Make seds more autoconfy.
7078
7079 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7080
7081         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7082         * Makefile.in: Regenerate.
7083         * configure.in: Rewrite sed statements to look autoconfy.
7084
7085         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7086         all-target-foo on configure-target-foo.
7087         * Makefile.def: Ditto.
7088         * Makefile.in: Rebuild.
7089
7090 2002-09-25  Andrew Haley  <aph@redhat.com>
7091
7092         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7093
7094 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7095
7096         * Makefile.def: New file.
7097         * Makefile.tpl: New file.
7098         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7099         * contrib/gcc_update: Note that Makefile.in is a generated file.
7100
7101         * configure.in: Minor rearrangement.  Simplify tests.
7102
7103 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7104
7105         * configure.in (with_headers): Skip copy if value is "yes".
7106         (with_libs): Likewise.
7107
7108 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7109
7110         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7111         * configure.in (sh*-*-pe*): Ditto.
7112         * configure.in (mips*-*-pe*): Ditto.
7113         * configure.in (*arm-wince-pe): Ditto.
7114
7115         * configure.in: Rearrange.
7116
7117 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7118
7119         * MAINTAINERS: Update my email address.
7120
7121 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7122
7123         * MAINTAINERS: (Write After Approval): Add myself.
7124
7125 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7126
7127         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7128
7129 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7130
7131         * MAINTAINERS: Change my mailing address.
7132
7133 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7134
7135         * MAINTAINERS (Write After Approval): Remove myself.
7136         (Various Maintainers: c++ runtime libs): Add myself.
7137
7138 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7139
7140         * MAINTAINERS (Write After Approval): Remove myself.
7141         (Various Maintainers: c++ runtime libs): Add myself.
7142
7143 2002-08-15  Eric Christopher  <echristo@redhat.com>
7144
7145         * config.sub: Import from master repository.
7146         * config.guess: Ditto.
7147
7148 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7149
7150         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7151         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7152         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7153
7154 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7155
7156         * MAINTAINERS: Add self to rs6000 vector extensions.
7157
7158 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7159
7160         * libiberty/configure: Reverted unintended yesterday's check in.
7161
7162 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7163
7164         * boehm-gc/configure, libf2c/configure: Rebuilt.
7165         * libffi/configure, libiberty/configure: Ditto.
7166         * libjava/configure, libobjc/configure: Ditto.
7167         * libstdc++-v3/configure, zlib/configure: Ditto.
7168         Merged from binutils:
7169         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7170         From Steve Ellcey <sje@cup.hp.com>:
7171         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7172         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7173         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7174         IA64.
7175         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7176         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7177         soname_spec, sys_lib_search_path_spec): Ditto.
7178
7179 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7180
7181         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7182
7183 2002-08-04  H.J. Lu  (hjl@gnu.org)
7184
7185         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7186
7187 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7188
7189         * MAINTAINERS (Write After Approval): Add myself.
7190
7191 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7192
7193         * configure.in: Move generic linux case to end.  Copy generic
7194         linux noconfigdirs to mips*-*-linux* entry and new
7195         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7196
7197 2002-07-19  Michael Matz  <matz@suse.de>
7198
7199         * MAINTAINERS: Add myself as ra* maintainer.
7200
7201 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7202
7203         * config.guess: Update to 2002-07-09 version.
7204         * config.sub: Update to 2002-07-03 version.
7205
7206 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7207
7208         * MAINTAINERS: Fix typo in a maintainer email address.
7209
7210 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7211
7212         * configure.in: Remove two redundant tests.
7213
7214 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7215
7216         * configure.in (mips*-*-irix6*o32): Enable stabs.
7217
7218 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7219
7220         * configure.in: Don't build grez.
7221         * Makefile.in: Ditto.
7222
7223         * Makefile.in: Remove references to bsp, cygmon, libstub.
7224         * configure.in: Ditto.
7225
7226         * configure.in: Remove leftover reference to gdbtest.
7227
7228 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7229
7230         * configure.in (gxx_include_dir):  Change to match versioned
7231         C++ headers if --enable-version-specific-runtime-libs is used.
7232
7233 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7234
7235         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7236
7237 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7238
7239         * configure.in: Make --without-x work.
7240
7241 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7242
7243         * configure.in: Rearrange target Makefile fragment collection.
7244
7245         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7246         cvs[src].
7247         * configure.in: Ditto.
7248
7249 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7250
7251         * MAINTAINERS (Write After Approval): Update my e-mail address.
7252
7253 2002-06-24  Ben Elliston  <bje@redhat.com>
7254
7255         * configure.in (host_tools): Remove cgen.
7256
7257         * Makefile.in (all-cgen): Remove; runs from its source directory.
7258         (check-cgen, install-cgen, clean-cgen): Likewise.
7259         (all-opcodes): Do not depend on all-cgen.
7260         (all-sim): Likewise.
7261
7262 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7263
7264         * Makefile.in: Eliminate 'apache' targets.
7265         * configure.in: Eliminate 'apache' targets.
7266
7267         * configure.in: Eliminate redundant tests.  Reorganize.
7268
7269         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7270
7271         * config-ml.in: Eliminate references to Cygnus configure.
7272
7273         * Makefile.in: Eliminate references to building emacs.
7274
7275 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7276
7277         * MAINTAINERS: Update my email address.
7278
7279 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7280
7281         * config.if (libstdcxx_incdir): Version C++ headers.
7282         (cxx_incdir): Remove.
7283
7284 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7285
7286         * MAINTAINERS (Write After Approval): Add self.
7287
7288 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7289
7290         * configure.in: Add support for ip2k.
7291
7292 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7293
7294         * configure.in: Fix AIX configury bug.
7295
7296 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7297
7298         * MAINTAINERS (Write After Approval): Add self.
7299
7300 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7301
7302         * configure.in: replace ${topsrcdir} with ${srcdir}
7303
7304         * configure.in: Move definition of libstdcxx_flags
7305         right above usage, rather than waaay earlier.
7306
7307         * configure.in: Pull definition of is_cross_compiler earlier.
7308
7309         * configure.in: Rearrange a little.
7310
7311         * configure.in: Remove references to librx.
7312         * Makefile.in: Remove references to librx.
7313
7314 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7315
7316         * config.sub: Add support for avr target.
7317         Import from master sources, rev 1.255
7318
7319 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7320
7321         * configure, .cvsignore:  Revert previous change...
7322         * Makefile:  ...delete.
7323
7324 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7325
7326         * configure.in: Eliminate ${gasdir} variable.
7327
7328 2002-06-18  Dave Brolley  <brolley@redhat.com>
7329
7330         * configure.in: Add support for frv.
7331         * config.sub: Add support for frv.
7332
7333 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7334
7335         * configure:  Remove garbage from previous commit.
7336
7337 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7338
7339         * configure:  For in-source builds, make a subdir and re-exec there.
7340         * Makefile:  New file.  Pass targets through to build directory.
7341         * .cvsignore:  No longer ignore "Makefile".
7342
7343 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7344
7345         * MAINTAINERS (Write After Approval): Add self.
7346
7347 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7348
7349         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7350
7351 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7352
7353         * configure.in (vax-*-netbsd*): Re-enable gas.
7354
7355 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7356
7357         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7358         BUILD_PREFIX_1, to correct nomenclature.
7359         * configure: Likewise.
7360
7361         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7362         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7363
7364 2002-05-31  Olaf Hering  <olh@suse.de>
7365
7366         * config-ml.in: Propogate DESTDIR also.
7367
7368 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7369
7370         * configure.in (vax-*-netbsd*): Don't build gas for this
7371         platform.
7372
7373 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7374
7375         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7376         and libgcj for AVR.
7377
7378 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7379
7380         * MAINTAINERS (Write After Approval): Add myself.
7381
7382 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7383
7384         * config.guess: Update to 2002-05-22 version.
7385         * config.sub: Likewise.
7386
7387 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7388
7389         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7390         * config-ml.in: Likewise.
7391         * configure: Likewise.
7392         * configure.in: Likewise.
7393
7394 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7395
7396         * MAINTAINERS: Update my email address.
7397
7398 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7399
7400         * configure.in: Simplify makefile fragment collection.
7401
7402         * configure.in: Remove code to build emacs.
7403
7404         * configure.in : Remove --srcdir argument from targargs and buildargs
7405         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7406
7407         * configure: Move some logic to configure.in.
7408         * configure.in: Move some logic from configure.
7409
7410 2002-05-11  Tom Tromey  <tromey@redhat.com>
7411
7412         * MAINTAINERS: Reflect libgcj reality.
7413
7414 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7415
7416         * Makefile.in: Honour DESTDIR.
7417
7418 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7419
7420         * config.guess: Import 2002-03-20 version.
7421         * config.sub: Import 2002-04-26 version.
7422
7423 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7424
7425         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7426
7427 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7428
7429         * MAINTAINERS: Add self.
7430
7431 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7432
7433         * ltmain.sh: Detect and handle object name conflicts
7434         while piecewise linking a static library.
7435
7436 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7437
7438         * configure.in (noconfigdirs): Don't disable libgcj on
7439         sparc64-*-solaris* and sparcv9-*-solaris*.
7440
7441 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7442
7443         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7444
7445 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7446
7447         * configure.in (FLAGS_FOR_TARGET): Do not add
7448         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7449         on i[3456]86-*-linux*.
7450
7451 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7452
7453         * configure.in (noconfigdirs): Replace [ ] with test.
7454
7455         * configure.in (noconfigdirs): Do not add target-newlib if
7456         target == i[3456]86-*-linux*, and host == target.
7457
7458 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7459
7460         * configure.in: delete reference to absent file
7461
7462         * configure.in: replace '[' with 'test'
7463
7464         * configure.in: Eliminate references to gash.
7465         * Makefile.in: Eliminate references to gash.
7466
7467         * configure.in: remove useless references to 'pic' makefile fragments.
7468
7469         * configure.in: (*-*-windows*) Finish removing.
7470
7471         * configure.in: Eliminate redundant test for libgui.
7472
7473 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7474
7475         * MAINTAINERS: Add self and realphabetize.  Update entries
7476         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7477         entry for a29k port maintainer.
7478
7479 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7480
7481         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7482         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7483
7484 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7485
7486         * configure.in: remove references to dead files
7487
7488 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7489
7490         * MAINTAINERS: Add information about purpose of this file.
7491
7492 2002-04-18  Tom Tromey  <tromey@redhat.com>
7493
7494         * configure.in: Disallow configuring libgcj when it is already
7495         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7496         Solaris 2.8 by default.  For PR libgcj/6158.
7497
7498 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7499
7500         * configure.in:  Move default CC setting out of config/mh-* fragments
7501         directly into here.
7502
7503 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7504
7505         * configure.in: don't even try to configure or make a subdirectory
7506         if there's no configure script for it.
7507
7508 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7509
7510         * MAINTAINERS: Remove chill maintainers.
7511         * Makefile.in (CHILLFLAGS): Remove.
7512         (CHILL_LIB): Remove.
7513         (TARGET_CONFIGDIRS): Remove libchill.
7514         (CHILL_FOR_TARGET): Remove.
7515         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7516         CHILL_LIB.
7517         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7518         (CHECK_TARGET_MODULES): Likewise.
7519         (INSTALL_TARGET_MODULES): Likewise.
7520         (CLEAN_TARGET_MODULES): Likewise.
7521         (configure-target-libchill): Remove.
7522         (all-target-libchill): Remove.
7523         * configure.in (target_libs): Remove target-libchill.
7524         Do not compute CHILL_FOR_TARGET.
7525         * libchill: Remove directory.
7526
7527 2002-04-11  DJ Delorie  <dj@redhat.com>
7528
7529         * Makefile.in, configure.in: Sync with binutils, entries
7530         follow...
7531
7532 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7533
7534         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7535         (do-tar, do-bz2): New rules.
7536         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7537         (gdb-tar): New rule.
7538         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7539         (insight_dejagnu.tar): New rule.
7540         (insight.tar): New rule.
7541         (gdb+dejagnu.tar): New rule.
7542         (gdb.tar): New rule.
7543
7544 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7545
7546         * Makefile.in: Add all-tix to deps for all-snavigator
7547         so that tix is built when building snavigator.
7548
7549 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7550
7551         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7552         ld and gdb are not supported.
7553
7554 2002-01-07  Mark Salter  <msalter@redhat.com>
7555
7556         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7557         Allow target-libgloss to be built for arm, strongarm, and xscale.
7558
7559 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7560
7561         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7562         options for i[3456]86-pc-linux* native builds.
7563
7564 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7565
7566         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7567         files from .po files for a distribution.
7568
7569 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7570
7571         * configure.in: Enable libstdc++-v3 for h8300 targets.
7572
7573 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7574
7575         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7576         version from bfd/.
7577
7578 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7579
7580         * Makefile.in (VER): When present, extract the version number from
7581         the file version.in.
7582
7583 2001-05-24  Tom Rix  <trix@redhat.com>
7584
7585         * configure.in : enable ld for aix
7586
7587 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7588
7589         * config.guess: Add linux target for S/390.
7590
7591 2000-11-07  Philip Blundell  <pb@futuretv.com>
7592
7593         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7594
7595 2000-11-03  Philip Blundell  <pb@futuretv.com>
7596
7597         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7598         files.
7599
7600 2001-01-15  Ben Elliston  <bje@redhat.com>
7601
7602         * configure.in (host_tools): Add sid.
7603         Always configure cgen.
7604
7605 2000-11-24  Nick Clifton  <nickc@redhat.com>
7606
7607         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7608
7609
7610 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7611
7612         * Makefile.in (ALL_MODULES): Add all-cgen.
7613         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7614         (all-cgen): New target.
7615         (all-opcodes,all-sim): Depend on all-cgen.
7616         * configure.in (host_tools): Add cgen.
7617         Only configure cgen if --enable-cgen-maint.
7618
7619 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7620
7621         * configure.in: Add *-*-freebsd* configurations.
7622
7623 2002-04-08  Tom Tromey  <tromey@redhat.com>
7624
7625         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7626         Fixes PR libgcj/6068.
7627
7628 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7629
7630         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7631
7632 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7633
7634         * configure.in (alpha*-dec-osf*): Enable libgcj.
7635
7636 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7637
7638         * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7641
7642         Fix for: PR bootstrap/3591, target/5676
7643         * configure.in (mcore-pe): Disable the configuration of
7644         libstdc++-v3 since exceptions are not supported.
7645
7646 2002-03-20  Anthony Green  <green@redhat.com>
7647
7648         * configure.in: Enable libgcj for xscale-elf target.
7649
7650 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7651
7652         * MAINTAINERS:  Update my email address.
7653
7654 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7655
7656         * ltmain.sh (relink_command): Fix typo in previous change.
7657
7658 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7659
7660         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7661         (relink_command): Added --tag flags.
7662         (mode=install): If relinking fails; error out.
7663
7664 2002-03-12  Richard Henderson  <rth@redhat.com>
7665
7666         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7667         .NOTPARALLEL tag.
7668         (do-check): Rename from check.
7669         (check): Allow parallel check.
7670
7671 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7672
7673         * MAINTAINERS: Add myself as maintainer for xtensa port.
7674         Fix alphabetical order in CPU port maintainer list.
7675         Remove myself from Write After Approval list.
7676
7677 2002-03-11  Richard Henderson  <rth@redhat.com>
7678
7679         * Makefile.in (.NOTPARALLEL): Add fake tag.
7680
7681 2002-03-07  H.J. Lu  (hjl@gnu.org)
7682
7683         * configure.in: Enable gprof for mips*-*-linux*.
7684
7685 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7686
7687         * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7690
7691         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7692         libjava.
7693         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7694
7695 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7696
7697         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7698         because its Makefile is there; test for the executable instead.
7699
7700 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7701
7702         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7703         libstdc++-v3 and libjava.
7704
7705 2002-02-11  Adam Megacz  <adam@xwt.org>
7706
7707         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7708         boehm-gc
7709
7710 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7711
7712         * config.guess: Updated to 2002-01-30's version.
7713         * config.sub: Updated to 2002-02-01's version.
7714         Contribute sh64-elf.
7715         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7716         * configure.in: Added sh64-*-*.
7717
7718 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7719
7720         * MAINTAINERS: Belatedly add myself to write after approval list.
7721
7722 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7723
7724         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7725         Remove self as Write After Approval.
7726
7727 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7728
7729         * MAINTAINERS: Put self in as maintainer for contrib/regression
7730         directory.
7731
7732 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7733
7734         * MAINTAINERS:  Update my email address.
7735
7736 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7737
7738         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7739         target-libiberty, and target-libgloss.  Skip Java-related
7740         libraries if not supported for NetBSD on target CPU.
7741
7742 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7743
7744         * install-sh: Use _inst.$$_ for temp file name.
7745
7746 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7747
7748         * MAINTAINERS (Write After Approval): Move my contact info
7749         from here...
7750         (OS Port Maintainers): ...to here (netbsd).
7751
7752 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7753
7754         * MAINTAINERS (Write After Approval): Add myself.
7755
7756 2002-01-17  H.J. Lu  <hjl@gnu.org>
7757
7758         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7759         (all-target-fastjar): Also depend on all-target-libiberty.
7760
7761 2002-01-16  H.J. Lu  (hjl@gnu.org)
7762
7763         * config.guess: Import from master sources, rev 1.225.
7764         * config.sub: Import from master sources, rev 1.238.
7765
7766 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7767
7768         * MAINTAINERS (Write After Approval): Remove myself.
7769
7770 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7771
7772         * MAINTAINERS (Write After Approval): Add myself.
7773
7774 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7775
7776         * MAINTAINERS: Add self as docs co-maintainer.
7777
7778 2001-12-11  Matthias Klose  <doko@debian.org>
7779
7780         * MAINTAINERS (Write After Approval): Add myself.
7781
7782 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7783
7784         * MAINTAINERS: Update my email address.
7785
7786 2001-12-07  Turly O'Connor  <turly@apple.com>
7787         * MAINTAINERS (Write After Approval): Add myself.
7788         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7789         (rs6000_initialize_trampoline): Call __trampoline_setup for
7790         ABI_DARWIN too.
7791         * darwin-tramp.asm: New file, implements __trampoline_setup.
7792         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7793
7794 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7795
7796         * MAINTAINERS (Write After Approval): Add myself.
7797
7798 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7799
7800         * configure, configure.in: Use temp file for long sed commands.
7801
7802 2001-12-03  Laurent Guerby  <guerby@acm.org>
7803
7804         * config.sub: Update to version 1.232 on subversion.
7805
7806 2001-12-03  Ben Elliston  <bje@redhat.com>
7807
7808         * MAINTAINERS: Update mail address for config.* patches.
7809
7810 2001-11-27  DJ Delorie  <dj@redhat.com>
7811             Zack Weinberg  <zack@codesourcery.com>
7812
7813         When build != host, create libiberty for the build machine.
7814
7815         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7816         CONFIG_ARGUMENTS.
7817         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7818         New variables.
7819         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7820         and rules.
7821         (all.normal): Depend on ALL_BUILD_MODULES.
7822         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7823         (all-build-libiberty): Depend on configure-build-libiberty.
7824
7825         * configure: Calculate and substitute proper value for
7826         ALL_BUILD_MODULES.
7827         * configure.in: Create the build subdirectory.
7828         Calculate and substitute TARGET_CONFIGARGS (formerly
7829         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7830
7831 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7832
7833         * MAINTAINERS (write-after-approval): Add self.
7834
7835 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7836
7837         * MAINTAINERS (GNATS only accounts): Remove self.
7838
7839 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7840
7841         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7842         libf2c.
7843
7844 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7845
7846         * MAINTAINERS (Write After Approval): Add self.
7847
7848 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7849
7850         * MAINTAINERS: mips and s390 are also CPU ports.
7851
7852 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7853
7854         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7855
7856 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7857
7858         * MAINTAINERS: Alphabetize.
7859
7860 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7861
7862         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7863
7864 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7865
7866         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7867
7868 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7869
7870         * configure.in (--enable-languages): Be more permissive about
7871         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7872
7873 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7874
7875         * config.sub: Import from master sources, rev. 1.230.
7876         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7877
7878 2001-11-07  Laurent Guerby  <guerby@acm.org>
7879
7880         * MAINTAINERS (Write After Approval): Add self.
7881
7882 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7883
7884         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7885
7886 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7887
7888         * config.sub: Import from master sources, rev 1.226.
7889         * config.guess: Import from master sources, rev 1.216.
7890
7891 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7892
7893         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7894         * MAINTAINERS: Add self as maintainer of MMIX port.
7895         Remove old after-approval entry.
7896
7897 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7898
7899         * ChangeLog, configure: Fix spelling errors.
7900
7901 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7902
7903         * MAINTAINERS: Tweak my address.
7904
7905 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7906
7907         * MAINTAINERS: Update my email address.
7908
7909 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7910
7911         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7912         * MAINTAINERS: Add self as maintainer of CRIS port.
7913
7914 2001-10-10  Geert Bosch  <bosch@gnat.com>
7915
7916         * MAINTAINERS (Various maintainers: Ada front end):
7917         Added Robert Dewar.
7918
7919 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7920
7921         * MAINTAINERS (Write After Approval): Added self
7922
7923 2001-10-02  Geert Bosch  <bosch@gnat.com>
7924
7925         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7926
7927 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7928
7929         * configure: Handle temporary files securely using mkdir.
7930
7931 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7932
7933         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7934
7935 2001-09-26  Will Cohen  <wcohen@redhat.com>
7936
7937         * configure.in (*-*-linux*): Disable configuration of target-newlib
7938         and target-libgloss.
7939
7940 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7941
7942         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7943         RANLIB.
7944
7945 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7946
7947         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7948         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7949         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7950         avoid quotes nesting problems.
7951         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7952         (DO_X): Export only variables that are set.
7953
7954 2001-09-19  Ben Elliston  <bje@redhat.com>
7955
7956         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7957         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7958         semantics.  Use the shell built-in "type" command instead.
7959
7960 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7961
7962         Merged from gcc-3_0-branch:
7963         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7964         * ltcf-c.sh: Use $objext, not $ac_objext.
7965         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7966         * ltcf-cxx.sh: Add support for GNU.
7967         2001-07-22  Timothy Wall  <twall@redhat.com>
7968         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7969         default settings if using GNU tools with that configuration.
7970         * ltcf-cxx.sh: Ditto.
7971         * ltcf-gcj.sh: Ditto.
7972         2001-07-21  Michael Chastain  <chastain@redhat.com>
7973         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7974         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7975         * ltmain.sh: Mark as gcc-local.
7976
7977 2001-08-30  Eric Christopher  <echristo@redhat.com>
7978             Jason Eckhardt  <jle@redhat.com>
7979
7980         * config.guess: Merge from master sources.
7981         * config.sub: Merge from master sources, add support for mipsisa32.
7982
7983 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7984         * config.sub: Merge from master sources, rev 1.219.
7985         * MAINTAINERS: Add self as contact for stormy16 port.
7986
7987 2001-08-14  Zack Weinberg  <zackw@panix.com>
7988
7989         * config.sub: Merge from master sources, rev 1.218.
7990         * config.guess: Merge from master sources, rev 1.209.
7991
7992 2001-08-11  Graham Stott  <grahams@redhat.com>
7993
7994         * Makefile.in (check-c++): Add missing semicolon.
7995
7996 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7997
7998         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7999
8000 2001-07-30  Eric Christopher  <echristo@redhat.com>
8001
8002         * MAINTAINERS (Various maintainers: mips port): Added myself.
8003
8004 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8005
8006         * configure.in (sh-*-linux*): New.
8007
8008 2001-07-27  Richard Henderson  <rth@redhat.com>
8009
8010         * .cvsignore: Add LAST_UPDATED.
8011
8012 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8013
8014         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8015
8016 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8017
8018         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8019
8020 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8021
8022         * MAINTAINERS (Write After Approval): Added myself.
8023
8024 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8025
8026         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8027         and libgcj on m68hc11/m68hc12.
8028
8029 2001-06-27  H.J. Lu  (hjl@gnu.org)
8030
8031         * Makefile (CFLAGS_FOR_BUILD): New.
8032         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8033
8034 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8035
8036         * README: Remove version number.
8037
8038 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8039
8040         * INSTALL/README: Update wrt. to the installation instructions now
8041         residing in gcc/doc/install.texi.
8042
8043 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8044
8045         * README: Replace with a cut-down and updated version of gcc/README.
8046
8047 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8048
8049         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8050         multilibs to be disabled.
8051
8052 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8053
8054         * MAINTAINERS (Write After Approval): Add myself.
8055
8056 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * config.guess: Import CVS version 1.195.
8059         * config.sub: Import CVS version 1.212.
8060
8061 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8062
8063         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8064         gcc/xgcc is built, use -print-prog-name to find out the program
8065         name to use.
8066
8067 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8068
8069         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8070         appear to also be in the master copy.
8071         * config.sub:  Import CVS version 1.211.
8072
8073 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8074
8075         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8076         with_gcc]: Use `gcc -shared' to build a shared library.
8077
8078 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8079
8080         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8081         archives.
8082
8083 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8084
8085         * MAINTAINERS (Write After Approval): Add myself.
8086
8087 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8088
8089         * configure.in (libstdcxx_flags): Do not try to execute
8090         libstdc++-v3/testsuite_flags until it exists.
8091
8092 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8093
8094         * MAINTAINERS: Update my email address.
8095
8096 2001-05-31  Graham Stott  <grahams@redhat.com>
8097
8098         * MAINTAINERS (Write After Approval): Add myself.
8099
8100 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8101
8102         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8103         libraries when using g++ with native linker.
8104
8105 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8106
8107         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8108
8109 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8110
8111         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8112         [aix4*|aix5*]: Prepend blank.
8113
8114 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8115
8116         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8117         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8118         of subdir/configure scripts to use the new libtool.m4.
8119
8120 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8121
8122         * MAINTAINERS (Write After Approval): Add myself.
8123
8124 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8125
8126         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8127
8128 2001-05-11  Ben Elliston  <bje@redhat.com>
8129
8130         * Makefile.in (all-sid): New target.
8131         (check-sid, clean-sid, install-sid): Likewise.
8132
8133 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8134
8135         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8136
8137 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8138
8139         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8140         libgcj.
8141
8142 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8143
8144         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8145         gcc/xgcc is built, use -print-prog-name to find out the program
8146         name to use.
8147
8148 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8149
8150         * configure.in (noconfigdirs): Don't reset it from scratch in the
8151         target case; only append to it.
8152
8153         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8154         sparc-*-solaris2.8]: Disable ${libgcj}.
8155
8156 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8157
8158         * configure.in (libgcj_saved): Copy from $libgcj.
8159         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8160         --disable-libgcj.
8161
8162 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8163
8164         * MAINTAINERS: Remove self as MIPS maintainer and
8165         C front end maintainer.
8166
8167 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8168
8169         * configure.in: Move *-chorusos target case to the proper switch.
8170         Disable libgcj.
8171
8172 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8173
8174         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8175         1.641.2.228.
8176
8177 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8178
8179         * Makefile.in (STAGE1_CFLAGS): Pass down.
8180
8181 2001-04-13  Alan Modra  <amodra@one.net.au>
8182
8183         * config.guess: Add hppa64-linux support.  Note for next import that
8184         this is already in the master file.
8185         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8186
8187 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8188
8189         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8190         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8191
8192 2001-04-11  Stan Shebs  <shebs@apple.com>
8193
8194         * MAINTAINERS: Add self as Darwin port maintainer.
8195
8196 2001-04-11  Alan Modra  <amodra@one.net.au>
8197
8198         * MAINTAINERS: Update my email address.
8199
8200 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8201
8202         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8203         recent versions of FreeBSD (release 3 or later).
8204         * ltconfig: On FreeBSD, -lc must not be provided when building
8205         a shared library or else the standard -pthread gcc option is
8206         rendered worthless to later users of the built library.
8207
8208 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8209
8210         * MAINTAINERS: Add self and RTH as C front end maintainers.
8211
8212 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8213
8214         * config.sub: Make sure to match an already-canonicalized
8215         machine name (eg. mn10300-unknown-elf).
8216
8217 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8218
8219         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8220         New macros.
8221         (bootstrap, cross): Use RECURSE_FLAGS.
8222         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8223
8224 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8225
8226         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8227
8228 2001-03-22  Colin Howell  <chowell@redhat.com>
8229
8230         * Makefile.in (DO_X): Do not backslash single-quotes in
8231         backquotes (two places).
8232
8233 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8234
8235         Re-installed:
8236         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8237         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8238         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8239         * ltcf-cxx.sh: Likewise.
8240         * ltcf-gcj.sh: Likewise.
8241
8242 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8243
8244         * MAINTAINERS: Add myself as "documentation co-maintainer".
8245
8246 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8247
8248         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8249         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8250
8251 2001-03-19  Tom Tromey  <tromey@redhat.com>
8252
8253         * config-ml.in: Handle GCJ and GCJFLAGS.
8254
8255 2001-03-21  Michael Chastain  <chastain@redhat.com>
8256
8257         * Makefile.in: all-m4 depends on all-texinfo.
8258
8259 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8260
8261         * MAINTAINERS: Add myself to write after approval list.
8262
8263 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8264
8265         * Makefile.in (DO_X): Quote nested quotes.
8266
8267 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8268
8269         * MAINTAINERS: Add myself to write after approval list.
8270
8271 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8272
8273         * Makefile.in (DO_X): Use double quotes for quoting
8274         "RANLIB=$${RANLIB}".
8275
8276 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8277
8278         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8279
8280 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8281
8282         * configure.in: Only use `lang_requires' for languages athat are
8283         actually enabled.
8284
8285 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8286
8287         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8288
8289 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8290
8291         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8292
8293 2001-03-07  Tom Tromey  <tromey@redhat.com>
8294
8295         * configure.in: Allow config-lang.in to set `lang_requires' to list
8296         of other required languages.
8297
8298 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8299
8300         * Makefile.in: Remove RANLIB definition. Use RANLIB
8301         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8302         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8303
8304 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8305             Alexandre Oliva  <aoliva@redhat.com>
8306
8307         * Makefile.in (check-c++): Use tabs, not spaces.
8308
8309 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8310
8311         * MAINTAINERS: add myself to Write After Approval list.
8312
8313 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8314
8315         * Makefile.in (check-c++): New rule.
8316
8317         * configure.in (target_libs): Remove libg++.
8318         (noconfigdirs): Remove libg++.
8319         (noconfigdirs): Same.
8320         (noconfigdirs): Same.
8321         (noconfigdirs): Same.
8322
8323         * config-ml.in: Remove libg++ references.
8324
8325         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8326         (ALL_TARGET_MODULES): Same.
8327         (configure-target-libg++): Remove.
8328         (all-target-libg++): Remove.
8329         (configure-target-libio): Remove.
8330         (all-target-libio): Remove.
8331         (check-target-libio): Remove.
8332         (.PHONY): Remove.
8333         (libg++.tar.bz2): Remove.
8334         (all-target-cygmon): Remove libio.
8335         (all-target-libstdc++): Remove.
8336         (configure-target-libstdc++): Remove.
8337         (TARGET_LIB_PATH): Remove libstdc++.
8338         (ALL_GCC_CXX): Remove libstdc++.
8339         (all-target-gperf): Correct.
8340
8341 2001-02-16  Nick Clifton  <nickc@redhat.com>
8342
8343         * configure.in (noconfigdirs): Allow configuration of texinfo
8344         for Cygwin hosts.
8345
8346 2001-02-15  Anthony Green  <green@redhat.com>
8347
8348         * configure: Introduce GCJ_FOR_TARGET.
8349         * configure.in: Ditto.
8350         * Makefile.in: Ditto.
8351
8352 2001-02-13  Andreas Schwab  <schwab@suse.de>
8353
8354         * MAINTAINERS: Update mail address.
8355
8356 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8357
8358         * config.guess: Add linux target for S/390.
8359         * config.sub: Likewise.
8360
8361 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8362
8363         * configure.in: for *-chorusos, don't config target-newlib and
8364         target-libgloss.
8365
8366 2001-02-06  Ben Elliston  <bje@redhat.com>
8367
8368         * configure: Output host type to stdout, not stderr.
8369
8370 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8371
8372         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8373         * ltcf-cxx.sh: Likewise.
8374
8375         * config.if: Assume enable_libstdcxx_v3 is defined.
8376
8377 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8378
8379         Remove V2 C++ library.
8380         * configure.in: Remove --enable-libstdcxx_v3 support.
8381
8382 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8383
8384         * include/demangle.h: Add prototype for java_demangle_v3.
8385
8386 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8387
8388         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8389
8390 2001-01-27  Richard Henderson  <rth@redhat.com>
8391
8392         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8393
8394 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8395
8396         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8397         Don't unset, it's non-portable and no longer necessary, set to empty
8398         instead.
8399
8400 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8401
8402         * ltconfig: Shell portability fix for the tagname validity check.
8403
8404 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8405
8406         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8407         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8408
8409 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8410
8411         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8412
8413 2001-01-26  Tom Tromey  <tromey@redhat.com>
8414
8415         * configure.in: Allow libgcj to be built on Sparc Solaris.
8416
8417 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8418
8419         * ltcf-c.sh: Add aix5 case.
8420         * ltcf-cxx.sh: Likewise.
8421         * ltconfig: Likewise.
8422
8423 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8424
8425         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8426         keep at least one of build_libtool_libs or build_old_libs set to
8427         yes.
8428
8429         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8430         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8431
8432 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8433
8434         * configure.in: Enable libgcj on several additional platforms.
8435
8436 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8437
8438         * configure.in: Enable libgcj for linux targets.
8439
8440 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8441
8442         * MAINTAINERS (Write After Approval): Add myself.
8443
8444 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8445
8446         * MAINTAINERS: Add myself as vax port maintainer.
8447
8448 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8449
8450         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8451
8452 2001-01-09  Mike Stump  <mrs@wrs.com>
8453
8454         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8455         failures of subdirectories.
8456
8457 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8458
8459         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8460         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8461         * ltcf-cxx.sh: Likewise.
8462         * ltcf-gcj.sh: Likewise.
8463         * ltconfig.sh: Fix typo.
8464
8465 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8466
8467         * configure: handle DOS-style absolute paths.
8468
8469 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8470
8471         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8472
8473 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8474
8475         * MAINTAINERS: Add myself as avr port co-maintainer.
8476
8477 2000-12-28  Ben Elliston  <bje@redhat.com>
8478
8479         * MAINTAINERS: Add myself under ``Write After Approval''.
8480
8481 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8482
8483         * texinfo: Remove directory from GCC.
8484
8485 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8486
8487         * COPYING: Update to current
8488         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8489         to 19yy as example year in copyright notice).
8490
8491 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8492
8493         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8494         (libstdcxx_incdir): Pass down.
8495         * config.if: Remove expired bits for cxx_interface, add stub.
8496         (libstdcxx_incdir): Add variable for g++ include directory.
8497         * configure.in (gxx_include_dir): Use it.
8498
8499 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8500
8501         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8502         with old-email address from ``Write After Approval''.
8503
8504 2000-12-15  Andreas Jaeger  <aj@suse.de>
8505
8506         * configure.in: Handle lang_dirs.
8507
8508 2000-12-14  Tom Tromey  <tromey@redhat.com>
8509
8510         * MAINTAINERS: Removed brads.
8511
8512         * MAINTAINERS: Added gcj developers.
8513
8514 2000-12-13  Anthony Green  <green@redhat.com>
8515
8516         * configure.in: Disable libgcj for any target not specifically
8517         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8518         with g++ abi.
8519
8520 2000-12-13  Mike Stump  <mrs@wrs.com>
8521
8522         * Makefile.in (local-distclean): Also remove fastjar.
8523
8524 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8525
8526         * contrib/gcc_update: Add fastjar --touch entries.
8527
8528 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8529
8530         * configure.in: Disable language-specific target libraries for
8531         languages that aren't enabled.
8532
8533 2000-12-10  Anthony Green  <green@redhat.com>
8534
8535         * configure.in: Define libgcj.  Disable libgcj target libraries for
8536         most targets.
8537
8538 2000-12-10  Neil Booth  <neilb@earthling.net>
8539
8540         * MAINTAINERS: Update mail address, remove from WAA list.
8541
8542 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8543
8544         * libjava: Imported from /cvs/java.
8545         * libffi: Likewise.
8546         * Boehm-gc: Likewise.
8547
8548 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8549
8550         * configure.in (target_libs): Revert 2000-12-08 patch.
8551         (noconfigdirs): Added target-libjava.
8552
8553 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8554
8555         * djunpack.bat: removed.
8556
8557 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8558
8559         * Makefile.in: handle DOS-style absolute paths.
8560         * config-ml.in: likewise.
8561         * symlink-tree: likewise.
8562
8563 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8564
8565         * fastjar: Imported.
8566
8567 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8568
8569         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8570         libjava.
8571         * configure.in (target_libs): Removed `target-libjava'.
8572
8573 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8574
8575         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8576         (ALL_MODULES): Added fastjar.
8577         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8578         (all-target-libjava): all-fastjar replaces all-zip.
8579         (all-fastjar): Added.
8580         (configure-target-fastjar, all-target-fastjar): Likewise.
8581         * configure.in (host_tools): Added fastjar.
8582
8583 2000-12-07  Mike Stump  <mrs@wrs.com>
8584
8585         * Makefile.in (local-distclean): Remove leftover built files.
8586
8587 2000-11-24  Nick Clifton  <nickc@redhat.com>
8588
8589         * configure.in (xscale-elf): Add target.
8590         (xscale-coff): Add target.
8591
8592 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8593
8594         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8595         recent versions of FreeBSD (release 3 or later).
8596         * ltconfig: On FreeBSD, -lc must not be provided when building
8597         a shared library or else the standard -pthread gcc option is
8598         rendered worthless to later users of the built library.
8599
8600 2000-11-16  Fred Fish  <fnf@be.com>
8601
8602         * configure.in (enable_libstdcxx_v3): Fix typo,
8603         libstd++ -> libstdc++.
8604
8605 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8606
8607         * MAINTAINERS: Add self to Write After Approval list.
8608
8609 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8610
8611         * MAINTAINERS: Update my email address.  Add myself to global write
8612         privs list.
8613
8614 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8615
8616         * Makefile.in: Merge with src and libgcj.
8617         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8618         configure-target-<library> when their configure scripts need the C
8619         or C++ library to have already been built to work properly.
8620         (do_proto_toplev): Set them to an empty string.
8621
8622         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8623         (REALLY_SET_LIB_PATH): Use them.
8624
8625 2000-11-17  Stan Shebs  <shebs@apple.com>
8626
8627         * MAINTAINERS: Add self to Write After Approval list.
8628
8629 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8630
8631         * configure: Provide the original toplevel configure arguments
8632         (including $0) to subprocesses in the environment rather than
8633         through gcc/configargs.h.
8634
8635 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8636
8637         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8638         C99.  Alphabetise "Write After Approval" list.
8639
8640 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8641
8642         * configure: Turn on libstdc++ V3 by default.
8643
8644         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8645         if we've got GCC.
8646
8647 2000-11-11  Philip Blundell  <philb@gnu.org>
8648
8649         * MAINTAINERS: Add self to Write After Approval list.
8650
8651 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8652
8653         * ltcf-c.sh (aix4): Improve shared library configuration; require
8654         exporting symbols.
8655         * ltcf-cxx.sh (aix4): Define.
8656         * ltconfig (aix4): Define library and soname specs appropriate for
8657         AIX.  Define command to create export symbols list.
8658
8659 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8660
8661         * config.sub: Add support for Sun Chorus
8662
8663 2000-10-31  Nick Clifton  <nickc@redhat.com>
8664
8665         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8666         <name>@redhat.com.  Also installed new email address for Clint
8667         Popetz.
8668
8669 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8670
8671         * etc: Remove directory from GCC.
8672
8673 2000-10-16  Michael Meissner  <meissner@redhat.com>
8674
8675         * configure (gcc/configargs.h): Only create if there is a build GCC
8676         directory created.
8677
8678 2000-10-16  Matthias Klose  <doko@debian.org>
8679
8680         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8681         when configured for libstdc++-v3.
8682
8683 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8684
8685         * configure: Save configure arguments to gcc/configargs.h.
8686
8687 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8688
8689         * config.guess: Import CVS version 1.157.
8690         * config.sub: Import CVS version 1.181.
8691
8692 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8693
8694         * Makefile.in (bootstrap): avoid recursion if subdir missing
8695         (cross): ditto
8696         (do-proto-toplev): ditto
8697
8698 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8701         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8702
8703         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8704         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8705         all affected `configure' scripts.
8706
8707 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8708
8709         * MAINTAINERS: Add self as cpplib co-maintainer.
8710
8711 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8712
8713         * MAINTAINERS: Add self to Write After Approval list.
8714
8715 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8716
8717         * INSTALL/README: egcs -> GCC update.
8718
8719 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8720
8721         * MAINTAINERS: Add myself to Write After Approval list.
8722
8723 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8724
8725         * MAINTAINERS: Add myself to Write After Approval list.
8726
8727 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8728
8729         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8730         X11 libraries for hppa64.
8731
8732 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8733
8734         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8735
8736 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8737
8738         * Makefile.in (all-zlib): Added dummy target.
8739
8740         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8741         ltcf-gcj.sh: Updated from libtool multi-language branch.
8742
8743 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8744
8745         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8746         (bootstrap*): Depend on all-bootstrap.
8747
8748 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8749
8750         * config.guess: Import CVS version 1.156.
8751         * config.sub: Import CVS version 1.179.
8752
8753 2000-09-02  Anthony Green  <green@cygnus.com>
8754
8755         * Makefile.in (all-gcc): Depend on all-zlib.
8756         (CLEAN_MODULES): Add clean-zlib.
8757         (ALL_MODULES): Add all-zlib.
8758         * configure.in (host_libs): Add zlib.
8759
8760 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8761
8762         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8763         crosses, but add gcc/include to the header search path for them.
8764
8765 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8766
8767         * MAINTAINERS: Add self to Write After Approval list.
8768
8769 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8770
8771         * config.guess: Import CVS version 1.152.
8772         * config.sub: Import CVS version 1.177.
8773
8774 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8775
8776         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8777         $targargs to tell whether newlib is going to be built.
8778
8779         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8780         $$r/TARGET_SUBDIR/libio for _G_config.h.
8781
8782 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8783
8784         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8785
8786 2000-08-22  DJ Delorie  <dj@redhat.com>
8787
8788         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8789
8790 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8791
8792         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8793         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8794         sub-configures.
8795
8796 2000-08-21  DJ Delorie  <dj@redhat.com>
8797
8798         * MAINTAINERS: Add self as a libiberty maintainer
8799
8800 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8801
8802         * configure.in (libstdcxx_flags): Use
8803         libstdc++-v3/src/libstdc++.INC.
8804
8805 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8806
8807         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8808
8809 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8810
8811         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8812
8813         * configure: Make enable_threads and enable_shared defaults
8814         explicit.  Substitute enable_threads into generated Makefiles.
8815         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8816         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8817
8818 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8819
8820         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8821
8822 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8823
8824         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8825         previous delta.
8826
8827 2000-08-11  Jason Merrill  <jason@redhat.com>
8828
8829         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8830         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8831         (FLAGS_FOR_TARGET): Not here.
8832         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8833
8834 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8835
8836         * config-ml.in (CC, CXX): Don't introduce a leading space.
8837
8838 2000-08-07  DJ Delorie  <dj@delorie.com>
8839
8840         * MAINTAINERS: Add self as a DJGPP maintainer
8841
8842 2000-08-07  DJ Delorie  <dj@redhat.com>
8843
8844         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8845         "if we're also building gcc, and it's a gcc that will run on the
8846         build machine, we want to use its includes instead of the system's
8847         default includes".
8848
8849 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8850
8851         * MAINTAINERS: Add self to Write After Approval list.
8852
8853 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8854
8855         * configure.in (libstdcxx_flags): Don't use `"'.
8856
8857         * config-ml.in: Adjust multilib search paths to the
8858         appropriate multilib tree.
8859
8860 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8861
8862         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8863         commas in $LANGUAGES.
8864
8865 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8866
8867         * configure.in: Re-enable all references to libg++ and librx.
8868
8869 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8870
8871         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8872         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8873         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8874         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8875
8876         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8877
8878 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8879
8880         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8881         CXX_FOR_TARGET for sed.
8882
8883 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8884
8885         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8886         Do not override if already set in the environment or in configure.
8887         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8888         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8889
8890 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8891
8892         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8893         the libtool CVS tree multi-language branch.
8894         * ltconfig, ltmain.sh: Updated.
8895
8896 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8897
8898         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8899         (clean-target): Depend on it.
8900
8901         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8902         (GCC_FOR_TARGET): Use it.
8903         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8904         * configure.in: ... here.
8905         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8906         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8907
8908 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8909
8910         * MAINTAINERS: Add self to Write After Approval list.
8911
8912 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8913
8914         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8915         (configure-target-libchill, configure-target-libobjc): Likewise.
8916
8917         * configure.in: Use the same cache file for all target libs.
8918         * config-ml.in: But different cache files per multilib variant.
8919
8920 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8921
8922         * configure (topsrcdir): Don't use dirname.
8923
8924 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8925
8926         * MAINTAINERS: Add self to Write After Approval list.
8927
8928 2000-07-20  Jason Merrill  <jason@redhat.com>
8929
8930         * configure.in: Remove all references to libg++ and librx.
8931
8932         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8933
8934 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8935
8936         * config.sub: Update to subversions version 2000-07-06.
8937
8938 2000-07-12  Andrew Haley  <aph@cygnus.com>
8939
8940         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8941         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8942
8943 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8944
8945         * symlink-tree:  Check number of arguments.
8946
8947 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8948
8949         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8950         search path for a g++ extracted from the build tree.  This
8951         will allow link tests run by configure scripts in
8952         subdirectories to succeed.
8953
8954 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8955
8956         * ltconfig: Add support for mips-dde-sysv4.2MP
8957
8958 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8959
8960         * MAINTAINERS: Add myself as loop discovery maintainer.
8961
8962 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8963
8964         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8965         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8966
8967 2000-06-19  Timothy Wall  <twall@cygnus.com>
8968
8969         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8970         * config.sub: Add tic54x target.
8971
8972 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8973
8974         * MAINTAINERS: Add self as Fortran maintainer,
8975         remove Craig Burley.
8976
8977 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8978
8979         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8980         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8981
8982 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8983
8984         * MAINTAINERS: Add self as i18n maintainer
8985
8986 20000-05-21  H.J. Lu  (hjl@gnu.org)
8987
8988         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8989         directory are used if they exist. Make sure
8990         $(build_tooldir)/include is searched for header files,
8991         $(build_tooldir)/lib/ for library files.
8992         (GCC_FOR_TARGET): Likewise.
8993         (CXX_FOR_TARGET): Likewise.
8994
8995 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8996
8997         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8998
8999 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9000
9001         * Makefile.in (configure-target-libiberty): Depend on
9002         configure-target-newlib.
9003
9004 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9005
9006         * configure.in, Makefile.in: Merge all libffi-related
9007         configury stuff from the libgcj tree.
9008
9009 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9010
9011         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9012         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9013
9014 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9015
9016         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9017         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9018         current version information.  Add to proto-toplev directory.
9019         (gdb-taz): Build do-djunpack.
9020
9021 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9022
9023         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9024
9025 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9026
9027         * MAINTAINERS: Add self to Write After Approval list.
9028
9029 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9030
9031         * ltmain.sh: Preserve in relink_command any environment
9032         variables that may affect the linker behavior.
9033
9034 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9035
9036         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9037
9038 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9039
9040         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9041
9042 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9043
9044         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9045         with the version name.
9046
9047 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9048
9049         * MAINTAINERS: Add self as bb-reorder maintainer.
9050
9051 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9052
9053         * config.if: Tweak.
9054
9055 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9056
9057         * djunpack.bat: New file.
9058
9059 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9060
9061         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9062         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9063         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9064         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9065
9066 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9067
9068         * config.sub (case $basic_machine): Change default for "ibm-*"
9069         to "openedition".
9070
9071 2000-04-13  Andreas Jaeger  <aj@suse.de>
9072
9073         * MAINTAINERS: Added myself.
9074
9075 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9076
9077         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9078         (do-md5sum): New target.
9079         (MD5PROG): Define.
9080         (PACKAGE): Default to TOOL.
9081         (VER): Default to a shell script.
9082         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9083         md5 checksum generation.
9084         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9085         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9086         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9087         insight.tar.bz2): Use gdb-taz to create archive.
9088
9089 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9090
9091         * configure (warn_cflags): Delete.
9092
9093 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9094
9095         * MAINTAINERS: Added myself.
9096
9097 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9098             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9099
9100         * configure.in (enable_libstdcxx_v3): Add.
9101         (target_libs): Add bits here to switch between libstdc++-v2 and
9102         libstdc++-v3.
9103         * config.if: And this file too.
9104         * Makefile.in: Add libstdc++-v3 targets.
9105
9106 2000-04-05  Michael Meissner  <meissner@redhat.com>
9107
9108         * config.sub (d30v): Add d30v as a basic machine type.
9109
9110 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9111
9112         * configure.in: -linux-gnu*, not -linux-gnu.
9113
9114 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9115
9116         * MAINTAINERS: Add self in write-after-approval section.
9117
9118 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9119
9120         * MAINTAINERS: Add self as ia64 port maintainer.
9121
9122 2000-03-08  Neil Booth  <NeilB@earthling.net>
9123
9124         * MAINTAINERS: Add self in write-after-approval section.
9125
9126 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9127
9128         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9129         (do-tar-bz2): Replace TOOL with PACKAGE.
9130         (gdb.tar.bz2): Remove GDBTK from GDB package.
9131         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9132         dejagnu.tar.bz2): New packages.
9133
9134 2000-02-27  Andreas Jaeger  <aj@suse.de>
9135
9136         * configure.in: Add entry for mips*-*-linux*, move catch all
9137         *-*-*linux* entry below this one.
9138
9139 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9140
9141         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9142
9143 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9144
9145         * config.sub: Support an OS of "wince".
9146
9147 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9148
9149         * config.guess, config.sub: Updated to match config's 2000-02-15
9150         version.
9151
9152 2000-02-23  Linas Vepstas  <linas@linas.org>
9153
9154         * config.sub: Add support for Linux/IBM 370.
9155         * configure.in: Likewise.
9156
9157 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9158
9159         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9160
9161 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9162
9163         * config.guess: Guess "cygwin" rather than "cygwin32".
9164
9165 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9166
9167         * configure (gcc_version): When setting, narrow search to
9168         lines containing `version_string'.
9169
9170 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9171
9172         * config.sub: Add support for avr target.
9173
9174 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9175
9176         * MAINTAINERS: Add maintainers for MCore port.
9177
9178 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9179
9180         * config.sub: Add mmix-knuth-mmixware.
9181
9182 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9183
9184         * MAINTAINERS: Pair cccp with cpplib maintainership.
9185
9186 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9187
9188         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9189         structure stuff to -L library search.
9190         (CXX_FOR_TARGET): Ditto.
9191         (CROSS_CHECK_MODULES): Fix spelling mistake.
9192
9193 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9194
9195         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9196         the C++ compiler.
9197
9198 2000-01-12  Richard Henderson  <rth@cygnus.com>
9199
9200         * configure.in: Don't build some bits for beos.
9201
9202 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9203
9204         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9205         as include files.
9206
9207 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9208
9209         * Add self as cpplib maintainer, as requested by Jason
9210         Merrill.  Correct my e-mail address.
9211
9212 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9213
9214         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9215         not mh-aix43.
9216
9217 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9218
9219         * MAINTAINERS: Add myself to "write after approval" list.
9220
9221 1999-12-14  Richard Henderson  <rth@cygnus.com>
9222
9223         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9224         * config.sub: Accept alphaev[78], alphaev8.
9225
9226 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9227
9228         * config.guess, config.sub: Update from autoconf.
9229
9230 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9231
9232         * MAINTAINERS:  update my playtime e-address.
9233
9234 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9235
9236         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9237         necessary libraries are missing.
9238
9239 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9240
9241         * MAINTAINERS: Add new 'write after approval' maintainer.
9242
9243 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9244
9245         * MAINTAINERS: Add new Java maintainer.
9246
9247 1999-10-25  Andreas Schwab  <schwab@suse.de>
9248
9249         * configure: Fix quoting inside arguments of eval.
9250
9251 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9252
9253         * config-ml.in: Allow suppression of some ARM multilibs.
9254
9255 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9256
9257         * config.guess: Add OS/390 match pattern.
9258         * config.sub: Add mvs, openedition targets.
9259         * configure.in (i370-ibm-opened*): New.
9260
9261 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9262
9263         * config.sub: Add support for configuring for pj.
9264
9265 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9266
9267         * config.sub (maybe_os): Add support for configuring for fr30.
9268
9269 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9270
9271         * configure.in: Do not configure or build ld for AIX
9272         platforms.  ld is known to be broken on these platforms.
9273
9274 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9275
9276         * config-ml.in: Pass compiler flag corresponding to multidirs to
9277         subdir configures.
9278
9279 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9280
9281         * Makefile.in (LDFLAGS): Define.
9282
9283 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9284
9285         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9286         noconfigdirs.
9287         (*-*-cygwin*): Likewise.
9288
9289 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9290
9291         * mkdep: New file.
9292         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9293         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9294
9295         From Eli Zaretskii <eliz@is.elta.co.il>:
9296         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9297         long file name when using DJGPP on MS-DOS.
9298
9299 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9300
9301         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9302
9303 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9304
9305         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9306         dependency as this causes "make check" to globally "make all"
9307
9308 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9309
9310         * configure.in (target_libs): Added target-zlib.
9311         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9312         (CONFIGURE_TARGET_MODULES): Likewise.
9313         (CHECK_TARGET_MODULES): Likewise.
9314         (INSTALL_TARGET_MODULES): Likewise.
9315         (CLEAN_TARGET_MODULES): Likewise.
9316         (configure-target-zlib): New target.
9317         (all-target-zlib): Likewise.
9318         (all-target-libjava): Depend on all-target-zlib.
9319         (configure-target-libjava): Depend on configure-target-zlib.
9320
9321         * Makefile.in (configure-target-libjava): Depend on
9322         configure-target-newlib.
9323         (configure-target-boehm-gc): New target.
9324         (configure-target-qthreads): New target.
9325
9326         * configure.in (target_libs): Added target-qthreads.
9327         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9328         (CONFIGURE_TARGET_MODULES): Likewise.
9329         (CHECK_TARGET_MODULES): Likewise.
9330         (INSTALL_TARGET_MODULES): Likewise.
9331         (CLEAN_TARGET_MODULES): Likewise.
9332         (all-target-qthreads): New target.
9333         (configure-target-libjava): Depend on configure-target-qthreads.
9334         (all-target-libjava): Depend on all-target-qthreads.
9335
9336         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9337         (CONFIGURE_TARGET_MODULES): Likewise.
9338         (CHECK_TARGET_MODULES): Likewise.
9339         (INSTALL_TARGET_MODULES): Likewise.
9340         (CLEAN_TARGET_MODULES): Likewise.
9341         (all-target-libjava): New target.
9342         (all-target-boehm-gc): Likewise.
9343         * configure.in (target_libs): Added libjava, boehm-gc.
9344
9345 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9346
9347         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9348         configure.bat in SUPPORT_FILES.
9349         (gas+binutils.tar.bz2): Likewise.
9350
9351         * makeall.bat: Remove; obsolete.
9352
9353 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9354
9355         From Mark Elbrecht:
9356         * configure.bat: Remove; obsolete.
9357
9358 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9359
9360         * configure: Add -W -Wall to the default CFLAGS when compiling with
9361         gcc.
9362
9363 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9364
9365         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9366
9367 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9368
9369         * configure.in: Build ld on IRIX6.
9370
9371 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9372
9373         * Makefile.in: Change distribution targets to use bzip2 instead of
9374         gzip.
9375         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9376         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9377
9378 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9379
9380         * config.sub: Add mcore target.
9381
9382 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9383
9384         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9385
9386 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9387
9388         * config.guess (dummy): Changed to $dummy.
9389
9390 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9391
9392         * config.sub: Tidied up case statements.
9393
9394 1999-05-22  Ben Elliston  <bje@cygnus.com>
9395
9396         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9397         <jiro@din.or.jp>.
9398
9399         * config.guess: Merge with FSF version. Future changes will be
9400         more accurately recorded in this ChangeLog.
9401         * config.sub: Likewise.
9402
9403 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9404
9405          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9406
9407 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9408
9409         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9410
9411 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9412
9413         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9414
9415 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9416
9417         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9418         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9419         Bad merge removed these two changes.
9420
9421 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9422                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9423
9424         * config.guess (interix Alpha): Add.
9425
9426 1999-04-11  Richard Henderson  <rth@cygnus.com>
9427
9428         * configure.in (i?86-*-beos*): Do config gperf; don't config
9429         gdb, newlib, or libgloss.
9430
9431 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9432
9433         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9434         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9435         from multidirs.
9436
9437 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9438
9439         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9440
9441 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9442
9443         * config.sub: Add support for mcore targets.
9444
9445 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9446
9447         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9448         not mt-ospace, in order to shut up assembler warning about using
9449         symbols that are named the same as registers.
9450
9451 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9452
9453         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9454         dependency list for all-target-cygmon.
9455
9456 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9457
9458         * config-ml.in: Check $host, not $target, for selective multilibs.
9459         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9460         thumb interworking, and underscore prefix multilibs.
9461
9462 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9463
9464         * missing: Update to version from current automake.
9465
9466 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9467
9468         * configure (gxx_include_dir): Removed.
9469
9470         * configure.in (gxx_include_dir): Handle it.
9471         * Makefile.in: Likewise.
9472
9473 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9474
9475         * config.sub (mips64vr4111,mips64vr4111el) Add.
9476
9477 1999-03-21  Ben Elliston  <bje@cygnus.com>
9478
9479         * config.guess: Correct typo for detecting ELF on FreeBSD.
9480
9481 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9482
9483         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9484         config/mh-djgpp.
9485
9486 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9487
9488         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9489         all-target-newlib to dependency list for all-target-bsp.
9490
9491 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9492
9493         * config.sub: Add i386-uwin support.
9494         * config.guess: Likewise.
9495
9496 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9497
9498         * configure.in: cleanup, add mh-*pic handling for arm, special
9499         case powerpc*-*-aix*
9500
9501 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9502
9503         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9504         can be built.
9505
9506 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9507
9508         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9509         targets.
9510
9511 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9512
9513         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9514
9515 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9516
9517         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9518
9519 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9520
9521         * config.sub: Fix typo in arm recognition.
9522
9523 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9524
9525         * configure.in (noconfigdirs): Changed target_configdirs to
9526         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9527         rather than m68k-*-* since it is not known to work on
9528         m68k-aout. Ditto for arm-*-*oabi.
9529
9530 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9531
9532         * configure.in (*-*-windows*): Remove, no longer used.
9533
9534 1999-02-19  Ben Elliston <bje@cygnus.com>
9535
9536         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9537         Smart and improved by Andrew Cagney.
9538
9539 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9540
9541         * config.guess: Recognize openbsd-*-hppa.
9542
9543 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9544
9545         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9546         only if it is not empty.
9547
9548 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9549
9550         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9551
9552         * config.guess: Modified to recognize uname's armv* syntax.
9553
9554         * config.sub: Modified to recognize uname's armv* syntax.
9555
9556 1999-02-17  Mark Salter  <msalter@cygnus.com>
9557
9558         * configure.in: Added target-bsp for sparclite.
9559
9560 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9561
9562         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9563
9564 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9565
9566         * configure.in: Add support for strongarm port.
9567         * config.sub: Add support for strongarm target.
9568
9569 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9570
9571         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9572         the old name config/mh-cygwin32.
9573         Enable texinfo.
9574
9575 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9576
9577         * configure.in: Do build ld for ix86 Solaris.
9578
9579 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9580
9581         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9582         $AR_FOR_TARGET.  Likewise for RANLIB.
9583
9584 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9585
9586         * config.sub (oabi):  Recognize.
9587         * configure.in (arm-*-oabi):  Handle.
9588
9589 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9590
9591         * config.guess: Improve detection of i686 on UnixWare 7.
9592
9593 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9594
9595         * config.guess: Add support for i386-pc-interix.
9596         * config.sub: Likewise.
9597         * configure.in: Likewise.
9598
9599 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9600
9601         * Makefile.in: Remove unneeded all-target-libio from
9602         from all-target-winsup target since it is now unneeded.
9603         Add all-target-libtermcap in its place since it is now
9604         needed.
9605
9606 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9607
9608         * configure.in: makefile stub for cygwin target is probably
9609         unnecessary.  Remove it for now.
9610
9611 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9612
9613         * configure.in: libtermcap.a should be built when cygwin is the
9614         target as well as the host.
9615         * config.guess: Allow mixed case in cygwin uname output.
9616         * Makefile.in: Add libtermcap target.
9617
9618 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9619
9620         * config.sub: Clean up handling of hppa2.0.
9621
9622 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9623
9624         * config.guess: Use C code to identify more HP machines.
9625
9626 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9627
9628         * config.sub: Handle hppa2.0.
9629
9630 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9631
9632         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9633         cygmon for all sparclite targets, regardless of object format.
9634
9635 1998-12-15  Mark Salter  <msalter@cygnus.com>
9636
9637         * configure.in: Added target-bsp for several target architectures.
9638
9639         * Makefile.in: Added rules for bsp.
9640
9641 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9642
9643         * config.guess: Improve detection of hppa2.0 processors.
9644
9645 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9646
9647         * config.guess: Recognize FreeBSD using ELF automatically.
9648
9649 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9650
9651         * configure (skip-this-dir): Add handling for new shell script, which
9652         might be created by a sub-directory's configure to indicate, this particular
9653         directory is "unwanted".
9654         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9655
9656 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9657
9658         * ltconfig: import from libtool, after changing libtool to
9659         account for the cygwin name change.
9660
9661 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9662
9663         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9664         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9665
9666 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9667
9668         * configure.in: Add libtermcap to list of cygwin dependencies.
9669
9670 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9671
9672         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9673         they include winsup/include when it's a cygwin target.
9674
9675 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9676
9677         * configure.in (host_tools): Added zip.
9678         * Makefile.in (all-target-libjava): Depend on all-zip.
9679         (all-zip): New target.
9680         (ALL_MODULES): Added all-zip.
9681         (NATIVE_CHECK_MODULES): Added check-zip.
9682         (INSTALL_MODULES): Added install-zip.
9683         (CLEAN_MODULES): Added clean-zip.
9684
9685 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9686
9687         * Makefile.in: lose "32" from comment about cygwin.
9688
9689 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9690
9691         * configure.in: Use -Os to build target libraries for the fr30.
9692
9693 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9694
9695         * config.sub: Add fr30.
9696
9697 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9698
9699         * configure.in: drop "32" from config/mh-cygwin32.  Check
9700         cygwin* instead of cygwin32*.
9701         * config.sub: Check cygwin* instead of cygwin32*.
9702
9703 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9704
9705         * config.guess: Match any version of Unixware7.
9706
9707 1998-10-20  Syd Polk  <spolk@cygnus.com>
9708
9709         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9710         if desired.
9711
9712 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9713
9714         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9715         these if the appropriate directories and files to not exist.
9716
9717 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9718
9719         * Makefile.in (DEVO_SUPPORT): Add config.if.
9720
9721 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9722
9723         * configure: Add pattern to replace "build_tooldir"'s
9724         definition in the generated Makefile with "tooldir"'s
9725         actual value.
9726
9727 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9728
9729         * config.sub: Bring back lost sparcv9.
9730
9731         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9732
9733 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9734
9735         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9736         CC_FOR_TARGET and friends.
9737
9738 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9739
9740         * Makefile.in (build_tooldir): New variable, same as tooldir.
9741         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9742         -B$(build_tooldir)/bin/.
9743         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9744
9745 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9746
9747         * README: Remove installation instructions and refer to the
9748         INSTALL directory instead.
9749
9750 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9751
9752         * config.sub: Add support for i[34567]86-pc-udk.
9753         * configure.in: Likewise.
9754
9755 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9756
9757         * Makefile.in: add bzip2 package building bits for user
9758         tools module
9759         * configure.in: ditto
9760
9761 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9762
9763         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9764         (ALL_TARGET_MODULES): Add all-target-libobjc.
9765         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9766         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9767         (all-target-libchill): Add dependencies.
9768         * configure.in (target_libs): Add libchill.
9769
9770 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9771
9772         * configure.in (target_subdir): Remove duplicate line.
9773
9774 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9775
9776         * Makefile.in (all-automake): fix dependencies.
9777
9778 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9779
9780         * configure.in: Minor cleanups for building in the $(target_alias)
9781         subdir.
9782
9783 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9784
9785         * Makefile.in (bootstrap): Set r and s before make all.  Use
9786         BASE_FLAGS_TO_PASS in make all.
9787         (cross): Likewise.
9788
9789 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9790
9791         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9792
9793 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9794
9795         * config.sub: Fix typo in last change.
9796
9797 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9798
9799         * config.sub: Add support for C4x target.
9800         * configure.in: Likewise.
9801
9802 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9803
9804         * config.sub: Recognize sparcv9 just like sparc64.
9805
9806 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9807
9808         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9809
9810 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9811
9812         * config.guess: Correctly identify Pentium II sco boxes.
9813
9814         * config.guess: Fix "tr" code.  From Weiwen Liu.
9815
9816 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9817
9818         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9819         stabs.
9820
9821 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9822
9823         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9824         (ALL_TARGET_MODULES): Add all-target-libchill.
9825         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9826         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9827         (all-target-libchill): Add dependencies.
9828         * configure.in (target_libs): Add libchill.
9829
9830 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9831
9832         * config.guess: Avoid assumptions about "tr" behaves when
9833         LANG is set to something other than English.
9834
9835 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9836
9837         * configure (gxx_include_dir): Changed to
9838         '${prefix}/include/g++'-${libstdcxx_interface}.
9839
9840         * config.if: New to determine the interfaces.
9841
9842 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9843
9844         * config.guess: Detect and handle MPE/IX.
9845         * config.sub: Deal with MPE/IX.
9846
9847 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9848
9849         * configure.in: Use mh-aix43.
9850
9851 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9852
9853         * configure: Fix --without/--disable cases for gxx-include-dir.
9854
9855 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9856
9857         * mdata-sh:  Imported.  Needed for automake support.
9858
9859 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9860
9861         * Makefile.in (taz): Try "chmod -R og=u ." before
9862         "chmod og=u `find . -print`".
9863
9864 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9865
9866         * configure.in: Add arm-elf and thumb-elf support.
9867
9868 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9869
9870         * Makefile.in: Undo previous patch.
9871
9872 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9873
9874         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9875         to here ...
9876         (install-no-fixedincludes): and here
9877         (INSTALL_MODULES): ... from here.
9878
9879 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * config.sub: Merge with FSF.
9882
9883         * config.guess: Merge with FSF.
9884
9885 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9886
9887         * configure (extraconfigdirs): New variable.
9888         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9889         * Makefile.in (all): Move higher in file.
9890         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9891         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9892         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9893         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9894         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9895
9896 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9897
9898         * Makefile.in (all-target-libjava): Depend on all-gcc and
9899         all-target-newlib.
9900         (configure-target-libjava): Depend on $(ALL_GCC).
9901
9902 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9903
9904         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9905         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9906
9907 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9908
9909         * INSTALL/README: Fix typo.
9910
9911 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9912
9913         * ylwrap: Change absolute path checks to check for DOS style path
9914         names.
9915
9916         * ylwrap: Don't use a full path name if the source file is in the
9917         same directory.  From hjl@lucon.org (H.J. Lu).
9918
9919         * config-ml.in: Default to being verbose, to match Feb 18 change to
9920         configure.
9921
9922 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9923
9924         Brought over from egcs:
9925
9926         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9927
9928         * configure.in (target_subdir): Set to ${target_alias} instead
9929         of "libraries".
9930
9931         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9932
9933         * configure.in (target_subdir): Set to libraries if enable_multilib.
9934
9935 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9936
9937         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9938         multilibs, force reconfiguration the first time we create
9939         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9940
9941 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9942
9943         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9944         avoid confusion with --no-recursion.
9945
9946 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9947
9948         * configure.in: Win32 hosts shouldn't use install -x
9949         * install-sh: remove -x option, and special .exe-handling
9950         hack.
9951
9952 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9953
9954         * config.guess: Recognize i586-pc-beos.
9955         * configure.in: Don't build some bits for beos.
9956
9957 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9958
9959         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9960         CFLAGS default to -O2.
9961
9962         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9963         when using GNU ld.
9964
9965 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9966
9967         * ltmain.sh: Correct install when using a different shell.
9968
9969 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9970
9971         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9972
9973 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9974
9975         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9976         target.
9977
9978 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9979
9980         * ltconfig: Update to correct AIX handling.
9981
9982 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9983
9984         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9985
9986         * configure.in (target_subdir): Set to ${target_alias} instead
9987         of "libraries".
9988
9989 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9990
9991         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9992         (Makefile): Depend on $(gcc_version_trigger).
9993
9994         * configure (gcc_version): Change default initializer to empty
9995         string.
9996         (gcc_version_trigger): New variable; pass this variable down
9997         to subdir configures to enable them checking gcc's version
9998         themselves. Emit make macros for both gcc_version vars.
9999         (topsrcdir): Initialize reliably.
10000         (recursion line): Remove --with-gcc-version=${gcc_version}.
10001
10002 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10003
10004         * configure (enable_version_specific_runtime_libs): Implement new flag
10005         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10006         in $(libsubdir); emit definition in each generated Makefile.
10007         (gxx_include_dir): Initialize depending on
10008         $enable_version_specific_runtime_libs.
10009
10010 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10011
10012         * configure (gcc_version): Initialize properly depending on
10013         how and where configure is started.
10014         (recursion line): Pass a --with-gcc-version=${gcc_version}
10015         to configures in subdirs.
10016
10017 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10018
10019         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10020         cygmon
10021
10022 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10023
10024         * configure.in: Add cygmon and libstub support for mn10200.
10025
10026 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10027
10028         * configure (gcc_version): Add new variable describing the
10029         particular gcc version we're building.
10030         * Makefile.in (libsubdir): Add new macro for the directory
10031         in which the compiler finds executables, libraries, etc.
10032         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10033         and libsubdir.
10034
10035 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10036
10037         * Makefile.in (local-clean): Remove *.log.
10038         (warning.log): Built with warn_summary from build.log.
10039         (mail-report.log): Run test_summary.
10040         (mail-report-with-warnings.log): Run test_summary including
10041         warning.log in the report.
10042
10043 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10044
10045         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10046
10047 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10048
10049         * Makefile.in (grep): Grep no longer depends on libiberty.
10050
10051 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10052
10053         * Makefile.in: all-snavigator needs all-libgui.
10054
10055 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10056
10057         * configure.in: Add cygmon and libstub support for mn10300.
10058
10059 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10060
10061         * missing: Update to version from automake 1.3.
10062
10063         * ltmain.sh: On installation, don't get confused if the same name
10064         appears more than once in the list of library names.
10065
10066 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10067
10068         * config.sub: Accept m68060 and m5200 as CPU names.
10069
10070 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10071
10072         * configure: Use && rather than using -a in test, because odd
10073         strings can confuse test.
10074         * configure.in: Likewise.
10075
10076 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10077
10078         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10079
10080 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10081
10082         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10083         bootstrap4-lean): New targets.
10084
10085 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10086
10087         * mpw-* Delete.  Not used.
10088
10089 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10090
10091         * COPYING.LIB: Update FSF address.
10092
10093 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10094
10095         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10096
10097         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10098         GAS_SUPPORT_DIRS.
10099
10100 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10101
10102         * ltconfig, ltmain.sh: Avoid producing a version number if
10103         -version-info was not used.
10104
10105 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10106
10107         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10108         building with newlib.
10109
10110 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10111
10112         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10113         Solaris `make' causes it to continue to next definition.
10114
10115 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10116
10117         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10118         the right GUI libraries and files are installed along with GDB.
10119
10120 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10121
10122         * configure.in: Change alpha to alpha* in several places.
10123
10124 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10125
10126         * config.sub: Recognize sparc86x.
10127
10128 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10129
10130         * configure.in (--enable-target-optspace): Remove debug echo.
10131
10132 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10133
10134         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10135
10136 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10137
10138         * ltconfig: Update cygwin32 support.
10139
10140         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10141         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10142         (GDB_SUPPORT_DIRS): Likewise.
10143
10144 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10145
10146         * configure.in (target_makefile_frag): If --enable-target-optspace,
10147         use -Os to compile target libraries rather than -O2.  Default to
10148         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10149         not used.
10150         * configure.in (target_cflags): Ditto for d30v.
10151
10152 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10153
10154         * Makefile.in (all-bfd): Depend on all-intl.
10155         (all-binutils): Likewise.
10156         (all-gas): Likewise.
10157         (all-gprof): Likewise.
10158         (all-ld): Likewise.
10159
10160 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10161
10162         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10163
10164 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10165
10166         * Makefile.in (all-bfd): Depend upon all-libiberty.
10167
10168         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10169
10170 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10171
10172         * Makefile.in: Add libstub.
10173
10174         * configure.in: Ditto. Build libstub for targets that have cygmon
10175         support.
10176
10177 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10178
10179         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10180
10181 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10182
10183         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10184         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10185
10186 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10187
10188         * configure: Define DEFAULT_M4 by searching PATH.
10189         * Makfile.in: Use DEFAULT_M4.
10190
10191 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10192
10193         * ltconfig: Add cygwin32 support.
10194
10195         * Makefile.in, configure.in: Add libtool as a native only directory
10196         to configure and build.
10197
10198 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10199
10200         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10201
10202 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10203
10204         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10205
10206 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10207
10208         * Makefile.in: add ash make rules
10209         * configure.in: add ash to native_only and host_tools lists
10210
10211 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10212
10213         * Makefile.in (all-gettext, all-intl): New targets.
10214         (ALL_MODULES): Added all-gettext, all-intl.
10215         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10216         (INSTALL_MODULES): Added install-gettext, install-intl.
10217         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10218
10219         * configure.in (host_tools): Added gettext.
10220         (native_only): Likewise.
10221         (noconfigdirs) [various cases]: Likewise.
10222         (host_libs): Added intl.
10223
10224 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10225
10226         * configure: Do not disable building gdbtk for cygwin32 hosts.
10227
10228 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10229
10230         * configure.in: Add thumb-coff target.
10231         * config.sub: Add thumb-coff target.
10232
10233 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10234
10235         * Makefile.in: Revert yesterday's change.
10236         (all-target-winsup):  all-target-librx stays out of here.
10237
10238 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10239
10240         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10241         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10242         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10243         Remove references to librx and libg++.
10244
10245 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10246
10247         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10248         recursive makes
10249
10250 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10251
10252         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10253         for newlib directory.
10254         (CXX_FOR_TARGET): Likewise.
10255
10256 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10257
10258         * ltconfig: Update after libtool/ltconfig.in change for
10259         hpux11.
10260
10261 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10262
10263         * ltconfig, ltmain.sh: Update to libtool 1.2.
10264
10265 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10266
10267         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10268         (install-gcc-cross): Instead, override LANGUAGES here.
10269
10270 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10271
10272         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10273         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10274
10275 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10276
10277         * configure.in: Add Thumb-pe target.
10278
10279 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10280
10281         * Makefile.in - changed sn targets to snavigator
10282         * configure.in - changed sn targets to snavigator
10283
10284 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10285
10286         * config-ml.in: After building symlink tree call make distclean
10287         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10288         to be the case for libiberty.
10289
10290 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10291
10292         * configure: When making link, also check the current
10293         directory. The configure scripts may create one.
10294
10295 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10296
10297         * config.sub: Accept alphapca56 and alphaev6 properly.
10298
10299 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10300
10301         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10302
10303 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10304
10305         * config.sub (sco5): Fix typo.
10306
10307 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10308
10309         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10310         install-itcl.
10311         (install-itcl): Remove dependency on install-tcl.
10312
10313 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10314
10315         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10316
10317 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10318
10319         * configure.in: Don't build libgui for a cygwin32 target when not on
10320         a cygwin32 host.
10321
10322 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10323
10324         * configure (redirect): Set to null, so default behavior of
10325         configure is now --verbose.
10326
10327 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10328
10329         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10330         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10331
10332 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10333
10334         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10335         this change to sync Makefile.in with its ChangeLog entries.
10336
10337 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10338
10339         * ltmain.sh (mkdir): Check that the directory doesn't exist
10340         before we exit with error, so that we don't get races during
10341         parallel builds.
10342
10343 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10344
10345         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10346
10347 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10348
10349         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10350         PICFLAG_FOR_TARGET.
10351         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10352
10353         * configure: Emit a definition for the new macro enable_shared
10354         into each Makefile.
10355
10356 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10357
10358         * configure.in (host_tools, native_only): Add libtool.
10359
10360 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10361
10362         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10363         Fix typo in ming config comment.
10364
10365 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10366
10367         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10368
10369 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10370
10371         * config.sub: Add tic30 cases, and map c30 to tic30.
10372
10373 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10374
10375         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10376         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10377         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10378         (CLEAN_TARGET_MODULES): Similarly
10379         (all-target-libf2c): Add dependences.
10380         * configure.in (target_libs): Add libf2c.
10381
10382 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10383
10384         * configure.in: Remove expect from noconfigdirs when target
10385         is cygwin32.  OK to build expect and dejagnu with Canadian
10386         Cross.
10387
10388 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10389
10390         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10391         host.
10392
10393         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10394         and mingw32.
10395
10396 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10397
10398         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10399         here as it is not defined in the toplevel Makefile.
10400
10401 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10402
10403         * configure (package_makefile_rules_frag): New variable, which names
10404         a file with generic rules, ...
10405         Change comment to mention we now have FIVE parts.
10406         * configure: Undo last change.
10407
10408 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10409
10410         * config.guess: More accurate determination of HP processor types.
10411         * config.sub: More accurate determination of HP processor types.
10412
10413 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10414
10415         * configure (package_makefile_frag): Move inserting the
10416         ${package_makefile_frag} to where it should be according
10417         to the comment.
10418
10419 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10420
10421         * config.guess: Add support for Linux/ARM.
10422
10423 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10424
10425         * .cvsignore: Remove *-info and *-install since they match
10426         release-info and mpw-install, which we don't want to just ignore.
10427
10428 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10429
10430         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10431
10432 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10433
10434         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10435         local_prefix to sub-make invocations.
10436
10437 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10438
10439         * configure.in: Check makefile fragments in the source
10440         directory.
10441
10442 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10443
10444         * configure.in: Check whether host and target makefile
10445         fragments exist before adding them to *_makefile_frag.
10446
10447 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10448
10449         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10450
10451 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10452
10453         * configure.in: Make sure we only replace RPATH_ENVVAR on
10454         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10455         regexp to sed.
10456
10457         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10458         to sub-makes.
10459
10460 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10461
10462         * config-ml.in (multi-do): LDFLAGS must include multilib
10463         designator.
10464
10465 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10466
10467         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10468
10469 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10470
10471         * config.sub: Add mingw32 support.
10472         * configure.in: Likewise.
10473
10474 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10475
10476         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10477
10478 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10479
10480         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10481         * configure (gxx_include_dir): Provide a definition for subdirs
10482         which do not use autoconf.
10483
10484 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10485
10486         * config.guess: Sync with egcs.  Picks up new alpha support,
10487         BeOS & some additional linux support.
10488
10489 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10490
10491         * config.guess: HP 9000/803 is a PA1.1 machine.
10492
10493 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10494
10495         * configure.in: It's alpha*-...
10496
10497 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10498
10499         * configure.in (host_makefile_frag, target_makefile_frag):
10500         Handle multiple config files.
10501         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10502         alpha-*-*.
10503
10504 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10505
10506         * mkdep: New file.
10507
10508 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10509
10510         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10511
10512 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10513
10514         * Makefile.in: Add libgui directory.
10515         (GDB_TK): Add all-libgui.
10516         * configure.in: Add libgui directory.
10517         * configure: Add all-libgui to GDB_TK.
10518
10519 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10520
10521         * config-ml.in (multidirs): Add m32r to multilib list.
10522
10523 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10524
10525         * Makefile.in (all-target-gperf): Change dependency to
10526         all-target-libstdc++.
10527
10528 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10529
10530         * config.guess: Add BeOS support.
10531
10532 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10533
10534         Source directory cvs renamed to cvssrc:
10535         * configure.in (host_tools): Change cvs to cvssrc.
10536         (native_only): Likewise.
10537         (noconfigdirs) [various cases]: Likewise.
10538         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10539         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10540         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10541         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10542         (all-cvssrc): Rename target from all-cvs.
10543
10544 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10545
10546         * configure (gxx_include_dir): Fix thinko.
10547
10548 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10549
10550         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10551         (install-cross, install-gcc-cross): New targets.
10552
10553 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10554
10555         * configure.in (noconfigdirs): Add support for Thumb target.
10556
10557         * config.sub (maybe_os): Add support for Thumb target.
10558
10559 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10560
10561         * Makefile.in: Add rules for cygmon.
10562
10563         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10564
10565 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10566
10567         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10568         * configure (gxx_include_dir): Provide a definition for subdirs
10569         which do not use autoconf.
10570
10571 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10572
10573         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10574         11/18/97 build
10575
10576 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10577
10578         * From Franz Sirl.
10579         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10580         found on RedHat Linux systems.
10581
10582 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10583
10584         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10585         guesses.
10586
10587 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10588
10589         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10590
10591 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10592
10593         * ltmain.sh: If mkdir fails, check whether the directory was created
10594         anyhow by some other process.
10595
10596 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10597
10598         * configure.in (d30v-*-*): Configure all directories.
10599
10600 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10601
10602         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10603         for the D30V.
10604
10605 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10606
10607         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10608
10609 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10610
10611         * include/libiberty.h: Add extern "C" { so it can be used with C++
10612         progrms.
10613         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10614         programs.
10615
10616 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10617
10618         * configure.in (d30v-*-*): Configure GCC now.
10619
10620 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10621
10622         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10623         is no longer needed.
10624
10625 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10626
10627         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10628
10629 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10630
10631         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10632         targets using "$@" to provide support for similar but not identical
10633         targets without having to duplicate code.
10634
10635 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10636
10637         * makefile.vms: Fix to work with DEC C.
10638
10639 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10640
10641         * config.sub: Add mips-tx39-elf to marketing names.
10642
10643 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10644
10645         * ltmain.sh: Handle symlinks in generated script.
10646
10647 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10648
10649         * configure: Handle autoconf style directory options: --bindir,
10650         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10651         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10652         --sysconfdir.
10653         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10654         (sharedstatedir, localstatedir, oldincludedir): New variables.
10655         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10656         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10657         sbindir, sharedstatedir, and sysconfdir.
10658
10659 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10660
10661         * Makefile.in (bootstrap-lean): New target.
10662
10663 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10664
10665         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10666         sn, and gnuserv from noconfigdirs.
10667
10668 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10669
10670         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10671
10672 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10673
10674         * Makefile.in (cross): New target.
10675
10676 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10677                           Jeff Law         <law@cygnus.com>
10678
10679         * Makefile.in (bootstrap2, bootstrap3): New targets.
10680         (all-bootstrap): Remove outdated and confusing target.
10681         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10682
10683 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10684
10685         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10686         windows.  Consistent with gdb/configure.
10687
10688 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10689
10690         * configure.in: Name Linux target fragment.
10691
10692         * configure: Rewrite so that project Makefile fragment is inserted
10693         first and appears last in the resulting Makefile.
10694
10695 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10696
10697         * Makefile.in (install-itcl): Install tcl first.
10698
10699 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10700
10701         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10702
10703 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10704
10705         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10706
10707         * configure.in (skipdirs): Add target-librx for Linux.
10708         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10709
10710 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10711
10712         * Makefile.in (bootstrap): New target.
10713
10714 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10715
10716         * config.sub: Accept 'amigados' for backward compatibility.
10717
10718 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10719
10720         * config.guess: Merge with FSF.
10721
10722 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10723
10724         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10725
10726 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10727
10728         * config.sub: Add "marketing-names" patch.
10729
10730 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10731
10732         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10733
10734 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10735
10736         * config.sub: Handle v850-elf.
10737
10738 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10739
10740         * .cvsignore (*-install): Remove.
10741
10742 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10743
10744         * ltconfig: Set CONFIG_SHELL in libtool.
10745         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10746
10747 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10748
10749         * configure.in (target_subdir): Set to libraries if enable_multilib.
10750
10751 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10752
10753         * config.guess: Update from gcc directory.
10754
10755 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10756
10757         * Makefile.in (all-sim): Depends on all-readline.
10758
10759 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10760
10761         * Makefile.in (BISON, YACC): Use $$s.
10762         (all-bison): Depend on all-texinfo.
10763
10764 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10765
10766         * Makefile.in (BISON): Add -L flag.
10767         (YACC): Likewise.
10768
10769 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10770
10771         * configure.in (noconfigdirs): Add support for v850e target.
10772
10773         * config.sub (maybe_os): Add support for v850e target.
10774
10775 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10776
10777         * configure.in (noconfigdirs): Add support for v850ea target.
10778
10779         * config.sub (maybe_os): Add support for v850ea target.
10780
10781 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10782
10783         * config.sub: Add mipstx39.  Delete r3900.
10784
10785 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10786
10787         * Makefile.in (all-autoconf): Depends on all-texinfo.
10788
10789 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10790
10791         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10792         eabi targets.
10793
10794 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10795
10796         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10797
10798         * configure: When handling a Canadian Cross, handle YACC as well as
10799         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10800         * Makefile.in (all-bison): Depend upon all-texinfo.
10801
10802 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10803
10804         * Makefile.in (BISON): bison, not byacc or bison -y.
10805         (YACC): bison -y or byacc or yacc.
10806         (various): Add *-bison as appropriate.
10807         (taz): No need to mess with BISON anymore.
10808
10809 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10810
10811         * configure: If OSTYPE matches *win32*, try to find a good value for
10812         CONFIG_SHELL.
10813
10814 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10815
10816         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10817         configure.in if it is present.
10818
10819 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10820
10821         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10822
10823 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10824
10825         * config.sub: Recognize `arc' cpu.
10826         * configure.in: Likewise.
10827         * config-ml.in: Likewise.
10828
10829 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10830
10831         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10832
10833 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10834
10835         * configure: Changed sed delimiter from ':' to '|' when
10836         attempting to substitute ${config_shell} for SHELL. On
10837         NT ${config_shell} may contain a ':' in it.
10838
10839 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10840
10841         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10842
10843 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10844
10845         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10846
10847 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10848
10849         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10850
10851         * ylwrap: If the program is a relative path, force it to be
10852         absolute.
10853
10854 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10855
10856         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10857
10858 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10859
10860         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10861         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10862         for libraries.
10863
10864 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10865
10866         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10867         separated by spaces.
10868
10869 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10870
10871         * ylwrap: New file.
10872         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10873
10874         * ltmain.sh: Handle /bin/sh at start of install program.
10875
10876         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10877
10878         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10879         * missing: New file, from automake 1.2.
10880
10881 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10882
10883         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10884         check-tk to CHECK_X11_MODULES.
10885
10886 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10887
10888         * config.sub: Merge with FSF.
10889
10890 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10891
10892         * config.guess: Merge with FSF.
10893
10894 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10895
10896         * configure: Treat msdosdjgpp like go32.
10897         * configure.in: Likewise.  Don't remove gprof for go32.
10898
10899         * configure: Change Makefile.tem2 to Makefile.tm2.
10900
10901 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10902
10903         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10904
10905 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10906
10907         * install-sh (chmodcmd): Set to null if the DST directory already
10908         exists.  Same as Nov 11th change.
10909
10910 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10911
10912         * configure (GDB_TK): Needs itcl and tix.
10913
10914 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10915
10916         * config.guess: Update from FSF.
10917
10918 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10919
10920         * Makefile.in (GDB_TK): Depend on itcl and tix.
10921
10922 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10923
10924         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10925         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10926         (INSTALL_SCRIPT): New variable.
10927         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10928         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10929         to -x.
10930         * install-sh: Add support for -x option.
10931
10932 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10933
10934         * configure.in, Makefile.in: Treat tix like itcl.
10935
10936 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10937
10938         * Makefile.in (WINDRES): New variable.
10939         (WINDRES_FOR_TARGET): New variable.
10940         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10941         (EXTRA_HOST_FLAGS): Add WINDRES.
10942         (EXTRA_TARGET_FLAGS): Add WINDRES.
10943         (EXTRA_GCC_FLAGS): Add WINDRES.
10944         ($(DO_X)): Pass down WINDRES.
10945         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10946         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10947         DLLTOOL_FOR_TARGET.
10948
10949 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10950
10951         * configure.in: configure sim before gdb for win32-x-ppc
10952
10953 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10954
10955         Move gperf into the toplevel, from libg++.
10956         * configure.in (target_tools): Add target-gperf.
10957         (native_only): Add target-gperf.
10958         * Makefile.in (all-target-gperf): New target, depend on
10959         all-target-libg++.
10960         (configure-target-gperf): Empty rule.
10961         (ALL_TARGET_MODULES): Add all-target-gperf.
10962         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10963         (CHECK_TARGET_MODULES): Add check-target-gperf.
10964         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10965         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10966
10967 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10968
10969         * config.sub (mn10200): Recognize new basic machine.
10970
10971 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10972
10973         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10974         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10975
10976 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10977
10978         * configure.in: If we're building mips-sgi-irix6* native, turn on
10979         ENABLE_MULTILIB and set TARGET_SUBDIR.
10980
10981 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10982
10983         * Makefile.in (all-sn): Depend on all-grep.
10984
10985 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10986
10987         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10988
10989         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10990         Makefile.  From Jeff Makey <jeff@cts.com>.
10991         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10992
10993         * Makefile.in (DISTBISONFILES): Remove.
10994         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10995         $(DEFAULT_YACC).
10996
10997         * configure.in: Build itl, db, sn, etc., when building for native
10998         cygwin32.
10999
11000         * Makefile.in (LD): New variable.
11001         (EXTRA_HOST_FLAGS): Pass down LD.
11002         ($(DO_X)): Likewise.
11003
11004 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11005
11006         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11007
11008 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11009
11010         * configure.in (targargs): Strip out any supplied --build argument
11011         before adding our own. Always add --build.
11012
11013 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11014
11015         * configure.in (targargs): Pass --build if we're doing
11016         a cross-compile.
11017
11018 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11019
11020         * configure: Use '|' instead of ":" as the separator in
11021         sed. Otherwise sed chokes on NT path names with drive
11022         designators. Also look for "?:*" as the leading characters in an
11023         absolute pathname.
11024
11025 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11026
11027         * config.sub: Support for r3900.
11028
11029 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11030
11031         * configure.in: Use install-sh, not install.sh.
11032
11033 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11034
11035         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11036         apply it twice.
11037
11038 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11041         install-binutils.
11042
11043 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11044
11045         * Makefile.in: Add automake targets.
11046         * configure.in (host_tools): Add automake.
11047
11048 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11049
11050         * configure: Default CXX to c++, not gcc.
11051         * Makefile.in (CXX): Set to c++, not gcc.
11052         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11053
11054 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11055
11056         * install-sh: try appending a .exe if source file doesn't
11057         exist
11058
11059 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11060
11061         * configure.in: Turn on multilib by default.
11062         (cross_only): Remove target-libiberty.
11063
11064         * Makefile.in (all-gcc): Don't depend on libiberty.
11065
11066 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11067
11068         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11069
11070 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11071
11072         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11073         (DISTBISONFILES): Add ld/Makefile.in
11074
11075 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11076
11077         * configure.in: if target is cygwin32 but host isn't cygwin32,
11078         don't configure gdb tcl tk expect, not just gdb.
11079
11080 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11081
11082         * configure.in: Added gnuserv everywhere sn appears.
11083
11084         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11085         (CROSS_CHECK_MODULES): Added check-gnuserv.
11086         (INSTALL_MODULES): Added install-gnuserv.
11087         (CLEAN_MODULES): Added clean-gnuserv.
11088         (all-gnuserv): New target.
11089
11090 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11091
11092         * config.guess: Fixes for MIPS OpenBSD systems.
11093
11094 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11095
11096         * Makefile.in (INSTALL_XFORM): Remove.
11097         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11098
11099         * mkinstalldirs: New file, copied from automake.
11100         * Makefile.in (installdirs): Rename from install-dirs.  Use
11101         mkinstalldirs.  Change all users.
11102         (DEVO_SUPPORT): Add mkinstalldirs.
11103
11104 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11105
11106         * install-sh: Rename from install.sh.
11107         * Makefile.in (INSTALL): Change install.sh to install-sh.
11108         (DEVO_SUPPORT): Likewise.
11109
11110         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11111         Graichen <graichen@rzpd.de>.
11112
11113 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11114
11115         * config.guess: Recognize OpenBSD systems correctly.
11116
11117 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11118
11119         * README, Makefile.in (ETC_SUPPORT): Remove references to
11120         cfg-paper*, configure.{texi,man,info*}._
11121
11122 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11123
11124         * Makefile.in (all.normal): Ensure that gcc is built after all
11125         the x11 - ie gdb - targets.
11126
11127 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11128
11129         * makefile.vms: Don't run conf-a-gas.
11130
11131 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11132
11133         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11134
11135 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11136
11137         * configure.in: Remove noconfigdirs case since gdb also
11138         configures and builds for tic80-coff.
11139
11140 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * configure: Set cache_file to config.cache.
11143         * Makefile.in (local-distclean): Remove config.cache.
11144
11145 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11146
11147         * COPYING: Update FSF address.
11148
11149 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11150
11151         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11152         noconfigdirs.
11153
11154 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11155
11156         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11157         MAKEDIRS, is empty.
11158
11159 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11160
11161         * config.sub: Tweak mn10300 entry.
11162
11163 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11164
11165         * configure.in (host_tools): Put sim before gdb, so gdb's
11166         configure.tgt can determine if the simulator was configured.
11167
11168 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11169
11170         * config.sub: Move BeOS $os case to be with other Cygnus
11171         local cases.
11172
11173 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11174
11175         * config.sub: Remove misplaced comment that broke Linux.
11176
11177 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11178
11179         * config.sub: Add BeOS support.
11180
11181 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11182
11183         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11184
11185 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11186
11187         * configure.in (noconfigdirs): Remove tcl and tk from
11188         noconfigdirs for cygwin32 builds.
11189
11190 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11191
11192         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11193
11194 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11195
11196         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11197         make-all.com, use makefile.vms instead.
11198
11199 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11200
11201         * config.sub: Accept -lnews*.
11202
11203 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11204
11205         * configure.in (noconfigdirs): Disable target-newlib,
11206         target-examples and target-libiberty for d30v.
11207
11208 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11209
11210         * configure.in (noconfigdirs): Enable ld for d30v.
11211
11212 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11213
11214         * configure.in (tic80-*-*): Build compiler.
11215
11216 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11217
11218         * configure.in (d30v-*): Remove sim directory from list of
11219         unsupported d30v directories
11220
11221 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11222
11223         * config.sub, configure.in: Add d30v target cpu.
11224
11225 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11226
11227         * makefile.vms: New file.
11228         * make-all.com: Remove.
11229
11230 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11231
11232         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11233
11234 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11235
11236         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11237
11238 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11239
11240         * Makefile.in (ALL_MODULES): Added all-db.
11241         (CROSS_CHECK_MODULES): Addec check-db.
11242         (INSTALL_MODULES): Added install-db.
11243         (CLEAN_MODULES): Added clean-db.
11244
11245 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11246
11247         * config.guess: Merge with latest FSF sources.
11248
11249 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11250
11251         * Makefile.in (ALL_MODULES): Added all-itcl.
11252         (CROSS_CHECK_MODULES): Added check-itcl.
11253         (INSTALL_MODULES): Added install-itcl.
11254         (CLEAN_MODULES): Added clean-itcl.
11255
11256 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11257
11258         * configure.in: build gdb for mn10200
11259
11260 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11261
11262         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11263
11264 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11265
11266         * configure.in (tic80-*-*): Turn off most targets right now.
11267
11268 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11269
11270         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11271         rather than the makeinfo program.
11272         (do-info): Depend upon all-texinfo.
11273
11274 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11275
11276         * configure.in: Remove uses of config/mh-linux.
11277
11278         * config.sub, config.guess: Merge with latest FSF sources.
11279
11280 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11281
11282         * config.sub (case $basic_machine): Add tic80 entries.
11283
11284 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11285
11286         * config.sub, config.guess: Merge with latest FSF sources.
11287
11288 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11289
11290         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11291         * mpw-config.in: Test for NewFolderRecursive.
11292         * mpw-install: Use symbolic name for startup filename.
11293         * mpw-README: Add various additional details.
11294
11295 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11296
11297         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11298
11299 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11300
11301         * configure.in: Do build gcc and the target libraries for
11302         the mn10200.
11303
11304 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11305
11306         * configure.in: don't avoid building gdb for mn10300 any more
11307         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11308         instead of single-quoting it.
11309
11310 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11311
11312         * configure.in: Don't use --with-stabs on IRIX 6.
11313
11314 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11315
11316         * configure.in (m32r): Build gdb, libg++ now.
11317
11318 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11319
11320         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11321         directories from noconfigdirs.
11322
11323 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11324
11325         * config.sub (basic_machine): added mips16 configuration
11326
11327 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11328
11329         * config.sub: Handle d10v-unknown.
11330
11331 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11332
11333         * config.sub: Handle v850-unknown.
11334
11335 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11336
11337         * Makefile.in: add findutils
11338         * configure.in: add findutils to list of host_tools
11339
11340 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11341
11342         * config.sub: Handle mn10200 and mn10300.
11343
11344 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11345
11346         * configure.in (d10v-*): Do not build librx.
11347
11348 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11349
11350         * configure.in (mn10300): Build everything except gdb & libgloss.
11351
11352 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11353
11354         * config.guess:  Patch for Dansk Data Elektronik servers,
11355         from Niels Skou Olsen <nso@dde.dk>.
11356
11357         For ncr, use /bin/uname rather than uname, since GNU uname does not
11358         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11359
11360         Patch for MIPS R4000 running System V,
11361         from Eric S. Raymond <esr@snark.thyrsus.com>.
11362
11363         Fix thinko for nextstep.
11364
11365         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11366
11367         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11368         * config.guess: Guess mips-dec-mach_bsd4.3.
11369
11370         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11371         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11372         release numbers.
11373         * config.guess (mips-mips-riscos*):  Emit just enough of the
11374         release number.
11375
11376         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11377         * config.guess (sparc-auspex-sunos*):  Added.
11378         (f300-fujitsu-*): Added.
11379
11380         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11381         * config.guess:  Recognize a Tadpole as a sparc.
11382
11383 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11384
11385         * config.guess: Don't assume that NextStep version is either 2 or
11386         3.  NextStep 4 (aka OpenStep 4) has come out now.
11387
11388 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11389
11390         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11391         From Rik Faith <faith@cs.unc.edu>.
11392
11393 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11394
11395         * config.sub: Contributions from bug-gnu-utils to:
11396         Support plain "hppa" (no version given) architecture, reported by
11397         OpenStep.
11398         OpenBSD like NetBSD.
11399         LynxOs is not a hardware supplier.
11400
11401         * config.guess: Contributions from bug-gnu-utils to add support for:
11402         OpenBSD like NetBSD.
11403         Stratus systems.
11404         More Pyramid systems.
11405         i[n>4]86 Intel chips.
11406         M680[n>4]0 Motorola chips.
11407         Use unknown instead of lynx for hardware manufacturer.
11408
11409 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11410
11411         * install.sh (chmodcmd): Set to null if the DST directory already
11412         exists.
11413
11414 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11415
11416         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11417         not use mt-ppc target Makefile fragment any more.
11418
11419 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11420
11421         * configure.in (*-*-windows):  Exclude everything but those dirs
11422         needed to build windows.
11423
11424 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11425
11426         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11427
11428 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11429
11430         * configure.in:  Exclude mmalloc from i386-windows.
11431
11432 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11433
11434         * Undo my previous change.
11435
11436 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11437
11438         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11439         unconditionally.
11440         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11441
11442 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11443
11444         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11445         host to add it's own flags.
11446
11447 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11448
11449         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11450
11451 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11452
11453         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11454         (CXX_FOR_TARGET): Likewise.
11455         (GCC_FOR_TARGET): Define.
11456         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11457         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11458         CC_FOR_TARGET was specified on the command line.
11459         (MAKEOVERRIDES): Don't define.
11460
11461 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11462
11463         * configure.in (m32r): Fix spelling of libg++ libs.
11464
11465 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11466
11467         * config.sub (-apple*): Remove, now redundant.
11468
11469 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11470
11471         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11472
11473         * configure: Rework yesterday's sed script patch.
11474
11475         * config.sub: Merge with FSF.
11476
11477 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11478
11479         * config.guess:  Merge from FSF.
11480
11481         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11482         * config.guess: Use pc instead of unknown, for pc clone systems.
11483         Change linux to linux-gnu.
11484
11485         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11486         * config.guess: Avoid non-portable tr syntax.
11487
11488 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11489
11490         * test-build.mk (HOLES): Add "xargs" for gdb.
11491
11492         * configure: Avoid hpux10.20 sed bug.
11493
11494 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11495
11496         * configure.in:  Add support for windows host
11497         (that is a build done under the Microsoft build environment).
11498
11499 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11500
11501         * Makefile.in: Replace all uses of srcroot with s, to shrink
11502         command line lengths.
11503
11504         Patches from Geoffrey Noer <noer@cygnus.com>:
11505         * configure.in: If configuring for newlib, pass --with-newlib to
11506         subdirectories.
11507         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11508         -Bnewlib/ and -Lwinsup to gcc.
11509         (CXX_FOR_TARGET): Likewise.
11510
11511 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11512
11513         * Makefile.in (ETC_SUPPORT): Add configure.
11514
11515 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11516
11517         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11518         host configuration file.
11519
11520 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11521
11522         * configure.in: Break mn10x00 support into separate
11523         mn10200 and mn10300 configurations.
11524         * config.sub: Likewise.
11525
11526 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11527
11528         * configure.in: Add lots of stuff to noconfigdirs for
11529         the mn10x00 targets.
11530
11531         * config.sub, configure.in: Add mn10x00 support.
11532
11533 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11534
11535         * make-all.com: Call conf-a-gas, not config-a-gas.
11536
11537 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11538
11539         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11540         targets.
11541
11542 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11543
11544         * mpw-README: Add much more detail for native PowerMac.
11545         * mpw-install: New file.
11546         * mpw-configure: Add --norecursion and --help options.
11547         * mpw-config.in: Translate readme and install files when
11548         copying to objdir.
11549         * mpw-build.in: Don't always depend on byacc and flex.
11550         (install-only-top): New action.
11551
11552 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11553
11554         * configure.in:  You can now configure GDB for the v850.
11555
11556 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11557
11558         * configure.in (noconfigdirs): Don't configure any C++ dirs
11559         if targeting D10V.
11560
11561 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11562
11563         * config.sub: Recognize mips64vr5000.
11564
11565 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11566
11567         * configure.in: Use a single line for host_tools and native_only.
11568
11569 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11570
11571         * config.sub, configure.in: Add entries for m32r.
11572
11573 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11574
11575         * Makefile.in (inet-install): Don't run install-gzip.
11576
11577 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11578
11579         * configure.in:  Don't config lots of things for *-*-windows*.
11580
11581 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11582
11583         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11584         (host_libs, host_tools): Copy from configure.in.
11585         * mpw-configure: Don't complain about directories not found.
11586
11587 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11588
11589         * configure.in (i[345]86): Recognize i686 for pentium pro.
11590         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11591         file.
11592
11593         * config.guess (i[345]86): Ditto.
11594
11595 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11596
11597         * configure.in (noconfigdirs): Removed gdb for D10V.
11598
11599 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11600
11601         * configure.in: Remove ld, target-libio, target-libg++, and
11602         target-libstdc++ from noconfigdirs.
11603
11604 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11605
11606         * configure: Fix three locations where shell scripts were
11607         being run directly rather than with config_shell.
11608
11609 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11610
11611         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11612         * config.sub (basic_machine): Recognize v850.
11613
11614 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11615
11616         * mpw-configure: Handle multiple enable/disable options and
11617         pass them down recursively, handle -c and -s flags appropriately
11618         depending on choice of compiler, add escape mechanism for
11619         quoted arguments to gC.
11620
11621 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11622
11623         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11624         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11625         so that -mrelocatable-lib and -mno-eabi are used.
11626
11627         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11628         not support --print-multi-lib, don't abort.
11629
11630 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11631
11632         * make-all.com: Run config-a-gas.
11633         * setup.com: Don't copy subdirectory files around.
11634
11635 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11636
11637         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11638         target, it now compiles correctly.
11639
11640 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11641
11642         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11643
11644 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11645
11646         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11647
11648 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11649
11650         * configure.in (native_only): Add prms.
11651
11652 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11653
11654         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11655         (BINUTILS_SUPPORT_DIRS): Likewise.
11656
11657 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11658
11659         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11660         d10v support is added.
11661
11662 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11663
11664         * configure.in (d10v-*-*): New target.
11665
11666 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11667
11668         * config.guess (HP 9000/811): Recognize this as a PA1.1
11669         machine.
11670
11671 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11672
11673         * Makefile.in (do-tar-gz): New target, split out from tail end of
11674         taz target.  Run each command separately, don't use pipes.
11675         (taz): Use it.
11676
11677 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11678
11679         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11680         * mpw-build.in: No builds should depend on building byacc or flex,
11681         they are assumed to be installed already.
11682
11683 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11684
11685         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11686         variable that CC_FOR_TARGET needs.
11687
11688 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11689
11690         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11691         options have changed since the last time the subdirectory was
11692         configured, and if it has, reconfigure.
11693         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11694         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11695
11696 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11697
11698         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11699         CLEAN_MODULES): Add bash.
11700         (all-bash): New target.
11701
11702 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11703
11704         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11705
11706 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11707
11708         * config.sub (basic_machine): Recognize d10v as a valid processor.
11709
11710 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11711
11712         * mpw-configure: Add support for --bindir.
11713         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11714
11715 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11716
11717         * configure.in: add bash, time, gawk to list of hosttools and things
11718         to only build for native toolchains
11719
11720 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11721
11722         * Makefile.in (docdir): Remove.
11723
11724 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11725
11726         * Makefile.in (datadir): Set to $(prefix)/share.
11727
11728 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11729
11730         * configure.in: build diff and patch for cygwin32-hosted
11731         toolchains.
11732
11733 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11734
11735         * config.sub: Accept -rtems*.
11736
11737 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11738
11739         * configure.in: enable dosrel for cygwin32-hosted builds,
11740                 remove diff from the list of things not buildable
11741                 via Canadian Cross
11742
11743 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11744
11745         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11746         don't get ". ".
11747
11748 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11749
11750         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11751
11752 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11753
11754         * Makefile.in (taz): Handle case where tex3patch didn't even get
11755         checked out.  Also, if it was found, put the symlink in a new util
11756         subdirectory.
11757
11758 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11759
11760         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11761
11762 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11763
11764         * config.sub: Recognize -openvms.
11765         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11766         * make-all.com, setup.com: New files.
11767
11768 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11769
11770         * Makefile.in (taz): tex3patch moved to texinfo/util.
11771
11772 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11773
11774         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11775         * configure.in: remove make from disable-if-Can-Cross list
11776                 enable gdb if ${host} and ${target} are cygwin32
11777
11778 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11779
11780         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11781         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11782
11783 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11784
11785         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11786         distinguish sysv/svr4/bsd variants.
11787         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11788
11789 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11790
11791         * configure.in: Added copyright notice.
11792         * move-if-change: Added copyright notice.
11793
11794 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11795
11796         * configure.in (powerpcle-*-solaris*): Until we get shared
11797         libraries working, don't build gdb, sim, make, tcl, tk, or
11798         expect.
11799
11800 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11801
11802         * config.guess:  Merge with FSF:
11803
11804         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11805         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11806
11807         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11808         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11809
11810         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11811         * config.guess:  Combine two OSF1 rules.
11812         Also recognize field test versions.  From mjr@zk3.dec.com.
11813         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11814         because GNU uname does not support -p.  From pmr@pajato.com.
11815
11816 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11817
11818         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11819
11820 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11821
11822         * mpw-README: Document GCCIncludes.
11823
11824 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11825
11826         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11827
11828 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11829
11830         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11831
11832 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11833
11834         * configure.in (*-*-cygwin32): Configure make.
11835
11836 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11837
11838         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11839
11840 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11841
11842         * Makefile.in (all-inet): Depend on all-perl.
11843
11844         * Makefile.in (inet-install): New target.
11845
11846         * Makefile.in (all-inet): Depend on all-tcl.
11847         (all-inet): Depend on all-send-pr.
11848
11849 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11850
11851         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11852         temporarily.
11853
11854 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11855
11856         * configure.in: Don't configure --with-gnu-ld on AIX.
11857
11858 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11859
11860         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11861
11862 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11863
11864         * Makefile.in (ALL_MODULES): Added all-inet.
11865         (CROSS_CHECK_MODULES): Added check-inet.
11866         (INSTALL_MODULES): Added install-inet.
11867         (CLEAN_MODULES): Added clean-inet.
11868         (all-indent): New target.
11869
11870         * configure.in (host_tools): Added inet.
11871         (native_only): Added inet.
11872         (noconfigdirs): Added inet.
11873
11874 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11875
11876         * configure.in: Don't configure libgloss if we are not configuring
11877         newlib.
11878
11879 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11880
11881         * configure.in: Don't configure libgloss for unsupported
11882         architectures.
11883
11884 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11885
11886         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11887
11888 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11889
11890         * Makefile.in (ALL_MODULES): Include all-apache.
11891         (CROSS_CHECK_MODULES): Include check-apache.
11892         (INSTALL_MODULES): Include install-apache.
11893         (all-apache): New target.
11894
11895         * configure.in: Added apache everywhere perl is seen.
11896
11897 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11898
11899         * Makefile.in: Add support for clean-{module} and
11900         clean-target-{module} rules.
11901
11902 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11903
11904         * configure.in (*-*-ose) do not build libgloss.
11905
11906 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11907
11908         * config.guess (prep*:SunOS:5.*:*): Turn into
11909         powerpele-unknown-solaris2.
11910
11911 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11912
11913         * configure.in: Permit --enable-shared to specify a list of
11914         directories.
11915
11916 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11917
11918         * configure.in (host==solaris): Pass only the first word of $CC
11919         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11920
11921 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11922
11923         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11924
11925 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11926
11927         * Makefile.in (ALL_MODULES): Include all-perl.
11928         (CROSS_CHECK_MODULES): Include check-perl.
11929         (INSTALL_MODULES): Include install-perl.
11930         (ALL_X11_MODULES): Include all-guile.
11931         (CHECK_X11_MODULES): Include check-guile.
11932         (INSTALL_X11_MODULES): Include install-guile.
11933         (all-perl): New target.
11934         (all-guile): New target.
11935
11936         * configure.in (host_tools): Include perl and guile.
11937         (native_only): Include perl and guile.
11938         (noconfigdirs): Don't build guile and perl; no ports have been
11939         done.
11940
11941 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11942
11943         * configure (--enable-*): Handle quoted option lists such as
11944         --enable-sim-cflags='-g0 -O' better.
11945
11946 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11947
11948         * Makefile.in ({,inst}all-target): New rule so we can make and
11949         install all of the target directories easily.
11950
11951 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11952
11953         * configure.in: Add missing global flag in sed substitution when
11954         deleting `target-' from ${configdirs}.
11955
11956 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11957
11958         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11959         option.
11960
11961         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11962         config/mh-necv4.
11963
11964         * install.sh: Correct misspelling of transformbasename.
11965
11966         * config.guess: Recognize mips-*-sysv*.
11967
11968 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11969
11970         * config.sub: Recognize mon960.
11971
11972 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11973
11974         * configure: Restore Canadian Cross handling of BISON and LEX,
11975         removed in Feb 20 change.
11976
11977 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11978
11979         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11980         Mention make install.  Remove the old copyright date as well the
11981         clumsy and rather pointless copyright on the README file.
11982
11983 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11984
11985         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11986         Makefile after running symlink-tree, then run `make distclean' to
11987         avoid clobbering any generated files in srcdir.
11988
11989 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11990
11991         * configure.in (m68k-*-netbsd*): Build everything now.
11992
11993 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11994
11995         * Makefile.in (taz): Fix quoting.
11996
11997 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11998
11999         * configure.in (sparclet-*-*): Build everything now.
12000
12001 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12002
12003         * configure.in (m68k-*-linux*): New host.
12004
12005 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12006
12007         * configure: Check for bison before byacc.
12008
12009 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12010
12011         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12012         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12013         searching PATH.  These are used as fallbacks by Makefile.in if
12014         flex/bison/byacc aren't in objdir.
12015
12016 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12017
12018         * Makefile.in: Make everything which depends upon all-bfd also
12019         depend upon all-opcodes, in case --with-commonbfdlib is used.
12020
12021 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12022
12023         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12024         building NT native compilers on Unix.
12025
12026 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12027
12028         * configure.in: Don't get CC from the host Makefile fragment if we
12029         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12030         Solaris test for /usr/ucb/cc to the post target script, just after
12031         the compiler sanity test.
12032
12033 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12034
12035         * config.sub: Merge with FSF.
12036
12037 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12038
12039         * Makefile.in (RPATH_ENVVAR): New variable.
12040         (REALLY_SET_LIB_PATH): Use it.
12041         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12042
12043 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12044
12045         * config.sub, configure.in: Recognize sparclet cpu.
12046
12047 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12048
12049         * config.guess:  Support m68k-cbm-sysv4.
12050
12051 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12052
12053         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12054         m68k-unknown-linuxaout from linker help string.  Put quotes around
12055         $ld_help_string.
12056
12057 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12058
12059         * config.guess (powerpc-harris-powerunix): Add guess for port
12060         to new target.
12061
12062 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12063
12064         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12065
12066 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12067
12068         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12069         $(REALLY_SET_LIB_PATH) in Makefile.
12070         * Makefile.in (SET_LIB_PATH): New variable.
12071         (REALLY_SET_LIB_PATH): New variable.
12072         ($(DO_X)): Use $(SET_LIB_PATH).
12073         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12074         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12075         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12076         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12077         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12078         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12079         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12080         (install-dosrel): Likewise.
12081         (all-opcodes): Depend upon all-libiberty.
12082
12083 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12084
12085         * config.guess (*:CYGWIN*): New
12086
12087 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12088
12089         * Makefile.in (all-target-winsup): All all-target-libiberty.
12090
12091 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12092
12093         * configure.in (noconfigdirs): Add missing # in front of comment.
12094
12095 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12096
12097         * configure.in: add second pass to things added to noconfigdirs
12098         so *-gm-magic can exclude libgloss properly.
12099
12100 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12101
12102         * mpw-configure (extralibs_name, rez_name): Set correctly
12103         for MWC68K compiler.
12104
12105         * mpw-README: Add more info on the necessary build tools.
12106
12107 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12108
12109         * configure.in, config.sub: Recognize cygwin32.
12110
12111 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12112
12113         * config.guess, config.sub: Recognize A/UX.
12114
12115 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12116
12117         * config.sub: Merge with gcc/config.sub.
12118
12119 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12120
12121         * mpw-build.in (do-binutils): Add build of stamps.
12122
12123 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12124
12125         * config.sub: Add recognition for mips64vr4100*-* targets.
12126
12127 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12128
12129         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12130         Add creation of gconfigargs with `--enable-shared' turned on.
12131         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12132         ($(host)-stamp-stage3-configured): Likewise.
12133         (HOLES): Add chatr and ldd.
12134         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12135
12136 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12137
12138         * configure: Pass --nfp to recursive configures.
12139
12140 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12141
12142         * Makefile.in (DLLTOOL): New.
12143         (DLLTOOL_FOR_TARGET): New.
12144         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12145         (EXTRA_TARGET_FLAGS): Ditto.
12146         (EXTRA_GCC_FLAGS): Ditto.
12147         (CONFIGURE_TARGET_MODULES): Ditto.
12148         (DO_X): Ditto.
12149         * configure: Add DLLTOOL.
12150
12151 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12152
12153         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12154         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12155         mh-sco, since old workarounds no longer needed, and don't
12156         build ld, since libraries have weak symbols in COFF.
12157
12158 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12159
12160         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12161
12162 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12163
12164         * configure.in: Make sure that ${CC} can be used to compile an
12165         executable.
12166
12167 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12168
12169         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12170         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12171         nothing depending on whether gdbtk is being built.
12172
12173 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12174
12175         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12176
12177 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12178
12179         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12180         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12181
12182 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12183
12184         * config-ml.in: Add support for
12185         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12186         Simplify setting of multidirs from --disable-foo.
12187
12188 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12189
12190         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12191         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12192         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12193         non-empty, pass them on to the  GCC make.
12194         (all-bootstrap): New rule that is like all-gcc, except it executes
12195         the GCC bootstrap rule instead of the GCC all rule.
12196
12197 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12198
12199         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12200
12201 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12202
12203         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12204         DG/UX support.
12205
12206 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12207
12208         * config.sub (i*86*) Change [345] to [3456]
12209
12210 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12211
12212         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12213         --with-gnu-ld=no.
12214
12215 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12216
12217         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12218         AIX multilibs get built.
12219
12220 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12221
12222         * configure.in (i386-win32): Don't build expect if we're not
12223         building the tcl subdir.
12224
12225 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12226
12227         * Makefile.in: (configure-target-examples, all-target-examples):
12228         New targets, configure and build example programs.
12229
12230 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12231
12232         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12233         use it as input to sedit the generated MPW makefile.
12234         * mpw-README: Add a suggestion about Gestalt.h.
12235
12236 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * config.sub: Accept *-*-ieee*.
12239
12240 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12243         Ronald F. Guilmette <rfg@monkeys.com>.
12244
12245 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12246
12247         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12248         for powerpc-pe native.
12249         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12250         (target==powerpc-pe): duplicate i386-win32 entry.
12251
12252 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12253
12254         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12255         of vxworks, not just vxworks5.1.
12256
12257 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12258
12259         * mpw-configure: Add support for exec-prefix.
12260
12261 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12262
12263         * config.guess: Recognize HP model 816 machines as having
12264         a PA1.1 processor.
12265
12266 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12267
12268         * configure: Ignore new autoconf configure options.
12269
12270 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12271
12272         * config.guess:  Recognize Pentium under SCO.
12273         From Robert Lipe <robertl@arnet.com>.
12274
12275 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12276
12277         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12278
12279 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12280
12281         * configure.in: Don't configure gas for alpha-dec-osf*.
12282
12283 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12284
12285         * configure.in: Default to --with-stabs for some targets for which
12286         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12287         i[345]86*-*-unixware*.
12288
12289 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12290
12291         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12292         rather than basing it on the target.  Simplify handling of options
12293         controlling which directories to configure.  Remove extraneous
12294         slash in multi-clean target.
12295
12296 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12297
12298         * config-ml.in: Prefix more variables with ml_ so they don't collide
12299         with configure's.
12300
12301 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12302
12303         * configure: Don't turn -v into --v.
12304
12305 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12306
12307         * configure.in (targargs): Fix typo.
12308
12309         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12310
12311 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12312
12313         * configure.in: Strip --host and --target options from
12314         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12315         --with-cross-host option when building with a cross-compiler.
12316         * configure: Canonicalize the arguments put into config.status by
12317         always using `=' for an option with an argument.  Pass a presumed
12318         --host or --target explicitly.
12319
12320 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12321
12322         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12323         into general OS recognition case.
12324
12325 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12326
12327         * configure.in (target_configdirs): add target-winsup only
12328         for win32 target systems.
12329
12330 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12331
12332         * Makefile.in (all-target-libgloss): Depend upon
12333         configure-target-newlib, since when libgloss is built it looks to
12334         see if the newlib directory exists.
12335
12336 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12337
12338         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12339         cfg-ml-*.in.
12340
12341 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12342
12343         * configure: Handle LD and LD_FOR_TARGET when configuring a
12344         Canadian Cross.
12345
12346 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12347
12348         * configure.in (target_libs): add target-winsup.
12349         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12350         (target==ppcle-pe): remove ld from $noconfigdirs.
12351
12352 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12353
12354         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12355         Preserve relative path names in $srcdir.  Build symlink tree if
12356         configuring cross target dir and srcdir=. (= no VPATH support).
12357         (configure-target-libg++): Depend on configure-target-librx.
12358         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12359         * config-ml.in: New file.
12360         * symlink-tree: New file.
12361         * configure: Ensure srcdir="." if that's what it is.
12362
12363 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12364
12365         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12366         includes and FLEX_SKELETON setting.
12367         * mpw-configure (--with-gnu-ld): New option, controls whether
12368         to use PPCLink or ld with PowerMac GCC.
12369         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12370         * mpw-config.in: Configure grez if targeting Mac.
12371
12372         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12373         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12374         just macos.
12375         * configure.in: Configure grez resource compiler if targeting Mac.
12376         * Makefile.in (all-grez, install-grez): New targets.
12377
12378 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12379
12380         * configure: CXX defaults to gcc, not g++.  If we find
12381         gcc in the path, set CC to gcc -O2.
12382
12383 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12384
12385         * configure: Default ${build} correctly.  Avoid picking up extra
12386         spaces when reading CC and CXX from Makefile.  When doing a
12387         Canadian Cross, use plausible default values for numerous
12388         variables.
12389         * configure.in: When doing a Canadian Cross, don't try to
12390         configure tools whose configure script can't handle it.
12391
12392 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12393
12394         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12395
12396 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12397
12398         * configure:  Remove dubious bug reporting address.
12399
12400 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12401
12402         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12403         configure script, run that instead of this directory's configure.
12404         In either case, print a message that we're configuring the sub-dir.
12405
12406 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12407
12408         * configure.in: Before checking for the existence of various files,
12409         use sed to filter out "target-".
12410
12411 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12412
12413         * Makefile.in (DO_X): Split rule to decrease command line length
12414         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12415         (Philippe De Muyter).
12416
12417 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12418
12419         * Makefile.in (all-patch): depend on all-libiberty.
12420
12421 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12422
12423         * configure.in: If the only directory in target_configdirs which
12424         actually exists is libiberty, then set target_configdirs to empty,
12425         to avoid trying to build a target libiberty in a gas or gdb
12426         distribution.
12427
12428 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12429
12430         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12431         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12432         systems.
12433
12434 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12435
12436         * configure.in (copy_dirs): Use sys-include instead of include
12437         for --with-headers option.
12438
12439 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12440
12441         * Makefile.in, configure.in: Make winsup builds work with
12442         new scheme.
12443
12444 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12445
12446         * configure.in: Build the linker on AIX.
12447
12448 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12449
12450         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12451         where needed.
12452
12453 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12454
12455         * Makefile.in (all-gcc): Fix typo.
12456
12457 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12458
12459         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12460
12461 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12462
12463         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12464         to target-xiberty, to provide more flexibility.
12465         (target_subdir):  Define.  Create if cross.
12466         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12467         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12468         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12469         check-libFOO -> check-target-libFOO, etc.
12470         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12471         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12472         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12473         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12474         allow ALL_GCC="" to only configure.
12475         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12476         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12477         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12478
12479 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12480
12481         * Makefile.in (taz): Build "info" in etc explicitly.
12482
12483 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12484
12485         * configure.in:  Make sure that CC is undefined (as opposed to
12486         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12487         problem with autoconf trying to configure on a host without GCC.
12488
12489 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12490
12491         * mpw-configure: Set host alias from choice of host compiler,
12492         only use generic MPW Makefile sed if present, edit a file
12493         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12494         * mpw-README: Add problem notes about CW6 and CW7.
12495
12496 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12497
12498         * Makefile.in (taz): Use ";" instead of ";;".
12499
12500 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12501
12502         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12503         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12504         DISTDOCDIRS.
12505         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12506         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12507
12508 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12509
12510         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12511         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12512         Move bfd to DISTSTUFFDIRS.
12513
12514 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12515
12516         * Makefile.in (X11_LIB): Removed.
12517         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12518
12519         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12520
12521 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12522
12523         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12524         names.
12525
12526 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12527
12528         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12529
12530 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12531
12532         * configure.in (i[345]86-*-win32): Always build newlib.
12533         Don't configure cvs, autoconf or texinfo.
12534         * Makefile.in (LD_FOR_TARGET): New.
12535         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12536         Pass down LD_FOR_TARGET.
12537
12538 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12539
12540         * winsup: New directory.
12541         * Makefile.in: Build winsup.
12542         * configure.in: Winsup is configured when target is win32.
12543         Can only build win32 target GDB when native.
12544
12545 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12546
12547         * config.guess: Recognize HP model 819 machines as having
12548         a PA 1.1 processor.
12549
12550 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12551
12552         * configure: Fix sed loop which substitutes for CC and CXX to
12553         avoid bug found in various sed implementations.
12554
12555 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12556
12557         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12558         simulator.  Use standard powerpc-*-eabi*.
12559
12560 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12561
12562         * configure.in: Stop putting gas and binutils in noconfigdirs for
12563         powerpc-*-aix* and rs6000-*-*.
12564
12565 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12566
12567         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12568         -mcall-aixdesc libraries.
12569
12570 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12571
12572         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12573
12574         * config.sub (arm | armel | armeb): Fix shell syntax.
12575
12576 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12577
12578         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12579         -msoft-float and -mcpu=common support.
12580         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12581         libraries.
12582
12583 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12584
12585         * configure.in: Allow configuration and build of emacs19 for the alpha.
12586
12587 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12588
12589         * configure.in (CC): Get ^CC, not just any old CC, from
12590         ${host_makefile_frag}.
12591
12592 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12593
12594         * configure.in (CC): Try to get CC from
12595         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12596
12597 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12598
12599         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12600         only if it exists in $(srcdir).
12601
12602 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12603
12604         * configure: If CC and CXX are not set in the environment, set
12605         them, based on either an existing Makefile or on searching for gcc
12606         in PATH.  Substitute for CC and CXX in Makefile.
12607         * configure.in: Remove libm from target_libs.  Separate
12608         target_configdirs from configdirs.  If CC is not set in
12609         environment, try to get it from a host Makefile fragment.  Rewrite
12610         changes of configdirs to use skipdirs instead.  A few minor
12611         tweaks.  Take directories out of target_configdirs as they are
12612         taken out of configdirs.  Remove existing Makefile files from
12613         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12614         CONFIG_ARGUMENTS in Makefile.
12615         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12616         by configure.in.
12617         (CONFIG_ARGUMENTS): Likewise.
12618         (CONFIGURE_TARGET_MODULES): New variable.
12619         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12620         ($(CONFIGURE_TARGET_MODULES)): New target.
12621         (configure-libg++, configure-libio): New targets.
12622         (all-libg++): Depend upon configure-libg++.
12623         (all-libio): Depend upon configure-libio.
12624         (configure-libgloss, all-libgloss): New targets.
12625         (configure-libstdc++): New target.
12626         (all-libstdc++): Depend upon configure-libstdc++.
12627         (configure-librx, all-librx): New targets.
12628         (configure-newlib): New target.
12629         (all-newlib): Depend upon configure-newlib
12630         (configure-xiberty): New target.
12631         (all-xiberty): Depend upon configure-xiberty.
12632
12633 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12634
12635         * configure.in (host i[345]86-*-win32):  Expand the
12636         noconfigdirs again.
12637
12638 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12639
12640         * mpw-configure: Fix sed command file name.
12641
12642 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12643
12644         * configure.in (host i[345]86-*-win32): Reduce the
12645         noconfigdirs again.
12646
12647 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12648
12649         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12650         or powerpc*-*-pe*, since they are not yet supported.
12651
12652 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12653
12654         Add PowerMac support and many other enhancements.
12655         * mpw-configure: New option --cc to select compiler to use,
12656         paste options set according to --cc into the generated
12657         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12658         if mpw-make.sed is present.
12659         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12660         add forward includes for PowerPC include files.
12661         * mpw-build.in: Build using Makefile.PPC if present.
12662         (do-byacc, etc): Remove separate version resource builds.
12663         (do-gas): Build "stamps" before "all".
12664         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12665         * mpw-README: Update to reflect --cc option, PowerMac support,
12666         and recently-reported compatibility problems.
12667
12668 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12669
12670         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12671         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12672         (--with-multilib-top): Pass to recursive invocations.
12673
12674 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12675
12676         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12677         v810-*-*.
12678
12679 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12680
12681         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12682         gdb, ld and opcodes on v810-*-*.
12683
12684 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12685
12686         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12687         (local-maintainer-clean): New target.
12688         (maintainer-clean): New target.
12689         (realclean): Just depend upon maintainer-clean.
12690
12691 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12692
12693         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12694
12695 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12696
12697         * configure.in: Build ld in mips*-*-bsd* case.
12698
12699 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12700
12701         * config.sub: Accept -lites* OS.  From Ian Dall.
12702
12703 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12704
12705         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12706         targets.
12707
12708 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12709
12710         * configure.in: treat i386-win32 canadian cross the same as
12711         i386-go32 canadian cross.
12712
12713 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12714
12715         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12716         running under the simulator to build a reduced set of libraries.
12717         (powerpc-*-eabiaix): Add fine grained multilib support added to
12718         other powerpc targets yesterday.
12719
12720 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12721
12722         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12723         -disable-softfloat, -disable-relocatable, -disable-aix, and
12724         -disable-sysv to control which multilib libraries get built.
12725
12726 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12727
12728         * configure: Add Makefile.tem to list of files to remove in trap
12729         handler.
12730
12731 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12732
12733         * config.guess (*Linux*):  Add missing "exit"s.
12734         Also, need specific check for alpha-unknown-linux (uses COFF).
12735
12736 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12737
12738         * config.guess:  Merge with FSF:
12739
12740         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12741         * config.guess (AIX4): More robust release numbering discovery.
12742
12743         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12744         * config.guess (i386-sequent-ptx): Properly get version number.
12745
12746         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12747         * config.guess (mips:*:4*:UMIPS): New case.
12748
12749 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12750
12751         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12752         (i386-win32 host): Likewise.  Don't build readline.
12753
12754 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12755
12756         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12757         SUPPORT_FILES to submakes.
12758
12759 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12760
12761         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12762         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12763         mpw-configure.
12764
12765 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12766
12767         * configure.in (appdirs): Use =, not ==, in test expression when
12768         trying to build the text to print in the warning message for
12769         Solaris users.
12770
12771 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12772
12773         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12774
12775 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12776
12777         * config.guess: Recognize lynx-2.3.
12778
12779 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12780
12781         * config.sub (z8ksim): Deleted
12782         (z8k-*-coff): New, this is the one true name of the target.
12783
12784 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12785
12786         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12787
12788 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12789
12790         * config.guess (*:Linux:*:*): First try asking the linker what the
12791         default object file format is (elf, aout, or coff).  Then if this
12792         fails, try previous methods.
12793
12794 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12795
12796         * configure.in: Don't build newlib for *-*-vxworks5.1.
12797
12798 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12799
12800         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12801         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12802
12803 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12804
12805         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12806
12807 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12808
12809         * cfg-ml-com.in: New file.
12810         * cfg-ml-pos.in: New file.
12811
12812 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12813
12814         * COPYING.NEWLIB: Add HP free copyright to list.
12815
12816 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12817
12818         * config.sub: Recognize -eabi* for the system, not just -eabi.
12819
12820 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12821
12822         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12823         * config.sub, configure.in (win32): New target and host.
12824
12825 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12826
12827         * configure.in: Add i386-pe configuration.
12828
12829 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12830
12831         * mpw-build.in (install): Install GDB after LD.
12832
12833 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12834
12835         * mpw-config.in (elf/mips.h): Always forward-include, needed
12836         for GDB to build.
12837
12838 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12839
12840         * testsuite: New directory for customer acceptance and whole tool
12841         chain tests.
12842
12843 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12844
12845         * configure: If per-host line isn't found, but AC_OUTPUT is found
12846         and a configure script exists, run it instead.
12847
12848 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12849
12850         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12851
12852 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12853
12854         * configure: Set build_{cpu,vendor,os,alias} to host values when
12855         --build isn't specified.
12856
12857 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12858
12859         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12860         (FLAGS_TO_PASS): Pass them.
12861         (EXTRA_TARGET_FLAGS): Ditto.
12862
12863 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12864
12865         * Makefile.in (all-libg++): Depend on all-libstdc++.
12866
12867 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12868
12869         * configure.in (noconfigdirs): Enable all packages for
12870           i386-unknown-netbsd.
12871
12872 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12873
12874         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12875         hosted builds (DOS builds)
12876
12877 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12878
12879         Changes for ARM based on patches from Richard Earnshaw:
12880         * config.sub: Handle armeb and armel.
12881         * configure.in: Omit arm linker only for riscix.
12882
12883 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12884
12885         * config.guess:  Update from FSF.
12886
12887 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12888
12889         * config.sub: Recognize powerpcle as the little endian variant of
12890         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12891         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12892         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12893         temporarily.
12894
12895 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12896
12897         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12898
12899 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12900
12901         * config.sub: Accept -lites* as a basic system type.
12902
12903 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12904
12905         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12906         installed, and if so return linuxoldld as the system name.
12907
12908 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12909
12910         * config.guess: Add hppa1.1-hp-lites support.
12911
12912 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12913
12914         * configure.in: Don't build newlib for m68k-vxworks5.1.
12915
12916 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12917
12918         * configure.in (mips-sgi-irix6): Use mh-irix5.
12919
12920 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12921
12922         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12923
12924 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12925
12926         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12927         OSF/1.  Fix compiler flags.
12928         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12929
12930 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12931
12932         * configure.in: Recognize --with-newlib.
12933         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12934
12935 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12936
12937         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12938         to *_X11_MODULES due to gdbtk needing X include files et al.
12939
12940 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12941
12942         Merge in support for Mac MPW as a host.
12943         (Old change descriptions retained for informational value.)
12944
12945         * mpw-config.in: Add generic include forwards for cpu-specific
12946         include files in aout and elf directories.
12947
12948         * mpw-configure: Added copyright.
12949         * mpw-config.in: Check for presence of required build tools.
12950         (target_libs): Add newlib.
12951         (target_tools): Add examples.
12952         (Read Me): Generate as "Read Me for MPW" instead.
12953         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12954         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12955         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12956
12957         * mpw-configure: Remove subdir-specific makefile hackery,
12958         delete mk.tmp after using it.
12959
12960         * mpw-build.in (all): Display start and end times.
12961
12962         * mpw-configure (host_canonical): Set.
12963         (target_cpu): Always add to makefiles.
12964         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12965         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12966         (mpw-mh-mpw): Look for in srcdir and srcroot.
12967         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12968
12969         * mpw-build.in: (install-only): New target.
12970
12971         * mpw-configure (host_alias, target_alias): Rename from hostalias
12972         and targetalias, add into generated Makefile.
12973         (mk.tmp): If present, add into generated Makefile.
12974         * mpw-build.in (all-gas): Build config.h first before gas proper.
12975
12976         * mpw-configure (config.status): Write only if changed.
12977         * mpw-config.in (readline): Configure it (not built, just used for
12978         definitions).
12979
12980         * mpw-config.in (elf/mips.h): Add a forward include.
12981
12982         * mpw-config.in: Forward-include most .h files in include into
12983         extra-include.
12984         (readline): Don't build.
12985         mpw-build.in (install): Install GDB.
12986
12987         * mpw-configure (prefix, mpw_prefix): Handle it.
12988         * mpw-config.in (mmalloc, readline): Don't configure.
12989         * mpw-build.in (thisscript): Rename to ThisScript.
12990         Use mpw-build instead of BuildProgram everywhere.
12991         (mmalloc, readline): Don't build.
12992         * mpw-README: New file, basic documentation about the MPW port.
12993
12994         * mpw-config.in: Use forward-include to create include files.
12995
12996         * mpw-configure: Add more things to the top of each configured
12997         Makefile, including contents of config/mpw-mh-mpw.
12998         * mpw-config.in (extra-include): Create this directory and fill it
12999         with Posix-like include files when configuring.
13000
13001         * config.sub (apple, mac, mpw): Add various aliases.
13002
13003         * mpw-build.in: New file, top-level build script fragment for MPW.
13004         * mpw-configure: New file, configure script for MPW.
13005         * mpw-config.in: New file, config fragment for MPW.
13006
13007 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13008
13009         * configure.in (host_libs): Remove glob, since it is gone from the
13010         sources.
13011
13012 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13013
13014         * Makefile.in: define empty GDB_NLM_DEPS var.
13015
13016         * configure.in(target_makefile_frag): use config/mt-netware
13017         for netware targets.
13018
13019 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13020
13021         * config.sub: Merge in recent FSF changes.  Remove linux special
13022         cases.
13023
13024 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13025
13026         Revert this change:
13027
13028         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13029
13030                 * build-all.mk: Use CC=cc -Xs on Solaris.
13031
13032 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13033
13034         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13035         stop using it.
13036         * Makefile.in: Nuke all references to glob subdirectory.
13037
13038 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13039
13040         * configure.in: Fix --enable-shared logic in per-host.
13041
13042 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13043
13044         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13045
13046 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13047
13048         * configure.in (noconfigdirs): Don't build gas on AIX, for
13049         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13050
13051 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13052
13053         * configure: Fix --cache-file to work if the file argument is a
13054         relative path.
13055
13056 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13057
13058         * configure: If the --cache-file is used, pass it down to
13059         configure in subdirectories.
13060
13061 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13062
13063         * config.sub: add vxworks29k configuration.
13064
13065 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13066
13067         * Makefile.in (taz): Do "diststuff" part quietly.
13068
13069 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13070
13071         * config.sub: Mini-merge with gcc/config.sub.
13072
13073 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13074
13075         * config.guess (IRIX): Sed - to _.
13076
13077 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13078
13079         * Makefile.in (source-vault, binary-vault): New targets.
13080
13081 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13082
13083         * config.sub: Recognize -eabi as a basic system type.
13084
13085 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13086
13087         * configure.in (enable_shared stuff): Fix typo.
13088
13089 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13090
13091         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13092
13093 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13094
13095         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13096
13097 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13098
13099         * configure.in (rs6000-*-*): Don't build gas.
13100
13101 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13102
13103         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13104         reduce command line length.
13105         (AS_FOR_TARGET): Check for as.new, not Makefile.
13106         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13107
13108 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13109
13110         * config.guess:  Merge from FSF.
13111
13112 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13113
13114         * configure: Don't use $ when handling program_suffix.
13115
13116 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13117
13118         * configure.in:  Configure tk for hppa/hpux.
13119
13120 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13121
13122         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13123
13124 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13125
13126         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13127         to LIBCXXFLAGS.  Tests are better run without it.
13128
13129 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13130
13131         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13132
13133 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13134
13135         * configure.in (*-*-netware*): Don't configure xiberty.
13136
13137 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13138
13139         * configure.in:  Remove tk from native_only list.
13140
13141 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13142
13143         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13144           for special NCD build.
13145
13146 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13147
13148         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13149         makeall.bat, they're only useful for binutils snapshots.
13150         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13151         makeall.bat to specified SUPPORT_FILES.
13152
13153 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13154
13155         * build-all.mk: Add Ericsson targets to sun4 and solaris
13156           hosts.  Add  BNR's sun4 target to solaris host, so their
13157           build-from-source will be tested in-house first.
13158
13159 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13160
13161         * Makefile.in (LIBCFLAGS): New variable.
13162         (CFLAGS_FOR_TARGET): Ditto.
13163         (LIBCFLAGS_FOR_TARGET): Ditto.
13164         (LIBCXXFLAGS): Ditto.
13165         (CXXFLAGS_FOR_TARGET): Ditto.
13166         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13167         (BASE_FLAGS_TO_PASS): Pass them.
13168         (EXTRA_TARGET_FLAGS): Ditto.
13169
13170         * configure.in: Support --enable-shared.
13171
13172 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13173
13174         * configure.in (target_libs):  Include libstdc++ again.
13175         * config.guess:  Update from FSF (for FreeBSD).
13176
13177 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13178
13179         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13180         makeall.bat.
13181         (DISTDOCDIRS): Add `etc'.
13182         (ETC_SUPPORT_PFX): New variable.
13183         (taz): Include anything from etc starting with a word in
13184         ETC_SUPPORT_PFX.
13185
13186 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13187
13188         * config.sub: Update for recent FSF changes.  Remove obsolete
13189         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13190         spacing changes.
13191
13192 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13193
13194         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13195
13196         * config.guess:  Merge with FSF.
13197         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13198
13199 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13200
13201         * configure: Since the "trap 0" handler will override the exit
13202         status on many systems, only use it for "exit 1", and make it set
13203         a non-zero exit status; reset it before "exit 0".  Also, check
13204         exit status of config.sub, and error out if it failed.
13205
13206 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13207
13208         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13209         and install libgloss.
13210
13211 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13212
13213         * Makefile.in (all-binutils): Depend upon all-byacc.
13214
13215         * configure.in: Don't build emacs on Irix 5.
13216
13217 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13218
13219         * configure.in (*-*-netware*): Add libio.
13220
13221 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13222
13223         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13224         (CHECK_TARGET_MODULES): Ditto.
13225         (INSTALL_TARGET_MODULES): Ditto.
13226         (TARGET_LIBS): Ditto.
13227         (all-libstdc++): Note dependencies.
13228
13229 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13230
13231         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13232
13233 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13234
13235         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13236         -fexternal-templates.
13237
13238         * configure.in (target_libs): Add libstdc++.
13239         (noconfigdirs): Add libstdc++ as appropriate.
13240
13241 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13242
13243         * config.guess:  Update from FSF.
13244
13245 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13246
13247         * configure: Use ${config_shell} when running ${configsub}.
13248
13249 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13250
13251         * config.sub: No longer recognize h8300h.
13252
13253 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13254
13255         * config.sub: Remove extraneous differences between config.sub and
13256         gcc/config.sub.
13257
13258 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13259
13260         * Makefile.in (DISTSTUFFDIRS): Add gas.
13261
13262 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13263
13264         * COPYING.NEWLIB: New file.
13265
13266 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13267
13268         * config.guess (HP-UX):  Patch from Harlan Stenn
13269         <harlan@landmark.com> to also emit release level.
13270
13271 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13272
13273         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13274
13275 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13276
13277         * config.sub:  Merge nextstep cleanup from FSF.
13278
13279 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13280
13281         * configure.in (arm-*-*): Don't configure ld for this target.
13282
13283 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13284
13285         * configure.in (*-*-netware): don't configure libg++, libio,
13286           librx, or newlib.
13287
13288 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13289
13290         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13291         configure ld--it works, but it doesn't support shared libraries.
13292
13293 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13294
13295         * config.guess (*-unknown-freebsd*):  Get rid of possible
13296         trailing "(Release)" in version string.
13297         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13298
13299 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13300
13301         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13302         Fix type: *-next-neststep -> *-next-nextstep.
13303
13304         * config.guess:  Merge from FSF:
13305
13306         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13307
13308         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13309
13310         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13311
13312         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13313         instead of UNIX_SV for UnixWare 1.0).
13314
13315 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13316
13317         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13318         to make gdb/nlm/* build after the compiler and linker.
13319
13320 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13321
13322         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13323         not just i[34]86.
13324         (m68k-atari-sysv4):  Relocate to match FSF version.
13325
13326         * config.guess:  More merges from the FSF:
13327
13328         Add a space before function call or macro invocation.
13329
13330         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13331
13332         * config.guess: Add trap cmd to remove dummy.c and dummy when
13333         interrupted.
13334
13335         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13336
13337         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13338         (dummy): Redirect stderr from compilation of dummy.c.
13339
13340         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13341
13342         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13343
13344 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13345
13346         * configure: Accept and ignore --cache*, for compatibility with
13347         new autoconf.
13348
13349 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13350
13351         * config.guess:  Merge from FSF:
13352
13353         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13354
13355         * config.guess (Pyramid*:OSx*:*:*): New case.
13356         (PATH): Add /.attbin at end for finding uname.
13357         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13358
13359         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13360
13361         * config.guess (M88*:DolphinOS:*:*): New case.
13362
13363         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13364
13365         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13366         to select whether to use ELF or COFF.
13367
13368         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13369
13370         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13371
13372         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13373
13374         * config.guess: Guess the OS version for HPUX.
13375
13376         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13377
13378         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13379
13380 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13381
13382         * configure.in: Recognize --with-headers, --with-libs, and
13383         --without-newlib.
13384         * Makefile.in (all-xiberty): Depend upon all-ld.
13385
13386 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13387
13388         * configure.in: Change i[34]86 to i[345]86.
13389
13390 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13391
13392         * configure (version): A few more tweaks to help message.
13393
13394 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13395
13396         * Makefile.in:  Remove (for now) librx as a host library,
13397         now that we're building it for target.
13398
13399 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13400
13401         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13402         (Karl Berry).
13403
13404 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13405
13406         * configure.in:  Also configure librx.
13407
13408 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13409
13410         * Makefile.in:  Update various rules to reflect that librx
13411         is now needed for libg++.
13412
13413 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13414
13415         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13416
13417 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13418
13419         * configure.in: Configure the examples directory.
13420
13421 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13422
13423         * configure: Simplify Jun 2 1994 change.
13424
13425 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13426
13427         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13428         /bin/gcc isn't good enough to build gcc.
13429
13430 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13431
13432         * Makefile.in (GDB_SUPPORT_FILES): Remove
13433         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13434         (gdb.tar.gz): Add new rule to use standard distribution building
13435         mechanism.
13436
13437 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13438
13439         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13440         Bill Cox <bill@cygnus.com>.
13441
13442 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13443
13444         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13445
13446 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13447
13448         * configure:  Search current dir first in .gdbinit.
13449
13450 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13451
13452         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13453
13454 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13455
13456         * config.sub:  Refer to NeXT's operating system as nextstep.
13457
13458         * config.sub (case $basic_machine):  Re-order the cases, to match
13459         the order in the FSF version (which is mostly alphabethical).
13460         Merge in some additions and changes from the FSF.
13461
13462 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13463
13464         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13465         * config.sub: Recognize cxux7.
13466         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13467
13468 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13469
13470         * config.sub:  Fix typo powerpc -> powerpc-*.
13471
13472 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13473
13474         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13475
13476         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13477         parallel with all-emacs and install-emacs).  Top-level command
13478         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13479
13480 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13481
13482         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13483         $(relbindir)/make before doing ``make install'', and use
13484         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13485         installing over running make binary.
13486         ($(host)-stamp-stage3-installed): Likewise.
13487
13488 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13489
13490         * config.guess: Recognize Mach.
13491
13492 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13493
13494         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13495         see whether --exec-prefix was used.
13496
13497 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13498
13499         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13500
13501 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13502
13503         * Makefile.in: Add all-librx target similar to all-libproc.
13504
13505 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13506
13507         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13508         with post 1.2 uname bogosity.
13509
13510 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13511
13512         * configure: Remove temporary files on receipt of a signal.
13513
13514 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13515
13516         * configure: If there is a package_makefile_frag, remove
13517         ${subdir}/Makefile.tem after copying it in.
13518
13519 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13520
13521         * build_all.mk: support rs6000 lynx identifies itself as
13522         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13523         since /bin/gcc is too feeble to compile a modern gcc.
13524
13525 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13526
13527         * brought devo/test-build.mk update-to-date with progressive/
13528           test-build.mk. Add lynx targets and hppa flag info.
13529
13530 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13531
13532         * configure.in:  Use mh-ncrsvr43.  Patch from
13533         Tom McConnell <tmcconne@sedona.intel.com>.
13534
13535 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13536
13537         * config.guess (i386-unknown-bsdi):  No longer need to
13538         check #if defined(__bsdi__) && defined(__i386__).
13539
13540 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13541
13542         * configure: Set program_transform_nameoption correctly.
13543
13544 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13545
13546         * brought build-all.mk update-to-date with progressive build-all.mk,
13547           added new targets and hppa info.
13548
13549 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13550
13551         * configure: If config.guess result is a prefix of the user
13552         specified target, assume a native build and use the user specified
13553         target as the host alias.  Remove SunOS patch suffix removal hack.
13554         * configure.in: Remove SunOS patch suffix removal hack.
13555
13556         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13557         in NATIVE_CHECK_MODULES.
13558
13559 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13560
13561         * Makefile.in: Rename HOST_ONLY to NATIVE.
13562         * configure: Delete SunOs patch suffix from host_canonical
13563           and build_canonical variables that are prepended to Makefiles.
13564         * configure.in: Add comments for easier maintenance.
13565
13566 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13567
13568         * Makefile.in: Add all-libproc target similar to all-gui.
13569
13570 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13571
13572         * Makefile.in (CHECK_MODULES): split into
13573         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13574
13575 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13576
13577         * config.guess (i386-unknown-bsdi): New system to guess.
13578
13579 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13580
13581         * Makefile.in: Add all-gui target (but not yet build by "all").
13582
13583 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13584
13585         * config.sub: Move deletion of patch suffix from here...
13586         * configure.in: To here, at Ian's suggestion.  The top-
13587           level scripts might need to know of a patch level.
13588
13589 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13590
13591         * config.sub: Strip off patch suffix so rtl is recognized
13592           as a sunos4.1.3 machine, even though it's been patched.
13593
13594 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13595
13596         * Makefile.in (INSTALL_LAST): Delete.
13597         (INSTALL_DOSREL): New.
13598
13599 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13600
13601         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13602         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13603         whether we pass down --with-gnu-ld anyhow.
13604
13605 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13606
13607         * Makefile.in (INSTALL_LAST): Change operation so it works
13608         on more flavors of make.
13609         * configure.in (go32): Don't build libg++ or libio.
13610
13611 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13612
13613         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13614         they can be overriden by templates.
13615
13616 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13617
13618         * configure.in (target==go32): Don't build gdb.
13619         * dosrel: New directory.
13620
13621 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13622
13623         * configure.in (host==go32): Configure dosrel too.
13624         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13625         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13626         be set by incoming names or templates.
13627         (INSTALL_LAST): New rule.
13628
13629 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13630
13631         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13632
13633 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13634
13635         * configure.in (appdirs): New variable.  Currently empty, but will
13636         be used in gas distribution.  If nonempty, lists a set of
13637         directories at least one of which must get configured, or top
13638         level configuration is considered to have failed.
13639         (rs6000-*-lynxos*): Use new file name.
13640
13641 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13642
13643         Eliminate XTRAFLAGS.
13644         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13645         newlib include files using -idirafter, and also use -nostdinc.
13646         (CXX_FOR_TARGET): Likewise.
13647         (XTRAFLAGS): Removed.
13648         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13649         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13650         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13651         ($(DO_X)): Don't pass down XTRAFLAGS.
13652
13653 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13654
13655         * configure.in (mips*-dec-bsd*): New target; do build linker.
13656         (mips*-*-bsd*): New target; don't build linker.
13657
13658 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13659
13660         * configure.in: support rs6000-*-lynxos* configuration.
13661         support sunos4 as a cross target.
13662
13663         * config.sub: look for lynx*, not lynx since the OS version may
13664         legitimately be part of the name.
13665
13666 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13667
13668         * configure.in (i[34]86-*-sco*): Move to be with other i386
13669         targets.
13670         (romp-*-*): New target.  Skip various binary utilities.
13671         (vax-*-*): New target.  Don't build newlib.
13672         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13673
13674 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13675
13676         * configure.in: Only set host_makefile_frag if config
13677         directory exists.
13678
13679 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13680
13681         * install.sh: If $dstdir exists, don't check whether each
13682         component does.
13683
13684 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13685
13686         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13687
13688 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13689
13690         * configure.in (*-*-lynxos*): Don't configure newlib for either
13691         native or cross Lynx.
13692
13693 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13694
13695         * config.sub (sparc64-elf): Fix os.
13696         (z8k): Remove duplicate.
13697
13698 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13699
13700         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13701         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13702
13703 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13704
13705         * configure: Make file links cleanly even if Lynx fails on
13706           an NFS symlink (at least fail cleanly).
13707
13708 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13709
13710         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13711         -XNh2000.
13712
13713 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13714
13715         * configure: Unknown options are fatal again.
13716
13717 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13718
13719         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13720         compatibility.
13721
13722 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13723
13724         * build-all.mk: Add `clean' target.
13725
13726 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13727
13728         * config.guess:  Add SINIX support.
13729         * configure.in:  Add mips-*-sysv4* support.
13730
13731 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13732
13733         * build-all.mk: Document all useful targets.
13734         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13735         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13736
13737 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13738
13739         * configure: Support --silent, --quiet.
13740
13741 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13742
13743         * configure: Support --disable-FEATURE.
13744
13745 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13746
13747         * config.guess: Recognize NCR running SVR4.3.
13748
13749 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13750
13751         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13752         Patch from Paul Eggert <eggert@twinsun.com>.
13753
13754 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13755
13756         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13757
13758 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13759
13760         * configure: Make unrecognized options give nonfatal warnings
13761         instead of fatal errors, and pass them to any subdirectory
13762         configures in case they recognize them.
13763         Make --x equivalent to --with-x.
13764
13765 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13766
13767         * configure: Add --enable-* options.  Clean up usage message and
13768         some comments.
13769
13770 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13771
13772         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13773
13774 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13775
13776         * configure.in (hppa*-*-*): Enable binutils.
13777
13778 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13779
13780         * config.sub: Recognize cisco.
13781
13782 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13783
13784         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13785
13786 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13787
13788         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13789         than one configuration name.  Add comment.
13790
13791 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13792
13793         * config.guess: about target *-hitachi-hiuxwe2, fixed
13794         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13795         macro is incorrect.]
13796
13797 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13798
13799         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13800         than the "make ls" stuff which used to be here.
13801
13802 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13803
13804         * config.guess:  Recognize i[34]86-unknown-freebsd.
13805         From Shawn M Carey <smcarey@rodan.syr.edu>.
13806
13807 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13808
13809         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13810
13811 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13812
13813         * config.guess: Check for ptx.
13814
13815 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13816
13817         * config.sub: Add os9k checking.
13818
13819 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13820
13821         * config.guess: Handle OSF1 running on HPPA processors
13822
13823 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13824
13825         * configure: If subdir configure fails, print out a message with
13826         subdirectory name, in case subdir's configure code didn't identify
13827         itself.
13828
13829 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13830
13831         * configure.in: Remove embedded newlines from configdirs.
13832         Avoid mismatches of substrings.  Fix matching strings at end
13833         of configdirs.
13834
13835 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13836
13837         * config.guess:  Add Lynx/rs6000 config support.
13838
13839 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13840
13841         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13842
13843 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13844
13845         * configure.in (hppa*-*-osf*): Treat this just like most other
13846         PA configurations (eg no binutils or ld).
13847         (hppa*-*-*elf*): These configurations have binutils and ld.
13848
13849 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13850
13851         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13852
13853 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13854
13855         * configure.in (rs6000-*-*): Build gas.
13856
13857 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13858
13859         * Makefile.in:  Avoid bug in losing hpux sed.
13860
13861 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13862
13863         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13864         for GDB and GDB has been fixed to not need it.
13865
13866 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13867
13868         * config.guess: Recognize vax hosts.
13869
13870 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13871
13872         * configure (while loop): Don't use "break 2" inside case
13873         statement -- the case statement isn't an enclosing loop.
13874
13875 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13876
13877         * config.guess:  Clean up NeXT support, to allow nextstep
13878         on Intel machines.  Make OS be nextstep.
13879
13880 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13881
13882         * config.guess: Add alternate forms for Convex.
13883
13884 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13885
13886         * configure:  Completely rewrite option processing.  Take
13887         advantage of pattern-matching to avoid invoking test frequently.
13888         Also clean up host and target defaulting logic.
13889
13890 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13891
13892         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13893         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13894         commands (plus user environment) will fit SCO limits.
13895
13896 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13897
13898         * configure.in: Don't issue warnings about directories which are
13899         not being configured if -norecursion is set.  Correct test for
13900         --with-gnu-as and --with-gnu-ld to not get confused by substring
13901         matches.
13902
13903         * configure.in: Don't build gas for alpha-dec-osf1*.
13904
13905 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13906
13907         * configure:  Back out Per's change of 12/19/1993.  It changes the
13908         behavior of configure in unexpected and confusing ways.
13909
13910         Also, use different delim char when calculating
13911         program_transform_name so that the name can contain slashes.
13912
13913 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13914
13915         * configure.in, config.sub: Add support for VSTa micro-kernel.
13916
13917 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13918
13919         * configure.in: Nuke hacks which were used to get a special
13920         version of GAS for HPPA configurations.
13921
13922 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13923
13924         * configure:  If only ${target_alias} is given, use that
13925         as the default for ${host_alias}.
13926         * configure:  Add missing back-slashes before nested quotes.
13927
13928 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13929
13930         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13931
13932 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13933
13934         * config.guess:  Recognize some Tektronix configurations.
13935         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13936
13937 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13938
13939         * config.sub: Match any flavor of SH.
13940
13941 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13942
13943         * configure.in: Don't try to configure newlib for Alpha.
13944
13945 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13946
13947         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13948         libg++ or libio for any Alpha target.
13949
13950         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13951
13952 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13953
13954         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13955         default arguments -- so it tried to compress itself.
13956
13957 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13958
13959         * configure.in (notsupp): ensure that a space is always at the end
13960           of the configdirs list, since the grep checks for an explicit space
13961
13962 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13963
13964         * configure.in (target i386-sysv4.2): don't build ld, since static
13965           versions of many libraries are not available.
13966
13967 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13968
13969         * config.guess: Recognize Apollos (using environment variables).
13970         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13971
13972 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13973
13974         * config.guess: Recognize Sony news mips running newsos.
13975
13976 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13977
13978         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13979         "fi ; else" for bash.
13980
13981 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13982
13983         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13984
13985 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13986
13987         * config.sub: accept unixware as an alias for svr4.2.
13988         Fix some inconsistancies with the gcc version.
13989
13990 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13991
13992         * Makefile.in (DISTDOCDIRS):  Add gdb.
13993
13994 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13995
13996         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13997
13998 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13999
14000         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14001         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14002         this now.
14003
14004 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14005
14006         * config.sub: Accept hiux* as an OS name.
14007
14008         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14009         etc/make-stds.texi.  The underscore came from gcc, and dje now
14010         agrees that RUNTESTFLAGS is the correct name.
14011
14012 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14013
14014         * install.sh:  Remove 'set -e'.  It makes any conditionals
14015         in the script useless.
14016
14017         * config.guess: Automatically recognize arm-acorn-riscix
14018         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14019
14020 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14021
14022         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14023
14024 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14025
14026         * Makefile.in (DISTDOCDIRS): New variable.
14027         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14028         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14029
14030 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14031
14032         * configure.in (hppa target): check the source directory for the
14033           pagas sub-directory
14034
14035 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14036
14037         * config.sub: Allow -aout* and -elf*.
14038
14039 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14040
14041         * configure.in: Don't build ld on i386-solaris2, same as for
14042         sparc-solaris2.
14043
14044 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14045
14046         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14047
14048 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14049
14050         * configure.in:  Configure gdb for alpha.
14051
14052 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14053
14054         * Makefile.in (CXXFLAGS): Add -O.
14055
14056 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14057
14058         * config.guess: added support for DG Aviion
14059
14060 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14061
14062         * configure.in: Produce warning message for subdirectories not
14063         configurable for this host/target combination.  Don't try to
14064         configure gdb for vms.
14065
14066 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14067
14068         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14069         appropriate files before making "diststuff".
14070         (DISTBISONFILES): New var: list of files to be edited.
14071         (DISTSTUFFDIRS): Add binutils.
14072
14073 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14074
14075         * config.sub: also handle mipsel and mips64el (for little endian mips)
14076
14077 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14078
14079         * configure.in: Add * to end of all OS names.
14080
14081 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14082
14083         * configure.in: Build newlib for LynxOS native.
14084
14085 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14086
14087         * config.guess: Add support for delta 88k running SVR3.
14088
14089         * configure.in: Add comment about HP compiler vs. emacs.
14090
14091 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14092
14093         * configure.in: don't build ld on solaris2 (not a viable option
14094           due to bugs in getpwnam & getpwuid)
14095
14096 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14097
14098         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14099         config.guess will produce a full version number.
14100
14101 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14102
14103         * configure.in: Build linker and binutils for alpha-dec-osf1.
14104
14105 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14106
14107         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14108         and gdb/testsuite/Makefile.in.
14109
14110 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14111
14112         * configure.in: recognize mips*- instead of mips-
14113
14114 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14115
14116         * config.sub: Accept linux*coff and linux*elf as operating
14117         systems.
14118
14119 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14120
14121         * config.sub: Recognize mips64, and mips3 as an alias for it.
14122
14123 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14124
14125         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14126         gdb knows how to handle OSF/1 shared libraries.
14127
14128 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14129
14130         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14131         * config.guess: Recognize Hitachi's HIUX.
14132         * config.sub: Recognize h3050r* and hppahitachi.
14133         Remove redundant cases for hp9k[23]*.
14134
14135 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14136
14137         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14138         if gas and ld are in the source tree and are in ${configdirs}.
14139         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14140         --with options (but still pass them down on the command line,
14141         if they were explicitly specified).
14142
14143 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14144
14145         * configure: substitute SHELL value in Makefile.in with
14146         ${CONFIG_SHELL}
14147
14148 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14149
14150         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14151         *-*-solaris2* targets.
14152
14153 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14154
14155         * Makefile.in: define M4, and pass it down to sub-makes;
14156         all-autoconf now depends on all-m4
14157
14158 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14159
14160         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14161         presence of {ar,ranlib} instead of a configured directory
14162
14163 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14164
14165         * config.guess: Accept 34?? as well as 33?? for NCR.
14166
14167 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14168
14169         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14170         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14171
14172 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14173
14174         * configure: grab values for $(CC) and $(CXX) from the
14175         environment, so that someone can do "CC=gcc configure; make" and
14176         have it work right (matching the way that autoconf works now)
14177
14178         * configure.in, Makefile.in: add support for gash, the tcl
14179         interface to Galaxy
14180
14181         * config.guess: add NetBSD variants (hp300, x86)
14182
14183 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14184
14185         * install.sh: Support -d option (in the manner of SunOS 4 install,
14186         as it is more deterministic than that of GNU install)
14187         (chmodcmd): Set file to mode 755 by default (should also do default
14188         chgrp and chown, but I don't feel like dealing with that now)
14189
14190 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14191
14192         * config.sub: Remove h8300hhms alias.
14193
14194 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14195
14196         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14197
14198 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14199
14200         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14201         as stmp-fixinc
14202
14203 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14204
14205         * config.sub: recognize m88110-bug-coff.
14206
14207 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14208
14209         * Makefile.in (all-libio): all dependencies on the toolchain used
14210         to build this (gcc, gas, ld, etc)
14211
14212 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14213
14214         * config.guess: Deal with OSF/1 1.3 on alpha.
14215
14216 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14217
14218         * install.sh: add some 'else true' clauses for portability
14219
14220         * configure.in: don't build libio for h8[35]00-*-* targets
14221
14222 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14223
14224         * Makefile.in:  Add support for new libio.
14225
14226 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14227
14228         * install.sh: If one command fails, don't try the rest.  Don't try
14229         to remove $dsttmp (via trap) unless we have already created it.
14230         If $src doesn't exist, detect it and exit with an error.
14231
14232         * config.guess: Recognize BSD on hp300.
14233
14234 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14235
14236         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14237         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14238
14239 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14240
14241         * Makefile.in (all-send-pr): depends on all-prms
14242
14243 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14244
14245         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14246
14247 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14248
14249         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14250         Added test for mips-mips-riscos5.
14251
14252 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14253
14254         * configure.in: use mh-hp300 for 68k HP hosts
14255
14256 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14257
14258         * configure: add support for CONFIG_SHELL, so that you can use
14259         some alternate shell for evaluating configure scripts
14260
14261 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14262
14263         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14264         in configure script to bug-gdb@prep.ai.mit.edu when building
14265         distribution archive.
14266         * Makefile.in (COMPRESS):  Remove def.
14267         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14268         gdb.tar.Z and make-gdb.tar.Z respectively.
14269         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14270         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14271         to convergence with 'taz' target in Makefile.in.
14272
14273 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14274
14275         * install.sh (dsttmp): use trap to ensure that tmp files go
14276         away on error conditions
14277
14278 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14279
14280         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14281
14282 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14283
14284         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14285         its parent is '/' not ''.
14286
14287         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14288
14289 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14290
14291         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14292         that ${newsrcdir}/configure.in does.
14293
14294 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14295
14296         * test-build.mk: support for CONFIG_SHELL
14297
14298 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14299
14300         * config.sub (netware):  Add as a basic system type.
14301
14302 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14303
14304         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14305           $(srcdir)/ from the dependency on Makefile.in.
14306
14307 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14308
14309         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14310         (h8300hhms is temporary until multi-libraries are implemented).
14311         * configure.in: Handle h8300h too.
14312
14313 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14314
14315         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14316
14317 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14318
14319         * configure:  Remove extraneous output when guessing host type.
14320         * config.guess:  Remove extraneous output when guessing using C
14321         compiler rather than uname, or when guessing fails.
14322
14323 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14324
14325         * Makefile.in: remove all.cross and install.cross targets
14326
14327         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14328           definitions
14329
14330 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14331
14332         * configure.in (target sh): Build gprof.
14333
14334 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14335
14336         * config.sub: change -solaris to -solaris2
14337
14338 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14339
14340         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14341
14342 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14343
14344         * configure: Correct error message for missing Makefile.in to
14345         print correct directory.
14346
14347 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14348
14349         * install.sh: kludge around 386BSD shell bug
14350
14351 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14352
14353         * config.guess:  Recognize NeXT.
14354         * config.guess:  Recognize i486-ncr-sysv4.
14355         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14356
14357 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14358
14359         * Makefile.in (MAKEINFOFLAGS): New variable.
14360         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14361         * build-all.mk, test-build.mk: Pass down --no-split as
14362         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14363
14364 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14365
14366         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14367
14368 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14369
14370         * Makefile.in (libg++.tar.z):  New rule.
14371         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14372         * Makefile.in (taz):  Only do a single chmod.
14373
14374 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14375
14376         * install.sh: don't use dirname anymore (replaced with sed usage)
14377
14378 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14379
14380         * Makefile.in:  Change extension for gzip'd files from '.z' to
14381         '.gz' per new FSF standard usage.
14382
14383 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14384
14385         * configure: put quotes around the final value of program_transform_name
14386
14387 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14388
14389         * Makefile.in: new install.sh support; update install-info rules
14390
14391 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14392
14393         * configure.in: Build diff for crosses, but not for go32 host.
14394
14395         * configure.in: Build gprof only for native, and don't build it
14396         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14397
14398 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14399
14400         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14401
14402 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14403
14404         * configure.in (host_tools): Add prms.
14405
14406 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14407
14408         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14409         with $(FLAGS_TO_PASS) on the command line
14410
14411         * config.sub: Recognize lynx and lynxos
14412
14413 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14414
14415         * config.sub: Accept -ecoff*, not just -ecoff.
14416
14417 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14418
14419         * Makefile.in (taz): Use .gz suffix instead of .z.
14420         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14421         names.
14422
14423 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14424
14425         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14426
14427 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14428
14429         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14430         that rebuilds that might happen during 'make install' don't get
14431         bogus gcc include files
14432
14433 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14434
14435         Change from Utah for HPPA support:
14436         * config.guess: Recognize hppa1.x-hp-bsd.
14437
14438 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14439
14440         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14441         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14442
14443 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14444
14445         * config.sub: Add support for rom68k and bug boot monitors.
14446
14447 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14448
14449         * Makefile.in: Make all-opcodes depend on all-bfd.
14450
14451 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14452
14453         * config.guess: Added special check for i[34]86-univel-sysv4*.
14454
14455 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14456
14457         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14458         the processor rather than assuming i486.
14459
14460 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14461
14462         * config.guess: Recognize SunOS6 as Solaris3.
14463
14464 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14465
14466         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14467         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14468
14469 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14470
14471         * build-all.mk (all-cross): New target for Canadian Cross.
14472         Added Q2 go32 targets.
14473         * test-build.mk: Configure go32 cross sparclite-aout and
14474         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14475         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14476
14477 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14478
14479         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14480         GO32 hosted toolchains
14481
14482 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14483
14484         * configure: change  so "-exec-prefix" gets passed down rather
14485         than "-exec_prefix" so autoconf generated Makefiles get the
14486         exec_prefix set right.
14487
14488 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14489
14490         * config.guess: get the Solaris2 minor version number
14491
14492         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14493
14494 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14495
14496         * config.guess: Recognize some Sequent platforms.
14497
14498 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14499
14500         * Makefile.in: added the vault-install target
14501
14502         * configure.in: actually use the Sun3 makefile fragment that's in
14503         config, also added the release dir to configdirs
14504
14505 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14506
14507         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14508
14509 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14510
14511         * configure.in: remove some program from Alpha targetted toolchains
14512
14513 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14514
14515         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14516         gprof.
14517         (taz): Run "make diststuff" in those directories instead of "make
14518         proto-dir".  Look for "VERSION=" only at start of line in subdir
14519         Makefile.  Use "gzip -9" for compression.
14520         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14521         (binutils.tar.z): New target.
14522
14523 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14524
14525         * Makefile.in (taz): Include gpl.texinfo.
14526
14527 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14528
14529         * Makefile.in (setup-dirs): Merged into "taz" target.
14530         (taz): Only do `proto-dir' stuff if a directory is actually needed
14531         for this target.
14532
14533 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14534
14535         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14536         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14537         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14538         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14539         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14540
14541 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14542
14543         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14544         config.sub, and move-if-change to gdb testsuite distribution
14545         archive, so the testsuite can be extracted, configured, and
14546         run separately from the gdb distribution.  Blow away the Chill
14547         tests that require a Chill compiled executable, since GNU Chill
14548         is not yet publically available.
14549
14550 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14551
14552         * test-build.mk: set environment variables in a single command,
14553         instead of a list of assignments and exports
14554
14555         * config.guess: recognize Alpha/OSF1 systems
14556
14557 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14558
14559         * configure: Change help message to prefer --options rather than
14560           -options.
14561
14562 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14563
14564         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14565         zippy@ecst.csuchico.edu.
14566         * config.guess: Recognize miniframe.
14567
14568 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14569
14570         * Makefile.in: Use srcroot to find runtest rather than rootme.
14571         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14572
14573 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14574
14575         * test-build.mk: Extensive additions to support building on a
14576         machine other than the host.
14577
14578 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14579
14580         * configure (tooldir): Fix for i386-aix again.
14581
14582 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14583
14584         * configure, Makefile.in:  Change definition of $(tooldir)
14585         to match the FSF.
14586
14587 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14588
14589         * config.guess:  Recognize i[34]86/SVR4.
14590
14591 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14592
14593         * Makefile.in (all-gdb): gdb depends on sim.
14594
14595 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14596
14597         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14598         at the same time we make the prototype gdb directory.
14599         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14600         files at the same time as the gdb base release distribution.
14601
14602 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14603
14604         * Makefile.in (check): Use individual check targets rather than
14605         DO_X rule.
14606         (check-gcc): Added.
14607
14608 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14609
14610         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14611         for System V release 3.2.
14612
14613 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14614
14615         * config.sub: Recognize hppaosf.
14616         * configure.in: Do configure ld/binutils/gas for it.
14617
14618 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14619
14620         * configure (tooldir): Alter syntax used to set this, for systems
14621         where "\$" isn't handled right, like i386-aix.
14622
14623 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14624
14625         * configure: Pass program-transform-name, not
14626         program_transform_name, to recursive configures.
14627
14628 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14629
14630         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14631         of gas+ld+binutils.
14632
14633 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14634
14635         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14636
14637 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14638
14639         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14640
14641 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14642
14643         * Makefile.in (PRMS): Set back to all-prms.
14644
14645 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14646
14647         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14648         targets, rather than for MIPS hosts.
14649
14650 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14651
14652         * configure.in: add comment for --with-x default values
14653
14654         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14655
14656         * Makefile.in: add check-* targets for each of the directories in
14657         the tree.  Add a definition of RUNTEST that will use the one we
14658         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14659
14660 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14661
14662         * configure.in: Removed obsolete references to bfd_target and
14663         target_makefile_frag.
14664
14665         * build-all.mk: Set assorted targets for Q2.
14666         * config.sub: Recognize z8k-sim and h8300-hms.
14667         * test-build.mk: Really don't pass host to configure.
14668         (HOLES): Added uname.
14669
14670 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14671
14672         * configure: Handle an empty program-prefix, program-suffix or
14673         program-transform-name correctly.
14674
14675 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14676
14677         * build-all.mk: -G 8 no longer required for MIPS targets.
14678         * test-build.mk: Don't pass host argument to configure; make it
14679         guess.
14680
14681 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14682
14683         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14684         * Makefile.in (COMPRESS):  New macro, like GZIP.
14685
14686 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14687
14688         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14689
14690         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14691         with gas currently defaults to -G 0.
14692
14693 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14694
14695         * Makefile.in (all-flex): flex depends on byacc.
14696
14697         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14698         to test-build.mk as RELEASE_TAG.
14699         * test-build.mk (configargs): New variable containing arguments to
14700         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14701         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14702
14703         * config.guess: Use /bin/uname when checking -X argument on SCO,
14704         to avoid invoking GNU uname which doesn't understand -X.
14705
14706         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14707
14708         * configure.in: Build gas for mips-*-*.
14709
14710 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14711
14712         * Makefile.in (all.normal): insert missing backslash.
14713
14714 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14715
14716         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14717
14718         * Makefile.in: Complete overhaul to merge many almost identical
14719         targets.
14720
14721 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14722
14723         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14724         (gdb.tar.Z): Adjusted.
14725
14726         * Makefile.in (setup-dirs, taz): New targets; should be general
14727         enough to adapt for gdb sometime.  Build only .z file.
14728         (gas.tar.z): New target.
14729
14730 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14731
14732         * build-all.mk: Use CC=cc -Xs on Solaris.
14733
14734 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14735
14736         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14737         for handling BISON for FSF releases.
14738
14739 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14740
14741         * configure: Actually implement the change zoo just documented.
14742
14743 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14744
14745         * configure: when using config.guess, only set target_alias when
14746         it's not already been set (ie, on the command line)
14747
14748 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14749
14750         * Makefile.in: add installcheck target, set PRMS to install-prms
14751
14752 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14753
14754         * configure: add support for package_makefile_fragment, handle the
14755         case where a directory has a configure.in file but no Makefile.in
14756         more gracefully (with an actual understandable error message, even);
14757         add support for --without (and add this to the usage message); also
14758         explicitly add a --host=${host_alias} to the command line when
14759         config.guess is used
14760
14761 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14762
14763         * configure: Must use both --host and --target in recursive calls.
14764
14765 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14766
14767         * Makefile.in: Change deja-gnu to dejagnu.
14768
14769 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14770
14771         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14772
14773 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14774
14775         * configure.in: canonicalize all instances to *-*-solaris2*,
14776         also strip out a number of tools to not build for go32 host
14777
14778 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14779
14780         * config.guess: add GPL.
14781
14782         * Makefile.in, config.guess, config.sub, configure: bump
14783           copyrights to 93.
14784
14785 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14786
14787         * Makefile.in (do-info): Removed obsolete check for existence of
14788         localenv file.
14789
14790         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14791
14792 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14793
14794         * Makefile.in: a couple of 'else true' for decstation,
14795         support for TclX
14796
14797         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14798
14799 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14800
14801         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14802
14803 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14804
14805         * config.guess: Recognize i386-ibm-aix (PS/2).
14806         * configure.in: Use config/mh-aix386 file for it.
14807
14808 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14809
14810         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14811         CC_FOR_TARGET instead.
14812         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14813
14814 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14815
14816         * Makefile.in: Add sim to list of directories sent with gdb
14817
14818 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14819
14820         * configure.in: Put back mips-dec-bsd* case.
14821
14822 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14823
14824         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14825         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14826         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14827
14828 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14829
14830         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14831
14832         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14833         (install-info): install dir.info only if it exists,
14834         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14835
14836 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14837
14838         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14839         gas for mips-dec-bsd.
14840
14841 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14842
14843         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14844         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14845
14846 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14847
14848         * configure.in: Added "dejagnu" to hosttools list.
14849
14850 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14851
14852         * config.sub, configure.in, config.guess:  Add support
14853         for Bosx, an AIX variant from Bull.
14854         Patches from F.Pierresteguy@frcl.bull.fr.
14855
14856 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14857
14858         * devo/dejagnu: Initial creation of devo/dejagnu.
14859         Migrated dejagnu testcases and support files for testing software
14860         tools to reside as subdirectories, currently called "testsuite",
14861         within the directory of the software tool.  Migrated all programs,
14862         support libraries, etc. beloging to dejagnu proper from
14863         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14864         with no modifications.  The changes to these files which will
14865         allow them to configure, build, and execute properly will be made
14866         in a future update.
14867
14868 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14869
14870         * Makefile.in: Change send_pr to send-pr.
14871         * configure.in: Likewise.
14872         * send_pr: Renamed directory to send-pr.
14873
14874 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14875
14876         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14877
14878 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14879
14880         * README:  Update for gdb-4.8 release.
14881         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14882         gdb-xxx.tar.z (gzip'd) file also.
14883
14884 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14885
14886         * Makefile.in: make all-diff depend on all-libiberty
14887
14888 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14889
14890         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14891
14892 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14893
14894         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14895
14896 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14897
14898         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14899         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14900         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14901
14902 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14903
14904         * Makefile.in:  makeinfo binary is in a new location
14905
14906 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14907
14908         * config.sub: Accept -ecoff as an OS.
14909
14910         * Makefile.in: Various changes to eliminate a level of make
14911         recursion and reduce the required command line length.
14912         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14913         sub-makes.
14914         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14915         variables holding settings for specific sub-makes.
14916         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14917         in terms of BASE_FLAGS_TO_PASS.
14918         (TARGET_LIBS): New variable listing directories which use
14919         TARGET_FLAGS_TO_PASS.
14920         (subdir_do): Eliminated.
14921         (do-*): New set of targets to replace subdir_do.
14922         (various): All targets which used subdir_do now depend on do-*.
14923         (local-clean): Renamed from do_clean.
14924         (local-distclean): New target, dependency of distclean and
14925         realclean.
14926         (install-info): Don't create directories.  Depend on dir.info
14927         rather than calling make recursively.
14928         (install-dir.info): Eliminated.
14929         (install-info-dirs): Create all info directories here.
14930         (dir.info): Depend upon do-install-info.
14931
14932         * test-build.mk (HOLES): Added false.
14933
14934 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14935
14936         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14937
14938 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14939
14940         * Makefile.in (info): remove dependency on all-texinfo.  The
14941         problem was really in texinfo/C, not at this level.
14942
14943 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14944
14945         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14946
14947 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14948
14949         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14950         GDB releases.
14951
14952 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14953
14954         * configure: Include srcdir in message about target of link not
14955         being found.  Don't convert `-' to `_' in `with' options being
14956         passed to subdirs.
14957
14958 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14959
14960         * configure.in: add uudecode to host_tools
14961
14962         * Makefile.in: added {all,install}-uudecode targets, added them to
14963         the appropriate lists
14964
14965 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14966
14967         * Makefile.in (all-gcc): Added dependency on all-gas.
14968
14969         * configure.in (mips-*-*): Build ld and binutils.
14970
14971 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14972
14973         * configure: check return code from mkdir, print error message and
14974           exit on failure.
14975
14976 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14977
14978         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14979
14980 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14983
14984 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14985
14986         * config.sub (h8500):  Recognize this as a cpu type.
14987
14988 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14989
14990         * configure: source directory missing is no longer a warning
14991
14992         * configure.in: recognize irix[34]* instead of irix[34]
14993
14994         * Makefile.in: define and pass down X11_LIB
14995
14996 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14997
14998         * guess-systype: Renamed to ...
14999         * config.guess:  ... by popular request.
15000         * configure.in, Makefile.in:  Update accordingly.
15001
15002 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15003
15004         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15005         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15006         + Execute ./dummy instead of assuming . is in PATH.
15007
15008 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15009
15010         * guess-systype:  New shell script.  Attempts to guess the
15011         canonical host name of the executing host.
15012         Only a few hosts are supported so far.
15013         * configure:  Call guess-systype if no host is specified.
15014
15015 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15016
15017         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15018         gcc Makefile.
15019
15020
15021 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15022
15023         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15024         (all-gcc, install-gcc, subdir_do): Use it.
15025
15026 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15027
15028         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15029
15030 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15031
15032         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15033           set exclusively by configure, using configure.in .
15034
15035 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15036
15037         * test-build.mk: set $PATH for all builds
15038
15039         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15040
15041 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15042
15043         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15044         the one used in gcc/Makefile.in, so that a null expansion doesn't
15045         override the one needed to build gcc with a native cc.
15046
15047
15048 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15049
15050         * configure: Accept -with arguments.
15051
15052 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15053
15054         * Makefile.in: added h8300sim
15055
15056 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15057
15058         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15059         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15060         (all-cygnus, native, build-cygnus): Make
15061         $(canonhost)-stamp-3stage-done, not $(host)....
15062         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15063         i386-sco3.2v4.  Added else true to if command.
15064
15065 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15066
15067         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15068
15069 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15070
15071         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15072
15073 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15074
15075         * configure.in: don't remove binutils from Solaris builds
15076
15077 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15078
15079         * Makefile.in: get rid of earlier definitions for *clean,
15080         also handle the recursive info rule better
15081
15082 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15083
15084         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15085         do more-or-less the right thing.
15086
15087 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15088
15089         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15090         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15091
15092 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15093
15094         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15095         $(host_canonical).
15096
15097         * configure.in: split the configdirs list into 4 categories (native
15098         v. cross, library v. tool) and handle the cross-only and native-
15099         only in more reasonable (and correct!) way.
15100
15101 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15102
15103         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15104         configdirs anymore.
15105
15106 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15107
15108         * Makefile.in: extensive cleanup::  removed all of the explicit
15109         clean-* targets, collapsed many wrappers around subdir_do into
15110         one, added additional targets to satisfy standards.texi, deleted
15111         some old targets, some changes for consistency
15112
15113 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15114
15115         * configure.in: handle some programs as cross-only, and others as
15116         native only
15117
15118         * test-build.mk: handle partial holes in a more generic manner
15119
15120         * Makefile.in: m4 depends on libiberty
15121
15122 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15123
15124         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15125         time, wdiff, and find to configdirs
15126
15127         * Makefile.in: all, clean, and install rules for the new programs
15128         added to configure.in
15129
15130 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15131
15132         * configure.in: use mh-sun for all *-sun-* hosts
15133
15134 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15135
15136         * Makefile.in: define flags for X11 include files and library file
15137         locations, pass them down to the programs that need this info
15138
15139         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15140
15141 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15142
15143         * configure.in: start building libg++ for HP-UX targets
15144
15145 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15146
15147         * README:  Update references to files moved into etc/.
15148
15149 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15150
15151         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15152         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15153
15154 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15155
15156         * configure: accept dash as well as underscore in long option
15157         names for FSF compatibility.
15158
15159 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15160
15161         * config.sub: added -sco3.2v4 support from FSF.
15162
15163 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15164
15165         * configure.in: expand the section that adds or removes
15166         directories from the list of programs to build, to handle native
15167         vs. cross in addition to host v. native
15168
15169 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15170
15171         * Makefile.in:  Replace C++ in macro names with CXX.
15172         This is less likely to break ...
15173
15174 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15175
15176         * test-build.mk: add -w to GNU_MAKE
15177
15178 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15179
15180         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15181         add 'sparc' to list of recognized cpus.  This needed to make
15182         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15183         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15184         then changes that into $CPU-wrs-vxworks.
15185
15186         * configure.in: remove most references to gdbtest, regularize
15187         target based program removal
15188
15189         * test-build.mk: import from p3 tree (many fixes and changes)
15190
15191 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15192
15193         * Makefile.in: added rules to handle tcl, tk, and expect
15194
15195         * configure.in: handle those directories if they exist
15196
15197 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15198
15199         * config.sub: removed bogus hppabsd and hppahpux names, since
15200         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15201
15202 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15203
15204         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15205         depends upon all-xiberty
15206
15207         * Makefile.in: changes from p3, including:
15208
15209         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15210
15211         * Makefile.in (XTRAFLAGS): include newlib directories if
15212         newlib/Makefile exists, rather than if host != target.
15213
15214         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15215
15216         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15217         from the same source tree and not building a cross-compiler.  This
15218         matters for the libg++ configuration if reconfiguring a tree that
15219         has already been installed.
15220
15221         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15222
15223         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15224         pick up the machine and system specific header files.
15225
15226         * Makefile.in: added AS_FOR_TARGET, passed down in
15227         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15228         the C compiler to use to create programs which are run in the
15229         build environment, set it to default to $(CC), and passed it down
15230         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15231
15232         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15233
15234         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15235         We need them for unusual native builds, like systems without
15236         ranlib.
15237
15238         * configure: also define $(host_canonical) and
15239         $(target_canonical), which are the full, canonical names for the
15240         given host and target
15241
15242 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15243
15244         * Makefile.in:  Added separate definitions for C++.
15245
15246 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15247
15248         * configure.in (configdirs):  Add deja-gnu.
15249
15250 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15251
15252         * README:  Update for configure.texi and gdb-4.7 release.
15253
15254 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15255
15256         * Makefile.in:  Move "all" target to top of file.
15257         Previously, first target was ".PHONY" which caused BSD4.4 make
15258         to build .PHONY when make was run without arguments.
15259
15260 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15261
15262         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15263         Library-copylefted code in libiberty.
15264
15265 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15266
15267         * config.sub:  Replace m68kmote with plain old m68k.
15268
15269 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15270
15271         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15272
15273 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15274
15275         * config.sub: Complain if no argument is given.  Added support for
15276         386bsd as OS and target alias.
15277
15278 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15279
15280         * Makefile.in (XTRAFLAGS): include newlib directories if
15281         newlib/Makefile exists, rather than if host != target.
15282
15283 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15284
15285         * config.sub: recognize sparclite-wrs-vxworks.
15286
15287         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15288         p3.) Added clean-xiberty to clean.
15289
15290 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15291
15292         * configure.in: use *-*-* instead of nested cases for host and target
15293
15294 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15295
15296         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15297         from the same source tree and not building a cross-compiler.  This
15298         matters for the libg++ configuration if reconfiguring a tree that
15299         has already been installed.
15300
15301 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15302
15303         * config.sub (i486v/i486v4):  Merge in from FSF version.
15304
15305 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15306
15307         * configure: only set PWD if it is already set.
15308
15309 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15310
15311         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15312         doesn't have unset and all success paths (and most error paths)
15313         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15314         to just ${PWD} to avoid confusion.)
15315
15316 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15317
15318         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15319         even for a native compilation.
15320
15321 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15322
15323         Changes to make the gdb.tar.Z rule work better.
15324
15325         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15326         (DEVO_SUPPORT):  Add configure.texi.
15327         (bfd-ilrt.tar.Z):  Remove ancient rule.
15328
15329 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15330
15331         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15332         pick up the machine and system specific header files.
15333
15334         * configure.in, config.sub: added new target m68010-adobe-scout,
15335         with alias of adobe68k.  Changed configure.in to check for
15336         -scout before -sco* to avoid a false match.
15337
15338         * Makefile.in: added AS_FOR_TARGET, passed down in
15339         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15340         the C compiler to use to create programs which are run in the
15341         build environment, set it to default to $(CC), and passed it down
15342         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15343
15344 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15345
15346         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15347         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15348         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15349         FOR_TARGET variants, to newlib and libg++.
15350
15351 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15352
15353         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15354         first.
15355
15356 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15357
15358         * config.sub:  Accept `elf' as an environment.
15359
15360 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15361
15362         * Makefile.in (all-opcodes):  cd into the right directory
15363
15364 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15365
15366         * configure: added -program_transform_name option, used as
15367         argument to sed when installing programs.
15368         configure.texi: added documentation for -program_prefix,
15369         -program_suffix and -program_transform_name.
15370
15371 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15372
15373         * config.sub:  Accept i486 where i386 ok.
15374
15375 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15376
15377         * config.sub: accept we32k
15378
15379 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15380
15381         * config.sub, configure.in: accept OSE68000 and OSE68k.
15382
15383         * Makefile.in: don't create all directories for ``make install'';
15384         let the subdirectories create the ones they need.
15385
15386 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15387
15388         * COPYING: new file, GPL v2
15389
15390 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * Makefile.in: use the new gen-info-dir, which needs a template
15393         argument (which also lives in texinfo)
15394
15395         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15396
15397 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15398
15399         * config.sub (ncr3000):  Change i386 to i486.
15400
15401 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15402
15403         * Makefile.in: add install-rcs, install-grep to
15404         install-no-fixedincludes, removed install-bison and install-libgcc
15405
15406 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15407
15408         * configure.in: grab the HPUX makefile fragment if on HPUX
15409
15410 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15411
15412         * Makefile.in: eradicate bison spoor (ditto libgcc).
15413          configure.in: recognise m68{k,000}-ericsson-OSE.
15414          es1800 is alias for m68k-ericsson-OSE
15415
15416 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15417
15418         * configure.in: rearrange the parts that remove programs from
15419         configdirs, based now on HOST==TARGET or by canonical triple.
15420
15421 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15422
15423         * test-build.mk: recurse explicitly with -f test-build.mk when
15424           appropriate.  predicate stage3 and comparison on the existence
15425           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15426           On very clean, also remove ...stamp-co.  Build in-place before
15427           doing other builds.
15428
15429 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15430
15431         * Makefile.in, configure.in: add tgas
15432
15433 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15434
15435         * Makefile.in: a number of changes merged in from progressive.
15436
15437         * configure.in: add libm.
15438
15439         * .cvsignore: ignore some stuff that comes from test-build.mk.
15440
15441 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15442
15443         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15444
15445 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15446
15447         * configure: Add program_suffix (parallel to program_prefix)
15448         * Makefile.in: adjust directory-creating script for losing decstation
15449
15450 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15451
15452         * configure:  Minor $subdir-related fixes.
15453
15454 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15455
15456         * configure: fix various problems with propogating
15457         makefile_target_frag in subdirs.
15458         * configure.in: config libgcc if its there
15459
15460 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15461
15462         * config.sub:  HPPA merge.
15463
15464 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15465
15466         * Makefile.in:  Replace all-bison with all-byacc in all
15467         dependency lines for other tools (which now use byacc).
15468
15469 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15470
15471         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15472
15473 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15474
15475         * Makefile.in: make gprof rules similar to byacc rules (instead of
15476         vestigal $(unsubdir) that didn't work...)
15477
15478 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15479
15480         * config.sub:  Add support for Linux.
15481         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15482         (at least for libg++).
15483
15484 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15485
15486         * configure.texi: fix doc for the -nfp option to configure
15487
15488 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15489
15490         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15491
15492 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15493
15494         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15495         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15496         * configure.in: added solaris* host_makefile_frag hook.
15497
15498 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15499
15500         * config.sub: changed recognition of m68000 so that various
15501         m68k types can be specified via m680[01234]0
15502
15503 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15504
15505         * config.sub (basic_machine): fix sed so that '-foo' isn't
15506         completely substituted out while .+'-foo' loses the '-foo'
15507
15508 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15509
15510         * config.sub ($os): Add -aout.
15511
15512 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15513
15514         * configure:  If host_makefile_frag is absolute, don't
15515         prefix ${invsubdir} (relevant to libg++ auto-configure).
15516
15517 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15518
15519         * Makefile.in (tooldir): Define it.
15520         (all-ld): Depend on all-flex.
15521
15522 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15523
15524         * Makefile.in (check):  Fix libg++ special case.
15525
15526 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15527
15528         * configure: do not bury `pwd` into config.status, thus do fewer
15529           pwd's.
15530
15531         * configure: print the "Building in" message only when building in
15532           other than "." AND verbose.
15533
15534         * configure: remove -s, rework -v to better accommodate guested
15535           configures.
15536
15537         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15538
15539 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15540
15541         * Makefile.in: macroize flags passed on recursion.  remove
15542           fileutils.
15543
15544 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15545
15546         * configure: get makesrcdir right for subdirs deeper than 1.
15547
15548         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15549           install.
15550
15551 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15552
15553         * Makefile.in: don't print subdir_do or recursion lines.
15554
15555 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15556
15557         * standards.texi: added menu item.
15558
15559         * Makefile.in: build and install standards.info.
15560
15561         * standards.texi: new file.
15562
15563 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15564
15565         * configure: test for and move config.status pieces from
15566           ${subdir}/.
15567
15568 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15569
15570         * configure:  Test for existance of files before trying to mv
15571         them, to avoid numerous non-existance messages.
15572
15573 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15574
15575         * configure: correct final line of config.status.
15576
15577         * configure: patch from eggert.  Avoids a protection problem if
15578           the original Makefile.in is read only.
15579
15580         * configure: use move-if-change from gcc to create config.status.
15581           Some makefiles depend on config.status to tell if a directory
15582           has been reconfigured for a different host.  This change
15583           prevents those directories from remaking everything in the case
15584           where the reconfig was only intended to rebuild a Makefile.
15585
15586         * configure: test for config.sub with "config.sub sun4" rather
15587           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15588           host alias from a missing config.sub.
15589
15590 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15591
15592         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15593           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15594
15595 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15596
15597         * configure: mkdir ${subdir} as needed.
15598
15599 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15600
15601         * Makefile.in,configure.in: added autoconf.
15602
15603 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15604
15605         * Makefile.in: no longer pass against on recursion.
15606
15607         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15608           definitions are not inherited.
15609
15610         * configure: correct makesrcdir when subdir is .
15611
15612 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15613
15614         * configure:  Add support for 'subdirs' variable, which is
15615         like 'configdirs', except that configure doesn't re-invoke
15616         itself for subdirs, it just creates a Makefile for each subdir.
15617         * configure.texi:  Document subdirs.
15618
15619 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15620
15621         * configure.in: added flex to configdirs
15622
15623 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15624
15625         * Makefile.in: remove clean-stamps from clean.
15626
15627 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15628
15629         * configure.in:  Add gdbtest to configdirs.
15630
15631 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15632
15633         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15634         to recursive makes.
15635         * configure.in:  Recognize new ncr3000 config.
15636
15637 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15638
15639         * Makefile.in, configure.in: removed references to gdbm.
15640
15641 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15642
15643         * config.sub:  Don't canonicalize os value
15644         newsos* to bsd (readline needs to check for newsos).
15645         (This fix was earlier made Jan 31, but got re-broken.)
15646
15647 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15648
15649         * configure.in:  sco is an os, not a vendor!
15650
15651         * configure:  Quote $( better.  Keep various shells happy.
15652
15653 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15654
15655         * Makefile.in: eliminate stamp-files.
15656
15657 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15658
15659         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15660           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15661
15662 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15663
15664         * config.sub:  fix iris/iris3.
15665
15666 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15667
15668         * configure: re-add -rm.
15669
15670 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15671
15672         * Maskefile.in: add .stmp-rcs to all.
15673
15674         * configure.in: remove gas from rs6000 build, use aix host fragment.
15675
15676 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15677
15678         * configure: pass down site_option during recursion.
15679
15680 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15681
15682         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15683
15684 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15685
15686         * configure: Change exec_prefix so that it really defaults to prefix.
15687
15688 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15689
15690         * Makefile.in, configure.in:  Add support for mmalloc library.
15691
15692 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15693
15694         * Makefile.in: add stmp dependencies for a few more things.
15695
15696 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15697
15698         * configure: adjusted error message on objdir/srcdir configure
15699           collision, per john's suggestion.
15700
15701         * Makefile.in: add libiberty stmp to all and all.cross.
15702
15703 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15704
15705         * Makefile.in: remove force dependencies, add grep to all.
15706
15707 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15708
15709         * Makefile.in: drop flex.  make stamp files work.
15710
15711         * configure: added test for conflicting configuration in srcdir,
15712           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15713           gets cranky.  use relative paths for configure and srcdir
15714           whenever possible.  Send some error messages to stderr that were
15715           going to stdout.
15716
15717 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15718
15719         * Makefile.in:  Fix libg++ rule to check for gcc directory
15720         before using gcc/gcc.  Also pass XTRAFLAGS.
15721
15722 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15723
15724         * Makefile.in: added stmp-files so that directories aren't polled
15725           when they are already built.
15726
15727         * configure.texi: fixed a node pointer problem.
15728
15729 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15730
15731         * config.sub configure.in gdb/configure.in
15732         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15733         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15734         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15735
15736 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15737
15738         * configure: -recurring becomes -silent.  corrected help message
15739           for -site= option.
15740
15741         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15742
15743 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15744
15745         * configure: when building Makefile for crosses, replace
15746           tooldir and program_prefix.  default srcdir from location of
15747           config.sub.  remove "for host in hosts" and "for target in
15748           targets" loops.
15749
15750 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15751
15752         * Makefile.in: Do not pass bindir or mandir to cvs.
15753
15754 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15755
15756         * Makefile.in, configure.in: removed traces of namesubdir,
15757           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15758           copyrights to '92, changed some from Cygnus to FSF.
15759
15760         * configure.texi: remove most references to multiple hosts,
15761           multiple targets, subdirs, etc.
15762
15763         * configure.man: removed rcsid. reference config.sub not
15764           config.subr.
15765
15766         * Makefile.in: mkdir $(infodir) on install-info.
15767
15768 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15769
15770         * configure.texi:  Explain better about .gdbinit and about
15771         the environment that configure.in sections run in.
15772
15773 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15774
15775         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15776
15777 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15778
15779         * README:  DOC.configure => cfg-paper.texi.
15780
15781 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15782
15783         * config.sub (near case $os):  Don't convert newsos* to bsd!
15784
15785 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15786
15787         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15788         the number of copies of COPYING that go into the GDB tar file.
15789
15790 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15791
15792         * bfd/configure.in, gdb/config/mh-i386sco,
15793         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15794         Fix SCO configuration stuff.
15795
15796 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15797
15798         * Makefile.in:  For libg++, make sure the -I pointing
15799         to the gcc directory goes *after* all the libg++-local -I flags.
15800         Also, move just-gcc dependency from just-libg++ to all-libg++.
15801
15802 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15803
15804         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15805
15806 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15807
15808         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15809
15810 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15811
15812         * config.sub:  Add stratus configuration frags.  Also
15813         submitted to FSF.
15814
15815 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15816
15817         * Makefile.in (DEV_SUPPORT):  add configure.man.
15818
15819         * config.sub(Decode manufacturer-specific):  add -none*.
15820
15821 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15822
15823         * Makefile.in:  remove form feeds to make Sun's make happy.
15824         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15825
15826 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15827
15828         * Makefile.in (AR_FLAGS):  Make quieter.
15829
15830 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15831
15832         * configure.in:  Add libg++.
15833         * configure:  When verbose, don't output the command line at each
15834         level; it will be unremarkably the same as the previous version,
15835         which will be the same as what the user typed.
15836
15837 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15838
15839         * configure.in, Makefile.in: fix clean-info, add flex.  add
15840           fileutils.
15841
15842         * configure: be less sensitive to spaces in Makefile.in.  Do not
15843           look for sources in "..".  Doing so breaks subdirectories that
15844           might have their own configure.  If a subdir has it's own
15845           configure script, use it.
15846
15847 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15848
15849         * cfg-paper.texi: some changes suggested by rms.
15850
15851 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15852
15853         * config.sub:  Merge in some small additions from the FSF version,
15854         taken from the gcc distribution, to bring the Cygnus and FSF
15855         versions into closer sync.
15856
15857 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15858
15859         * configure.in:  Changed svr4 references to sysv4.
15860
15861 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15862
15863         * configure: added -V for version number option.
15864
15865 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15866
15867         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15868           renamed from DOC.configure to cfg-paper.texi.
15869
15870 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15871
15872         * configure, config.subr, config.sub: config.subr is now
15873           config.sub again.
15874
15875 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15876
15877         * configure.texi: new file, in progress.
15878
15879         * Makefile.in: build info file and install the man page for
15880           configure.
15881
15882         * configure.man: new file, first cut.
15883
15884         * configure: find config.subr again now that configuration "none"
15885           has gone.  removed all traces of the -ansi option.  removed all
15886           traces of the -languages option.
15887
15888         * config.subr: resync from rms.
15889
15890 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15891
15892         * configure, config.sub, config.subr: merge config.sub into
15893           config.subr, call the result config.subr, remove config.sub, use
15894           config.subr.
15895
15896         * Makefile.in: revised install for dir.info.
15897
15898 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15899
15900         * configure.in: add decstation host makefile frag.
15901
15902         * Makefile.in: BISON now bison -y again.  also install-gcc on
15903           install.  clean-gdbm on clean.  infodir belongs in datadir.
15904           Make directories for info install.  Build dir.info here then
15905           install it.
15906
15907 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15908
15909         * Makefile.in: fix for bad directory tests.
15910
15911 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15912
15913         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15914           regexp.  -srcdir relative was being handled incorrectly.
15915
15916         * Makefile.in: unwrapped some for loops so that parallel makes
15917           work again and so one can focus one's attention on a particular
15918           package.
15919
15920 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15921
15922         * configure: added PWD as a stand in for `pwd` (for speed). use
15923           elif wherever possible.  make -srcdir work without -objdir.
15924           -objdir= commented out.
15925
15926 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15927
15928         * configure: +options become --options.  -subdirs commented out.
15929           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15930           Makefile now at top of generated Makefile.  Removed cvs log
15931           entries.  added -srcdir.  create .gdbinit only if there is one
15932           in ${srcdir}.
15933
15934         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15935           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15936           and mandir now keyed off datadir by default.
15937
15938 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15939
15940         * Freshly created ChangeLog.
15941
15942 \f
15943 Local Variables:
15944 mode: change-log
15945 left-margin: 8
15946 fill-column: 76
15947 version-control: never
15948 End: