OSDN Git Service

PR target/44290
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
10
11         * MAINTAINERS (Write After Approval): Add myself.
12
13 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
14
15         PR target/44862
16         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
17         Provide -B option to allow for link spec %s substitutions for
18         libstdc++.a on darwin.
19         * Makefile.in: Regenerate.
20
21 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
22
23         * MAINTAINERS (Reviewers): Update my e-mail address
24
25 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
26
27         * Makefile.def (configure-gcc): Depend on all-libelf.
28         * Makefile.in: Rebuild.
29
30 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
31
32         * MAINTAINERS (Write After Approval): Add myself in the right place.
33
34 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
35
36         * MAINTAINERS (Write After Approval): Add myself.
37
38 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
39
40         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
41
42 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
43
44         * config.sub: Update to version 2010-05-21.
45         * config.guess: Update to version 2010-04-03.
46
47 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
48
49         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
50         * configure: Regenerate.
51
52 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
53
54         * MAINTAINERS (Write After Approval): Add myself.
55
56 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
57
58         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
59         a platform that supports LTO.
60         * configure: Regenerate.
61
62 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
63
64         * configure.ac: Allow all the versions greater than 0.10 of PPL.
65         * configure: Regenerated.
66
67 2010-04-27  Roland McGrath  <roland@redhat.com>
68             H.J. Lu  <hongjiu.lu@intel.com>
69
70         * configure.ac (--enable-gold): Support both, both/gold and
71         both/bfd to add gold to configdirs without removing ld.
72         * configure: Regenerated.
73
74         * Makefile.def: Add install-gold dependency to install-ld.
75         * Makefile.in: Regenerated.
76
77 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
78
79         PR lto/42776
80         * configure.ac (--enable-lto): Refactor handling so libelf tests
81         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
82         and allow LTO to be explicitly enabled on non-ELF platforms that
83         are known to support it inside else-clause.
84         * configure: Regenerate.
85
86 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
87
88         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
89         * configure: Regenerate.
90
91 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
92
93         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
94         * configure: Regenerate.
95
96 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
97
98         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
99         separately.
100         * configure: Regenerate.
101
102 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
103
104         * MAINTAINERS (Write After Approval): Add myself.
105
106 2010-04-14  Tristan Gingold  <gingold@adacore.com>
107
108         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
109         * configure: Regenerate.
110
111 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
112
113         * configure: Regenerate after change to elf.m4.
114
115 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
116
117         * MAINTAINERS (Write After Approval): Add myself.
118
119 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
120
121         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
122         * configure: Regenerated.
123
124 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
125
126         * configure.ac: Print "buggy but acceptable" when CLooG
127         revision is less than 9.
128         * configure: Regenerated.
129
130 2010-04-01  Diego Novillo  <dnovillo@google.com>
131
132         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
133
134 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
135
136         PR bootstrap/43615
137         PR bootstrap/43328
138
139         Revert:
140
141         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
142
143         * configure.ac: Do not pass --enable-multilib nor
144         --disable-multilib in baseargs.  Accept explicitly passed
145         --enable_multilib.
146         * configure: Regenerate.
147
148 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
149
150         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
151
152 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
153
154         * MAINTAINERS: Remove myself.
155
156 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
157
158         PR bootstrap/43328
159         * configure.ac: Do not pass --enable-multilib nor
160         --disable-multilib in baseargs.  Accept explicitly passed
161         --enable_multilib.
162         * configure: Regenerate.
163
164 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
165
166         * MAINTAINERS (spu port): Remove me.
167
168 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
169
170         * configure.ac (tic6x-*-*): New case.
171         * configure: Regenerate.
172
173 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
174
175         * config.sub: Update to version 2010-03-22.
176         * config.guess: Update to version 2009-12-30.
177
178 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
179
180         PR ada/42554
181         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
182         * configure: Regenerate.
183
184 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
185
186         * MAINTAINERS: Update my email address.
187
188 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
189
190         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
191         (ghassan.shobaki@amd.com): Removed.
192
193 2010-03-17  Alan Modra  <amodra@gmail.com>
194
195         * MAINTAINERS: Update my email address.
196
197 2010-03-16  Diego Novillo  <dnovillo@google.com>
198
199         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
200         Matthews.
201
202 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
203
204         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
205         Gutson, Jeffrey D. Oldham and Mark Shinwell.
206
207 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
208
209         * MAINTAINERS: Update my email address.
210
211 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
212
213         * MAINTAINERS: Update my email address.
214
215 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
216
217         * MAINTAINERS: Update my email address.
218
219 2010-03-09  Jie Zhang  <jie@codesourcery.com>
220
221         * MAINTAINERS: Update my email address.
222
223 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
224
225         PR libstdc++/32499
226         * configure.ac (RANLIB): Default to true.
227         (STRIP): Likewise.
228         (RANLIB_FOR_TARGET): Remove superfluous : argument.
229         * configure: Regenerate.
230
231 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
232
233         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
234         (Write After Approval): Update my email address.
235
236 2010-02-17  Nick Clifton  <nickc@redhat.com>
237
238         PR 11238
239         * Makefile.tpl (local-distclean): Also remove config.cache files in
240         sub-directories as there may not be Makefiles present in the
241         sub-directories.
242         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
243         the config.cache files found by the find command.
244
245         * Makefile.in: Regenerate.
246         * configure.ac: Revert previous delta.
247         * configure: Regenerate.
248
249 2010-02-15  Nick Clifton  <nickc@redhat.com>
250
251         PR 11238
252         * configure.ac: Delete config.cache files in sub-directories when
253         deleting Makefiles.
254         * configure: Regenerate.
255
256 2010-02-12  Ben Elliston  <bje@gnu.org>
257
258         * MAINTAINERS: Update my email address.
259
260 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
261
262         * MAINTAINERS (spu port): Update my email address.
263
264 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
265
266         * MAINTAINERS: Add myself as a maintainer for the bfin port.
267
268 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
269
270         * configure.ac: Add "recommended" version checks for GMP/MPC.
271         Update recommended GMP/MPFR/MPC versions.
272         * configure: Regenerate.
273
274 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
275
276         * MAINTAINERS: Move my Embecosm email address into the
277         write-after-approval section.
278
279 2010-01-26  Ian Lance Taylor  <iant@google.com>
280
281         * MAINTAINERS: Add myself as Go frontend maintainer.
282
283 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
284
285         PR libstdc++/36101, PR libstdc++/42813
286         * configure.ac (bootstrap_target_libs): Make inclusion of
287         target-libgomp conditional on libgomb being in target_configdirs.
288         * configure: Regenerate.
289
290 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
291
292         PR libstdc++/36101, PR libstdc++/42813
293         * configure.ac (bootstrap_target_libs): Include target-libgomp.
294         * configure: Regenerate.
295
296 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
297
298         PR libstdc++/36101, PR libstdc++/42813
299         * configure.ac (target_configdirs): Substitute.
300         * Makefile.def: Bootstrap target module libgomp.
301         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
302         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
303         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
304         * configure, Makefile.in: Regenerate.
305
306 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
307
308         * MAINTAINERS: Adjust my details.
309
310 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
311
312         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
313
314 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
315
316         * MAINTAINERS: reindented my entry with tabs instead of spaces.
317
318 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
319
320         * MAINTAINERS (Write After Approval): Add myself.
321
322 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
323
324         * MAINTAINERS (Write After Approval): Add myself.
325
326 2010-01-11  Richard Guenther  <rguenther@suse.de>
327
328         PR lto/41569
329         * Makefile.def (all-lto-plugin): Depend on all-gcc.
330         * Makefile.in: Regenerated.
331
332 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
333
334         * configure.ac: Enable libjava build on x86_64-*freebsd*.
335         * configure: Regenerate.
336
337 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
338             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
339
340         PR bootstrap/42424
341         * configure.ac: Include libtool m4 files.
342         (_LT_CHECK_OBJDIR): Call it.
343         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
344         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
345
346         * configure: Regenerate.
347
348 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
349
350         PR bootstrap/41818
351         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
352         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
353         * Makefile.in: Regenerate.
354
355 2010-01-02  Richard Guenther  <rguenther@suse.de>
356
357         PR lto/41529
358         * configure.ac: Include config/elf.m4.  Disable LTO if not
359         builting for an elf target.
360         * configure: Regenerate.
361
362 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
363
364         * MAINTAINERS: Change my email address.
365
366 2009-12-18  Ben Elliston  <bje@au.ibm.com>
367
368         * config.sub, config.guess: Update from upstream sources.
369
370 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
371
372         * MAINTAINERS (Write After Approval): Add myself.
373
374 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
375
376         PR middle-end/30447
377         PR middle-end/30789
378         PR other/40302
379
380         * configure.ac: Require MPC.
381         * configure: Regenerate.
382
383 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
384
385         PR target/38384
386         PR bootstrap/40972
387         * libtool.m4: Sync from git Libtool.
388         * ltoptions.m4: Likewise.
389         * ltversion.m4: Likewise.
390         * lt~obsolete.m4: Likewise.
391         * ltmain.sh: Likewise.
392
393 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
394
395         * configure.ac: Update minimum MPC version to 0.8.
396         * configure: Regenerate.
397
398 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
399
400         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
401         * configure: Regenerated.
402
403 2009-11-21  Ian Lance Taylor  <iant@google.com>
404
405         * configure.ac: Change default of poststage1_ldflags to be empty if
406         poststage1_libs is set.  When poststage1_libs is empty, and
407         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
408         * configure: Rebuild.
409
410 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
411
412         * MAINTAINERS (Write After Approval): Update my email address.
413
414 2009-11-20  Ben Elliston  <bje@au.ibm.com>
415
416         * config.guess: Update from upstream sources.
417
418 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
419
420         * Makefile.def: Restore host and target settings for gmp.
421         * Makefile.in: Rebuild.
422
423 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
424
425         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
426         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
427         Fix portability of test of C++ as bootstrap language.  Add
428         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
429         * configure: Rebuild.
430         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
431         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
432         in-tree building.
433         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
434         (POSTSTAGE1_HOST_EXPORTS): Use it.
435         (STAGE[+id+]_CXXFLAGS): New.
436         (BASE_FLAGS_TO_PASS): Pass it down.
437         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
438         extra_exports.
439         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
440         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
441         extra_exports.
442         * Makefile.in: Rebuild.
443
444 2009-11-17  Ben Elliston  <bje@au.ibm.com>
445
446         * config.sub, config.guess: Update from upstream sources.
447
448 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
449
450         * MAINTAINERS (Write After Approval): Add myself.
451
452 2009-11-09  Jon Beniston  <jon@beniston.com>
453
454         * MAINTAINERS (Write After Approval): Add myself.
455
456 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
457
458         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
459         paths for *-w64-mingw* and x86_64-*mingw*.
460         * configure: Regenerated.
461
462 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
463
464         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
465
466 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
467
468         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
469         Phil Edwards to Write-After Approval.
470
471 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
472
473         * configure.ac: Disable target-winsup & co for
474         x86_64-*-mingw* and *-w64-mingw* targets.
475         * configure: Regenerated.
476
477 2009-10-16  Nick Clifton  <nickc@redhat.com>
478
479         * MAINTAINERS: Add myself as a maintainer for the RX port.
480
481 2009-10-26  Johannes Singler  <singler@kit.edu>
482
483         * MAINTAINERS (Write After Approval): Update my e-mail address.
484
485 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
486
487         * configure.ac (CLooG test): Use = with test.
488         * configure: Regenerate.
489
490 2009-10-22  Richard Guenther  <rguenther@suse.de>
491
492         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
493         cloog if the ppl version check failed.  Move flags saving
494         before setting in libelf check.
495         * configure: Regenerate.
496
497 2009-10-21  Richard Guenther  <rguenther@suse.de>
498
499         * configure.ac: Adjust the ppl and cloog configure to work as
500         documented.  Disable cloog if ppl was disabled.  Omit the version
501         checks if they were disabled.
502         * configure: Re-generate.
503
504 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
505
506         * configure.ac: Add 'lto' to enable_languages, not
507         new_enable_languages, and only if not already present.
508         * configure: Regenerate.
509
510 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
511
512         * README: Refer to the various COPYING* files instead of just
513         COPYING.
514         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
515
516 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
517
518         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
519         
520 2009-10-07  Richard Guenther  <rguenther@suse.de>
521
522         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
523         and Richard Guenther as reviewers.
524         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
525         as reviewers.
526
527 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
528
529         * config.sub: Update from upstream sources.
530
531 2009-10-06  Ian Lance Taylor  <iant@google.com>
532
533         * Makefile.def: check-gold depends upon all-gas.
534         * Makefile.in: Rebuild.
535
536 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
537
538         * MAINTAINERS (Write After Approval): Add myself.
539
540 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
541
542         * Makefile.def: all-lto-plugin depends on all-libiberty.
543         set bootstrap=true for lto-plugin.
544         Add lto-plugin.
545         * Makefile.in: Regenerate.
546         * configure.ac (host_libs): Add lto-plugin.
547         * configure: Regenerate.
548
549 2009-10-03  Diego Novillo  <dnovillo@google.com>
550
551         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
552         (HOST_LIBELFLIBS): Define.
553         (HOST_LIBELFINC): Define.
554         * Makefile.in: Regenerate.
555         * configure.ac: Add --enable-lto.
556         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
557         If --enable-lto is used, add 'lto' to new_enable_languages.
558         If --enable-lto is used and gold is enabled, add
559         lto-plugin to configdirs.
560         * configure: Regenerate.
561
562 2009-10-03  Simon Baldwin  <simonb@google.com>
563
564         * configure.ac: If --with-system-zlib, suppress local zlib and
565         pass --with-system-zlib to subdir configure scripts.
566         * configure: Regenerate.
567
568 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
569             Paolo Bonzini  <bonzini@gnu.org>
570
571         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
572         $(srcdir).
573         * Makefile.in: Rebuilt.
574
575 2009-09-26  Gary Funck  <gary@intrepid.com>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
580
581         * configure.ac: Update minimum MPC version to 0.7.
582         * configure: Regenerate.
583
584 2009-09-25  Nick Clifton  <nickc@redhat.com>
585
586         * configure.ac: Pass any --cache-file=/dev/null option on to
587         subconfigures.
588         * configure: Regenerate.
589
590 2009-09-23  Nick Clifton  <nickc@redhat.com>
591
592         * config.sub, config.guess: Update from upstream sources.
593
594 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
595
596         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
597         * Makefile.in: Rebuilt.
598
599 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
600
601         PR bootstrap/32272
602         * configure.ac: Error out if $srcdir isn't '.' but contains
603         host-${host_noncanonical}.
604         * configure: Regenerate.
605
606 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
607
608         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
609         maintainer.
610
611 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
612
613         * configure.ac: If bootstrapping a combined tree with
614         --enable-gold, require c++ in stage1_languages.
615         * configure: Regenerate.
616
617         * configure.ac: Also add target_libs of stage1_languages to
618         bootstrap_target_libs.
619         * configure: Regenerate.
620
621         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
622         with --enable-languages not containing c++.
623         * configure: Regenerate.
624
625 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
626
627         * configure.ac: Disable java and boehm-gc for bfin-*-*.
628         * configure: Regenerate.
629
630 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
631
632         * MAINTAINERS (Write After Approval): Update my e-mail address,
633         and move from from here...
634         (Waiting for paperwork): To here.
635
636 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
637
638         * MAINTAINERS (Reviewers): Add self as driver reviewer.
639
640 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
641
642         * configure.ac: Do not use $extrasub for replacing @if/@endif
643         parts in Makefile; instead, use additional arguments to
644         AC_CONFIG_COMMANDS to do the replacement manually, with several
645         sed invocations, to avoid HP-UX sed command limits.
646         * configure: Regenerate.
647
648 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
649
650         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
651         blank before -L.
652
653 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
654
655         * configure.ac (with-build-config): Document.  Handle without.
656         Handle missing argument.
657         * configure: Rebuilt.
658
659 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
660
661         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
662         Default to bootstrap-debug only if compare-debug works.
663         * configure: Rebuilt.
664         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
665         * Makefile.in: Rebuilt.
666
667 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
668
669         * MAINTAINERS (OS Port Maintainers): Update my email address.
670
671 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
672
673         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
674         * Makefile.in: Rebuilt.
675
676 2009-09-01  Chris Demetriou  <cgd@google.com>
677
678         * MAINTAINERS (Write After Approval): Add myself.
679
680 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
681
682         PR debug/30161
683         * include/dwarf2.h (enum dwarf_tag): Added
684         DW_TAG_GNU_template_template_param
685         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
686
687 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
688
689         * Makefile.tpl (AWK): Fix typo.
690         * Makefile.in: Regenerate.
691
692 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
693
694         * configure.ac: Detect awk and sed.
695         * Makefile.def (flags_to_pass): Add AWK and SED.
696         * Makefile.tpl (AWK, SED): New.
697         (BASE_FLAGS_TO_PASS): Add AWK and SED.
698         * configure: Regenerate.
699         * Makefile.in: Regenerate.
700
701 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
702
703         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
704         (collapseslashes): Likewise.
705
706 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
707
708         * configure.ac (AC_PREREQ): Bump to 2.64.
709
710 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
711
712         * configure.ac: Remove --with-datarootdir, --with-docdir,
713         --with-pdfdir, --with-htmldir switches.
714         * configure: Regenerate.
715
716         * configure: Regenerate.
717
718         * compile: Sync from Automake 1.11.
719         * depcomp: Likewise.
720         * install-sh: Likewise.
721         * missing: Likewise.
722         * mkinstalldirs: Likewise.
723         * ylwrap: Likewise.
724
725 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
726
727         * ltmain.sh (func_normal_abspath): New function.
728         (func_relative_path): Likewise.
729         (func_mode_help): Document new -bindir option for link mode.
730         (func_mode_link): Add new -bindir option, and use it to place
731         output DLL if specified.
732
733 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
734
735         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
736         (baseargs): Add --disable-option-checking.
737         * configure: Regenerate.
738
739         * Makefile.def (configure-target-libiberty): Depend on
740         all-binutils and all-ld.
741         (configure-target-newlib): Likewise.
742         * Makefile.in: Regenerate.
743
744 2009-08-17  Ben Elliston  <bje@au.ibm.com>
745
746         * config.sub, config.guess: Update from upstream sources.
747
748 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
749
750         Sync from src, merge:
751
752         2009-07-02  Tristan Gingold  <gingold@adacore.com>
753
754         * configure.ac: Do not exclude gas for i386-*-darwin.
755         Add a case for x86_64-*-darwin.
756         * configure: Regenerate.
757
758 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
759
760         * MAINTAINERS: Add my name to Write After Approval list.
761
762 2009-08-06  Michael Eager  <eager@eagercon.com>
763
764         * configure.ac: Add Microblaze target.
765         * configure: Regenerate.
766
767 2009-07-31  Christian Bruel  <christian.bruel@st.com>
768
769         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
770         * configure: Regenerate.
771         
772 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
773
774         * MAINTAINERS (Write After Approval): Update my e-mail address.
775
776 2009-07-06  Ian Lance Taylor  <iant@google.com>
777
778         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
779         * configure: Rebuild.
780
781 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
782
783         * MAINTAINERS: Move myself to the Graphite Reviewers.
784
785 2009-06-30  Wei Guozhi  <carrot@google.com>
786
787         * MAINTAINERS: Add my name to Write After Approval list.
788
789 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
790
791         PR bootstrap/40338
792         * configure.ac (comparestring): Create new variable.
793         * Makefile.tpl (comparestring): Use to skip some comparisions.
794         * configure: Regenerate.
795         * Makefile.in: Regenerate.
796
797 2009-06-26  Doug Evans  <dje@sebabeach.org>
798
799         * Makefile.def (host_modules): Add cgen.
800         * Makefile.in: Regenerate.
801         * configure.ac (host_tools): Add cgen.
802         * configure: Regenerate.
803
804 2009-06-23  DJ Delorie  <dj@redhat.com>
805
806         * MAINTAINERS: Add myself as mep maintainer.
807
808 2009-06-23  Ian Lance Taylor  <iant@google.com>
809
810         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
811         boot_languages.  Only bootstrap target libraries listed in
812         target_libs for some boot language.  Add --with-stage1-ldflags,
813         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
814         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
815         if not building with C++.
816         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
817         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
818         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
819         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
820         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
821         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
822         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
823         * configure, Makefile.in: Rebuild.
824
825 2009-06-23  Li Feng  <nemokingdom@gmail.com>
826
827         * MAINTAINERS: Added my name to write-after-approval list.
828
829 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
830
831         * configure.ac: Define is_elf for QNX Neutrino targets.
832         * configure: Regenerate.
833
834 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
835
836         * MAINTAINERS: Added my name to the write-after-approval list
837
838 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
839
840         * configure.ac: Detect MPC in default directory.
841         * configure: Regenerate.
842
843 2009-06-03  Jerome Guitton  <guitton@adacore.com>
844             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
845
846         * Makefile.tpl (all): Avoid a trailing backslash.
847         * Makefile.in: Regenerate.
848
849 2009-06-03  Ben Elliston  <bje@au.ibm.com>
850
851         * config.sub, config.guess: Update from upstream sources.
852
853 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
854
855         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
856         to noconfdirs.
857         * configure: Regenerate.
858
859 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
860
861         * Makefile.tpl ([+compare-target+]): Compare all stage
862         directories, rather than just gcc.
863         * Makefile.in: Rebuilt.
864
865 2009-06-01  Doug Kwan  <dougkwan@google.com>
866
867         * configure.ac: Support gold for target arm*-*-*.
868         * configure: Regenerate.
869
870 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
871
872         * Makefile.def: Add MPC support and dependencies.
873         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
874
875         * Makefile.in, configure: Regenerate.
876
877 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
878
879         * Makefile.tpl (all): Avoid harmless warning in make all when
880         gcc-bootstrap is enabled but stage_last does not exist.
881         * Makefile.in: Rebuilt.
882
883 2009-05-24  Nicolas Roche  <roche@adacore.com>
884
885         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
886         * Makefile.in: Regenerate.
887
888 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
889
890         * MAINTAINERS: Update my e-mail address.
891
892 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
893
894         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
895         * configure:  Regenerate.
896
897 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
898
899         PR other/40159
900         * Makefile.tpl (all): Don't assume gcc-bootstrap and
901         gcc-no-bootstrap are mutually exclusive.
902         * Makefile.in: Rebuilt.
903
904 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
905
906         PR other/40159
907         * Makefile.tpl (all): Don't end with unconditional success.
908         * Makefile.in: Rebuilt.
909
910 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
911
912         PR target/37137
913         * Makefile.def (flags_to_pass): Remove redundant and incomplete
914         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
915         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
916         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
917         stage_configureflags, stage_cflags and stage_libcflags into
918         explicit Makefile macros.
919         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
920         GFORTRAN.
921         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
922         CC.  Set CC_FOR_BUILD from CC.
923         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
924         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
925         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
926         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
927         and GFORTRAN.
928         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
929         (_LIBCFLAGS): Renamed to _TFLAGS.
930         (do-compare-debug, do-compare3-debug): Drop.
931         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
932         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
933         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
934         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
935         (XGCC_FLAGS_FOR_TARGET): New.
936         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
937         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
938         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
939         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
940         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
941         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
942         TFLAGS.
943         (BUILD_CONFIG): Include if requested.
944         (all): Set TFLAGS on bootstrap.
945         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
946         (all-stageid-prefixmodule): Likewise.
947         (do-clean, distclean-stageid): Set TFLAGS.
948         (restrap): Fix whitespace.
949         * Makefile.in: Rebuilt.
950
951 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
952
953         * config.guess: Sync with src.
954
955 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
956
957         * configure.ac ($with_ppl):  Default to no if not supplied.
958         ($with_cloog):  Likewise.
959         configure:  Regenerate.
960
961 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
962
963         * MAINTAINERS: Update my e-mail address.
964
965 2009-04-27  Nick Clifton  <nickc@redhat.com>
966
967         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
968
969 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
970
971         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
972         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
973         * Makefile.in: Regenerate.
974
975 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
976
977         PR bootstrap/39739
978         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
979         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
980
981         * configure, Makefile.in: Regenerate.
982
983 2009-04-21  Taras Glek  <tglek@mozilla.com>
984
985         * include/hashtab.h: Update GTY annotations to new syntax
986         * include/splay-tree.h: Likewise
987
988 2009-04-17  Ben Elliston  <bje@au.ibm.com>
989
990         * config.sub, config.guess: Update from upstream sources.
991
992 2009-04-15  Anthony Green  <green@moxielogic.com>
993
994         * configure.ac: Add moxie support.
995         * configure: Rebuilt.
996
997 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
998
999         * configure.ac: Change copyright header to refer to version
1000         3 of the GNU General Public License and to point readers at the
1001         COPYING3 file and the FSF's license web page.
1002         * Makefile.def: Likewise.
1003         * Makefile.tpl: Likewise.
1004         * Makefile.in: Regenerate.
1005
1006 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1007
1008         * configure.ac: Restore match for darwin9 or later. Use double
1009         brackets since regeneration eats one pair.
1010         * configure: Regenerate.
1011
1012 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1013
1014         PR gas/10039
1015         * configure.ac: Require texinfo 4.7.
1016         * configure: Regenerated.
1017
1018 2009-04-09  Nick Clifton  <nickc@redhat.com>
1019
1020         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1021         the GCC Runtime Library Exception.
1022
1023 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1024
1025         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1026         * configure: Regenerate.
1027
1028 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1029
1030         * Makefil.def (languages): New entries.
1031         * Makefile.tpl (check-gcc-*): New generic target.
1032         * Makefile.in: Regenerate.
1033
1034 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1035
1036         * MAINTAINERS:  Update my email address.
1037
1038 2009-03-18  Tom Tromey  <tromey@redhat.com>
1039
1040         * configure: Rebuild.
1041         * configure.ac (host_libs): Add libiconv.
1042         * Makefile.in: Rebuild.
1043         * Makefile.def (host_modules): Add libiconv.
1044         (configure-gdb, all-gdb): Depend on libiconv.
1045
1046 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1047
1048         * configure.ac: Treat gdb as supported on x86_64-darwin.
1049         * configure: Regenerate.
1050
1051 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1052
1053         * configure.ac (--with-host-libstdcxx): New option.
1054         * configure: Regenerate.
1055
1056 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1057
1058         * MAINTAINERS:  Move myself into the write after approval list.
1059
1060 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1061
1062         * MAINTAINERS: Update e-mail address.
1063         
1064 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1065
1066         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1067
1068 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1069
1070         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1071
1072 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1073
1074         Backport from git Libtool:
1075
1076         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1077         Support GNU/kOpenSolaris.
1078         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1079         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1080         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1081         GNU/kOpenSolaris.
1082
1083 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1084
1085         * MAINTAINERS: Update e-mail address.
1086
1087 2009-02-24  Michael Eager  <eager@eagercon.com>
1088
1089         * MAINTAINERS (Write After Approval): Add self.
1090
1091 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2009-02-05  Andreas Schwab  <schwab@suse.de>
1096
1097         * Makefile.tpl (stage_last): Define $r and $s before using
1098         $(RECURSE_FLAGS_TO_PASS).
1099         * Makefile.in: Regenerate
1100
1101 2009-01-30  Ian Lance Taylor  <iant@google.com>
1102
1103         * MAINTAINERS: Move myself to the Global Reviewers list.
1104
1105 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1106
1107         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1108         * configure: Regenerate.
1109
1110 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1111
1112         * MAINTAINERS: Make whitespace consistent.
1113         Remove Robert Millan from Write After Approval.
1114
1115 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1116
1117         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1118         (all-opcodes): Depend on all-libiberty.
1119         * Makefile.in: Regenerate.
1120
1121 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1122
1123         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1124         * configure: Regenerate.
1125
1126 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1127
1128         * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1131
1132         * MAINTAINERS: Add myself to reviewers (Fortran).
1133
1134 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1135
1136         PR tree-optimization/38515
1137         * configure.ac (cloog-polylib): Removed.
1138         (with_ppl, with_cloog): Test for "no".
1139         * configure: Regenerated.
1140
1141 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1142
1143         * MAINTAINERS: Moved myself to reviewers (Fortran).
1144
1145 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1146
1147         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1148         (Write After Approval): Remove myself.
1149
1150 2009-01-03  Diego Novillo  <dnovillo@google.com>
1151
1152         * MAINTAINERS: Remove myself from alias maintainership.
1153
1154 2009-01-02  David Ayers  <ayers@fsfe.org>
1155
1156         * MAINTAINERS: Update e-mail address.
1157
1158 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1159
1160         * MAINTAINERS: Make whitespace consistent.
1161
1162 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1163
1164         Backport from upstream Libtool:
1165         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1166         Add cache variables to tests that require the linker to work.
1167         For shlibpath_overrides_runpath, this also changes the semantics
1168         to let the result from the C compiler take precedence.
1169
1170 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1171
1172         * config.sub, config.guess: Update from upstream sources.
1173
1174 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1175
1176         * configure.ac (ppllibs): Add by default the lib flags.
1177         * configure: Regenerate.
1178
1179 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1180
1181         * MAINTAINERS:  Add myself to the write after approval list.
1182
1183 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1184
1185         * configure.ac: Add double brackets on darwin[912].
1186         * configure: Regenerate.
1187
1188 2008-12-03  Daniel Kraft  <d@domob.eu>
1189
1190         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1191         Approval to Reviewer section (for Fortran front-end).
1192
1193 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1194
1195         * configure.ac: Expand to darwin10 and later.
1196         * configure: Regenerate.
1197
1198 2008-12-02  Andreas Schwab  <schwab@suse.de>
1199
1200         * Makefile.def: configure-target-boehm-gc depends on
1201         all-target-libstdc++-v3.
1202         * Makefile.in: Regenerate.
1203
1204 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1205
1206         * MAINTAINERS:  Add myself as mingw maintainer.
1207
1208 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1209
1210         * config.sub, config.guess: Update from upstream sources.
1211
1212 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1213
1214         * README.SCO: Remove.
1215
1216 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1217
1218         * MAINTAINERS:  Add myself to the write after approval list.
1219
1220 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1221
1222         * MAINTAINERS:  Update my email address in WAA section.
1223
1224 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1225
1226         * MAINTAINERS: Update e-mail address.
1227
1228 2008-11-27  Toon Moene  <toon@moene.org>
1229
1230         * MAINTAINERS: Change e-mail address.
1231
1232 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1233
1234         * configure.ac: Build gdb for i?86-*-darwin*
1235         * configure: Regenerated.
1236
1237 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1238
1239         * MAINTAINERS: Added my full name.
1240
1241 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1242
1243         PR bootstrap/38014
1244         PR bootstrap/37923
1245
1246         Revert:
1247
1248         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1249
1250         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1251         * Makefile.in: Regenerated.
1252
1253         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1254
1255         PR gdb/921
1256         PR gdb/1646
1257         PR gdb/2175
1258         PR gdb/2176
1259
1260         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1261         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1262         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1263         (HOST_EXPORTS): Pass CPPFLAGS.
1264         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1265         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1266         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1267         * Makefile.in, configure: Regenerated.
1268         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1269         and CPPFLAGS_FOR_BUILD.
1270
1271 2008-11-06  Jeff Law  <law@redhat.com>
1272
1273         * MAINTAINERS: Add myself as middle end maintainer.
1274
1275 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1276
1277         * MAINTAINERS (Write after approval): Add myself.
1278
1279 2008-11-05  Diego Novillo  <dnovillo@google.com>
1280
1281         * MAINTAINERS (Global Reviewers): Add myself.
1282         (Non-Algorithmic Maintainers): Remove myself.
1283
1284 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1285
1286         * MAINTAINERS (Write after approval): Add myself.
1287
1288 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1289
1290         * MAINTAINERS (Write after approval): Add myself.
1291
1292 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1293
1294         * configure.ac (spu-*-*): Remove special case.
1295         * configure: Regenerate.
1296
1297 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1298
1299         * MAINTAINERS (Write after approval): Update my email address.
1300
1301 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1302
1303         * configure.ac [spu-*-*]: Do not set skipdirs.
1304         * configure: Re-generate.
1305
1306 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1307
1308         * MAINTAINERS (Various Maintainers): Add myself to reload.
1309
1310 2008-10-25  Richard Guenther  <rguenther@suse.de>
1311
1312         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1313         maintainer.  Remove myself as libgcc-math maintainer.
1314         (Non-Algorithmic Maintainers): Remove myself.
1315
1316 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1317
1318         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1319         * Makefile.in: Regenerated.
1320
1321 2008-10-23  Cary Coutant  <ccoutant@google.com>
1322
1323         * MAINTAINERS (Write after approval): Add myself.
1324
1325 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1326
1327         PR gdb/921
1328         PR gdb/1646
1329         PR gdb/2175
1330         PR gdb/2176
1331
1332         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1333         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1334         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1335         (HOST_EXPORTS): Pass CPPFLAGS.
1336         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1337         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1338         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1339         * Makefile.in, configure: Regenerated.
1340         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1341         and CPPFLAGS_FOR_BUILD.
1342
1343 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1344
1345         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1346         Sebastian Pop.
1347
1348 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1349
1350         * MAINTAINERS (Write After Approval): Added myself.
1351
1352 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1353
1354         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1355         recommended version to 2.3.2.
1356
1357         * configure: Regenerate.
1358
1359 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1360
1361         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1362
1363 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1364
1365         * MAINTAINERS (Write After Approval): Update e-mail address.
1366
1367 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1368
1369         * libtool.m4: Update to libtool 2.2.6.
1370         * lt~obsolete.m4: Update to libtool 2.2.6.
1371         * ltmain.sh: Update to libtool 2.2.6.
1372         * ltsugar.m4: Update to libtool 2.2.6.
1373         * ltversion.m4: Update to libtool 2.2.6.
1374         * ltoptions.m4: Update to libtool 2.2.6.
1375         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1376
1377 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1378
1379         * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1382
1383         * MAINTAINERS (Write After Approval): Update my name.
1384
1385 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1386
1387         * MAINTAINERS: Add myself in "Write After Approval".
1388
1389 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1390
1391         * MAINTAINERS: Add myself as ia64 maintainer.
1392
1393 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1394
1395         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1396         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1397         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1398         and Michael Tiemann from Write After Approval since they do not
1399         actually have access.
1400
1401 2008-09-05  Richard Guenther  <rguenther@suse.de>
1402
1403         * configure.ac: Initialize clooglibs to -lcloog.
1404         * configure: Re-generate.
1405
1406 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1407
1408         * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1411
1412         * configure.ac (--with-cloog-polylib): New.
1413         (--disable-cloog-version-check): New.
1414         (--disable-ppl-version-check): New.
1415         * configure: Re-generate.
1416
1417 2008-09-03  Richard Guenther  <rguenther@suse.de>
1418
1419         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1420         cloog test.
1421         * configure: Re-generate.
1422
1423 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1424
1425         Add picoChip port.
1426         * MAINTAINERS: Add picoChip maintainers.
1427
1428 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1429             Tobias Grosser  <grosser@fim.uni-passau.de>
1430             Jan Sjodin  <jan.sjodin@amd.com>
1431             Harsha Jagasia  <harsha.jagasia@amd.com>
1432             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1433             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1434             Adrien Eliche  <aeliche@isty.uvsq.fr>
1435
1436         Merge from graphite branch.
1437         * configure: Regenerate.
1438         * Makefile.in: Regenerate.
1439         * configure.ac (host_libs): Add ppl and cloog.
1440         Add checks for PPL and CLooG.
1441         * Makefile.def (ppl, cloog): Added modules and dependences.
1442         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1443         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1444
1445 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1446
1447         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1448         (GCC_SHLIB_SUBDIR): New.
1449         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1450         * configure: Regenerate.
1451         * Makefile.in: Regenerate.
1452
1453 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1454
1455         * MAINTAINERS: Consistently use tabs to separate columns.
1456
1457 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1458
1459         * MAINTAINERS (Write after Approval): Add myself.
1460
1461 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1462
1463         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1464         Enable bfd, binutils and opcodes.
1465         * configure: Regenerate.
1466
1467 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1468
1469         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1470
1471 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1472
1473         * MAINTAINERS:  Use correct Umlaut for last name.
1474
1475 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1476
1477         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1478
1479 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1480
1481         * MAINTAINERS: Update my email address.
1482
1483 2008-08-16  Nicolas Roche  <roche@adacore.com>
1484
1485         * Makefile.tpl: Add BOOT_ADAFLAGS.
1486         * Makefile.in: Regenerate.
1487
1488 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1489
1490         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1491         * configure: Regenerate.
1492
1493 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1494
1495         * configure.ac: Add makefile fragments for hpux.
1496         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1497         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1498         * configure: Regenerate.
1499         * Makefile.in: Regenerate.
1500
1501 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1502
1503         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1504
1505 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1506
1507         * MAINTAINERS (Write after Approval): Add myself.
1508
1509 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1510
1511         * MAINTAINERS (Write After Approval):  Add myself.
1512
1513 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1514
1515         * MAINTAINERS (Write After Approval):  Add myself.
1516
1517 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1518
1519         * MAINTAINERS: Update my email address.
1520
1521 2008-06-25  Joey Ye  <joey.ye@intel.com>
1522
1523         * MAINTAINERS (Write After Approval):  Add myself.
1524
1525 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1526
1527         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1528         * Makefile.in: Regenerate.
1529         * configure: Regenerate.
1530
1531 2008-06-17  Daniel Kraft  <d@domob.eu>
1532
1533         * MAINTAINERS (Write After Approval):  Add myself.
1534
1535 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1536
1537         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1538         "$@" is still intact with both Autoconf 2.59 and 2.62.
1539         * configure: Regenerate.
1540
1541 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1542
1543         * Makefile.tpl: Fix comment errors.
1544         * Makefile.in: Regenerate.
1545
1546 2008-06-12  David S. Miller  <davem@davemloft.net>
1547             David Edelsohn  <edelsohn@gnu.org>
1548
1549         * configure.ac: Add powerpc*-*-* to gold supported targets.
1550         * configure: Regenerate.
1551
1552 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1553
1554         PR tree-optimization/36218
1555         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1556         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1557         (all prefix="build-"): Pass them to build-system sub-makes.
1558         * Makefile.in: Regenerate.
1559
1560 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1561
1562         * MAINTAINERS (mt port): Remove.
1563         (sco5, unixware, sco udk): Remove.
1564         (Kean Johnston): Add to Write After Approval.
1565
1566 2008-05-30  Julian Brown  <julian@codesourcery.com>
1567
1568         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1569         of libobjc for ARM EABI Linux.
1570         * configure: Regenerate.
1571
1572 2008-05-18  Xinliang David Li   <davidxl@google.com>
1573
1574         * ChangeLog: Remove wrong ChangeLog entry.
1575
1576 2008-05-17  Xinliang David Li   <davidxl@google.com>
1577
1578         * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1581
1582         * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2008-05-14  Rafael Espíndola  <espindola@google.com>
1585
1586         * config-ml.in: don't handle --enable-shared and --enable-static.
1587
1588 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1589
1590         * MAINTAINERS: Update my email address.
1591
1592 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1593
1594         * MAINTAINERS: Update my email address.
1595
1596 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1597
1598         * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1601
1602         * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1605
1606         * MAINTAINERS (crx): Add myself.
1607
1608 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1609
1610         Sync with src:
1611         2008-04-14  David S. Miller  <davem@davemloft.net>
1612
1613         * configure.ac: Add sparc*-*-* to gold supported targets.
1614         * configure: Regenerate.
1615
1616 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1617
1618         PR bootstrap/35457
1619         * configure.ac: Include override.m4.
1620         * configure: Regenerate.
1621
1622 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1623
1624         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1625         * Makefile.in: Regenerate.
1626
1627 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1628
1629         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1630         as nonconfigurable directories list.
1631         * configure: Regenerate.
1632
1633 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1634
1635         * config.sub, config.guess: Update from upstream sources.
1636
1637 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1638
1639         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1640         * Makefile.in: Regenerate.
1641
1642 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1643
1644         * configure.ac: Do not build libssp for the AVR.
1645         * configure: Regenerate.
1646
1647 2008-04-07  Ian Lance Taylor  <iant@google.com>
1648
1649         * Makefile.def: check-gold depends upon all-binutils.
1650         * Makefile.in: Regenerate.
1651
1652 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1653
1654         * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2008-04-04  Nick Clifton  <nickc@redhat.com>
1657
1658         PR binutils/4334
1659         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1660         builds.
1661         * configure: Regenerate.
1662
1663 2008-04-04  NightStrike  <NightStrike@gmail.com>
1664
1665         PR other/35151
1666         * configure.ac: Combine rules for mingw32 and mingw64.
1667         * configure: Regenerate.
1668
1669 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1670
1671         * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1674
1675         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1676         * Makefile.in (.NOTPARALLEL): Ditto.
1677
1678 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1683
1684         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1685         * Makefile.in (.NOTPARALLEL): Regenerate.
1686
1687 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1688
1689         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1690         * Makefile.in: Regenerate.
1691
1692 2008-03-26  Jakub Staszak  <kuba@et.pl>
1693
1694         * MAINTAINERS (Write After Approval): Add myself.
1695
1696 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1697
1698         * MAINTAINERS:  Update e-mail address.
1699
1700 2008-03-20  Ian Lance Taylor  <iant@google.com>
1701
1702         * configure.ac: Add support for --enable-gold.
1703         * Makefile.def: Add gold as a directory like ld.
1704         * configure, Makefile.in: Regenerate.
1705
1706 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1707
1708         * configure.ac: m4_include config/proginstall.m4.
1709         * configure: Regenerate.
1710
1711         Backport from upstream Libtool:
1712
1713         2007-10-12  Eric Blake  <ebb9@byu.net>
1714
1715         Deal with Autoconf 2.62's semantic change in m4_append.
1716         * ltsugar.m4 (lt_append): Replace broken versions of
1717         m4_append.
1718         (lt_if_append_uniq): Don't require separator to be overquoted,
1719         and avoid broken m4_append.
1720         (lt_dict_add): Fix typo.
1721         * libtool.m4 (_LT_DECL): Don't overquote separator.
1722
1723 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1724
1725         * config.rpath: Add AIX 6 support.
1726
1727 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1728
1729         * Makefile.def (stageprofile).  Remove -fprofile-generate
1730         from stage_libcflags.
1731         * Makefile.in: Regenerate.
1732
1733 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1734
1735         * config.sub, config.guess: Update from upstream sources.
1736
1737 2008-03-06  Tom Tromey  <tromey@redhat.com>
1738
1739         * MAINTAINERS: Update for treelang deletion.
1740
1741 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1742
1743         * MAINTAINERS: Update my email address.
1744
1745 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1746
1747         * MAINTAINERS (darwin port): Add myself as a maintainer.
1748         (objective-c/c++): Add myself as a maintainer.
1749
1750 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1751
1752         * MAINTAINERS (Write After Approval): Update my email address.
1753
1754 2008-02-25  Tomas Bily  <tbily@suse.cz>
1755
1756         * MAINTAINERS (Write After Approval): Add myself.
1757
1758 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1759
1760         * MAINTAINERS (OpenMP): Add myself.
1761
1762 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1763
1764         PR bootstrap/32009
1765         PR bootstrap/32161
1766
1767         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1768         * configure: Regenerate.
1769
1770         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1771         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1772         STAGE4_LIBCFLAGS): New.
1773         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1774         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1775         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1776         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1777         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1778         for target modules.  Don't export LIBCFLAGS.
1779         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1780         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1781         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1782         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1783         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1784         * Makefile.in: Regenerate.
1785
1786 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1787
1788         PR libgcj/33085
1789         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1790         Do not use -DDLL_EXPORT.  Backport from upstream.
1791
1792 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1793
1794         * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1797
1798         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1799         * configure: Regenerate.
1800
1801 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1802
1803         * configure.ac (xtensa*-*-*): Recognize processor variants.
1804         * configure: Regenerate.
1805
1806 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1807
1808         PR bootstrap/34922
1809         * configure.ac (PARSE_ARGS): Push suitable setting of
1810         ac_subdirs_all, for `./configure --help=recursive'.
1811         Handle `+' in generic toplevel directory disabling.
1812         * configure: Regenerate.
1813
1814 2008-01-28  Nick Clifton  <nickc@redhat.com>
1815
1816         * MAINTAINERS (xstormy16): Take over maintainership.
1817
1818 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1819
1820         * MAINTAINERS (c4x port): Remove.
1821
1822 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1823
1824         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1825
1826 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1827
1828         * config.sub, config.guess: Update from upstream sources.
1829
1830 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1831
1832         * MAINTAINERS (Write After Approval): Add myself.
1833
1834 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1835
1836         * MAINTAINERS: Update my email address.
1837
1838 2008-01-09  Raksit Ashok  <raksit@google.com>
1839
1840         * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2008-01-09  Raksit Ashok  <raksit@google.com>
1843
1844         * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1847
1848         * config.sub, config.guess: Update from upstream sources.
1849
1850 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1851
1852         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1853         Change recommended MPFR from 2.2.1 -> 2.3.0.
1854         * configure: Regenerate.
1855
1856 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1857
1858         * MAINTAINERS: Update my email address.
1859
1860 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1861
1862         * MAINTAINERS: Update my email address.
1863
1864 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1865
1866         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1867         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1868         * Makefile.in: Regenerate.
1869
1870 2007-12-10  Mark Heffernan  <meheff@google.com>
1871
1872         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1873         misplaced entries.
1874
1875 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1876
1877         * configure.ac: Enable libjava for x86_64-*-darwin9.
1878         * configure: Regenerate.
1879
1880 2007-12-07  Bill Maddox  <maddox@google.com>
1881
1882         * MAINTAINERS (Write After Approval): Add myself.
1883
1884 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1885
1886         * config.sub, config.guess: Update from upstream sources.
1887
1888 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1889
1890         * config-ml.in: Remove 64bit configure tests.
1891
1892 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1893
1894         * config-ml.in: Robustify against white space in absolute file
1895         names.
1896
1897         * config-ml.in (multi-clean): Substitute ${Makefile}.
1898         Remove superfluous ${Makefile} in list.
1899
1900 2007-11-19  Thiemo Seufer  <ths@mips.com>
1901
1902         * config-ml.in: Don't hardcode the Makefile name.
1903
1904 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1905
1906         * MAINTAINERS (Write After Approval): Add myself.
1907
1908 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1909
1910         * MAINTAINERS (Write After Approval): Add myself.
1911
1912 2007-11-06  Doug Kwan  <dougkwan@google.com>
1913
1914         * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1917
1918         * MAINTAINERS (mercury): Remove entry.
1919         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1920
1921 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1922
1923         * Makefile.def (dependencies): Make configure-gdb depend on
1924         all-intl.
1925         * Makefile.in: Regenerated.
1926
1927 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1928
1929         * MAINTAINERS (Fortran maintainer): Remove myself.
1930
1931 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
1932
1933         * Makefile.def: To avoid problems running with parallel makes,
1934         build newlib before libgloss so that target specific header
1935         files are availble.
1936         * Makefile.in: Regenerate
1937
1938 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1939
1940         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1941         * Makefile.in: Regenerate.
1942
1943 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1944
1945         * MAINTAINERS (Register allocation reviewer): Add myself.
1946
1947 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1948
1949         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1950         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1951         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1952         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1953         * configure: Regenerate.
1954
1955 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
1956
1957         * MAINTAINERS (Register allocation reviewer): Add myself.
1958
1959 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1960
1961         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1962         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1963         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1964         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1965         * configure.ac: Default them to host tools for $host = $build.
1966         Subst them.
1967
1968         * configure: Regenerate.
1969         * Makefile.in: Regenerate.
1970
1971 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
1972
1973         * MAINTAINERS (Register allocation reviewer): Add myself.
1974
1975 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
1976
1977         * MAINTAINERS (Register allocation reviewer): Add myself.
1978
1979 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1980
1981         * MAINTAINERS (Write After Approval): Fix typo.
1982
1983 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1984
1985         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1986         * configure: Regenerate.
1987
1988 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1989
1990         PR bootstrap/31906
1991         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1992         they're already prefixed.
1993
1994 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1995
1996         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1997         libstdc++.
1998         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1999         * configure: Regenerate.
2000         * Makefile.in: Regenerate.
2001
2002 2007-09-17  Andreas Schwab  <schwab@suse.de>
2003
2004         * configure.ac: Raise minimum makeinfo version to 4.6.
2005         * configure: Regenerate.
2006
2007 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2008
2009         * MAINTAINERS (write-after-approval) add myself
2010
2011 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2012
2013         * configure.ac: Correct makeinfo version check.
2014         * configure: Regenerate.
2015
2016 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2017
2018         * MAINTAINERS: Update my email address.
2019
2020 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2021
2022         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2023         to $skipdirs and only disable gprof for newlib.  Use the normal
2024         mips*-elf* handling in other respects.
2025         * configure: Regnerate.
2026
2027 2007-09-12  David Daney  <ddaney@avtrex.com>
2028
2029         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2030         enabling libgcj.
2031         * configure: Regenerate.
2032
2033 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2034
2035         PR other/32154
2036         * configure.ac: For libgloss targets, point the linker to the linker
2037         script, startup code and simulator library.
2038         * configure: Regenerate.
2039
2040 2007-09-07  Andrew Haley  <aph@redhat.com>
2041
2042         * configure.ac (noconfigdirs): Remove target-libffi and
2043         target-libjava.
2044         * configure: Regenerate.
2045
2046 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2047
2048         PR target/33281
2049         * configure.ac: Use config/mh-mingw on mingw.
2050         * configure: Regenerate.
2051
2052 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2053
2054         * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2007-09-05  Richard Guenther  <rguenther@suse.de>
2057
2058         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2059         nor --disable-checking is provided also turn on yes and types
2060         checking for stage1.
2061         * configure: Re-generate.
2062
2063 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2064
2065         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2066         (Write After Approval): Remove myself.
2067
2068 2007-08-29  Nick Clifton  <nickc@redhat.com>
2069
2070         * config.sub, config.guess: Update from upstream sources.
2071
2072 2007-08-22  Bud Davis  <jmdavis@link.com>
2073
2074         * MAINTAINERS (Write After Approval): Added myself.
2075         * MAINTAINERS (Reviewers): Removed myself.
2076
2077 2007-08-18  Paul Brook  <paul@codesourcery.com>
2078             Joseph Myers  <joseph@codesourcery.com>
2079
2080         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2081         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2082         * Makefile.in: Regenerate.
2083         * configure.ac (--with-debug-prefix-map): New.
2084         * configure: Regenerate.
2085
2086 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2087             Nigel Stephens  <nigel@mips.com>
2088
2089         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2090         as target_makefile_frag.
2091         * configure: Regenerate.
2092
2093 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2094
2095         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2096         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2097         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2098         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2099         (do-compare, do-compare3, do-compare-debug): New.
2100         ([+compare-target+]): Use them.
2101
2102 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2103
2104         * MAINTAINERS (Write After Approval): Change my email address.
2105
2106 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2107             Ben Elliston  <bje@au.ibm.com>
2108
2109         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2110         --silent if $silent.
2111         * configure: Regenerate.
2112
2113 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2114
2115         * MAINTAINERS (Various Maintainers): Add myself as
2116         loop infrastructure maintainer.  Update my e-mail
2117         address.
2118
2119 2007-07-31  Diego Novillo  <dnovillo@google.com>
2120
2121         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2122         Adjust description.
2123
2124 2007-07-26  Richard Guenther  <rguenther@suse.de>
2125
2126         * configure.ac: Add types checking to stage1 checking flags.
2127         * configure: Regenerate.
2128
2129 2007-07-17  Nick Clifton  <nickc@redhat.com>
2130
2131         * COPYING3: New file.  Contains version 3 of the GNU General
2132         Public License.
2133         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2134         Lesser General Public License.
2135
2136 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2137
2138         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2139
2140 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2141
2142         * MAINTAINERS (S/390 co-maintainer): Add myself.
2143         (Write After Approval): Remove myself.
2144
2145 2007-07-13  Dan Hipschman  <dsh@google.com>
2146
2147         * MAINTAINERS (Write After Approval): Add myself.
2148
2149 2007-07-11  Nick Clifton  <nickc@redhat.com>
2150
2151         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2152         WINDRES export.
2153         * Makefile.in: Regenerate.
2154
2155 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2156
2157         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2158         maintainer.
2159
2160 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2161
2162         * lt~obsolete.m4: New. Import from 20070318 libtool.
2163
2164 2007-07-03  Julian Brown  <julian@codesourcery.com>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2169
2170         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2171         * configure: Regenerate.
2172
2173 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2174
2175         * configure.ac: Add some missing m4 quotation.
2176         * configure: Regenerate.
2177
2178 2007-07-02  Simon Baldwin  <simonb@google.com>
2179
2180         * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2183
2184         * configure: Regenerate.
2185
2186 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2187
2188         * Makefile.def: Add windmc tool to build.
2189         * Makefile.tpl: Likewise.
2190         * configure.ac: Likewise.
2191         * Makefile.in: Regenerate.
2192         * configure: Regenerate.
2193
2194 2007-06-28  DJ Delorie  <dj@redhat.com>
2195
2196         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2197         not building newlib.
2198         * configure: Regenerated.
2199
2200 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2201
2202         * MAINTAINERS (Write After Approval): Add myself.
2203
2204 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2205
2206         * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2209
2210         * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2213
2214         * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2217
2218         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2219         * Makefile.in: Regenerated.
2220
2221 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2222
2223         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2224         bfin*-*-uclinux* targets.
2225         * configure: Regenerate.
2226
2227 2007-06-14  Ian Lance Taylor  <iant@google.com>
2228
2229         * MAINTAINERS: Add myself as non-algorithmic global write
2230         maintainer.
2231
2232 2007-06-14  Diego Novillo  <dnovillo@google.com>
2233
2234         * MAINTAINERS: Add self as middle-end maintainer and
2235         non-algorithmic global write maintainer.
2236
2237 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2238
2239         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2240         Move all Fortran maintainers except Paul Brook into the
2241         Non-Autopoiesis section.
2242
2243 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2244
2245         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2246         (distclean-stage[+id+]): Possibly delete stage_last.
2247         * Makefile.in: Regenerate.
2248
2249 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2250
2251         * MAINTAINERS (Various Maintainer): Fix typo.
2252
2253 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2254
2255         * MAINTAINERS (Various Maintainer): Add myself as
2256         dataflow maintainer.
2257
2258 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2259
2260         * config.sub, config.guess: Update from upstream sources.
2261
2262 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2263
2264         * Makefile.tpl: Fix spelling error.
2265         * Makefile.in: Regenerate.
2266
2267 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2268
2269         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2270         lt_cv_sys_max_cmd_len.
2271
2272 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2273
2274         * MAINTAINERS (Various Maintainers): Add myself as
2275         auto-vectorizer maintainer.
2276
2277 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2278
2279         PR libjava/32098
2280         * libtool.m4: Revert previous change.
2281         * ltgcc.m4: Put it here.
2282
2283 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2284
2285         * MAINTAINERS (Various Maintainers): Add myself as
2286         auto-vectorizer maintainer.
2287
2288 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2289
2290         PR libjava/32098
2291         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2292
2293 2007-05-30  Richard Guenther  <rguenther@suse.de>
2294
2295         * MAINTAINERS (Various Maintainers): Add myself as
2296         auto-vectorizer maintainer.
2297
2298 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2299
2300         PR bootstrap/29382
2301         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2302         * configure: Rebuilt.
2303
2304 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2305
2306         * MAINTAINERS (Write After Approval): Removed my name.
2307
2308 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2309
2310         * MAINTAINERS (Write After Approval): Remove myself.
2311
2312 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2313
2314         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2315
2316 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2317
2318         * ltmain.sh: Update from ToT Libtool.
2319         * libtool.m4: Update from ToT Libtool.
2320         * ltsugar.m4: New. Update from ToT Libtool.
2321         * ltversion.m4: New. Update from ToT Libtool.
2322         * ltoptions.m4: New. Update from ToT Libtool.
2323         * ltconfig: Remove.
2324         * ltcf-c.sh: Remove.
2325         * ltcf-cxx.sh: Remove.
2326         * ltcf-gcj.sh: Remove.
2327
2328 2007-05-22  Ollie Wild  <aaw@google.com>
2329
2330         * MAINTAINERS (Write After Approval): Add myself.
2331
2332 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2333
2334         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2335         stage_cflags.
2336         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2337         Remove CFLAGS/LIBCFLAGS.
2338         (configure-stage[+id+]-[+prefix+][+module+],
2339         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2340         * Makefile.in: Regenerate.
2341
2342 2007-05-15  Diego Novillo  <dnovillo@google.com>
2343
2344         * MAINTAINERS: Update e-mail address.
2345
2346 2007-05-15  Revital Eres  <eres@il.ibm.com>
2347
2348         * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2351
2352         * MAINTAINERS (Write After Approval): Updated my address.
2353
2354 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2355
2356         * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2007-05-11  Silvius Rus  <rus@google.com>
2359
2360         * MAINTAINERS (Write After Approval): Add myself.
2361
2362 2007-04-23  Tom Tromey  <tromey@redhat.com>
2363
2364         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2365
2366 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2367
2368         * MAINTAINERS (cpplib): Rename to ...
2369         (libcpp): ... this.  Add C/C++ front end maintainers.
2370
2371 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2372
2373         * config-ml.in: Pass ${ml_config_env} to configure calls.
2374
2375 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2376
2377         * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2384
2385         * MAINTAINERS (fortran 95 front end): Add myself.
2386
2387 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2388
2389         * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2392
2393         * MAINTAINERS (Modulo Scheduler): Add myself.
2394
2395 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2396
2397         * MAINTAINERS (fortran 95 front end): Add myself.
2398         (c++ front end): whitespace fix.
2399
2400 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2405
2406         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2407         of glob.  Quote arguments with single quotes too.
2408         * configure: Regenerate.
2409
2410 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2411
2412         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2413         * Makefile.in: Regenerate
2414
2415 2007-03-07  Andreas Schwab  <schwab@suse.de>
2416
2417         * configure: Regenerate.
2418
2419 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2420
2421         * configure.ac: Add "--with-pdfdir" configure option,
2422         which defines pdfdir variable.
2423         * Makefile.def (target=fixincludes): Add install-pdf to
2424         missing targets.
2425         (recursive_targets): Add install-pdf target.
2426         (flags_to_pass): Add pdfdir.
2427         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2428         target.
2429         * configure: Regenerate
2430         * Makefile.in: Regenerate
2431
2432 2007-02-28  Eric Christopher  <echristo@apple.com>
2433
2434         Revert:
2435         2006-12-07  Mike Stump  <mrs@apple.com>
2436
2437         * Makefile.def (dependencies): Add dependency for
2438         install-target-libssp and install-target-libgomp on
2439         install-gcc.
2440         * Makefile.in: Regenerate.
2441
2442 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2443
2444         * configure: Regenerate.
2445         * configure.ac: Move statements after variable declarations.
2446
2447 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2448
2449         * MAINTAINERS: Add myself as sh maintainer.
2450
2451 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2452
2453         * configure.ac: Adjust for loop syntax.
2454         * configure: Regenerate.
2455
2456 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2457
2458         * configure: Rebuilt.
2459
2460 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2461
2462         * configure.ac: Drop multiple occurrences of --enable-languages,
2463         and fix its quoting.
2464         * configure: Rebuilt.
2465
2466 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2467             Nathan Sidwell  <nathan@codesourcery.com>
2468             Vladimir Prus  <vladimir@codesourcery.com>
2469             Joseph Myers  <joseph@codesourcery.com>
2470
2471         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2472         * configure: Regenerate.
2473
2474 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2475
2476         * ltconfig (freebsd*): Default to elf.
2477
2478 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2479
2480         * configure.ac (target_libraries): Move libgcc before libiberty.
2481         * configure: Regenerated.
2482
2483 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2484             Paolo Bonzini  <bonzini@gnu.org>
2485
2486         PR bootstrap/30753
2487         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2488         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2489         * configure: Regenerated.
2490
2491 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2492
2493         * MAINTAINERS (Language Front End Maintainers): Update my mail
2494         address.
2495
2496 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2497
2498         PR bootstrap/30748
2499         * configure.ac: Correct syntax for Solaris ksh.
2500         * configure: Regenerated.
2501
2502 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2503
2504         * configure.ac: Sync with src.
2505         * configure: Regenerate.
2506
2507 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2508
2509         * Makefile.in: Regenerate.
2510
2511 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2512
2513         * config.sub: Sync with src.
2514
2515 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2516
2517         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2518         noncanonical equivalents.
2519         * configure.in: Rename to...
2520         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2521         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2522         target_noncanonical.  Use them.  Rewrite removal of configure
2523         arguments for autoconf 2.59.  Discard variable settings.  Force
2524         program_transform_name for native tools.
2525
2526         * Makefile.in: Regenerated.
2527         * configure: Regenerated with autoconf 2.59.
2528
2529 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2007-01-31  Andreas Schwab  <schwab@suse.de>
2534
2535         * Makefile.tpl (LDFLAGS): Substitute it.
2536         * Makefile.in: Regenerate.
2537
2538 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2539
2540         * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2543
2544         * MAINTAINERS (spu port): Add myself.
2545
2546 2007-01-23  Richard Guenther  <rguenther@suse.de>
2547
2548         PR bootstrap/30541
2549         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2550         * Makefile.tpl (GNATBIND): Substitute it.
2551         (GNATMAKE): Likewise.
2552         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2553         of STAGE_PREFIX.
2554         * Makefile.in: Regenerate.
2555         * configure: Regenerate.
2556
2557 2007-01-18  Mike Stump  <mrs@apple.com>
2558
2559         * configure.in: Re-enable -Werror for gcc builds.
2560
2561 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2562
2563         * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2566
2567         * configure.in: Change == to = in test command.
2568         * configure: Regenerate.
2569
2570 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2571             Nick Clifton  <nickc@redhat.com>
2572             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2573
2574         * configure.in (build_configargs, host_configargs, target_configargs):
2575         Remove build/host/target parameters.
2576         (host_libs): Add gmp and mpfr.
2577         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2578         * Makefile.def (gmp, mpfr): New.
2579         (gcc): Remove target.
2580         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2581         target_os, target_vendor): New.
2582         (configure): Add host_alias/target_alias arguments; adjust invocations.
2583         * configure: Regenerate.
2584         * Makefile.in: Regenerate.
2585
2586 2007-01-11  Matt Fago  <fago@earthlink.net>
2587
2588         * configure.in: Try to link to functions only in mpfr 2.2.x
2589         to improve robustness of configure tests.
2590         * configure: Regenerate.
2591
2592 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2593
2594         * MAINTAINERS: Add myself as i386 maintainer.
2595
2596 2007-01-08  Jan Hubicka  <jh@suse.cz>
2597
2598         * MAINTAINERS: Add myself as i386 maintainer.
2599
2600 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2601
2602         * configure.in: Add support for an x86_64-mingw* target.
2603         * configure: Regenerate.
2604
2605 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2606
2607         * Makefile.tpl (all-target): Correct @if conditional for target
2608         modules.
2609         * configure.in: Omit libiberty if building only target libgcc.
2610         * configure, Makefile.in: Regenerated.
2611
2612 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2613
2614         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2615         * configure: Regenerate.
2616
2617 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2618
2619         * Makefile.def (target_modules): Add libgcc.
2620         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2621         * Makefile.tpl (clean-target-libgcc): Delete.
2622         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2623         on gcc even for bootstrapped modules.  Rewrite handling of
2624         lang_env_dependencies to loop over target_modules.
2625         * configure.in (target_libraries): Add target-libgcc.
2626         * Makefile.in, configure: Regenerated.
2627
2628 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2629
2630         * configure.in: Reorganize recognition of languages.  Add
2631         --enable-stage1-languages.  Show supported languages for the chosen
2632         target rather than all recognized languages.
2633         * configure: Regenerate.
2634
2635 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2636
2637         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2638         * Makefile.in: Regenerate.
2639
2640 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2641
2642         * configure.in: Warn that MPFR 2.2.0 is buggy.
2643         * configure: Regenerate.
2644
2645 2006-12-27  Ian Lance Taylor  <iant@google.com>
2646
2647         * configure.in: When removing Makefiles to force a reconfigure, also
2648         remove prev-DIR*/Makefile.
2649         * configure: Regenerate.
2650
2651 2006-12-22  Andreas Schwab  <schwab@suse.de>
2652
2653         * configure: Regenerate with correct autoconf version.
2654
2655 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2656
2657         * configure.in: add AC_SUBST for *_FOR_TARGET.
2658         * configure: Regenerate.
2659
2660 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2661
2662         * configure.in: Simplify logic for rejecting languages that cannot
2663         be built.  Separate the case when a language is unsupported,
2664         from the case when the user chooses not to build a language.
2665
2666 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2667
2668         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2669         it only affects bootstrap and could be tested on "$host" as well.
2670         * configure: Regenerate.
2671         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2672
2673 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2674
2675         PR bootstrap/29544
2676         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2677         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2678         move here comment from Makefile.tpl.
2679         * Makefile.tpl: Move some definitions higher in the file.
2680         (STAGE1_CHECKING): New.
2681         * configure.in: Add --enable-stage1-checking.
2682         * configure: Regenerate.
2683         * Makefile.in: Regenerate.
2684
2685 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2686
2687         * MAINTAINERS: Add myself as build system maintainer.
2688
2689 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2690
2691         * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2006-12-13  Eric Christopher  <echristo@apple.com>
2694
2695         * MAINTAINERS: Add myself as darwin maintainer.
2696
2697 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2698
2699         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2700
2701 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2702
2703         MAINTAINERS: Update my entry.
2704
2705 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2706
2707         * configure.in:  Handle spu makefile frag.
2708         * Makefile.tpl (MAINT): Define
2709         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2710         * configure: Regenerate.
2711         * Makefile.in: Regenerate.
2712
2713 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2714
2715         * config.guess: Import latest version.
2716         * config.sub: Likewise.
2717
2718 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2719
2720         * configure.in (spu-*-*): Don't skip target-libiberty.
2721         * configure: Regenerate.
2722
2723 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2724
2725         PR bootstrap/30134
2726         * configure.in: Correct x86 darwin support for libjava to powerpc
2727         and i?86 only.
2728         * configure: Regenerate.
2729
2730 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2731
2732         * configure.in: Add x86 darwin support for libjava.
2733         * configure: Regenerate.
2734
2735 2006-12-07  Mike Stump  <mrs@apple.com>
2736
2737         * Makefile.def (dependencies): Add dependency for
2738         install-target-libssp and install-target-libgomp on
2739         install-gcc.
2740         * Makefile.in: Regenerate.
2741
2742 2006-12-04  Richard Guenther  <rguenther@suse.de>
2743
2744         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2745         (Non-Algorithmic Maintainers): Move over non-algorithmic
2746         loop optimizer maintainers, add myself as a non-algorithmic
2747         middle-end maintainer.
2748
2749 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2750
2751         * MAINTAINERS (Write After Approval): Add myself.
2752
2753 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2754
2755         * configure.in: Update error message for missing GMP/MPFR.
2756
2757         * configure: Regenerate.
2758
2759 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2760
2761         * configure.in: Update MPFR version in error message.
2762
2763         * configure: Regenerate.
2764
2765 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2766
2767         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2768         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2769         --with-gmp-lib): New flags.
2770
2771         * configure: Regenerate.
2772
2773 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2774
2775         * MAINTAINERS (Write After Approval): Change my email address.
2776
2777 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2778
2779         * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2006-11-22  Philipp Thomas  <pth@suse.de>
2782
2783         * MAINTAINERS (i18n): Update e-mail address.
2784
2785 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2786
2787         * MAINTAINERS (spu port): Add myself as maintainer.
2788         (Write After Approval): Remove myself.
2789
2790 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2791
2792         * configure.in (skipdirs): Don't build libssp for SPU.
2793         * configure: Regenerate.
2794
2795 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2796
2797         * MAINTAINERS (spu port): Add myself as maintainer.
2798         (libobjc): Update my email address.
2799
2800 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2801
2802         * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2805
2806         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2807         * configure : Rebuilt.
2808
2809 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2810
2811         * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2814
2815         * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2818
2819         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2820         libmpfr.a.
2821         * configure: Regenerate.
2822
2823 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2824
2825         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2826         (unstage): Test for stage_last presence.
2827
2828         PR bootstrap/29802
2829         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2830         STAGE_PREFIX.
2831         * Makefile.in: Regenerate.
2832
2833 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2834
2835         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2836         maintainers.
2837
2838 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2839
2840         * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2845         and stageN-package/Makefile.
2846         * Makefile.in: Regenerated.
2847
2848 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2849
2850         * configure.in: Remove target-libgloss from noconfigdirs for
2851         bfin-*-*.
2852         * configure: Regenerated.
2853
2854 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2855
2856         * configure.in (have_gmp): Only error if the gcc directory exists.
2857
2858         * configure: Regenerate.
2859
2860 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2861
2862         * configure.in: Robustify error message for missing GMP/MPFR.
2863
2864         * configure: Regenerate.
2865
2866 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2867
2868         * MAINTAINERS (Write After Approval): Add myself.
2869
2870 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2871
2872         * MAINTAINERS: Change email address.
2873
2874 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2875
2876         * MAINTAINERS (Write After Approval): Add myself.
2877
2878 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2879
2880         * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2883
2884         * MAINTAINERS (Write After Approval): Move myself to
2885         Write After Approval section.
2886
2887 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2888
2889         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2890         need_gmp anymore.
2891         * configure: Regenerate.
2892
2893 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2894
2895         * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2898
2899         * config.guess: Import latest version.
2900         * config.sub: Likewise.
2901
2902 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2903
2904         * Makefile.def: Added pdf target handling.
2905         * Makefile.tpl: Added pdf target handling.
2906         * Makefile.in: Regenerated.
2907
2908 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2909
2910         * MAINTAINERS: Add self as score port maintainer.
2911
2912 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2913
2914         * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2917
2918         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2919         or newer.
2920         * configure: Regenerated.
2921
2922 2006-09-27  Dave Brolley  <brolley@redhat.com>
2923
2924         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2925         using $s instead of $r.
2926         * configure: Regenerated.
2927
2928 2006-09-26  Thiemo Seufer  <ths@mips.com>
2929
2930         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2931         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2932         * configure: Regenerate.
2933
2934 2006-09-24  Graeme Peterson  <gridly@gmail.com>
2935
2936         * MAINTAINERS (Write After Approval): Remove myself.
2937
2938 2006-09-22  Chao-ying Fu  <fu@mips.com>
2939
2940         * MAINTAINERS (Write After Approval): Add myself.
2941
2942 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2943
2944         * MAINTAINERS: Add self as soft-fp maintainer.
2945
2946 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
2947
2948         * MAINTAINERS: Add myself as avr maintainer.
2949         Remove Marek Michalkiewicz as avr maintainer.
2950
2951 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2952
2953         * MAINTAINERS (Write After Approval): Add myself.
2954
2955 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2956
2957         * configure.in: Never build newlib for a Mingw host.
2958         Never build newlib as Mingw target library.
2959         Test the existence of winsup/cygwin for building a Cygwin newlib,
2960         rather than just winsup.
2961         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2962         building a Mingw target.
2963         * configure: Regenerate.
2964
2965 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2966
2967         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2968
2969 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2970
2971         * config.guess: Import from src (was more updated).
2972         * config.sub: Likewise.
2973
2974 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2975
2976         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2977         * configure: Regenerated.
2978
2979 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2982         for stages after the first.
2983
2984 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2985
2986         * Makefile.def: Add dependencies for configure-opcodes
2987         on configure-intl and all-opcodes on all-intl.
2988         * Makefile.in: Regenerated.
2989
2990 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2991
2992         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2993
2994 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2995
2996         Port to hosts whose 'sort' and 'tail' implementations
2997         treat operands with leading '+' as file names, as POSIX
2998         has required since 2001.  However, make sure the code still
2999         works on pre-POSIX hosts.
3000         * ltmain.sh: Don't assume "sort +2" is equivalent to
3001         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3002
3003 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3004
3005         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3006
3007 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3008
3009         * ltconfig: chmod 644 before ranlib during install.
3010
3011 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3012
3013         PR bootstrap/18058
3014         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3015         if the bootstrap compiler is a GCC version that supports it.
3016         * configure: Regenerate.
3017
3018 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3019
3020         * configure.in: Fix thinkos in previous check-in.
3021         * configure: Regenerate.
3022
3023 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3024
3025         PR other/27063
3026         * configure.in: Test subdir_requires and give an appropriate
3027         error message.
3028         * configure: Regenerate.
3029
3030 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3031
3032         * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3035
3036         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3037
3038 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3039
3040         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3041
3042 2006-06-20  David Ayers  <d.ayers@inode.at>
3043
3044         PR bootstrap/28072
3045         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3046         whether target-libjava is being configured instead of whether the
3047         java front end is enabled.
3048         * configure: Regenerate.
3049
3050 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3051
3052         PR target/27540
3053         * configure.in: Only enable libgomp on IRIX 6.
3054         * configure: Regenerate.
3055
3056 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3057
3058         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3059         too.
3060         * Makefile.in: Regenerate.
3061
3062 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3063
3064         * config-ml.in: Alter CCASFLAGS to include special
3065         multilib options the same as is done for CFLAGS.
3066
3067 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3068
3069         * configure.in: Don't enable libgomp on hpux10.
3070         * configure: Rebuilt.
3071
3072 2006-06-12  David Ayers  <d.ayers@inode.at>
3073
3074         PR bootstrap/27963
3075         PR target/19970
3076         * configure.in: Remove target-boehm-gc from noconfigdirs where
3077         ${libgcj} is specified.
3078         * configure: Regenerate.
3079
3080 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3081
3082         Sync from src:
3083
3084         * configure.in: Sync.
3085         * configure: Regenerated.
3086
3087         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3088
3089         * Makefile.def: Added dependencies from sim and gdb on intl, and
3090         added configure dependencies to everything with an all dependency
3091         on intl.
3092         * Makefile.in: Regenerated.
3093
3094 2006-06-06  David Ayers  <d.ayers@inode.at>
3095
3096         PR libobjc/13946
3097         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3098         * Makefile.in: Regenerate.
3099         * configure.in: Add --enable-objc-gc at toplevel and have it
3100         enable boehm-gc for Objective-C.
3101         Remove target-boehm-gc from libgcj.
3102         Add target-boehm-gc to target_libraries.
3103         Add target-boehm-gc to noconfigdirs where ${libgcj}
3104         is specified.
3105         Assert that boehm-gc is supported when requested for Objective-C.
3106         Only build boehm-gc if needed either for Java or Objective-C.
3107         * configure: Regenerate.
3108
3109 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3110
3111         PR 27674
3112         * Makefile.tpl (configure-[+prefix+][+module+],
3113         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3114         Remove rule to unstage bootstrapped modules.
3115         (stage_current): New.
3116         * Makefile.in: Regenerate.
3117
3118 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3119
3120         * MAINTAINERS (Write After Approval): Update my e-mail address.
3121
3122 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3123
3124         * include/libiberty.h: Declare pex_run_in_environment.
3125
3126 2006-05-31  Asher Langton  <langton2@llnl.gov>
3127
3128         * MAINTAINERS (Write After Approval): Add myself.
3129
3130 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3131
3132         * Makefile.def (bfd, opcodes): Fix lib_path.
3133         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3134         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3135         * Makefile.in: Regenerate.
3136
3137 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3138
3139         * Makefile.in: Regenerate.
3140
3141 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3142
3143         * Makefile.def: Add install-html target. Add datarootdir
3144         docdir and htmldir to flags_to_pass.
3145         * Makefile.tpl: Add install-html target.
3146         * Makefile.in: Regenerate.
3147         * configure.in: Add --with-datarootdir, --with-docdir, and
3148         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3149         * configure: Regenerate.
3150
3151 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3152
3153         * configure.in: Enable gprof for cross builds.
3154         * configure: Regenerate.
3155
3156 2006-05-22  Richard Guenther  <rguenther@suse.de>
3157
3158         Revert
3159         2006-01-31  Richard Guenther  <rguenther@suse.de>
3160         Paolo Bonzini  <bonzini@gnu.org>
3161
3162         * Makefile.def (target_modules): Add libgcc-math target module.
3163         * configure.in (target_libraries): Add libgcc-math target library.
3164         (--enable-libgcc-math): New configure switch.
3165         * Makefile.in: Re-generate.
3166         * configure: Re-generate.
3167         * libgcc-math: New toplevel directory.
3168
3169 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3170             Andreas Tobler  <a.tobler@schweiz.ch>
3171
3172         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3173         * configure: Rebuilt.
3174
3175 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3176
3177         * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2006-05-01  DJ Delorie  <dj@redhat.com>
3180
3181         * configure.in: Restore CFLAGS if GMP isn't present.
3182         * configure: Regenerate.
3183
3184 2006-05-01  Richard Guenther  <rguenther@suse.de>
3185
3186         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3187         maintainer.
3188
3189 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3190
3191         * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3194
3195         * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2006-04-18  DJ Delorie  <dj@redhat.com>
3198
3199         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3200         reference libgloss so that libssp can be built in a combined
3201         tree.
3202         * configure: Regenerate.
3203
3204 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3205
3206         * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3209
3210         * configure.in: Require makeinfo 4.4 or higher.
3211         * configure: Regenerate.
3212
3213 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3214
3215         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3216         Rearrange the entries of other libraries to have them in one place.
3217
3218 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3219
3220         * MAINTAINERS (Write After Approval): Remove myself.
3221         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3222
3223 2006-03-14  Richard Guenther  <rguenther@suse.de>
3224
3225         * configure: Regenerate with autoconf 2.13.
3226
3227 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3228
3229         * MAINTAINERS: Use my work address.
3230
3231         * MAINTAINERS: Update my E-mail address.
3232
3233 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3234
3235         * configure.in: Handle --disable-<component> generically.
3236         * configure: Regenerate.
3237
3238 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3239
3240         PR libgcj/17311
3241         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3242
3243 2006-02-21  Erik Edelmann  <eedelman@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-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3249
3250         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3251         (TARGET_CONFIGDIRS): Remove.
3252         * configure.in: Remove AC_SUBST(target_configdirs).
3253         * Makefile.in, configure: Regenerated.
3254
3255 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3256
3257         * MAINTAINERS (Write After Approval):  Remove myself.
3258         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3259
3260 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         PR bootstrap/25670
3263
3264         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3265
3266         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3267         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3268         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3269         BUILD_PREFIX, BUILD_PREFIX_1.
3270         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3271
3272         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3273         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3274
3275         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3276         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3277         of `cat stage_current`.  Always provide the `r' and `s' variables.
3278         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3279         a single shell execution.
3280         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3281         bootstrapped modules, make the stage1 module if the build was not
3282         started yet, else build the current stage.
3283         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3284         (all-build, all-host, all-target, [+make_target+]-host,
3285         [+make_target+]-target): Do not use \-continued lines.
3286         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3287         (current_stage, restrap, stage_last): New.
3288
3289         * Makefile.in: Regenerate.
3290         * configure: Regenerate.
3291
3292 2006-02-19  Bud Davis  <jmdavis@link.com>
3293
3294         * MAINTAINERS (Write After Approval):  Remove myself.
3295         (Language Front End Maintainers):  Add myself as fortran 95
3296         maintainer and update e-mail address.
3297
3298 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3299
3300         * MAINTAINERS (Write After Approval):  Remove myself.
3301         (Language Front End Maintainers):  Add myself as fortran 95
3302         maintainer.
3303
3304 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3305
3306         * MAINTAINERS (Write After Approval): Add myself.
3307
3308 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3309
3310         * MAINTAINERS (Write After Approval):  Remove myself.
3311         (Language Front End Maintainers):  Add myself as
3312         fortran 95 maintainer.
3313
3314 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3315
3316         Sync from src:
3317
3318         2005-12-27  Leif Ekblad  <leif@rdos.net>
3319
3320         * configure.in: Add support for RDOS target.
3321         * configure: Regenerate.
3322
3323 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3324             Andreas Schwab  <schwab@suse.de>
3325
3326         * configure: Regenerate.
3327
3328 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3329
3330         * configure.in (enable_libgomp): Add AIX.
3331         * configure: Regenerate.
3332
3333 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3334
3335         * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3338
3339         * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2006-01-31  Richard Guenther  <rguenther@suse.de>
3342         Paolo Bonzini  <bonzini@gnu.org>
3343
3344         * Makefile.def (target_modules): Add libgcc-math target module.
3345         * configure.in (target_libraries): Add libgcc-math target library.
3346         (--enable-libgcc-math): New configure switch.
3347         * Makefile.in: Re-generate.
3348         * configure: Re-generate.
3349         * libgcc-math: New toplevel directory.
3350
3351 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3352
3353         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3354         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3355         the assembler, linker and binutils.
3356         * configure: Regenerate.
3357
3358 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3359
3360         * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3363
3364         * configure: Regenerate.
3365
3366 2006-01-18  Richard Henderson  <rth@redhat.com>
3367             Jakub Jelinek  <jakub@redhat.com>
3368             Diego Novillo  <dnovillo@redhat.com>
3369
3370         * libgomp: New directory.
3371         * Makefile.def: Add target_module libgomp.
3372         * Makefile.in: Regenerate.
3373         * configure.in (target_libraries): Add target-libgomp.
3374         * configure: Regenerate.
3375
3376 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3377
3378         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3379         @ from continuation.
3380         * Makefile.in: Rebuilt.
3381
3382 2006-01-04  Chris Lattner  <sabre@gnu.org>
3383
3384         * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3387
3388         PR bootstrap/24252
3389
3390         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3391         * Makefile.tpl (OBJDUMP): New.
3392         (EXTRA_HOST_FLAGS): Add it.
3393         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3394
3395         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3396         to use symbolic links between directories.  Avoid race conditions
3397         or make them harmless.
3398         * configure.in: Do not try to use symbolic links between directories.
3399
3400         * Makefile.def (LEAN): Pass.
3401         * Makefile.tpl (LEAN): Define.
3402         (stage[+id+]-start): Accept that the previous directory does not
3403         exist, if the bootstrap is lean.
3404         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3405         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3406         configure substitution.
3407         ([+compare-target+]): Likewise.
3408         ([+bootstrap-target+]-lean): New.
3409         * configure.in: Remove lean bootstrap support from here.
3410
3411         * Makefile.in: Regenerate.
3412         * configure: Regenerate.
3413
3414 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3415
3416         * MAINTAINERS (libdecnumber): Add myself.
3417
3418 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3419
3420         * libtool-ldflags: New script.
3421
3422 2006-01-02  Andreas Schwab  <schwab@suse.de>
3423
3424         * configure.in: When reconfiguring remove Makefile in
3425         all stage directories.
3426         * configure: Regenerate.
3427
3428 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3429
3430         * MAINTAINERS: Update my email address.
3431
3432 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3433
3434         Revert Ada-related part of the previous change.
3435
3436         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3437         Do not pass.
3438         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3439         * Makefile.in: Regenerate.
3440         * configure.in: Do not include mt-ppc-aix target fragment.
3441         * configure: Regenerate.
3442
3443 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3444
3445         * configure.in: Select appropriate fragments for PowerPC/AIX.
3446         * configure: Regenerate.
3447
3448         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3449         BOOT_CFLAGS, BOOT_LDFLAGS.
3450         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3451         BOOT_CFLAGS, BOOT_LDFLAGS.
3452         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3453         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3454         (stage): Fail if we cannot complete the work.
3455         * Makefile.in: Regenerate.
3456
3457 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3458
3459         * configure.in: Replace ms1 with mt.
3460         * configure: Rebuilt.
3461
3462 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3463
3464         * MAINTAINERS: Update my email address.
3465
3466 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3467
3468         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3469         install-host-nogcc): Don't invoke $(stage) at the end.
3470         * Makefile.in: Regenerate.
3471
3472 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3473
3474         * configure.in: Flip the top-level bootstrap switch.
3475         * configure: Regenerate.
3476
3477 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3478
3479         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3480         $(stage) and $(unstage).
3481         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3482         (all): Remove stray semicolon.
3483         (local-distclean): Don't handle multilib.tmp and multilib.out.
3484         (install.all): Set $s for consistency.
3485         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3486         check_multilibs setting.  Always make the install directory.
3487         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3488         Correct @if/@endif.
3489         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3490         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3491         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3492         (multilib.out): Remove.
3493         * Makefile.in: Regenerated.
3494
3495 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3496
3497         * MAINTAINERS (Write After Approval): Add myself.
3498
3499 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3500
3501         * MAINTAINERS: Add myself as mt maintainer.
3502
3503         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3504
3505 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3506
3507         * MAINTAINERS: Change email address.
3508
3509 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3510
3511         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3512         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3513         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3514         Find in-tree tools if available.
3515         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3516         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3517         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3518         (COMPILER_*_FOR_TARGET): New.
3519         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3520         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3521         (CONFIGURED_*, USUAL_*): Remove.
3522         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3523         STRIP): Use autoconf substitutions.
3524         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3525         COMPILER_NM_FOR_TARGET): New.
3526         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3527
3528         (all): Make all-host and all-target in parallel.
3529         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3530         that $$r and $$s are set before invoking a recursive make.
3531         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3532         ([+bootstrap-target+]): Inline most of the `all' target.
3533
3534 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3535
3536         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3537         from the gcc build directory.
3538         * Makefile.in: Regenerate.
3539
3540 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3541
3542         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3543         depend on all-libdecnumber.
3544         * configure.in (host_libs): Include libdecnumber.
3545         * Makefile.in: Regenerate.
3546         * configure: Likewise.
3547
3548 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3549
3550         * libdecnumber: Import decNumber sources from the dfp-branch.
3551
3552 2005-11-21  Kean Johnston  <jkj@sco.com>
3553
3554         * config.sub, config.guess: Sync from upstream sources.
3555
3556 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3557
3558         Import from Autoconf sources:
3559
3560         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3561         * config/move-if-change: Don't output "$2 is unchanged";
3562         suggested by Ben Elliston.  Handle weird characters correctly.
3563
3564 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3565
3566         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3567         to match upstream libtool for darwin.
3568
3569 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3570
3571         * Makefile.def: Remove gdb dependencies for gdbtk.
3572         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3573         (configure-gdb, install-gdb): New rules.
3574         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3575         * Makefile.in, configure: Regenerated.
3576
3577 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3578
3579         * MAINTAINERS (Write After Approval): Add myself.
3580
3581 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3582
3583         * MAINTAINERS (Write After Approval): Add myself.
3584
3585 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3586
3587         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3588         Diego Novillo.
3589
3590 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3591
3592         PR bootstrap/24297
3593         * Makefile.tpl (do-[+make-target+], do-check, install,
3594         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3595         are set before recursing.
3596         * Makefile.in: Regenerate.
3597
3598 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3599
3600         PR bootstrap/18939
3601         * Makefile.def (gcc) <target>: Fix thinko.
3602         * Makefile.in: Regenerate.
3603
3604 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3605
3606         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3607         * configure: Regenerate.
3608
3609 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3610
3611         * MAINTAINERS (Write After Approval): Add self.
3612
3613 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3614
3615         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3616         target-libffi, target-qthreads, target-libjava, and
3617         targetlibobjc.
3618         * configure: Regenerate.
3619
3620 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3621
3622         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3623         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3624         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3625         (USUAL_OBJDUMP_FOR_TARGET): New.
3626         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3627         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3628         * configure, Makefile.in: Regenerated.
3629
3630 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3631
3632         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3633         before other host packages.
3634
3635 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3636
3637         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3638
3639 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3640
3641         PR bootstrap/22340
3642
3643         * configure.in (default_target): Remove.
3644         * Makefile.tpl (all): Do not use prerequisites as subroutines
3645         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3646         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3647         use prerequisites as subroutines.
3648         (check-host, check-target): New.
3649         (bootstrap configure & all targets): Do not use stage*-start
3650         if the directory layout is already ok.
3651         (non-bootstrap configure & all targets): Prepend a $(unstage).
3652         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3653         (NOTPARALLEL): Remove.
3654         (unstage, stage variables): New variables.
3655         (unstage, stage targets): Simply expand to those variables.
3656
3657         * configure: Regenerate.
3658         * Makefile.in: Regenerate.
3659
3660 2005-10-04  James E Wilson  <wilson@specifix.com>
3661
3662         * Makefile.def (lang_env_dependencies): Add libmudflap.
3663         * Makefile.in: Regenerate.
3664
3665 2005-10-03  Andreas Schwab  <schwab@suse.de>
3666
3667         Backport from libtool CVS:
3668         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3669
3670         * ltmain.sh: add support for installing into temporary
3671         staging area (e.g. 'make install DESTDIR=...')
3672
3673 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3674
3675         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3676         * configure: Regenerated.
3677
3678 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3679
3680         * configure: Regenerate with the correct
3681         autoconf version.
3682
3683 2005-09-30  Catherine Moore  <clm@cm00re.com>
3684
3685         * configure.in (bfin-*-*): New.
3686         * configure: Regenerated.
3687
3688 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3689
3690         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3691         (LIPO_FOR_TARGET): New.
3692         (CONFIGURED_LIPO_FOR_TARGET): New.
3693         (USUAL_LIPO_FOR_TARGET): New.
3694         (STRIP_FOR_TARGET): New.
3695         (CONFIGURED_STRIP_FOR_TARGET): New.
3696         (USUAL_STRIP_FOR_TARGET): New.
3697         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3698         STRIP_FOR_TARGET.
3699         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3700         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3701         * Makefile.in: Regenerate.
3702         * configure: Regenerate.
3703
3704 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3705
3706         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3707         (rs6000-*-aix*): Same.
3708         * configure: Regenerate.
3709
3710 2005-09-16  Tom Tromey  <tromey@redhat.com>
3711
3712         * MAINTAINERS: Add self as java maintainer.
3713
3714 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3715
3716         * configure.in: Recognize f95 in the --enable-languages option,
3717         and substitute it for fortran, issuing a warning.
3718         * configure: Regenerate.
3719
3720 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3721
3722         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3723         * configure:  Regenerated.
3724
3725 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3726
3727         * MAINTAINERS: Add self as ms1 maintainer.
3728
3729 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3730
3731         * Makefile.def (libssp): Add to lang_env_dependencies.
3732         * Makefile.in: Regenerate.
3733
3734 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3735
3736         * MAINTAINERS: Add myself as middle-end maintainer.
3737
3738 2005-08-17  Christian Groessler  <chris@groessler.org>
3739
3740         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3741         * Makefile.in: Regenerate.
3742
3743 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3744
3745         * MAINTAINERS (write after approval): Added myself.
3746
3747 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3748
3749         * MAINTAINERS (Write After Approval): Add myself.
3750
3751 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3752
3753         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3754         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3755         Look for alternate names of the target cc and c++
3756         * configure: Regenerate.
3757
3758 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3759
3760         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3761         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3762         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3763         tools; remove code to manually set them.
3764         (Target tools): Look in the environment for them.
3765         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3766         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3767         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3768         build directory.
3769         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3770         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3771         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3772         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3773         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3774         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3775         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3776         * configure: Regenerate.
3777         * Makefile.in: Regenerate.
3778
3779 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3780
3781         * MAINTAINERS: Update for removed CPU targets.
3782
3783 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3784
3785         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3786         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3787         * Makefile.in: Regenerated.
3788
3789 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3790
3791         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3792         (CFLAGS_FOR_TARGET): Use it.
3793         (CXXFLAGS_FOR_TARGET): Likewise.
3794         * Makefile.in: Regenerated.
3795         * configure.in (--with-build-sysroot): New option.
3796         * configure: Regenerated.
3797
3798 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3799
3800         * Makefile.tpl: Wrap install between unstage and stage
3801         * Makefile.in: Regenerate.
3802
3803 2005-07-21  Eric Christopher  <echristo@apple.com>
3804
3805         * MAINTAINERS: Update affiliation.
3806
3807 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3808
3809         * MAINTAINERS: Add self as crx port maintainer.
3810
3811 2005-07-20  DJ Delorie  <dj@redhat.com>
3812
3813         * MAINTAINERS: Add self as m32c maintainer.
3814
3815 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3816
3817         * all files: Update FSF address.
3818
3819 2005-07-15  Eric Christopher  <echristo@redhat.com>
3820
3821         * MAINTAINERS: Change affiliation.
3822
3823 2005-07-14  Jim Blandy  <jimb@redhat.com>
3824
3825         * configure.in: Add cases for Renesas m32c.
3826         * configure: Regenerated.
3827
3828 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3829
3830         * COPYING.LIB: Update from fsf.org.
3831
3832 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3833
3834         * COPYING, compile, config.guess,
3835         config.sub, install-sh, missing, mkinstalldirs,
3836         symlink-tree, ylwrap: Sync from upstream sources.
3837         * config-ml.in: Update FSF address.
3838
3839 2005-07-13  Eric Christopher  <echristo@redhat.com>
3840
3841         * configure.in: Add toplevel noconfigdir support for tpf.
3842         * configure: Regenerate.
3843
3844 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3845
3846         PR ada/22340
3847
3848         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3849         * Makefile.in: Regenerate.
3850
3851 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3852
3853         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3854         Brolley to write-after-approval.
3855
3856 2005-07-07  Andreas Schwab  <schwab@suse.de>
3857
3858         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3859         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3860         * Makefile.in: Regenerated.
3861
3862 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3863
3864         * configure.in: Don't build sim or rda when targetting darwin.
3865         * configure: Regenerate.
3866
3867 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3868
3869         * configure.in: Add --enable-libssp and --disable-libssp.
3870         * configure: Regenerate with autoconf-2.13.
3871
3872 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3873
3874         * Makefile.def (target_modules): Add libssp.
3875         * configure.in (target_libraries): Add target-libssp.
3876         * configure: Rebuilt.
3877         * Makefile.in: Rebuilt.
3878
3879 2005-07-01  Zack Weinberg  <zackw@panix.com>
3880
3881         * MAINTAINERS: Change email address.  Resign from maintainership.
3882
3883 2005-07-01  Richard Guenther  <rguenther@suse.de>
3884
3885         * MAINTAINERS: Change my e-mail address and affiliation.
3886
3887 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3888
3889         * Makefile.def (stagefeedback): Come after profile.
3890         Define profiledbootstrap target.
3891         * Makefile.tpl (profiledbootstrap): Remove.
3892         (stageprofile-end): Zap stagefeedback.
3893         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3894         * Makefile.in: Regenerate.
3895
3896 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3897
3898         * MAINTAINERS: Update my email address.
3899
3900 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3901
3902         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3903         In 'cpp' stanza, support '#line' as well as '# '.
3904
3905 2005-06-08  Andreas Schwab  <schwab@suse.de>
3906
3907         * MAINTAINERS: Move myself from 'Write After Approval' to
3908         'CPU Port Maintainers' section as m68k maintainer.
3909
3910 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3911
3912         * configure.in (unsupported_languages): New macro.
3913         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3914         non-ported target libraries in noconfigdirs.
3915         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3916         non-linux-gnu.  Remove libgcj_ex_libffi.
3917         <lang_frag loop>: Set add_this_lang=no if the language is in
3918         unsupported_languages.
3919         * configure: Regenerate.
3920
3921 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3922
3923         * configure.in: Fix typo in handling of --with-mpfr-dir.
3924         * configure: Regenerate.
3925
3926 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3927
3928         * MAINTAINERS: Update my email address.
3929
3930 2005-06-02  Jim Blandy  <jimb@redhat.com>
3931
3932         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3933         accepted into the master sources.)
3934
3935 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3936             Michael Snyder  <msnyder@redhat.com>
3937             Stan Cox  <scox@redhat.com>
3938
3939         * configure.in: Set noconfigdirs for ms1.
3940
3941         * configure: Regenerate.
3942
3943 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3944
3945         * MAINTAINERS (Write After Approval): Add self.
3946
3947 2005-06-01  Josh Conner  <jconner@apple.com>
3948
3949         * MAINTAINERS (Write After Approval): Add self.
3950
3951 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3952
3953         * MAINTAINERS: Update my email address.
3954
3955 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3956
3957         * MAINTAINERS (Write After Approval): Add self.
3958
3959 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3960
3961         * MAINTAINERS (Write After Approval): Remove self.
3962
3963 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3964
3965         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3966         (Dependencies): Consider target modules for bootstrap dependencies.
3967         Make target bootstrap modules depend on each stage's gcc.
3968         * Makefile.in: Regenerate.
3969
3970 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3971
3972         * Makefile.def (configure-gcc): Depend on binutils having been built.
3973         (all-gcc): No need to do it here.
3974         * Makefile.in: Regenerate.
3975
3976 2005-05-19  Paul Brook  <paul@codesourcery.com>
3977
3978         * configure.in: Rewrite misleading error message when requested
3979         language cannot be built.
3980         * configure: Regenerate.
3981
3982 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3983
3984         * ylwrap: Import from Automake 1.9.5.
3985
3986 2005-05-13  David Ung  <davidu@mips.com>
3987
3988         * MAINTAINERS (Write After Approval): Add self.
3989
3990 2005-05-09  Mike Stump  <mrs@apple.com>
3991
3992         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3993         lt_cv_sys_max_cmd_len for now.
3994
3995 2005-05-09  Stan Cox  <scox@redhat.com>
3996
3997         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3998
3999 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4000
4001         * README.SCO: Update the URL.
4002
4003 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4004
4005         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4006         with_gnu_ld to libtool.
4007         * ltcf-c.sh (aix[45]): Define file_list_spec.
4008         * ltcf-cxx.sh (aix[45]): Same.
4009         * ltcf-gcj.sh (aix[45]): Same.
4010         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4011         exists, write list of input files to temporary file.
4012
4013 2005-05-04  Mike Stump  <mrs@apple.com>
4014
4015         * configure.in: Always pass --target to target configures as
4016         otherwise rebuilds that do --recheck will fail.
4017         * confiugure: Rebuilt.
4018
4019 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4020
4021         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4022         STAGE_HOST_EXPORTS.
4023         (configure, all): Add bootstrap support.
4024         (Host modules, target modules): Pass post-stage1 flags and exports.
4025         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4026         * Makefile.in: Regenerate.
4027
4028 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4029
4030         * configure: Regenerate.
4031
4032 2005-04-27  Mike Stump  <mrs@apple.com>
4033
4034         * MAINTAINERS: Add self as darwin maintainer.
4035
4036 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4037
4038         * config.sub: Update from master copy.
4039
4040 2005-04-21  Mike Stump  <mrs@apple.com>
4041
4042         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4043         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4044
4045 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4046
4047         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4048         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4049         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4050         "*-*-elf" and "*-*-linux*".
4051         * configure: Regenerate.
4052
4053 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4054
4055         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4056
4057 2005-04-12  Mike Stump  <mrs@apple.com>
4058
4059         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4060
4061 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4062
4063         * MAINTAINERS (Write After Approval): Add myself.
4064
4065 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4066
4067         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4068
4069 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4070
4071         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4072         (TARGET_CONFIGARGS): Include --with-target-subdir.
4073         (configure, all): New macros.  Use them throughout.
4074         * Makefile.in: Regenerate.
4075
4076 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4077
4078         * MAINTAINERS (Write After Approval): Add myself.
4079
4080 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4081
4082         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4083
4084 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4085
4086         * MAINTAINERS: Move John Carr to Write After Approval.
4087
4088 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4089
4090         * config/mh-mingw32: Delete.
4091         * configure.in: Don't use it.
4092         * configure: Regenerate.
4093
4094 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4095
4096         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4097         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4098         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4099         (HOST_LIB_PATH): Generate from Makefile.def.
4100         (TARGET_LIB_PATH): Likewise.
4101         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4102         * Makefile.in: Regenerate.
4103         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4104         (RPATH_ENVVAR): Include Darwin case.
4105         * configure: Regenerate.
4106
4107 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4108
4109         * MAINTAINERS (Various Maintainers): Remove self.
4110         (Write After Approval): Add self.
4111
4112 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4113
4114         * MAINTAINERS (Various Maintainers): Add self.
4115
4116 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4117
4118         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4119         * configure: Regenerate.
4120
4121 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4122
4123         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4124         gcc_version, and gcc_version_trigger from set of flags to pass.
4125         * Makefile.tpl: Remove definitions of above variables.
4126         (config.status): Remove dependency on $(gcc_version_trigger).
4127         * Makefile.in: Regenerate.
4128         * configure.in: Do not reference config/gcc-version.m4 nor
4129         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4130         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4131         * configure: Regenerate.
4132
4133 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4134             Andrew Pinski  <pinskia@physics.uc.edu>
4135
4136         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4137         * Makefile.in: Regenerate.
4138
4139 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4140
4141         * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2005-03-03  David Ayers  <d.ayers@inode.at>
4144
4145         * MAINTAINERS (Write After Approval): Add myself.
4146
4147 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4148
4149         PR libgcj/20160
4150         * ltmain.sh: Avoid creating archives with components that have
4151         duplicate basenames.
4152
4153 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4154
4155         PR bootstrap/20250
4156         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4157         instead of check.
4158         * Makefile.in: Regenerate.
4159
4160 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4161
4162         * Makefile.in: Regenerate to fix conflict between the previous two
4163         patches.
4164
4165 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         PR bootstrap/17383
4168         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4169         * Makefile.tpl (HOST_SUBDIR): New substitution.
4170         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4171         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4172         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4173         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4174         (Host modules, Bootstrapped modules): Use it.
4175         (Build modules, Target modules): Do not create symlink trees,
4176         always configure out-of-srcdir.
4177         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4178         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4179         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4180         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4181
4182         * Makefile.in: Regenerate.
4183         * configure: Regenerate.
4184
4185 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4186
4187         Merged from libada-gnattools-branch:
4188         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4189
4190         * gnattools: New directory.
4191         * Makefile.def: Add gnattools as a module, depending on target-libada.
4192         * Makefile.in: Regenerate.
4193         * configure.in: Include gnattools in host_tools; disable it if ada
4194         is disabled.
4195         * configure: Regenerate.
4196
4197 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4198
4199         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4200         treelang maintainer.
4201         (Write After Approval): Remove myself.
4202
4203 2005-02-23  Paul Schlie  <schlie@comcast.net>
4204
4205         * configure.in: Allow darwin targeted ports to build tk, itcl and
4206         libgui.
4207         * configure: Regenerate.
4208
4209 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4210
4211         PR libgcj/10353
4212         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4213         * configure: Regenerate.
4214
4215 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4216
4217         * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4220
4221         * MAINTAINERS: Update my e-mail address.
4222
4223 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4224
4225         * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4228
4229         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4230         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4231         target-libgloss when not *-*-elf and *-*-aout.
4232         * configure: Regenerate.
4233
4234 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4235
4236         * MAINTAINERS: Remove obsolete entries.
4237
4238         * MAINTAINERS (Write After Approval): Add Michael Matz.
4239
4240 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4241
4242         * MAINTAINERS: Remove self as cpplib maintainer.
4243
4244 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4245
4246         * install-sh, config.sub: Import from upstream.
4247
4248 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4249
4250         PR bootstrap/18222
4251         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4252         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4253         * Makefile.in: Regenerate.
4254
4255 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4256
4257         * MAINTAINERS: Update my email address.
4258
4259 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4260             Andreas Schwab  <schwab@suse.de>
4261
4262         PR bootstrap/18033
4263         * config-ml.in: Eval option if surrounded by single quotes.
4264
4265 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4266
4267         Revert 2004-12-28 Makefile changes, a better fix will be
4268         applied to mainline and src after GCC 4.0 branches.
4269
4270 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4271
4272         PR bootstrap/17383
4273
4274         * Makefile.def (target_modules): Remove stage parameter,
4275         it is always true now.
4276         * Makefile.tpl (configure-build-[+module+],
4277         configure-target-[+module+]): Always build symlink tree
4278         for the directory and for include.  BUILD_SUBDIR and
4279         TARGET_SUBDIR cannot be . anymore.
4280         * Makefile.in: Regenerate.
4281
4282 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4283
4284         Revert 2004-12-08 Makefile changes.
4285
4286 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4287
4288         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4289         cygwin, mingw.
4290
4291 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4292
4293         * configure.in (sh64-*-*): Reenable gprof.
4294         * configure: Regenerate.
4295
4296 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4297
4298         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4299         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4300         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4301         * Makefile.in: Regenerate.
4302
4303 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4304
4305         * MAINTAINERS: Update my email address.
4306
4307 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4308
4309         * Makefile.tpl: Generate normal dependencies if the LHS module is
4310         not bootstrapped.
4311         * Makefile.in: Regenerate.
4312
4313 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4314
4315         * configure.in: Include config/gxx-include-dir.m4.  Use
4316         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4317         * configure: Regenerate.
4318
4319 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4320
4321         * config.if: Delete.
4322         * configure.in: Set libstdcxx_incdir directly.
4323         * configure: Regenerate.
4324
4325 2004-12-02  Eric Christopher  <echristo@redhat.com>
4326
4327         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4328         * Makefile.in: Regenerate.
4329
4330 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4331
4332         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4333         * configure: Regenerate.
4334
4335 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4336
4337         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4338         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4339         * configure: Regenerate.
4340
4341 2004-12-01  Eric Christopher  <echristo@redhat.com>
4342
4343         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4344         of things to remove.
4345
4346 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4347
4348         * MAINTAINERS (Write After Approval): Update my e-mail address.
4349
4350 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4351
4352         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4353         from CVS libtool to always pass_all.
4354
4355 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4356
4357         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4358         (hppa*64*-*-*): Delete incorrect comment.
4359         * configure: Rebuilt.
4360
4361 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4362
4363         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4364
4365 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4366
4367         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4368         from CVS libtool to always pass_all.
4369
4370 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4371
4372         * install-sh, compile: Import from automake.
4373
4374 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4375
4376         * config.guess, config.sub:  Import from savannnah.
4377
4378 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4379
4380         * MAINTAINERS (Write After Approval): Add myself
4381
4382 2004-11-12  Mike Stump  <mrs@apple.com>
4383
4384         * Makefile.def: Add html support.
4385         * Makefile.tpl: Likewise.
4386         * Makefile.in: Regenerate.
4387
4388 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4389
4390         PR 18423
4391         * configure.in: Remove all instances of build-fixincludes from
4392         noconfigdirs.
4393         (build_configargs): Supply --target to subdirectories.
4394         * configure: Regenerate.
4395
4396         * Makefile.def: Make gcc install depend on fixincludes install.
4397         * Makefile.in: Regenerate.
4398
4399 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4400
4401         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4402
4403 2004-11-11  Paul Brook  <paul@codesourcery.com>
4404
4405         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4406
4407 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4408
4409         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4410         target-libgfortran.
4411         * configure: Regenerate.
4412
4413 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4414
4415         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4416         like CC.
4417
4418 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4419
4420         * Makefile.def (host fixincludes): Specify missing targets.
4421         * Makefile.in: Regenerate.
4422
4423 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4424
4425         * MAINTAINERS: Add myself
4426
4427 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4428
4429         * MAINTAINERS (Write After Approval): Add myself.
4430
4431 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4432
4433         * Makefile.def: Build fixincludes for the host, too.
4434         * Makefile.in: Regenerate.
4435         * configure.in (host_tools): Add fixincludes.
4436         * configure: Regenerate.
4437
4438 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4439
4440         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4441         * configure: Regenerated.
4442
4443 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4444
4445         PR other/17783
4446         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4447         * configure: Regenerated.
4448
4449 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4450
4451         * README.SCO: Update per FSF instructions.
4452
4453 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4454
4455         PR target/18151
4456         * configure.in (case ${target}): Do not build fixincludes for avr.
4457         * configure: Regenerated.
4458
4459 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4460
4461         * configure.in (case ${target}): Do not build fixincludes
4462         on platforms where it is not used.
4463         * configure: Regenerated.
4464
4465 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4466
4467         * configure.in: Use an absolute path to install-sh.
4468         * configure: Regenerated.
4469
4470 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4471
4472         * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4475
4476         * MAINTAINERS: Remove from Write After Approval those that are
4477         already maintainers.
4478
4479 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4480
4481         * MAINTAINERS:  Update my email address.
4482
4483 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4484
4485         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4486         * configure: Regenerate.
4487
4488 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4489
4490         * MAINTAINERS:  Update my email address.
4491
4492 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4493
4494         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4495         entries belonging to this category.
4496
4497 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4498
4499         * MAINTAINERS: Update my e-mail address.
4500
4501 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4502
4503         Fix wrong conflict resolution in:
4504
4505         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4506
4507         * Makefile.in: Regenerate.
4508         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4509         in the recursive `make', instead of hardwiring `all'.
4510         (Autogenerated TARGET-* variables): New.
4511
4512 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4513
4514         * configure.in: Enable target-libgloss for crx-*-*.
4515         * configure: Regenerate.
4516
4517 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4518
4519         * MAINTAINERS (Various Maintainers): Move the "windows,
4520         cygwin, mingw" maintainer to ...
4521         (OS Port Maintainers): ... here.
4522
4523 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4524
4525         * MAINTAINERS (Write After Approval): Remove those that are
4526         maintainers of some subsystem.
4527
4528 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4529
4530         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4531         * ltcf-cxx.sh (tpf*): Likewise.
4532         * ltconfig (tpf*): Add TPF OS configuration support.
4533
4534 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4535
4536         * MAINTAINERS: Change my email address to my new work account.
4537
4538 2004-09-24  Michael Roth  <mroth@nessie.de>
4539
4540         * configure.in (--without-headers): Add missing double quotes.
4541         * configure: Regenerate.
4542
4543 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4544
4545         * ylwrap: Revert to previous version.
4546
4547 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4548
4549         PR bootstrap/17369
4550         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4551         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4552         SET_GCC_LIB_PATH_CMD.
4553         (BASE_TARGET_EXPORTS): Likewise.
4554         * Makefile.in: Regenerated.
4555
4556         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4557         * configure: Regenerated.
4558
4559 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4560
4561         * config.guess: New upstream version
4562         * compile, depcomp, install-sh, ylwrap: Likewise.
4563
4564 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4565
4566         * config/mh-x86omitfp: New host makefile fragment.  Add
4567         -fomit-frame-pointer to the default BOOT_CFLAGS.
4568         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4569         * configure: Regenerate.
4570
4571 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4572
4573         PR target/11572
4574         * configure.in (*-*-darwin*): Renable libobjc.
4575         * configure: Regenerate.
4576
4577 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4578
4579         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4580
4581 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4582
4583         * Makefile.def: Remove libbanshee.
4584         * Makefile.tpl: Ditto.
4585         * configure.in: Ditto.
4586         * Makefile.in: Regen.
4587         * configure: Ditto.
4588
4589 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4590
4591         * ltmain.sh: Use $pic_object as $non_pic_object if
4592         $non_pic_object=none.
4593
4594 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4595
4596         * missing: Import latest version from master repository.
4597
4598 2004-09-06  Nick Clifton  <nickc@redhat.com>
4599
4600         * config.sub: Import latest version from master repository.
4601         * config.guess: Likewise.
4602         This includes these changes:
4603
4604         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4605
4606         * config.sub: Handle crisv32, alias etraxfs.
4607         * config.guess (crisv32:Linux:*:*): Handle.
4608
4609         2004-08-13  Brad Smith  <brad@comstyle.com>
4610
4611         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4612         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4613
4614         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4615
4616         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4617         assume the processor is a powerpc.  This is because coreutils
4618         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4619         in this case, due to a MacOS X bug that causes
4620         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4621         to return a negative number.
4622         Problem reported by Petter Reinholdtsen in:
4623         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4624
4625         2004-07-19  Ben Elliston  <bje@gnu.org>
4626
4627         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4628
4629         2004-06-24  Ben Elliston  <bje@gnu.org>
4630
4631         * config.guess: Update copyright years.
4632         * config.sub: Likewise.
4633
4634         2004-06-22  Robert Millan  <robertmh@gnu.org>
4635
4636         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4637         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4638
4639         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4640
4641         * config.guess (*:*VMS:*:*): New entry. Replaces
4642         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4643         manufacturer.
4644
4645         2004-06-22  Ben Elliston  <bje@gnu.org>
4646
4647         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4648         * config.sub: Likewise.
4649
4650         2004-06-22  Ben Elliston  <bje@gnu.org>
4651
4652         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4653         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4654
4655         2004-06-11  Ben Elliston  <bje@gnu.org>
4656
4657         * config.guess (pegasos:OpenBSD:*:*): Remove.
4658
4659         2004-06-11  Ben Elliston  <bje@gnu.org>
4660
4661         From Wouter Verhelst <wouter@grep.be>:
4662         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4663
4664         2004-06-11  Ben Elliston  <bje@gnu.org>
4665
4666         * config.guess (luna88k:OpenBSD:*:*): New.
4667
4668         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4669
4670         * config.guess (m32r*:Linux:*:*): New case.
4671         * config.sub: Handle m32rle.
4672
4673         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4674
4675         From Jens Petersen  <petersen@redhat.com>:
4676         * config.sub: Handle sparcv8.
4677
4678         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4679
4680         From Tom Smith <smith@cag.lkg.hp.com>:
4681         * config.guess: Version suffixes are equally significant on Tru64
4682         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4683         prefix of "P" (patched kernel).
4684
4685         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4686
4687         * config.sub: Add support for National Semiconductor CRX target.
4688
4689 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4690
4691         * MAINTAINERS (Various Maintainers): Remove myself as web page
4692         maintainer, add myself as maintainer of build status lists.
4693
4694 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4695
4696         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4697         *-*-netware, but add target-libmudflap.
4698         Consolidate *-*-netware targets (of which really only i?86 exists)
4699         into a single entry.
4700         * configure: Likewise.
4701
4702 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4703
4704         * Makefile.tpl (sorry): Remove.
4705         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4706         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4707         (do-clean): Clean per-stage directories too.
4708         (do-distclean): Run distclean-stage1 too.
4709         (.NOTPARALLEL): Enable during toplevel bootstrap.
4710         (stage[+id+]-bubble): Enable parallel execution during
4711         the recursive invocation.
4712         * Makefile.in: Regenerate.
4713
4714         Fix previous checkin:
4715
4716         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4717         include.
4718         * configure.in: Fix indentation.
4719         * configure: Regenerate.
4720
4721 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4722
4723         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4724         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4725         * configure: regenerate
4726         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4727         -mdynamic-no-pic
4728
4729 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4730
4731         * Makefile.def (build_modules): Add fixincludes.
4732         (dependencies): Make gcc depend on fixincludes.
4733         * configure.in (build_tools): Add fixincludes.
4734         (build_configdirs): Always include build_libs.
4735         * Makefile.in: Regenerate.
4736         * configure: Regenerate.
4737
4738 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4739
4740         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4741         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4742         phony targets; do not generate timestamp files.
4743         (distclean-stageN): Remove references to their timestamp files.
4744         (restageN, touch-stageN): Remove.
4745         (stageN-bubble): Rewritten.
4746         (compare): Support lean bootstraps.
4747         * Makefile.in: Regenerate.
4748
4749         * configure.in: Only warn when bootstrapping but
4750         build != host or build != target.  Support lean bootstraps.
4751         * configure: Regenerate.
4752
4753 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4754
4755         * configure.in:  Give a better error message if GMP/MPFR are missing
4756         and a language needing them has been requested.
4757         * configure:  Regenerated.
4758
4759 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4760
4761         * configure.in:  Print a list of available language front-ends if
4762         a requested one is missing.  Tidy stray tab characters.
4763         * configure:  Regenerated.
4764
4765 2004-08-19  Michael Koch  <konqueror@gmx.de>
4766
4767         * gcc/doc/install.texi: Update entry about automake for libjava.
4768
4769 2004-08-17  Robert Millan  <robertmh@gnu.org>
4770
4771         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4772         (instead of FreeBSD).
4773         * configure: Regenerate.
4774
4775 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4776
4777         * Makefile.in: Regenerate.
4778         * configure: Regenerate.
4779
4780         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4781         stage_*_flags.
4782         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4783         for bootstrapped modules if toplevel bootstrap is going.
4784         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4785         modules.  Adjust for changes in Makefile.def.  Enable several
4786         rules even in non-bootstrap mode, just to avoid peppering the
4787         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4788         (stage-[+prev+]-bubble): Remove.
4789
4790         * Makefile.def (Dependencies): Depend on all-build-bison,
4791         all-build-flex, all-build-byacc, all-build-texinfo, rather
4792         than the host variations.
4793         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4794         with BUILD_SUBDIR.
4795         (BISON): Update for recent Bisons.
4796         (YACC): Fix typo.
4797         (cross): Depend on all-build.
4798         (all): Do not depend on all-build.
4799         (prebootstrap): Remove.
4800         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4801         (Prebootstrap dependencies): Add them to the per-stage targets
4802         and to all-prebootstrap.
4803         * configure.in (build_configdirs): Always enable build_tools.
4804         (BUILD_DIR_PREFIX): Remove.
4805
4806         * Makefile.def (gcc): Add target variable.
4807         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4808         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4809         in the recursive `make', instead of hardwiring `all'.
4810         (Autogenerated TARGET-* variables): New.
4811
4812 2004-08-13  Brian Booth  <bbooth@redhat.com>
4813
4814         * MAINTAINERS: Remove myself from write-after-approval.
4815
4816 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4817
4818         * src-release: Stop distributing mmalloc with gdb (which doesn't
4819         use it).
4820         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4821         * Makefile.in: Regenerate.
4822
4823 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4824
4825         * configure.in (arm*-*-eabi*): New target.
4826         * configure: Regenerate.
4827
4828 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4829
4830         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4831         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4832         (Dependencies): New section.
4833         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4834         (configure-target-[+module+]): Depend on maybe-all-gcc
4835         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4836         (toplevel profiledbootstrap): Fix dependencies.
4837         * Makefile.in: Regenerate.
4838
4839 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4840
4841         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4842         target-libiberty to noconfigdirs.
4843         * configure: Regenerate.
4844
4845 2004-08-03  Paul Brook  <paul@codesourcery.com>
4846
4847         * configure.in: Check for MPFR as well as GMP.
4848         * configure: Regenerate.
4849
4850 2004-08-01  Robert Millan  <robertmh@gnu.org>
4851
4852         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4853         libmudflap for all GNU-based systems (with Glibc).
4854         * configure: Regenerate.
4855
4856 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4857
4858         * Makefile.def (host-modules): Add gcc.
4859         * Makefile.in: Regenerate.
4860         * Makefile.tpl (sorry): New rule.
4861         (configure-host, all-host, [+make_target+]-host, do-check,
4862         install-host): Do not add gcc as a special case.
4863         (host modules): Add a small special-casing for gcc.  Export
4864         extra_make_flags through the environment.
4865         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4866         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4867         other recursive targets for gcc): Remove.
4868
4869         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4870         (stage, unstage): New rules.
4871         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4872         distclean-stage[+id+]): Use stage_current.
4873         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4874         the stage*-start rules.
4875
4876 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4877
4878         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4879         use -all_load flag.
4880
4881 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4884         * configure: Regenerate.
4885
4886 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4887
4888         * maintainer-scripts/gcc_release: Revert yesterday's change.
4889
4890 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4891
4892         * MAINTAINERS: Add myself to write-after-approval.
4893
4894 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4895
4896         * libf2c: Removed.
4897         * gcc/gccbug.in: Updated because of libf2c removal.
4898         * maintainer-scripts/gcc_release: Ditto.
4899
4900 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
4901
4902         * configure.in: Build libmudflap by default on FreeBSD.
4903         * configure: Regenerated.
4904
4905 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4906
4907         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4908         systems.
4909         * configure: Regenerated.
4910
4911 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4912
4913         PR target/16344
4914         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4915         feedback based compiler.
4916         * Makefile.in: Rebuilt.
4917
4918 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4919
4920         * Makefile.def (host_modules): Set bootstrap=true for flex.
4921         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4922         * Makefile.in: Rebuilt.
4923
4924 2004-07-07  Jan Hubicka  <jh@suse.cz>
4925
4926         * MAINTAINERS: Add self as a profile feedback maintainer.
4927
4928 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4929
4930         * configure.in:  Do not prepend $srcdir to /dev/null in
4931         makefile fragments.
4932         * configure:  Regenerate.
4933
4934 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * Makefile.def (build_modules): Add bison, byacc, flex,
4937         m4, texinfo.
4938         (flags_to_pass): Add FLEX.
4939         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4940         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4941         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4942         DEFAULT_MAKEINFO): Remove.
4943         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4944         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4945         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4946         objdir or else use configured tool.
4947         (all-build): New.
4948         (all): Depend on it.
4949         (Build module dependencies): Add.
4950         * Makefile.in: Regenerate.
4951         * configure.in: Better support for multiple build modules,
4952         matching what is done for host/target modules.  Do not look
4953         for "plausible" locations of build tools if Canadian cross.
4954         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4955         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4956         * configure: Regenerate.
4957
4958 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4959
4960         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4961         * Makefile.in: Regenerate.
4962
4963 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4964
4965         * Makefile.tpl (configure-build-[+module+],
4966         configure-[+module+], configure-target-[+module+]): Pass
4967         [+extra_configure_args+].
4968         (all-build-[+module+], all-[+module+], check-[+module+],
4969         install-[+module+], [+make_target+]-[+module+],
4970         all-target-[+module+], check-target-[+module+],
4971         install-target-[+module+], [+make_target+]-target-[+module+]):
4972         Pass [+extra_make_args+].
4973         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4974         (GCC_HOST_EXPORTS): Remove.
4975         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4976         cross, check-gcc, check-gcc-c++, install-gcc,
4977         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4978         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4979         * Makefile.in: Regenerate.
4980
4981 2004-06-21  Matthew Sachs  <msachs@apple.com>
4982
4983         * MAINTAINERS: Added self to write-after-approval.
4984
4985 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4986
4987         * configure.in: Check for srcdir/winsup rather than build directory
4988         winsup.
4989         * configure: Regenerate.
4990
4991 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4992
4993         * configure.in: Don't build Cygwin native newlib if winsup
4994         directory is missing.  Emit warning instead.
4995         * configure: Regenerate.
4996
4997 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4998
4999         * Makefile.tpl (touch-stage[+id+]): New.
5000         (restage[+prev+]): Depend on touch-stage[+id+].
5001
5002         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5003         Use it throughout.
5004
5005         * Makefile.def: Add profile and feedback bootstrap stages.
5006         Remove next field from bootstrap stages.
5007         * Makefile.tpl (LN, LN_S): Substitute.
5008         (stageN-start, stageN-end): Use double-colon rules, to
5009         provide a hook for additional setup commands.
5010         (distclean-stageN-gcc, restageN): Create dependencies from
5011         [+prev+], not from [+next+].
5012         (stageN-bubble): Add commands for successive stages from
5013         [+prev+], using double-colon rules.
5014         (all-stageN-gcc): Fix typo.
5015         (stagefeedback-start, profiledbootstrap): New.
5016         * Makefile.in: Regenerate.
5017         * configure.in: Call ACX_PROG_LN.
5018         * configure: Regenerate.
5019
5020 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5021
5022         * MAINTAINERS (Write After Approval): Add myself.
5023
5024 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5025
5026         * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5029
5030         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5031         without gcc.
5032         * configure: Regenerate.
5033
5034 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5035
5036         * Makefile.tpl: Fix typo.
5037         * Makefile.in: Regenerate.
5038
5039 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * configure.in: Remove new- prefix from toplevel
5042         bootstrap targets.
5043         * configure: Regenerate.
5044
5045 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5046
5047         * Makefile.tpl (all.normal): Rename to all.
5048         (all): Replace with a rule to pick the default
5049         target from configure.
5050         (all-gcc, configure-gcc): Use conditionals to
5051         do nothing when toplevel bootstrap is going on.
5052         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5053         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5054         * configure.in: Support --enable-bootstrap.
5055
5056         * Makefile.def: Remove new- prefix from toplevel
5057         bootstrap targets.
5058         * Makefile.tpl: Likewise.
5059
5060         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5061         target.
5062
5063         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5064         $(RECURSE_FLAGS) to recursive invocation of make.
5065
5066         * Makefile.in: Regenerate.
5067         * configure: Regenerate.
5068
5069 2004-05-30  Andreas Jaeger  <aj@suse.de>
5070             Jim Wilson  <wilson@specifixinc.com>
5071
5072         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5073         like CC.
5074
5075 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5076
5077         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5078         * configure: Regenerate.
5079
5080 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5081
5082         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5083         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5084         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5085         targets.
5086         * Makefile.in: Regenerate.
5087
5088 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         * configure.in: Test the ability to symlink directories.
5091         * configure: Regenerate.
5092
5093         * Makefile.def (bootstrap-stage): New definitions.
5094         * Makefile.tpl (configure-stage1-gcc,
5095         configure-stage2-gcc, configure-stage3-gcc,
5096         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5097         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5098         new-restage3, compare): Autogenerate, see Makefile.in
5099         entry for behavioral changes.
5100         (distclean-stage1, new-stage1-start, new-stage1-end,
5101         new-stage1-bubble, distclean-stage2, new-stage2-start,
5102         new-stage2-end, new-stage2-bubble, distclean-stage3,
5103         new-stage3-start, new-stage3-end): New autogenerated targets.
5104         (objext, prebootstrap, BOOT_CFLAGS,
5105         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5106         targets.
5107
5108         * Makefile.in: Regenerate.
5109         (distclean-stage1, new-stage1-start, new-stage1-end,
5110         new-stage1-bubble, distclean-stage2, new-stage2-start,
5111         new-stage2-end, new-stage2-bubble, distclean-stage3,
5112         new-stage3-start, new-stage3-end): New targets.
5113         (all-stage1-gcc): Move prebootstrap dependency from here...
5114         (configure-stage1-gcc): ...to here.
5115         (new-bootstrap): Use bubble targets.
5116         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5117         Use per-stage distclean targets.
5118         (configure-stage1-gcc, configure-stage2-gcc,
5119         configure-stage3-gcc, all-stage1-gcc,
5120         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5121         Use new-stageN-start to prepare the tree.
5122
5123 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5124
5125         * Makefile.def (host_modules): add libcpp.
5126         * Makefile.tpl: Add dependencies on and for libcpp.
5127         * Makefile.in: Regenerate.
5128         * configure.in: Add libcpp host module.
5129         * configure: Regenerate.
5130
5131 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5132
5133         * Makefile.tpl: Whenever a recursive target is defined, wrap
5134         it in a special @if/@endif block, and prepare its maybe
5135         dependency in the @if/@endif block
5136         * configure.in: Instead of writing maybe dependencies, remove
5137         the @if/@endif statements, and remove the @if/@endif blocks
5138         that remain.
5139         * configure: Regenerate.
5140         * Makefile.in: Regenerate.
5141
5142 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5143
5144         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5145
5146 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5147
5148         PR bootstrap/15120
5149         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5150         * */configure: Rebuilt.
5151
5152 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5153
5154         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5155         of libf2c.
5156         * configure, Makefile.in: Regenerate.
5157
5158 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5159
5160         * MAINTAINERS (Write After Approval): Add myself.
5161
5162 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5163
5164         Merge from tree-ssa-20020619-branch.
5165
5166         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5167         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5168         (HOST_GMPLIBS): Define.
5169         (HOST_GMPINC): Define.
5170         (TARGET_LIB_PATH): Add libmudflap.
5171         (GFORTRAN_FOR_TARGET): Define.
5172         (configure-build*): Export GFORTRAN.
5173         (configure-gcc): Export GMPLIBS and GMPINC.
5174         (all-gcc): Add maybe-all-libbanshee.
5175         (configure-target-libgfortran): Define.
5176         * Makefile.in: Regenerate.
5177         * configure.in (host_libs): Add libbanshee.
5178         (target_libraries): Add target-libmudflap and target-libgfortran.
5179         Add --with-libbanshee.
5180         Handle --disable-libmudflap.
5181         (*-*-freebsd*): Use with_gmp.
5182         Add $(libgcj) to noconfigdirs.
5183         * configure: Regenerate.
5184         * depcomp: New file.
5185         * MAINTAINERS: Add tree-ssa maintainers.
5186
5187 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5188
5189         * MAINTAINERS (Various Maintainers): Add myself.
5190
5191 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5192
5193         * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5196
5197         * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5200
5201         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5202         * configure: Regenerate.
5203
5204 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5205
5206         Revert:
5207         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5208
5209         * Makefile.def (flags_to_pass): Remove *dir variables that
5210         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5211         as well as prefix and exec_prefix.
5212         * Makefile.in: Regenerate.
5213
5214 2004-04-26  Robert Millan  <robertmh@gnu.org>
5215
5216         Add patches from libtool CVS.
5217         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5218         * ltconfig: Likewise.
5219         * ltcf-c.sh: Likewise.
5220         * ltcf-cxx.sh: Likewise.
5221         * ltcf-gcj.sh: Likewise.
5222
5223 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5224
5225         * Makefile.def (host_modules): Mark with the bootstrap
5226         flag packages on which gcc depends.
5227         * Makefile.tpl (all-bootstrap): Use it.
5228         * Makefile.in: Regenerate.
5229
5230 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5231
5232         * Makefile.def (flags_to_pass): Remove *dir variables that
5233         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5234         as well as prefix and exec_prefix.
5235         * Makefile.in: Regenerate.
5236
5237 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5238
5239         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5240         * configure: Regenerate.
5241         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5242         * gcc/Makefile.tpl (compare): Use the result of the test.
5243         * gcc/Makefile.in: Regenerate.
5244
5245 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5246
5247         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5248         Always relocate gcc and prev-gcc to the original names, even
5249         if the build fails.
5250         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5251         New targets.
5252
5253 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5254
5255         * MAINTAINERS: Update my email address.
5256
5257 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5258
5259         * configure.in (mips*-*-irix5*): Enable ld.
5260         * configure: Regenerate.
5261
5262 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5263
5264         * configure: Regenerate.
5265
5266 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5267
5268         * Makefile.tpl (configure-[+module+], configure-gcc,
5269         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5270         Set and export LDFLAGS.
5271         * Makefile.in: Regenerate.
5272
5273 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5274
5275         * MAINTAINERS: Add myself to write-after-approval.
5276
5277 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5278
5279         PR bootstrap/14871
5280         * Makefile.tpl: If we don't have built-in-tree target tools,
5281         use the ones found by configure rather than hacking around with
5282         program_transform_name.
5283         * configure.in: Give Makefile.tpl the information necessary
5284         to do that.
5285         * Makefile.in: Regenerate.
5286         * configure: Regenerate.
5287
5288 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5289
5290         PR bootstrap/14760
5291         * configure.in: When computing baseargs, strip *all* copies of
5292         offending options.  Also, don't match/substitute the trailing space,
5293         so that this actually works when two similar options are separated by
5294         only one space.
5295         * configure: Regenerate.
5296
5297 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5298
5299         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5300         (rs6000-*-aix*): Same.
5301         * configure: Regenerate.
5302
5303 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5304
5305         * MAINTAINERS: Add myself to write-after-approval.
5306
5307 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5308
5309         * MAINTAINERS: Add myself to write-after-approval.
5310
5311 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5312
5313         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5314         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5315         * Makefile.in: Regenerate.
5316
5317         * configure.in (top level bootstrap support): Rework --enable-werror
5318         to set @stage2_werror_flag@.
5319         * configure: Regenerate.
5320         * Makefile.tpl (top level bootstrap support): Pass
5321         @stage2_werror_flag@ down to configure in stages 2 and 3.
5322         * Makefile.in: Regenerate.
5323
5324 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5325
5326         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5327         for stages 2 and 3 as well as in make.  As a consequence, remove
5328         OUTPUT_OPTION (now detected by configure) from the flags passed down
5329         to make.
5330         * Makefile.in: Regenerate.
5331
5332         * Makefile.tpl (new-bootstrap): Fix typo.
5333         * Makefile.in: Regenerate.
5334
5335 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5336
5337         * Makefile.tpl: Rearrange by moving recursive_targets rules
5338         into their proper sections.
5339         * Makefile.tpl (top level bootstrap support): Move disabling
5340         of coverage flags from 'make' to 'configure'; improve comments.
5341         * Makefile.in: Regenerate.
5342
5343         * Makefile.tpl (experimental top level bootstrap) Move stage1
5344         language setting from all- target to configure- target; disable
5345         intermodule optimization in stage 1; prevent gratuitous rebuilds
5346         of stage 1.
5347         * Makefile.in: Regenerate.
5348         * configure.in: Comma-separate stage 1 language list for top
5349         level bootstrap.
5350         * configure: Regenerate.
5351
5352         * Makefile.tpl: Clean up experimental top level bootstrap support:
5353         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5354         prev-gcc in configure- targets as well as all- targets.
5355         * Makefile.in: Regenerate.
5356
5357 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5358
5359         * compile: New file imported from automake.
5360
5361 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5362
5363         * configure.in: Remove symbolic link section.
5364         * configure: Regenerate.
5365         * Makefile.tpl (links): Remove.
5366         * Makefile.in: Regenerate.
5367
5368 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5369             Nathanael Nerode  <neroden@gcc.gnu.org>
5370
5371         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5372         Set with AC_CHECK_PROGS.
5373         * configure.in: Fix comment typo from last patch.
5374         * configure: Regenerate.
5375
5376 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5377
5378         * Makefile.tpl: Introduce experimental top level bootstrap support.
5379         * Makefile.in: Regenerate.
5380         * configure.in: Introduce support for top level bootstrap.
5381         * configure: Regenerate.
5382
5383 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5384             Paolo Bonzini  <bonzini@gnu.org>
5385
5386         PR bootstrap/14522
5387         * configure.in: Cope with shells that do not support unquoted ^
5388         * configure: Regenerate.
5389
5390 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5391             Paolo Bonzini  <bonzini@gnu.org>
5392
5393         PR bootstrap/14522
5394         * configure.in: Cope with shells that do not support nesting
5395         quotes inside quoted backquote substitutions.
5396         * configure: Regenerate.
5397
5398 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5399
5400         PR bootstrap/14522
5401         * configure.in: Fix escaping of $.
5402         * configure: Regenerate.
5403
5404 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5405
5406         * configure: Regenerate, since I forgot to while committing Paolo's
5407         changes.
5408
5409 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5410
5411         PR ada/14131
5412         Move language detection to the top level.
5413         * configure.in: Find default values for the tools as
5414         soon as possible.  Disable ada if GNAT is not found.
5415         Emit error message about missing languages.  Expand
5416         --enable-languages=all for the gcc subdirectory.
5417
5418 2004-03-10  Ben Elliston  <bje@gnu.org>
5419
5420         * MAINTAINERS: Update my email address.
5421
5422 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5423
5424         * ltconfig: Disable building static libraries if building shared
5425         libraries on AIX 5L.
5426
5427 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5428
5429         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5430         and disable libgcj.
5431         * configure: Regenerated.
5432
5433 2004-03-01  Brian Booth  <bbooth@redhat.com>
5434
5435         * MAINTAINERS: Add myself to write-after-approval.
5436
5437 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5438
5439         * MAINTAINERS: Add myself to write-after-approval.
5440
5441 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5442
5443         PR bootstrap/7087
5444         * Makefile.tpl: Guard XFOO sed statements better.
5445         * Makefile.tpl: Add dependency for configure-target-libada.
5446         * Makefile.in: Regenerate (incidentally fixes broken
5447         commit when libada-branch was merged).
5448
5449 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5450
5451         * MAINTAINERS: Add myself to write-after-approval.
5452
5453 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5454
5455         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5456         maintainers.
5457
5458 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5459
5460         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5461         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5462
5463 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5464
5465         PR bootstrap/11932
5466         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5467
5468 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5469
5470         * MAINTAINERS: Added myself to write-after-approval.
5471
5472 2004-02-14  Michael Koch  <konqueror@gmx.de>
5473
5474         * MAINTAINERS: Added myself to write-after-approval.
5475
5476 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5477
5478         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5479         some OS port maintainers to OS port maintainers section.
5480
5481 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5482
5483         * MAINTAINERS: Add self.
5484
5485 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5486
5487         * MAINTAINERS: Alphabetize.
5488
5489 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5490
5491         * MAINTAINERS: Remove myself.
5492
5493 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5494
5495         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5496         (rs6000-*-aix*): Same.
5497         * configure: Regenerate.
5498
5499 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5500
5501         * configure.in (host): Add in missing $noconfigdirs to defines.
5502         * configure: Regenerate.
5503
5504 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5505             Nathanael Nerode  <neroden@gcc.gnu.org>
5506
5507         PR ada/6637, PR ada/5911
5508         Merge with libada-branch:
5509         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5510         with appropriate dependencies. Add --enable-libada configure switch.
5511         * configure, Makefile.in: Regenerate.
5512
5513 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5514
5515         * MAINTAINERS: Add myself to write-after-approval.
5516
5517 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5518
5519         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5520         * configure: Regenerate.
5521
5522 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5523
5524         Merge from upstream:
5525
5526         * ltmain.in: When setting IFS to '~', be careful about user
5527         arguments that contain '~'.
5528
5529         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5530
5531         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5532         Also test $base_compile against $CC with escaped arguments. Bug
5533         reported by Geoff Keating <geoffk@apple.com>.
5534
5535 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5536
5537         * MAINTAINERS: Remove i960 port.
5538
5539 2004-01-23  DJ Delorie  <dj@redhat.com>
5540
5541         * Makefile.def (target_modules) [libiberty]: Don't stage.
5542         * Makefile.in: Rebuilt.
5543
5544 2004-01-20  Caroline Tice  <ctice@apple.com>
5545
5546         * MAINTAINERS: Add myself to write-after-approval.
5547
5548 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5549
5550         * MAINTAINERS: Update my email address.
5551
5552 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5553
5554         * MAINTAINERS: Add myself to write-after-approval.
5555
5556 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5557
5558         * MAINTAINERS: Remove entries without email address.
5559
5560 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5561
5562         * MAINTAINERS: Add myself to write-after-approval.
5563
5564 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5565
5566         * MAINTAINERS: Update my email address.
5567
5568 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5569
5570         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5571         * Makefile.tpl (configure-target-[+module+]): Support stage.
5572         * Makefile.in: Rebuilt.
5573
5574 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5575
5576         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5577
5578 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5579
5580         * MAINTAINERS: Add myself as a MIPS maintainer.
5581
5582 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5583
5584         * configure.in: Use ./config.cache, not config.cache.
5585         * configure: Regenerate.
5586         * Makefile.tpl: Special-casing not needed for GCC any more.
5587         * Makefile.in: Regenerate.
5588
5589         * configure.in: Don't share a cache file for host dirs.
5590         * configure: Regenerate.
5591
5592         * config-ml.in: Don't mess with the cache file.
5593
5594 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5595
5596         * MAINTAINERS: Move myself from 'Write After Approval' to
5597         'CPU Port Maintainers' section as SPARC maintainer.
5598
5599 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5600
5601         * Makefile.tpl: Make GCC use a separate config.cache.
5602         * Makefile.in: Regenerate.
5603
5604         PR bootstrap/11932, PR bootstrap/11933
5605         (I don't know if it will fix either of them, but it relates
5606         to them.)
5607         * configure.in: Don't use shared config.cache for target
5608         directories.
5609         * configure: Regenerate.
5610
5611 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5612
5613         * MAINTAINERS: Add myself to 'Write After Approval' section.
5614
5615 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5616
5617         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5618         * configure: Regenerated.
5619
5620 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5621
5622         * MAINTAINERS: Remove the mn10200 maintainer.
5623
5624 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5625
5626         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5627         * configure: Regenerated.
5628
5629 2003-12-16  Jan Hubicka  <jh@suse.cz>
5630
5631         * MAINTAINERS: Add myself as callgraph maintainer.
5632
5633 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5634
5635         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5636         * configure: Regenerate.
5637
5638 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5639
5640         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5641         'Write After Approval' section. Update email.
5642
5643 2003-12-01  James Lemke  <jim@wasabisystems.com>
5644
5645         * MAINTAINERS (Write After Approval): Add myself.
5646
5647 2003-11-20  Matt Thomas  <matt@3am-software.com>
5648
5649         * MAINTAINERS: Add myself as a vax port maintainer.
5650
5651 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5652
5653         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5654         (configure-build-[+module+], configure-[+module+]): Likewise.
5655         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5656         * Makefile.in: Regenerate.
5657
5658 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5659
5660         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5661         shared/dylibed libraries.
5662         * ltmain.sh: Likewise.
5663         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5664         * ltcf-cxx.sh: Likewise.
5665         * ltcf-gcj.sh: Likewise.
5666         * ltconfig: Likewise.
5667
5668 2003-11-17  Stan Cox  <scox@redhat.com>
5669
5670         * MAINTAINERS: Add myself as iq2000 port maintainer.
5671
5672 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5673
5674         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5675         * Makefile.in: Regenerate.
5676
5677 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5678
5679         * config.sub: Update to 2003-11-03 version.
5680
5681 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5682
5683         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5684         * configure:  Regenerate.
5685
5686 2003-10-20  Nicolas Pitre  <nico@cam.org>
5687
5688         * MAINTAINERS: Add myself to 'Write After Approval' section.
5689
5690 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5691
5692         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5693
5694 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5695
5696         * MAINTAINERS: Update my email address.
5697
5698 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5699
5700         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5701
5702 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5703
5704         * MAINTAINERS: Add myself to 'Write After Approval' section.
5705
5706 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5707
5708         * config.guess: Update to 2003-10-16 version.
5709         * config.sub: Update to 2003-10-16 version.
5710
5711 2003-10-15  David Daney  <ddaney@avtrex.com>
5712
5713         * MAINTAINERS: Added myself to 'Write After Approval' section.
5714
5715 2003-10-15  Falk Hueffner  <falk@debian.org>
5716
5717         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5718         'Write After Approval' section. Update email.
5719
5720 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5721
5722         * MAINTAINERS: Move myself from 'Write After Approval' to
5723         'Various Maintainers' section as middle-end maintainer.
5724
5725 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5726
5727         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5728         HOST_FLAGS_TO_PASS.
5729         * Makefile.in: Regenerate.
5730
5731 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5732
5733         * config.guess: Update to 2003-10-07 version.
5734         * config.sub: Update to 2003-10-07 version.
5735
5736 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5737
5738         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5739         * ltconfig (irix5*, irix6*): Don't override version_type.
5740
5741 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5742
5743         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5744         * configure: Rebuilt
5745         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5746         * Makefile.in: Rebuilt
5747
5748 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5749
5750         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5751
5752 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5753
5754         * MAINTAINERS (Write After Approval): Add myself.
5755
5756 2003-09-29  Paul Koning  <ni1d@arrl.net>
5757
5758         * MAINTAINERS: Move myself from "Write After Approval"
5759         to CPU platform maintainers for pdp11 platform.
5760
5761 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5762
5763         * MAINTAINERS: Move myself from 'Write After Approval' to
5764         'Various Maintainers' section as libffi testsuite maintainer.
5765
5766 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5767
5768         * configure.in: Pass a computed --program-transform-name
5769         to subconfigures.
5770         * configure: Regenerated.
5771
5772 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5773
5774         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5775         * Makefile.in: Regenerate.
5776
5777         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5778         * Makefile.in: Regenerate.
5779
5780 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5781
5782         * MAINTAINERS: Move myself from 'Write After Approval'
5783         to 'Various Maintainers' (objective-c) section.
5784
5785 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5786
5787         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5788         quoting.
5789         * configure: Regenerated.
5790
5791 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5792
5793         * MAINTAINERS (Write After Approval): Add myself to write after
5794         approval list.
5795
5796 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5797
5798         * MAINTAINERS (Write After Approval): Add myself.
5799
5800 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5801
5802         * MAINTAINERS: Update my e-mail address.
5803
5804 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5805
5806         * libtool.m4 (LD): Correct powerpc64 host match.
5807
5808 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5809
5810         * MAINTAINTERS: Update my affiliation and email address.
5811
5812 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5813
5814         * MAINTAINERS (Write After Approval): Add myself.
5815
5816 2003-09-04  DJ Delorie  <dj@redhat.com>
5817
5818         * configure: Regenerate.
5819
5820 2003-09-04  Robert Millan  <robertmh@gnu.org>
5821
5822         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5823
5824 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5825
5826         * configure.in: Ensure arguments to sed are properly spaced.
5827         * configure: Regenerate.
5828
5829 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5830
5831         * MAINTAINERS: Update my e-mail address.
5832
5833 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5834
5835         * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5838
5839         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5840         * configure: Regenerated.
5841
5842 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5843
5844         * MAINTAINERS: Update my email address.
5845
5846 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5847
5848         * configure.in:  Use newline instead of semicolon when assuming
5849         shell arguments in a for loop.
5850         * configure:  Regenerated.
5851
5852 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5853
5854         * MAINTAINERS: Resurrect the i860 maintainer.
5855
5856 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5857
5858         PR 8180
5859         * configure.in: When testing with_libs and with_headers, treat
5860         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5861         * configure: Regenerate.
5862
5863         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5864         make, shell, etc.
5865         (baseargs): Likewise.
5866         * configure: Regenerate.
5867
5868 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5869
5870         * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5873
5874         * configure.in: Disable libgcj for darwin not on powerpc.
5875         * configure: Rebuild.
5876
5877 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5878
5879         * config-ml.in, symlink-tree: Add license.
5880
5881 2003-08-03  Richard Stallman  <rms@gnu.org>
5882             Eben Moglen  <moglen@columbia.edu>
5883
5884         * README.SCO: New file.
5885
5886 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5887
5888         * Makefile.tpl (check, check-c++): Express dependencies using
5889         dependencies rather than commands.
5890         * Makefile.in: Regenerate.
5891
5892 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5893
5894         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5895         * configure: Ditto.
5896
5897 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5898
5899         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5900         * Makefile.in: Update.
5901
5902 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5903
5904         * configure.in: Enable libgcj for darwin.
5905         * configure: Rebuild.
5906
5907 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5908
5909         * config-ml.in:  Use ac_configure_args directly instead of
5910         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5911         actually seen.
5912
5913 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5914
5915         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5916         creating target and build subdirs to build all parent dirs as needed.
5917         * Makefile.in: Rebuild.
5918         * configure.in: Don't build dirs explicitly here.
5919         * configure: Rebuild.
5920
5921 2003-07-26  Paul Brook  <paul@nowt.org>
5922
5923         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5924
5925 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5926
5927         * Makefile.tpl (all-make): Depend on intl.
5928         * Makefile.in: Rebuilt.
5929
5930 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5931
5932         * install-sh:  Update to newer upstream versions (associated with
5933         aclocal 1.7).
5934         * mkinstalldirs:  Likewise.
5935         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5936
5937 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5938
5939         * MAINTAINERS: Move self from Bug database only accounts
5940         to write-after-approval.
5941
5942 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5943
5944         * config.if: Remove unused libc_interface determination.
5945
5946 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5947
5948         * MAINTAINERS: Move self from write-after-approval to
5949         build machinery (*.in).
5950
5951 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5952
5953         PR bootstrap/11273
5954         PR bootstrap/11408
5955         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5956         unused INSTALL_PROGRAM_ARGS.
5957         * configure.in: Use AC_PROG_INSTALL.
5958         * Makefile.in: Regenerate.
5959         * configure: Regenerate.
5960
5961 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5962
5963         * MAINTAINERS: Alphabetize.
5964
5965 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5966
5967         * configure: Rebuilt.
5968         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5969         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5970         newlib nor libgloss.
5971         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5972         * configure.in (am33_2.0-*-linux*): Added.
5973
5974 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5975
5976         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5977         * configure: Regenerate.
5978
5979 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5980
5981         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5982         * Makefile.in: Regenerate.
5983
5984 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5985
5986         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5987         * Makefile.in: Regenerate.
5988
5989 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
5990
5991         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5992         * Makefile.in: Regenerated.
5993
5994         * config-ml.in: Replace PWD with PWD_COMMAND.
5995
5996 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5997
5998         * intl: New directory; see intl/ChangeLog for details.
5999         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6000         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6001         * Makefile.in: Regenerate.
6002
6003 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6004
6005         * configure.in: Clean up config-lang.in handling.  Delete
6006         useless assignment to "subdirs".
6007         * configure: Regenerate.
6008
6009 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6010
6011         * configure.in: Rename 'target_libs' to 'target_libraries'.
6012         Remove useless reference to 'target_libs'.
6013         * configure: Regenerate.
6014
6015 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6016
6017         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6018         * Makefile.in: Regenerate.
6019
6020 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6021
6022         * Makefile.def: Introduce flags_to_pass.
6023         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6024         * Makefile.in: Regenerate.
6025
6026 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6027
6028         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6029         and target-libgloss.
6030         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6031         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6032         * configure: Regenerate.
6033
6034 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6035
6036         * configure.in: Update testsuite_flags to new location.
6037         * configure. Regenerate.
6038
6039 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6040
6041         * Makefile.tpl: Remove BUILD_CC stuff.
6042         * Makefile.in: Regenerate.
6043
6044 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6045
6046         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6047
6048 2003-06-16  Graeme Peterson  <gp@qnx.com>
6049
6050         * MAINTAINERS (Write After Approval): Add myself.
6051
6052 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6053
6054         * config.guess: Update to 2003-06-12 version.
6055         * config.sub: Update to 2003-06-13 version.
6056
6057 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6058
6059         * config.guess: Update to 2003-06-06 version.
6060         * config.sub: Update to 2003-06-06 version.
6061
6062 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6063
6064         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6065         * configure. Regenerate.
6066
6067 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6068
6069         * configure.in: Disable serial configure by default.
6070         * configure: Regenerate.
6071         * Makefile.tpl: Abolish .NOTPARALLEL.
6072         * Makefile.in: Regenerate.
6073
6074         * Makefile.tpl: Replace {build,host,target}_canonical by
6075         {build,host,target}.
6076         * Makefile.in: Regenerate.
6077
6078         * Makefile.tpl: Fix stupid pasto.
6079         * Makefile.in: Regenerate.
6080
6081 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6082
6083         * Makefile.tpl: Remove bogus conditional.
6084         * Makefile.in: Regenerate.
6085
6086 2003-06-05  Jan Hubicka  <jh@suse.cz>
6087
6088         * Makefile.tpl (profiledbootstrap): New target.
6089         * Makefile.in (profiledbootstrap): New target.
6090
6091 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6092
6093         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6094         Pinski. Remove user names from other bugzilla-only maintainers.
6095
6096 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6097
6098         * Makefile.tpl: Make 'recursive targets' using autogen rather
6099         than shell loop.  Remove duplicate 'clean' targets and false
6100         comments.
6101         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6102         Add systematic method of specifying missing targets in subdirs.
6103         Add copyright boilerplate.
6104         * Makefile.in: Regenerate.
6105         * configure.in: Add 'recursive targets' to maybe list.
6106         * configure: Regenerate.
6107
6108         * MAINTAINERS: "GNATS only" -> "Bug database only".
6109
6110         * Makefile.tpl: Rename [+target+] to [+make_target+].
6111         * Makefile.def: Rename 'target' to 'make_target'.
6112
6113 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6114
6115         * MAINTAINERS: Add self as options handling maintainer.
6116
6117 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6118
6119         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6120         been too long since I touched those ports.
6121
6122 2003-05-28  DJ Delorie  <dj@redhat.com>
6123
6124         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6125         * Makefile.in: Regenerate.
6126
6127 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6128
6129         * configure.in: Use curly braces in the definition of tooldir.
6130         * configure: Regenerate.
6131
6132 2003-05-21  DJ Delorie  <dj@redhat.com>
6133
6134         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6135         newlib or libgloss.
6136         * Makefile.in: Regenerate.
6137
6138 2003-05-21  DJ Delorie  <dj@redhat.com>
6139
6140         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6141         * Makefile.in: Regenerate.
6142
6143 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6144
6145         * MAINTAINERS: Update my e-mail address.
6146
6147 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6148
6149         * configure.in: Switch more things to use maybe dependencies.
6150         * Makefile.tpl: Switch more things to use maybe dependencies.
6151         Factor out common code from autogen IF statements.
6152         * configure: Regenerate.
6153         * Makefile.in: Regenerate.
6154
6155 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6156
6157         * configure.in: Accept i[3456789]86 for machine type.
6158         * configure: Regenerate.
6159
6160 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6161
6162         * configure.in: Switch more things to use maybe dependencies.
6163         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6164         * configure: Regenerate.
6165         * Makefile.tpl: Switch more things to use maybe dependencies.
6166         * Makefile.in: Regenerate.
6167
6168 2003-05-16  Andreas Schwab  <schwab@suse.de>
6169
6170         * Makefile.tpl (install-opcodes): Define.
6171         * Makefile.in: Rebuild.
6172
6173 2003-05-13  Andreas Jaeger  <aj@suse.de>
6174
6175         * config.guess: Update to 2003-05-09 version.
6176         * config.sub: Update to 2003-05-09 version.
6177
6178 2003-05-13  Michael Eager  <eager@mvista.com>
6179
6180         * configure.in: Correct sed script so that options in quotes are not
6181         deleted.
6182         * configure: Rebuild.
6183
6184 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6185
6186         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6187         and $$s/newlib/libc/sys/cygwin32 include paths.
6188         * configure: Ditto.
6189
6190 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6191
6192         * MAINTAINERS: Update my email addresses.
6193
6194 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6195
6196         * config-ml.in: Propagate INSTALL variables.
6197
6198 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6199
6200         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6201
6202 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6203
6204         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6205         * Makefile.in: Regenerate.
6206
6207 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6208
6209         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6210
6211 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6212
6213         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6214
6215 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6216
6217         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6218         * Makefile.in: Regenerated.
6219
6220 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6221
6222         * MAINTAINERS (Write After Approval): Upgrade myself from
6223         GNATS only to write-after-approval. Update my mail address.
6224
6225 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6226
6227         (OS Port Maintainers: freebsd): Add myself.
6228
6229 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6230
6231         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6232
6233 2003-04-22  Kean Johnston  <jkj@sco.com>
6234
6235         * MAINTAINERS (SCO ports): Added myself.
6236
6237 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6238
6239         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6240
6241 2003-04-19  Kean Johnston  <jkj@sco.com>
6242
6243         * MAINTAINERS (Write After Approval): Add myself.
6244
6245 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6246
6247         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6248         * Makefile.in: Regenerate.
6249
6250 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6251
6252         * configure.in (powerpc64*-*-linux*): Remove.
6253         * configure: Rebuilt.
6254
6255 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6256
6257         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6258         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6259         and restrap.
6260         * Makefile.in:  Regenerate.
6261
6262 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6263
6264         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6265         * configure: Regenerated.
6266
6267 2003-04-15  DJ Delorie  <dj@redhat.com>
6268
6269         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6270
6271 2003-04-13  Nick Clifton  <nickc@redhat.com>
6272
6273         * config-ml.in: Remove support for --disable-aix removing
6274         call-aix multilibs.
6275
6276 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6277
6278         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6279         * */configure: Rebuilt.
6280
6281 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6282
6283         * MAINTAINERS: Add my email address.
6284
6285 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6286
6287         * MAINTAINERS (Write After Approval): Add myself.
6288
6289 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6290
6291         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6292         * Makefile.in: Regenerate.
6293
6294 2003-03-14  Michael Chastain  <mec@shout.net>
6295
6296         * Makefile.in: Regenerate with correct Makefile.def.
6297
6298 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6299
6300         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6301         Make macro.
6302         * Makefile.in: Regenerate.
6303         * configure.in: Clean up gxx_include_dir logic.
6304         * configure: Regenerate.
6305
6306 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6307
6308         * MAINTAINERS (Write After Approval): Add myself.
6309
6310 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6311
6312         * MAINTAINERS: Update my mail address.
6313
6314 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6315
6316         * configure.in (gxx_include_dir): Fix typo.
6317         * configure: Regenerated.
6318
6319 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6320
6321         * Makefile.tpl: Reindent.
6322         * Makefile.in: Regenerate.
6323         * configure.in: Reindent.  Don't set unused variables.
6324         * configure: Regenerate.
6325
6326 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6327
6328         * configure.in: Include $(build_tooldir)/sys-include in
6329         FLAGS_FOR_TARGET.
6330         * configure: Regenerated.
6331
6332 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6333
6334         * Makefile.tpl: Always pass down RANLIB.
6335         * Makefile.in: Regenerate.
6336
6337         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6338         * Makefile.in: Regenerate.
6339         * configure.in: Remove unused logic relating to --enable-shared
6340         and --enable-threads.  Remove bogus comments.  Remove redundant
6341         noconfigdirs.
6342         * configure: Regenerate.
6343
6344         * configure.in: Replace ${libstdcxx_version} by its value.
6345         Remove reference to mh-dgux.
6346         * configure: Regenerate.
6347
6348 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6349
6350         * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6353
6354         * Makefile.tpl: Rearrange.
6355         * Makefile.in: Regenerate.
6356
6357 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6358
6359         * configure.in: Add support for kaOS as cross build target system.
6360         * configure: Regenerated.
6361
6362 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6363
6364         * MAINTAINERS (Write after approval): Add myself.
6365
6366 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6367
6368         * MAINTAINERS: Update my email address.
6369
6370 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6371
6372         * MAINTAINERS: Add self to blanket write privs. section.
6373
6374 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6375
6376         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6377         configure-target-* as some target builds may require additional
6378         flags for preprocessor tests.
6379         * Makefile.in: Regenerated.
6380
6381 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6382
6383         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6384         * ltconfig: Handle it.
6385         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6386         auto-detecting it.
6387
6388         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6389         it is used as argument to $CC.
6390         * ltcf-gcj.sh: Likewise.
6391
6392         * configure.in: Introduce --enable-maintainer-mode.
6393         * configure: Rebuilt.
6394         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6395         for maintainer mode.
6396         * Makefile.in: Rebuilt.
6397
6398 2003-02-18  Jason Merrill  <jason@redhat.com>
6399
6400         * Makefile.tpl (check-c++): Allow parallelism.
6401
6402 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6403
6404         * MAINTAINERS: Remove John Carr (who never actually had access to
6405         gcc.gnu.org).
6406
6407 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6408
6409         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6410         don't configure target-libobjc.
6411         * configure: Regenerate.
6412
6413 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6414
6415         * Makefile.tpl (RANLIB): Define.
6416         * Makefile.in: Regenerate.
6417
6418 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6419
6420         * MAINTAINERS: Update my email.
6421
6422 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6423
6424         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6425         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6426         * Makefile.in: Regenerated.
6427         * configure.in: Remove all traces of snavigator, db, and grep.
6428         * configure: Regenerated.
6429
6430 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6431
6432         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6433         After Approval.
6434
6435 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6436
6437         * MAINTAINERS (Write after approval): Add myself.
6438
6439 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6440
6441         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6442         * Makefile.in: Regenerated.
6443
6444 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6445
6446         * config.guess: Updated to 2003-01-30's version.
6447         * config.sub: Updated to 2003-01-28's version.
6448
6449 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6450
6451         * config.if: If gcc_version is already set, just use it.  Don't set
6452         gcc_version_trigger if it's already set, otherwise set it to
6453         gcc/version.c, but only if the file exists.  If it is not set and
6454         gcc/version.c does not exist, try to extract the version number from
6455         $CC.
6456
6457 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6458
6459         * MAINTAINERS: Add myself to write-after-approval list.
6460
6461 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6462
6463         * configure.in:  Revert 24Jan change.
6464         * configure:  Regenerate.
6465
6466 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6467
6468         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6469         entry of HJ Lu.
6470
6471 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6472
6473         * configure.in: Revert previous change.
6474         * configure: Regenerate.
6475
6476 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * configure.in: Make rda native-only.
6479         * configure: Regenerate.
6480
6481 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6482
6483         * MAINTAINERS: Move myself from GNATS-only-accounts to
6484         write-after-approval.
6485
6486 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6487
6488         * configure.in: Add missing \.
6489         * configure: Rebuilt.
6490
6491 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6492
6493         * configure.in (baseargs): Avoid using \| in sed regular
6494         expressions.
6495         * configure: Rebuilt.
6496
6497 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6498
6499         * configure.in (baseargs): Remove all supported forms of
6500         --cache-file, --srcdir, --host, --build and --target options
6501         from argument lists.
6502         * configure: Rebuilt.
6503
6504 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6505
6506         * MAINTAINERS: Add myself to write-after-approval list.
6507
6508 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6509
6510         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6511         * configure: Rebuilt.
6512
6513 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6514
6515         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6516         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6517         * Makefile.in: Regenerate.
6518         * configure: Regenerate.
6519
6520 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6521
6522         * configure.in: Remove Makefile in build, host and target modules
6523         unless configure was run with --no-recursion.
6524         * configure: Rebuilt.
6525
6526 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6527
6528         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6529         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6530         * Makefile.in: Regenerate.
6531
6532 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6533
6534         * config.guess: Update to 2003-01-03 version.
6535         * config.sub: Update to 2003-01-03 version.
6536
6537 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6538
6539         * configure: Regenerate with proper autoconf 2.13.
6540
6541 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6542
6543         * configure.in: Add AC_PREREQ for consistency.
6544         * configure: Regenerate.
6545
6546 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6547
6548         * configure.in (GDB_TK): Add tcl directories conditional on
6549         gdb/gdbtk directory being present.
6550         * configure: Regenerate.
6551
6552 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6553
6554         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6555         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6556         * configure: Rebuilt.
6557
6558 2002-12-31  Tom Tromey  <tromey@redhat.com>
6559
6560         * Makefile.in: Rebuilt.
6561         * Makefile.def (target_modules) [libffi]: Allow installation.
6562
6563 2002-12-31  Andreas Schwab  <schwab@suse.de>
6564
6565         * configure.in: Fix use of $program_transform_name.
6566         * configure: Regenerated.
6567
6568 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6569
6570         * configure.in (baseargs): Don't remove first configure argument.
6571         * configure: Regenerated.
6572
6573 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6574
6575         * Makefile.tpl (local-distclean): Don't remove...
6576         (multilib.ts): ... this.  Moved into...
6577         (multilib.out): ... this.  Don't use sub-make.
6578         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6579         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6580         (configure-build-[+module+], configure-[+module+],
6581         configure-target-[+module+], configure-gcc): ... these.  Test
6582         for Makefile existence.  Drop config.status from dependencies.
6583         * Makefile.in: Rebuilt.
6584         * configure.in: Move gcc-version-trigger to the end of
6585         ac_configure_args.  Add comments to maybedep.tmp and
6586         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6587         nonopt from baseargs, matching and removing corresponding
6588         whitespace while at it.
6589         * configure: Rebuilt.
6590
6591 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6592
6593         * configure.in (host_configargs): Replace reference to
6594         no-longer-defined buildopts with --build=${build_alias}.
6595         * configure: Rebuilt.
6596
6597         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6598         program_transform_name to standard idiom.
6599         (AUTOGEN, AUTOCONF): Define.
6600         (Makefile.in): Use $(AUTOGEN).
6601         (Makefile): Depend on config.status, and use autoconf-style rule to
6602         build it.  Move original commands to...
6603         (config.status): ... this new target.
6604         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6605         $(AUTOCONF).
6606         * Makefile.in: Rebuilt.
6607
6608 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6609
6610         * Makefile.tpl: Fix dramatic bustage due to change in
6611         program_transform_name.
6612         * Makefile.in: Regenerate.
6613
6614         * configure.in: Remove unnecessary PATH setting.
6615         * configure: Regnerate.
6616
6617         * configure.in: Don't default to unprefixed tools unless
6618         the native tools will work.
6619         * configure: Regenerate.
6620
6621         * configure.in: Convert to autoconf script.  Blow away lots
6622         of now-redundant Makefile fragments.
6623         * configure: Generate using Autoconf.
6624         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6625         * Makefile.in: Regenerate.
6626
6627 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6628
6629         * configure: Fix stupid bug where RANLIB was mistakenly included.
6630
6631         * configure.in: Rename (buildargs, hostargs, targargs) to
6632         (build_configargs, host_configargs, target_configargs).
6633
6634         * configure.in: Move logic out of sed statement.
6635
6636         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6637         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6638
6639 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6640
6641         * config.sub: Import from master repository
6642         * config.guess: Ditto
6643
6644 2002-12-24  Andreas Schwab  <schwab@suse.de>
6645
6646         * Makefile.tpl (multilib.out): Fix missing space.
6647         * Makefile.in: Regenerate.
6648
6649 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6650
6651         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6652         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6653         * Makefile.in: Regenerate.
6654         * configure.in: Remove unnecessary leftovers.
6655
6656 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6657
6658         * configure.in (extra_ranlibflags_for_target): New variable.
6659         (*-*-darwin): Add -c to ranlib commands.
6660         * configure (tooldir): Handle extra_ranlibflags_for_target.
6661
6662 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6663
6664         * Makefile.tpl: Revert HJL's change.
6665         * Makefile.in: Regenerated.
6666         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6667         always.
6668
6669 2002-12-19  Andreas Schwab  <schwab@suse.de>
6670
6671         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6672         * Makefile.in: Regenerate.
6673
6674 2002-12-18  H.J. Lu  <hjl@gnu.org>
6675
6676         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6677         * Makefile.in: Regenerated.
6678
6679         * configure.in (build_prefix): New. Substitute.
6680
6681 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6682
6683         * Makefile.tpl: Don't let real targets depend on phony targets.
6684         * Makefile.in: Regenerate.
6685
6686         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6687         * Makefile.in: Regenerate.
6688
6689 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6690
6691         * config.sub: Import from master repository
6692         * config.guess: Ditto
6693
6694 2002-12-16  Jason Merrill  <jason@redhat.com>
6695
6696         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6697         previous 'make bootstrap'.
6698         * Makefile.in: Regenerate.
6699
6700 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6701
6702         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6703
6704 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6705
6706         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6707         * Makefile.in: Regenerate.
6708
6709 2002-12-13  Jason Merrill  <jason@redhat.com>
6710
6711         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6712         library tests.
6713         (check-c++): Just depend on it and check-target-libstdc++-v3.
6714         * Makefile.in: Regenerate.
6715
6716 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6717
6718         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6719         * Makefile.in: Rebuilt.
6720
6721 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6722
6723         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6724
6725 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6726
6727         * configure: Fix bug put in by gremlins.
6728
6729         * Makefile.tpl: Substitute more autoconfily.
6730         * configure: Substitute more autoconfily.
6731         * Makefile.in: Regenerate.
6732
6733 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6734
6735         * config.sub: Import from master repository
6736         * config.guess: Ditto
6737         * MAINTAINERS: Added Svein Seldal under write after approval
6738
6739 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6740
6741         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6742         * Makefile.in (all-sim): Ditto.
6743
6744 2002-12-06  DJ Delorie  <dj@redhat.com>
6745
6746         * Makefile.tpl: Change configure dependencies to not have real
6747         targets depend on phony targets.
6748
6749 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6750
6751         * configure.in: Revert unintentional change.
6752
6753         * Makefile.tpl: Change dependency for */multilib.out so that
6754         it works when gcc isn't in the tree.
6755
6756         * configure.in: Substitute more.
6757         * configure: Run subconfigures from the Makefile.
6758         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6759         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6760
6761 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6762
6763         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6764
6765 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6766
6767         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6768         and corresponding dependencies.
6769         * Makefile.in: Regenerate.
6770
6771         * configure.in (host_tools): Order binutils, gas and ld for
6772         convenience in running the testsuites.
6773
6774         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6775         * Makefile.in: Regenerate.
6776         * configure.in: Introduce rules to serialize subconfigure runs.
6777
6778         * configure.in: Introduce BASE_CC_FOR_TARGET.
6779         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6780         Realize configure-build-* targets.  Realize configure-target-* targets.
6781         * Makefile.in: Regenerate.
6782
6783 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6784
6785         * configure: Move gcc_version_trigger stuff from here...
6786         * configure.in: ...to here.
6787
6788         * configure.in: Separate subconfigure options added by this file from
6789         options given by the user.  Add machinery to put args for host
6790         subconfigures into the Makefile.
6791
6792         * Makefile.tpl: Remove 'vault' targets.
6793         * Makefile.tpl: Reorder and comment dependencies.
6794         * Makefile.in: Regenerate.
6795
6796 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6797         * configure.in: Fix my broken commit of previous patch. (sigh)
6798
6799 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6800
6801         * configure.in: Move host-specific darwin noconfigdirs into
6802         the host-specific section.
6803
6804 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6805
6806         * configure.in: Move host-specific darwin noconfigdirs into
6807         the host-specific section.
6808
6809 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6810
6811         * configure: Remove skip-this-dir support.
6812         * Makefile.tpl: Remove skip-this-dir support.
6813
6814         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6815         subdirectories.
6816         * Makefile.in: Regenerate.
6817
6818         * Makefile.tpl: Strip out useless setting of 'dir'.
6819         * Makefile.in: Regenerate.
6820
6821 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6822
6823         * configure.in: Fix deeply stupid bug.
6824
6825         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6826         shell code in CXX_FOR_TARGET
6827         * Makefile.def: Introduce raw_cxx.
6828         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6829         RAW_CXX_FOR_TARGET.
6830         * Makefile.in: Regenerate.
6831
6832 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6833
6834         * Makefile.tpl: Remove unnecessary ifs.
6835         * Makefile.in: Regenerate.
6836
6837         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6838         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6839         targets for 'no_install' modules.
6840         * configure: Move GDB_TK substitution to configure.in.  Move
6841         build_modules stuff to configure.in.
6842         * configure.in: Implement soft dependency machinery.  Maybe-ize
6843         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6844         * Makefile.in: Regenerate.
6845
6846 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6847
6848         * Makefile.tpl: Make all-target, install-target behave similarly
6849         to all, install (only hitting configured targets).  Eliminate
6850         unused macro defintions.
6851
6852         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6853         build != host.
6854
6855         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6856
6857         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6858
6859         * configure.in: Produce lists of subdir targets we're actually
6860         configuring.  Remove references to "dosrel".
6861         * Makefile.tpl: Let configure set which subdir targets are hit.
6862         Remove install-cross; clean up install; remove ALL.  Remove
6863         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6864         Autogenerate host module targets.  Remove empty dependency lines
6865         and redundant dependency; rearrange slightly.
6866         * Makefile.def: Add host-side libtermcap, utils.
6867
6868         * Makefile.in: Regenerate.
6869
6870 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6871
6872         * ltconfig (osf[345]): Append $major to soname_spec.
6873         Reflect this in library_names_spec.
6874         * ltmain.sh (osf): Prefix $major with . for use as extension.
6875
6876 2002-11-19  Andreas Jaeger  <aj@suse.de>
6877
6878         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6879         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6880         and sparc64 GNU/Linux systems.
6881
6882 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6883
6884         * MAINTAINERS: Update email.
6885
6886 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6887
6888         * MAINTAINERS: Complete James Dennett's entry.
6889
6890 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6891
6892         * MAINTAINERS (Write After Approval): Add myself.
6893
6894 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6895
6896         * Makefile.tpl: syntactic cleanup
6897
6898 2002-11-13  Stuart Hastings  <stuart@apple.com>
6899
6900         * MAINTAINERS: Add myself to write-after-approval list.
6901
6902 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6903
6904         * Makefile.def: Add list of recursive targets to autogenerate.
6905         Add build_modules.
6906         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6907         targets.  Autogenerate *-build-* targets.
6908         * Makefile.in: Regenerate.
6909
6910 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6911
6912         * configure: More autoconf-style substitutions.
6913         * Makefile.tpl: More autoconf-style substitutions.
6914         * Makefile.in: Regenerate.
6915
6916 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6917
6918         * configure: Substitute more variables in a more autoconf-friendly
6919         way.  Simplify slightly.
6920         * Makefile.tpl: Make more variables substitutable in an
6921         autoconf-friendly way.
6922         * Makefile.in: Regenerate.
6923
6924 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6925
6926         * MAINTAINERS (Write After Approval): Add myself.
6927
6928 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6929
6930         * configure.in (v810*): Remove special setting of tools.
6931
6932         * configure: Add support for extra required flags for ar or nm.
6933         * configure.in (aix4.3+): Use above support for target-specific
6934         issues, rather than using config/mt-aix43.
6935
6936 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6937
6938         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6939         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6940         with $srcdir.  Reformat indentation.  Substitute some variables
6941         formerly hard-coded in the Makefile for build=host.
6942         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6943         * Makefile.def: Autogenerate more.
6944         * Makefile.in: Regenerate.
6945
6946 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6947
6948         * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6951
6952         * Makefile.def (host_modules): Add rda.
6953         * Makefile.in: Regenerate.
6954         * configure.in (target_tool): Add target-rda to list.
6955
6956 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6957
6958         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6959
6960 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6961
6962         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6963         and restrap targets to this rule.
6964         * Makefile.in:  Regenerate.
6965
6966 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6967
6968         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6969         GNATS only accounts.
6970
6971 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6972
6973         * configure.in (i[3456]86-*-linux*): Add check to disable
6974         ${libgcj} for glibc1.
6975
6976 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6977
6978         * MAINTAINERS: Add myself as ip2k port maintainer.
6979
6980 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6981
6982         * configure.in: Add tic4x target.
6983
6984 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6985
6986         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6987         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6988         * Makefile.in: Regenerate.
6989
6990         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6991         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6992         * Makefile.in: Regenerate.
6993
6994 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6995
6996         * MAINTAINERS: Add myself as web pages co-maintainer.
6997
6998 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6999
7000         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7001         * Makefile.in: Regenerate.
7002
7003 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7004
7005         * MAINTAINERS: Add myself and Nathan Sidwell
7006         <nathan@codesourcery.com> as VxWorks maintainers.
7007
7008 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7009
7010         * Makefile.def: Remove order dependency comments.
7011         * Makefile.tpl: Add explicit install-install dependencies.
7012         * Makefile.in: Regenerate.
7013
7014         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7015         * Makefile.in: Regenerate.
7016
7017         * Makefile.tpl: Add configure-target (for src-release in src)
7018         * Makefile.in: Regenerate.
7019
7020 2002-09-30  Nick Clifton  <nickc@redhat.com>
7021
7022         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7023
7024 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7025
7026         * configure.in (s390*-*-linux*): Enable libgcj.
7027
7028 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7029
7030         * configure: Revert accidentally applied changes.
7031
7032         * Makefile.tpl: Make more autoconf-friendly.
7033         * Makefile.in: Regenerate.
7034         * configure: Make substitution more autoconf-like.
7035
7036 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7037
7038         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7039         single entry to handle all these.
7040         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7041         libjava on arm-*-elf.
7042
7043 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7044
7045         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7046         things that depend on them.
7047
7048 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7049
7050         * Makefile.tpl: Make subsituted variables more autoconfy.
7051         * Makefile.in: Regenerate.
7052         * configure: Make seds more autoconfy.
7053
7054 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7055
7056         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7057         * Makefile.in: Regenerate.
7058         * configure.in: Rewrite sed statements to look autoconfy.
7059
7060         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7061         all-target-foo on configure-target-foo.
7062         * Makefile.def: Ditto.
7063         * Makefile.in: Rebuild.
7064
7065 2002-09-25  Andrew Haley  <aph@redhat.com>
7066
7067         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7068
7069 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7070
7071         * Makefile.def: New file.
7072         * Makefile.tpl: New file.
7073         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7074         * contrib/gcc_update: Note that Makefile.in is a generated file.
7075
7076         * configure.in: Minor rearrangement.  Simplify tests.
7077
7078 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7079
7080         * configure.in (with_headers): Skip copy if value is "yes".
7081         (with_libs): Likewise.
7082
7083 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7084
7085         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7086         * configure.in (sh*-*-pe*): Ditto.
7087         * configure.in (mips*-*-pe*): Ditto.
7088         * configure.in (*arm-wince-pe): Ditto.
7089
7090         * configure.in: Rearrange.
7091
7092 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7093
7094         * MAINTAINERS: Update my email address.
7095
7096 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7097
7098         * MAINTAINERS: (Write After Approval): Add myself.
7099
7100 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7101
7102         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7103
7104 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7105
7106         * MAINTAINERS: Change my mailing address.
7107
7108 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7109
7110         * MAINTAINERS (Write After Approval): Remove myself.
7111         (Various Maintainers: c++ runtime libs): Add myself.
7112
7113 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7114
7115         * MAINTAINERS (Write After Approval): Remove myself.
7116         (Various Maintainers: c++ runtime libs): Add myself.
7117
7118 2002-08-15  Eric Christopher  <echristo@redhat.com>
7119
7120         * config.sub: Import from master repository.
7121         * config.guess: Ditto.
7122
7123 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7124
7125         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7126         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7127         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7128
7129 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7130
7131         * MAINTAINERS: Add self to rs6000 vector extensions.
7132
7133 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7134
7135         * libiberty/configure: Reverted unintended yesterday's check in.
7136
7137 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7138
7139         * boehm-gc/configure, libf2c/configure: Rebuilt.
7140         * libffi/configure, libiberty/configure: Ditto.
7141         * libjava/configure, libobjc/configure: Ditto.
7142         * libstdc++-v3/configure, zlib/configure: Ditto.
7143         Merged from binutils:
7144         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7145         From Steve Ellcey <sje@cup.hp.com>:
7146         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7147         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7148         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7149         IA64.
7150         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7151         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7152         soname_spec, sys_lib_search_path_spec): Ditto.
7153
7154 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7155
7156         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7157
7158 2002-08-04  H.J. Lu  (hjl@gnu.org)
7159
7160         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7161
7162 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7163
7164         * MAINTAINERS (Write After Approval): Add myself.
7165
7166 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7167
7168         * configure.in: Move generic linux case to end.  Copy generic
7169         linux noconfigdirs to mips*-*-linux* entry and new
7170         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7171
7172 2002-07-19  Michael Matz  <matz@suse.de>
7173
7174         * MAINTAINERS: Add myself as ra* maintainer.
7175
7176 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7177
7178         * config.guess: Update to 2002-07-09 version.
7179         * config.sub: Update to 2002-07-03 version.
7180
7181 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7182
7183         * MAINTAINERS: Fix typo in a maintainer email address.
7184
7185 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7186
7187         * configure.in: Remove two redundant tests.
7188
7189 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7190
7191         * configure.in (mips*-*-irix6*o32): Enable stabs.
7192
7193 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7194
7195         * configure.in: Don't build grez.
7196         * Makefile.in: Ditto.
7197
7198         * Makefile.in: Remove references to bsp, cygmon, libstub.
7199         * configure.in: Ditto.
7200
7201         * configure.in: Remove leftover reference to gdbtest.
7202
7203 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7204
7205         * configure.in (gxx_include_dir):  Change to match versioned
7206         C++ headers if --enable-version-specific-runtime-libs is used.
7207
7208 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7209
7210         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7211
7212 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7213
7214         * configure.in: Make --without-x work.
7215
7216 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7217
7218         * configure.in: Rearrange target Makefile fragment collection.
7219
7220         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7221         cvs[src].
7222         * configure.in: Ditto.
7223
7224 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7225
7226         * MAINTAINERS (Write After Approval): Update my e-mail address.
7227
7228 2002-06-24  Ben Elliston  <bje@redhat.com>
7229
7230         * configure.in (host_tools): Remove cgen.
7231
7232         * Makefile.in (all-cgen): Remove; runs from its source directory.
7233         (check-cgen, install-cgen, clean-cgen): Likewise.
7234         (all-opcodes): Do not depend on all-cgen.
7235         (all-sim): Likewise.
7236
7237 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7238
7239         * Makefile.in: Eliminate 'apache' targets.
7240         * configure.in: Eliminate 'apache' targets.
7241
7242         * configure.in: Eliminate redundant tests.  Reorganize.
7243
7244         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7245
7246         * config-ml.in: Eliminate references to Cygnus configure.
7247
7248         * Makefile.in: Eliminate references to building emacs.
7249
7250 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7251
7252         * MAINTAINERS: Update my email address.
7253
7254 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7255
7256         * config.if (libstdcxx_incdir): Version C++ headers.
7257         (cxx_incdir): Remove.
7258
7259 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7260
7261         * MAINTAINERS (Write After Approval): Add self.
7262
7263 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7264
7265         * configure.in: Add support for ip2k.
7266
7267 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7268
7269         * configure.in: Fix AIX configury bug.
7270
7271 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7272
7273         * MAINTAINERS (Write After Approval): Add self.
7274
7275 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7276
7277         * configure.in: replace ${topsrcdir} with ${srcdir}
7278
7279         * configure.in: Move definition of libstdcxx_flags
7280         right above usage, rather than waaay earlier.
7281
7282         * configure.in: Pull definition of is_cross_compiler earlier.
7283
7284         * configure.in: Rearrange a little.
7285
7286         * configure.in: Remove references to librx.
7287         * Makefile.in: Remove references to librx.
7288
7289 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7290
7291         * config.sub: Add support for avr target.
7292         Import from master sources, rev 1.255
7293
7294 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7295
7296         * configure, .cvsignore:  Revert previous change...
7297         * Makefile:  ...delete.
7298
7299 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7300
7301         * configure.in: Eliminate ${gasdir} variable.
7302
7303 2002-06-18  Dave Brolley  <brolley@redhat.com>
7304
7305         * configure.in: Add support for frv.
7306         * config.sub: Add support for frv.
7307
7308 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7309
7310         * configure:  Remove garbage from previous commit.
7311
7312 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7313
7314         * configure:  For in-source builds, make a subdir and re-exec there.
7315         * Makefile:  New file.  Pass targets through to build directory.
7316         * .cvsignore:  No longer ignore "Makefile".
7317
7318 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7319
7320         * MAINTAINERS (Write After Approval): Add self.
7321
7322 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7323
7324         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7325
7326 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7327
7328         * configure.in (vax-*-netbsd*): Re-enable gas.
7329
7330 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7331
7332         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7333         BUILD_PREFIX_1, to correct nomenclature.
7334         * configure: Likewise.
7335
7336         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7337         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7338
7339 2002-05-31  Olaf Hering  <olh@suse.de>
7340
7341         * config-ml.in: Propogate DESTDIR also.
7342
7343 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7344
7345         * configure.in (vax-*-netbsd*): Don't build gas for this
7346         platform.
7347
7348 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7349
7350         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7351         and libgcj for AVR.
7352
7353 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7354
7355         * MAINTAINERS (Write After Approval): Add myself.
7356
7357 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7358
7359         * config.guess: Update to 2002-05-22 version.
7360         * config.sub: Likewise.
7361
7362 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7363
7364         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7365         * config-ml.in: Likewise.
7366         * configure: Likewise.
7367         * configure.in: Likewise.
7368
7369 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7370
7371         * MAINTAINERS: Update my email address.
7372
7373 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7374
7375         * configure.in: Simplify makefile fragment collection.
7376
7377         * configure.in: Remove code to build emacs.
7378
7379         * configure.in : Remove --srcdir argument from targargs and buildargs
7380         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7381
7382         * configure: Move some logic to configure.in.
7383         * configure.in: Move some logic from configure.
7384
7385 2002-05-11  Tom Tromey  <tromey@redhat.com>
7386
7387         * MAINTAINERS: Reflect libgcj reality.
7388
7389 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7390
7391         * Makefile.in: Honour DESTDIR.
7392
7393 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7394
7395         * config.guess: Import 2002-03-20 version.
7396         * config.sub: Import 2002-04-26 version.
7397
7398 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7399
7400         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7401
7402 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7403
7404         * MAINTAINERS: Add self.
7405
7406 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7407
7408         * ltmain.sh: Detect and handle object name conflicts
7409         while piecewise linking a static library.
7410
7411 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7412
7413         * configure.in (noconfigdirs): Don't disable libgcj on
7414         sparc64-*-solaris* and sparcv9-*-solaris*.
7415
7416 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7417
7418         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7419
7420 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7421
7422         * configure.in (FLAGS_FOR_TARGET): Do not add
7423         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7424         on i[3456]86-*-linux*.
7425
7426 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7427
7428         * configure.in (noconfigdirs): Replace [ ] with test.
7429
7430         * configure.in (noconfigdirs): Do not add target-newlib if
7431         target == i[3456]86-*-linux*, and host == target.
7432
7433 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7434
7435         * configure.in: delete reference to absent file
7436
7437         * configure.in: replace '[' with 'test'
7438
7439         * configure.in: Eliminate references to gash.
7440         * Makefile.in: Eliminate references to gash.
7441
7442         * configure.in: remove useless references to 'pic' makefile fragments.
7443
7444         * configure.in: (*-*-windows*) Finish removing.
7445
7446         * configure.in: Eliminate redundant test for libgui.
7447
7448 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7449
7450         * MAINTAINERS: Add self and realphabetize.  Update entries
7451         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7452         entry for a29k port maintainer.
7453
7454 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7455
7456         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7457         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7458
7459 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7460
7461         * configure.in: remove references to dead files
7462
7463 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7464
7465         * MAINTAINERS: Add information about purpose of this file.
7466
7467 2002-04-18  Tom Tromey  <tromey@redhat.com>
7468
7469         * configure.in: Disallow configuring libgcj when it is already
7470         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7471         Solaris 2.8 by default.  For PR libgcj/6158.
7472
7473 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7474
7475         * configure.in:  Move default CC setting out of config/mh-* fragments
7476         directly into here.
7477
7478 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7479
7480         * configure.in: don't even try to configure or make a subdirectory
7481         if there's no configure script for it.
7482
7483 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7484
7485         * MAINTAINERS: Remove chill maintainers.
7486         * Makefile.in (CHILLFLAGS): Remove.
7487         (CHILL_LIB): Remove.
7488         (TARGET_CONFIGDIRS): Remove libchill.
7489         (CHILL_FOR_TARGET): Remove.
7490         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7491         CHILL_LIB.
7492         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7493         (CHECK_TARGET_MODULES): Likewise.
7494         (INSTALL_TARGET_MODULES): Likewise.
7495         (CLEAN_TARGET_MODULES): Likewise.
7496         (configure-target-libchill): Remove.
7497         (all-target-libchill): Remove.
7498         * configure.in (target_libs): Remove target-libchill.
7499         Do not compute CHILL_FOR_TARGET.
7500         * libchill: Remove directory.
7501
7502 2002-04-11  DJ Delorie  <dj@redhat.com>
7503
7504         * Makefile.in, configure.in: Sync with binutils, entries
7505         follow...
7506
7507 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7508
7509         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7510         (do-tar, do-bz2): New rules.
7511         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7512         (gdb-tar): New rule.
7513         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7514         (insight_dejagnu.tar): New rule.
7515         (insight.tar): New rule.
7516         (gdb+dejagnu.tar): New rule.
7517         (gdb.tar): New rule.
7518
7519 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7520
7521         * Makefile.in: Add all-tix to deps for all-snavigator
7522         so that tix is built when building snavigator.
7523
7524 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7525
7526         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7527         ld and gdb are not supported.
7528
7529 2002-01-07  Mark Salter  <msalter@redhat.com>
7530
7531         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7532         Allow target-libgloss to be built for arm, strongarm, and xscale.
7533
7534 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7535
7536         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7537         options for i[3456]86-pc-linux* native builds.
7538
7539 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7540
7541         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7542         files from .po files for a distribution.
7543
7544 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7545
7546         * configure.in: Enable libstdc++-v3 for h8300 targets.
7547
7548 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7549
7550         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7551         version from bfd/.
7552
7553 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7554
7555         * Makefile.in (VER): When present, extract the version number from
7556         the file version.in.
7557
7558 2001-05-24  Tom Rix  <trix@redhat.com>
7559
7560         * configure.in : enable ld for aix
7561
7562 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7563
7564         * config.guess: Add linux target for S/390.
7565
7566 2000-11-07  Philip Blundell  <pb@futuretv.com>
7567
7568         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7569
7570 2000-11-03  Philip Blundell  <pb@futuretv.com>
7571
7572         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7573         files.
7574
7575 2001-01-15  Ben Elliston  <bje@redhat.com>
7576
7577         * configure.in (host_tools): Add sid.
7578         Always configure cgen.
7579
7580 2000-11-24  Nick Clifton  <nickc@redhat.com>
7581
7582         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7583
7584
7585 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7586
7587         * Makefile.in (ALL_MODULES): Add all-cgen.
7588         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7589         (all-cgen): New target.
7590         (all-opcodes,all-sim): Depend on all-cgen.
7591         * configure.in (host_tools): Add cgen.
7592         Only configure cgen if --enable-cgen-maint.
7593
7594 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7595
7596         * configure.in: Add *-*-freebsd* configurations.
7597
7598 2002-04-08  Tom Tromey  <tromey@redhat.com>
7599
7600         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7601         Fixes PR libgcj/6068.
7602
7603 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7604
7605         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7606
7607 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7608
7609         * configure.in (alpha*-dec-osf*): Enable libgcj.
7610
7611 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7612
7613         * MAINTAINERS (Write After Approval): Add myself.
7614
7615 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7616
7617         Fix for: PR bootstrap/3591, target/5676
7618         * configure.in (mcore-pe): Disable the configuration of
7619         libstdc++-v3 since exceptions are not supported.
7620
7621 2002-03-20  Anthony Green  <green@redhat.com>
7622
7623         * configure.in: Enable libgcj for xscale-elf target.
7624
7625 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7626
7627         * MAINTAINERS:  Update my email address.
7628
7629 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7630
7631         * ltmain.sh (relink_command): Fix typo in previous change.
7632
7633 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7634
7635         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7636         (relink_command): Added --tag flags.
7637         (mode=install): If relinking fails; error out.
7638
7639 2002-03-12  Richard Henderson  <rth@redhat.com>
7640
7641         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7642         .NOTPARALLEL tag.
7643         (do-check): Rename from check.
7644         (check): Allow parallel check.
7645
7646 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7647
7648         * MAINTAINERS: Add myself as maintainer for xtensa port.
7649         Fix alphabetical order in CPU port maintainer list.
7650         Remove myself from Write After Approval list.
7651
7652 2002-03-11  Richard Henderson  <rth@redhat.com>
7653
7654         * Makefile.in (.NOTPARALLEL): Add fake tag.
7655
7656 2002-03-07  H.J. Lu  (hjl@gnu.org)
7657
7658         * configure.in: Enable gprof for mips*-*-linux*.
7659
7660 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7661
7662         * MAINTAINERS (Write After Approval): Add myself.
7663
7664 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7665
7666         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7667         libjava.
7668         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7669
7670 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7671
7672         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7673         because its Makefile is there; test for the executable instead.
7674
7675 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7676
7677         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7678         libstdc++-v3 and libjava.
7679
7680 2002-02-11  Adam Megacz  <adam@xwt.org>
7681
7682         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7683         boehm-gc
7684
7685 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7686
7687         * config.guess: Updated to 2002-01-30's version.
7688         * config.sub: Updated to 2002-02-01's version.
7689         Contribute sh64-elf.
7690         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7691         * configure.in: Added sh64-*-*.
7692
7693 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7694
7695         * MAINTAINERS: Belatedly add myself to write after approval list.
7696
7697 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7698
7699         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7700         Remove self as Write After Approval.
7701
7702 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7703
7704         * MAINTAINERS: Put self in as maintainer for contrib/regression
7705         directory.
7706
7707 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7708
7709         * MAINTAINERS:  Update my email address.
7710
7711 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7712
7713         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7714         target-libiberty, and target-libgloss.  Skip Java-related
7715         libraries if not supported for NetBSD on target CPU.
7716
7717 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7718
7719         * install-sh: Use _inst.$$_ for temp file name.
7720
7721 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7722
7723         * MAINTAINERS (Write After Approval): Move my contact info
7724         from here...
7725         (OS Port Maintainers): ...to here (netbsd).
7726
7727 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7728
7729         * MAINTAINERS (Write After Approval): Add myself.
7730
7731 2002-01-17  H.J. Lu  <hjl@gnu.org>
7732
7733         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7734         (all-target-fastjar): Also depend on all-target-libiberty.
7735
7736 2002-01-16  H.J. Lu  (hjl@gnu.org)
7737
7738         * config.guess: Import from master sources, rev 1.225.
7739         * config.sub: Import from master sources, rev 1.238.
7740
7741 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7742
7743         * MAINTAINERS (Write After Approval): Remove myself.
7744
7745 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7746
7747         * MAINTAINERS (Write After Approval): Add myself.
7748
7749 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7750
7751         * MAINTAINERS: Add self as docs co-maintainer.
7752
7753 2001-12-11  Matthias Klose  <doko@debian.org>
7754
7755         * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7758
7759         * MAINTAINERS: Update my email address.
7760
7761 2001-12-07  Turly O'Connor  <turly@apple.com>
7762         * MAINTAINERS (Write After Approval): Add myself.
7763         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7764         (rs6000_initialize_trampoline): Call __trampoline_setup for
7765         ABI_DARWIN too.
7766         * darwin-tramp.asm: New file, implements __trampoline_setup.
7767         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7768
7769 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7770
7771         * MAINTAINERS (Write After Approval): Add myself.
7772
7773 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7774
7775         * configure, configure.in: Use temp file for long sed commands.
7776
7777 2001-12-03  Laurent Guerby  <guerby@acm.org>
7778
7779         * config.sub: Update to version 1.232 on subversion.
7780
7781 2001-12-03  Ben Elliston  <bje@redhat.com>
7782
7783         * MAINTAINERS: Update mail address for config.* patches.
7784
7785 2001-11-27  DJ Delorie  <dj@redhat.com>
7786             Zack Weinberg  <zack@codesourcery.com>
7787
7788         When build != host, create libiberty for the build machine.
7789
7790         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7791         CONFIG_ARGUMENTS.
7792         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7793         New variables.
7794         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7795         and rules.
7796         (all.normal): Depend on ALL_BUILD_MODULES.
7797         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7798         (all-build-libiberty): Depend on configure-build-libiberty.
7799
7800         * configure: Calculate and substitute proper value for
7801         ALL_BUILD_MODULES.
7802         * configure.in: Create the build subdirectory.
7803         Calculate and substitute TARGET_CONFIGARGS (formerly
7804         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7805
7806 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7807
7808         * MAINTAINERS (write-after-approval): Add self.
7809
7810 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7811
7812         * MAINTAINERS (GNATS only accounts): Remove self.
7813
7814 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7815
7816         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7817         libf2c.
7818
7819 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7820
7821         * MAINTAINERS (Write After Approval): Add self.
7822
7823 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7824
7825         * MAINTAINERS: mips and s390 are also CPU ports.
7826
7827 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7828
7829         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7830
7831 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7832
7833         * MAINTAINERS: Alphabetize.
7834
7835 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7836
7837         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7838
7839 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7840
7841         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7842
7843 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7844
7845         * configure.in (--enable-languages): Be more permissive about
7846         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7847
7848 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7849
7850         * config.sub: Import from master sources, rev. 1.230.
7851         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7852
7853 2001-11-07  Laurent Guerby  <guerby@acm.org>
7854
7855         * MAINTAINERS (Write After Approval): Add self.
7856
7857 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7858
7859         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7860
7861 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7862
7863         * config.sub: Import from master sources, rev 1.226.
7864         * config.guess: Import from master sources, rev 1.216.
7865
7866 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7867
7868         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7869         * MAINTAINERS: Add self as maintainer of MMIX port.
7870         Remove old after-approval entry.
7871
7872 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7873
7874         * ChangeLog, configure: Fix spelling errors.
7875
7876 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7877
7878         * MAINTAINERS: Tweak my address.
7879
7880 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7881
7882         * MAINTAINERS: Update my email address.
7883
7884 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7885
7886         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7887         * MAINTAINERS: Add self as maintainer of CRIS port.
7888
7889 2001-10-10  Geert Bosch  <bosch@gnat.com>
7890
7891         * MAINTAINERS (Various maintainers: Ada front end):
7892         Added Robert Dewar.
7893
7894 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7895
7896         * MAINTAINERS (Write After Approval): Added self
7897
7898 2001-10-02  Geert Bosch  <bosch@gnat.com>
7899
7900         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7901
7902 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7903
7904         * configure: Handle temporary files securely using mkdir.
7905
7906 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7907
7908         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7909
7910 2001-09-26  Will Cohen  <wcohen@redhat.com>
7911
7912         * configure.in (*-*-linux*): Disable configuration of target-newlib
7913         and target-libgloss.
7914
7915 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7916
7917         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7918         RANLIB.
7919
7920 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7921
7922         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7923         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7924         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7925         avoid quotes nesting problems.
7926         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7927         (DO_X): Export only variables that are set.
7928
7929 2001-09-19  Ben Elliston  <bje@redhat.com>
7930
7931         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7932         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7933         semantics.  Use the shell built-in "type" command instead.
7934
7935 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7936
7937         Merged from gcc-3_0-branch:
7938         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7939         * ltcf-c.sh: Use $objext, not $ac_objext.
7940         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7941         * ltcf-cxx.sh: Add support for GNU.
7942         2001-07-22  Timothy Wall  <twall@redhat.com>
7943         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7944         default settings if using GNU tools with that configuration.
7945         * ltcf-cxx.sh: Ditto.
7946         * ltcf-gcj.sh: Ditto.
7947         2001-07-21  Michael Chastain  <chastain@redhat.com>
7948         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7949         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7950         * ltmain.sh: Mark as gcc-local.
7951
7952 2001-08-30  Eric Christopher  <echristo@redhat.com>
7953             Jason Eckhardt  <jle@redhat.com>
7954
7955         * config.guess: Merge from master sources.
7956         * config.sub: Merge from master sources, add support for mipsisa32.
7957
7958 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7959         * config.sub: Merge from master sources, rev 1.219.
7960         * MAINTAINERS: Add self as contact for stormy16 port.
7961
7962 2001-08-14  Zack Weinberg  <zackw@panix.com>
7963
7964         * config.sub: Merge from master sources, rev 1.218.
7965         * config.guess: Merge from master sources, rev 1.209.
7966
7967 2001-08-11  Graham Stott  <grahams@redhat.com>
7968
7969         * Makefile.in (check-c++): Add missing semicolon.
7970
7971 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7972
7973         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7974
7975 2001-07-30  Eric Christopher  <echristo@redhat.com>
7976
7977         * MAINTAINERS (Various maintainers: mips port): Added myself.
7978
7979 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7980
7981         * configure.in (sh-*-linux*): New.
7982
7983 2001-07-27  Richard Henderson  <rth@redhat.com>
7984
7985         * .cvsignore: Add LAST_UPDATED.
7986
7987 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7988
7989         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7990
7991 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7992
7993         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7994
7995 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7996
7997         * MAINTAINERS (Write After Approval): Added myself.
7998
7999 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8000
8001         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8002         and libgcj on m68hc11/m68hc12.
8003
8004 2001-06-27  H.J. Lu  (hjl@gnu.org)
8005
8006         * Makefile (CFLAGS_FOR_BUILD): New.
8007         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8008
8009 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8010
8011         * README: Remove version number.
8012
8013 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8014
8015         * INSTALL/README: Update wrt. to the installation instructions now
8016         residing in gcc/doc/install.texi.
8017
8018 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8019
8020         * README: Replace with a cut-down and updated version of gcc/README.
8021
8022 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8023
8024         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8025         multilibs to be disabled.
8026
8027 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8028
8029         * MAINTAINERS (Write After Approval): Add myself.
8030
8031 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8032
8033         * config.guess: Import CVS version 1.195.
8034         * config.sub: Import CVS version 1.212.
8035
8036 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8037
8038         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8039         gcc/xgcc is built, use -print-prog-name to find out the program
8040         name to use.
8041
8042 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8043
8044         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8045         appear to also be in the master copy.
8046         * config.sub:  Import CVS version 1.211.
8047
8048 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8049
8050         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8051         with_gcc]: Use `gcc -shared' to build a shared library.
8052
8053 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8054
8055         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8056         archives.
8057
8058 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8059
8060         * MAINTAINERS (Write After Approval): Add myself.
8061
8062 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8063
8064         * configure.in (libstdcxx_flags): Do not try to execute
8065         libstdc++-v3/testsuite_flags until it exists.
8066
8067 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8068
8069         * MAINTAINERS: Update my email address.
8070
8071 2001-05-31  Graham Stott  <grahams@redhat.com>
8072
8073         * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8076
8077         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8078         libraries when using g++ with native linker.
8079
8080 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8081
8082         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8083
8084 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8085
8086         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8087         [aix4*|aix5*]: Prepend blank.
8088
8089 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8090
8091         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8092         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8093         of subdir/configure scripts to use the new libtool.m4.
8094
8095 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8096
8097         * MAINTAINERS (Write After Approval): Add myself.
8098
8099 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8100
8101         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8102
8103 2001-05-11  Ben Elliston  <bje@redhat.com>
8104
8105         * Makefile.in (all-sid): New target.
8106         (check-sid, clean-sid, install-sid): Likewise.
8107
8108 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8109
8110         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8111
8112 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8113
8114         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8115         libgcj.
8116
8117 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8118
8119         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8120         gcc/xgcc is built, use -print-prog-name to find out the program
8121         name to use.
8122
8123 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8124
8125         * configure.in (noconfigdirs): Don't reset it from scratch in the
8126         target case; only append to it.
8127
8128         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8129         sparc-*-solaris2.8]: Disable ${libgcj}.
8130
8131 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8132
8133         * configure.in (libgcj_saved): Copy from $libgcj.
8134         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8135         --disable-libgcj.
8136
8137 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8138
8139         * MAINTAINERS: Remove self as MIPS maintainer and
8140         C front end maintainer.
8141
8142 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8143
8144         * configure.in: Move *-chorusos target case to the proper switch.
8145         Disable libgcj.
8146
8147 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8148
8149         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8150         1.641.2.228.
8151
8152 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8153
8154         * Makefile.in (STAGE1_CFLAGS): Pass down.
8155
8156 2001-04-13  Alan Modra  <amodra@one.net.au>
8157
8158         * config.guess: Add hppa64-linux support.  Note for next import that
8159         this is already in the master file.
8160         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8161
8162 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8163
8164         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8165         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8166
8167 2001-04-11  Stan Shebs  <shebs@apple.com>
8168
8169         * MAINTAINERS: Add self as Darwin port maintainer.
8170
8171 2001-04-11  Alan Modra  <amodra@one.net.au>
8172
8173         * MAINTAINERS: Update my email address.
8174
8175 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8176
8177         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8178         recent versions of FreeBSD (release 3 or later).
8179         * ltconfig: On FreeBSD, -lc must not be provided when building
8180         a shared library or else the standard -pthread gcc option is
8181         rendered worthless to later users of the built library.
8182
8183 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8184
8185         * MAINTAINERS: Add self and RTH as C front end maintainers.
8186
8187 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8188
8189         * config.sub: Make sure to match an already-canonicalized
8190         machine name (eg. mn10300-unknown-elf).
8191
8192 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8193
8194         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8195         New macros.
8196         (bootstrap, cross): Use RECURSE_FLAGS.
8197         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8198
8199 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8200
8201         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8202
8203 2001-03-22  Colin Howell  <chowell@redhat.com>
8204
8205         * Makefile.in (DO_X): Do not backslash single-quotes in
8206         backquotes (two places).
8207
8208 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8209
8210         Re-installed:
8211         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8212         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8213         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8214         * ltcf-cxx.sh: Likewise.
8215         * ltcf-gcj.sh: Likewise.
8216
8217 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8218
8219         * MAINTAINERS: Add myself as "documentation co-maintainer".
8220
8221 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8222
8223         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8224         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8225
8226 2001-03-19  Tom Tromey  <tromey@redhat.com>
8227
8228         * config-ml.in: Handle GCJ and GCJFLAGS.
8229
8230 2001-03-21  Michael Chastain  <chastain@redhat.com>
8231
8232         * Makefile.in: all-m4 depends on all-texinfo.
8233
8234 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8235
8236         * MAINTAINERS: Add myself to write after approval list.
8237
8238 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8239
8240         * Makefile.in (DO_X): Quote nested quotes.
8241
8242 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8243
8244         * MAINTAINERS: Add myself to write after approval list.
8245
8246 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8247
8248         * Makefile.in (DO_X): Use double quotes for quoting
8249         "RANLIB=$${RANLIB}".
8250
8251 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8252
8253         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8254
8255 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8256
8257         * configure.in: Only use `lang_requires' for languages athat are
8258         actually enabled.
8259
8260 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8261
8262         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8263
8264 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8265
8266         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8267
8268 2001-03-07  Tom Tromey  <tromey@redhat.com>
8269
8270         * configure.in: Allow config-lang.in to set `lang_requires' to list
8271         of other required languages.
8272
8273 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8274
8275         * Makefile.in: Remove RANLIB definition. Use RANLIB
8276         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8277         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8278
8279 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8280             Alexandre Oliva  <aoliva@redhat.com>
8281
8282         * Makefile.in (check-c++): Use tabs, not spaces.
8283
8284 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8285
8286         * MAINTAINERS: add myself to Write After Approval list.
8287
8288 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8289
8290         * Makefile.in (check-c++): New rule.
8291
8292         * configure.in (target_libs): Remove libg++.
8293         (noconfigdirs): Remove libg++.
8294         (noconfigdirs): Same.
8295         (noconfigdirs): Same.
8296         (noconfigdirs): Same.
8297
8298         * config-ml.in: Remove libg++ references.
8299
8300         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8301         (ALL_TARGET_MODULES): Same.
8302         (configure-target-libg++): Remove.
8303         (all-target-libg++): Remove.
8304         (configure-target-libio): Remove.
8305         (all-target-libio): Remove.
8306         (check-target-libio): Remove.
8307         (.PHONY): Remove.
8308         (libg++.tar.bz2): Remove.
8309         (all-target-cygmon): Remove libio.
8310         (all-target-libstdc++): Remove.
8311         (configure-target-libstdc++): Remove.
8312         (TARGET_LIB_PATH): Remove libstdc++.
8313         (ALL_GCC_CXX): Remove libstdc++.
8314         (all-target-gperf): Correct.
8315
8316 2001-02-16  Nick Clifton  <nickc@redhat.com>
8317
8318         * configure.in (noconfigdirs): Allow configuration of texinfo
8319         for Cygwin hosts.
8320
8321 2001-02-15  Anthony Green  <green@redhat.com>
8322
8323         * configure: Introduce GCJ_FOR_TARGET.
8324         * configure.in: Ditto.
8325         * Makefile.in: Ditto.
8326
8327 2001-02-13  Andreas Schwab  <schwab@suse.de>
8328
8329         * MAINTAINERS: Update mail address.
8330
8331 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8332
8333         * config.guess: Add linux target for S/390.
8334         * config.sub: Likewise.
8335
8336 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8337
8338         * configure.in: for *-chorusos, don't config target-newlib and
8339         target-libgloss.
8340
8341 2001-02-06  Ben Elliston  <bje@redhat.com>
8342
8343         * configure: Output host type to stdout, not stderr.
8344
8345 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8346
8347         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8348         * ltcf-cxx.sh: Likewise.
8349
8350         * config.if: Assume enable_libstdcxx_v3 is defined.
8351
8352 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8353
8354         Remove V2 C++ library.
8355         * configure.in: Remove --enable-libstdcxx_v3 support.
8356
8357 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8358
8359         * include/demangle.h: Add prototype for java_demangle_v3.
8360
8361 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8362
8363         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8364
8365 2001-01-27  Richard Henderson  <rth@redhat.com>
8366
8367         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8368
8369 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8370
8371         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8372         Don't unset, it's non-portable and no longer necessary, set to empty
8373         instead.
8374
8375 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8376
8377         * ltconfig: Shell portability fix for the tagname validity check.
8378
8379 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8380
8381         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8382         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8383
8384 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8385
8386         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8387
8388 2001-01-26  Tom Tromey  <tromey@redhat.com>
8389
8390         * configure.in: Allow libgcj to be built on Sparc Solaris.
8391
8392 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8393
8394         * ltcf-c.sh: Add aix5 case.
8395         * ltcf-cxx.sh: Likewise.
8396         * ltconfig: Likewise.
8397
8398 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8399
8400         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8401         keep at least one of build_libtool_libs or build_old_libs set to
8402         yes.
8403
8404         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8405         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8406
8407 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8408
8409         * configure.in: Enable libgcj on several additional platforms.
8410
8411 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8412
8413         * configure.in: Enable libgcj for linux targets.
8414
8415 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8416
8417         * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8420
8421         * MAINTAINERS: Add myself as vax port maintainer.
8422
8423 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8424
8425         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8426
8427 2001-01-09  Mike Stump  <mrs@wrs.com>
8428
8429         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8430         failures of subdirectories.
8431
8432 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8433
8434         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8435         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8436         * ltcf-cxx.sh: Likewise.
8437         * ltcf-gcj.sh: Likewise.
8438         * ltconfig.sh: Fix typo.
8439
8440 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8441
8442         * configure: handle DOS-style absolute paths.
8443
8444 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8445
8446         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8447
8448 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8449
8450         * MAINTAINERS: Add myself as avr port co-maintainer.
8451
8452 2000-12-28  Ben Elliston  <bje@redhat.com>
8453
8454         * MAINTAINERS: Add myself under ``Write After Approval''.
8455
8456 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8457
8458         * texinfo: Remove directory from GCC.
8459
8460 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8461
8462         * COPYING: Update to current
8463         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8464         to 19yy as example year in copyright notice).
8465
8466 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8467
8468         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8469         (libstdcxx_incdir): Pass down.
8470         * config.if: Remove expired bits for cxx_interface, add stub.
8471         (libstdcxx_incdir): Add variable for g++ include directory.
8472         * configure.in (gxx_include_dir): Use it.
8473
8474 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8475
8476         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8477         with old-email address from ``Write After Approval''.
8478
8479 2000-12-15  Andreas Jaeger  <aj@suse.de>
8480
8481         * configure.in: Handle lang_dirs.
8482
8483 2000-12-14  Tom Tromey  <tromey@redhat.com>
8484
8485         * MAINTAINERS: Removed brads.
8486
8487         * MAINTAINERS: Added gcj developers.
8488
8489 2000-12-13  Anthony Green  <green@redhat.com>
8490
8491         * configure.in: Disable libgcj for any target not specifically
8492         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8493         with g++ abi.
8494
8495 2000-12-13  Mike Stump  <mrs@wrs.com>
8496
8497         * Makefile.in (local-distclean): Also remove fastjar.
8498
8499 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8500
8501         * contrib/gcc_update: Add fastjar --touch entries.
8502
8503 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8504
8505         * configure.in: Disable language-specific target libraries for
8506         languages that aren't enabled.
8507
8508 2000-12-10  Anthony Green  <green@redhat.com>
8509
8510         * configure.in: Define libgcj.  Disable libgcj target libraries for
8511         most targets.
8512
8513 2000-12-10  Neil Booth  <neilb@earthling.net>
8514
8515         * MAINTAINERS: Update mail address, remove from WAA list.
8516
8517 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8518
8519         * libjava: Imported from /cvs/java.
8520         * libffi: Likewise.
8521         * Boehm-gc: Likewise.
8522
8523 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8524
8525         * configure.in (target_libs): Revert 2000-12-08 patch.
8526         (noconfigdirs): Added target-libjava.
8527
8528 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8529
8530         * djunpack.bat: removed.
8531
8532 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8533
8534         * Makefile.in: handle DOS-style absolute paths.
8535         * config-ml.in: likewise.
8536         * symlink-tree: likewise.
8537
8538 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8539
8540         * fastjar: Imported.
8541
8542 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8543
8544         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8545         libjava.
8546         * configure.in (target_libs): Removed `target-libjava'.
8547
8548 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8549
8550         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8551         (ALL_MODULES): Added fastjar.
8552         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8553         (all-target-libjava): all-fastjar replaces all-zip.
8554         (all-fastjar): Added.
8555         (configure-target-fastjar, all-target-fastjar): Likewise.
8556         * configure.in (host_tools): Added fastjar.
8557
8558 2000-12-07  Mike Stump  <mrs@wrs.com>
8559
8560         * Makefile.in (local-distclean): Remove leftover built files.
8561
8562 2000-11-24  Nick Clifton  <nickc@redhat.com>
8563
8564         * configure.in (xscale-elf): Add target.
8565         (xscale-coff): Add target.
8566
8567 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8568
8569         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8570         recent versions of FreeBSD (release 3 or later).
8571         * ltconfig: On FreeBSD, -lc must not be provided when building
8572         a shared library or else the standard -pthread gcc option is
8573         rendered worthless to later users of the built library.
8574
8575 2000-11-16  Fred Fish  <fnf@be.com>
8576
8577         * configure.in (enable_libstdcxx_v3): Fix typo,
8578         libstd++ -> libstdc++.
8579
8580 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8581
8582         * MAINTAINERS: Add self to Write After Approval list.
8583
8584 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8585
8586         * MAINTAINERS: Update my email address.  Add myself to global write
8587         privs list.
8588
8589 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8590
8591         * Makefile.in: Merge with src and libgcj.
8592         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8593         configure-target-<library> when their configure scripts need the C
8594         or C++ library to have already been built to work properly.
8595         (do_proto_toplev): Set them to an empty string.
8596
8597         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8598         (REALLY_SET_LIB_PATH): Use them.
8599
8600 2000-11-17  Stan Shebs  <shebs@apple.com>
8601
8602         * MAINTAINERS: Add self to Write After Approval list.
8603
8604 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8605
8606         * configure: Provide the original toplevel configure arguments
8607         (including $0) to subprocesses in the environment rather than
8608         through gcc/configargs.h.
8609
8610 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8611
8612         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8613         C99.  Alphabetise "Write After Approval" list.
8614
8615 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8616
8617         * configure: Turn on libstdc++ V3 by default.
8618
8619         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8620         if we've got GCC.
8621
8622 2000-11-11  Philip Blundell  <philb@gnu.org>
8623
8624         * MAINTAINERS: Add self to Write After Approval list.
8625
8626 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8627
8628         * ltcf-c.sh (aix4): Improve shared library configuration; require
8629         exporting symbols.
8630         * ltcf-cxx.sh (aix4): Define.
8631         * ltconfig (aix4): Define library and soname specs appropriate for
8632         AIX.  Define command to create export symbols list.
8633
8634 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8635
8636         * config.sub: Add support for Sun Chorus
8637
8638 2000-10-31  Nick Clifton  <nickc@redhat.com>
8639
8640         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8641         <name>@redhat.com.  Also installed new email address for Clint
8642         Popetz.
8643
8644 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8645
8646         * etc: Remove directory from GCC.
8647
8648 2000-10-16  Michael Meissner  <meissner@redhat.com>
8649
8650         * configure (gcc/configargs.h): Only create if there is a build GCC
8651         directory created.
8652
8653 2000-10-16  Matthias Klose  <doko@debian.org>
8654
8655         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8656         when configured for libstdc++-v3.
8657
8658 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8659
8660         * configure: Save configure arguments to gcc/configargs.h.
8661
8662 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8663
8664         * config.guess: Import CVS version 1.157.
8665         * config.sub: Import CVS version 1.181.
8666
8667 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8668
8669         * Makefile.in (bootstrap): avoid recursion if subdir missing
8670         (cross): ditto
8671         (do-proto-toplev): ditto
8672
8673 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8674
8675         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8676         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8677
8678         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8679         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8680         all affected `configure' scripts.
8681
8682 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8683
8684         * MAINTAINERS: Add self as cpplib co-maintainer.
8685
8686 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8687
8688         * MAINTAINERS: Add self to Write After Approval list.
8689
8690 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8691
8692         * INSTALL/README: egcs -> GCC update.
8693
8694 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8695
8696         * MAINTAINERS: Add myself to Write After Approval list.
8697
8698 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8699
8700         * MAINTAINERS: Add myself to Write After Approval list.
8701
8702 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8703
8704         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8705         X11 libraries for hppa64.
8706
8707 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8708
8709         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8710
8711 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8712
8713         * Makefile.in (all-zlib): Added dummy target.
8714
8715         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8716         ltcf-gcj.sh: Updated from libtool multi-language branch.
8717
8718 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8719
8720         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8721         (bootstrap*): Depend on all-bootstrap.
8722
8723 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8724
8725         * config.guess: Import CVS version 1.156.
8726         * config.sub: Import CVS version 1.179.
8727
8728 2000-09-02  Anthony Green  <green@cygnus.com>
8729
8730         * Makefile.in (all-gcc): Depend on all-zlib.
8731         (CLEAN_MODULES): Add clean-zlib.
8732         (ALL_MODULES): Add all-zlib.
8733         * configure.in (host_libs): Add zlib.
8734
8735 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8736
8737         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8738         crosses, but add gcc/include to the header search path for them.
8739
8740 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8741
8742         * MAINTAINERS: Add self to Write After Approval list.
8743
8744 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8745
8746         * config.guess: Import CVS version 1.152.
8747         * config.sub: Import CVS version 1.177.
8748
8749 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8750
8751         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8752         $targargs to tell whether newlib is going to be built.
8753
8754         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8755         $$r/TARGET_SUBDIR/libio for _G_config.h.
8756
8757 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8758
8759         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8760
8761 2000-08-22  DJ Delorie  <dj@redhat.com>
8762
8763         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8764
8765 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8766
8767         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8768         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8769         sub-configures.
8770
8771 2000-08-21  DJ Delorie  <dj@redhat.com>
8772
8773         * MAINTAINERS: Add self as a libiberty maintainer
8774
8775 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8776
8777         * configure.in (libstdcxx_flags): Use
8778         libstdc++-v3/src/libstdc++.INC.
8779
8780 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8781
8782         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8783
8784 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8785
8786         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8787
8788         * configure: Make enable_threads and enable_shared defaults
8789         explicit.  Substitute enable_threads into generated Makefiles.
8790         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8791         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8792
8793 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8794
8795         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8796
8797 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8798
8799         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8800         previous delta.
8801
8802 2000-08-11  Jason Merrill  <jason@redhat.com>
8803
8804         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8805         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8806         (FLAGS_FOR_TARGET): Not here.
8807         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8808
8809 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8810
8811         * config-ml.in (CC, CXX): Don't introduce a leading space.
8812
8813 2000-08-07  DJ Delorie  <dj@delorie.com>
8814
8815         * MAINTAINERS: Add self as a DJGPP maintainer
8816
8817 2000-08-07  DJ Delorie  <dj@redhat.com>
8818
8819         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8820         "if we're also building gcc, and it's a gcc that will run on the
8821         build machine, we want to use its includes instead of the system's
8822         default includes".
8823
8824 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8825
8826         * MAINTAINERS: Add self to Write After Approval list.
8827
8828 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8829
8830         * configure.in (libstdcxx_flags): Don't use `"'.
8831
8832         * config-ml.in: Adjust multilib search paths to the
8833         appropriate multilib tree.
8834
8835 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8836
8837         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8838         commas in $LANGUAGES.
8839
8840 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8841
8842         * configure.in: Re-enable all references to libg++ and librx.
8843
8844 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8845
8846         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8847         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8848         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8849         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8850
8851         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8852
8853 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8854
8855         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8856         CXX_FOR_TARGET for sed.
8857
8858 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8859
8860         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8861         Do not override if already set in the environment or in configure.
8862         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8863         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8864
8865 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8866
8867         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8868         the libtool CVS tree multi-language branch.
8869         * ltconfig, ltmain.sh: Updated.
8870
8871 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8872
8873         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8874         (clean-target): Depend on it.
8875
8876         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8877         (GCC_FOR_TARGET): Use it.
8878         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8879         * configure.in: ... here.
8880         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8881         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8882
8883 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8884
8885         * MAINTAINERS: Add self to Write After Approval list.
8886
8887 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8890         (configure-target-libchill, configure-target-libobjc): Likewise.
8891
8892         * configure.in: Use the same cache file for all target libs.
8893         * config-ml.in: But different cache files per multilib variant.
8894
8895 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8896
8897         * configure (topsrcdir): Don't use dirname.
8898
8899 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8900
8901         * MAINTAINERS: Add self to Write After Approval list.
8902
8903 2000-07-20  Jason Merrill  <jason@redhat.com>
8904
8905         * configure.in: Remove all references to libg++ and librx.
8906
8907         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8908
8909 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8910
8911         * config.sub: Update to subversions version 2000-07-06.
8912
8913 2000-07-12  Andrew Haley  <aph@cygnus.com>
8914
8915         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8916         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8917
8918 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8919
8920         * symlink-tree:  Check number of arguments.
8921
8922 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8923
8924         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8925         search path for a g++ extracted from the build tree.  This
8926         will allow link tests run by configure scripts in
8927         subdirectories to succeed.
8928
8929 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8930
8931         * ltconfig: Add support for mips-dde-sysv4.2MP
8932
8933 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8934
8935         * MAINTAINERS: Add myself as loop discovery maintainer.
8936
8937 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8938
8939         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8940         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8941
8942 2000-06-19  Timothy Wall  <twall@cygnus.com>
8943
8944         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8945         * config.sub: Add tic54x target.
8946
8947 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8948
8949         * MAINTAINERS: Add self as Fortran maintainer,
8950         remove Craig Burley.
8951
8952 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8953
8954         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8955         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8956
8957 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8958
8959         * MAINTAINERS: Add self as i18n maintainer
8960
8961 20000-05-21  H.J. Lu  (hjl@gnu.org)
8962
8963         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8964         directory are used if they exist. Make sure
8965         $(build_tooldir)/include is searched for header files,
8966         $(build_tooldir)/lib/ for library files.
8967         (GCC_FOR_TARGET): Likewise.
8968         (CXX_FOR_TARGET): Likewise.
8969
8970 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8971
8972         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8973
8974 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8975
8976         * Makefile.in (configure-target-libiberty): Depend on
8977         configure-target-newlib.
8978
8979 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8980
8981         * configure.in, Makefile.in: Merge all libffi-related
8982         configury stuff from the libgcj tree.
8983
8984 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8985
8986         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8987         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8988
8989 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8990
8991         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8992         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8993         current version information.  Add to proto-toplev directory.
8994         (gdb-taz): Build do-djunpack.
8995
8996 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8997
8998         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8999
9000 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9001
9002         * MAINTAINERS: Add self to Write After Approval list.
9003
9004 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9005
9006         * ltmain.sh: Preserve in relink_command any environment
9007         variables that may affect the linker behavior.
9008
9009 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9010
9011         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9012
9013 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9014
9015         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9016
9017 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9018
9019         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9020         with the version name.
9021
9022 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9023
9024         * MAINTAINERS: Add self as bb-reorder maintainer.
9025
9026 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9027
9028         * config.if: Tweak.
9029
9030 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9031
9032         * djunpack.bat: New file.
9033
9034 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9035
9036         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9037         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9038         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9039         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9040
9041 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9042
9043         * config.sub (case $basic_machine): Change default for "ibm-*"
9044         to "openedition".
9045
9046 2000-04-13  Andreas Jaeger  <aj@suse.de>
9047
9048         * MAINTAINERS: Added myself.
9049
9050 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9051
9052         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9053         (do-md5sum): New target.
9054         (MD5PROG): Define.
9055         (PACKAGE): Default to TOOL.
9056         (VER): Default to a shell script.
9057         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9058         md5 checksum generation.
9059         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9060         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9061         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9062         insight.tar.bz2): Use gdb-taz to create archive.
9063
9064 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9065
9066         * configure (warn_cflags): Delete.
9067
9068 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9069
9070         * MAINTAINERS: Added myself.
9071
9072 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9073             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9074
9075         * configure.in (enable_libstdcxx_v3): Add.
9076         (target_libs): Add bits here to switch between libstdc++-v2 and
9077         libstdc++-v3.
9078         * config.if: And this file too.
9079         * Makefile.in: Add libstdc++-v3 targets.
9080
9081 2000-04-05  Michael Meissner  <meissner@redhat.com>
9082
9083         * config.sub (d30v): Add d30v as a basic machine type.
9084
9085 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9086
9087         * configure.in: -linux-gnu*, not -linux-gnu.
9088
9089 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9090
9091         * MAINTAINERS: Add self in write-after-approval section.
9092
9093 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9094
9095         * MAINTAINERS: Add self as ia64 port maintainer.
9096
9097 2000-03-08  Neil Booth  <NeilB@earthling.net>
9098
9099         * MAINTAINERS: Add self in write-after-approval section.
9100
9101 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9102
9103         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9104         (do-tar-bz2): Replace TOOL with PACKAGE.
9105         (gdb.tar.bz2): Remove GDBTK from GDB package.
9106         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9107         dejagnu.tar.bz2): New packages.
9108
9109 2000-02-27  Andreas Jaeger  <aj@suse.de>
9110
9111         * configure.in: Add entry for mips*-*-linux*, move catch all
9112         *-*-*linux* entry below this one.
9113
9114 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9115
9116         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9117
9118 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9119
9120         * config.sub: Support an OS of "wince".
9121
9122 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9123
9124         * config.guess, config.sub: Updated to match config's 2000-02-15
9125         version.
9126
9127 2000-02-23  Linas Vepstas  <linas@linas.org>
9128
9129         * config.sub: Add support for Linux/IBM 370.
9130         * configure.in: Likewise.
9131
9132 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9133
9134         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9135
9136 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9137
9138         * config.guess: Guess "cygwin" rather than "cygwin32".
9139
9140 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9141
9142         * configure (gcc_version): When setting, narrow search to
9143         lines containing `version_string'.
9144
9145 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9146
9147         * config.sub: Add support for avr target.
9148
9149 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9150
9151         * MAINTAINERS: Add maintainers for MCore port.
9152
9153 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9154
9155         * config.sub: Add mmix-knuth-mmixware.
9156
9157 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9158
9159         * MAINTAINERS: Pair cccp with cpplib maintainership.
9160
9161 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9162
9163         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9164         structure stuff to -L library search.
9165         (CXX_FOR_TARGET): Ditto.
9166         (CROSS_CHECK_MODULES): Fix spelling mistake.
9167
9168 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9169
9170         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9171         the C++ compiler.
9172
9173 2000-01-12  Richard Henderson  <rth@cygnus.com>
9174
9175         * configure.in: Don't build some bits for beos.
9176
9177 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9178
9179         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9180         as include files.
9181
9182 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9183
9184         * Add self as cpplib maintainer, as requested by Jason
9185         Merrill.  Correct my e-mail address.
9186
9187 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9188
9189         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9190         not mh-aix43.
9191
9192 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9193
9194         * MAINTAINERS: Add myself to "write after approval" list.
9195
9196 1999-12-14  Richard Henderson  <rth@cygnus.com>
9197
9198         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9199         * config.sub: Accept alphaev[78], alphaev8.
9200
9201 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9202
9203         * config.guess, config.sub: Update from autoconf.
9204
9205 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9206
9207         * MAINTAINERS:  update my playtime e-address.
9208
9209 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9210
9211         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9212         necessary libraries are missing.
9213
9214 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9215
9216         * MAINTAINERS: Add new 'write after approval' maintainer.
9217
9218 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9219
9220         * MAINTAINERS: Add new Java maintainer.
9221
9222 1999-10-25  Andreas Schwab  <schwab@suse.de>
9223
9224         * configure: Fix quoting inside arguments of eval.
9225
9226 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9227
9228         * config-ml.in: Allow suppression of some ARM multilibs.
9229
9230 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9231
9232         * config.guess: Add OS/390 match pattern.
9233         * config.sub: Add mvs, openedition targets.
9234         * configure.in (i370-ibm-opened*): New.
9235
9236 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9237
9238         * config.sub: Add support for configuring for pj.
9239
9240 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9241
9242         * config.sub (maybe_os): Add support for configuring for fr30.
9243
9244 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9245
9246         * configure.in: Do not configure or build ld for AIX
9247         platforms.  ld is known to be broken on these platforms.
9248
9249 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9250
9251         * config-ml.in: Pass compiler flag corresponding to multidirs to
9252         subdir configures.
9253
9254 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9255
9256         * Makefile.in (LDFLAGS): Define.
9257
9258 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9259
9260         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9261         noconfigdirs.
9262         (*-*-cygwin*): Likewise.
9263
9264 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9265
9266         * mkdep: New file.
9267         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9268         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9269
9270         From Eli Zaretskii <eliz@is.elta.co.il>:
9271         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9272         long file name when using DJGPP on MS-DOS.
9273
9274 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9275
9276         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9277
9278 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9279
9280         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9281         dependency as this causes "make check" to globally "make all"
9282
9283 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9284
9285         * configure.in (target_libs): Added target-zlib.
9286         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9287         (CONFIGURE_TARGET_MODULES): Likewise.
9288         (CHECK_TARGET_MODULES): Likewise.
9289         (INSTALL_TARGET_MODULES): Likewise.
9290         (CLEAN_TARGET_MODULES): Likewise.
9291         (configure-target-zlib): New target.
9292         (all-target-zlib): Likewise.
9293         (all-target-libjava): Depend on all-target-zlib.
9294         (configure-target-libjava): Depend on configure-target-zlib.
9295
9296         * Makefile.in (configure-target-libjava): Depend on
9297         configure-target-newlib.
9298         (configure-target-boehm-gc): New target.
9299         (configure-target-qthreads): New target.
9300
9301         * configure.in (target_libs): Added target-qthreads.
9302         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9303         (CONFIGURE_TARGET_MODULES): Likewise.
9304         (CHECK_TARGET_MODULES): Likewise.
9305         (INSTALL_TARGET_MODULES): Likewise.
9306         (CLEAN_TARGET_MODULES): Likewise.
9307         (all-target-qthreads): New target.
9308         (configure-target-libjava): Depend on configure-target-qthreads.
9309         (all-target-libjava): Depend on all-target-qthreads.
9310
9311         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9312         (CONFIGURE_TARGET_MODULES): Likewise.
9313         (CHECK_TARGET_MODULES): Likewise.
9314         (INSTALL_TARGET_MODULES): Likewise.
9315         (CLEAN_TARGET_MODULES): Likewise.
9316         (all-target-libjava): New target.
9317         (all-target-boehm-gc): Likewise.
9318         * configure.in (target_libs): Added libjava, boehm-gc.
9319
9320 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9321
9322         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9323         configure.bat in SUPPORT_FILES.
9324         (gas+binutils.tar.bz2): Likewise.
9325
9326         * makeall.bat: Remove; obsolete.
9327
9328 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9329
9330         From Mark Elbrecht:
9331         * configure.bat: Remove; obsolete.
9332
9333 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9334
9335         * configure: Add -W -Wall to the default CFLAGS when compiling with
9336         gcc.
9337
9338 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9339
9340         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9341
9342 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9343
9344         * configure.in: Build ld on IRIX6.
9345
9346 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9347
9348         * Makefile.in: Change distribution targets to use bzip2 instead of
9349         gzip.
9350         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9351         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9352
9353 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9354
9355         * config.sub: Add mcore target.
9356
9357 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9358
9359         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9360
9361 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9362
9363         * config.guess (dummy): Changed to $dummy.
9364
9365 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9366
9367         * config.sub: Tidied up case statements.
9368
9369 1999-05-22  Ben Elliston  <bje@cygnus.com>
9370
9371         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9372         <jiro@din.or.jp>.
9373
9374         * config.guess: Merge with FSF version. Future changes will be
9375         more accurately recorded in this ChangeLog.
9376         * config.sub: Likewise.
9377
9378 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9379
9380          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9381
9382 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9383
9384         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9385
9386 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9387
9388         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9389
9390 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9391
9392         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9393         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9394         Bad merge removed these two changes.
9395
9396 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9397                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9398
9399         * config.guess (interix Alpha): Add.
9400
9401 1999-04-11  Richard Henderson  <rth@cygnus.com>
9402
9403         * configure.in (i?86-*-beos*): Do config gperf; don't config
9404         gdb, newlib, or libgloss.
9405
9406 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9407
9408         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9409         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9410         from multidirs.
9411
9412 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9413
9414         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9415
9416 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9417
9418         * config.sub: Add support for mcore targets.
9419
9420 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9421
9422         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9423         not mt-ospace, in order to shut up assembler warning about using
9424         symbols that are named the same as registers.
9425
9426 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9427
9428         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9429         dependency list for all-target-cygmon.
9430
9431 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9432
9433         * config-ml.in: Check $host, not $target, for selective multilibs.
9434         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9435         thumb interworking, and underscore prefix multilibs.
9436
9437 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9438
9439         * missing: Update to version from current automake.
9440
9441 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9442
9443         * configure (gxx_include_dir): Removed.
9444
9445         * configure.in (gxx_include_dir): Handle it.
9446         * Makefile.in: Likewise.
9447
9448 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9449
9450         * config.sub (mips64vr4111,mips64vr4111el) Add.
9451
9452 1999-03-21  Ben Elliston  <bje@cygnus.com>
9453
9454         * config.guess: Correct typo for detecting ELF on FreeBSD.
9455
9456 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9457
9458         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9459         config/mh-djgpp.
9460
9461 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9462
9463         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9464         all-target-newlib to dependency list for all-target-bsp.
9465
9466 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9467
9468         * config.sub: Add i386-uwin support.
9469         * config.guess: Likewise.
9470
9471 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9472
9473         * configure.in: cleanup, add mh-*pic handling for arm, special
9474         case powerpc*-*-aix*
9475
9476 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9477
9478         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9479         can be built.
9480
9481 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9482
9483         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9484         targets.
9485
9486 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9487
9488         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9489
9490 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9491
9492         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9493
9494 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9495
9496         * config.sub: Fix typo in arm recognition.
9497
9498 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9499
9500         * configure.in (noconfigdirs): Changed target_configdirs to
9501         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9502         rather than m68k-*-* since it is not known to work on
9503         m68k-aout. Ditto for arm-*-*oabi.
9504
9505 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9506
9507         * configure.in (*-*-windows*): Remove, no longer used.
9508
9509 1999-02-19  Ben Elliston <bje@cygnus.com>
9510
9511         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9512         Smart and improved by Andrew Cagney.
9513
9514 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9515
9516         * config.guess: Recognize openbsd-*-hppa.
9517
9518 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9519
9520         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9521         only if it is not empty.
9522
9523 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9524
9525         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9526
9527         * config.guess: Modified to recognize uname's armv* syntax.
9528
9529         * config.sub: Modified to recognize uname's armv* syntax.
9530
9531 1999-02-17  Mark Salter  <msalter@cygnus.com>
9532
9533         * configure.in: Added target-bsp for sparclite.
9534
9535 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9536
9537         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9538
9539 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9540
9541         * configure.in: Add support for strongarm port.
9542         * config.sub: Add support for strongarm target.
9543
9544 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9545
9546         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9547         the old name config/mh-cygwin32.
9548         Enable texinfo.
9549
9550 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9551
9552         * configure.in: Do build ld for ix86 Solaris.
9553
9554 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9555
9556         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9557         $AR_FOR_TARGET.  Likewise for RANLIB.
9558
9559 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9560
9561         * config.sub (oabi):  Recognize.
9562         * configure.in (arm-*-oabi):  Handle.
9563
9564 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9565
9566         * config.guess: Improve detection of i686 on UnixWare 7.
9567
9568 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9569
9570         * config.guess: Add support for i386-pc-interix.
9571         * config.sub: Likewise.
9572         * configure.in: Likewise.
9573
9574 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9575
9576         * Makefile.in: Remove unneeded all-target-libio from
9577         from all-target-winsup target since it is now unneeded.
9578         Add all-target-libtermcap in its place since it is now
9579         needed.
9580
9581 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9582
9583         * configure.in: makefile stub for cygwin target is probably
9584         unnecessary.  Remove it for now.
9585
9586 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9587
9588         * configure.in: libtermcap.a should be built when cygwin is the
9589         target as well as the host.
9590         * config.guess: Allow mixed case in cygwin uname output.
9591         * Makefile.in: Add libtermcap target.
9592
9593 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9594
9595         * config.sub: Clean up handling of hppa2.0.
9596
9597 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9598
9599         * config.guess: Use C code to identify more HP machines.
9600
9601 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9602
9603         * config.sub: Handle hppa2.0.
9604
9605 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9606
9607         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9608         cygmon for all sparclite targets, regardless of object format.
9609
9610 1998-12-15  Mark Salter  <msalter@cygnus.com>
9611
9612         * configure.in: Added target-bsp for several target architectures.
9613
9614         * Makefile.in: Added rules for bsp.
9615
9616 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9617
9618         * config.guess: Improve detection of hppa2.0 processors.
9619
9620 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9621
9622         * config.guess: Recognize FreeBSD using ELF automatically.
9623
9624 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9625
9626         * configure (skip-this-dir): Add handling for new shell script, which
9627         might be created by a sub-directory's configure to indicate, this particular
9628         directory is "unwanted".
9629         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9630
9631 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9632
9633         * ltconfig: import from libtool, after changing libtool to
9634         account for the cygwin name change.
9635
9636 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9637
9638         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9639         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9640
9641 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9642
9643         * configure.in: Add libtermcap to list of cygwin dependencies.
9644
9645 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9646
9647         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9648         they include winsup/include when it's a cygwin target.
9649
9650 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9651
9652         * configure.in (host_tools): Added zip.
9653         * Makefile.in (all-target-libjava): Depend on all-zip.
9654         (all-zip): New target.
9655         (ALL_MODULES): Added all-zip.
9656         (NATIVE_CHECK_MODULES): Added check-zip.
9657         (INSTALL_MODULES): Added install-zip.
9658         (CLEAN_MODULES): Added clean-zip.
9659
9660 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9661
9662         * Makefile.in: lose "32" from comment about cygwin.
9663
9664 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9665
9666         * configure.in: Use -Os to build target libraries for the fr30.
9667
9668 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9669
9670         * config.sub: Add fr30.
9671
9672 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9673
9674         * configure.in: drop "32" from config/mh-cygwin32.  Check
9675         cygwin* instead of cygwin32*.
9676         * config.sub: Check cygwin* instead of cygwin32*.
9677
9678 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9679
9680         * config.guess: Match any version of Unixware7.
9681
9682 1998-10-20  Syd Polk  <spolk@cygnus.com>
9683
9684         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9685         if desired.
9686
9687 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9688
9689         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9690         these if the appropriate directories and files to not exist.
9691
9692 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9693
9694         * Makefile.in (DEVO_SUPPORT): Add config.if.
9695
9696 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9697
9698         * configure: Add pattern to replace "build_tooldir"'s
9699         definition in the generated Makefile with "tooldir"'s
9700         actual value.
9701
9702 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9703
9704         * config.sub: Bring back lost sparcv9.
9705
9706         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9707
9708 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9709
9710         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9711         CC_FOR_TARGET and friends.
9712
9713 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9714
9715         * Makefile.in (build_tooldir): New variable, same as tooldir.
9716         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9717         -B$(build_tooldir)/bin/.
9718         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9719
9720 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9721
9722         * README: Remove installation instructions and refer to the
9723         INSTALL directory instead.
9724
9725 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9726
9727         * config.sub: Add support for i[34567]86-pc-udk.
9728         * configure.in: Likewise.
9729
9730 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9731
9732         * Makefile.in: add bzip2 package building bits for user
9733         tools module
9734         * configure.in: ditto
9735
9736 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9737
9738         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9739         (ALL_TARGET_MODULES): Add all-target-libobjc.
9740         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9741         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9742         (all-target-libchill): Add dependencies.
9743         * configure.in (target_libs): Add libchill.
9744
9745 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9746
9747         * configure.in (target_subdir): Remove duplicate line.
9748
9749 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9750
9751         * Makefile.in (all-automake): fix dependencies.
9752
9753 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9754
9755         * configure.in: Minor cleanups for building in the $(target_alias)
9756         subdir.
9757
9758 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9759
9760         * Makefile.in (bootstrap): Set r and s before make all.  Use
9761         BASE_FLAGS_TO_PASS in make all.
9762         (cross): Likewise.
9763
9764 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9765
9766         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9767
9768 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9769
9770         * config.sub: Fix typo in last change.
9771
9772 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9773
9774         * config.sub: Add support for C4x target.
9775         * configure.in: Likewise.
9776
9777 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9778
9779         * config.sub: Recognize sparcv9 just like sparc64.
9780
9781 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9782
9783         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9784
9785 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9786
9787         * config.guess: Correctly identify Pentium II sco boxes.
9788
9789         * config.guess: Fix "tr" code.  From Weiwen Liu.
9790
9791 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9792
9793         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9794         stabs.
9795
9796 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9797
9798         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9799         (ALL_TARGET_MODULES): Add all-target-libchill.
9800         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9801         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9802         (all-target-libchill): Add dependencies.
9803         * configure.in (target_libs): Add libchill.
9804
9805 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9806
9807         * config.guess: Avoid assumptions about "tr" behaves when
9808         LANG is set to something other than English.
9809
9810 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9811
9812         * configure (gxx_include_dir): Changed to
9813         '${prefix}/include/g++'-${libstdcxx_interface}.
9814
9815         * config.if: New to determine the interfaces.
9816
9817 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9818
9819         * config.guess: Detect and handle MPE/IX.
9820         * config.sub: Deal with MPE/IX.
9821
9822 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9823
9824         * configure.in: Use mh-aix43.
9825
9826 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9827
9828         * configure: Fix --without/--disable cases for gxx-include-dir.
9829
9830 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9831
9832         * mdata-sh:  Imported.  Needed for automake support.
9833
9834 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9835
9836         * Makefile.in (taz): Try "chmod -R og=u ." before
9837         "chmod og=u `find . -print`".
9838
9839 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9840
9841         * configure.in: Add arm-elf and thumb-elf support.
9842
9843 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9844
9845         * Makefile.in: Undo previous patch.
9846
9847 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9848
9849         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9850         to here ...
9851         (install-no-fixedincludes): and here
9852         (INSTALL_MODULES): ... from here.
9853
9854 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9855
9856         * config.sub: Merge with FSF.
9857
9858         * config.guess: Merge with FSF.
9859
9860 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9861
9862         * configure (extraconfigdirs): New variable.
9863         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9864         * Makefile.in (all): Move higher in file.
9865         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9866         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9867         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9868         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9869         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9870
9871 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9872
9873         * Makefile.in (all-target-libjava): Depend on all-gcc and
9874         all-target-newlib.
9875         (configure-target-libjava): Depend on $(ALL_GCC).
9876
9877 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9878
9879         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9880         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9881
9882 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9883
9884         * INSTALL/README: Fix typo.
9885
9886 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9887
9888         * ylwrap: Change absolute path checks to check for DOS style path
9889         names.
9890
9891         * ylwrap: Don't use a full path name if the source file is in the
9892         same directory.  From hjl@lucon.org (H.J. Lu).
9893
9894         * config-ml.in: Default to being verbose, to match Feb 18 change to
9895         configure.
9896
9897 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9898
9899         Brought over from egcs:
9900
9901         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9902
9903         * configure.in (target_subdir): Set to ${target_alias} instead
9904         of "libraries".
9905
9906         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9907
9908         * configure.in (target_subdir): Set to libraries if enable_multilib.
9909
9910 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9911
9912         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9913         multilibs, force reconfiguration the first time we create
9914         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9915
9916 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9917
9918         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9919         avoid confusion with --no-recursion.
9920
9921 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9922
9923         * configure.in: Win32 hosts shouldn't use install -x
9924         * install-sh: remove -x option, and special .exe-handling
9925         hack.
9926
9927 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9928
9929         * config.guess: Recognize i586-pc-beos.
9930         * configure.in: Don't build some bits for beos.
9931
9932 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9933
9934         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9935         CFLAGS default to -O2.
9936
9937         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9938         when using GNU ld.
9939
9940 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9941
9942         * ltmain.sh: Correct install when using a different shell.
9943
9944 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9945
9946         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9947
9948 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9949
9950         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9951         target.
9952
9953 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9954
9955         * ltconfig: Update to correct AIX handling.
9956
9957 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9958
9959         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9960
9961         * configure.in (target_subdir): Set to ${target_alias} instead
9962         of "libraries".
9963
9964 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9965
9966         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9967         (Makefile): Depend on $(gcc_version_trigger).
9968
9969         * configure (gcc_version): Change default initializer to empty
9970         string.
9971         (gcc_version_trigger): New variable; pass this variable down
9972         to subdir configures to enable them checking gcc's version
9973         themselves. Emit make macros for both gcc_version vars.
9974         (topsrcdir): Initialize reliably.
9975         (recursion line): Remove --with-gcc-version=${gcc_version}.
9976
9977 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9978
9979         * configure (enable_version_specific_runtime_libs): Implement new flag
9980         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9981         in $(libsubdir); emit definition in each generated Makefile.
9982         (gxx_include_dir): Initialize depending on
9983         $enable_version_specific_runtime_libs.
9984
9985 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9986
9987         * configure (gcc_version): Initialize properly depending on
9988         how and where configure is started.
9989         (recursion line): Pass a --with-gcc-version=${gcc_version}
9990         to configures in subdirs.
9991
9992 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9993
9994         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9995         cygmon
9996
9997 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9998
9999         * configure.in: Add cygmon and libstub support for mn10200.
10000
10001 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10002
10003         * configure (gcc_version): Add new variable describing the
10004         particular gcc version we're building.
10005         * Makefile.in (libsubdir): Add new macro for the directory
10006         in which the compiler finds executables, libraries, etc.
10007         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10008         and libsubdir.
10009
10010 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10011
10012         * Makefile.in (local-clean): Remove *.log.
10013         (warning.log): Built with warn_summary from build.log.
10014         (mail-report.log): Run test_summary.
10015         (mail-report-with-warnings.log): Run test_summary including
10016         warning.log in the report.
10017
10018 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10019
10020         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10021
10022 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10023
10024         * Makefile.in (grep): Grep no longer depends on libiberty.
10025
10026 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10027
10028         * Makefile.in: all-snavigator needs all-libgui.
10029
10030 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10031
10032         * configure.in: Add cygmon and libstub support for mn10300.
10033
10034 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10035
10036         * missing: Update to version from automake 1.3.
10037
10038         * ltmain.sh: On installation, don't get confused if the same name
10039         appears more than once in the list of library names.
10040
10041 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10042
10043         * config.sub: Accept m68060 and m5200 as CPU names.
10044
10045 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10046
10047         * configure: Use && rather than using -a in test, because odd
10048         strings can confuse test.
10049         * configure.in: Likewise.
10050
10051 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10052
10053         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10054
10055 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10056
10057         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10058         bootstrap4-lean): New targets.
10059
10060 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10061
10062         * mpw-* Delete.  Not used.
10063
10064 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10065
10066         * COPYING.LIB: Update FSF address.
10067
10068 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10069
10070         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10071
10072         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10073         GAS_SUPPORT_DIRS.
10074
10075 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10076
10077         * ltconfig, ltmain.sh: Avoid producing a version number if
10078         -version-info was not used.
10079
10080 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10081
10082         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10083         building with newlib.
10084
10085 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10086
10087         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10088         Solaris `make' causes it to continue to next definition.
10089
10090 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10091
10092         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10093         the right GUI libraries and files are installed along with GDB.
10094
10095 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10096
10097         * configure.in: Change alpha to alpha* in several places.
10098
10099 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10100
10101         * config.sub: Recognize sparc86x.
10102
10103 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10104
10105         * configure.in (--enable-target-optspace): Remove debug echo.
10106
10107 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10108
10109         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10110
10111 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10112
10113         * ltconfig: Update cygwin32 support.
10114
10115         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10116         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10117         (GDB_SUPPORT_DIRS): Likewise.
10118
10119 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10120
10121         * configure.in (target_makefile_frag): If --enable-target-optspace,
10122         use -Os to compile target libraries rather than -O2.  Default to
10123         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10124         not used.
10125         * configure.in (target_cflags): Ditto for d30v.
10126
10127 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10128
10129         * Makefile.in (all-bfd): Depend on all-intl.
10130         (all-binutils): Likewise.
10131         (all-gas): Likewise.
10132         (all-gprof): Likewise.
10133         (all-ld): Likewise.
10134
10135 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10136
10137         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10138
10139 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10140
10141         * Makefile.in (all-bfd): Depend upon all-libiberty.
10142
10143         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10144
10145 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10146
10147         * Makefile.in: Add libstub.
10148
10149         * configure.in: Ditto. Build libstub for targets that have cygmon
10150         support.
10151
10152 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10153
10154         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10155
10156 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10157
10158         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10159         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10160
10161 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10162
10163         * configure: Define DEFAULT_M4 by searching PATH.
10164         * Makfile.in: Use DEFAULT_M4.
10165
10166 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10167
10168         * ltconfig: Add cygwin32 support.
10169
10170         * Makefile.in, configure.in: Add libtool as a native only directory
10171         to configure and build.
10172
10173 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10174
10175         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10176
10177 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10178
10179         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10180
10181 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10182
10183         * Makefile.in: add ash make rules
10184         * configure.in: add ash to native_only and host_tools lists
10185
10186 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10187
10188         * Makefile.in (all-gettext, all-intl): New targets.
10189         (ALL_MODULES): Added all-gettext, all-intl.
10190         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10191         (INSTALL_MODULES): Added install-gettext, install-intl.
10192         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10193
10194         * configure.in (host_tools): Added gettext.
10195         (native_only): Likewise.
10196         (noconfigdirs) [various cases]: Likewise.
10197         (host_libs): Added intl.
10198
10199 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10200
10201         * configure: Do not disable building gdbtk for cygwin32 hosts.
10202
10203 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10204
10205         * configure.in: Add thumb-coff target.
10206         * config.sub: Add thumb-coff target.
10207
10208 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10209
10210         * Makefile.in: Revert yesterday's change.
10211         (all-target-winsup):  all-target-librx stays out of here.
10212
10213 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10214
10215         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10216         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10217         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10218         Remove references to librx and libg++.
10219
10220 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10221
10222         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10223         recursive makes
10224
10225 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10226
10227         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10228         for newlib directory.
10229         (CXX_FOR_TARGET): Likewise.
10230
10231 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10232
10233         * ltconfig: Update after libtool/ltconfig.in change for
10234         hpux11.
10235
10236 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10237
10238         * ltconfig, ltmain.sh: Update to libtool 1.2.
10239
10240 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10241
10242         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10243         (install-gcc-cross): Instead, override LANGUAGES here.
10244
10245 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10246
10247         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10248         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10249
10250 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10251
10252         * configure.in: Add Thumb-pe target.
10253
10254 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10255
10256         * Makefile.in - changed sn targets to snavigator
10257         * configure.in - changed sn targets to snavigator
10258
10259 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10260
10261         * config-ml.in: After building symlink tree call make distclean
10262         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10263         to be the case for libiberty.
10264
10265 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10266
10267         * configure: When making link, also check the current
10268         directory. The configure scripts may create one.
10269
10270 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10271
10272         * config.sub: Accept alphapca56 and alphaev6 properly.
10273
10274 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10275
10276         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10277
10278 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10279
10280         * config.sub (sco5): Fix typo.
10281
10282 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10283
10284         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10285         install-itcl.
10286         (install-itcl): Remove dependency on install-tcl.
10287
10288 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10289
10290         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10291
10292 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * configure.in: Don't build libgui for a cygwin32 target when not on
10295         a cygwin32 host.
10296
10297 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10298
10299         * configure (redirect): Set to null, so default behavior of
10300         configure is now --verbose.
10301
10302 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10303
10304         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10305         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10306
10307 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10308
10309         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10310         this change to sync Makefile.in with its ChangeLog entries.
10311
10312 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10313
10314         * ltmain.sh (mkdir): Check that the directory doesn't exist
10315         before we exit with error, so that we don't get races during
10316         parallel builds.
10317
10318 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10319
10320         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10321
10322 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10323
10324         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10325         PICFLAG_FOR_TARGET.
10326         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10327
10328         * configure: Emit a definition for the new macro enable_shared
10329         into each Makefile.
10330
10331 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10332
10333         * configure.in (host_tools, native_only): Add libtool.
10334
10335 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10336
10337         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10338         Fix typo in ming config comment.
10339
10340 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10341
10342         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10343
10344 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10345
10346         * config.sub: Add tic30 cases, and map c30 to tic30.
10347
10348 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10349
10350         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10351         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10352         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10353         (CLEAN_TARGET_MODULES): Similarly
10354         (all-target-libf2c): Add dependences.
10355         * configure.in (target_libs): Add libf2c.
10356
10357 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10358
10359         * configure.in: Remove expect from noconfigdirs when target
10360         is cygwin32.  OK to build expect and dejagnu with Canadian
10361         Cross.
10362
10363 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10364
10365         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10366         host.
10367
10368         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10369         and mingw32.
10370
10371 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10372
10373         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10374         here as it is not defined in the toplevel Makefile.
10375
10376 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10377
10378         * configure (package_makefile_rules_frag): New variable, which names
10379         a file with generic rules, ...
10380         Change comment to mention we now have FIVE parts.
10381         * configure: Undo last change.
10382
10383 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10384
10385         * config.guess: More accurate determination of HP processor types.
10386         * config.sub: More accurate determination of HP processor types.
10387
10388 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10389
10390         * configure (package_makefile_frag): Move inserting the
10391         ${package_makefile_frag} to where it should be according
10392         to the comment.
10393
10394 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10395
10396         * config.guess: Add support for Linux/ARM.
10397
10398 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10399
10400         * .cvsignore: Remove *-info and *-install since they match
10401         release-info and mpw-install, which we don't want to just ignore.
10402
10403 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10404
10405         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10406
10407 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10408
10409         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10410         local_prefix to sub-make invocations.
10411
10412 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10413
10414         * configure.in: Check makefile fragments in the source
10415         directory.
10416
10417 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10418
10419         * configure.in: Check whether host and target makefile
10420         fragments exist before adding them to *_makefile_frag.
10421
10422 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10423
10424         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10425
10426 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10427
10428         * configure.in: Make sure we only replace RPATH_ENVVAR on
10429         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10430         regexp to sed.
10431
10432         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10433         to sub-makes.
10434
10435 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10436
10437         * config-ml.in (multi-do): LDFLAGS must include multilib
10438         designator.
10439
10440 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10441
10442         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10443
10444 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10445
10446         * config.sub: Add mingw32 support.
10447         * configure.in: Likewise.
10448
10449 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10450
10451         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10452
10453 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10454
10455         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10456         * configure (gxx_include_dir): Provide a definition for subdirs
10457         which do not use autoconf.
10458
10459 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10460
10461         * config.guess: Sync with egcs.  Picks up new alpha support,
10462         BeOS & some additional linux support.
10463
10464 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10465
10466         * config.guess: HP 9000/803 is a PA1.1 machine.
10467
10468 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10469
10470         * configure.in: It's alpha*-...
10471
10472 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10473
10474         * configure.in (host_makefile_frag, target_makefile_frag):
10475         Handle multiple config files.
10476         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10477         alpha-*-*.
10478
10479 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10480
10481         * mkdep: New file.
10482
10483 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10484
10485         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10486
10487 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * Makefile.in: Add libgui directory.
10490         (GDB_TK): Add all-libgui.
10491         * configure.in: Add libgui directory.
10492         * configure: Add all-libgui to GDB_TK.
10493
10494 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10495
10496         * config-ml.in (multidirs): Add m32r to multilib list.
10497
10498 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10499
10500         * Makefile.in (all-target-gperf): Change dependency to
10501         all-target-libstdc++.
10502
10503 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10504
10505         * config.guess: Add BeOS support.
10506
10507 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10508
10509         Source directory cvs renamed to cvssrc:
10510         * configure.in (host_tools): Change cvs to cvssrc.
10511         (native_only): Likewise.
10512         (noconfigdirs) [various cases]: Likewise.
10513         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10514         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10515         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10516         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10517         (all-cvssrc): Rename target from all-cvs.
10518
10519 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10520
10521         * configure (gxx_include_dir): Fix thinko.
10522
10523 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10524
10525         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10526         (install-cross, install-gcc-cross): New targets.
10527
10528 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10529
10530         * configure.in (noconfigdirs): Add support for Thumb target.
10531
10532         * config.sub (maybe_os): Add support for Thumb target.
10533
10534 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10535
10536         * Makefile.in: Add rules for cygmon.
10537
10538         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10539
10540 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10541
10542         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10543         * configure (gxx_include_dir): Provide a definition for subdirs
10544         which do not use autoconf.
10545
10546 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10547
10548         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10549         11/18/97 build
10550
10551 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10552
10553         * From Franz Sirl.
10554         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10555         found on RedHat Linux systems.
10556
10557 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10558
10559         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10560         guesses.
10561
10562 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10563
10564         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10565
10566 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10567
10568         * ltmain.sh: If mkdir fails, check whether the directory was created
10569         anyhow by some other process.
10570
10571 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10572
10573         * configure.in (d30v-*-*): Configure all directories.
10574
10575 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10576
10577         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10578         for the D30V.
10579
10580 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10581
10582         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10583
10584 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10585
10586         * include/libiberty.h: Add extern "C" { so it can be used with C++
10587         progrms.
10588         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10589         programs.
10590
10591 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10592
10593         * configure.in (d30v-*-*): Configure GCC now.
10594
10595 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10596
10597         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10598         is no longer needed.
10599
10600 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10601
10602         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10603
10604 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10605
10606         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10607         targets using "$@" to provide support for similar but not identical
10608         targets without having to duplicate code.
10609
10610 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10611
10612         * makefile.vms: Fix to work with DEC C.
10613
10614 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10615
10616         * config.sub: Add mips-tx39-elf to marketing names.
10617
10618 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10619
10620         * ltmain.sh: Handle symlinks in generated script.
10621
10622 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10623
10624         * configure: Handle autoconf style directory options: --bindir,
10625         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10626         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10627         --sysconfdir.
10628         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10629         (sharedstatedir, localstatedir, oldincludedir): New variables.
10630         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10631         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10632         sbindir, sharedstatedir, and sysconfdir.
10633
10634 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10635
10636         * Makefile.in (bootstrap-lean): New target.
10637
10638 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10639
10640         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10641         sn, and gnuserv from noconfigdirs.
10642
10643 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10644
10645         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10646
10647 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10648
10649         * Makefile.in (cross): New target.
10650
10651 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10652                           Jeff Law         <law@cygnus.com>
10653
10654         * Makefile.in (bootstrap2, bootstrap3): New targets.
10655         (all-bootstrap): Remove outdated and confusing target.
10656         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10657
10658 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10659
10660         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10661         windows.  Consistent with gdb/configure.
10662
10663 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10664
10665         * configure.in: Name Linux target fragment.
10666
10667         * configure: Rewrite so that project Makefile fragment is inserted
10668         first and appears last in the resulting Makefile.
10669
10670 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10671
10672         * Makefile.in (install-itcl): Install tcl first.
10673
10674 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10675
10676         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10677
10678 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10679
10680         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10681
10682         * configure.in (skipdirs): Add target-librx for Linux.
10683         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10684
10685 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10686
10687         * Makefile.in (bootstrap): New target.
10688
10689 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10690
10691         * config.sub: Accept 'amigados' for backward compatibility.
10692
10693 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * config.guess: Merge with FSF.
10696
10697 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10698
10699         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10700
10701 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10702
10703         * config.sub: Add "marketing-names" patch.
10704
10705 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10706
10707         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10708
10709 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10710
10711         * config.sub: Handle v850-elf.
10712
10713 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10714
10715         * .cvsignore (*-install): Remove.
10716
10717 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10718
10719         * ltconfig: Set CONFIG_SHELL in libtool.
10720         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10721
10722 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10723
10724         * configure.in (target_subdir): Set to libraries if enable_multilib.
10725
10726 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10727
10728         * config.guess: Update from gcc directory.
10729
10730 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10731
10732         * Makefile.in (all-sim): Depends on all-readline.
10733
10734 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10735
10736         * Makefile.in (BISON, YACC): Use $$s.
10737         (all-bison): Depend on all-texinfo.
10738
10739 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10740
10741         * Makefile.in (BISON): Add -L flag.
10742         (YACC): Likewise.
10743
10744 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10745
10746         * configure.in (noconfigdirs): Add support for v850e target.
10747
10748         * config.sub (maybe_os): Add support for v850e target.
10749
10750 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10751
10752         * configure.in (noconfigdirs): Add support for v850ea target.
10753
10754         * config.sub (maybe_os): Add support for v850ea target.
10755
10756 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10757
10758         * config.sub: Add mipstx39.  Delete r3900.
10759
10760 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10761
10762         * Makefile.in (all-autoconf): Depends on all-texinfo.
10763
10764 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10765
10766         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10767         eabi targets.
10768
10769 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10770
10771         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10772
10773         * configure: When handling a Canadian Cross, handle YACC as well as
10774         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10775         * Makefile.in (all-bison): Depend upon all-texinfo.
10776
10777 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10778
10779         * Makefile.in (BISON): bison, not byacc or bison -y.
10780         (YACC): bison -y or byacc or yacc.
10781         (various): Add *-bison as appropriate.
10782         (taz): No need to mess with BISON anymore.
10783
10784 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10785
10786         * configure: If OSTYPE matches *win32*, try to find a good value for
10787         CONFIG_SHELL.
10788
10789 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10790
10791         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10792         configure.in if it is present.
10793
10794 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10795
10796         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10797
10798 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10799
10800         * config.sub: Recognize `arc' cpu.
10801         * configure.in: Likewise.
10802         * config-ml.in: Likewise.
10803
10804 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10805
10806         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10807
10808 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10809
10810         * configure: Changed sed delimiter from ':' to '|' when
10811         attempting to substitute ${config_shell} for SHELL. On
10812         NT ${config_shell} may contain a ':' in it.
10813
10814 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10815
10816         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10817
10818 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10819
10820         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10821
10822 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10823
10824         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10825
10826         * ylwrap: If the program is a relative path, force it to be
10827         absolute.
10828
10829 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10830
10831         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10832
10833 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10834
10835         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10836         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10837         for libraries.
10838
10839 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10840
10841         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10842         separated by spaces.
10843
10844 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10845
10846         * ylwrap: New file.
10847         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10848
10849         * ltmain.sh: Handle /bin/sh at start of install program.
10850
10851         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10852
10853         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10854         * missing: New file, from automake 1.2.
10855
10856 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10857
10858         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10859         check-tk to CHECK_X11_MODULES.
10860
10861 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10862
10863         * config.sub: Merge with FSF.
10864
10865 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10866
10867         * config.guess: Merge with FSF.
10868
10869 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10870
10871         * configure: Treat msdosdjgpp like go32.
10872         * configure.in: Likewise.  Don't remove gprof for go32.
10873
10874         * configure: Change Makefile.tem2 to Makefile.tm2.
10875
10876 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10877
10878         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10879
10880 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10881
10882         * install-sh (chmodcmd): Set to null if the DST directory already
10883         exists.  Same as Nov 11th change.
10884
10885 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10886
10887         * configure (GDB_TK): Needs itcl and tix.
10888
10889 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10890
10891         * config.guess: Update from FSF.
10892
10893 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10894
10895         * Makefile.in (GDB_TK): Depend on itcl and tix.
10896
10897 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10898
10899         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10900         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10901         (INSTALL_SCRIPT): New variable.
10902         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10903         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10904         to -x.
10905         * install-sh: Add support for -x option.
10906
10907 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10908
10909         * configure.in, Makefile.in: Treat tix like itcl.
10910
10911 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10912
10913         * Makefile.in (WINDRES): New variable.
10914         (WINDRES_FOR_TARGET): New variable.
10915         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10916         (EXTRA_HOST_FLAGS): Add WINDRES.
10917         (EXTRA_TARGET_FLAGS): Add WINDRES.
10918         (EXTRA_GCC_FLAGS): Add WINDRES.
10919         ($(DO_X)): Pass down WINDRES.
10920         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10921         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10922         DLLTOOL_FOR_TARGET.
10923
10924 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10925
10926         * configure.in: configure sim before gdb for win32-x-ppc
10927
10928 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10929
10930         Move gperf into the toplevel, from libg++.
10931         * configure.in (target_tools): Add target-gperf.
10932         (native_only): Add target-gperf.
10933         * Makefile.in (all-target-gperf): New target, depend on
10934         all-target-libg++.
10935         (configure-target-gperf): Empty rule.
10936         (ALL_TARGET_MODULES): Add all-target-gperf.
10937         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10938         (CHECK_TARGET_MODULES): Add check-target-gperf.
10939         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10940         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10941
10942 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10943
10944         * config.sub (mn10200): Recognize new basic machine.
10945
10946 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10947
10948         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10949         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10950
10951 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10952
10953         * configure.in: If we're building mips-sgi-irix6* native, turn on
10954         ENABLE_MULTILIB and set TARGET_SUBDIR.
10955
10956 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10957
10958         * Makefile.in (all-sn): Depend on all-grep.
10959
10960 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10963
10964         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10965         Makefile.  From Jeff Makey <jeff@cts.com>.
10966         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10967
10968         * Makefile.in (DISTBISONFILES): Remove.
10969         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10970         $(DEFAULT_YACC).
10971
10972         * configure.in: Build itl, db, sn, etc., when building for native
10973         cygwin32.
10974
10975         * Makefile.in (LD): New variable.
10976         (EXTRA_HOST_FLAGS): Pass down LD.
10977         ($(DO_X)): Likewise.
10978
10979 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10980
10981         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10982
10983 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10984
10985         * configure.in (targargs): Strip out any supplied --build argument
10986         before adding our own. Always add --build.
10987
10988 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10989
10990         * configure.in (targargs): Pass --build if we're doing
10991         a cross-compile.
10992
10993 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10994
10995         * configure: Use '|' instead of ":" as the separator in
10996         sed. Otherwise sed chokes on NT path names with drive
10997         designators. Also look for "?:*" as the leading characters in an
10998         absolute pathname.
10999
11000 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11001
11002         * config.sub: Support for r3900.
11003
11004 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * configure.in: Use install-sh, not install.sh.
11007
11008 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11011         apply it twice.
11012
11013 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11014
11015         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11016         install-binutils.
11017
11018 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11019
11020         * Makefile.in: Add automake targets.
11021         * configure.in (host_tools): Add automake.
11022
11023 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11024
11025         * configure: Default CXX to c++, not gcc.
11026         * Makefile.in (CXX): Set to c++, not gcc.
11027         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11028
11029 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11030
11031         * install-sh: try appending a .exe if source file doesn't
11032         exist
11033
11034 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11035
11036         * configure.in: Turn on multilib by default.
11037         (cross_only): Remove target-libiberty.
11038
11039         * Makefile.in (all-gcc): Don't depend on libiberty.
11040
11041 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11042
11043         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11044
11045 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11046
11047         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11048         (DISTBISONFILES): Add ld/Makefile.in
11049
11050 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11051
11052         * configure.in: if target is cygwin32 but host isn't cygwin32,
11053         don't configure gdb tcl tk expect, not just gdb.
11054
11055 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11056
11057         * configure.in: Added gnuserv everywhere sn appears.
11058
11059         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11060         (CROSS_CHECK_MODULES): Added check-gnuserv.
11061         (INSTALL_MODULES): Added install-gnuserv.
11062         (CLEAN_MODULES): Added clean-gnuserv.
11063         (all-gnuserv): New target.
11064
11065 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11066
11067         * config.guess: Fixes for MIPS OpenBSD systems.
11068
11069 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11070
11071         * Makefile.in (INSTALL_XFORM): Remove.
11072         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11073
11074         * mkinstalldirs: New file, copied from automake.
11075         * Makefile.in (installdirs): Rename from install-dirs.  Use
11076         mkinstalldirs.  Change all users.
11077         (DEVO_SUPPORT): Add mkinstalldirs.
11078
11079 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11080
11081         * install-sh: Rename from install.sh.
11082         * Makefile.in (INSTALL): Change install.sh to install-sh.
11083         (DEVO_SUPPORT): Likewise.
11084
11085         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11086         Graichen <graichen@rzpd.de>.
11087
11088 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11089
11090         * config.guess: Recognize OpenBSD systems correctly.
11091
11092 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11093
11094         * README, Makefile.in (ETC_SUPPORT): Remove references to
11095         cfg-paper*, configure.{texi,man,info*}._
11096
11097 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11098
11099         * Makefile.in (all.normal): Ensure that gcc is built after all
11100         the x11 - ie gdb - targets.
11101
11102 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11103
11104         * makefile.vms: Don't run conf-a-gas.
11105
11106 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11107
11108         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11109
11110 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11111
11112         * configure.in: Remove noconfigdirs case since gdb also
11113         configures and builds for tic80-coff.
11114
11115 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11116
11117         * configure: Set cache_file to config.cache.
11118         * Makefile.in (local-distclean): Remove config.cache.
11119
11120 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11121
11122         * COPYING: Update FSF address.
11123
11124 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11125
11126         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11127         noconfigdirs.
11128
11129 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11130
11131         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11132         MAKEDIRS, is empty.
11133
11134 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11135
11136         * config.sub: Tweak mn10300 entry.
11137
11138 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11139
11140         * configure.in (host_tools): Put sim before gdb, so gdb's
11141         configure.tgt can determine if the simulator was configured.
11142
11143 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11144
11145         * config.sub: Move BeOS $os case to be with other Cygnus
11146         local cases.
11147
11148 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11149
11150         * config.sub: Remove misplaced comment that broke Linux.
11151
11152 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11153
11154         * config.sub: Add BeOS support.
11155
11156 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11157
11158         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11159
11160 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11161
11162         * configure.in (noconfigdirs): Remove tcl and tk from
11163         noconfigdirs for cygwin32 builds.
11164
11165 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11166
11167         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11168
11169 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11170
11171         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11172         make-all.com, use makefile.vms instead.
11173
11174 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11175
11176         * config.sub: Accept -lnews*.
11177
11178 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11179
11180         * configure.in (noconfigdirs): Disable target-newlib,
11181         target-examples and target-libiberty for d30v.
11182
11183 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11184
11185         * configure.in (noconfigdirs): Enable ld for d30v.
11186
11187 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11188
11189         * configure.in (tic80-*-*): Build compiler.
11190
11191 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11192
11193         * configure.in (d30v-*): Remove sim directory from list of
11194         unsupported d30v directories
11195
11196 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11197
11198         * config.sub, configure.in: Add d30v target cpu.
11199
11200 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11201
11202         * makefile.vms: New file.
11203         * make-all.com: Remove.
11204
11205 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11206
11207         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11208
11209 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11210
11211         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11212
11213 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11214
11215         * Makefile.in (ALL_MODULES): Added all-db.
11216         (CROSS_CHECK_MODULES): Addec check-db.
11217         (INSTALL_MODULES): Added install-db.
11218         (CLEAN_MODULES): Added clean-db.
11219
11220 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * config.guess: Merge with latest FSF sources.
11223
11224 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11225
11226         * Makefile.in (ALL_MODULES): Added all-itcl.
11227         (CROSS_CHECK_MODULES): Added check-itcl.
11228         (INSTALL_MODULES): Added install-itcl.
11229         (CLEAN_MODULES): Added clean-itcl.
11230
11231 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11232
11233         * configure.in: build gdb for mn10200
11234
11235 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11236
11237         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11238
11239 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11240
11241         * configure.in (tic80-*-*): Turn off most targets right now.
11242
11243 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11244
11245         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11246         rather than the makeinfo program.
11247         (do-info): Depend upon all-texinfo.
11248
11249 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11250
11251         * configure.in: Remove uses of config/mh-linux.
11252
11253         * config.sub, config.guess: Merge with latest FSF sources.
11254
11255 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11256
11257         * config.sub (case $basic_machine): Add tic80 entries.
11258
11259 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11260
11261         * config.sub, config.guess: Merge with latest FSF sources.
11262
11263 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11264
11265         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11266         * mpw-config.in: Test for NewFolderRecursive.
11267         * mpw-install: Use symbolic name for startup filename.
11268         * mpw-README: Add various additional details.
11269
11270 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11271
11272         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11273
11274 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11275
11276         * configure.in: Do build gcc and the target libraries for
11277         the mn10200.
11278
11279 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11280
11281         * configure.in: don't avoid building gdb for mn10300 any more
11282         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11283         instead of single-quoting it.
11284
11285 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11286
11287         * configure.in: Don't use --with-stabs on IRIX 6.
11288
11289 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11290
11291         * configure.in (m32r): Build gdb, libg++ now.
11292
11293 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11294
11295         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11296         directories from noconfigdirs.
11297
11298 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11299
11300         * config.sub (basic_machine): added mips16 configuration
11301
11302 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11303
11304         * config.sub: Handle d10v-unknown.
11305
11306 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11307
11308         * config.sub: Handle v850-unknown.
11309
11310 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11311
11312         * Makefile.in: add findutils
11313         * configure.in: add findutils to list of host_tools
11314
11315 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11316
11317         * config.sub: Handle mn10200 and mn10300.
11318
11319 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11320
11321         * configure.in (d10v-*): Do not build librx.
11322
11323 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11324
11325         * configure.in (mn10300): Build everything except gdb & libgloss.
11326
11327 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11328
11329         * config.guess:  Patch for Dansk Data Elektronik servers,
11330         from Niels Skou Olsen <nso@dde.dk>.
11331
11332         For ncr, use /bin/uname rather than uname, since GNU uname does not
11333         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11334
11335         Patch for MIPS R4000 running System V,
11336         from Eric S. Raymond <esr@snark.thyrsus.com>.
11337
11338         Fix thinko for nextstep.
11339
11340         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11341
11342         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11343         * config.guess: Guess mips-dec-mach_bsd4.3.
11344
11345         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11346         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11347         release numbers.
11348         * config.guess (mips-mips-riscos*):  Emit just enough of the
11349         release number.
11350
11351         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11352         * config.guess (sparc-auspex-sunos*):  Added.
11353         (f300-fujitsu-*): Added.
11354
11355         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11356         * config.guess:  Recognize a Tadpole as a sparc.
11357
11358 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11359
11360         * config.guess: Don't assume that NextStep version is either 2 or
11361         3.  NextStep 4 (aka OpenStep 4) has come out now.
11362
11363 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11364
11365         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11366         From Rik Faith <faith@cs.unc.edu>.
11367
11368 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11369
11370         * config.sub: Contributions from bug-gnu-utils to:
11371         Support plain "hppa" (no version given) architecture, reported by
11372         OpenStep.
11373         OpenBSD like NetBSD.
11374         LynxOs is not a hardware supplier.
11375
11376         * config.guess: Contributions from bug-gnu-utils to add support for:
11377         OpenBSD like NetBSD.
11378         Stratus systems.
11379         More Pyramid systems.
11380         i[n>4]86 Intel chips.
11381         M680[n>4]0 Motorola chips.
11382         Use unknown instead of lynx for hardware manufacturer.
11383
11384 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11385
11386         * install.sh (chmodcmd): Set to null if the DST directory already
11387         exists.
11388
11389 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11390
11391         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11392         not use mt-ppc target Makefile fragment any more.
11393
11394 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11395
11396         * configure.in (*-*-windows):  Exclude everything but those dirs
11397         needed to build windows.
11398
11399 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11400
11401         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11402
11403 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11404
11405         * configure.in:  Exclude mmalloc from i386-windows.
11406
11407 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11408
11409         * Undo my previous change.
11410
11411 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11412
11413         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11414         unconditionally.
11415         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11416
11417 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11418
11419         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11420         host to add it's own flags.
11421
11422 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11423
11424         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11425
11426 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11427
11428         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11429         (CXX_FOR_TARGET): Likewise.
11430         (GCC_FOR_TARGET): Define.
11431         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11432         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11433         CC_FOR_TARGET was specified on the command line.
11434         (MAKEOVERRIDES): Don't define.
11435
11436 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11437
11438         * configure.in (m32r): Fix spelling of libg++ libs.
11439
11440 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11441
11442         * config.sub (-apple*): Remove, now redundant.
11443
11444 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11445
11446         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11447
11448         * configure: Rework yesterday's sed script patch.
11449
11450         * config.sub: Merge with FSF.
11451
11452 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11453
11454         * config.guess:  Merge from FSF.
11455
11456         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11457         * config.guess: Use pc instead of unknown, for pc clone systems.
11458         Change linux to linux-gnu.
11459
11460         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11461         * config.guess: Avoid non-portable tr syntax.
11462
11463 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11464
11465         * test-build.mk (HOLES): Add "xargs" for gdb.
11466
11467         * configure: Avoid hpux10.20 sed bug.
11468
11469 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11470
11471         * configure.in:  Add support for windows host
11472         (that is a build done under the Microsoft build environment).
11473
11474 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11475
11476         * Makefile.in: Replace all uses of srcroot with s, to shrink
11477         command line lengths.
11478
11479         Patches from Geoffrey Noer <noer@cygnus.com>:
11480         * configure.in: If configuring for newlib, pass --with-newlib to
11481         subdirectories.
11482         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11483         -Bnewlib/ and -Lwinsup to gcc.
11484         (CXX_FOR_TARGET): Likewise.
11485
11486 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11487
11488         * Makefile.in (ETC_SUPPORT): Add configure.
11489
11490 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11491
11492         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11493         host configuration file.
11494
11495 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11496
11497         * configure.in: Break mn10x00 support into separate
11498         mn10200 and mn10300 configurations.
11499         * config.sub: Likewise.
11500
11501 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11502
11503         * configure.in: Add lots of stuff to noconfigdirs for
11504         the mn10x00 targets.
11505
11506         * config.sub, configure.in: Add mn10x00 support.
11507
11508 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11509
11510         * make-all.com: Call conf-a-gas, not config-a-gas.
11511
11512 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11513
11514         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11515         targets.
11516
11517 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11518
11519         * mpw-README: Add much more detail for native PowerMac.
11520         * mpw-install: New file.
11521         * mpw-configure: Add --norecursion and --help options.
11522         * mpw-config.in: Translate readme and install files when
11523         copying to objdir.
11524         * mpw-build.in: Don't always depend on byacc and flex.
11525         (install-only-top): New action.
11526
11527 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11528
11529         * configure.in:  You can now configure GDB for the v850.
11530
11531 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11532
11533         * configure.in (noconfigdirs): Don't configure any C++ dirs
11534         if targeting D10V.
11535
11536 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11537
11538         * config.sub: Recognize mips64vr5000.
11539
11540 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11541
11542         * configure.in: Use a single line for host_tools and native_only.
11543
11544 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11545
11546         * config.sub, configure.in: Add entries for m32r.
11547
11548 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11549
11550         * Makefile.in (inet-install): Don't run install-gzip.
11551
11552 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11553
11554         * configure.in:  Don't config lots of things for *-*-windows*.
11555
11556 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11557
11558         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11559         (host_libs, host_tools): Copy from configure.in.
11560         * mpw-configure: Don't complain about directories not found.
11561
11562 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11563
11564         * configure.in (i[345]86): Recognize i686 for pentium pro.
11565         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11566         file.
11567
11568         * config.guess (i[345]86): Ditto.
11569
11570 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11571
11572         * configure.in (noconfigdirs): Removed gdb for D10V.
11573
11574 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11575
11576         * configure.in: Remove ld, target-libio, target-libg++, and
11577         target-libstdc++ from noconfigdirs.
11578
11579 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11580
11581         * configure: Fix three locations where shell scripts were
11582         being run directly rather than with config_shell.
11583
11584 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11585
11586         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11587         * config.sub (basic_machine): Recognize v850.
11588
11589 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11590
11591         * mpw-configure: Handle multiple enable/disable options and
11592         pass them down recursively, handle -c and -s flags appropriately
11593         depending on choice of compiler, add escape mechanism for
11594         quoted arguments to gC.
11595
11596 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11597
11598         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11599         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11600         so that -mrelocatable-lib and -mno-eabi are used.
11601
11602         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11603         not support --print-multi-lib, don't abort.
11604
11605 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11606
11607         * make-all.com: Run config-a-gas.
11608         * setup.com: Don't copy subdirectory files around.
11609
11610 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11611
11612         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11613         target, it now compiles correctly.
11614
11615 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11616
11617         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11618
11619 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11620
11621         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11622
11623 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11624
11625         * configure.in (native_only): Add prms.
11626
11627 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11628
11629         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11630         (BINUTILS_SUPPORT_DIRS): Likewise.
11631
11632 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11633
11634         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11635         d10v support is added.
11636
11637 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11638
11639         * configure.in (d10v-*-*): New target.
11640
11641 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11642
11643         * config.guess (HP 9000/811): Recognize this as a PA1.1
11644         machine.
11645
11646 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11647
11648         * Makefile.in (do-tar-gz): New target, split out from tail end of
11649         taz target.  Run each command separately, don't use pipes.
11650         (taz): Use it.
11651
11652 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11653
11654         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11655         * mpw-build.in: No builds should depend on building byacc or flex,
11656         they are assumed to be installed already.
11657
11658 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11659
11660         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11661         variable that CC_FOR_TARGET needs.
11662
11663 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11664
11665         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11666         options have changed since the last time the subdirectory was
11667         configured, and if it has, reconfigure.
11668         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11669         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11670
11671 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11672
11673         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11674         CLEAN_MODULES): Add bash.
11675         (all-bash): New target.
11676
11677 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11678
11679         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11680
11681 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11682
11683         * config.sub (basic_machine): Recognize d10v as a valid processor.
11684
11685 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11686
11687         * mpw-configure: Add support for --bindir.
11688         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11689
11690 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11691
11692         * configure.in: add bash, time, gawk to list of hosttools and things
11693         to only build for native toolchains
11694
11695 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11696
11697         * Makefile.in (docdir): Remove.
11698
11699 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11700
11701         * Makefile.in (datadir): Set to $(prefix)/share.
11702
11703 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11704
11705         * configure.in: build diff and patch for cygwin32-hosted
11706         toolchains.
11707
11708 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11709
11710         * config.sub: Accept -rtems*.
11711
11712 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11713
11714         * configure.in: enable dosrel for cygwin32-hosted builds,
11715                 remove diff from the list of things not buildable
11716                 via Canadian Cross
11717
11718 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11719
11720         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11721         don't get ". ".
11722
11723 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11724
11725         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11726
11727 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11728
11729         * Makefile.in (taz): Handle case where tex3patch didn't even get
11730         checked out.  Also, if it was found, put the symlink in a new util
11731         subdirectory.
11732
11733 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11734
11735         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11736
11737 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11738
11739         * config.sub: Recognize -openvms.
11740         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11741         * make-all.com, setup.com: New files.
11742
11743 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11744
11745         * Makefile.in (taz): tex3patch moved to texinfo/util.
11746
11747 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11748
11749         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11750         * configure.in: remove make from disable-if-Can-Cross list
11751                 enable gdb if ${host} and ${target} are cygwin32
11752
11753 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11754
11755         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11756         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11757
11758 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11759
11760         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11761         distinguish sysv/svr4/bsd variants.
11762         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11763
11764 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11765
11766         * configure.in: Added copyright notice.
11767         * move-if-change: Added copyright notice.
11768
11769 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11770
11771         * configure.in (powerpcle-*-solaris*): Until we get shared
11772         libraries working, don't build gdb, sim, make, tcl, tk, or
11773         expect.
11774
11775 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11776
11777         * config.guess:  Merge with FSF:
11778
11779         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11780         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11781
11782         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11783         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11784
11785         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11786         * config.guess:  Combine two OSF1 rules.
11787         Also recognize field test versions.  From mjr@zk3.dec.com.
11788         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11789         because GNU uname does not support -p.  From pmr@pajato.com.
11790
11791 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11792
11793         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11794
11795 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11796
11797         * mpw-README: Document GCCIncludes.
11798
11799 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11800
11801         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11802
11803 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11804
11805         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11806
11807 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11808
11809         * configure.in (*-*-cygwin32): Configure make.
11810
11811 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11812
11813         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11814
11815 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11816
11817         * Makefile.in (all-inet): Depend on all-perl.
11818
11819         * Makefile.in (inet-install): New target.
11820
11821         * Makefile.in (all-inet): Depend on all-tcl.
11822         (all-inet): Depend on all-send-pr.
11823
11824 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11825
11826         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11827         temporarily.
11828
11829 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11830
11831         * configure.in: Don't configure --with-gnu-ld on AIX.
11832
11833 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11834
11835         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11836
11837 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11838
11839         * Makefile.in (ALL_MODULES): Added all-inet.
11840         (CROSS_CHECK_MODULES): Added check-inet.
11841         (INSTALL_MODULES): Added install-inet.
11842         (CLEAN_MODULES): Added clean-inet.
11843         (all-indent): New target.
11844
11845         * configure.in (host_tools): Added inet.
11846         (native_only): Added inet.
11847         (noconfigdirs): Added inet.
11848
11849 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11850
11851         * configure.in: Don't configure libgloss if we are not configuring
11852         newlib.
11853
11854 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11855
11856         * configure.in: Don't configure libgloss for unsupported
11857         architectures.
11858
11859 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11860
11861         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11862
11863 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11864
11865         * Makefile.in (ALL_MODULES): Include all-apache.
11866         (CROSS_CHECK_MODULES): Include check-apache.
11867         (INSTALL_MODULES): Include install-apache.
11868         (all-apache): New target.
11869
11870         * configure.in: Added apache everywhere perl is seen.
11871
11872 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11873
11874         * Makefile.in: Add support for clean-{module} and
11875         clean-target-{module} rules.
11876
11877 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11878
11879         * configure.in (*-*-ose) do not build libgloss.
11880
11881 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11882
11883         * config.guess (prep*:SunOS:5.*:*): Turn into
11884         powerpele-unknown-solaris2.
11885
11886 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11887
11888         * configure.in: Permit --enable-shared to specify a list of
11889         directories.
11890
11891 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11892
11893         * configure.in (host==solaris): Pass only the first word of $CC
11894         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11895
11896 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11897
11898         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11899
11900 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11901
11902         * Makefile.in (ALL_MODULES): Include all-perl.
11903         (CROSS_CHECK_MODULES): Include check-perl.
11904         (INSTALL_MODULES): Include install-perl.
11905         (ALL_X11_MODULES): Include all-guile.
11906         (CHECK_X11_MODULES): Include check-guile.
11907         (INSTALL_X11_MODULES): Include install-guile.
11908         (all-perl): New target.
11909         (all-guile): New target.
11910
11911         * configure.in (host_tools): Include perl and guile.
11912         (native_only): Include perl and guile.
11913         (noconfigdirs): Don't build guile and perl; no ports have been
11914         done.
11915
11916 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11917
11918         * configure (--enable-*): Handle quoted option lists such as
11919         --enable-sim-cflags='-g0 -O' better.
11920
11921 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11922
11923         * Makefile.in ({,inst}all-target): New rule so we can make and
11924         install all of the target directories easily.
11925
11926 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11927
11928         * configure.in: Add missing global flag in sed substitution when
11929         deleting `target-' from ${configdirs}.
11930
11931 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11932
11933         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11934         option.
11935
11936         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11937         config/mh-necv4.
11938
11939         * install.sh: Correct misspelling of transformbasename.
11940
11941         * config.guess: Recognize mips-*-sysv*.
11942
11943 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11944
11945         * config.sub: Recognize mon960.
11946
11947 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11948
11949         * configure: Restore Canadian Cross handling of BISON and LEX,
11950         removed in Feb 20 change.
11951
11952 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11953
11954         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11955         Mention make install.  Remove the old copyright date as well the
11956         clumsy and rather pointless copyright on the README file.
11957
11958 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11959
11960         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11961         Makefile after running symlink-tree, then run `make distclean' to
11962         avoid clobbering any generated files in srcdir.
11963
11964 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11965
11966         * configure.in (m68k-*-netbsd*): Build everything now.
11967
11968 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11969
11970         * Makefile.in (taz): Fix quoting.
11971
11972 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11973
11974         * configure.in (sparclet-*-*): Build everything now.
11975
11976 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11977
11978         * configure.in (m68k-*-linux*): New host.
11979
11980 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11981
11982         * configure: Check for bison before byacc.
11983
11984 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11985
11986         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11987         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11988         searching PATH.  These are used as fallbacks by Makefile.in if
11989         flex/bison/byacc aren't in objdir.
11990
11991 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11992
11993         * Makefile.in: Make everything which depends upon all-bfd also
11994         depend upon all-opcodes, in case --with-commonbfdlib is used.
11995
11996 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11997
11998         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11999         building NT native compilers on Unix.
12000
12001 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12002
12003         * configure.in: Don't get CC from the host Makefile fragment if we
12004         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12005         Solaris test for /usr/ucb/cc to the post target script, just after
12006         the compiler sanity test.
12007
12008 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12009
12010         * config.sub: Merge with FSF.
12011
12012 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12013
12014         * Makefile.in (RPATH_ENVVAR): New variable.
12015         (REALLY_SET_LIB_PATH): Use it.
12016         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12017
12018 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12019
12020         * config.sub, configure.in: Recognize sparclet cpu.
12021
12022 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12023
12024         * config.guess:  Support m68k-cbm-sysv4.
12025
12026 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12027
12028         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12029         m68k-unknown-linuxaout from linker help string.  Put quotes around
12030         $ld_help_string.
12031
12032 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12033
12034         * config.guess (powerpc-harris-powerunix): Add guess for port
12035         to new target.
12036
12037 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12038
12039         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12040
12041 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12042
12043         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12044         $(REALLY_SET_LIB_PATH) in Makefile.
12045         * Makefile.in (SET_LIB_PATH): New variable.
12046         (REALLY_SET_LIB_PATH): New variable.
12047         ($(DO_X)): Use $(SET_LIB_PATH).
12048         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12049         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12050         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12051         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12052         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12053         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12054         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12055         (install-dosrel): Likewise.
12056         (all-opcodes): Depend upon all-libiberty.
12057
12058 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12059
12060         * config.guess (*:CYGWIN*): New
12061
12062 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12063
12064         * Makefile.in (all-target-winsup): All all-target-libiberty.
12065
12066 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12067
12068         * configure.in (noconfigdirs): Add missing # in front of comment.
12069
12070 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12071
12072         * configure.in: add second pass to things added to noconfigdirs
12073         so *-gm-magic can exclude libgloss properly.
12074
12075 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12076
12077         * mpw-configure (extralibs_name, rez_name): Set correctly
12078         for MWC68K compiler.
12079
12080         * mpw-README: Add more info on the necessary build tools.
12081
12082 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12083
12084         * configure.in, config.sub: Recognize cygwin32.
12085
12086 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12087
12088         * config.guess, config.sub: Recognize A/UX.
12089
12090 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * config.sub: Merge with gcc/config.sub.
12093
12094 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12095
12096         * mpw-build.in (do-binutils): Add build of stamps.
12097
12098 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12099
12100         * config.sub: Add recognition for mips64vr4100*-* targets.
12101
12102 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12103
12104         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12105         Add creation of gconfigargs with `--enable-shared' turned on.
12106         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12107         ($(host)-stamp-stage3-configured): Likewise.
12108         (HOLES): Add chatr and ldd.
12109         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12110
12111 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12112
12113         * configure: Pass --nfp to recursive configures.
12114
12115 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12116
12117         * Makefile.in (DLLTOOL): New.
12118         (DLLTOOL_FOR_TARGET): New.
12119         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12120         (EXTRA_TARGET_FLAGS): Ditto.
12121         (EXTRA_GCC_FLAGS): Ditto.
12122         (CONFIGURE_TARGET_MODULES): Ditto.
12123         (DO_X): Ditto.
12124         * configure: Add DLLTOOL.
12125
12126 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12127
12128         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12129         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12130         mh-sco, since old workarounds no longer needed, and don't
12131         build ld, since libraries have weak symbols in COFF.
12132
12133 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12134
12135         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12136
12137 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * configure.in: Make sure that ${CC} can be used to compile an
12140         executable.
12141
12142 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12143
12144         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12145         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12146         nothing depending on whether gdbtk is being built.
12147
12148 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12149
12150         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12151
12152 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12153
12154         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12155         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12156
12157 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12158
12159         * config-ml.in: Add support for
12160         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12161         Simplify setting of multidirs from --disable-foo.
12162
12163 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12164
12165         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12166         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12167         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12168         non-empty, pass them on to the  GCC make.
12169         (all-bootstrap): New rule that is like all-gcc, except it executes
12170         the GCC bootstrap rule instead of the GCC all rule.
12171
12172 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12173
12174         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12175
12176 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12177
12178         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12179         DG/UX support.
12180
12181 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12182
12183         * config.sub (i*86*) Change [345] to [3456]
12184
12185 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12186
12187         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12188         --with-gnu-ld=no.
12189
12190 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12191
12192         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12193         AIX multilibs get built.
12194
12195 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12196
12197         * configure.in (i386-win32): Don't build expect if we're not
12198         building the tcl subdir.
12199
12200 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12201
12202         * Makefile.in: (configure-target-examples, all-target-examples):
12203         New targets, configure and build example programs.
12204
12205 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12206
12207         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12208         use it as input to sedit the generated MPW makefile.
12209         * mpw-README: Add a suggestion about Gestalt.h.
12210
12211 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12212
12213         * config.sub: Accept *-*-ieee*.
12214
12215 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12216
12217         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12218         Ronald F. Guilmette <rfg@monkeys.com>.
12219
12220 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12221
12222         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12223         for powerpc-pe native.
12224         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12225         (target==powerpc-pe): duplicate i386-win32 entry.
12226
12227 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12228
12229         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12230         of vxworks, not just vxworks5.1.
12231
12232 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12233
12234         * mpw-configure: Add support for exec-prefix.
12235
12236 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12237
12238         * config.guess: Recognize HP model 816 machines as having
12239         a PA1.1 processor.
12240
12241 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12242
12243         * configure: Ignore new autoconf configure options.
12244
12245 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12246
12247         * config.guess:  Recognize Pentium under SCO.
12248         From Robert Lipe <robertl@arnet.com>.
12249
12250 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12251
12252         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12253
12254 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12255
12256         * configure.in: Don't configure gas for alpha-dec-osf*.
12257
12258 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12259
12260         * configure.in: Default to --with-stabs for some targets for which
12261         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12262         i[345]86*-*-unixware*.
12263
12264 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12265
12266         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12267         rather than basing it on the target.  Simplify handling of options
12268         controlling which directories to configure.  Remove extraneous
12269         slash in multi-clean target.
12270
12271 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12272
12273         * config-ml.in: Prefix more variables with ml_ so they don't collide
12274         with configure's.
12275
12276 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12277
12278         * configure: Don't turn -v into --v.
12279
12280 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12281
12282         * configure.in (targargs): Fix typo.
12283
12284         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12285
12286 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12287
12288         * configure.in: Strip --host and --target options from
12289         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12290         --with-cross-host option when building with a cross-compiler.
12291         * configure: Canonicalize the arguments put into config.status by
12292         always using `=' for an option with an argument.  Pass a presumed
12293         --host or --target explicitly.
12294
12295 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12296
12297         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12298         into general OS recognition case.
12299
12300 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12301
12302         * configure.in (target_configdirs): add target-winsup only
12303         for win32 target systems.
12304
12305 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12306
12307         * Makefile.in (all-target-libgloss): Depend upon
12308         configure-target-newlib, since when libgloss is built it looks to
12309         see if the newlib directory exists.
12310
12311 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12312
12313         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12314         cfg-ml-*.in.
12315
12316 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12317
12318         * configure: Handle LD and LD_FOR_TARGET when configuring a
12319         Canadian Cross.
12320
12321 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12322
12323         * configure.in (target_libs): add target-winsup.
12324         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12325         (target==ppcle-pe): remove ld from $noconfigdirs.
12326
12327 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12328
12329         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12330         Preserve relative path names in $srcdir.  Build symlink tree if
12331         configuring cross target dir and srcdir=. (= no VPATH support).
12332         (configure-target-libg++): Depend on configure-target-librx.
12333         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12334         * config-ml.in: New file.
12335         * symlink-tree: New file.
12336         * configure: Ensure srcdir="." if that's what it is.
12337
12338 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12339
12340         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12341         includes and FLEX_SKELETON setting.
12342         * mpw-configure (--with-gnu-ld): New option, controls whether
12343         to use PPCLink or ld with PowerMac GCC.
12344         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12345         * mpw-config.in: Configure grez if targeting Mac.
12346
12347         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12348         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12349         just macos.
12350         * configure.in: Configure grez resource compiler if targeting Mac.
12351         * Makefile.in (all-grez, install-grez): New targets.
12352
12353 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12354
12355         * configure: CXX defaults to gcc, not g++.  If we find
12356         gcc in the path, set CC to gcc -O2.
12357
12358 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12359
12360         * configure: Default ${build} correctly.  Avoid picking up extra
12361         spaces when reading CC and CXX from Makefile.  When doing a
12362         Canadian Cross, use plausible default values for numerous
12363         variables.
12364         * configure.in: When doing a Canadian Cross, don't try to
12365         configure tools whose configure script can't handle it.
12366
12367 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12368
12369         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12370
12371 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12372
12373         * configure:  Remove dubious bug reporting address.
12374
12375 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12376
12377         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12378         configure script, run that instead of this directory's configure.
12379         In either case, print a message that we're configuring the sub-dir.
12380
12381 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12382
12383         * configure.in: Before checking for the existence of various files,
12384         use sed to filter out "target-".
12385
12386 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12387
12388         * Makefile.in (DO_X): Split rule to decrease command line length
12389         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12390         (Philippe De Muyter).
12391
12392 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12393
12394         * Makefile.in (all-patch): depend on all-libiberty.
12395
12396 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12397
12398         * configure.in: If the only directory in target_configdirs which
12399         actually exists is libiberty, then set target_configdirs to empty,
12400         to avoid trying to build a target libiberty in a gas or gdb
12401         distribution.
12402
12403 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12404
12405         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12406         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12407         systems.
12408
12409 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12410
12411         * configure.in (copy_dirs): Use sys-include instead of include
12412         for --with-headers option.
12413
12414 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12415
12416         * Makefile.in, configure.in: Make winsup builds work with
12417         new scheme.
12418
12419 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12420
12421         * configure.in: Build the linker on AIX.
12422
12423 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12424
12425         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12426         where needed.
12427
12428 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12429
12430         * Makefile.in (all-gcc): Fix typo.
12431
12432 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12433
12434         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12435
12436 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12437
12438         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12439         to target-xiberty, to provide more flexibility.
12440         (target_subdir):  Define.  Create if cross.
12441         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12442         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12443         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12444         check-libFOO -> check-target-libFOO, etc.
12445         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12446         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12447         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12448         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12449         allow ALL_GCC="" to only configure.
12450         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12451         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12452         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12453
12454 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12455
12456         * Makefile.in (taz): Build "info" in etc explicitly.
12457
12458 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12459
12460         * configure.in:  Make sure that CC is undefined (as opposed to
12461         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12462         problem with autoconf trying to configure on a host without GCC.
12463
12464 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12465
12466         * mpw-configure: Set host alias from choice of host compiler,
12467         only use generic MPW Makefile sed if present, edit a file
12468         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12469         * mpw-README: Add problem notes about CW6 and CW7.
12470
12471 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12472
12473         * Makefile.in (taz): Use ";" instead of ";;".
12474
12475 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12476
12477         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12478         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12479         DISTDOCDIRS.
12480         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12481         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12482
12483 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12484
12485         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12486         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12487         Move bfd to DISTSTUFFDIRS.
12488
12489 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12490
12491         * Makefile.in (X11_LIB): Removed.
12492         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12493
12494         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12495
12496 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12497
12498         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12499         names.
12500
12501 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12502
12503         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12504
12505 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12506
12507         * configure.in (i[345]86-*-win32): Always build newlib.
12508         Don't configure cvs, autoconf or texinfo.
12509         * Makefile.in (LD_FOR_TARGET): New.
12510         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12511         Pass down LD_FOR_TARGET.
12512
12513 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12514
12515         * winsup: New directory.
12516         * Makefile.in: Build winsup.
12517         * configure.in: Winsup is configured when target is win32.
12518         Can only build win32 target GDB when native.
12519
12520 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12521
12522         * config.guess: Recognize HP model 819 machines as having
12523         a PA 1.1 processor.
12524
12525 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12526
12527         * configure: Fix sed loop which substitutes for CC and CXX to
12528         avoid bug found in various sed implementations.
12529
12530 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12531
12532         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12533         simulator.  Use standard powerpc-*-eabi*.
12534
12535 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12536
12537         * configure.in: Stop putting gas and binutils in noconfigdirs for
12538         powerpc-*-aix* and rs6000-*-*.
12539
12540 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12541
12542         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12543         -mcall-aixdesc libraries.
12544
12545 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12546
12547         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12548
12549         * config.sub (arm | armel | armeb): Fix shell syntax.
12550
12551 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12552
12553         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12554         -msoft-float and -mcpu=common support.
12555         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12556         libraries.
12557
12558 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12559
12560         * configure.in: Allow configuration and build of emacs19 for the alpha.
12561
12562 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12563
12564         * configure.in (CC): Get ^CC, not just any old CC, from
12565         ${host_makefile_frag}.
12566
12567 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12568
12569         * configure.in (CC): Try to get CC from
12570         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12571
12572 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12573
12574         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12575         only if it exists in $(srcdir).
12576
12577 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12578
12579         * configure: If CC and CXX are not set in the environment, set
12580         them, based on either an existing Makefile or on searching for gcc
12581         in PATH.  Substitute for CC and CXX in Makefile.
12582         * configure.in: Remove libm from target_libs.  Separate
12583         target_configdirs from configdirs.  If CC is not set in
12584         environment, try to get it from a host Makefile fragment.  Rewrite
12585         changes of configdirs to use skipdirs instead.  A few minor
12586         tweaks.  Take directories out of target_configdirs as they are
12587         taken out of configdirs.  Remove existing Makefile files from
12588         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12589         CONFIG_ARGUMENTS in Makefile.
12590         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12591         by configure.in.
12592         (CONFIG_ARGUMENTS): Likewise.
12593         (CONFIGURE_TARGET_MODULES): New variable.
12594         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12595         ($(CONFIGURE_TARGET_MODULES)): New target.
12596         (configure-libg++, configure-libio): New targets.
12597         (all-libg++): Depend upon configure-libg++.
12598         (all-libio): Depend upon configure-libio.
12599         (configure-libgloss, all-libgloss): New targets.
12600         (configure-libstdc++): New target.
12601         (all-libstdc++): Depend upon configure-libstdc++.
12602         (configure-librx, all-librx): New targets.
12603         (configure-newlib): New target.
12604         (all-newlib): Depend upon configure-newlib
12605         (configure-xiberty): New target.
12606         (all-xiberty): Depend upon configure-xiberty.
12607
12608 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12609
12610         * configure.in (host i[345]86-*-win32):  Expand the
12611         noconfigdirs again.
12612
12613 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12614
12615         * mpw-configure: Fix sed command file name.
12616
12617 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12618
12619         * configure.in (host i[345]86-*-win32): Reduce the
12620         noconfigdirs again.
12621
12622 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12623
12624         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12625         or powerpc*-*-pe*, since they are not yet supported.
12626
12627 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12628
12629         Add PowerMac support and many other enhancements.
12630         * mpw-configure: New option --cc to select compiler to use,
12631         paste options set according to --cc into the generated
12632         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12633         if mpw-make.sed is present.
12634         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12635         add forward includes for PowerPC include files.
12636         * mpw-build.in: Build using Makefile.PPC if present.
12637         (do-byacc, etc): Remove separate version resource builds.
12638         (do-gas): Build "stamps" before "all".
12639         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12640         * mpw-README: Update to reflect --cc option, PowerMac support,
12641         and recently-reported compatibility problems.
12642
12643 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12644
12645         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12646         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12647         (--with-multilib-top): Pass to recursive invocations.
12648
12649 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12650
12651         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12652         v810-*-*.
12653
12654 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12655
12656         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12657         gdb, ld and opcodes on v810-*-*.
12658
12659 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12660
12661         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12662         (local-maintainer-clean): New target.
12663         (maintainer-clean): New target.
12664         (realclean): Just depend upon maintainer-clean.
12665
12666 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12667
12668         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12669
12670 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12671
12672         * configure.in: Build ld in mips*-*-bsd* case.
12673
12674 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12675
12676         * config.sub: Accept -lites* OS.  From Ian Dall.
12677
12678 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12679
12680         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12681         targets.
12682
12683 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12684
12685         * configure.in: treat i386-win32 canadian cross the same as
12686         i386-go32 canadian cross.
12687
12688 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12689
12690         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12691         running under the simulator to build a reduced set of libraries.
12692         (powerpc-*-eabiaix): Add fine grained multilib support added to
12693         other powerpc targets yesterday.
12694
12695 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12696
12697         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12698         -disable-softfloat, -disable-relocatable, -disable-aix, and
12699         -disable-sysv to control which multilib libraries get built.
12700
12701 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12702
12703         * configure: Add Makefile.tem to list of files to remove in trap
12704         handler.
12705
12706 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12707
12708         * config.guess (*Linux*):  Add missing "exit"s.
12709         Also, need specific check for alpha-unknown-linux (uses COFF).
12710
12711 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12712
12713         * config.guess:  Merge with FSF:
12714
12715         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12716         * config.guess (AIX4): More robust release numbering discovery.
12717
12718         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12719         * config.guess (i386-sequent-ptx): Properly get version number.
12720
12721         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12722         * config.guess (mips:*:4*:UMIPS): New case.
12723
12724 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12725
12726         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12727         (i386-win32 host): Likewise.  Don't build readline.
12728
12729 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12730
12731         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12732         SUPPORT_FILES to submakes.
12733
12734 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12735
12736         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12737         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12738         mpw-configure.
12739
12740 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12741
12742         * configure.in (appdirs): Use =, not ==, in test expression when
12743         trying to build the text to print in the warning message for
12744         Solaris users.
12745
12746 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12747
12748         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12749
12750 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12751
12752         * config.guess: Recognize lynx-2.3.
12753
12754 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12755
12756         * config.sub (z8ksim): Deleted
12757         (z8k-*-coff): New, this is the one true name of the target.
12758
12759 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12760
12761         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12762
12763 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12764
12765         * config.guess (*:Linux:*:*): First try asking the linker what the
12766         default object file format is (elf, aout, or coff).  Then if this
12767         fails, try previous methods.
12768
12769 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12770
12771         * configure.in: Don't build newlib for *-*-vxworks5.1.
12772
12773 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12774
12775         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12776         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12777
12778 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12779
12780         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12781
12782 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12783
12784         * cfg-ml-com.in: New file.
12785         * cfg-ml-pos.in: New file.
12786
12787 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12788
12789         * COPYING.NEWLIB: Add HP free copyright to list.
12790
12791 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12792
12793         * config.sub: Recognize -eabi* for the system, not just -eabi.
12794
12795 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12796
12797         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12798         * config.sub, configure.in (win32): New target and host.
12799
12800 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12801
12802         * configure.in: Add i386-pe configuration.
12803
12804 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12805
12806         * mpw-build.in (install): Install GDB after LD.
12807
12808 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12809
12810         * mpw-config.in (elf/mips.h): Always forward-include, needed
12811         for GDB to build.
12812
12813 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12814
12815         * testsuite: New directory for customer acceptance and whole tool
12816         chain tests.
12817
12818 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12819
12820         * configure: If per-host line isn't found, but AC_OUTPUT is found
12821         and a configure script exists, run it instead.
12822
12823 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12824
12825         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12826
12827 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12828
12829         * configure: Set build_{cpu,vendor,os,alias} to host values when
12830         --build isn't specified.
12831
12832 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12833
12834         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12835         (FLAGS_TO_PASS): Pass them.
12836         (EXTRA_TARGET_FLAGS): Ditto.
12837
12838 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12839
12840         * Makefile.in (all-libg++): Depend on all-libstdc++.
12841
12842 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12843
12844         * configure.in (noconfigdirs): Enable all packages for
12845           i386-unknown-netbsd.
12846
12847 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12848
12849         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12850         hosted builds (DOS builds)
12851
12852 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12853
12854         Changes for ARM based on patches from Richard Earnshaw:
12855         * config.sub: Handle armeb and armel.
12856         * configure.in: Omit arm linker only for riscix.
12857
12858 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12859
12860         * config.guess:  Update from FSF.
12861
12862 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12863
12864         * config.sub: Recognize powerpcle as the little endian variant of
12865         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12866         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12867         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12868         temporarily.
12869
12870 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12871
12872         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12873
12874 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12875
12876         * config.sub: Accept -lites* as a basic system type.
12877
12878 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12879
12880         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12881         installed, and if so return linuxoldld as the system name.
12882
12883 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12884
12885         * config.guess: Add hppa1.1-hp-lites support.
12886
12887 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12888
12889         * configure.in: Don't build newlib for m68k-vxworks5.1.
12890
12891 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12892
12893         * configure.in (mips-sgi-irix6): Use mh-irix5.
12894
12895 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12896
12897         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12898
12899 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12900
12901         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12902         OSF/1.  Fix compiler flags.
12903         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12904
12905 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12906
12907         * configure.in: Recognize --with-newlib.
12908         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12909
12910 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12911
12912         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12913         to *_X11_MODULES due to gdbtk needing X include files et al.
12914
12915 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12916
12917         Merge in support for Mac MPW as a host.
12918         (Old change descriptions retained for informational value.)
12919
12920         * mpw-config.in: Add generic include forwards for cpu-specific
12921         include files in aout and elf directories.
12922
12923         * mpw-configure: Added copyright.
12924         * mpw-config.in: Check for presence of required build tools.
12925         (target_libs): Add newlib.
12926         (target_tools): Add examples.
12927         (Read Me): Generate as "Read Me for MPW" instead.
12928         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12929         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12930         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12931
12932         * mpw-configure: Remove subdir-specific makefile hackery,
12933         delete mk.tmp after using it.
12934
12935         * mpw-build.in (all): Display start and end times.
12936
12937         * mpw-configure (host_canonical): Set.
12938         (target_cpu): Always add to makefiles.
12939         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12940         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12941         (mpw-mh-mpw): Look for in srcdir and srcroot.
12942         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12943
12944         * mpw-build.in: (install-only): New target.
12945
12946         * mpw-configure (host_alias, target_alias): Rename from hostalias
12947         and targetalias, add into generated Makefile.
12948         (mk.tmp): If present, add into generated Makefile.
12949         * mpw-build.in (all-gas): Build config.h first before gas proper.
12950
12951         * mpw-configure (config.status): Write only if changed.
12952         * mpw-config.in (readline): Configure it (not built, just used for
12953         definitions).
12954
12955         * mpw-config.in (elf/mips.h): Add a forward include.
12956
12957         * mpw-config.in: Forward-include most .h files in include into
12958         extra-include.
12959         (readline): Don't build.
12960         mpw-build.in (install): Install GDB.
12961
12962         * mpw-configure (prefix, mpw_prefix): Handle it.
12963         * mpw-config.in (mmalloc, readline): Don't configure.
12964         * mpw-build.in (thisscript): Rename to ThisScript.
12965         Use mpw-build instead of BuildProgram everywhere.
12966         (mmalloc, readline): Don't build.
12967         * mpw-README: New file, basic documentation about the MPW port.
12968
12969         * mpw-config.in: Use forward-include to create include files.
12970
12971         * mpw-configure: Add more things to the top of each configured
12972         Makefile, including contents of config/mpw-mh-mpw.
12973         * mpw-config.in (extra-include): Create this directory and fill it
12974         with Posix-like include files when configuring.
12975
12976         * config.sub (apple, mac, mpw): Add various aliases.
12977
12978         * mpw-build.in: New file, top-level build script fragment for MPW.
12979         * mpw-configure: New file, configure script for MPW.
12980         * mpw-config.in: New file, config fragment for MPW.
12981
12982 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12983
12984         * configure.in (host_libs): Remove glob, since it is gone from the
12985         sources.
12986
12987 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12988
12989         * Makefile.in: define empty GDB_NLM_DEPS var.
12990
12991         * configure.in(target_makefile_frag): use config/mt-netware
12992         for netware targets.
12993
12994 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12995
12996         * config.sub: Merge in recent FSF changes.  Remove linux special
12997         cases.
12998
12999 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13000
13001         Revert this change:
13002
13003         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13004
13005                 * build-all.mk: Use CC=cc -Xs on Solaris.
13006
13007 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13008
13009         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13010         stop using it.
13011         * Makefile.in: Nuke all references to glob subdirectory.
13012
13013 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13014
13015         * configure.in: Fix --enable-shared logic in per-host.
13016
13017 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13018
13019         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13020
13021 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13022
13023         * configure.in (noconfigdirs): Don't build gas on AIX, for
13024         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13025
13026 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13027
13028         * configure: Fix --cache-file to work if the file argument is a
13029         relative path.
13030
13031 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13032
13033         * configure: If the --cache-file is used, pass it down to
13034         configure in subdirectories.
13035
13036 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13037
13038         * config.sub: add vxworks29k configuration.
13039
13040 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13041
13042         * Makefile.in (taz): Do "diststuff" part quietly.
13043
13044 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13045
13046         * config.sub: Mini-merge with gcc/config.sub.
13047
13048 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13049
13050         * config.guess (IRIX): Sed - to _.
13051
13052 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13053
13054         * Makefile.in (source-vault, binary-vault): New targets.
13055
13056 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13057
13058         * config.sub: Recognize -eabi as a basic system type.
13059
13060 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13061
13062         * configure.in (enable_shared stuff): Fix typo.
13063
13064 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13065
13066         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13067
13068 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13069
13070         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13071
13072 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13073
13074         * configure.in (rs6000-*-*): Don't build gas.
13075
13076 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13077
13078         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13079         reduce command line length.
13080         (AS_FOR_TARGET): Check for as.new, not Makefile.
13081         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13082
13083 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13084
13085         * config.guess:  Merge from FSF.
13086
13087 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13088
13089         * configure: Don't use $ when handling program_suffix.
13090
13091 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13092
13093         * configure.in:  Configure tk for hppa/hpux.
13094
13095 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13096
13097         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13098
13099 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13100
13101         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13102         to LIBCXXFLAGS.  Tests are better run without it.
13103
13104 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13105
13106         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13107
13108 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13109
13110         * configure.in (*-*-netware*): Don't configure xiberty.
13111
13112 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13113
13114         * configure.in:  Remove tk from native_only list.
13115
13116 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13117
13118         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13119           for special NCD build.
13120
13121 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13122
13123         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13124         makeall.bat, they're only useful for binutils snapshots.
13125         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13126         makeall.bat to specified SUPPORT_FILES.
13127
13128 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13129
13130         * build-all.mk: Add Ericsson targets to sun4 and solaris
13131           hosts.  Add  BNR's sun4 target to solaris host, so their
13132           build-from-source will be tested in-house first.
13133
13134 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13135
13136         * Makefile.in (LIBCFLAGS): New variable.
13137         (CFLAGS_FOR_TARGET): Ditto.
13138         (LIBCFLAGS_FOR_TARGET): Ditto.
13139         (LIBCXXFLAGS): Ditto.
13140         (CXXFLAGS_FOR_TARGET): Ditto.
13141         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13142         (BASE_FLAGS_TO_PASS): Pass them.
13143         (EXTRA_TARGET_FLAGS): Ditto.
13144
13145         * configure.in: Support --enable-shared.
13146
13147 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13148
13149         * configure.in (target_libs):  Include libstdc++ again.
13150         * config.guess:  Update from FSF (for FreeBSD).
13151
13152 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13153
13154         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13155         makeall.bat.
13156         (DISTDOCDIRS): Add `etc'.
13157         (ETC_SUPPORT_PFX): New variable.
13158         (taz): Include anything from etc starting with a word in
13159         ETC_SUPPORT_PFX.
13160
13161 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13162
13163         * config.sub: Update for recent FSF changes.  Remove obsolete
13164         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13165         spacing changes.
13166
13167 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13168
13169         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13170
13171         * config.guess:  Merge with FSF.
13172         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13173
13174 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13175
13176         * configure: Since the "trap 0" handler will override the exit
13177         status on many systems, only use it for "exit 1", and make it set
13178         a non-zero exit status; reset it before "exit 0".  Also, check
13179         exit status of config.sub, and error out if it failed.
13180
13181 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13182
13183         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13184         and install libgloss.
13185
13186 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13187
13188         * Makefile.in (all-binutils): Depend upon all-byacc.
13189
13190         * configure.in: Don't build emacs on Irix 5.
13191
13192 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13193
13194         * configure.in (*-*-netware*): Add libio.
13195
13196 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13197
13198         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13199         (CHECK_TARGET_MODULES): Ditto.
13200         (INSTALL_TARGET_MODULES): Ditto.
13201         (TARGET_LIBS): Ditto.
13202         (all-libstdc++): Note dependencies.
13203
13204 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13205
13206         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13207
13208 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13209
13210         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13211         -fexternal-templates.
13212
13213         * configure.in (target_libs): Add libstdc++.
13214         (noconfigdirs): Add libstdc++ as appropriate.
13215
13216 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13217
13218         * config.guess:  Update from FSF.
13219
13220 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13221
13222         * configure: Use ${config_shell} when running ${configsub}.
13223
13224 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13225
13226         * config.sub: No longer recognize h8300h.
13227
13228 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13229
13230         * config.sub: Remove extraneous differences between config.sub and
13231         gcc/config.sub.
13232
13233 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13234
13235         * Makefile.in (DISTSTUFFDIRS): Add gas.
13236
13237 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13238
13239         * COPYING.NEWLIB: New file.
13240
13241 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13242
13243         * config.guess (HP-UX):  Patch from Harlan Stenn
13244         <harlan@landmark.com> to also emit release level.
13245
13246 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13247
13248         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13249
13250 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13251
13252         * config.sub:  Merge nextstep cleanup from FSF.
13253
13254 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13255
13256         * configure.in (arm-*-*): Don't configure ld for this target.
13257
13258 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13259
13260         * configure.in (*-*-netware): don't configure libg++, libio,
13261           librx, or newlib.
13262
13263 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13264
13265         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13266         configure ld--it works, but it doesn't support shared libraries.
13267
13268 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13269
13270         * config.guess (*-unknown-freebsd*):  Get rid of possible
13271         trailing "(Release)" in version string.
13272         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13273
13274 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13275
13276         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13277         Fix type: *-next-neststep -> *-next-nextstep.
13278
13279         * config.guess:  Merge from FSF:
13280
13281         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13282
13283         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13284
13285         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13286
13287         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13288         instead of UNIX_SV for UnixWare 1.0).
13289
13290 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13291
13292         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13293         to make gdb/nlm/* build after the compiler and linker.
13294
13295 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13296
13297         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13298         not just i[34]86.
13299         (m68k-atari-sysv4):  Relocate to match FSF version.
13300
13301         * config.guess:  More merges from the FSF:
13302
13303         Add a space before function call or macro invocation.
13304
13305         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13306
13307         * config.guess: Add trap cmd to remove dummy.c and dummy when
13308         interrupted.
13309
13310         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13311
13312         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13313         (dummy): Redirect stderr from compilation of dummy.c.
13314
13315         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13316
13317         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13318
13319 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13320
13321         * configure: Accept and ignore --cache*, for compatibility with
13322         new autoconf.
13323
13324 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13325
13326         * config.guess:  Merge from FSF:
13327
13328         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13329
13330         * config.guess (Pyramid*:OSx*:*:*): New case.
13331         (PATH): Add /.attbin at end for finding uname.
13332         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13333
13334         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13335
13336         * config.guess (M88*:DolphinOS:*:*): New case.
13337
13338         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13339
13340         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13341         to select whether to use ELF or COFF.
13342
13343         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13344
13345         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13346
13347         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13348
13349         * config.guess: Guess the OS version for HPUX.
13350
13351         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13352
13353         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13354
13355 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13356
13357         * configure.in: Recognize --with-headers, --with-libs, and
13358         --without-newlib.
13359         * Makefile.in (all-xiberty): Depend upon all-ld.
13360
13361 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13362
13363         * configure.in: Change i[34]86 to i[345]86.
13364
13365 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13366
13367         * configure (version): A few more tweaks to help message.
13368
13369 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13370
13371         * Makefile.in:  Remove (for now) librx as a host library,
13372         now that we're building it for target.
13373
13374 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13375
13376         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13377         (Karl Berry).
13378
13379 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13380
13381         * configure.in:  Also configure librx.
13382
13383 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13384
13385         * Makefile.in:  Update various rules to reflect that librx
13386         is now needed for libg++.
13387
13388 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13389
13390         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13391
13392 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13393
13394         * configure.in: Configure the examples directory.
13395
13396 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13397
13398         * configure: Simplify Jun 2 1994 change.
13399
13400 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13401
13402         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13403         /bin/gcc isn't good enough to build gcc.
13404
13405 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13406
13407         * Makefile.in (GDB_SUPPORT_FILES): Remove
13408         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13409         (gdb.tar.gz): Add new rule to use standard distribution building
13410         mechanism.
13411
13412 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13413
13414         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13415         Bill Cox <bill@cygnus.com>.
13416
13417 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13418
13419         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13420
13421 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13422
13423         * configure:  Search current dir first in .gdbinit.
13424
13425 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13426
13427         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13428
13429 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13430
13431         * config.sub:  Refer to NeXT's operating system as nextstep.
13432
13433         * config.sub (case $basic_machine):  Re-order the cases, to match
13434         the order in the FSF version (which is mostly alphabethical).
13435         Merge in some additions and changes from the FSF.
13436
13437 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13438
13439         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13440         * config.sub: Recognize cxux7.
13441         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13442
13443 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13444
13445         * config.sub:  Fix typo powerpc -> powerpc-*.
13446
13447 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13448
13449         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13450
13451         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13452         parallel with all-emacs and install-emacs).  Top-level command
13453         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13454
13455 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13456
13457         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13458         $(relbindir)/make before doing ``make install'', and use
13459         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13460         installing over running make binary.
13461         ($(host)-stamp-stage3-installed): Likewise.
13462
13463 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13464
13465         * config.guess: Recognize Mach.
13466
13467 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13468
13469         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13470         see whether --exec-prefix was used.
13471
13472 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13473
13474         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13475
13476 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13477
13478         * Makefile.in: Add all-librx target similar to all-libproc.
13479
13480 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13481
13482         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13483         with post 1.2 uname bogosity.
13484
13485 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13486
13487         * configure: Remove temporary files on receipt of a signal.
13488
13489 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13490
13491         * configure: If there is a package_makefile_frag, remove
13492         ${subdir}/Makefile.tem after copying it in.
13493
13494 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13495
13496         * build_all.mk: support rs6000 lynx identifies itself as
13497         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13498         since /bin/gcc is too feeble to compile a modern gcc.
13499
13500 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13501
13502         * brought devo/test-build.mk update-to-date with progressive/
13503           test-build.mk. Add lynx targets and hppa flag info.
13504
13505 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13506
13507         * configure.in:  Use mh-ncrsvr43.  Patch from
13508         Tom McConnell <tmcconne@sedona.intel.com>.
13509
13510 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13511
13512         * config.guess (i386-unknown-bsdi):  No longer need to
13513         check #if defined(__bsdi__) && defined(__i386__).
13514
13515 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13516
13517         * configure: Set program_transform_nameoption correctly.
13518
13519 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13520
13521         * brought build-all.mk update-to-date with progressive build-all.mk,
13522           added new targets and hppa info.
13523
13524 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13525
13526         * configure: If config.guess result is a prefix of the user
13527         specified target, assume a native build and use the user specified
13528         target as the host alias.  Remove SunOS patch suffix removal hack.
13529         * configure.in: Remove SunOS patch suffix removal hack.
13530
13531         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13532         in NATIVE_CHECK_MODULES.
13533
13534 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13535
13536         * Makefile.in: Rename HOST_ONLY to NATIVE.
13537         * configure: Delete SunOs patch suffix from host_canonical
13538           and build_canonical variables that are prepended to Makefiles.
13539         * configure.in: Add comments for easier maintenance.
13540
13541 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13542
13543         * Makefile.in: Add all-libproc target similar to all-gui.
13544
13545 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13546
13547         * Makefile.in (CHECK_MODULES): split into
13548         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13549
13550 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13551
13552         * config.guess (i386-unknown-bsdi): New system to guess.
13553
13554 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13555
13556         * Makefile.in: Add all-gui target (but not yet build by "all").
13557
13558 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13559
13560         * config.sub: Move deletion of patch suffix from here...
13561         * configure.in: To here, at Ian's suggestion.  The top-
13562           level scripts might need to know of a patch level.
13563
13564 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13565
13566         * config.sub: Strip off patch suffix so rtl is recognized
13567           as a sunos4.1.3 machine, even though it's been patched.
13568
13569 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13570
13571         * Makefile.in (INSTALL_LAST): Delete.
13572         (INSTALL_DOSREL): New.
13573
13574 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13575
13576         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13577         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13578         whether we pass down --with-gnu-ld anyhow.
13579
13580 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13581
13582         * Makefile.in (INSTALL_LAST): Change operation so it works
13583         on more flavors of make.
13584         * configure.in (go32): Don't build libg++ or libio.
13585
13586 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13587
13588         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13589         they can be overriden by templates.
13590
13591 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13592
13593         * configure.in (target==go32): Don't build gdb.
13594         * dosrel: New directory.
13595
13596 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13597
13598         * configure.in (host==go32): Configure dosrel too.
13599         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13600         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13601         be set by incoming names or templates.
13602         (INSTALL_LAST): New rule.
13603
13604 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13605
13606         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13607
13608 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13609
13610         * configure.in (appdirs): New variable.  Currently empty, but will
13611         be used in gas distribution.  If nonempty, lists a set of
13612         directories at least one of which must get configured, or top
13613         level configuration is considered to have failed.
13614         (rs6000-*-lynxos*): Use new file name.
13615
13616 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13617
13618         Eliminate XTRAFLAGS.
13619         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13620         newlib include files using -idirafter, and also use -nostdinc.
13621         (CXX_FOR_TARGET): Likewise.
13622         (XTRAFLAGS): Removed.
13623         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13624         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13625         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13626         ($(DO_X)): Don't pass down XTRAFLAGS.
13627
13628 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13629
13630         * configure.in (mips*-dec-bsd*): New target; do build linker.
13631         (mips*-*-bsd*): New target; don't build linker.
13632
13633 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13634
13635         * configure.in: support rs6000-*-lynxos* configuration.
13636         support sunos4 as a cross target.
13637
13638         * config.sub: look for lynx*, not lynx since the OS version may
13639         legitimately be part of the name.
13640
13641 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13642
13643         * configure.in (i[34]86-*-sco*): Move to be with other i386
13644         targets.
13645         (romp-*-*): New target.  Skip various binary utilities.
13646         (vax-*-*): New target.  Don't build newlib.
13647         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13648
13649 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13650
13651         * configure.in: Only set host_makefile_frag if config
13652         directory exists.
13653
13654 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13655
13656         * install.sh: If $dstdir exists, don't check whether each
13657         component does.
13658
13659 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13660
13661         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13662
13663 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13664
13665         * configure.in (*-*-lynxos*): Don't configure newlib for either
13666         native or cross Lynx.
13667
13668 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13669
13670         * config.sub (sparc64-elf): Fix os.
13671         (z8k): Remove duplicate.
13672
13673 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13674
13675         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13676         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13677
13678 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13679
13680         * configure: Make file links cleanly even if Lynx fails on
13681           an NFS symlink (at least fail cleanly).
13682
13683 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13684
13685         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13686         -XNh2000.
13687
13688 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13689
13690         * configure: Unknown options are fatal again.
13691
13692 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13693
13694         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13695         compatibility.
13696
13697 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13698
13699         * build-all.mk: Add `clean' target.
13700
13701 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13702
13703         * config.guess:  Add SINIX support.
13704         * configure.in:  Add mips-*-sysv4* support.
13705
13706 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13707
13708         * build-all.mk: Document all useful targets.
13709         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13710         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13711
13712 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13713
13714         * configure: Support --silent, --quiet.
13715
13716 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13717
13718         * configure: Support --disable-FEATURE.
13719
13720 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13721
13722         * config.guess: Recognize NCR running SVR4.3.
13723
13724 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13725
13726         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13727         Patch from Paul Eggert <eggert@twinsun.com>.
13728
13729 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13730
13731         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13732
13733 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13734
13735         * configure: Make unrecognized options give nonfatal warnings
13736         instead of fatal errors, and pass them to any subdirectory
13737         configures in case they recognize them.
13738         Make --x equivalent to --with-x.
13739
13740 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13741
13742         * configure: Add --enable-* options.  Clean up usage message and
13743         some comments.
13744
13745 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13746
13747         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13748
13749 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13750
13751         * configure.in (hppa*-*-*): Enable binutils.
13752
13753 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13754
13755         * config.sub: Recognize cisco.
13756
13757 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13758
13759         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13760
13761 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13762
13763         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13764         than one configuration name.  Add comment.
13765
13766 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13767
13768         * config.guess: about target *-hitachi-hiuxwe2, fixed
13769         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13770         macro is incorrect.]
13771
13772 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13773
13774         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13775         than the "make ls" stuff which used to be here.
13776
13777 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13778
13779         * config.guess:  Recognize i[34]86-unknown-freebsd.
13780         From Shawn M Carey <smcarey@rodan.syr.edu>.
13781
13782 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13783
13784         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13785
13786 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13787
13788         * config.guess: Check for ptx.
13789
13790 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13791
13792         * config.sub: Add os9k checking.
13793
13794 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13795
13796         * config.guess: Handle OSF1 running on HPPA processors
13797
13798 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13799
13800         * configure: If subdir configure fails, print out a message with
13801         subdirectory name, in case subdir's configure code didn't identify
13802         itself.
13803
13804 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13805
13806         * configure.in: Remove embedded newlines from configdirs.
13807         Avoid mismatches of substrings.  Fix matching strings at end
13808         of configdirs.
13809
13810 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13811
13812         * config.guess:  Add Lynx/rs6000 config support.
13813
13814 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13815
13816         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13817
13818 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13819
13820         * configure.in (hppa*-*-osf*): Treat this just like most other
13821         PA configurations (eg no binutils or ld).
13822         (hppa*-*-*elf*): These configurations have binutils and ld.
13823
13824 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13825
13826         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13827
13828 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13829
13830         * configure.in (rs6000-*-*): Build gas.
13831
13832 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13833
13834         * Makefile.in:  Avoid bug in losing hpux sed.
13835
13836 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13837
13838         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13839         for GDB and GDB has been fixed to not need it.
13840
13841 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13842
13843         * config.guess: Recognize vax hosts.
13844
13845 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13846
13847         * configure (while loop): Don't use "break 2" inside case
13848         statement -- the case statement isn't an enclosing loop.
13849
13850 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13851
13852         * config.guess:  Clean up NeXT support, to allow nextstep
13853         on Intel machines.  Make OS be nextstep.
13854
13855 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13856
13857         * config.guess: Add alternate forms for Convex.
13858
13859 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13860
13861         * configure:  Completely rewrite option processing.  Take
13862         advantage of pattern-matching to avoid invoking test frequently.
13863         Also clean up host and target defaulting logic.
13864
13865 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13866
13867         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13868         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13869         commands (plus user environment) will fit SCO limits.
13870
13871 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13872
13873         * configure.in: Don't issue warnings about directories which are
13874         not being configured if -norecursion is set.  Correct test for
13875         --with-gnu-as and --with-gnu-ld to not get confused by substring
13876         matches.
13877
13878         * configure.in: Don't build gas for alpha-dec-osf1*.
13879
13880 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13881
13882         * configure:  Back out Per's change of 12/19/1993.  It changes the
13883         behavior of configure in unexpected and confusing ways.
13884
13885         Also, use different delim char when calculating
13886         program_transform_name so that the name can contain slashes.
13887
13888 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13889
13890         * configure.in, config.sub: Add support for VSTa micro-kernel.
13891
13892 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13893
13894         * configure.in: Nuke hacks which were used to get a special
13895         version of GAS for HPPA configurations.
13896
13897 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13898
13899         * configure:  If only ${target_alias} is given, use that
13900         as the default for ${host_alias}.
13901         * configure:  Add missing back-slashes before nested quotes.
13902
13903 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13904
13905         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13906
13907 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13908
13909         * config.guess:  Recognize some Tektronix configurations.
13910         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13911
13912 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13913
13914         * config.sub: Match any flavor of SH.
13915
13916 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13917
13918         * configure.in: Don't try to configure newlib for Alpha.
13919
13920 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13921
13922         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13923         libg++ or libio for any Alpha target.
13924
13925         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13926
13927 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13928
13929         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13930         default arguments -- so it tried to compress itself.
13931
13932 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13933
13934         * configure.in (notsupp): ensure that a space is always at the end
13935           of the configdirs list, since the grep checks for an explicit space
13936
13937 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13938
13939         * configure.in (target i386-sysv4.2): don't build ld, since static
13940           versions of many libraries are not available.
13941
13942 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13943
13944         * config.guess: Recognize Apollos (using environment variables).
13945         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13946
13947 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13948
13949         * config.guess: Recognize Sony news mips running newsos.
13950
13951 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13952
13953         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13954         "fi ; else" for bash.
13955
13956 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13957
13958         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13959
13960 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13961
13962         * config.sub: accept unixware as an alias for svr4.2.
13963         Fix some inconsistancies with the gcc version.
13964
13965 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13966
13967         * Makefile.in (DISTDOCDIRS):  Add gdb.
13968
13969 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13970
13971         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13972
13973 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13974
13975         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13976         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13977         this now.
13978
13979 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13980
13981         * config.sub: Accept hiux* as an OS name.
13982
13983         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13984         etc/make-stds.texi.  The underscore came from gcc, and dje now
13985         agrees that RUNTESTFLAGS is the correct name.
13986
13987 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13988
13989         * install.sh:  Remove 'set -e'.  It makes any conditionals
13990         in the script useless.
13991
13992         * config.guess: Automatically recognize arm-acorn-riscix
13993         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13994
13995 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13996
13997         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13998
13999 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14000
14001         * Makefile.in (DISTDOCDIRS): New variable.
14002         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14003         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14004
14005 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14006
14007         * configure.in (hppa target): check the source directory for the
14008           pagas sub-directory
14009
14010 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14011
14012         * config.sub: Allow -aout* and -elf*.
14013
14014 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14015
14016         * configure.in: Don't build ld on i386-solaris2, same as for
14017         sparc-solaris2.
14018
14019 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14020
14021         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14022
14023 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14024
14025         * configure.in:  Configure gdb for alpha.
14026
14027 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14028
14029         * Makefile.in (CXXFLAGS): Add -O.
14030
14031 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14032
14033         * config.guess: added support for DG Aviion
14034
14035 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14036
14037         * configure.in: Produce warning message for subdirectories not
14038         configurable for this host/target combination.  Don't try to
14039         configure gdb for vms.
14040
14041 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14042
14043         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14044         appropriate files before making "diststuff".
14045         (DISTBISONFILES): New var: list of files to be edited.
14046         (DISTSTUFFDIRS): Add binutils.
14047
14048 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14049
14050         * config.sub: also handle mipsel and mips64el (for little endian mips)
14051
14052 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14053
14054         * configure.in: Add * to end of all OS names.
14055
14056 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14057
14058         * configure.in: Build newlib for LynxOS native.
14059
14060 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14061
14062         * config.guess: Add support for delta 88k running SVR3.
14063
14064         * configure.in: Add comment about HP compiler vs. emacs.
14065
14066 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14067
14068         * configure.in: don't build ld on solaris2 (not a viable option
14069           due to bugs in getpwnam & getpwuid)
14070
14071 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14072
14073         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14074         config.guess will produce a full version number.
14075
14076 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14077
14078         * configure.in: Build linker and binutils for alpha-dec-osf1.
14079
14080 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14081
14082         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14083         and gdb/testsuite/Makefile.in.
14084
14085 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14086
14087         * configure.in: recognize mips*- instead of mips-
14088
14089 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14090
14091         * config.sub: Accept linux*coff and linux*elf as operating
14092         systems.
14093
14094 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14095
14096         * config.sub: Recognize mips64, and mips3 as an alias for it.
14097
14098 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14099
14100         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14101         gdb knows how to handle OSF/1 shared libraries.
14102
14103 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14104
14105         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14106         * config.guess: Recognize Hitachi's HIUX.
14107         * config.sub: Recognize h3050r* and hppahitachi.
14108         Remove redundant cases for hp9k[23]*.
14109
14110 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14111
14112         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14113         if gas and ld are in the source tree and are in ${configdirs}.
14114         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14115         --with options (but still pass them down on the command line,
14116         if they were explicitly specified).
14117
14118 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14119
14120         * configure: substitute SHELL value in Makefile.in with
14121         ${CONFIG_SHELL}
14122
14123 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14124
14125         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14126         *-*-solaris2* targets.
14127
14128 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14129
14130         * Makefile.in: define M4, and pass it down to sub-makes;
14131         all-autoconf now depends on all-m4
14132
14133 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14134
14135         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14136         presence of {ar,ranlib} instead of a configured directory
14137
14138 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14139
14140         * config.guess: Accept 34?? as well as 33?? for NCR.
14141
14142 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14143
14144         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14145         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14146
14147 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14148
14149         * configure: grab values for $(CC) and $(CXX) from the
14150         environment, so that someone can do "CC=gcc configure; make" and
14151         have it work right (matching the way that autoconf works now)
14152
14153         * configure.in, Makefile.in: add support for gash, the tcl
14154         interface to Galaxy
14155
14156         * config.guess: add NetBSD variants (hp300, x86)
14157
14158 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14159
14160         * install.sh: Support -d option (in the manner of SunOS 4 install,
14161         as it is more deterministic than that of GNU install)
14162         (chmodcmd): Set file to mode 755 by default (should also do default
14163         chgrp and chown, but I don't feel like dealing with that now)
14164
14165 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14166
14167         * config.sub: Remove h8300hhms alias.
14168
14169 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14170
14171         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14172
14173 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14174
14175         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14176         as stmp-fixinc
14177
14178 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14179
14180         * config.sub: recognize m88110-bug-coff.
14181
14182 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14183
14184         * Makefile.in (all-libio): all dependencies on the toolchain used
14185         to build this (gcc, gas, ld, etc)
14186
14187 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14188
14189         * config.guess: Deal with OSF/1 1.3 on alpha.
14190
14191 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14192
14193         * install.sh: add some 'else true' clauses for portability
14194
14195         * configure.in: don't build libio for h8[35]00-*-* targets
14196
14197 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14198
14199         * Makefile.in:  Add support for new libio.
14200
14201 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14202
14203         * install.sh: If one command fails, don't try the rest.  Don't try
14204         to remove $dsttmp (via trap) unless we have already created it.
14205         If $src doesn't exist, detect it and exit with an error.
14206
14207         * config.guess: Recognize BSD on hp300.
14208
14209 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14210
14211         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14212         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14213
14214 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14215
14216         * Makefile.in (all-send-pr): depends on all-prms
14217
14218 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14219
14220         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14221
14222 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14223
14224         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14225         Added test for mips-mips-riscos5.
14226
14227 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14228
14229         * configure.in: use mh-hp300 for 68k HP hosts
14230
14231 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14232
14233         * configure: add support for CONFIG_SHELL, so that you can use
14234         some alternate shell for evaluating configure scripts
14235
14236 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14237
14238         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14239         in configure script to bug-gdb@prep.ai.mit.edu when building
14240         distribution archive.
14241         * Makefile.in (COMPRESS):  Remove def.
14242         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14243         gdb.tar.Z and make-gdb.tar.Z respectively.
14244         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14245         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14246         to convergence with 'taz' target in Makefile.in.
14247
14248 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14249
14250         * install.sh (dsttmp): use trap to ensure that tmp files go
14251         away on error conditions
14252
14253 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14254
14255         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14256
14257 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14258
14259         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14260         its parent is '/' not ''.
14261
14262         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14263
14264 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14265
14266         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14267         that ${newsrcdir}/configure.in does.
14268
14269 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14270
14271         * test-build.mk: support for CONFIG_SHELL
14272
14273 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14274
14275         * config.sub (netware):  Add as a basic system type.
14276
14277 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14278
14279         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14280           $(srcdir)/ from the dependency on Makefile.in.
14281
14282 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14283
14284         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14285         (h8300hhms is temporary until multi-libraries are implemented).
14286         * configure.in: Handle h8300h too.
14287
14288 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14289
14290         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14291
14292 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14293
14294         * configure:  Remove extraneous output when guessing host type.
14295         * config.guess:  Remove extraneous output when guessing using C
14296         compiler rather than uname, or when guessing fails.
14297
14298 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14299
14300         * Makefile.in: remove all.cross and install.cross targets
14301
14302         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14303           definitions
14304
14305 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14306
14307         * configure.in (target sh): Build gprof.
14308
14309 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14310
14311         * config.sub: change -solaris to -solaris2
14312
14313 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14314
14315         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14316
14317 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14318
14319         * configure: Correct error message for missing Makefile.in to
14320         print correct directory.
14321
14322 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14323
14324         * install.sh: kludge around 386BSD shell bug
14325
14326 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14327
14328         * config.guess:  Recognize NeXT.
14329         * config.guess:  Recognize i486-ncr-sysv4.
14330         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14331
14332 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14333
14334         * Makefile.in (MAKEINFOFLAGS): New variable.
14335         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14336         * build-all.mk, test-build.mk: Pass down --no-split as
14337         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14338
14339 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14340
14341         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14342
14343 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14344
14345         * Makefile.in (libg++.tar.z):  New rule.
14346         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14347         * Makefile.in (taz):  Only do a single chmod.
14348
14349 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14350
14351         * install.sh: don't use dirname anymore (replaced with sed usage)
14352
14353 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14354
14355         * Makefile.in:  Change extension for gzip'd files from '.z' to
14356         '.gz' per new FSF standard usage.
14357
14358 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14359
14360         * configure: put quotes around the final value of program_transform_name
14361
14362 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14363
14364         * Makefile.in: new install.sh support; update install-info rules
14365
14366 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14367
14368         * configure.in: Build diff for crosses, but not for go32 host.
14369
14370         * configure.in: Build gprof only for native, and don't build it
14371         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14372
14373 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14374
14375         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14376
14377 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14378
14379         * configure.in (host_tools): Add prms.
14380
14381 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14382
14383         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14384         with $(FLAGS_TO_PASS) on the command line
14385
14386         * config.sub: Recognize lynx and lynxos
14387
14388 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14389
14390         * config.sub: Accept -ecoff*, not just -ecoff.
14391
14392 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14393
14394         * Makefile.in (taz): Use .gz suffix instead of .z.
14395         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14396         names.
14397
14398 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14399
14400         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14401
14402 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14403
14404         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14405         that rebuilds that might happen during 'make install' don't get
14406         bogus gcc include files
14407
14408 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14409
14410         Change from Utah for HPPA support:
14411         * config.guess: Recognize hppa1.x-hp-bsd.
14412
14413 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14414
14415         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14416         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14417
14418 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14419
14420         * config.sub: Add support for rom68k and bug boot monitors.
14421
14422 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14423
14424         * Makefile.in: Make all-opcodes depend on all-bfd.
14425
14426 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14427
14428         * config.guess: Added special check for i[34]86-univel-sysv4*.
14429
14430 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14431
14432         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14433         the processor rather than assuming i486.
14434
14435 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14436
14437         * config.guess: Recognize SunOS6 as Solaris3.
14438
14439 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14440
14441         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14442         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14443
14444 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14445
14446         * build-all.mk (all-cross): New target for Canadian Cross.
14447         Added Q2 go32 targets.
14448         * test-build.mk: Configure go32 cross sparclite-aout and
14449         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14450         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14451
14452 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14453
14454         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14455         GO32 hosted toolchains
14456
14457 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14458
14459         * configure: change  so "-exec-prefix" gets passed down rather
14460         than "-exec_prefix" so autoconf generated Makefiles get the
14461         exec_prefix set right.
14462
14463 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14464
14465         * config.guess: get the Solaris2 minor version number
14466
14467         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14468
14469 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14470
14471         * config.guess: Recognize some Sequent platforms.
14472
14473 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14474
14475         * Makefile.in: added the vault-install target
14476
14477         * configure.in: actually use the Sun3 makefile fragment that's in
14478         config, also added the release dir to configdirs
14479
14480 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14481
14482         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14483
14484 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14485
14486         * configure.in: remove some program from Alpha targetted toolchains
14487
14488 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14489
14490         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14491         gprof.
14492         (taz): Run "make diststuff" in those directories instead of "make
14493         proto-dir".  Look for "VERSION=" only at start of line in subdir
14494         Makefile.  Use "gzip -9" for compression.
14495         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14496         (binutils.tar.z): New target.
14497
14498 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14499
14500         * Makefile.in (taz): Include gpl.texinfo.
14501
14502 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14503
14504         * Makefile.in (setup-dirs): Merged into "taz" target.
14505         (taz): Only do `proto-dir' stuff if a directory is actually needed
14506         for this target.
14507
14508 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14509
14510         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14511         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14512         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14513         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14514         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14515
14516 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14517
14518         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14519         config.sub, and move-if-change to gdb testsuite distribution
14520         archive, so the testsuite can be extracted, configured, and
14521         run separately from the gdb distribution.  Blow away the Chill
14522         tests that require a Chill compiled executable, since GNU Chill
14523         is not yet publically available.
14524
14525 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14526
14527         * test-build.mk: set environment variables in a single command,
14528         instead of a list of assignments and exports
14529
14530         * config.guess: recognize Alpha/OSF1 systems
14531
14532 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14533
14534         * configure: Change help message to prefer --options rather than
14535           -options.
14536
14537 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14538
14539         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14540         zippy@ecst.csuchico.edu.
14541         * config.guess: Recognize miniframe.
14542
14543 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14544
14545         * Makefile.in: Use srcroot to find runtest rather than rootme.
14546         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14547
14548 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14549
14550         * test-build.mk: Extensive additions to support building on a
14551         machine other than the host.
14552
14553 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14554
14555         * configure (tooldir): Fix for i386-aix again.
14556
14557 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14558
14559         * configure, Makefile.in:  Change definition of $(tooldir)
14560         to match the FSF.
14561
14562 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14563
14564         * config.guess:  Recognize i[34]86/SVR4.
14565
14566 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14567
14568         * Makefile.in (all-gdb): gdb depends on sim.
14569
14570 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14571
14572         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14573         at the same time we make the prototype gdb directory.
14574         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14575         files at the same time as the gdb base release distribution.
14576
14577 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14578
14579         * Makefile.in (check): Use individual check targets rather than
14580         DO_X rule.
14581         (check-gcc): Added.
14582
14583 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14584
14585         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14586         for System V release 3.2.
14587
14588 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14589
14590         * config.sub: Recognize hppaosf.
14591         * configure.in: Do configure ld/binutils/gas for it.
14592
14593 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14594
14595         * configure (tooldir): Alter syntax used to set this, for systems
14596         where "\$" isn't handled right, like i386-aix.
14597
14598 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14599
14600         * configure: Pass program-transform-name, not
14601         program_transform_name, to recursive configures.
14602
14603 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14604
14605         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14606         of gas+ld+binutils.
14607
14608 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14609
14610         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14611
14612 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14613
14614         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14615
14616 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14617
14618         * Makefile.in (PRMS): Set back to all-prms.
14619
14620 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14621
14622         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14623         targets, rather than for MIPS hosts.
14624
14625 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14626
14627         * configure.in: add comment for --with-x default values
14628
14629         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14630
14631         * Makefile.in: add check-* targets for each of the directories in
14632         the tree.  Add a definition of RUNTEST that will use the one we
14633         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14634
14635 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14636
14637         * configure.in: Removed obsolete references to bfd_target and
14638         target_makefile_frag.
14639
14640         * build-all.mk: Set assorted targets for Q2.
14641         * config.sub: Recognize z8k-sim and h8300-hms.
14642         * test-build.mk: Really don't pass host to configure.
14643         (HOLES): Added uname.
14644
14645 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14646
14647         * configure: Handle an empty program-prefix, program-suffix or
14648         program-transform-name correctly.
14649
14650 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14651
14652         * build-all.mk: -G 8 no longer required for MIPS targets.
14653         * test-build.mk: Don't pass host argument to configure; make it
14654         guess.
14655
14656 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14657
14658         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14659         * Makefile.in (COMPRESS):  New macro, like GZIP.
14660
14661 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14662
14663         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14664
14665         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14666         with gas currently defaults to -G 0.
14667
14668 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14669
14670         * Makefile.in (all-flex): flex depends on byacc.
14671
14672         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14673         to test-build.mk as RELEASE_TAG.
14674         * test-build.mk (configargs): New variable containing arguments to
14675         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14676         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14677
14678         * config.guess: Use /bin/uname when checking -X argument on SCO,
14679         to avoid invoking GNU uname which doesn't understand -X.
14680
14681         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14682
14683         * configure.in: Build gas for mips-*-*.
14684
14685 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14686
14687         * Makefile.in (all.normal): insert missing backslash.
14688
14689 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14690
14691         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14692
14693         * Makefile.in: Complete overhaul to merge many almost identical
14694         targets.
14695
14696 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14697
14698         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14699         (gdb.tar.Z): Adjusted.
14700
14701         * Makefile.in (setup-dirs, taz): New targets; should be general
14702         enough to adapt for gdb sometime.  Build only .z file.
14703         (gas.tar.z): New target.
14704
14705 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14706
14707         * build-all.mk: Use CC=cc -Xs on Solaris.
14708
14709 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14710
14711         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14712         for handling BISON for FSF releases.
14713
14714 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14715
14716         * configure: Actually implement the change zoo just documented.
14717
14718 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14719
14720         * configure: when using config.guess, only set target_alias when
14721         it's not already been set (ie, on the command line)
14722
14723 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14724
14725         * Makefile.in: add installcheck target, set PRMS to install-prms
14726
14727 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14728
14729         * configure: add support for package_makefile_fragment, handle the
14730         case where a directory has a configure.in file but no Makefile.in
14731         more gracefully (with an actual understandable error message, even);
14732         add support for --without (and add this to the usage message); also
14733         explicitly add a --host=${host_alias} to the command line when
14734         config.guess is used
14735
14736 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14737
14738         * configure: Must use both --host and --target in recursive calls.
14739
14740 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14741
14742         * Makefile.in: Change deja-gnu to dejagnu.
14743
14744 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14745
14746         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14747
14748 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14749
14750         * configure.in: canonicalize all instances to *-*-solaris2*,
14751         also strip out a number of tools to not build for go32 host
14752
14753 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14754
14755         * config.guess: add GPL.
14756
14757         * Makefile.in, config.guess, config.sub, configure: bump
14758           copyrights to 93.
14759
14760 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14761
14762         * Makefile.in (do-info): Removed obsolete check for existence of
14763         localenv file.
14764
14765         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14766
14767 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14768
14769         * Makefile.in: a couple of 'else true' for decstation,
14770         support for TclX
14771
14772         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14773
14774 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14775
14776         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14777
14778 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14779
14780         * config.guess: Recognize i386-ibm-aix (PS/2).
14781         * configure.in: Use config/mh-aix386 file for it.
14782
14783 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14784
14785         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14786         CC_FOR_TARGET instead.
14787         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14788
14789 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14790
14791         * Makefile.in: Add sim to list of directories sent with gdb
14792
14793 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14794
14795         * configure.in: Put back mips-dec-bsd* case.
14796
14797 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14798
14799         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14800         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14801         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14802
14803 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14804
14805         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14806
14807         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14808         (install-info): install dir.info only if it exists,
14809         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14810
14811 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14812
14813         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14814         gas for mips-dec-bsd.
14815
14816 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14817
14818         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14819         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14820
14821 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14822
14823         * configure.in: Added "dejagnu" to hosttools list.
14824
14825 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14826
14827         * config.sub, configure.in, config.guess:  Add support
14828         for Bosx, an AIX variant from Bull.
14829         Patches from F.Pierresteguy@frcl.bull.fr.
14830
14831 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14832
14833         * devo/dejagnu: Initial creation of devo/dejagnu.
14834         Migrated dejagnu testcases and support files for testing software
14835         tools to reside as subdirectories, currently called "testsuite",
14836         within the directory of the software tool.  Migrated all programs,
14837         support libraries, etc. beloging to dejagnu proper from
14838         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14839         with no modifications.  The changes to these files which will
14840         allow them to configure, build, and execute properly will be made
14841         in a future update.
14842
14843 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14844
14845         * Makefile.in: Change send_pr to send-pr.
14846         * configure.in: Likewise.
14847         * send_pr: Renamed directory to send-pr.
14848
14849 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14850
14851         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14852
14853 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14854
14855         * README:  Update for gdb-4.8 release.
14856         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14857         gdb-xxx.tar.z (gzip'd) file also.
14858
14859 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14860
14861         * Makefile.in: make all-diff depend on all-libiberty
14862
14863 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14864
14865         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14866
14867 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14868
14869         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14870
14871 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14872
14873         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14874         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14875         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14876
14877 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14878
14879         * Makefile.in:  makeinfo binary is in a new location
14880
14881 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14882
14883         * config.sub: Accept -ecoff as an OS.
14884
14885         * Makefile.in: Various changes to eliminate a level of make
14886         recursion and reduce the required command line length.
14887         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14888         sub-makes.
14889         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14890         variables holding settings for specific sub-makes.
14891         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14892         in terms of BASE_FLAGS_TO_PASS.
14893         (TARGET_LIBS): New variable listing directories which use
14894         TARGET_FLAGS_TO_PASS.
14895         (subdir_do): Eliminated.
14896         (do-*): New set of targets to replace subdir_do.
14897         (various): All targets which used subdir_do now depend on do-*.
14898         (local-clean): Renamed from do_clean.
14899         (local-distclean): New target, dependency of distclean and
14900         realclean.
14901         (install-info): Don't create directories.  Depend on dir.info
14902         rather than calling make recursively.
14903         (install-dir.info): Eliminated.
14904         (install-info-dirs): Create all info directories here.
14905         (dir.info): Depend upon do-install-info.
14906
14907         * test-build.mk (HOLES): Added false.
14908
14909 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14910
14911         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14912
14913 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14914
14915         * Makefile.in (info): remove dependency on all-texinfo.  The
14916         problem was really in texinfo/C, not at this level.
14917
14918 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14919
14920         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14921
14922 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14923
14924         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14925         GDB releases.
14926
14927 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14928
14929         * configure: Include srcdir in message about target of link not
14930         being found.  Don't convert `-' to `_' in `with' options being
14931         passed to subdirs.
14932
14933 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14934
14935         * configure.in: add uudecode to host_tools
14936
14937         * Makefile.in: added {all,install}-uudecode targets, added them to
14938         the appropriate lists
14939
14940 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14941
14942         * Makefile.in (all-gcc): Added dependency on all-gas.
14943
14944         * configure.in (mips-*-*): Build ld and binutils.
14945
14946 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14947
14948         * configure: check return code from mkdir, print error message and
14949           exit on failure.
14950
14951 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14952
14953         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14954
14955 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14956
14957         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14958
14959 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14960
14961         * config.sub (h8500):  Recognize this as a cpu type.
14962
14963 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14964
14965         * configure: source directory missing is no longer a warning
14966
14967         * configure.in: recognize irix[34]* instead of irix[34]
14968
14969         * Makefile.in: define and pass down X11_LIB
14970
14971 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14972
14973         * guess-systype: Renamed to ...
14974         * config.guess:  ... by popular request.
14975         * configure.in, Makefile.in:  Update accordingly.
14976
14977 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14978
14979         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14980         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14981         + Execute ./dummy instead of assuming . is in PATH.
14982
14983 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14984
14985         * guess-systype:  New shell script.  Attempts to guess the
14986         canonical host name of the executing host.
14987         Only a few hosts are supported so far.
14988         * configure:  Call guess-systype if no host is specified.
14989
14990 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14991
14992         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14993         gcc Makefile.
14994
14995
14996 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14997
14998         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14999         (all-gcc, install-gcc, subdir_do): Use it.
15000
15001 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15002
15003         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15004
15005 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15006
15007         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15008           set exclusively by configure, using configure.in .
15009
15010 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15011
15012         * test-build.mk: set $PATH for all builds
15013
15014         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15015
15016 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15017
15018         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15019         the one used in gcc/Makefile.in, so that a null expansion doesn't
15020         override the one needed to build gcc with a native cc.
15021
15022
15023 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15024
15025         * configure: Accept -with arguments.
15026
15027 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15028
15029         * Makefile.in: added h8300sim
15030
15031 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15032
15033         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15034         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15035         (all-cygnus, native, build-cygnus): Make
15036         $(canonhost)-stamp-3stage-done, not $(host)....
15037         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15038         i386-sco3.2v4.  Added else true to if command.
15039
15040 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15041
15042         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15043
15044 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15045
15046         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15047
15048 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15049
15050         * configure.in: don't remove binutils from Solaris builds
15051
15052 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15053
15054         * Makefile.in: get rid of earlier definitions for *clean,
15055         also handle the recursive info rule better
15056
15057 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15058
15059         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15060         do more-or-less the right thing.
15061
15062 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15063
15064         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15065         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15066
15067 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15068
15069         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15070         $(host_canonical).
15071
15072         * configure.in: split the configdirs list into 4 categories (native
15073         v. cross, library v. tool) and handle the cross-only and native-
15074         only in more reasonable (and correct!) way.
15075
15076 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15077
15078         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15079         configdirs anymore.
15080
15081 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15082
15083         * Makefile.in: extensive cleanup::  removed all of the explicit
15084         clean-* targets, collapsed many wrappers around subdir_do into
15085         one, added additional targets to satisfy standards.texi, deleted
15086         some old targets, some changes for consistency
15087
15088 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15089
15090         * configure.in: handle some programs as cross-only, and others as
15091         native only
15092
15093         * test-build.mk: handle partial holes in a more generic manner
15094
15095         * Makefile.in: m4 depends on libiberty
15096
15097 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15098
15099         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15100         time, wdiff, and find to configdirs
15101
15102         * Makefile.in: all, clean, and install rules for the new programs
15103         added to configure.in
15104
15105 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15106
15107         * configure.in: use mh-sun for all *-sun-* hosts
15108
15109 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15110
15111         * Makefile.in: define flags for X11 include files and library file
15112         locations, pass them down to the programs that need this info
15113
15114         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15115
15116 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15117
15118         * configure.in: start building libg++ for HP-UX targets
15119
15120 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15121
15122         * README:  Update references to files moved into etc/.
15123
15124 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15125
15126         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15127         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15128
15129 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15130
15131         * configure: accept dash as well as underscore in long option
15132         names for FSF compatibility.
15133
15134 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15135
15136         * config.sub: added -sco3.2v4 support from FSF.
15137
15138 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15139
15140         * configure.in: expand the section that adds or removes
15141         directories from the list of programs to build, to handle native
15142         vs. cross in addition to host v. native
15143
15144 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15145
15146         * Makefile.in:  Replace C++ in macro names with CXX.
15147         This is less likely to break ...
15148
15149 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15150
15151         * test-build.mk: add -w to GNU_MAKE
15152
15153 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15154
15155         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15156         add 'sparc' to list of recognized cpus.  This needed to make
15157         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15158         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15159         then changes that into $CPU-wrs-vxworks.
15160
15161         * configure.in: remove most references to gdbtest, regularize
15162         target based program removal
15163
15164         * test-build.mk: import from p3 tree (many fixes and changes)
15165
15166 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15167
15168         * Makefile.in: added rules to handle tcl, tk, and expect
15169
15170         * configure.in: handle those directories if they exist
15171
15172 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15173
15174         * config.sub: removed bogus hppabsd and hppahpux names, since
15175         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15176
15177 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15178
15179         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15180         depends upon all-xiberty
15181
15182         * Makefile.in: changes from p3, including:
15183
15184         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15185
15186         * Makefile.in (XTRAFLAGS): include newlib directories if
15187         newlib/Makefile exists, rather than if host != target.
15188
15189         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15190
15191         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15192         from the same source tree and not building a cross-compiler.  This
15193         matters for the libg++ configuration if reconfiguring a tree that
15194         has already been installed.
15195
15196         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15197
15198         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15199         pick up the machine and system specific header files.
15200
15201         * Makefile.in: added AS_FOR_TARGET, passed down in
15202         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15203         the C compiler to use to create programs which are run in the
15204         build environment, set it to default to $(CC), and passed it down
15205         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15206
15207         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15208
15209         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15210         We need them for unusual native builds, like systems without
15211         ranlib.
15212
15213         * configure: also define $(host_canonical) and
15214         $(target_canonical), which are the full, canonical names for the
15215         given host and target
15216
15217 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15218
15219         * Makefile.in:  Added separate definitions for C++.
15220
15221 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15222
15223         * configure.in (configdirs):  Add deja-gnu.
15224
15225 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15226
15227         * README:  Update for configure.texi and gdb-4.7 release.
15228
15229 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15230
15231         * Makefile.in:  Move "all" target to top of file.
15232         Previously, first target was ".PHONY" which caused BSD4.4 make
15233         to build .PHONY when make was run without arguments.
15234
15235 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15236
15237         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15238         Library-copylefted code in libiberty.
15239
15240 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15241
15242         * config.sub:  Replace m68kmote with plain old m68k.
15243
15244 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15245
15246         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15247
15248 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15249
15250         * config.sub: Complain if no argument is given.  Added support for
15251         386bsd as OS and target alias.
15252
15253 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15254
15255         * Makefile.in (XTRAFLAGS): include newlib directories if
15256         newlib/Makefile exists, rather than if host != target.
15257
15258 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15259
15260         * config.sub: recognize sparclite-wrs-vxworks.
15261
15262         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15263         p3.) Added clean-xiberty to clean.
15264
15265 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15266
15267         * configure.in: use *-*-* instead of nested cases for host and target
15268
15269 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15270
15271         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15272         from the same source tree and not building a cross-compiler.  This
15273         matters for the libg++ configuration if reconfiguring a tree that
15274         has already been installed.
15275
15276 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15277
15278         * config.sub (i486v/i486v4):  Merge in from FSF version.
15279
15280 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15281
15282         * configure: only set PWD if it is already set.
15283
15284 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15285
15286         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15287         doesn't have unset and all success paths (and most error paths)
15288         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15289         to just ${PWD} to avoid confusion.)
15290
15291 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15292
15293         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15294         even for a native compilation.
15295
15296 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15297
15298         Changes to make the gdb.tar.Z rule work better.
15299
15300         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15301         (DEVO_SUPPORT):  Add configure.texi.
15302         (bfd-ilrt.tar.Z):  Remove ancient rule.
15303
15304 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15305
15306         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15307         pick up the machine and system specific header files.
15308
15309         * configure.in, config.sub: added new target m68010-adobe-scout,
15310         with alias of adobe68k.  Changed configure.in to check for
15311         -scout before -sco* to avoid a false match.
15312
15313         * Makefile.in: added AS_FOR_TARGET, passed down in
15314         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15315         the C compiler to use to create programs which are run in the
15316         build environment, set it to default to $(CC), and passed it down
15317         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15318
15319 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15320
15321         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15322         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15323         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15324         FOR_TARGET variants, to newlib and libg++.
15325
15326 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15327
15328         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15329         first.
15330
15331 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15332
15333         * config.sub:  Accept `elf' as an environment.
15334
15335 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15336
15337         * Makefile.in (all-opcodes):  cd into the right directory
15338
15339 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15340
15341         * configure: added -program_transform_name option, used as
15342         argument to sed when installing programs.
15343         configure.texi: added documentation for -program_prefix,
15344         -program_suffix and -program_transform_name.
15345
15346 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15347
15348         * config.sub:  Accept i486 where i386 ok.
15349
15350 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15351
15352         * config.sub: accept we32k
15353
15354 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15355
15356         * config.sub, configure.in: accept OSE68000 and OSE68k.
15357
15358         * Makefile.in: don't create all directories for ``make install'';
15359         let the subdirectories create the ones they need.
15360
15361 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15362
15363         * COPYING: new file, GPL v2
15364
15365 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15366
15367         * Makefile.in: use the new gen-info-dir, which needs a template
15368         argument (which also lives in texinfo)
15369
15370         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15371
15372 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15373
15374         * config.sub (ncr3000):  Change i386 to i486.
15375
15376 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15377
15378         * Makefile.in: add install-rcs, install-grep to
15379         install-no-fixedincludes, removed install-bison and install-libgcc
15380
15381 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15382
15383         * configure.in: grab the HPUX makefile fragment if on HPUX
15384
15385 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15386
15387         * Makefile.in: eradicate bison spoor (ditto libgcc).
15388          configure.in: recognise m68{k,000}-ericsson-OSE.
15389          es1800 is alias for m68k-ericsson-OSE
15390
15391 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15392
15393         * configure.in: rearrange the parts that remove programs from
15394         configdirs, based now on HOST==TARGET or by canonical triple.
15395
15396 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15397
15398         * test-build.mk: recurse explicitly with -f test-build.mk when
15399           appropriate.  predicate stage3 and comparison on the existence
15400           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15401           On very clean, also remove ...stamp-co.  Build in-place before
15402           doing other builds.
15403
15404 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15405
15406         * Makefile.in, configure.in: add tgas
15407
15408 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15409
15410         * Makefile.in: a number of changes merged in from progressive.
15411
15412         * configure.in: add libm.
15413
15414         * .cvsignore: ignore some stuff that comes from test-build.mk.
15415
15416 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15417
15418         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15419
15420 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15421
15422         * configure: Add program_suffix (parallel to program_prefix)
15423         * Makefile.in: adjust directory-creating script for losing decstation
15424
15425 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15426
15427         * configure:  Minor $subdir-related fixes.
15428
15429 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15430
15431         * configure: fix various problems with propogating
15432         makefile_target_frag in subdirs.
15433         * configure.in: config libgcc if its there
15434
15435 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15436
15437         * config.sub:  HPPA merge.
15438
15439 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15440
15441         * Makefile.in:  Replace all-bison with all-byacc in all
15442         dependency lines for other tools (which now use byacc).
15443
15444 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15445
15446         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15447
15448 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15449
15450         * Makefile.in: make gprof rules similar to byacc rules (instead of
15451         vestigal $(unsubdir) that didn't work...)
15452
15453 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15454
15455         * config.sub:  Add support for Linux.
15456         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15457         (at least for libg++).
15458
15459 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15460
15461         * configure.texi: fix doc for the -nfp option to configure
15462
15463 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15464
15465         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15466
15467 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15468
15469         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15470         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15471         * configure.in: added solaris* host_makefile_frag hook.
15472
15473 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15474
15475         * config.sub: changed recognition of m68000 so that various
15476         m68k types can be specified via m680[01234]0
15477
15478 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15479
15480         * config.sub (basic_machine): fix sed so that '-foo' isn't
15481         completely substituted out while .+'-foo' loses the '-foo'
15482
15483 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15484
15485         * config.sub ($os): Add -aout.
15486
15487 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15488
15489         * configure:  If host_makefile_frag is absolute, don't
15490         prefix ${invsubdir} (relevant to libg++ auto-configure).
15491
15492 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15493
15494         * Makefile.in (tooldir): Define it.
15495         (all-ld): Depend on all-flex.
15496
15497 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15498
15499         * Makefile.in (check):  Fix libg++ special case.
15500
15501 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15502
15503         * configure: do not bury `pwd` into config.status, thus do fewer
15504           pwd's.
15505
15506         * configure: print the "Building in" message only when building in
15507           other than "." AND verbose.
15508
15509         * configure: remove -s, rework -v to better accommodate guested
15510           configures.
15511
15512         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15513
15514 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15515
15516         * Makefile.in: macroize flags passed on recursion.  remove
15517           fileutils.
15518
15519 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15520
15521         * configure: get makesrcdir right for subdirs deeper than 1.
15522
15523         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15524           install.
15525
15526 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15527
15528         * Makefile.in: don't print subdir_do or recursion lines.
15529
15530 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15531
15532         * standards.texi: added menu item.
15533
15534         * Makefile.in: build and install standards.info.
15535
15536         * standards.texi: new file.
15537
15538 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15539
15540         * configure: test for and move config.status pieces from
15541           ${subdir}/.
15542
15543 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15544
15545         * configure:  Test for existance of files before trying to mv
15546         them, to avoid numerous non-existance messages.
15547
15548 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15549
15550         * configure: correct final line of config.status.
15551
15552         * configure: patch from eggert.  Avoids a protection problem if
15553           the original Makefile.in is read only.
15554
15555         * configure: use move-if-change from gcc to create config.status.
15556           Some makefiles depend on config.status to tell if a directory
15557           has been reconfigured for a different host.  This change
15558           prevents those directories from remaking everything in the case
15559           where the reconfig was only intended to rebuild a Makefile.
15560
15561         * configure: test for config.sub with "config.sub sun4" rather
15562           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15563           host alias from a missing config.sub.
15564
15565 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15566
15567         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15568           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15569
15570 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15571
15572         * configure: mkdir ${subdir} as needed.
15573
15574 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15575
15576         * Makefile.in,configure.in: added autoconf.
15577
15578 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15579
15580         * Makefile.in: no longer pass against on recursion.
15581
15582         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15583           definitions are not inherited.
15584
15585         * configure: correct makesrcdir when subdir is .
15586
15587 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15588
15589         * configure:  Add support for 'subdirs' variable, which is
15590         like 'configdirs', except that configure doesn't re-invoke
15591         itself for subdirs, it just creates a Makefile for each subdir.
15592         * configure.texi:  Document subdirs.
15593
15594 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15595
15596         * configure.in: added flex to configdirs
15597
15598 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15599
15600         * Makefile.in: remove clean-stamps from clean.
15601
15602 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15603
15604         * configure.in:  Add gdbtest to configdirs.
15605
15606 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15607
15608         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15609         to recursive makes.
15610         * configure.in:  Recognize new ncr3000 config.
15611
15612 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15613
15614         * Makefile.in, configure.in: removed references to gdbm.
15615
15616 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15617
15618         * config.sub:  Don't canonicalize os value
15619         newsos* to bsd (readline needs to check for newsos).
15620         (This fix was earlier made Jan 31, but got re-broken.)
15621
15622 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15623
15624         * configure.in:  sco is an os, not a vendor!
15625
15626         * configure:  Quote $( better.  Keep various shells happy.
15627
15628 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15629
15630         * Makefile.in: eliminate stamp-files.
15631
15632 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15633
15634         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15635           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15636
15637 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15638
15639         * config.sub:  fix iris/iris3.
15640
15641 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15642
15643         * configure: re-add -rm.
15644
15645 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15646
15647         * Maskefile.in: add .stmp-rcs to all.
15648
15649         * configure.in: remove gas from rs6000 build, use aix host fragment.
15650
15651 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15652
15653         * configure: pass down site_option during recursion.
15654
15655 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15656
15657         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15658
15659 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15660
15661         * configure: Change exec_prefix so that it really defaults to prefix.
15662
15663 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15664
15665         * Makefile.in, configure.in:  Add support for mmalloc library.
15666
15667 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15668
15669         * Makefile.in: add stmp dependencies for a few more things.
15670
15671 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15672
15673         * configure: adjusted error message on objdir/srcdir configure
15674           collision, per john's suggestion.
15675
15676         * Makefile.in: add libiberty stmp to all and all.cross.
15677
15678 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15679
15680         * Makefile.in: remove force dependencies, add grep to all.
15681
15682 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15683
15684         * Makefile.in: drop flex.  make stamp files work.
15685
15686         * configure: added test for conflicting configuration in srcdir,
15687           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15688           gets cranky.  use relative paths for configure and srcdir
15689           whenever possible.  Send some error messages to stderr that were
15690           going to stdout.
15691
15692 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15693
15694         * Makefile.in:  Fix libg++ rule to check for gcc directory
15695         before using gcc/gcc.  Also pass XTRAFLAGS.
15696
15697 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15698
15699         * Makefile.in: added stmp-files so that directories aren't polled
15700           when they are already built.
15701
15702         * configure.texi: fixed a node pointer problem.
15703
15704 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15705
15706         * config.sub configure.in gdb/configure.in
15707         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15708         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15709         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15710
15711 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15712
15713         * configure: -recurring becomes -silent.  corrected help message
15714           for -site= option.
15715
15716         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15717
15718 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15719
15720         * configure: when building Makefile for crosses, replace
15721           tooldir and program_prefix.  default srcdir from location of
15722           config.sub.  remove "for host in hosts" and "for target in
15723           targets" loops.
15724
15725 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15726
15727         * Makefile.in: Do not pass bindir or mandir to cvs.
15728
15729 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15730
15731         * Makefile.in, configure.in: removed traces of namesubdir,
15732           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15733           copyrights to '92, changed some from Cygnus to FSF.
15734
15735         * configure.texi: remove most references to multiple hosts,
15736           multiple targets, subdirs, etc.
15737
15738         * configure.man: removed rcsid. reference config.sub not
15739           config.subr.
15740
15741         * Makefile.in: mkdir $(infodir) on install-info.
15742
15743 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15744
15745         * configure.texi:  Explain better about .gdbinit and about
15746         the environment that configure.in sections run in.
15747
15748 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15749
15750         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15751
15752 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15753
15754         * README:  DOC.configure => cfg-paper.texi.
15755
15756 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15757
15758         * config.sub (near case $os):  Don't convert newsos* to bsd!
15759
15760 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15761
15762         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15763         the number of copies of COPYING that go into the GDB tar file.
15764
15765 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15766
15767         * bfd/configure.in, gdb/config/mh-i386sco,
15768         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15769         Fix SCO configuration stuff.
15770
15771 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15772
15773         * Makefile.in:  For libg++, make sure the -I pointing
15774         to the gcc directory goes *after* all the libg++-local -I flags.
15775         Also, move just-gcc dependency from just-libg++ to all-libg++.
15776
15777 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15778
15779         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15780
15781 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15782
15783         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15784
15785 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15786
15787         * config.sub:  Add stratus configuration frags.  Also
15788         submitted to FSF.
15789
15790 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15791
15792         * Makefile.in (DEV_SUPPORT):  add configure.man.
15793
15794         * config.sub(Decode manufacturer-specific):  add -none*.
15795
15796 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15797
15798         * Makefile.in:  remove form feeds to make Sun's make happy.
15799         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15800
15801 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15802
15803         * Makefile.in (AR_FLAGS):  Make quieter.
15804
15805 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15806
15807         * configure.in:  Add libg++.
15808         * configure:  When verbose, don't output the command line at each
15809         level; it will be unremarkably the same as the previous version,
15810         which will be the same as what the user typed.
15811
15812 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15813
15814         * configure.in, Makefile.in: fix clean-info, add flex.  add
15815           fileutils.
15816
15817         * configure: be less sensitive to spaces in Makefile.in.  Do not
15818           look for sources in "..".  Doing so breaks subdirectories that
15819           might have their own configure.  If a subdir has it's own
15820           configure script, use it.
15821
15822 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15823
15824         * cfg-paper.texi: some changes suggested by rms.
15825
15826 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15827
15828         * config.sub:  Merge in some small additions from the FSF version,
15829         taken from the gcc distribution, to bring the Cygnus and FSF
15830         versions into closer sync.
15831
15832 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15833
15834         * configure.in:  Changed svr4 references to sysv4.
15835
15836 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15837
15838         * configure: added -V for version number option.
15839
15840 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15841
15842         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15843           renamed from DOC.configure to cfg-paper.texi.
15844
15845 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15846
15847         * configure, config.subr, config.sub: config.subr is now
15848           config.sub again.
15849
15850 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15851
15852         * configure.texi: new file, in progress.
15853
15854         * Makefile.in: build info file and install the man page for
15855           configure.
15856
15857         * configure.man: new file, first cut.
15858
15859         * configure: find config.subr again now that configuration "none"
15860           has gone.  removed all traces of the -ansi option.  removed all
15861           traces of the -languages option.
15862
15863         * config.subr: resync from rms.
15864
15865 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15866
15867         * configure, config.sub, config.subr: merge config.sub into
15868           config.subr, call the result config.subr, remove config.sub, use
15869           config.subr.
15870
15871         * Makefile.in: revised install for dir.info.
15872
15873 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15874
15875         * configure.in: add decstation host makefile frag.
15876
15877         * Makefile.in: BISON now bison -y again.  also install-gcc on
15878           install.  clean-gdbm on clean.  infodir belongs in datadir.
15879           Make directories for info install.  Build dir.info here then
15880           install it.
15881
15882 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15883
15884         * Makefile.in: fix for bad directory tests.
15885
15886 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15887
15888         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15889           regexp.  -srcdir relative was being handled incorrectly.
15890
15891         * Makefile.in: unwrapped some for loops so that parallel makes
15892           work again and so one can focus one's attention on a particular
15893           package.
15894
15895 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15896
15897         * configure: added PWD as a stand in for `pwd` (for speed). use
15898           elif wherever possible.  make -srcdir work without -objdir.
15899           -objdir= commented out.
15900
15901 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15902
15903         * configure: +options become --options.  -subdirs commented out.
15904           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15905           Makefile now at top of generated Makefile.  Removed cvs log
15906           entries.  added -srcdir.  create .gdbinit only if there is one
15907           in ${srcdir}.
15908
15909         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15910           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15911           and mandir now keyed off datadir by default.
15912
15913 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15914
15915         * Freshly created ChangeLog.
15916
15917 \f
15918 Local Variables:
15919 mode: change-log
15920 left-margin: 8
15921 fill-column: 76
15922 version-control: never
15923 End: