[RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobbering...
[platform/upstream/linaro-gcc.git] / ChangeLog
1 2015-12-02  Ian Lance Taylor  <iant@google.com>
2
3         PR go/66147
4         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
5         * Makefile.in: Regenerate.
6
7 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
8
9         PR libffi/65726
10         * Makefile.def (lang_env_dependencies): Make libffi depend
11         on cxx.
12         * Makefile.in: Regenerate.
13
14 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
15
16         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
17         symbols.
18
19 2015-11-20  Tristan Gingold  <gingold@adacore.com>
20
21         Sync with binutils-gdb:
22         2015-11-20  Tristan Gingold  <gingold@adacore.com>
23
24         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
25         * configure: Regenerate.
26
27 2015-11-19  Martin Liska  <mliska@suse.cz>
28
29         * .gitignore: Add .clang-format to ignored files.
30         * Makefile.in: Add clang-format.
31         * Makefile.tpl: Likewise.
32
33 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
34
35         * configure.ac: Enable libmpx by default.
36         * configure: Regenerated.
37
38 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
39
40         * MAINTAINERS: Update email address.
41
42 2015-10-23  Paulo Matos  <pmatos@linki.tools>
43
44         * MAINTAINERS: Update email address.
45
46 2015-10-23  Alan Hayward <alan.hayward@arm.com>
47
48         * MAINTAINERS  (Write After Approval): Add myself.
49
50 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
51
52         Sync with binutils-gdb:
53         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
54
55         PR gas/19109
56         * configure.ac: Add
57         --enable-compressed-debug-sections={all,gas,gold,ld}.
58         * configure: Regenerated.
59
60 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
61
62         * MAINTAINERS: Update list of Ada maintainers and email addresses.
63
64 2015-10-09  Martin Liska  <mliska@suse.cz>
65
66         * MAINTAINERS (Write After Approval): Add myself.
67
68 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
69
70         * MAINTAINERS (Write After Approval): Add myself.
71
72 2015-10-02  Florian Weimer  <fweimer@redhat.com>
73
74         * MAINTAINERS: Update email address.
75
76 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
77
78         * MAINTAINERS  (Write After Approval): Add myself.
79
80 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
81
82         * MAINTAINERS: Update email.
83
84 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
85
86         * MAINTAINERS: Update my email address.
87
88 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
89
90         * MAINTAINERS (ft32 port): Add myself.
91
92 2015-08-28  David Sherwood  <david.sherwood@arm.com>
93
94         * MAINTAINERS: Add myself.
95
96 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
97
98         * MAINTAINERS (Write After Approval): Add myself.
99
100 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
101
102         PR libfortran/54572
103         * Makefile.def: Make libgfortran depend on libbacktrace.
104         * Makefile.in: Regenerate.
105
106 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
107
108         * MAINTAINERS (Write After Approval): Add myself.
109
110 2015-08-12  Tom de Vries  <tom@codesourcery.com>
111
112         PR other/67092
113         * configure.ac: Remove --with_host_libstdcxx support.
114         * configure: Regenerate.
115
116 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
117             Jakub Jelinek  <jakub@redhat.com>
118
119         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
120         nvptx*-*-*.
121         * configure: Regenerate.
122
123 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
124
125         * Makefile.def (libiconv): Define bootstrap=true.
126         Mark pdf/html/info as missing.
127         (configure-gcc): Depend on all-libiconv.
128         (all-gcc): Ditto.
129         (configure-libcpp): Ditto.
130         (all-libcpp): Ditto.
131         (configure-intl): Ditto.
132         (all-intl): Ditto.
133         * Makefile.in: Regenerate.
134
135 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
136
137         * MAINTAINERS (loop ivopts): Add the entry and myself.
138
139 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
140
141         * MAINTAINERS (nvptx): Add self.
142
143 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
144
145         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
146         128-bit vector modes.
147
148 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
149
150         * MAINTAINERS (Write After Approval): Add myself.
151
152 2015-07-28  Ben Elliston  <bje@gnu.org>  
153
154         * config.sub, config.guess: Import from upstream.
155
156 2015-07-24  Michael Darling  <darlingm@gmail.com>
157
158         PR other/66259
159         * config-ml.in: Reflects renaming of configure.in to configure.ac
160         * configure: Likewise
161         * configure.ac: Likewise
162
163 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
164
165         * MAINTAINERS: Update my email address.
166
167 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
168
169         Sync with binutils-gdb:
170         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
171
172         * configure.ac (target_configdirs): Exclude target-zlib if
173         target-libjava isn't built.
174         * configure: Regenerated.
175
176 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
177
178         Sync with binutils-gdb:
179         2015-05-13  John David Anglin  <dave.anglin@bell.net>
180
181         * configure.ac: Disable configuration of GDB for HPUX targets.
182         * configure: Regenerate.
183
184         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
185
186         * configure.ac: Add --with-system-zlib.
187         * configure: Regenerated.
188
189         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
190
191         * configure.ac: Add FT32 support.
192         * configure: Regenerate.
193
194         2015-01-12  Anthony Green  <green@moxielogic.com>
195
196         * configure.ac: Don't disable gprof for moxie.
197         * configure: Rebuild.
198
199 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
200
201         Sync with binutils-gdb:
202         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
203
204         PR ld/18355
205         * Makefile.def: Add extra_configure_flags to host zlib.
206         * configure.ac (extra_host_zlib_configure_flags): New.  Set
207         to --enable-host-shared When bfd is to be built as shared
208         library.  AC_SUBST.
209         * Makefile.in: Regenerated.
210
211 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
212
213         Sync with src:
214         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
215         * Makefile.def (dependencies): Add all-zlib to all-bfd.
216         * Makefile.in: Regenerated.
217
218 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
219
220         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
221         target.
222         * configure: Regenerate.
223
224 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
225
226         * MAINTAINERS (Write After Approval): Add myself.
227
228 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
229
230         * MAINTAINERS (OS Port Maintainers): Add myself.
231         (Various Maintainers): Remove myself from libffi testsuite.
232
233 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
234
235         * MAINTAINERS (gen* on machine desc): Add self.
236
237 2015-06-02  Jason Merrill  <jason@redhat.com>
238
239         PR bootstrap/66319
240         * configure.ac: Use -std=gnu++98.
241
242 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
243
244         * MAINTAINERS (Write After Approval): Add myself.
245
246 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
247
248         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
249         * configure: Regenerate.
250
251 2015-05-26  Jason Merrill  <jason@redhat.com>
252
253         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
254         * configure: Regenerate.
255
256 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
257
258         * configure.ac: FT32 target added.
259         * configure: Regenerated.
260
261 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
262
263         * MAINTAINERS (Write After Approval): Add myself.
264
265 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
266
267         * MAINTAINERS (Write After Approval): Add myself.
268
269 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
270
271         * configure.ac: Fix typo.
272         * configure: Regenerate.
273
274 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
275
276         * MAINTAINERS (Write After Approval): Add myself.
277
278 2015-05-03  Matthias Klose  <doko@ubuntu.com>
279
280         * configure.ac: Match $host configured with triplets.
281         * configure: Regenerate.
282
283 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
284
285         * Makefile.tpl: Remove surplus whitespace throughout.
286         * Makefile.in: Regenerate.
287
288 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
289
290         * MAINTAINERS (Various Maintainers): Add myself as instruction
291         combiner maintainer.
292
293 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
294
295         PR bootstrap/62077
296         * configure.ac (--enable-stage1-checking): Default to
297         release,misc,gimple,rtlflag,tree,types if --disable-checking
298         or --enable-checking is not specified and DEV-PHASE is not
299         experimental.
300         * configure: Regenerated.
301
302 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
303
304         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
305         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
306         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
307         * Makefile.in: Regenerate.
308
309 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
310
311         * MAINTAINERS: Update my email address.
312
313 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
314
315         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
316
317 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
318
319         * MAINTAINERS: Add myself as an arm port reviewer.
320
321 2015-03-25  Martin Liska  <mliska@suse.cz>
322             Yury Gribov  <y.gribov@samsung.com>
323
324         * Makefile.in: Fix ln source location for vimrc file.
325         * Makefile.tpl: Likewise.
326
327 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
328
329         PR bootstrap/25672
330         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
331         cross-compiling.  Similarly for CXX_FOR_TARGET.
332         * configure: Regenerate.
333
334 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
335
336         * Makefile.def: Add libmpx.
337         * configure.ac: Add libmpx.
338         * Makefile.in: Regenerate.
339         * configure: Regenerate.
340
341 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
342
343         * MAINTAINERS (CPU Port Maintainers): Add myself
344         i386 vector ISA extns mantainer.
345
346 2015-03-13  Jeff Law  <law@redhat.com>
347
348         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
349         maintainer.
350         Remove Richard Henderson as a maintainer for the x86 port.
351
352 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
353
354         * MAINTAINERS (CPU Port Maintainers): Update my email address.
355
356 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
357
358         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
359         pointer bounds checker and i386 MPX maintainer.
360
361 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
362
363         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
364
365 2015-02-26  Martin Sebor  <msebor@redhat.com>
366
367         * MAINTAINERS (Various Maintainers): Add self.
368
369 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
370
371         * configure.ac [--enable-as-accelerator-for] (enable_languages):
372         Make sure it contains lto.
373         * configure: Regenerate.
374
375 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
376
377         * configure: Regenerate.
378
379 2015-02-06  Diego Novillo  <dnovillo@google.com>
380 1
381         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
382         middle-end, docstring): Remove myself.
383         (Write After Approval): Add myself.
384
385 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
386
387         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
388         (Write After Approval): Update address.
389
390 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
391
392         PR jit/64780
393         * configure.ac: Require the user to explicitly specify
394         --enable-host-shared if the jit is enabled.
395         * configure: Regenerate.
396
397 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2015-01-25  Tom de Vries  <tom@codesourcery.com>
402
403         * MAINTAINERS: Make whitespace consistent.
404
405 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
406
407         * MAINTAINERS (Write After Approval): Add myself.
408
409 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
410
411         * MAINTAINERS: (Write After Approval): Add myself.
412
413 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
414
415         * MAINTAINERS: (Write After Approval): Add myself.
416
417 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
418
419         * MAINTAINERS: (Write After Approval): Add myself.
420
421 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
422
423         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
424         objective-c/c++ front end maintainer.
425
426 2015-01-13  Marek Polacek  <polacek@redhat.com>
427
428         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
429
430 2015-01-12  Jeff Law  <law@redhat.com>
431
432         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
433         a very long time.
434
435 2015-01-09  Ian Lance Taylor  <iant@google.com>
436
437         * configure.ac (host_tools): Add gotools.
438         * Makefile.def (host_modules): Add gotools.
439         (dependencies): Add dependency of all-gotools on all-target-libgo.
440
441 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
442
443         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
444         * configure: Regenerate.
445
446 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
447
448         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
449         all-target-libgomp.
450         * Makefile.in: Regenerate.
451
452 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
453
454         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
455
456 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
457
458         * configure.ac: Add Visium support.
459         * configure: Regenerate.
460
461 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
462
463         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
464         * configure: Regenerate.
465
466 2015-01-03  Andrew Pinski  <apinski@cavium.com>
467
468         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
469         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
470         (BASE_TARGET_EXPORTS): Add OBJCOPY.
471         (OBJCOPY_FOR_TARGET): New variable.
472         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
473         * Makefile.in: Regenerate.
474         * configure.ac: Check for already installed target objcopy.
475         Also GCC_TARGET_TOOL on objcopy.
476         * configure: Regenerate.
477
478 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
479
480         * config.sub: Update from upstream, to 2015-01-01 version.
481         * config.guess: Ditto.
482
483 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
484
485         * MAINTAINERS (RTEMS Ports): Add myself.
486
487 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
488
489         * MAINTAINERS (Write After Approval): Add myself.
490
491 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
496
497         * configure.ac (--enable-as-accelerator-for): Don't set
498         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
499         * configure: Regenerate.
500
501 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
502
503         PR bootstrap/64023
504         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
505         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
506         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
507         to CXX.
508         * Makefile.in: Regenerated.
509
510 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
511             Yury Gribov  <y.gribov@samsung.com>
512
513         * .gitignore: Added .local.vimrc and .lvimrc.
514         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
515         * Makefile.in: Regenerate.
516
517 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
518
519         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
520         * configure: Regenerated.
521
522 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
523
524         * MAINTAINERS (nvptx port): New entry.
525
526 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
527
528         * configure: Regenerate.
529
530 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
531
532         * configure.ac: Merge with Binutils.
533
534 2014-11-26  Tobias Burnus  <burnus@net-b.de>
535
536         * Makefile.def: Make more dependent on mpfr, mpc and isl.
537         * Makefile.in: Regenerate.
538
539 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
540
541         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
542         missing flex.
543         * Makefile.in: Regenerated.
544
545 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
546
547         * Makefile.in: Regenerate.
548
549 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
550
551         PR bootstrap/63784
552         * libtool.m4: Add $pic_flag with -shared.
553
554 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
555
556         * MAINTAINERS (Write After Approval): Added myself.
557
558 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
559
560         * MAINTAINERS (write-after-approval): Add myself.
561
562 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
563
564         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
565         from 2 years ago.
566
567 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
568
569         Revert:
570         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
571
572         * MAINTAINERS (Write After Approval): Added myself as line map
573         maintainer.
574
575 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
576
577         Revert:
578         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
579
580         * MAINTAINERS (Write After Approval): Added myself.
581
582 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
583
584         * MAINTAINERS (Write After Approval): Added myself.
585
586 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
587
588         * MAINTAINERS (Write After Approval): Added myself as line map
589         maintainer.
590
591 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
592
593         * MAINTAINERS (Various Maintainers): Added myself as line map
594         maintainer.
595
596 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
597
598         * move-if-change: Sync from upstream gnulib.
599
600 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
601
602         * compile: Sync with upstream Automake.
603         * depcomp: Ditto.
604         * install-sh: Ditto.
605         * missing: Ditto.
606         * mkinstalldirs: Ditto.
607         * ylwrap: Ditto.
608
609 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
610
611         * config.sub: Update from upstream config repo.
612         * config.guess: Ditto.
613
614 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
615
616         * Makefile.def: Add liboffloadmic to target_modules.  Make
617         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
618         * Makefile.in: Regenerate.
619         * configure: Regenerate.
620         * configure.ac: Add liboffloadmic to target binaries.
621         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
622         Add liboffloadmic to noconfig list when C++ is not supported.
623
624 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
625             Thomas Schwinge  <thomas@codesourcery.com>
626             Ilya Verbin  <ilya.verbin@intel.com>
627             Andrey Turetskiy  <andrey.turetskiy@intel.com>
628
629         * configure: Regenerate.
630         * configure.ac (--enable-as-accelerator-for)
631         (--enable-offload-targets): New configure options.
632
633 2014-11-11  Tobias Burnus  <burnus@net-b.de>
634
635         * Makefile.def: Make all-gcc depend on all-isl.
636         * Makefile.in: Regenerate.
637
638 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
639
640         * ChangeLog.jit: New.
641         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
642
643 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
644
645         PR target/63610
646         * libtool.m4: Fix globbing of darwin versions.
647         * configure: Regenerate.
648
649 2014-11-11  Tobias Burnus  <burnus@net-b.de>
650
651         * Makefile.def: Remove CLooG.
652         * Makefile.tpl: Ditto.
653         * configure.ac: Ditto.
654         * configure: Regenerate.
655         * Makefile.in: Ditto.
656
657 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
658
659         * configure.ac: Handle nvptx-*-*.
660         * configure: Regenerate.
661
662 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
663
664         * MAINTAINERS (Write After Approval): Add myself.
665
666 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
667
668         * Makefile.def (libcc1): Remove bootstrap=true;.
669         * Makefile.in: Regenerated.
670
671 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
672
673         * configure.ac: Update comment.
674         * configure: Regenerate.
675
676 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
677
678         * MAINTAINERS (Write After Approval): Add myself.
679
680 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
681
682         * configure.ac (extra_host_libiberty_configure_flags): Add
683         --enable-shared also for libcc1's benefit.
684         * configure: Regenerate.
685
686 2014-10-29  Tristan Gingold  <gingold@adacore.com>
687
688         * MAINTAINERS: Change my email address.
689
690 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
691             Tom Tromey  <tromey@redhat.com>
692
693         * Makefile.def: Add libcc1 to host_modules.
694         * configure.ac (host_tools): Add libcc1.
695         * Makefile.in, configure: Rebuild.
696
697 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
698
699         * configure.ac (build_configargs): Don't share config.cache between
700         build subdirs.
701         * configure: Regenerate.
702
703 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
704
705         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
706         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
707         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
708         leon3v7 as leon3.
709         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
710         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
711         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
712         * config/sparc/sparc.md (cpu): Add leon3v7.
713         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
714
715 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
716
717         * MAINTAINERS (write-after-approval): Add myself.
718
719 2014-10-23  Ian Lance Taylor  <iant@google.com>
720
721         * configure.ac: Disable the Go frontend on systems where it is known
722         to not work.
723         * configure: Regenerate.
724
725 2014-10-23  Richard Biener  <rguenther@suse.de>
726
727         * Makefile.def: Add libcpp build module and dependencies.
728         * configure.ac: Add libcpp build module.
729         * Makefile.in: Regenerate.
730         * configure: Likewise.
731
732 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
733
734         * MAINTAINERS (write-after-approval): Add myself.
735
736 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
737
738         * INSTALL/README: Do not mention CVS.
739
740 2014-10-03  Jing Yu  <jingyu@google.com>
741
742         * configure.ac: Add aarch64 to list of targets that support gold.
743         * configure: Regenerate.
744
745 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
746
747         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
748
749 2014-09-29  Catherine Moore  <clm@codesourcery.com>
750
751         * MAINTAINERS:  Add myself as MIPS maintainer.
752
753 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
754
755         * MAINTAINERS: Move myself to MIPS maintainers.
756
757 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
758
759         * MAINTAINERS: Put all email addresses between '<' and '>'.
760
761 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
762
763         * MAINTAINERS: Move myself to reviewers (Fortran).
764
765 2014-09-01  Andi Kleen  <ak@linux.intel.com>
766
767         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
768         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
769         * Makefile.in: Regenerate.
770
771 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
772
773         * rtx-classes-status.txt: Delete
774
775 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
776
777         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
778
779 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
780
781         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
782         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
783         of checking for version number.
784         * configure: Regenerated.
785         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
786
787 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
788
789         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
790         is done; begin phase 6 (use extra rtx_def subclasses).
791
792 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
793
794         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
795         done; begin phase 5 (additional rtx_def subclasses).
796
797 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
798
799         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
800
801 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
802
803         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
804         SET_BB_HEADER are done.
805
806 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
807
808         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
809         done.
810
811 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
812
813         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
814
815 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
816
817         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
818
819 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
820
821         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
822
823 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
824
825         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
826
827 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
828
829         * rtx-classes-status.txt: Phase 3 (per-file commits within
830         "config" subdirs) is done; begin phase 4 (removal of
831         "scaffolding").
832
833 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
834
835         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
836         dir) is done; begin phase 3 (per-file commits within "config"
837         subdirs).
838
839 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
840
841         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
842         phase 2 (per-file commits in main source dir).
843
844 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
845
846         * configure: Regenerated.
847
848 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
849
850         * rtx-classes-status.txt (TODO): Add SET_BND_TO
851
852 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
853
854         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
855
856 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
857
858         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
859
860 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
861
862         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
863
864 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
865
866         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
867
868 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
869
870         * MAINTAINERS (Write After Approval): Add myself.
871
872 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
873
874         * MAINTAINERS: Remove myself
875
876 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
877
878         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
879
880 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
881
882         * MAINTAINERS (Write After Approval): Add myself.
883
884 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
885
886         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
887         SET_BB_HEADER, SET_BB_FOOTER
888
889 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
890
891         * rtx-classes-status.txt: New file
892
893 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
894
895         * configure.ac: Eliminate ClooG installation dependency.
896         * configure: Regenerate.
897         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
898         * Makefile.in: Regenerate.
899
900 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
901
902         * MAINTAINERS (Write After Approval): Add myself.
903
904 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
905
906         * MAINTAINERS (Write After Approval): Add myself.
907
908 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
909
910         * MAINTAINERS (Write After Approval): Add myself.
911
912 2014-07-28  Anthony Green  <green@moxielogic.com>
913
914         Import from savannah.gnu.org:
915         * config.sub: Update to 2014-07-28 version.
916
917 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
918
919         * MAINTAINERS: Remove my MIPS maintainer entry.
920
921 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
922
923         PR target/47230
924         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
925         * configure: Regenerate.
926
927 2014-07-24  James Norris  <jnorris@codesourcery.com>
928
929         * MAINTAINERS (Write After Approval): Add myself.
930
931 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
932
933         * configure.ac: Accept only CLooG 0.18.1.
934         * configure: Regenerate.
935
936 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
937
938         * configure.ac: Don't accept isl 0.11.
939         * configure: Regenerate.
940
941 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
946
947         * configure.ac: Don't accept isl 0.10.
948         * configure: Regenerate.
949
950 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
951
952         Fix include path for in-tree cloog.
953         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
954         * configure: Regenerate.
955
956 2014-06-18  Richard Henderson  <rth@redhat.com>
957
958         * .gitignore: Import gcc_update output.
959
960 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
961
962         * config-ml.in: Robustify ac_configure_args parsing.
963
964         * configure.ac (--enable-linker-plugin-configure-flags)
965         (--enable-linker-plugin-flags): New flags.
966         (configdirs): Conditionally add libiberty-linker-plugin.
967         * configure: Regenerate.
968         * Makefile.def (host_modules): Add libiberty-linker-plugin.
969         (host_modules) <lto-plugin>: Pay attention to
970         @extra_linker_plugin_flags@ and
971         @extra_linker_plugin_configure_flags@.
972         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
973         * Makefile.in: Regenerate.
974
975         * Makefile.tpl (configure-[+prefix+][+module+])
976         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
977         "module_srcdir" instead of "module" for locating a module's srcdir.
978         * Makefile.in: Regenerate.
979
980 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
981
982         * MAINTAINERS (Write After Approval): Add myself.
983
984 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
985
986         * MAINTAINERS: Update my email address.
987
988 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
989
990         * MAINTAINERS (Write After Approval): Add myself.
991
992 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
993
994         * MAINTAINERS (Write After Approval): Add myself.
995
996 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
997
998         PR libstdc++/61011
999         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1000         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1001         * configure: Regenerate.
1002
1003 2014-05-28  Pedro Alves  <palves@redhat.com>
1004
1005         * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1008
1009         * MAINTAINERS: Update my affiliation/email.
1010
1011 2014-05-19  Mike Stump  <mikestump@comcast.net>
1012
1013         * MAINTAINERS: Add wide-int reviewers.
1014
1015 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1016
1017         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1018         * configure: Regenerated.
1019
1020 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1021
1022         * MAINTAINERS (libitm): Add myself as maintainer.
1023
1024 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1025
1026         * MAINTAINERS (Write After Approval): Add myself.
1027
1028 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1029
1030         * config.sub, config.guess: Import from upstream.
1031
1032 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1033
1034         * MAINTAINERS (Write After Approval): Put myself in correct order.
1035
1036 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1041
1042         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1043         section.
1044
1045 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1046
1047         * MAINTAINERS (Write After Approval): Delete myself.
1048
1049 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1050
1051         PR sanitizer/56781
1052         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1053         and -B* options with -Xcompiler.
1054
1055 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1056
1057         PR bootstrap/60620
1058         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
1059         * Makefile.in: Regenerate.
1060
1061 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1062
1063         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1064         for WINDRES_FOR_TARGET in default-manifest.o rule.
1065         * Makefile.in: Regenerate.
1066
1067 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1068
1069         * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1072
1073         PR sanitizer/56781
1074         * Makefile.def: Set bootstrap=true; for host fixincludes.
1075         * configure.ac: Don't bootstrap host fixincludes unless
1076         --with-build-config=bootstrap-{a,ub}san.
1077         * Makefile.in: Regenerated.
1078         * configure: Regenerated.
1079
1080 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1081
1082         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1083         --enable-vtable-verify option parsing.  Don't add
1084         target-libsanitizer to bootstrap_target_libs unless
1085         --with-build-config=bootstrap-asan or
1086         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1087         to bootstrap_target_libs unless --enable-vtable-verify.
1088         * configure: Regenerated.
1089
1090 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1091
1092         * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1095
1096         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1097
1098 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1099
1100         PR bootstrap/58572
1101         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1102         -I for libstdc++-v3 includes if $(LEAN).
1103         * Makefile.in: Regenerated.
1104
1105 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1106
1107         * MAINTAINERS: Update my email address.
1108
1109 2014-02-24  Walter Lee  <walt@tilera.com>
1110
1111         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1112         (tilegx-*-*): Change to tilegx*-*-*.
1113         * configure: Regenerate.
1114
1115 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1116
1117         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1118
1119 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1120
1121         * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1124
1125         PR target/59788
1126         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1127         *solaris2*.
1128
1129 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1130
1131         * MAINTAINERS: Update my email address.
1132
1133 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1134
1135         * MAINTAINERS: Convert to UTF-8.
1136         Properly sort Xinliang David Li's entry.
1137
1138 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1139             Sandra Loosemore  <sandra@codesourcery.com>
1140
1141         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1142         nios2 port maintainers.
1143
1144 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1145
1146         * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1149
1150         * configure.ac: Add user-friendly check for native x86_64-linux
1151         multilibs.
1152         * configure: Regenerate.
1153
1154 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1155
1156         * MAINTAINERS: Add myself as sh maintainer.
1157
1158 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1159
1160         * MAINTAINERS: Add self as SLSR maintainer.
1161
1162 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1163
1164         * MAINTAINERS: Update my email address.
1165
1166 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1167
1168         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1169
1170 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1171
1172         * Makefile.in: Regenerate.
1173
1174         * Makefile.tpl: Fix typo.
1175         * Makefile.in: Regenerate partially.
1176
1177 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1178
1179         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1180         supported.
1181         * configure: Regenerated.
1182
1183 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1184
1185         * MAINTAINERS (Write After Approval): Add myself.
1186
1187 2013-10-30  Jason Merrill  <jason@redhat.com>
1188
1189         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1190         --disable-build-format-warnings.
1191
1192 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1193
1194         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1195         depend on libstdc++ and libgcc.
1196         * configure: Regenerate.
1197         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1198         libcilkrts for POSIX and i*86, and x86_64 architectures.
1199         * Makefile.in: Added libcilkrts related fields to support building it.
1200
1201 2013-10-26  Jeff Law  <law@redhat.com>
1202
1203         * Makefile.def (target_modules): Remove libmudflap
1204         (languages): Remove check-target-libmudflap).
1205         * Makefile.in: Rebuilt.
1206         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1207         * configure.ac (target_libraries): Remove target-libmudflap.
1208         Remove checks which disabled libmudflap on some systems.
1209         * configure: Rebuilt.
1210         * libmudflap: Directory removed.
1211
1212 2013-10-21  Cong Hou  <congh@google.com>
1213
1214         * MAINTAINERS (Write After Approval): Add myself.
1215
1216 2013-10-16  Mike Stump  <mikestump@comcast.net>
1217
1218         * .dir-locals.el: Add.
1219
1220 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1221
1222         * configure.ac: Add --enable-host-shared
1223         * configure: Regenerate.
1224
1225 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1226
1227         Import from savannah.gnu.org:
1228         * config.guess: Update to 2013-06-10 version.
1229         * config.sub: Update to 2013-10-01 version.
1230
1231 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1232
1233         Changes to build configuration to allow big endian ARC ELF toolchain
1234         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1235         * configure: Regenerate.
1236
1237 2013-09-20  Alan Modra  <amodra@gmail.com>
1238
1239         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1240         ppc host match.  Support little-endian powerpc linux hosts.
1241
1242 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1243
1244         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1245         maintainer.
1246
1247 2013-09-12  DJ Delorie  <dj@redhat.com>
1248
1249         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1250         maintainers.
1251
1252 2013-09-03  Richard Biener  <rguenther@suse.de>
1253
1254         * configure.ac: Also allow ISL 0.12.
1255         * configure: Regenerated.
1256
1257 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1258
1259         * MAINTAINERS (Write After Approval): Add myself.
1260
1261 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1262
1263         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1264
1265 2013-08-26  Caroline Tice  <cmtice@google.com>
1266
1267         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1268         "Various Reviewers" to libvtv "Various Maintainers".
1269
1270 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1271
1272         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1273
1274 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1275
1276         * MAINTAINERS: Update name, email.
1277
1278 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1279
1280         * MAINTAINERS (Write After Approval): Add myself.
1281
1282 2013-08-12  Caroline Tice  <cmtice@google.com>
1283
1284         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1285         address in the Write After Approval section.
1286
1287 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1288
1289         * MAINTAINERS (Write After Approval): Update email.
1290
1291 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1292
1293         * configure.ac: Adjust to check VTV_SUPPORTED.
1294         * configure: Regenerated.
1295
1296 2013-08-02  Caroline Tice  <cmtice@google.com>
1297
1298         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1299         on non-linux systems; add target-libvtv to noconfigdirs; add
1300         libsupc++/.libs to C++ library search paths.
1301         * configure: Regenerated.
1302         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1303         libstdc++ and libgcc.
1304         * Makefile.in: Regenerated.
1305
1306 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1307
1308         * MAINTAINERS (Write After Approval): Add myself.
1309
1310 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1311             Shiva Chen  <shiva0217@gmail.com>
1312
1313         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1314         nds32 port maintainers.
1315
1316 2013-07-17  Tim Shen  <timshen91@gmail.com>
1317
1318         * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1321
1322         * configure.ac: Sync from binutils.
1323         * configure: Regenerate.
1324
1325 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1326
1327         * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1330
1331         * MAINTAINERS (Write After Approval): Add myself.
1332
1333 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1334
1335         * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2013-04-30  Brooks Moses  <bmoses@google.com>
1338
1339         * MAINTAINERS: Update my email; move myself from Fortran
1340         reviewer to Write After Approval.
1341
1342 2013-04-16  Andreas Schwab  <schwab@suse.de>
1343
1344         * configure.ac (aarch64-*-*): Don't disable java.
1345         * configure: Regenerate.
1346
1347 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1348
1349         * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1352
1353         * Makefile.def (target_modules): Don't install libffi.
1354         * Makefile.in: Regenerate.
1355
1356 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1357
1358         * MAINTAINERS (Write After Approval): Add myself.
1359
1360 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1361
1362         * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1365
1366         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1367         * configure: Regenerated.
1368
1369 2013-02-05  Ian Lance Taylor  <iant@google.com>
1370
1371         PR go/55969
1372         * configure.ac: Disable libgo on some systems where it does not
1373         work.
1374
1375 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1376
1377         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1378         Remove Geoff Keating as rs6000 port maintainer, at his request.
1379
1380 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1381
1382         * MAINTAINERS: Update my email.
1383
1384 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1385
1386         * configure: Re-generate.
1387
1388 2013-01-15  Richard Biener  <rguenther@suse.de>
1389
1390         PR other/55973
1391         * configure: Re-generate.
1392
1393 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1394
1395         * Makefile.def (install-target-libsanitizer): Depend on
1396         install-target-libstdc++-v3.
1397         * Makefile.in: Regenerate.
1398
1399 2013-01-14  Richard Biener  <rguenther@suse.de>
1400
1401         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1402         * configure: Re-generate
1403
1404 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1405
1406         * config.sub: Update from config repo.
1407
1408 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1409
1410         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1411         * Makefile.in: Regenerate.
1412
1413 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1414
1415         * MAINTAINERS (arc): Add new port maintainership for myself.
1416
1417 2013-01-09  Jason Merrill  <jason@redhat.com>
1418
1419         * .gitignore: Import from gdb repository.
1420
1421 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1422
1423         * Makefile.def (configure-gcc): Depend on all-gmp.
1424         (all-gcc): Remove dependency on all-gmp.
1425         * Makefile.in: Regenerated.
1426
1427 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1428
1429         * config.sub: Merge from config repo.
1430         * config.guess: Ditto.
1431
1432 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1433
1434         * Makefile.def: Merge from binutils.
1435         * Makefile.in: Ditto.
1436
1437 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1438
1439         * MAINTAINERS: Update my email.
1440
1441 2012-12-29  Ben Elliston  <bje@gnu.org>
1442
1443         * config.guess: Update to 2012-12-29 version.
1444         * config.sub: Likewise.
1445
1446 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1447
1448         * Makefile.def (install-target-libgfortran): Depend on
1449         install-target-libquadmath, install-target-libgcc.
1450         (install-target-libsanitizer): Depend on install-target-libgcc.
1451         (install-target-libjava): Depend on install-target-libgcc.
1452         (install-target-libitm): Depend on install-target-libgcc.
1453         (install-target-libobjc): Depend on install-target-libgcc.
1454         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1455         * Makefile.in: Regenerate.
1456
1457 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1458
1459         * Makefile.def (install-target-libgo): Depend on
1460         install-target-libatomic.
1461         * Makefile.in: Regenerate.
1462
1463 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1464
1465         PR go/55201
1466         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1467         * Makefile.in: Regenerate.
1468
1469 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1470
1471         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1472         * configure: Regenerate.
1473
1474 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1475
1476         * config.sub: Merge from config repo.
1477
1478 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1479
1480         * Makefile.def (target_modules): Add bootstrap=true and
1481         raw_cxx=true to libsanitizer.
1482         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1483         * Makefile.in: Regenerated.
1484         * configure: Likewise.
1485
1486 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1487
1488         * MAINTAINERS: Remove self as RTL optimization maintainer.
1489
1490 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1491
1492         * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1495
1496         * Makefile.def (target_modules): Remove bootstrap=true and
1497         raw_cxx=true from libsanitizer.
1498         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1499         * Makefile.in: Regenerated.
1500         * configure: Likewise.
1501
1502 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1503
1504         * Makefile.def (target_modules): Add bootstrap=true and
1505         raw_cxx=true to libsanitizer.
1506         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1507         * Makefile.in: Regenerated.
1508         * configure: Likewise.
1509
1510 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1511
1512         PR bootstrap/54279
1513         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1514         * configure: Regenerate.
1515         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1516         * Makefile.in: Regenerate.
1517
1518 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1519
1520         * configure.ac: Disable libsanitizer if we're not building C++.
1521         * configure: Regenerate.
1522
1523 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1528
1529         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1530         Kostya Serebryany (kcc@google.com) and
1531         Jakub Jelinek (jakub@redhat.com).
1532         Rename area for Dodji Seketeli (dodji@redhat.com).
1533
1534 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1535
1536         * MAINTAINERS: (asan.c, related): Add myself.
1537
1538 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1539
1540         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1541         * configure: Regenerate.
1542
1543 2012-11-13  Richard Henderson  <rth@redhat.com>
1544
1545         * configure.ac: Move libsanitizer logic to subdirectory.
1546         * configure: Regenerate.
1547
1548 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1549
1550         * configure.ac: Enable libsanitizer just on x86 linux for now.
1551         * configure: Re-generate.
1552
1553 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1554
1555         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1556         sections.
1557         * configure: Regenerate.
1558
1559 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1560
1561         * configure.ac: Add section for configdirs for libsanitizer.
1562         Disable for cris-*-* and mmix-*-*.
1563         * configure: Regenerate.
1564
1565 2012-11-12  Wei Mi <wmi@google.com>
1566
1567         * configure.ac: Add libsanitizer to target_libraries.
1568         * Makefile.def: Ditto.
1569         * configure: Regenerate.
1570         * Makefile.in: Regenerate.
1571         * libsanitizer: New directory for asan runtime.  Contains an empty
1572         tsan directory.
1573
1574 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1575
1576         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1577         against Mingw64 w32api.
1578         * configure: Regenerate.
1579
1580 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1581
1582         * configure: Regenerated.
1583
1584 2012-11-03  Robert Mason  <rbmj@verizon.net>
1585
1586         * configure.ac: add --disable-libstdcxx configure option
1587         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1588
1589 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1590
1591         * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1594
1595         * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2012-10-24  Sharad Singhai  <singhai@google.com>
1598
1599         * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2012-10-24  Eric Christopher  <echristo@gmail.com>
1602
1603         * MAINTAINERS: Update email address.
1604
1605 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1606
1607         PR bootstrap/54820
1608         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1609         * configure: Regenerate.
1610
1611 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1612
1613         * MAINTAINERS (aarch64): Add Marcus and myself.
1614
1615 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1616
1617         PR bootstrap/54820
1618         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1619         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1620         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1621         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1622         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1623         * Makefile.in: Regenerate.
1624         * configure.ac (have_static_libs): New variable and associated check.
1625         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1626         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1627         * configure: Regenerate.
1628
1629 2012-10-10  Richard Biener  <rguenther@suse.de>
1630
1631         * MAINTAINERS: Adjust for changed surname.
1632
1633 2012-10-04  Lawrence Crowl  <crowl@google.com>
1634
1635         * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2012-10-01  Cary Coutant  <ccoutant@google.com>
1638
1639         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1640
1641 2012-09-28  Ian Lance Taylor  <iant@google.com>
1642
1643         * Makefile.def: Make all-target-libgo depend on
1644         all-target-libbacktrace.
1645         * Makefile.in: Rebuild.
1646
1647 2012-09-26  Ian Lance Taylor  <iant@google.com>
1648
1649         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1650         * Makefile.in: Rebuild.
1651
1652 2012-09-20  Walter Lee  <walt@tilera.com>
1653
1654         * configure.ac: Add tilegx to list of targets that support gold.
1655         * configure: Regenerate.
1656
1657 2012-09-20  Marek Polacek  <polacek@redhat.com>
1658
1659         * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1662
1663         * configure.ac: Add mips*-mti-elf* target.
1664         * configure: Regenerate.
1665
1666 2012-09-17  Ian Lance Taylor  <iant@google.com>
1667
1668         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1669         * configure.ac (host_libs): Add libbacktrace.
1670         (target_libraries): Add libbacktrace.
1671         * Makefile.def (host_modules): Add libbacktrace.
1672         (target_modules): Likewise.
1673         * configure, Makefile.in: Rebuild.
1674
1675 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1676
1677         PR target/38607
1678         Merge upstream change.
1679         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1680
1681         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1682         Add libgomp*.o to compare_exclusions for AIX.
1683         * configure: Regenerate.
1684
1685 2012-09-06  Diego Novillo  <dnovillo@google.com>
1686
1687         * configure.ac: Bump minimum GMP version to 4.2.3.
1688         * configure: Re-generate.
1689
1690 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1691
1692         PR target/54461
1693         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1694         target-libgloss if not configured --with-avrlibc=no.
1695         * configure: Regenerate.
1696
1697 2012-09-04  Jason Merrill  <jason@redhat.com>
1698
1699         * configure.ac: Fix --enable-languages=all.
1700
1701 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2012-09-03  Richard Guenther  <rguenther@suse.de>
1706
1707         PR bootstrap/54138
1708         * configure.ac: Re-organize ISL / CLOOG checks to allow
1709         disabling with either --without-isl or --without-cloog.
1710         * configure: Regenerated.
1711
1712 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1713
1714         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1715         * configure: Regenerate.
1716
1717 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1718
1719         * MAINTAINERS: Fix my email address.
1720
1721 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1722
1723         PR binutils/4970
1724         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1725         and opcodes.
1726         * Makefile.in: Regenerated.
1727
1728 2012-08-26  Art Haas <ahaas@impactweather.com>
1729
1730         * configure: Regenerate.
1731
1732 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1733
1734         * INSTALL/README: Also refer to the online installation
1735         instructions.
1736
1737 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1738
1739         * MAINTAINERS (Write After Approval): Add myself.
1740         (Picochip port): Remove myself.
1741
1742 2012-08-14   Diego Novillo  <dnovillo@google.com>
1743
1744         Merge from cxx-conversion branch.
1745
1746         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1747         POSTSTAGE1_CONFIGURE_FLAGS.
1748         * Makefile.in: Regenerate.
1749         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1750         Force C++ when bootstrapping.
1751         * configure: Regenerate.
1752
1753 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1754
1755         * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1758
1759         * README: Document use of ranges of years in copyright notices.
1760
1761 2012-07-06  Richard Guenther  <rguenther@suse.de>
1762
1763         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1764         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1765         --with-gmp=system.
1766         * Makefile.in: Regenerated.
1767         * configure: Likewise.
1768
1769 2012-07-06  Richard Guenther  <rguenther@suse.de>
1770
1771         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1772         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1773         supply V=1 as extra_make_flags.
1774         * configure: Regenerated.
1775         * Makefile.in: Likewise.
1776
1777 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1778
1779         * configure: Regenerate.
1780
1781 2012-07-03  Richard Guenther  <rguenther@suse.de>
1782
1783         * Makfile.def (isl): Remove not necessary extra_exports and
1784         extra_make_flags.
1785         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1786         * Makefile.in: Regenerated.
1787
1788 2012-07-03  Richard Guenther  <rguenther@suse.de>
1789
1790         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1791         * configure.ac: If either the ISL or the CLooG check failed
1792         do not try to build in-tree versions.
1793         * Makefile.in: Regenerated.
1794         * configure: Regenerated.
1795
1796 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1797
1798         * configure: Regenerate.
1799
1800 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1801
1802         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1803         maintainer.
1804
1805 2012-07-02  Richard Guenther  <rguenther@suse.de>
1806
1807         * configure: Regenerated.
1808
1809 2012-07-02  Richard Guenther  <rguenther@suse.de>
1810         Michael Matz  <matz@suse.de>
1811         Tobias Grosser <tobias@grosser.es>
1812         Sebastian Pop <sebpop@gmail.com>
1813
1814         * Makefile.def: Add ISL host module, remove PPL host module.
1815         Adjust ClooG host module to use the proper ISL.
1816         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1817         * configure.ac: Include config/isl.m4.  Add ISL host library,
1818         remove PPL.  Remove PPL configury, add ISL configury, adjust
1819         ClooG configury.
1820         * Makefile.in: Regenerated.
1821         * configure: Likewise.
1822
1823 2012-07-02  Richard Guenther  <rguenther@suse.de>
1824
1825         Merge from graphite branch
1826         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1827
1828         * configure: Regenerated.
1829         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1830         both cloog.org and legacy versions. The only supported version will
1831         be CLooG with the isl backend.
1832
1833         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1834
1835         * configure: Regenerated.
1836         * configure.ac: Require cloog isl 0.17.0
1837
1838         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1839
1840         * configure: Regenerated.
1841         * config/cloog.m4: Do not define CLOOG_ORG
1842
1843 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1844
1845         * configure.ac: Skip C if explicitly selected.
1846         * configure: Regenerate.
1847
1848 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1849
1850         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1851         they contain -O2.
1852         * configure: Regenerate.
1853
1854 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1855
1856         PR debug/53740
1857         * df.h, df-problems.c, dce.c: Revert last patch.
1858
1859 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1860
1861         * MAINTAINERS (Write After Approval): Update my email address.
1862
1863 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1864
1865         * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2012-06-20  Jason Merrill  <jason@redhat.com>
1868
1869         * Makefile.tpl (check-target-libgomp-c++): New.
1870         (check-target-libitm-c++): New.
1871         * Makefile.def (c++): Add them.
1872         * Makefile.in: Regenerate.
1873
1874 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1875
1876         * MAINTAINERS (Write After Approval): Add myself.
1877
1878 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1879
1880         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1881         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1882         (install-no-fixedincludes): Adjust accordingly.
1883         * Makefile.in: Regenerate.
1884
1885 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1886
1887         Merge upstream change
1888         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1889
1890 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1891
1892         * MAINTAINERS (Write After Approval): Add myself.
1893
1894 2012-05-09  Nick Clifton  <nickc@redhat.com>
1895             Paul Smith  <psmith@gnu.org>
1896
1897         PR bootstrap/50461
1898         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1899         allow for the fact that from release v3.1.0 of MPFR the source
1900         files were moved into a src sub-directory.
1901         * configure: Regenerate.
1902
1903 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1904
1905         * configure.ac: Bump minimum MPFR version to 2.4.0.
1906         * configure: Regenerated.
1907
1908 2012-05-01  Richard Henderson  <rth@redhat.com>
1909
1910         * Makefile.def (libatomic): New target_module.
1911         * configure.ac (target_libraries): Add libatomic.
1912         (noconfigdirs): Check if libatomic is supported.
1913         * Makefile.in, configure: Rebuild.
1914
1915 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1916
1917         * MAINTAINERS (Write After Approval): Add myself.
1918
1919 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1920
1921         * config.sub: Update to 2012-04-18 version from official repo.
1922
1923 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1924
1925         * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1928
1929         * MAINTAINERS: Changed email address.
1930
1931 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1932
1933         PR target/52737
1934         * contrib/gcc_update (files_and_dependencies):
1935         Remove gcc/config/avr/t-multilib from touch data.
1936
1937 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1938
1939         * MAINTAINERS (OS Port Maintainers): Remove irix.
1940         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1941         (unsupported_languages): Remove mips-sgi-irix6.*.
1942         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1943         (with_stabs): Remove.
1944         * configure: Regenerate.
1945
1946 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1947
1948         * MAINTAINERS (OS Port Maintainers): Remove osf.
1949         * configure.ac (enable_libgomp): Remove *-*-osf*.
1950         (with_stabs): Remove alpha*-*-osf*.
1951         * configure: Regenerate.
1952
1953 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1954
1955         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1956         * configure: Regenerate.
1957
1958 2012-02-17  Walter Lee  <walt@tilera.com>
1959
1960         * MAINTAINERS: (Write After Approval): Delete myself.
1961
1962 2012-02-14  Walter Lee  <walt@tilera.com>
1963
1964         * MAINTAINERS (tilegx port): Add myself.
1965         (tilepro port): Add myself.
1966         (Write After Approval): Add myself.
1967
1968 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1969
1970         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1971         and Joseph Myers as docstring relicensing maintainers.
1972
1973 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1974
1975         * MAINTAINERS (write-after-approval): Add myself.
1976
1977 2012-02-08  Ira Rosen <irar@il.ibm.com>
1978
1979         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1980         maintainer.
1981
1982 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1983
1984         * MAINTAINERS (Write After Approval): Move myself to
1985         maintain alphabetical order.
1986
1987 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1988
1989         * MAINTAINERS (Write After Approval): Add myself.
1990
1991 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1992
1993         * MAINTAINERS (Write After Approval): Add myself.
1994
1995 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1996             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1997
1998         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1999         * configure: Regenerate.
2000
2001 2012-01-23  Harshit Chopra  <harshit@google.com>
2002
2003         * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2006
2007         * configure.ac: Remove reference to mh-interix.
2008         * configure: Regenerate.
2009
2010 2012-01-05  Richard Henderson  <rth@redhat.com>
2011
2012         PR bootstrap/51072
2013         * configure.ac: Disable libitm if c++ is not enabled.
2014         * configure: Rebuild.
2015
2016         * configure.ac: Fix regexp for same.
2017         * configure: Rebuild.
2018
2019 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2012-01-02  Richard Guenther  <rguenther@suse.de>
2024
2025         PR bootstrap/51686
2026         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2027         * Makefile.in: Regenerate.
2028
2029 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2030
2031         * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2034
2035         * configure: Regenerate.
2036
2037 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2038
2039         * MAINTAINERS (picochip): Changed email address.
2040
2041 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2042
2043         * MAINTAINERS (write-after-approval): Add self.
2044
2045 2011-11-29  DJ Delorie  <dj@redhat.com>
2046
2047         * configure.ac (rl78-*-*) New case.
2048         * configure: Regenerate.
2049         * MAINTAINERS: Add myself as RL78 maintainer.
2050
2051 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2052
2053         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2054
2055 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2056
2057         * libtool.m4: Additional FreeBSD 10 fixes.
2058
2059 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2060
2061         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2062         Maintainers section, as Epiphany maintainer.
2063
2064 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2065
2066         PR target/49992
2067         * configure.ac: Remove ranlib special-casing for Darwin.
2068         * configure: Regenerate.
2069
2070 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2071
2072         * MAINTAINERS (Reviewers): Keep the list sorted.
2073
2074 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2075
2076         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2077
2078 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2079
2080         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2081         * configure: Rebuild.
2082         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2083         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2084         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2085         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2086         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2087         Add READELF.
2088         * Makefile.in: Rebuild.
2089
2090 2011-11-09  Jason Merrill  <jason@redhat.com>
2091
2092         * Makefile.def (language=c++): Remove check-c++0x.
2093         * Makefile.in (check-gcc-c++): Regenerate.
2094
2095 2011-11-08  Richard Henderson  <rth@redhat.com>
2096
2097         * configure.ac: Test for libitm directory present first.
2098
2099         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2100
2101         * configure.ac: Test libitm/configure.tgt to disable libitm.
2102         * configure: Rebuild.
2103
2104 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2105             Richard Henderson  <rth@redhat.com>
2106
2107         Merged from transactional-memory.
2108
2109         * Makefile.def (lang_env_dependencies): libitm is c++.
2110         Add libitm target module.
2111         * configure.ac: Likewise.
2112         * config/mmap.m4: New file.
2113         * contrib/gcc_update: Add libitm to touch data.
2114         * Makefile.in, configure: Rebuild.
2115
2116 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2117
2118         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2119         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2120         * Makefile.in: Regenerate.
2121
2122 2011-11-01  DJ Delorie  <dj@redhat.com>
2123
2124         * config.sub: Update to version 2011-10-29 (added rl78)
2125
2126 2011-10-27  Nick Clifton  <nickc@redhat.com>
2127
2128         * config.sub: Import these changes from the config project:
2129
2130         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2131             Ben Elliston  <bje@gnu.org>
2132
2133         * config.sub (epiphany): New.
2134
2135         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2136             Ben Elliston  <bje@gnu.org>
2137
2138         * config.sub (hexagon, hexagon-*): New.
2139
2140         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2141
2142         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2143         64eb to be64.
2144
2145         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2146
2147         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2148         (nacl): Grok as alias for 32el-unknown-nacl.
2149
2150 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2151
2152         * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2155
2156         * MAINTAINERS (Write After Approval): Add myself.
2157
2158 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2159
2160         * MAINTAINERS (sparc port): Remove myself.
2161
2162 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2163
2164         * MAINTAINERS (Write After Approval): Add myself.
2165
2166 2011-08-14  Yao Qi  <yao@codesourcery.com>
2167
2168         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2169         * configure: Regenerate.
2170
2171 2011-07-26  Ian Lance Taylor  <iant@google.com>
2172
2173         * configure.ac: Set have_compiler based on whether gcc directory
2174         exists, rather than on whether gcc is in configdirs.
2175         * configure: Rebuild.
2176
2177 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2178
2179         * MAINTAINERS (Global Reviewers): Add self.
2180
2181 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2182
2183         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2184         link directories.
2185         * Makefile.in: Rebuild.
2186
2187 2011-07-20  Ian Lance Taylor  <iant@google.com>
2188
2189         PR bootstrap/49787
2190         * configure.ac: Move --enable-bootstrap handling earlier in file.
2191         If --enable-bootstrap and either --enable-build-with-cxx or
2192         --enable-build-poststage1-with-cxx, enable C++ automatically.
2193         * configure: Rebuild.
2194
2195 2011-07-19  Ian Lance Taylor  <iant@google.com>
2196
2197         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2198         make C++ a boot_language.  Set and substitute
2199         POSTSTAGE1_CONFIGURE_FLAGS.
2200         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2201         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2202         * configure, Makefile.in: Rebuild.
2203
2204 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2205
2206         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2207         maintainers.
2208
2209 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2210
2211         * MAINTAINERS (Global Reviewers): Add myself.
2212
2213 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2214
2215         * configure: Regenerate.
2216
2217 2011-07-16  Jason Merrill  <jason@redhat.com>
2218
2219         * Makefile.def (language=c++): Add check-c++0x and
2220         check-target-libmudflap-c++.
2221         * Makefile.tpl (check-target-libmudflap-c++): New.
2222         * Makefile.in: Regenerate.
2223
2224 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2225
2226         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2227         * Makefile.def (target_modules/libjava): Pass
2228         $(EXTRA_CONFIGARGS_LIBJAVA).
2229         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2230         if not configured with --enable-static-libjava.
2231         * Makefile.in: Regenerate.
2232         * configure: Likewise.
2233
2234 2011-07-15  Jason Merrill  <jason@redhat.com>
2235
2236         * Makefile.in (check-c++): Move check-gcc-c++0x after
2237         check-target-libstdc++-v3.
2238
2239 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2240
2241         * MAINTAINERS (c6x port): New entry.
2242
2243 2011-07-13  Jason Merrill  <jason@redhat.com>
2244
2245         * Makefile.in (check-gcc-c++0x): New.
2246         (check-c++): Depend on it.
2247
2248 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2249
2250         PR target/39150
2251         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2252         x86_64-*-solaris2.1[0-9]*.
2253         * configure: Regenerate.
2254
2255 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2256
2257         * MAINTAINERS (RTL optimizers): Add self.
2258
2259 2011-06-27  Gabriel Charette  <gchare@google.com>
2260
2261         * MAINTAINERS (Write After Approval): Add myself.
2262
2263 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2264
2265         PR regression/47836
2266         PR bootstrap/23656
2267         PR other/47733
2268         PR bootstrap/49247
2269         PR c/48825
2270         * configure.ac (target_libraries): Remove target-libiberty.
2271         Remove case-statement setting skipdirs=target-libiberty for
2272         multiple targets.  Remove checking target_configdirs and
2273         removing target-libiberty but keeping target-libgcc if
2274         otherwise empty.
2275         * Makefile.def (target_modules): Don't add libiberty.
2276         (dependencies): Remove all traces of target-libiberty.
2277         * configure, Makefile.in: Regenerate.
2278
2279 2011-06-13  Walter Lee <walt@tilera.com>
2280
2281         * configure.ac (tilepro-*-*) New case.
2282         (tilegx-*-*): Likewise.
2283         * configure: Regenerate.
2284
2285 2011-06-06  Jing Yu  <jingyu@google.com>
2286
2287         * configure.ac: Skip target-libiberty for
2288         arm*-*-linux-androideabi.
2289         * configure: Regenerated.
2290
2291 2011-06-06  Nick Clifton  <nickc@redhat.com>
2292
2293         * config.sub: Sync from upstream.
2294
2295 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2296
2297         * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2300
2301         * MAINTAINERS: Update my email address.
2302
2303 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2304
2305         * MAINTAINERS (Write After Approval): Update my email address.
2306
2307 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2011-05-08  Doug Kwan  <dougkwan@google.com>
2312
2313         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2314         * configure: Regenerated.
2315         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2316         value from configure.
2317         * Makefile.in: Regenerated.
2318
2319 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2320
2321         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2322         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2323         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2324         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2325         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2326         *-*-vxworks*): Disable newlib and libgloss in separate case
2327         statement.
2328         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2329         to separate case statement.
2330         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2331         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2332         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2333         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2334         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2335         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2336         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2337         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2338         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2339         i[[3456789]]86-*-rdos*, m32r-*-*,
2340         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2341         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2342         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2343         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2344         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2345         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2346         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2347         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2348         and libgloss in main case over targets.  Remove most empty cases
2349         in main case over targets.
2350         * configure: Regenerate.
2351
2352 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2353
2354         * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2357
2358         * configure.ac: Remove code setting special library locations for
2359         hppa*64*-*-hpux11*.  Remove code setting compiler for
2360         sparc-sun-solaris2*.
2361         * configure: Regenerate.
2362
2363 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2364
2365         * configure.ac: Separate libgloss_dir settings from general case
2366         over targets.
2367         * configure: Regenerate.
2368
2369 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2370
2371         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2372         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2373         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2374         cases in libgcj-disabling case statement.
2375         (hppa*64*-*-linux*): Set unsupported_languages instead of
2376         disabling target-zlib.
2377         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2378         to hppa*64*-*-hpux*.
2379         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2380         hppa*-*-hpux*.
2381         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2382         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2383         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2384         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2385         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2386         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2387         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2388         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2389         libgcj-disabling case statement.
2390         * configure: Regenerate.
2391
2392 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2393
2394         * configure.ac: Disable Java for targets not supporting libffi.
2395         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2396         Remove cases in Java-disabling statement.
2397         (*arm-wince-pe): Change to arm-wince-pe.
2398         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2399         cases in Java-disabling statement.
2400         (bfin-*-*): Don't disable Java again.
2401         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2402         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2403         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2404         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2405         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2406         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2407         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2408         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2409         Java-disabling statement.
2410         (mmix-*-*): Don't disable Java again.
2411         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2412         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2413         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2414         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2415         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2416         statement.
2417         * configure: Regenerate.
2418
2419 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2420
2421         * configure.ac: Separate cases disabling Java and Java libraries
2422         from general case over targets.
2423         * configure: Regenerate.
2424
2425 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2426
2427         * MAINTAINERS: Update my email address.
2428
2429 2011-04-20  Easwaran Raman  <eraman@google.com>
2430
2431         * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2434
2435         PR lto/48086
2436         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2437         * configure: Regenerate.
2438
2439 2011-04-16  Jim Meyering  <meyering@redhat.com>
2440
2441         * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2444
2445         * MAINTAINERS: Update my email address.
2446
2447 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2448
2449         * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2452
2453         * MAINTAINERS (Write After Approval): Add myself.
2454
2455 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2456
2457         * MAINTAINERS (Write After Approval): Add myself.
2458
2459 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2460
2461         * configure.ac (build_tools): Remove build-byacc.
2462         (host_libs): Remove mmalloc.
2463         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2464         autoconf automake libtool diff rcs fileutils shellutils time
2465         textutils wdiff find uudecode hello tar gzip indent recode release
2466         sed perl gawk findutils gettext zip.
2467         (libgcj): Remove target-qthreads.
2468         (target_tools): Remove target-examples target-gperf.
2469         (YACC): Don't handle building byacc.
2470         * configure: Regenerate.
2471         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2472         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2473         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2474         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2475         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2476         handle building components.
2477         * Makefile.in: Regenerate.
2478
2479 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2480
2481         * MAINTAINERS: Update my email address as Xtensa maintainer.
2482
2483 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2484
2485         * config.sub: Sync from upstream.
2486
2487 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2488
2489         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2490         (microblaze*): Don't disable libssp.
2491         * configure: Regenerate.
2492
2493 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2494
2495         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2496         moveifchange.
2497         * configure: Regenerate.
2498         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2499         * Makefile.in: Regenerate.
2500
2501 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2502
2503         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2504         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2505         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2506         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2507         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2508         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2509         md_exec_prefix cases.
2510         * configure: Regenerate.
2511
2512 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2513
2514         * configure.ac: Separate cases disabling target-libssp,
2515         target-libiberty, target-libstdc++-v3 and Fortran from general
2516         case over targets.
2517         * configure: Regenerate.
2518
2519 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2520
2521         * configure.ac (*-*-chorusos): Don't disable libgcj.
2522         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2523         Remove case.
2524         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2525         (arm-*-coff): Don't disable libgcj.
2526         (arm*-*-linux-gnueabi): Remove useless assignment.
2527         (arm-*-riscix*): Don't disable libgcj.
2528         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2529         configuration.
2530         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2531         (c54x*-*-*): Remove case.
2532         (tic54x-*-*): Don't disable GCC or GCC libraries.
2533         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2534         to *.
2535         (d10v-*-*): Don't disable GCC libraries.
2536         (d30v-*-*): Don't disable libgcj.
2537         (h8500-*-*): Don't disable GCC libraries.
2538         (i960-*-*): Don't disable libgcj.
2539         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2540         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2541         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2542         libgcj.
2543         (m68k-*-coff*): Remove case.
2544         (mmix-*-*): Don't disable libgloss on host.
2545         (mn10200-*-*, mn10300-*-*): Remove cases.
2546         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2547         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2548         Don't disable libgcj.
2549         (romp-*-*): Remove case.
2550         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2551         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2552         case.
2553         (v810-*-*): Don't disable GCC libraries.
2554         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2555         (ip2k-*-*): Don't disable GCC libraries.
2556         * configure: Regenerate.
2557
2558 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2559
2560         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2561         libffi on host.
2562         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2563         on host.
2564         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2565         * configure: Regenerate.
2566
2567 2011-03-26  John Marino  <binutils@marino.st>
2568
2569         * configure.ac: Add support for *-*-dragonfly*
2570         * configure: Regenerate.
2571
2572 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2573
2574         * configure.ac (native_only): Remove.
2575         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2576         send-pr uudecode guile gnuserv on host.
2577         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2578         send-pr rcs guile perl texinfo libtool on host.
2579         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2580         automake send-pr rcs guile perl texinfo libtool on host.
2581         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2582         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2583         (alpha*-dec-osf*): Don't disable fileutils on target.
2584         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2585         texinfo send-pr expect dejagnu on target.
2586         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2587         target-qthreads on target.
2588         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2589         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2590         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2591         x86_64-*-mingw*): Don't disable expect on target.
2592         (*-*-cygwin*): Don't disable target-gperf on target.
2593         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2594         gnuserv on target.
2595         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2596         target.
2597         * configure: Regenerate.
2598
2599 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2600
2601         * configure.ac (target_tools): Remove target-groff.
2602         (native_only): Remove target-groff.
2603         (hppa*64*-*-*): Don't disable byacc.
2604         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2605         setting.
2606         (*-*-kaos*): Don't skip target-librx and target-groff.
2607         (*-*-netware*): Don't skip target-libmudflap.
2608         (*-*-tpf*): Don't skip target-libmudflap.
2609         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2610         directories on the host.
2611         (ia64*-*-*vms*): Don't skip tix.
2612         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2613         host.
2614         * configure: Regenerate.
2615
2616 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2617
2618         * configure.ac: Remove references to mt-mep, mt-netware,
2619         mt-wince.
2620         * Makefile.def: Add all-utils soft dependencies.
2621         * Makefile.tpl: Remove GDB_NLM_DEPS.
2622         * configure: Regenerate.
2623         * Makefile.in: Regenerate.
2624
2625 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2626
2627         * configure.ac: Do not include mh-x86omitfp.
2628         * configure: Regenerate.
2629
2630 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2631
2632         * configure.ac: Remove empty cases.
2633         * configure: Regenerate.
2634
2635 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2636
2637         * Makefile.def: Add dependency from termcap to gdb.
2638         * Makefile.in: Regenerate.
2639
2640 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2641
2642         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2643         * configure: Regenerate.
2644         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2645         * Makefile.tpl: Likewise.
2646         * Makefile.in: Regenerate.
2647
2648 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2649
2650         * configure.ac: Remove all mentions of tentative_cc.
2651         * configure: Regenerate.
2652
2653 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2654
2655         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2656         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2657         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2658         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2659         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2660         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2661         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2662         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2663         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2664         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2665         *-*-rhapsody*): Remove host cases.
2666         * configure: Regenerate.
2667
2668 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2669
2670         * configure.ac (ppc*-*-pe): Remove host case.
2671         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2672         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2673         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2674         cases.
2675         * configure: Regenerate.
2676
2677 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2678
2679         * config.sub: Update to version 2011-03-23.
2680
2681 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2682
2683         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2684         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2685         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2686         * configure: Regenerate.
2687
2688 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2689
2690         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2691         to Write After Approval.
2692         * config-ml.in: Don't handle arc-*-elf*.
2693         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2694         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2695         handle GCC libraries.
2696         * configure: Regenerate.
2697
2698 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2699
2700         PR bootstrap/48120:
2701         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2702         Add -lstdc++ -lm to LIBS.
2703         * configure: Regenerate.
2704
2705 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2706
2707         * config.guess: Update to version 2011-02-02
2708         * config.sub: Update to version 2011-02-24
2709
2710 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2711
2712         PR lto/48086
2713         * configure.ac: Re-enable LTO on *-apple-darwin9.
2714         * configure: Regenerate.
2715
2716 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2717
2718         PR lto/48086
2719         * configure.ac: Disable LTO on darwin due to an assembler change in
2720         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2721         under 256.
2722         * configure: Regenerate.
2723
2724 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2725
2726         * MAINTAINERS: Update myself as score backend maintainer,
2727         update my e-mail address.
2728
2729 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2730
2731         * MAINTAINERS: Update my e-mail address.
2732
2733 2011-03-06  Joey Ye  <joey.ye@arm.com>
2734
2735         * MAINTAINERS: Update my e-mail address.
2736
2737 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2738
2739         * configure.ac: Adjust test of with_ppl.
2740         * configure: Regenerated.
2741
2742 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2743
2744         * MAINTAINERS: Adjust my e-mail address.
2745
2746 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2747
2748         * configure.ac: Add -lpwl to ppllibs.
2749         * configure: Regenerated.
2750
2751 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2752
2753         * config/cloog.m4: Add -lisl to clooglibs.
2754         * configure: Regenerated.
2755
2756 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2757
2758         * MAINTAINERS (CPU Port maintainers): Add self.
2759
2760 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2761
2762         * MAINTAINERS: Add myself as testsuite maintainer.
2763
2764 2011-02-15  Mike Stump  <mikestump@comcast.net>
2765
2766         * MAINTAINERS: Add myself as testsuite maintainer.
2767
2768 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2769
2770         Import from Libtool and gnulib:
2771
2772         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2773
2774         Prepare for supporting FreeBSD 10.
2775         * config.rpath: Remove handling of freebsd1* which soon would
2776         match FreeBSD 10.0.
2777
2778         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2779
2780         Remove support for FreeBSD 1.x.
2781         * libtool.m4 (_LT_LINKER_SHLIBS)
2782         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2783         soon would incorrectly match FreeBSD 10.0.
2784
2785 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2786
2787         PR binutils/12283
2788         * move-if-change: Import version from gnulib.
2789
2790 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2791
2792         PR lto/47225
2793         * Makefile.def (lto-plugin): Double dash for enable-shared.
2794         (configure-gcc): Depend on all-lto-plugin.
2795         * Makefile.in: Rebuilt.
2796
2797 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2798
2799         * configure.ac: Remove extra bracket.
2800         * configure: Regenerate.
2801
2802 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2803
2804         * MAINTAINERS: Add myself as libquadmath maintainer.
2805
2806 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2807
2808         * MAINTAINERS: Update my email address.
2809
2810 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2811
2812         * MAINTAINERS (option handling): Add self.
2813
2814 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2815
2816         PR lto/47225
2817         * Makefile.def: Add dependency for install-gcc
2818         on install-lto-plugin.
2819         * Makfile.in: Regenerated
2820
2821 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2822
2823         * MAINTAINERS (CPU Port Maintainers): Add myself.
2824
2825 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2826
2827         PR libgcj/44341
2828         * configure.ac: Discard --with-* flags for host when configuring
2829         target libraries for cross build.
2830         * configure: Rebuilt.
2831
2832 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2833
2834         * MAINTAINERS (linear loop transforms): Removed.
2835
2836 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2837
2838         * configure.ac: If with_ppl is no, move setting with_cloog=no
2839         after CLOOG_REQUESTED check.
2840         * configure: Regenerated.
2841
2842 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2843
2844         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2845         CLooG has been requested.
2846         * configure: Regenerated.
2847
2848 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2849
2850         * configure: Regenerated.
2851         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2852
2853 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2854
2855         * configure: Regenerated.
2856         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2857
2858 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2859
2860         * configure.ac: Use AS_HELP_STRING throughout.
2861         * configure: Regenerate.
2862
2863 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2864
2865         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2866         * configure: Regenerate.
2867
2868 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2869
2870         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2871
2872 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2873
2874         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2875         for ia64-hpux.
2876         * configure: Regenerate.
2877
2878 2011-01-07  Jan Hubicka  <jh@suse.cz>
2879
2880         PR lto/47225
2881         * Makefile.in: Regenerate.
2882         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2883         configure.
2884
2885 2011-01-07  Jan Hubicka  <jh@suse.cz>
2886
2887         * Makefile.in: Regenerate.
2888         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2889         and configure dependency on lto-plugin configure.
2890         (lto-plugin module): Remove dependency on GCC; add dependency on
2891         liniberty.
2892
2893 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2894
2895         * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2898
2899         * configure: Regenerate.
2900
2901 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2902
2903         * configure.ac: (picochip): Disable libiberty.
2904
2905 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2906
2907         * MAINTAINERS (Write After Approval): Add myself.
2908
2909 2010-12-10  Ian Lance Taylor  <iant@google.com>
2910
2911         PR bootstrap/46819
2912         * configure.ac: For --disable-libgcj clear libgcj_saved.
2913         * configure: Rebuild.
2914
2915 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2916
2917         PR fortran/46540
2918         * configure.ac: Add --disable-libquadmath and
2919         --disable-libquadmath-support.
2920         * configure: Regenerate.
2921
2922 2010-12-03  Ian Lance Taylor  <iant@google.com>
2923
2924         * MAINTAINERS: Add myself as libgo maintainer.
2925
2926 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2927
2928         PR libffi/46792
2929         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2930         * configure: Regenerate.
2931
2932 2010-12-02  Ian Lance Taylor  <iant@google.com>
2933
2934         * configure.ac: Always set default for poststage1_ldflags to
2935         -static-libstdc++ -static-libgcc.
2936
2937 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2938
2939         * configure.ac: Move comment to remove extra space in last argument
2940         of GCC_TARGET_TOOL.
2941
2942 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2943
2944         PR other/46026
2945         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2946         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2947         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2948         (BASE_FLAGS_TO_PASS): Use it.
2949         * configure: Rebuilt.
2950         * Makefile.in: Rebuilt.
2951
2952 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2953
2954         PR binutils/12258
2955         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2956         Properly check default linker.
2957         * configure: Regnerated.
2958
2959 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2960
2961         * configure.ac: For --enable-gold, handle value `default' instead of
2962         `both*'.  New configure option --{en,dis}able-ld.
2963         * configure: Regenerate.
2964
2965 2010-11-20  Ian Lance Taylor  <iant@google.com>
2966
2967         * configure.ac: Only disable a language library if no language needs
2968         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2969         * configure: Rebuild.
2970
2971 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2972
2973         * Makefile.in: Regenerate.
2974
2975         PR other/46202
2976         * configure.ac: Fix just-built in-tree STRIP name to be
2977         binutils/strip-new.
2978         * configure: Regenerate.
2979         * Makefile.def (install-strip-gcc, install-strip-binutils)
2980         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2981         (install-strip-sid): Mirror dependencies on non-strip variants
2982         of these targets on the respective -strip prerequisites.
2983         * Makefile.tpl (install-strip, install-strip-host)
2984         (install-strip-target): New targets.
2985         (install-strip-[+module+], install-strip-target-[+module+]):
2986         New targets.
2987         * Makefile.in: Regenerate.
2988
2989 2010-11-19  Ian Lance Taylor  <iant@google.com>
2990             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2991
2992         * configure.ac: Add target-libgo to target_libraries.  Set
2993         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2994         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2995         (HOST_EXPORTS): Add GOC.
2996         (BASE_TARGET_EXPORTS): Add GOC.
2997         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2998         (GOCFLAGS_FOR_TARGET): New variable.
2999         (EXTRA_HOST_FLAGS): Add GOC.
3000         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3001         * Makefile.def (target_modules): Add libgo.
3002         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3003         (dependencies): Add dependency from configure-target-libgo to
3004         configure-target-libffi and all-target-libstdc++-v3.  Add
3005         dependencies from all-target-libgo to all-target-libffi.
3006         (languages): Add go.
3007         * configure: Rebuild.
3008         * Makefile.in: Rebuild.
3009
3010 2010-11-19  Ian Lance Taylor  <iant@google.com>
3011
3012         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3013         compiler/flag environment variables.
3014
3015 2010-11-18  Ian Lance Taylor  <iant@google.com>
3016
3017         * configure.ac: Check for lang_requires_boot_languages in
3018         config-lang.in files.
3019         * configure: Rebuild.
3020
3021 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3022             Tobias Burnus  <burnus@net-b.de>
3023
3024         PR fortran/32049
3025         * Makefile.def: Add libquadmath; build it with language=fortran.
3026         * configure.ac: Add libquadmath.
3027         * Makefile.tpl: Handle multiple libs in check-[+language+].
3028         * Makefile.in: Regenerate.
3029         * configure: Regenerate.
3030
3031 2010-11-16  Tom Tromey  <tromey@redhat.com>
3032
3033         * MAINTAINERS: Moved myself to reviewers section.
3034
3035 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3036
3037         * MAINTAINERS: Moved myself to reviewers section.
3038
3039 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3040
3041         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3042         (Write After Approval): Remove self.
3043
3044 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3045
3046         * configure.ac: Fix spelling in option names.
3047         * configure: Regenerated.
3048
3049 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3050
3051         PR bootstrap/39622
3052         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3053         * configure: Regenerated.
3054
3055 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3056
3057         * MAINTAINERS: Update my email address.
3058
3059 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3060
3061         * configure: Regenerate.
3062
3063 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3064
3065         * configure: Regenerate.
3066
3067 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3068
3069         * configure: Regenerate.
3070
3071 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3072
3073         * configure: Regenerate.
3074
3075 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3076
3077         * configure.ac: Support official CLooG.org versions.
3078         * configure: Regenerate.
3079         * config/cloog.m4: New.
3080
3081 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3082
3083         * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3086
3087         * MAINTAINERS: Update my email address.
3088
3089 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3090
3091         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3092         * configure: Regenerate.
3093
3094 2010-11-03  Ian Lance Taylor  <iant@google.com>
3095             Dave Korn  <dave.korn.cygwin@gmail.com>
3096
3097         PR lto/46273
3098         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3099         and on other supported platforms whenever LTO is enabled.
3100         * configure: Rebuild.
3101
3102 2010-11-02  Alan Modra  <amodra@gmail.com>
3103
3104         PR binutils/12110
3105         * configure.ac: Error when source path contains spaces.
3106         * configure: Regenerate.
3107
3108 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3109
3110         * MAINTAINERS: Update my email address.
3111
3112 2010-10-20  Ian Lance Taylor  <iant@google.com>
3113
3114         * Makefile.def (target_modules): Set lib_path to src/.libs for
3115         libstdc++-v3 module.
3116         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3117         * Makefile.in: Rebuild.
3118
3119 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3120
3121         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3122         (Write After Approval): Remove myself.
3123
3124 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3125
3126         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3127
3128 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3129
3130         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3131
3132 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3133
3134         * configure.ac (build_lto_plugin): New shell variable.
3135         (--enable-lto): Turn on by default for all non-ELF platforms that
3136         have had LTO support added so far.  Set build_lto_plugin appropriately
3137         for both ELF and non-ELF.
3138         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3139         * configure: Regenerate.
3140
3141 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3142
3143         Sync from src:
3144         * configure.ac (v850 support): Remove target-libgloss from
3145         noconfigdirs.
3146         * configure: Regenerate.
3147
3148 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3149
3150         PR bootstrap/45326
3151         PR bootstrap/45174
3152         * configure.ac: Honor initial values of $build_configargs,
3153         $host_configargs, $target_configargs.  Mark the precious, so
3154         environment settings get recorded.
3155         * configure: Regenerate.
3156
3157 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3158
3159         PR bootstrap/45796
3160         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3161         Depend on all-build-libiberty.
3162         * Makefile.in: Regenerate.
3163
3164 2010-09-30  Michael Eager  <eager@eagercon.com>
3165
3166         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3167         * configure: Regenerate.
3168
3169 2010-09-28  Michael Eager  <eager@eagercon.com>
3170
3171         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3172
3173 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3174
3175         PR bootstrap/44621
3176         * configure.ac: Fix unportable shell quoting.
3177         * configure: Regenerate.
3178
3179 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3180
3181         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3182         targets and amend comment.
3183         * configure: Regenerate.
3184
3185 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3186
3187         * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3190
3191         * configure.ac: Enable LTO by default on Darwin.
3192         * configure: Regenerate.
3193
3194 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3195
3196         * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3199
3200         * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3203
3204         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3205         ports
3206
3207 2010-07-28  David Yuste  <david.yuste@gmail.com>
3208
3209         * MAINTAINERS (Write After Approval): Add myself.
3210
3211 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3212
3213         * configure.ac: Support all v850 targets.
3214         * configure: Regenerate.
3215
3216 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3217
3218         PR bootstrap/44455
3219         * configure.ac (extra_mpfr_configure_flags): Copy from
3220         extra_mpc_gmp_configure_flags.
3221         * configure: Re-generated.
3222
3223 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3224
3225         * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3228
3229         * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3232
3233         * MAINTAINERS (Write After Approval): Add myself.
3234
3235 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3236
3237         PR target/44862
3238         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3239         Provide -B option to allow for link spec %s substitutions for
3240         libstdc++.a on darwin.
3241         * Makefile.in: Regenerate.
3242
3243 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3244
3245         * MAINTAINERS (Reviewers): Update my e-mail address
3246
3247 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3248
3249         * Makefile.def (configure-gcc): Depend on all-libelf.
3250         * Makefile.in: Rebuild.
3251
3252 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3253
3254         * MAINTAINERS (Write After Approval): Add myself in the right place.
3255
3256 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3257
3258         * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3261
3262         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3263
3264 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3265
3266         * config.sub: Update to version 2010-05-21.
3267         * config.guess: Update to version 2010-04-03.
3268
3269 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3270
3271         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3272         * configure: Regenerate.
3273
3274 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3275
3276         * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3279
3280         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3281         a platform that supports LTO.
3282         * configure: Regenerate.
3283
3284 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3285
3286         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3287         * configure: Regenerated.
3288
3289 2010-04-27  Roland McGrath  <roland@redhat.com>
3290             H.J. Lu  <hongjiu.lu@intel.com>
3291
3292         * configure.ac (--enable-gold): Support both, both/gold and
3293         both/bfd to add gold to configdirs without removing ld.
3294         * configure: Regenerated.
3295
3296         * Makefile.def: Add install-gold dependency to install-ld.
3297         * Makefile.in: Regenerated.
3298
3299 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3300
3301         PR lto/42776
3302         * configure.ac (--enable-lto): Refactor handling so libelf tests
3303         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3304         and allow LTO to be explicitly enabled on non-ELF platforms that
3305         are known to support it inside else-clause.
3306         * configure: Regenerate.
3307
3308 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3309
3310         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3311         * configure: Regenerate.
3312
3313 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3314
3315         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3316         * configure: Regenerate.
3317
3318 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3319
3320         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3321         separately.
3322         * configure: Regenerate.
3323
3324 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3325
3326         * MAINTAINERS (Write After Approval): Add myself.
3327
3328 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3329
3330         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3331         * configure: Regenerate.
3332
3333 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3334
3335         * configure: Regenerate after change to elf.m4.
3336
3337 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3338
3339         * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3342
3343         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3344         * configure: Regenerated.
3345
3346 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3347
3348         * configure.ac: Print "buggy but acceptable" when CLooG
3349         revision is less than 9.
3350         * configure: Regenerated.
3351
3352 2010-04-01  Diego Novillo  <dnovillo@google.com>
3353
3354         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3355
3356 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3357
3358         PR bootstrap/43615
3359         PR bootstrap/43328
3360
3361         Revert:
3362
3363         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3364
3365         * configure.ac: Do not pass --enable-multilib nor
3366         --disable-multilib in baseargs.  Accept explicitly passed
3367         --enable_multilib.
3368         * configure: Regenerate.
3369
3370 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3371
3372         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3373
3374 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3375
3376         * MAINTAINERS: Remove myself.
3377
3378 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3379
3380         PR bootstrap/43328
3381         * configure.ac: Do not pass --enable-multilib nor
3382         --disable-multilib in baseargs.  Accept explicitly passed
3383         --enable_multilib.
3384         * configure: Regenerate.
3385
3386 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3387
3388         * MAINTAINERS (spu port): Remove me.
3389
3390 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3391
3392         * configure.ac (tic6x-*-*): New case.
3393         * configure: Regenerate.
3394
3395 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3396
3397         * config.sub: Update to version 2010-03-22.
3398         * config.guess: Update to version 2009-12-30.
3399
3400 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3401
3402         PR ada/42554
3403         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3404         * configure: Regenerate.
3405
3406 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3407
3408         * MAINTAINERS: Update my email address.
3409
3410 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3411
3412         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3413         (ghassan.shobaki@amd.com): Removed.
3414
3415 2010-03-17  Alan Modra  <amodra@gmail.com>
3416
3417         * MAINTAINERS: Update my email address.
3418
3419 2010-03-16  Diego Novillo  <dnovillo@google.com>
3420
3421         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3422         Matthews.
3423
3424 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3425
3426         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3427         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3428
3429 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3430
3431         * MAINTAINERS: Update my email address.
3432
3433 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3434
3435         * MAINTAINERS: Update my email address.
3436
3437 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3438
3439         * MAINTAINERS: Update my email address.
3440
3441 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3442
3443         * MAINTAINERS: Update my email address.
3444
3445 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3446
3447         PR libstdc++/32499
3448         * configure.ac (RANLIB): Default to true.
3449         (STRIP): Likewise.
3450         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3451         * configure: Regenerate.
3452
3453 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3454
3455         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3456         (Write After Approval): Update my email address.
3457
3458 2010-02-17  Nick Clifton  <nickc@redhat.com>
3459
3460         PR 11238
3461         * Makefile.tpl (local-distclean): Also remove config.cache files in
3462         sub-directories as there may not be Makefiles present in the
3463         sub-directories.
3464         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3465         the config.cache files found by the find command.
3466
3467         * Makefile.in: Regenerate.
3468         * configure.ac: Revert previous delta.
3469         * configure: Regenerate.
3470
3471 2010-02-15  Nick Clifton  <nickc@redhat.com>
3472
3473         PR 11238
3474         * configure.ac: Delete config.cache files in sub-directories when
3475         deleting Makefiles.
3476         * configure: Regenerate.
3477
3478 2010-02-12  Ben Elliston  <bje@gnu.org>
3479
3480         * MAINTAINERS: Update my email address.
3481
3482 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3483
3484         * MAINTAINERS (spu port): Update my email address.
3485
3486 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3487
3488         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3489
3490 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3491
3492         * configure.ac: Add "recommended" version checks for GMP/MPC.
3493         Update recommended GMP/MPFR/MPC versions.
3494         * configure: Regenerate.
3495
3496 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3497
3498         * MAINTAINERS: Move my Embecosm email address into the
3499         write-after-approval section.
3500
3501 2010-01-26  Ian Lance Taylor  <iant@google.com>
3502
3503         * MAINTAINERS: Add myself as Go frontend maintainer.
3504
3505 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3506
3507         PR libstdc++/36101, PR libstdc++/42813
3508         * configure.ac (bootstrap_target_libs): Make inclusion of
3509         target-libgomp conditional on libgomb being in target_configdirs.
3510         * configure: Regenerate.
3511
3512 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3513
3514         PR libstdc++/36101, PR libstdc++/42813
3515         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3516         * configure: Regenerate.
3517
3518 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3519
3520         PR libstdc++/36101, PR libstdc++/42813
3521         * configure.ac (target_configdirs): Substitute.
3522         * Makefile.def: Bootstrap target module libgomp.
3523         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3524         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3525         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3526         * configure, Makefile.in: Regenerate.
3527
3528 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3529
3530         * MAINTAINERS: Adjust my details.
3531
3532 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3533
3534         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3535
3536 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3537
3538         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3539
3540 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3541
3542         * MAINTAINERS (Write After Approval): Add myself.
3543
3544 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3545
3546         * MAINTAINERS (Write After Approval): Add myself.
3547
3548 2010-01-11  Richard Guenther  <rguenther@suse.de>
3549
3550         PR lto/41569
3551         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3552         * Makefile.in: Regenerated.
3553
3554 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3555
3556         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3557         * configure: Regenerate.
3558
3559 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3560             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3561
3562         PR bootstrap/42424
3563         * configure.ac: Include libtool m4 files.
3564         (_LT_CHECK_OBJDIR): Call it.
3565         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3566         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3567
3568         * configure: Regenerate.
3569
3570 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3571
3572         PR bootstrap/41818
3573         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3574         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3575         * Makefile.in: Regenerate.
3576
3577 2010-01-02  Richard Guenther  <rguenther@suse.de>
3578
3579         PR lto/41529
3580         * configure.ac: Include config/elf.m4.  Disable LTO if not
3581         builting for an elf target.
3582         * configure: Regenerate.
3583
3584 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3585
3586         * MAINTAINERS: Change my email address.
3587
3588 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3589
3590         * config.sub, config.guess: Update from upstream sources.
3591
3592 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3593
3594         * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3597
3598         PR middle-end/30447
3599         PR middle-end/30789
3600         PR other/40302
3601
3602         * configure.ac: Require MPC.
3603         * configure: Regenerate.
3604
3605 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3606
3607         PR target/38384
3608         PR bootstrap/40972
3609         * libtool.m4: Sync from git Libtool.
3610         * ltoptions.m4: Likewise.
3611         * ltversion.m4: Likewise.
3612         * lt~obsolete.m4: Likewise.
3613         * ltmain.sh: Likewise.
3614
3615 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3616
3617         * configure.ac: Update minimum MPC version to 0.8.
3618         * configure: Regenerate.
3619
3620 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3621
3622         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3623         * configure: Regenerated.
3624
3625 2009-11-21  Ian Lance Taylor  <iant@google.com>
3626
3627         * configure.ac: Change default of poststage1_ldflags to be empty if
3628         poststage1_libs is set.  When poststage1_libs is empty, and
3629         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3630         * configure: Rebuild.
3631
3632 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3633
3634         * MAINTAINERS (Write After Approval): Update my email address.
3635
3636 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3637
3638         * config.guess: Update from upstream sources.
3639
3640 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3641
3642         * Makefile.def: Restore host and target settings for gmp.
3643         * Makefile.in: Rebuild.
3644
3645 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3646
3647         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3648         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3649         Fix portability of test of C++ as bootstrap language.  Add
3650         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3651         * configure: Rebuild.
3652         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3653         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3654         in-tree building.
3655         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3656         (POSTSTAGE1_HOST_EXPORTS): Use it.
3657         (STAGE[+id+]_CXXFLAGS): New.
3658         (BASE_FLAGS_TO_PASS): Pass it down.
3659         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3660         extra_exports.
3661         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3662         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3663         extra_exports.
3664         * Makefile.in: Rebuild.
3665
3666 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3667
3668         * config.sub, config.guess: Update from upstream sources.
3669
3670 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3671
3672         * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2009-11-09  Jon Beniston  <jon@beniston.com>
3675
3676         * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3679
3680         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3681         paths for *-w64-mingw* and x86_64-*mingw*.
3682         * configure: Regenerated.
3683
3684 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3685
3686         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3687
3688 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3689
3690         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3691         Phil Edwards to Write-After Approval.
3692
3693 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3694
3695         * configure.ac: Disable target-winsup & co for
3696         x86_64-*-mingw* and *-w64-mingw* targets.
3697         * configure: Regenerated.
3698
3699 2009-10-16  Nick Clifton  <nickc@redhat.com>
3700
3701         * MAINTAINERS: Add myself as a maintainer for the RX port.
3702
3703 2009-10-26  Johannes Singler  <singler@kit.edu>
3704
3705         * MAINTAINERS (Write After Approval): Update my e-mail address.
3706
3707 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3708
3709         * configure.ac (CLooG test): Use = with test.
3710         * configure: Regenerate.
3711
3712 2009-10-22  Richard Guenther  <rguenther@suse.de>
3713
3714         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3715         cloog if the ppl version check failed.  Move flags saving
3716         before setting in libelf check.
3717         * configure: Regenerate.
3718
3719 2009-10-21  Richard Guenther  <rguenther@suse.de>
3720
3721         * configure.ac: Adjust the ppl and cloog configure to work as
3722         documented.  Disable cloog if ppl was disabled.  Omit the version
3723         checks if they were disabled.
3724         * configure: Re-generate.
3725
3726 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3727
3728         * configure.ac: Add 'lto' to enable_languages, not
3729         new_enable_languages, and only if not already present.
3730         * configure: Regenerate.
3731
3732 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3733
3734         * README: Refer to the various COPYING* files instead of just
3735         COPYING.
3736         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3737
3738 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3739
3740         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3741
3742 2009-10-07  Richard Guenther  <rguenther@suse.de>
3743
3744         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3745         and Richard Guenther as reviewers.
3746         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3747         as reviewers.
3748
3749 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3750
3751         * config.sub: Update from upstream sources.
3752
3753 2009-10-06  Ian Lance Taylor  <iant@google.com>
3754
3755         * Makefile.def: check-gold depends upon all-gas.
3756         * Makefile.in: Rebuild.
3757
3758 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3759
3760         * MAINTAINERS (Write After Approval): Add myself.
3761
3762 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3763
3764         * Makefile.def: all-lto-plugin depends on all-libiberty.
3765         set bootstrap=true for lto-plugin.
3766         Add lto-plugin.
3767         * Makefile.in: Regenerate.
3768         * configure.ac (host_libs): Add lto-plugin.
3769         * configure: Regenerate.
3770
3771 2009-10-03  Diego Novillo  <dnovillo@google.com>
3772
3773         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3774         (HOST_LIBELFLIBS): Define.
3775         (HOST_LIBELFINC): Define.
3776         * Makefile.in: Regenerate.
3777         * configure.ac: Add --enable-lto.
3778         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3779         If --enable-lto is used, add 'lto' to new_enable_languages.
3780         If --enable-lto is used and gold is enabled, add
3781         lto-plugin to configdirs.
3782         * configure: Regenerate.
3783
3784 2009-10-03  Simon Baldwin  <simonb@google.com>
3785
3786         * configure.ac: If --with-system-zlib, suppress local zlib and
3787         pass --with-system-zlib to subdir configure scripts.
3788         * configure: Regenerate.
3789
3790 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3791             Paolo Bonzini  <bonzini@gnu.org>
3792
3793         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3794         $(srcdir).
3795         * Makefile.in: Rebuilt.
3796
3797 2009-09-26  Gary Funck  <gary@intrepid.com>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3802
3803         * configure.ac: Update minimum MPC version to 0.7.
3804         * configure: Regenerate.
3805
3806 2009-09-25  Nick Clifton  <nickc@redhat.com>
3807
3808         * configure.ac: Pass any --cache-file=/dev/null option on to
3809         subconfigures.
3810         * configure: Regenerate.
3811
3812 2009-09-23  Nick Clifton  <nickc@redhat.com>
3813
3814         * config.sub, config.guess: Update from upstream sources.
3815
3816 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3817
3818         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3819         * Makefile.in: Rebuilt.
3820
3821 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3822
3823         PR bootstrap/32272
3824         * configure.ac: Error out if $srcdir isn't '.' but contains
3825         host-${host_noncanonical}.
3826         * configure: Regenerate.
3827
3828 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3829
3830         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3831         maintainer.
3832
3833 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3834
3835         * configure.ac: If bootstrapping a combined tree with
3836         --enable-gold, require c++ in stage1_languages.
3837         * configure: Regenerate.
3838
3839         * configure.ac: Also add target_libs of stage1_languages to
3840         bootstrap_target_libs.
3841         * configure: Regenerate.
3842
3843         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3844         with --enable-languages not containing c++.
3845         * configure: Regenerate.
3846
3847 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3848
3849         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3850         * configure: Regenerate.
3851
3852 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3853
3854         * MAINTAINERS (Write After Approval): Update my e-mail address,
3855         and move from from here...
3856         (Waiting for paperwork): To here.
3857
3858 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3859
3860         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3861
3862 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3863
3864         * configure.ac: Do not use $extrasub for replacing @if/@endif
3865         parts in Makefile; instead, use additional arguments to
3866         AC_CONFIG_COMMANDS to do the replacement manually, with several
3867         sed invocations, to avoid HP-UX sed command limits.
3868         * configure: Regenerate.
3869
3870 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3871
3872         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3873         blank before -L.
3874
3875 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3876
3877         * configure.ac (with-build-config): Document.  Handle without.
3878         Handle missing argument.
3879         * configure: Rebuilt.
3880
3881 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3882
3883         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3884         Default to bootstrap-debug only if compare-debug works.
3885         * configure: Rebuilt.
3886         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3887         * Makefile.in: Rebuilt.
3888
3889 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3890
3891         * MAINTAINERS (OS Port Maintainers): Update my email address.
3892
3893 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3894
3895         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3896         * Makefile.in: Rebuilt.
3897
3898 2009-09-01  Chris Demetriou  <cgd@google.com>
3899
3900         * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3903
3904         PR debug/30161
3905         * include/dwarf2.h (enum dwarf_tag): Added
3906         DW_TAG_GNU_template_template_param
3907         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3908
3909 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3910
3911         * Makefile.tpl (AWK): Fix typo.
3912         * Makefile.in: Regenerate.
3913
3914 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3915
3916         * configure.ac: Detect awk and sed.
3917         * Makefile.def (flags_to_pass): Add AWK and SED.
3918         * Makefile.tpl (AWK, SED): New.
3919         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3920         * configure: Regenerate.
3921         * Makefile.in: Regenerate.
3922
3923 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3924
3925         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3926         (collapseslashes): Likewise.
3927
3928 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3929
3930         * configure.ac (AC_PREREQ): Bump to 2.64.
3931
3932 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3933
3934         * configure.ac: Remove --with-datarootdir, --with-docdir,
3935         --with-pdfdir, --with-htmldir switches.
3936         * configure: Regenerate.
3937
3938         * configure: Regenerate.
3939
3940         * compile: Sync from Automake 1.11.
3941         * depcomp: Likewise.
3942         * install-sh: Likewise.
3943         * missing: Likewise.
3944         * mkinstalldirs: Likewise.
3945         * ylwrap: Likewise.
3946
3947 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3948
3949         * ltmain.sh (func_normal_abspath): New function.
3950         (func_relative_path): Likewise.
3951         (func_mode_help): Document new -bindir option for link mode.
3952         (func_mode_link): Add new -bindir option, and use it to place
3953         output DLL if specified.
3954
3955 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3956
3957         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3958         (baseargs): Add --disable-option-checking.
3959         * configure: Regenerate.
3960
3961         * Makefile.def (configure-target-libiberty): Depend on
3962         all-binutils and all-ld.
3963         (configure-target-newlib): Likewise.
3964         * Makefile.in: Regenerate.
3965
3966 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3967
3968         * config.sub, config.guess: Update from upstream sources.
3969
3970 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3971
3972         Sync from src, merge:
3973
3974         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3975
3976         * configure.ac: Do not exclude gas for i386-*-darwin.
3977         Add a case for x86_64-*-darwin.
3978         * configure: Regenerate.
3979
3980 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3981
3982         * MAINTAINERS: Add my name to Write After Approval list.
3983
3984 2009-08-06  Michael Eager  <eager@eagercon.com>
3985
3986         * configure.ac: Add Microblaze target.
3987         * configure: Regenerate.
3988
3989 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3990
3991         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3992         * configure: Regenerate.
3993
3994 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3995
3996         * MAINTAINERS (Write After Approval): Update my e-mail address.
3997
3998 2009-07-06  Ian Lance Taylor  <iant@google.com>
3999
4000         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4001         * configure: Rebuild.
4002
4003 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4004
4005         * MAINTAINERS: Move myself to the Graphite Reviewers.
4006
4007 2009-06-30  Wei Guozhi  <carrot@google.com>
4008
4009         * MAINTAINERS: Add my name to Write After Approval list.
4010
4011 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4012
4013         PR bootstrap/40338
4014         * configure.ac (comparestring): Create new variable.
4015         * Makefile.tpl (comparestring): Use to skip some comparisions.
4016         * configure: Regenerate.
4017         * Makefile.in: Regenerate.
4018
4019 2009-06-26  Doug Evans  <dje@sebabeach.org>
4020
4021         * Makefile.def (host_modules): Add cgen.
4022         * Makefile.in: Regenerate.
4023         * configure.ac (host_tools): Add cgen.
4024         * configure: Regenerate.
4025
4026 2009-06-23  DJ Delorie  <dj@redhat.com>
4027
4028         * MAINTAINERS: Add myself as mep maintainer.
4029
4030 2009-06-23  Ian Lance Taylor  <iant@google.com>
4031
4032         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4033         boot_languages.  Only bootstrap target libraries listed in
4034         target_libs for some boot language.  Add --with-stage1-ldflags,
4035         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4036         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4037         if not building with C++.
4038         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4039         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4040         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4041         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4042         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4043         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4044         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4045         * configure, Makefile.in: Rebuild.
4046
4047 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4048
4049         * MAINTAINERS: Added my name to write-after-approval list.
4050
4051 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4052
4053         * configure.ac: Define is_elf for QNX Neutrino targets.
4054         * configure: Regenerate.
4055
4056 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4057
4058         * MAINTAINERS: Added my name to the write-after-approval list
4059
4060 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4061
4062         * configure.ac: Detect MPC in default directory.
4063         * configure: Regenerate.
4064
4065 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4066             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4067
4068         * Makefile.tpl (all): Avoid a trailing backslash.
4069         * Makefile.in: Regenerate.
4070
4071 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4072
4073         * config.sub, config.guess: Update from upstream sources.
4074
4075 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4076
4077         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4078         to noconfdirs.
4079         * configure: Regenerate.
4080
4081 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4082
4083         * Makefile.tpl ([+compare-target+]): Compare all stage
4084         directories, rather than just gcc.
4085         * Makefile.in: Rebuilt.
4086
4087 2009-06-01  Doug Kwan  <dougkwan@google.com>
4088
4089         * configure.ac: Support gold for target arm*-*-*.
4090         * configure: Regenerate.
4091
4092 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4093
4094         * Makefile.def: Add MPC support and dependencies.
4095         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4096
4097         * Makefile.in, configure: Regenerate.
4098
4099 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4100
4101         * Makefile.tpl (all): Avoid harmless warning in make all when
4102         gcc-bootstrap is enabled but stage_last does not exist.
4103         * Makefile.in: Rebuilt.
4104
4105 2009-05-24  Nicolas Roche  <roche@adacore.com>
4106
4107         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4108         * Makefile.in: Regenerate.
4109
4110 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4111
4112         * MAINTAINERS: Update my e-mail address.
4113
4114 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4115
4116         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4117         * configure:  Regenerate.
4118
4119 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4120
4121         PR other/40159
4122         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4123         gcc-no-bootstrap are mutually exclusive.
4124         * Makefile.in: Rebuilt.
4125
4126 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4127
4128         PR other/40159
4129         * Makefile.tpl (all): Don't end with unconditional success.
4130         * Makefile.in: Rebuilt.
4131
4132 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4133
4134         PR target/37137
4135         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4136         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4137         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4138         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4139         stage_configureflags, stage_cflags and stage_libcflags into
4140         explicit Makefile macros.
4141         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4142         GFORTRAN.
4143         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4144         CC.  Set CC_FOR_BUILD from CC.
4145         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4146         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4147         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4148         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4149         and GFORTRAN.
4150         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4151         (_LIBCFLAGS): Renamed to _TFLAGS.
4152         (do-compare-debug, do-compare3-debug): Drop.
4153         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4154         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4155         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4156         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4157         (XGCC_FLAGS_FOR_TARGET): New.
4158         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4159         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4160         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4161         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4162         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4163         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4164         TFLAGS.
4165         (BUILD_CONFIG): Include if requested.
4166         (all): Set TFLAGS on bootstrap.
4167         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4168         (all-stageid-prefixmodule): Likewise.
4169         (do-clean, distclean-stageid): Set TFLAGS.
4170         (restrap): Fix whitespace.
4171         * Makefile.in: Rebuilt.
4172
4173 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4174
4175         * config.guess: Sync with src.
4176
4177 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4178
4179         * configure.ac ($with_ppl):  Default to no if not supplied.
4180         ($with_cloog):  Likewise.
4181         configure:  Regenerate.
4182
4183 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4184
4185         * MAINTAINERS: Update my e-mail address.
4186
4187 2009-04-27  Nick Clifton  <nickc@redhat.com>
4188
4189         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4190
4191 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4192
4193         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4194         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4195         * Makefile.in: Regenerate.
4196
4197 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4198
4199         PR bootstrap/39739
4200         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4201         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4202
4203         * configure, Makefile.in: Regenerate.
4204
4205 2009-04-21  Taras Glek  <tglek@mozilla.com>
4206
4207         * include/hashtab.h: Update GTY annotations to new syntax
4208         * include/splay-tree.h: Likewise
4209
4210 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4211
4212         * config.sub, config.guess: Update from upstream sources.
4213
4214 2009-04-15  Anthony Green  <green@moxielogic.com>
4215
4216         * configure.ac: Add moxie support.
4217         * configure: Rebuilt.
4218
4219 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4220
4221         * configure.ac: Change copyright header to refer to version
4222         3 of the GNU General Public License and to point readers at the
4223         COPYING3 file and the FSF's license web page.
4224         * Makefile.def: Likewise.
4225         * Makefile.tpl: Likewise.
4226         * Makefile.in: Regenerate.
4227
4228 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4229
4230         * configure.ac: Restore match for darwin9 or later. Use double
4231         brackets since regeneration eats one pair.
4232         * configure: Regenerate.
4233
4234 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4235
4236         PR gas/10039
4237         * configure.ac: Require texinfo 4.7.
4238         * configure: Regenerated.
4239
4240 2009-04-09  Nick Clifton  <nickc@redhat.com>
4241
4242         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4243         the GCC Runtime Library Exception.
4244
4245 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4246
4247         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4248         * configure: Regenerate.
4249
4250 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4251
4252         * Makefil.def (languages): New entries.
4253         * Makefile.tpl (check-gcc-*): New generic target.
4254         * Makefile.in: Regenerate.
4255
4256 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4257
4258         * MAINTAINERS:  Update my email address.
4259
4260 2009-03-18  Tom Tromey  <tromey@redhat.com>
4261
4262         * configure: Rebuild.
4263         * configure.ac (host_libs): Add libiconv.
4264         * Makefile.in: Rebuild.
4265         * Makefile.def (host_modules): Add libiconv.
4266         (configure-gdb, all-gdb): Depend on libiconv.
4267
4268 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4269
4270         * configure.ac: Treat gdb as supported on x86_64-darwin.
4271         * configure: Regenerate.
4272
4273 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4274
4275         * configure.ac (--with-host-libstdcxx): New option.
4276         * configure: Regenerate.
4277
4278 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4279
4280         * MAINTAINERS:  Move myself into the write after approval list.
4281
4282 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4283
4284         * MAINTAINERS: Update e-mail address.
4285
4286 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4287
4288         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4289
4290 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4291
4292         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4293
4294 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4295
4296         Backport from git Libtool:
4297
4298         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4299         Support GNU/kOpenSolaris.
4300         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4301         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4302         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4303         GNU/kOpenSolaris.
4304
4305 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4306
4307         * MAINTAINERS: Update e-mail address.
4308
4309 2009-02-24  Michael Eager  <eager@eagercon.com>
4310
4311         * MAINTAINERS (Write After Approval): Add self.
4312
4313 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4314
4315         * MAINTAINERS (Write After Approval): Add myself.
4316
4317 2009-02-05  Andreas Schwab  <schwab@suse.de>
4318
4319         * Makefile.tpl (stage_last): Define $r and $s before using
4320         $(RECURSE_FLAGS_TO_PASS).
4321         * Makefile.in: Regenerate
4322
4323 2009-01-30  Ian Lance Taylor  <iant@google.com>
4324
4325         * MAINTAINERS: Move myself to the Global Reviewers list.
4326
4327 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4328
4329         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4330         * configure: Regenerate.
4331
4332 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4333
4334         * MAINTAINERS: Make whitespace consistent.
4335         Remove Robert Millan from Write After Approval.
4336
4337 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4338
4339         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4340         (all-opcodes): Depend on all-libiberty.
4341         * Makefile.in: Regenerate.
4342
4343 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4344
4345         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4346         * configure: Regenerate.
4347
4348 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4349
4350         * MAINTAINERS (Write After Approval): Add myself.
4351
4352 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4353
4354         * MAINTAINERS: Add myself to reviewers (Fortran).
4355
4356 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4357
4358         PR tree-optimization/38515
4359         * configure.ac (cloog-polylib): Removed.
4360         (with_ppl, with_cloog): Test for "no".
4361         * configure: Regenerated.
4362
4363 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4364
4365         * MAINTAINERS: Moved myself to reviewers (Fortran).
4366
4367 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4368
4369         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4370         (Write After Approval): Remove myself.
4371
4372 2009-01-03  Diego Novillo  <dnovillo@google.com>
4373
4374         * MAINTAINERS: Remove myself from alias maintainership.
4375
4376 2009-01-02  David Ayers  <ayers@fsfe.org>
4377
4378         * MAINTAINERS: Update e-mail address.
4379
4380 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4381
4382         * MAINTAINERS: Make whitespace consistent.
4383
4384 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4385
4386         Backport from upstream Libtool:
4387         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4388         Add cache variables to tests that require the linker to work.
4389         For shlibpath_overrides_runpath, this also changes the semantics
4390         to let the result from the C compiler take precedence.
4391
4392 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4393
4394         * config.sub, config.guess: Update from upstream sources.
4395
4396 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4397
4398         * configure.ac (ppllibs): Add by default the lib flags.
4399         * configure: Regenerate.
4400
4401 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4402
4403         * MAINTAINERS:  Add myself to the write after approval list.
4404
4405 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4406
4407         * configure.ac: Add double brackets on darwin[912].
4408         * configure: Regenerate.
4409
4410 2008-12-03  Daniel Kraft  <d@domob.eu>
4411
4412         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4413         Approval to Reviewer section (for Fortran front-end).
4414
4415 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4416
4417         * configure.ac: Expand to darwin10 and later.
4418         * configure: Regenerate.
4419
4420 2008-12-02  Andreas Schwab  <schwab@suse.de>
4421
4422         * Makefile.def: configure-target-boehm-gc depends on
4423         all-target-libstdc++-v3.
4424         * Makefile.in: Regenerate.
4425
4426 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4427
4428         * MAINTAINERS:  Add myself as mingw maintainer.
4429
4430 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4431
4432         * config.sub, config.guess: Update from upstream sources.
4433
4434 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4435
4436         * README.SCO: Remove.
4437
4438 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4439
4440         * MAINTAINERS:  Add myself to the write after approval list.
4441
4442 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4443
4444         * MAINTAINERS:  Update my email address in WAA section.
4445
4446 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4447
4448         * MAINTAINERS: Update e-mail address.
4449
4450 2008-11-27  Toon Moene  <toon@moene.org>
4451
4452         * MAINTAINERS: Change e-mail address.
4453
4454 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4455
4456         * configure.ac: Build gdb for i?86-*-darwin*
4457         * configure: Regenerated.
4458
4459 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4460
4461         * MAINTAINERS: Added my full name.
4462
4463 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4464
4465         PR bootstrap/38014
4466         PR bootstrap/37923
4467
4468         Revert:
4469
4470         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4471
4472         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4473         * Makefile.in: Regenerated.
4474
4475         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4476
4477         PR gdb/921
4478         PR gdb/1646
4479         PR gdb/2175
4480         PR gdb/2176
4481
4482         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4483         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4484         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4485         (HOST_EXPORTS): Pass CPPFLAGS.
4486         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4487         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4488         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4489         * Makefile.in, configure: Regenerated.
4490         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4491         and CPPFLAGS_FOR_BUILD.
4492
4493 2008-11-06  Jeff Law  <law@redhat.com>
4494
4495         * MAINTAINERS: Add myself as middle end maintainer.
4496
4497 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4498
4499         * MAINTAINERS (Write after approval): Add myself.
4500
4501 2008-11-05  Diego Novillo  <dnovillo@google.com>
4502
4503         * MAINTAINERS (Global Reviewers): Add myself.
4504         (Non-Algorithmic Maintainers): Remove myself.
4505
4506 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4507
4508         * MAINTAINERS (Write after approval): Add myself.
4509
4510 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4511
4512         * MAINTAINERS (Write after approval): Add myself.
4513
4514 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4515
4516         * configure.ac (spu-*-*): Remove special case.
4517         * configure: Regenerate.
4518
4519 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4520
4521         * MAINTAINERS (Write after approval): Update my email address.
4522
4523 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4524
4525         * configure.ac [spu-*-*]: Do not set skipdirs.
4526         * configure: Re-generate.
4527
4528 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4529
4530         * MAINTAINERS (Various Maintainers): Add myself to reload.
4531
4532 2008-10-25  Richard Guenther  <rguenther@suse.de>
4533
4534         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4535         maintainer.  Remove myself as libgcc-math maintainer.
4536         (Non-Algorithmic Maintainers): Remove myself.
4537
4538 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4539
4540         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4541         * Makefile.in: Regenerated.
4542
4543 2008-10-23  Cary Coutant  <ccoutant@google.com>
4544
4545         * MAINTAINERS (Write after approval): Add myself.
4546
4547 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4548
4549         PR gdb/921
4550         PR gdb/1646
4551         PR gdb/2175
4552         PR gdb/2176
4553
4554         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4555         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4556         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4557         (HOST_EXPORTS): Pass CPPFLAGS.
4558         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4559         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4560         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4561         * Makefile.in, configure: Regenerated.
4562         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4563         and CPPFLAGS_FOR_BUILD.
4564
4565 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4566
4567         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4568         Sebastian Pop.
4569
4570 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4571
4572         * MAINTAINERS (Write After Approval): Added myself.
4573
4574 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4575
4576         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4577         recommended version to 2.3.2.
4578
4579         * configure: Regenerate.
4580
4581 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4582
4583         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4584
4585 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4586
4587         * MAINTAINERS (Write After Approval): Update e-mail address.
4588
4589 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4590
4591         * libtool.m4: Update to libtool 2.2.6.
4592         * lt~obsolete.m4: Update to libtool 2.2.6.
4593         * ltmain.sh: Update to libtool 2.2.6.
4594         * ltsugar.m4: Update to libtool 2.2.6.
4595         * ltversion.m4: Update to libtool 2.2.6.
4596         * ltoptions.m4: Update to libtool 2.2.6.
4597         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4598
4599 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4600
4601         * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4604
4605         * MAINTAINERS (Write After Approval): Update my name.
4606
4607 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4608
4609         * MAINTAINERS: Add myself in "Write After Approval".
4610
4611 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4612
4613         * MAINTAINERS: Add myself as ia64 maintainer.
4614
4615 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4616
4617         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4618         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4619         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4620         and Michael Tiemann from Write After Approval since they do not
4621         actually have access.
4622
4623 2008-09-05  Richard Guenther  <rguenther@suse.de>
4624
4625         * configure.ac: Initialize clooglibs to -lcloog.
4626         * configure: Re-generate.
4627
4628 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4629
4630         * MAINTAINERS (Write After Approval): Add myself.
4631
4632 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4633
4634         * configure.ac (--with-cloog-polylib): New.
4635         (--disable-cloog-version-check): New.
4636         (--disable-ppl-version-check): New.
4637         * configure: Re-generate.
4638
4639 2008-09-03  Richard Guenther  <rguenther@suse.de>
4640
4641         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4642         cloog test.
4643         * configure: Re-generate.
4644
4645 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4646
4647         Add picoChip port.
4648         * MAINTAINERS: Add picoChip maintainers.
4649
4650 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4651             Tobias Grosser  <grosser@fim.uni-passau.de>
4652             Jan Sjodin  <jan.sjodin@amd.com>
4653             Harsha Jagasia  <harsha.jagasia@amd.com>
4654             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4655             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4656             Adrien Eliche  <aeliche@isty.uvsq.fr>
4657
4658         Merge from graphite branch.
4659         * configure: Regenerate.
4660         * Makefile.in: Regenerate.
4661         * configure.ac (host_libs): Add ppl and cloog.
4662         Add checks for PPL and CLooG.
4663         * Makefile.def (ppl, cloog): Added modules and dependences.
4664         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4665         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4666
4667 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4668
4669         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4670         (GCC_SHLIB_SUBDIR): New.
4671         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4672         * configure: Regenerate.
4673         * Makefile.in: Regenerate.
4674
4675 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4676
4677         * MAINTAINERS: Consistently use tabs to separate columns.
4678
4679 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4680
4681         * MAINTAINERS (Write after Approval): Add myself.
4682
4683 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4684
4685         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4686         Enable bfd, binutils and opcodes.
4687         * configure: Regenerate.
4688
4689 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4690
4691         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4692
4693 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4694
4695         * MAINTAINERS:  Use correct Umlaut for last name.
4696
4697 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4698
4699         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4700
4701 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4702
4703         * MAINTAINERS: Update my email address.
4704
4705 2008-08-16  Nicolas Roche  <roche@adacore.com>
4706
4707         * Makefile.tpl: Add BOOT_ADAFLAGS.
4708         * Makefile.in: Regenerate.
4709
4710 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4711
4712         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4713         * configure: Regenerate.
4714
4715 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4716
4717         * configure.ac: Add makefile fragments for hpux.
4718         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4719         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4720         * configure: Regenerate.
4721         * Makefile.in: Regenerate.
4722
4723 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4724
4725         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4726
4727 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4728
4729         * MAINTAINERS (Write after Approval): Add myself.
4730
4731 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4732
4733         * MAINTAINERS (Write After Approval):  Add myself.
4734
4735 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4736
4737         * MAINTAINERS (Write After Approval):  Add myself.
4738
4739 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4740
4741         * MAINTAINERS: Update my email address.
4742
4743 2008-06-25  Joey Ye  <joey.ye@intel.com>
4744
4745         * MAINTAINERS (Write After Approval):  Add myself.
4746
4747 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4748
4749         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4750         * Makefile.in: Regenerate.
4751         * configure: Regenerate.
4752
4753 2008-06-17  Daniel Kraft  <d@domob.eu>
4754
4755         * MAINTAINERS (Write After Approval):  Add myself.
4756
4757 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4758
4759         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4760         "$@" is still intact with both Autoconf 2.59 and 2.62.
4761         * configure: Regenerate.
4762
4763 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4764
4765         * Makefile.tpl: Fix comment errors.
4766         * Makefile.in: Regenerate.
4767
4768 2008-06-12  David S. Miller  <davem@davemloft.net>
4769             David Edelsohn  <edelsohn@gnu.org>
4770
4771         * configure.ac: Add powerpc*-*-* to gold supported targets.
4772         * configure: Regenerate.
4773
4774 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4775
4776         PR tree-optimization/36218
4777         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4778         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4779         (all prefix="build-"): Pass them to build-system sub-makes.
4780         * Makefile.in: Regenerate.
4781
4782 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4783
4784         * MAINTAINERS (mt port): Remove.
4785         (sco5, unixware, sco udk): Remove.
4786         (Kean Johnston): Add to Write After Approval.
4787
4788 2008-05-30  Julian Brown  <julian@codesourcery.com>
4789
4790         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4791         of libobjc for ARM EABI Linux.
4792         * configure: Regenerate.
4793
4794 2008-05-18  Xinliang David Li   <davidxl@google.com>
4795
4796         * ChangeLog: Remove wrong ChangeLog entry.
4797
4798 2008-05-17  Xinliang David Li   <davidxl@google.com>
4799
4800         * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4803
4804         * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2008-05-14  Rafael Espíndola  <espindola@google.com>
4807
4808         * config-ml.in: don't handle --enable-shared and --enable-static.
4809
4810 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4811
4812         * MAINTAINERS: Update my email address.
4813
4814 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4815
4816         * MAINTAINERS: Update my email address.
4817
4818 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4819
4820         * MAINTAINERS (Write After Approval): Add myself.
4821
4822 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4823
4824         * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4827
4828         * MAINTAINERS (crx): Add myself.
4829
4830 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4831
4832         Sync with src:
4833         2008-04-14  David S. Miller  <davem@davemloft.net>
4834
4835         * configure.ac: Add sparc*-*-* to gold supported targets.
4836         * configure: Regenerate.
4837
4838 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4839
4840         PR bootstrap/35457
4841         * configure.ac: Include override.m4.
4842         * configure: Regenerate.
4843
4844 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4845
4846         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4847         * Makefile.in: Regenerate.
4848
4849 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4850
4851         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4852         as nonconfigurable directories list.
4853         * configure: Regenerate.
4854
4855 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4856
4857         * config.sub, config.guess: Update from upstream sources.
4858
4859 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4860
4861         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4862         * Makefile.in: Regenerate.
4863
4864 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4865
4866         * configure.ac: Do not build libssp for the AVR.
4867         * configure: Regenerate.
4868
4869 2008-04-07  Ian Lance Taylor  <iant@google.com>
4870
4871         * Makefile.def: check-gold depends upon all-binutils.
4872         * Makefile.in: Regenerate.
4873
4874 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4875
4876         * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2008-04-04  Nick Clifton  <nickc@redhat.com>
4879
4880         PR binutils/4334
4881         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4882         builds.
4883         * configure: Regenerate.
4884
4885 2008-04-04  NightStrike  <NightStrike@gmail.com>
4886
4887         PR other/35151
4888         * configure.ac: Combine rules for mingw32 and mingw64.
4889         * configure: Regenerate.
4890
4891 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4892
4893         * MAINTAINERS (Write After Approval): Add myself.
4894
4895 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4896
4897         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4898         * Makefile.in (.NOTPARALLEL): Ditto.
4899
4900 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4901
4902         * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4905
4906         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4907         * Makefile.in (.NOTPARALLEL): Regenerate.
4908
4909 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4910
4911         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4912         * Makefile.in: Regenerate.
4913
4914 2008-03-26  Jakub Staszak  <kuba@et.pl>
4915
4916         * MAINTAINERS (Write After Approval): Add myself.
4917
4918 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4919
4920         * MAINTAINERS:  Update e-mail address.
4921
4922 2008-03-20  Ian Lance Taylor  <iant@google.com>
4923
4924         * configure.ac: Add support for --enable-gold.
4925         * Makefile.def: Add gold as a directory like ld.
4926         * configure, Makefile.in: Regenerate.
4927
4928 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4929
4930         * configure.ac: m4_include config/proginstall.m4.
4931         * configure: Regenerate.
4932
4933         Backport from upstream Libtool:
4934
4935         2007-10-12  Eric Blake  <ebb9@byu.net>
4936
4937         Deal with Autoconf 2.62's semantic change in m4_append.
4938         * ltsugar.m4 (lt_append): Replace broken versions of
4939         m4_append.
4940         (lt_if_append_uniq): Don't require separator to be overquoted,
4941         and avoid broken m4_append.
4942         (lt_dict_add): Fix typo.
4943         * libtool.m4 (_LT_DECL): Don't overquote separator.
4944
4945 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4946
4947         * config.rpath: Add AIX 6 support.
4948
4949 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4950
4951         * Makefile.def (stageprofile).  Remove -fprofile-generate
4952         from stage_libcflags.
4953         * Makefile.in: Regenerate.
4954
4955 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4956
4957         * config.sub, config.guess: Update from upstream sources.
4958
4959 2008-03-06  Tom Tromey  <tromey@redhat.com>
4960
4961         * MAINTAINERS: Update for treelang deletion.
4962
4963 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4964
4965         * MAINTAINERS: Update my email address.
4966
4967 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4968
4969         * MAINTAINERS (darwin port): Add myself as a maintainer.
4970         (objective-c/c++): Add myself as a maintainer.
4971
4972 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4973
4974         * MAINTAINERS (Write After Approval): Update my email address.
4975
4976 2008-02-25  Tomas Bily  <tbily@suse.cz>
4977
4978         * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4981
4982         * MAINTAINERS (OpenMP): Add myself.
4983
4984 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4985
4986         PR bootstrap/32009
4987         PR bootstrap/32161
4988
4989         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4990         * configure: Regenerate.
4991
4992         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4993         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4994         STAGE4_LIBCFLAGS): New.
4995         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4996         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4997         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4998         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4999         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5000         for target modules.  Don't export LIBCFLAGS.
5001         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5002         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5003         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5004         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5005         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5006         * Makefile.in: Regenerate.
5007
5008 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5009
5010         PR libgcj/33085
5011         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5012         Do not use -DDLL_EXPORT.  Backport from upstream.
5013
5014 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5015
5016         * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5019
5020         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5021         * configure: Regenerate.
5022
5023 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5024
5025         * configure.ac (xtensa*-*-*): Recognize processor variants.
5026         * configure: Regenerate.
5027
5028 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5029
5030         PR bootstrap/34922
5031         * configure.ac (PARSE_ARGS): Push suitable setting of
5032         ac_subdirs_all, for `./configure --help=recursive'.
5033         Handle `+' in generic toplevel directory disabling.
5034         * configure: Regenerate.
5035
5036 2008-01-28  Nick Clifton  <nickc@redhat.com>
5037
5038         * MAINTAINERS (xstormy16): Take over maintainership.
5039
5040 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5041
5042         * MAINTAINERS (c4x port): Remove.
5043
5044 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5045
5046         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5047
5048 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5049
5050         * config.sub, config.guess: Update from upstream sources.
5051
5052 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5053
5054         * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5057
5058         * MAINTAINERS: Update my email address.
5059
5060 2008-01-09  Raksit Ashok  <raksit@google.com>
5061
5062         * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2008-01-09  Raksit Ashok  <raksit@google.com>
5065
5066         * MAINTAINERS (Write After Approval): Add myself.
5067
5068 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5069
5070         * config.sub, config.guess: Update from upstream sources.
5071
5072 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5073
5074         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5075         Change recommended MPFR from 2.2.1 -> 2.3.0.
5076         * configure: Regenerate.
5077
5078 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5079
5080         * MAINTAINERS: Update my email address.
5081
5082 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5083
5084         * MAINTAINERS: Update my email address.
5085
5086 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5087
5088         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5089         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5090         * Makefile.in: Regenerate.
5091
5092 2007-12-10  Mark Heffernan  <meheff@google.com>
5093
5094         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5095         misplaced entries.
5096
5097 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5098
5099         * configure.ac: Enable libjava for x86_64-*-darwin9.
5100         * configure: Regenerate.
5101
5102 2007-12-07  Bill Maddox  <maddox@google.com>
5103
5104         * MAINTAINERS (Write After Approval): Add myself.
5105
5106 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5107
5108         * config.sub, config.guess: Update from upstream sources.
5109
5110 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5111
5112         * config-ml.in: Remove 64bit configure tests.
5113
5114 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5115
5116         * config-ml.in: Robustify against white space in absolute file
5117         names.
5118
5119         * config-ml.in (multi-clean): Substitute ${Makefile}.
5120         Remove superfluous ${Makefile} in list.
5121
5122 2007-11-19  Thiemo Seufer  <ths@mips.com>
5123
5124         * config-ml.in: Don't hardcode the Makefile name.
5125
5126 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5127
5128         * MAINTAINERS (Write After Approval): Add myself.
5129
5130 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5131
5132         * MAINTAINERS (Write After Approval): Add myself.
5133
5134 2007-11-06  Doug Kwan  <dougkwan@google.com>
5135
5136         * MAINTAINERS (Write After Approval): Add myself.
5137
5138 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5139
5140         * MAINTAINERS (mercury): Remove entry.
5141         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5142
5143 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5144
5145         * Makefile.def (dependencies): Make configure-gdb depend on
5146         all-intl.
5147         * Makefile.in: Regenerated.
5148
5149 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5150
5151         * MAINTAINERS (Fortran maintainer): Remove myself.
5152
5153 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5154
5155         * Makefile.def: To avoid problems running with parallel makes,
5156         build newlib before libgloss so that target specific header
5157         files are availble.
5158         * Makefile.in: Regenerate
5159
5160 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5161
5162         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5163         * Makefile.in: Regenerate.
5164
5165 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5166
5167         * MAINTAINERS (Register allocation reviewer): Add myself.
5168
5169 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5170
5171         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5172         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5173         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5174         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5175         * configure: Regenerate.
5176
5177 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5178
5179         * MAINTAINERS (Register allocation reviewer): Add myself.
5180
5181 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5182
5183         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5184         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5185         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5186         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5187         * configure.ac: Default them to host tools for $host = $build.
5188         Subst them.
5189
5190         * configure: Regenerate.
5191         * Makefile.in: Regenerate.
5192
5193 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5194
5195         * MAINTAINERS (Register allocation reviewer): Add myself.
5196
5197 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5198
5199         * MAINTAINERS (Register allocation reviewer): Add myself.
5200
5201 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5202
5203         * MAINTAINERS (Write After Approval): Fix typo.
5204
5205 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5206
5207         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5208         * configure: Regenerate.
5209
5210 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5211
5212         PR bootstrap/31906
5213         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5214         they're already prefixed.
5215
5216 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5217
5218         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5219         libstdc++.
5220         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5221         * configure: Regenerate.
5222         * Makefile.in: Regenerate.
5223
5224 2007-09-17  Andreas Schwab  <schwab@suse.de>
5225
5226         * configure.ac: Raise minimum makeinfo version to 4.6.
5227         * configure: Regenerate.
5228
5229 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5230
5231         * MAINTAINERS (write-after-approval) add myself
5232
5233 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5234
5235         * configure.ac: Correct makeinfo version check.
5236         * configure: Regenerate.
5237
5238 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5239
5240         * MAINTAINERS: Update my email address.
5241
5242 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5243
5244         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5245         to $skipdirs and only disable gprof for newlib.  Use the normal
5246         mips*-elf* handling in other respects.
5247         * configure: Regnerate.
5248
5249 2007-09-12  David Daney  <ddaney@avtrex.com>
5250
5251         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5252         enabling libgcj.
5253         * configure: Regenerate.
5254
5255 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5256
5257         PR other/32154
5258         * configure.ac: For libgloss targets, point the linker to the linker
5259         script, startup code and simulator library.
5260         * configure: Regenerate.
5261
5262 2007-09-07  Andrew Haley  <aph@redhat.com>
5263
5264         * configure.ac (noconfigdirs): Remove target-libffi and
5265         target-libjava.
5266         * configure: Regenerate.
5267
5268 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5269
5270         PR target/33281
5271         * configure.ac: Use config/mh-mingw on mingw.
5272         * configure: Regenerate.
5273
5274 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5275
5276         * MAINTAINERS (Write After Approval): Add myself.
5277
5278 2007-09-05  Richard Guenther  <rguenther@suse.de>
5279
5280         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5281         nor --disable-checking is provided also turn on yes and types
5282         checking for stage1.
5283         * configure: Re-generate.
5284
5285 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5286
5287         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5288         (Write After Approval): Remove myself.
5289
5290 2007-08-29  Nick Clifton  <nickc@redhat.com>
5291
5292         * config.sub, config.guess: Update from upstream sources.
5293
5294 2007-08-22  Bud Davis  <jmdavis@link.com>
5295
5296         * MAINTAINERS (Write After Approval): Added myself.
5297         * MAINTAINERS (Reviewers): Removed myself.
5298
5299 2007-08-18  Paul Brook  <paul@codesourcery.com>
5300             Joseph Myers  <joseph@codesourcery.com>
5301
5302         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5303         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5304         * Makefile.in: Regenerate.
5305         * configure.ac (--with-debug-prefix-map): New.
5306         * configure: Regenerate.
5307
5308 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5309             Nigel Stephens  <nigel@mips.com>
5310
5311         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5312         as target_makefile_frag.
5313         * configure: Regenerate.
5314
5315 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5316
5317         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5318         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5319         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5320         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5321         (do-compare, do-compare3, do-compare-debug): New.
5322         ([+compare-target+]): Use them.
5323
5324 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5325
5326         * MAINTAINERS (Write After Approval): Change my email address.
5327
5328 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5329             Ben Elliston  <bje@au.ibm.com>
5330
5331         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5332         --silent if $silent.
5333         * configure: Regenerate.
5334
5335 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5336
5337         * MAINTAINERS (Various Maintainers): Add myself as
5338         loop infrastructure maintainer.  Update my e-mail
5339         address.
5340
5341 2007-07-31  Diego Novillo  <dnovillo@google.com>
5342
5343         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5344         Adjust description.
5345
5346 2007-07-26  Richard Guenther  <rguenther@suse.de>
5347
5348         * configure.ac: Add types checking to stage1 checking flags.
5349         * configure: Regenerate.
5350
5351 2007-07-17  Nick Clifton  <nickc@redhat.com>
5352
5353         * COPYING3: New file.  Contains version 3 of the GNU General
5354         Public License.
5355         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5356         Lesser General Public License.
5357
5358 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5359
5360         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5361
5362 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5363
5364         * MAINTAINERS (S/390 co-maintainer): Add myself.
5365         (Write After Approval): Remove myself.
5366
5367 2007-07-13  Dan Hipschman  <dsh@google.com>
5368
5369         * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2007-07-11  Nick Clifton  <nickc@redhat.com>
5372
5373         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5374         WINDRES export.
5375         * Makefile.in: Regenerate.
5376
5377 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5378
5379         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5380         maintainer.
5381
5382 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5383
5384         * lt~obsolete.m4: New. Import from 20070318 libtool.
5385
5386 2007-07-03  Julian Brown  <julian@codesourcery.com>
5387
5388         * MAINTAINERS (Write After Approval): Add myself.
5389
5390 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5391
5392         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5393         * configure: Regenerate.
5394
5395 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5396
5397         * configure.ac: Add some missing m4 quotation.
5398         * configure: Regenerate.
5399
5400 2007-07-02  Simon Baldwin  <simonb@google.com>
5401
5402         * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5405
5406         * configure: Regenerate.
5407
5408 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5409
5410         * Makefile.def: Add windmc tool to build.
5411         * Makefile.tpl: Likewise.
5412         * configure.ac: Likewise.
5413         * Makefile.in: Regenerate.
5414         * configure: Regenerate.
5415
5416 2007-06-28  DJ Delorie  <dj@redhat.com>
5417
5418         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5419         not building newlib.
5420         * configure: Regenerated.
5421
5422 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5423
5424         * MAINTAINERS (Write After Approval): Add myself.
5425
5426 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5427
5428         * MAINTAINERS (Write After Approval): Add myself.
5429
5430 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5431
5432         * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5435
5436         * MAINTAINERS (Write After Approval): Add myself.
5437
5438 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5439
5440         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5441         * Makefile.in: Regenerated.
5442
5443 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5444
5445         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5446         bfin*-*-uclinux* targets.
5447         * configure: Regenerate.
5448
5449 2007-06-14  Ian Lance Taylor  <iant@google.com>
5450
5451         * MAINTAINERS: Add myself as non-algorithmic global write
5452         maintainer.
5453
5454 2007-06-14  Diego Novillo  <dnovillo@google.com>
5455
5456         * MAINTAINERS: Add self as middle-end maintainer and
5457         non-algorithmic global write maintainer.
5458
5459 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5460
5461         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5462         Move all Fortran maintainers except Paul Brook into the
5463         Non-Autopoiesis section.
5464
5465 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5466
5467         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5468         (distclean-stage[+id+]): Possibly delete stage_last.
5469         * Makefile.in: Regenerate.
5470
5471 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5472
5473         * MAINTAINERS (Various Maintainer): Fix typo.
5474
5475 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5476
5477         * MAINTAINERS (Various Maintainer): Add myself as
5478         dataflow maintainer.
5479
5480 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5481
5482         * config.sub, config.guess: Update from upstream sources.
5483
5484 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5485
5486         * Makefile.tpl: Fix spelling error.
5487         * Makefile.in: Regenerate.
5488
5489 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5490
5491         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5492         lt_cv_sys_max_cmd_len.
5493
5494 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5495
5496         * MAINTAINERS (Various Maintainers): Add myself as
5497         auto-vectorizer maintainer.
5498
5499 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5500
5501         PR libjava/32098
5502         * libtool.m4: Revert previous change.
5503         * ltgcc.m4: Put it here.
5504
5505 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5506
5507         * MAINTAINERS (Various Maintainers): Add myself as
5508         auto-vectorizer maintainer.
5509
5510 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5511
5512         PR libjava/32098
5513         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5514
5515 2007-05-30  Richard Guenther  <rguenther@suse.de>
5516
5517         * MAINTAINERS (Various Maintainers): Add myself as
5518         auto-vectorizer maintainer.
5519
5520 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5521
5522         PR bootstrap/29382
5523         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5524         * configure: Rebuilt.
5525
5526 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5527
5528         * MAINTAINERS (Write After Approval): Removed my name.
5529
5530 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5531
5532         * MAINTAINERS (Write After Approval): Remove myself.
5533
5534 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5535
5536         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5537
5538 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5539
5540         * ltmain.sh: Update from ToT Libtool.
5541         * libtool.m4: Update from ToT Libtool.
5542         * ltsugar.m4: New. Update from ToT Libtool.
5543         * ltversion.m4: New. Update from ToT Libtool.
5544         * ltoptions.m4: New. Update from ToT Libtool.
5545         * ltconfig: Remove.
5546         * ltcf-c.sh: Remove.
5547         * ltcf-cxx.sh: Remove.
5548         * ltcf-gcj.sh: Remove.
5549
5550 2007-05-22  Ollie Wild  <aaw@google.com>
5551
5552         * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5555
5556         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5557         stage_cflags.
5558         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5559         Remove CFLAGS/LIBCFLAGS.
5560         (configure-stage[+id+]-[+prefix+][+module+],
5561         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5562         * Makefile.in: Regenerate.
5563
5564 2007-05-15  Diego Novillo  <dnovillo@google.com>
5565
5566         * MAINTAINERS: Update e-mail address.
5567
5568 2007-05-15  Revital Eres  <eres@il.ibm.com>
5569
5570         * MAINTAINERS (Write After Approval): Add myself.
5571
5572 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5573
5574         * MAINTAINERS (Write After Approval): Updated my address.
5575
5576 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5577
5578         * MAINTAINERS (Write After Approval): Add myself.
5579
5580 2007-05-11  Silvius Rus  <rus@google.com>
5581
5582         * MAINTAINERS (Write After Approval): Add myself.
5583
5584 2007-04-23  Tom Tromey  <tromey@redhat.com>
5585
5586         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5587
5588 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5589
5590         * MAINTAINERS (cpplib): Rename to ...
5591         (libcpp): ... this.  Add C/C++ front end maintainers.
5592
5593 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5594
5595         * config-ml.in: Pass ${ml_config_env} to configure calls.
5596
5597 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5598
5599         * MAINTAINERS (Write After Approval): Add myself.
5600
5601 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5602
5603         * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5606
5607         * MAINTAINERS (fortran 95 front end): Add myself.
5608
5609 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5610
5611         * MAINTAINERS (Write After Approval): Add myself.
5612
5613 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5614
5615         * MAINTAINERS (Modulo Scheduler): Add myself.
5616
5617 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5618
5619         * MAINTAINERS (fortran 95 front end): Add myself.
5620         (c++ front end): whitespace fix.
5621
5622 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5627
5628         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5629         of glob.  Quote arguments with single quotes too.
5630         * configure: Regenerate.
5631
5632 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5633
5634         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5635         * Makefile.in: Regenerate
5636
5637 2007-03-07  Andreas Schwab  <schwab@suse.de>
5638
5639         * configure: Regenerate.
5640
5641 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5642
5643         * configure.ac: Add "--with-pdfdir" configure option,
5644         which defines pdfdir variable.
5645         * Makefile.def (target=fixincludes): Add install-pdf to
5646         missing targets.
5647         (recursive_targets): Add install-pdf target.
5648         (flags_to_pass): Add pdfdir.
5649         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5650         target.
5651         * configure: Regenerate
5652         * Makefile.in: Regenerate
5653
5654 2007-02-28  Eric Christopher  <echristo@apple.com>
5655
5656         Revert:
5657         2006-12-07  Mike Stump  <mrs@apple.com>
5658
5659         * Makefile.def (dependencies): Add dependency for
5660         install-target-libssp and install-target-libgomp on
5661         install-gcc.
5662         * Makefile.in: Regenerate.
5663
5664 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5665
5666         * configure: Regenerate.
5667         * configure.ac: Move statements after variable declarations.
5668
5669 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5670
5671         * MAINTAINERS: Add myself as sh maintainer.
5672
5673 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5674
5675         * configure.ac: Adjust for loop syntax.
5676         * configure: Regenerate.
5677
5678 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5679
5680         * configure: Rebuilt.
5681
5682 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5683
5684         * configure.ac: Drop multiple occurrences of --enable-languages,
5685         and fix its quoting.
5686         * configure: Rebuilt.
5687
5688 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5689             Nathan Sidwell  <nathan@codesourcery.com>
5690             Vladimir Prus  <vladimir@codesourcery.com>
5691             Joseph Myers  <joseph@codesourcery.com>
5692
5693         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5694         * configure: Regenerate.
5695
5696 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5697
5698         * ltconfig (freebsd*): Default to elf.
5699
5700 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5701
5702         * configure.ac (target_libraries): Move libgcc before libiberty.
5703         * configure: Regenerated.
5704
5705 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5706             Paolo Bonzini  <bonzini@gnu.org>
5707
5708         PR bootstrap/30753
5709         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5710         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5711         * configure: Regenerated.
5712
5713 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5714
5715         * MAINTAINERS (Language Front End Maintainers): Update my mail
5716         address.
5717
5718 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5719
5720         PR bootstrap/30748
5721         * configure.ac: Correct syntax for Solaris ksh.
5722         * configure: Regenerated.
5723
5724 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5725
5726         * configure.ac: Sync with src.
5727         * configure: Regenerate.
5728
5729 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5730
5731         * Makefile.in: Regenerate.
5732
5733 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5734
5735         * config.sub: Sync with src.
5736
5737 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5738
5739         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5740         noncanonical equivalents.
5741         * configure.in: Rename to...
5742         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5743         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5744         target_noncanonical.  Use them.  Rewrite removal of configure
5745         arguments for autoconf 2.59.  Discard variable settings.  Force
5746         program_transform_name for native tools.
5747
5748         * Makefile.in: Regenerated.
5749         * configure: Regenerated with autoconf 2.59.
5750
5751 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5752
5753         * MAINTAINERS (Write After Approval): Add myself.
5754
5755 2007-01-31  Andreas Schwab  <schwab@suse.de>
5756
5757         * Makefile.tpl (LDFLAGS): Substitute it.
5758         * Makefile.in: Regenerate.
5759
5760 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5761
5762         * MAINTAINERS (Write After Approval): Add myself.
5763
5764 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5765
5766         * MAINTAINERS (spu port): Add myself.
5767
5768 2007-01-23  Richard Guenther  <rguenther@suse.de>
5769
5770         PR bootstrap/30541
5771         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5772         * Makefile.tpl (GNATBIND): Substitute it.
5773         (GNATMAKE): Likewise.
5774         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5775         of STAGE_PREFIX.
5776         * Makefile.in: Regenerate.
5777         * configure: Regenerate.
5778
5779 2007-01-18  Mike Stump  <mrs@apple.com>
5780
5781         * configure.in: Re-enable -Werror for gcc builds.
5782
5783 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5784
5785         * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5788
5789         * configure.in: Change == to = in test command.
5790         * configure: Regenerate.
5791
5792 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5793             Nick Clifton  <nickc@redhat.com>
5794             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5795
5796         * configure.in (build_configargs, host_configargs, target_configargs):
5797         Remove build/host/target parameters.
5798         (host_libs): Add gmp and mpfr.
5799         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5800         * Makefile.def (gmp, mpfr): New.
5801         (gcc): Remove target.
5802         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5803         target_os, target_vendor): New.
5804         (configure): Add host_alias/target_alias arguments; adjust invocations.
5805         * configure: Regenerate.
5806         * Makefile.in: Regenerate.
5807
5808 2007-01-11  Matt Fago  <fago@earthlink.net>
5809
5810         * configure.in: Try to link to functions only in mpfr 2.2.x
5811         to improve robustness of configure tests.
5812         * configure: Regenerate.
5813
5814 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5815
5816         * MAINTAINERS: Add myself as i386 maintainer.
5817
5818 2007-01-08  Jan Hubicka  <jh@suse.cz>
5819
5820         * MAINTAINERS: Add myself as i386 maintainer.
5821
5822 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5823
5824         * configure.in: Add support for an x86_64-mingw* target.
5825         * configure: Regenerate.
5826
5827 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5828
5829         * Makefile.tpl (all-target): Correct @if conditional for target
5830         modules.
5831         * configure.in: Omit libiberty if building only target libgcc.
5832         * configure, Makefile.in: Regenerated.
5833
5834 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5835
5836         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5837         * configure: Regenerate.
5838
5839 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5840
5841         * Makefile.def (target_modules): Add libgcc.
5842         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5843         * Makefile.tpl (clean-target-libgcc): Delete.
5844         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5845         on gcc even for bootstrapped modules.  Rewrite handling of
5846         lang_env_dependencies to loop over target_modules.
5847         * configure.in (target_libraries): Add target-libgcc.
5848         * Makefile.in, configure: Regenerated.
5849
5850 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5851
5852         * configure.in: Reorganize recognition of languages.  Add
5853         --enable-stage1-languages.  Show supported languages for the chosen
5854         target rather than all recognized languages.
5855         * configure: Regenerate.
5856
5857 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5858
5859         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5860         * Makefile.in: Regenerate.
5861
5862 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5863
5864         * configure.in: Warn that MPFR 2.2.0 is buggy.
5865         * configure: Regenerate.
5866
5867 2006-12-27  Ian Lance Taylor  <iant@google.com>
5868
5869         * configure.in: When removing Makefiles to force a reconfigure, also
5870         remove prev-DIR*/Makefile.
5871         * configure: Regenerate.
5872
5873 2006-12-22  Andreas Schwab  <schwab@suse.de>
5874
5875         * configure: Regenerate with correct autoconf version.
5876
5877 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5878
5879         * configure.in: add AC_SUBST for *_FOR_TARGET.
5880         * configure: Regenerate.
5881
5882 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5883
5884         * configure.in: Simplify logic for rejecting languages that cannot
5885         be built.  Separate the case when a language is unsupported,
5886         from the case when the user chooses not to build a language.
5887
5888 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5889
5890         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5891         it only affects bootstrap and could be tested on "$host" as well.
5892         * configure: Regenerate.
5893         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5894
5895 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5896
5897         PR bootstrap/29544
5898         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5899         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5900         move here comment from Makefile.tpl.
5901         * Makefile.tpl: Move some definitions higher in the file.
5902         (STAGE1_CHECKING): New.
5903         * configure.in: Add --enable-stage1-checking.
5904         * configure: Regenerate.
5905         * Makefile.in: Regenerate.
5906
5907 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5908
5909         * MAINTAINERS: Add myself as build system maintainer.
5910
5911 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5912
5913         * MAINTAINERS (Write After Approval): Add myself.
5914
5915 2006-12-13  Eric Christopher  <echristo@apple.com>
5916
5917         * MAINTAINERS: Add myself as darwin maintainer.
5918
5919 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5920
5921         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5922
5923 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5924
5925         MAINTAINERS: Update my entry.
5926
5927 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5928
5929         * configure.in:  Handle spu makefile frag.
5930         * Makefile.tpl (MAINT): Define
5931         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5932         * configure: Regenerate.
5933         * Makefile.in: Regenerate.
5934
5935 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5936
5937         * config.guess: Import latest version.
5938         * config.sub: Likewise.
5939
5940 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5941
5942         * configure.in (spu-*-*): Don't skip target-libiberty.
5943         * configure: Regenerate.
5944
5945 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5946
5947         PR bootstrap/30134
5948         * configure.in: Correct x86 darwin support for libjava to powerpc
5949         and i?86 only.
5950         * configure: Regenerate.
5951
5952 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5953
5954         * configure.in: Add x86 darwin support for libjava.
5955         * configure: Regenerate.
5956
5957 2006-12-07  Mike Stump  <mrs@apple.com>
5958
5959         * Makefile.def (dependencies): Add dependency for
5960         install-target-libssp and install-target-libgomp on
5961         install-gcc.
5962         * Makefile.in: Regenerate.
5963
5964 2006-12-04  Richard Guenther  <rguenther@suse.de>
5965
5966         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5967         (Non-Algorithmic Maintainers): Move over non-algorithmic
5968         loop optimizer maintainers, add myself as a non-algorithmic
5969         middle-end maintainer.
5970
5971 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5972
5973         * MAINTAINERS (Write After Approval): Add myself.
5974
5975 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5976
5977         * configure.in: Update error message for missing GMP/MPFR.
5978
5979         * configure: Regenerate.
5980
5981 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5982
5983         * configure.in: Update MPFR version in error message.
5984
5985         * configure: Regenerate.
5986
5987 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5988
5989         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5990         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5991         --with-gmp-lib): New flags.
5992
5993         * configure: Regenerate.
5994
5995 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5996
5997         * MAINTAINERS (Write After Approval): Change my email address.
5998
5999 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6000
6001         * MAINTAINERS (Write After Approval): Add myself.
6002
6003 2006-11-22  Philipp Thomas  <pth@suse.de>
6004
6005         * MAINTAINERS (i18n): Update e-mail address.
6006
6007 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6008
6009         * MAINTAINERS (spu port): Add myself as maintainer.
6010         (Write After Approval): Remove myself.
6011
6012 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6013
6014         * configure.in (skipdirs): Don't build libssp for SPU.
6015         * configure: Regenerate.
6016
6017 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6018
6019         * MAINTAINERS (spu port): Add myself as maintainer.
6020         (libobjc): Update my email address.
6021
6022 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6023
6024         * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6027
6028         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6029         * configure : Rebuilt.
6030
6031 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6032
6033         * MAINTAINERS (Write After Approval): Add myself.
6034
6035 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6036
6037         * MAINTAINERS (Write After Approval): Add myself.
6038
6039 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6040
6041         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6042         libmpfr.a.
6043         * configure: Regenerate.
6044
6045 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6046
6047         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6048         (unstage): Test for stage_last presence.
6049
6050         PR bootstrap/29802
6051         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6052         STAGE_PREFIX.
6053         * Makefile.in: Regenerate.
6054
6055 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6056
6057         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6058         maintainers.
6059
6060 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6061
6062         * MAINTAINERS (Write After Approval): Add myself.
6063
6064 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6065
6066         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6067         and stageN-package/Makefile.
6068         * Makefile.in: Regenerated.
6069
6070 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6071
6072         * configure.in: Remove target-libgloss from noconfigdirs for
6073         bfin-*-*.
6074         * configure: Regenerated.
6075
6076 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6077
6078         * configure.in (have_gmp): Only error if the gcc directory exists.
6079
6080         * configure: Regenerate.
6081
6082 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6083
6084         * configure.in: Robustify error message for missing GMP/MPFR.
6085
6086         * configure: Regenerate.
6087
6088 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6089
6090         * MAINTAINERS (Write After Approval): Add myself.
6091
6092 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6093
6094         * MAINTAINERS: Change email address.
6095
6096 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6097
6098         * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6101
6102         * MAINTAINERS (Write After Approval): Add myself.
6103
6104 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6105
6106         * MAINTAINERS (Write After Approval): Move myself to
6107         Write After Approval section.
6108
6109 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6110
6111         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6112         need_gmp anymore.
6113         * configure: Regenerate.
6114
6115 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6116
6117         * MAINTAINERS (Write After Approval): Add myself.
6118
6119 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6120
6121         * config.guess: Import latest version.
6122         * config.sub: Likewise.
6123
6124 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6125
6126         * Makefile.def: Added pdf target handling.
6127         * Makefile.tpl: Added pdf target handling.
6128         * Makefile.in: Regenerated.
6129
6130 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6131
6132         * MAINTAINERS: Add self as score port maintainer.
6133
6134 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6135
6136         * MAINTAINERS (Write After Approval): Add myself.
6137
6138 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6139
6140         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6141         or newer.
6142         * configure: Regenerated.
6143
6144 2006-09-27  Dave Brolley  <brolley@redhat.com>
6145
6146         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6147         using $s instead of $r.
6148         * configure: Regenerated.
6149
6150 2006-09-26  Thiemo Seufer  <ths@mips.com>
6151
6152         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6153         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6154         * configure: Regenerate.
6155
6156 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6157
6158         * MAINTAINERS (Write After Approval): Remove myself.
6159
6160 2006-09-22  Chao-ying Fu  <fu@mips.com>
6161
6162         * MAINTAINERS (Write After Approval): Add myself.
6163
6164 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6165
6166         * MAINTAINERS: Add self as soft-fp maintainer.
6167
6168 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6169
6170         * MAINTAINERS: Add myself as avr maintainer.
6171         Remove Marek Michalkiewicz as avr maintainer.
6172
6173 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6174
6175         * MAINTAINERS (Write After Approval): Add myself.
6176
6177 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6178
6179         * configure.in: Never build newlib for a Mingw host.
6180         Never build newlib as Mingw target library.
6181         Test the existence of winsup/cygwin for building a Cygwin newlib,
6182         rather than just winsup.
6183         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6184         building a Mingw target.
6185         * configure: Regenerate.
6186
6187 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6188
6189         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6190
6191 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6192
6193         * config.guess: Import from src (was more updated).
6194         * config.sub: Likewise.
6195
6196 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6197
6198         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6199         * configure: Regenerated.
6200
6201 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6202
6203         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6204         for stages after the first.
6205
6206 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6207
6208         * Makefile.def: Add dependencies for configure-opcodes
6209         on configure-intl and all-opcodes on all-intl.
6210         * Makefile.in: Regenerated.
6211
6212 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6213
6214         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6215
6216 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6217
6218         Port to hosts whose 'sort' and 'tail' implementations
6219         treat operands with leading '+' as file names, as POSIX
6220         has required since 2001.  However, make sure the code still
6221         works on pre-POSIX hosts.
6222         * ltmain.sh: Don't assume "sort +2" is equivalent to
6223         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6224
6225 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6226
6227         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6228
6229 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6230
6231         * ltconfig: chmod 644 before ranlib during install.
6232
6233 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6234
6235         PR bootstrap/18058
6236         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6237         if the bootstrap compiler is a GCC version that supports it.
6238         * configure: Regenerate.
6239
6240 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6241
6242         * configure.in: Fix thinkos in previous check-in.
6243         * configure: Regenerate.
6244
6245 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6246
6247         PR other/27063
6248         * configure.in: Test subdir_requires and give an appropriate
6249         error message.
6250         * configure: Regenerate.
6251
6252 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6253
6254         * MAINTAINERS (Write After Approval): Add myself.
6255
6256 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6257
6258         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6259
6260 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6261
6262         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6263
6264 2006-06-20  David Ayers  <d.ayers@inode.at>
6265
6266         PR bootstrap/28072
6267         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6268         whether target-libjava is being configured instead of whether the
6269         java front end is enabled.
6270         * configure: Regenerate.
6271
6272 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6273
6274         PR target/27540
6275         * configure.in: Only enable libgomp on IRIX 6.
6276         * configure: Regenerate.
6277
6278 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6279
6280         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6281         too.
6282         * Makefile.in: Regenerate.
6283
6284 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6285
6286         * config-ml.in: Alter CCASFLAGS to include special
6287         multilib options the same as is done for CFLAGS.
6288
6289 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6290
6291         * configure.in: Don't enable libgomp on hpux10.
6292         * configure: Rebuilt.
6293
6294 2006-06-12  David Ayers  <d.ayers@inode.at>
6295
6296         PR bootstrap/27963
6297         PR target/19970
6298         * configure.in: Remove target-boehm-gc from noconfigdirs where
6299         ${libgcj} is specified.
6300         * configure: Regenerate.
6301
6302 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6303
6304         Sync from src:
6305
6306         * configure.in: Sync.
6307         * configure: Regenerated.
6308
6309         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6310
6311         * Makefile.def: Added dependencies from sim and gdb on intl, and
6312         added configure dependencies to everything with an all dependency
6313         on intl.
6314         * Makefile.in: Regenerated.
6315
6316 2006-06-06  David Ayers  <d.ayers@inode.at>
6317
6318         PR libobjc/13946
6319         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6320         * Makefile.in: Regenerate.
6321         * configure.in: Add --enable-objc-gc at toplevel and have it
6322         enable boehm-gc for Objective-C.
6323         Remove target-boehm-gc from libgcj.
6324         Add target-boehm-gc to target_libraries.
6325         Add target-boehm-gc to noconfigdirs where ${libgcj}
6326         is specified.
6327         Assert that boehm-gc is supported when requested for Objective-C.
6328         Only build boehm-gc if needed either for Java or Objective-C.
6329         * configure: Regenerate.
6330
6331 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6332
6333         PR 27674
6334         * Makefile.tpl (configure-[+prefix+][+module+],
6335         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6336         Remove rule to unstage bootstrapped modules.
6337         (stage_current): New.
6338         * Makefile.in: Regenerate.
6339
6340 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6341
6342         * MAINTAINERS (Write After Approval): Update my e-mail address.
6343
6344 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6345
6346         * include/libiberty.h: Declare pex_run_in_environment.
6347
6348 2006-05-31  Asher Langton  <langton2@llnl.gov>
6349
6350         * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6353
6354         * Makefile.def (bfd, opcodes): Fix lib_path.
6355         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6356         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6357         * Makefile.in: Regenerate.
6358
6359 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6360
6361         * Makefile.in: Regenerate.
6362
6363 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6364
6365         * Makefile.def: Add install-html target. Add datarootdir
6366         docdir and htmldir to flags_to_pass.
6367         * Makefile.tpl: Add install-html target.
6368         * Makefile.in: Regenerate.
6369         * configure.in: Add --with-datarootdir, --with-docdir, and
6370         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6371         * configure: Regenerate.
6372
6373 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6374
6375         * configure.in: Enable gprof for cross builds.
6376         * configure: Regenerate.
6377
6378 2006-05-22  Richard Guenther  <rguenther@suse.de>
6379
6380         Revert
6381         2006-01-31  Richard Guenther  <rguenther@suse.de>
6382         Paolo Bonzini  <bonzini@gnu.org>
6383
6384         * Makefile.def (target_modules): Add libgcc-math target module.
6385         * configure.in (target_libraries): Add libgcc-math target library.
6386         (--enable-libgcc-math): New configure switch.
6387         * Makefile.in: Re-generate.
6388         * configure: Re-generate.
6389         * libgcc-math: New toplevel directory.
6390
6391 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6392             Andreas Tobler  <a.tobler@schweiz.ch>
6393
6394         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6395         * configure: Rebuilt.
6396
6397 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6398
6399         * MAINTAINERS (Write After Approval): Add myself.
6400
6401 2006-05-01  DJ Delorie  <dj@redhat.com>
6402
6403         * configure.in: Restore CFLAGS if GMP isn't present.
6404         * configure: Regenerate.
6405
6406 2006-05-01  Richard Guenther  <rguenther@suse.de>
6407
6408         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6409         maintainer.
6410
6411 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6412
6413         * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6416
6417         * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2006-04-18  DJ Delorie  <dj@redhat.com>
6420
6421         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6422         reference libgloss so that libssp can be built in a combined
6423         tree.
6424         * configure: Regenerate.
6425
6426 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6427
6428         * MAINTAINERS (Write After Approval): Add myself.
6429
6430 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6431
6432         * configure.in: Require makeinfo 4.4 or higher.
6433         * configure: Regenerate.
6434
6435 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6436
6437         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6438         Rearrange the entries of other libraries to have them in one place.
6439
6440 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6441
6442         * MAINTAINERS (Write After Approval): Remove myself.
6443         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6444
6445 2006-03-14  Richard Guenther  <rguenther@suse.de>
6446
6447         * configure: Regenerate with autoconf 2.13.
6448
6449 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6450
6451         * MAINTAINERS: Use my work address.
6452
6453         * MAINTAINERS: Update my E-mail address.
6454
6455 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6456
6457         * configure.in: Handle --disable-<component> generically.
6458         * configure: Regenerate.
6459
6460 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6461
6462         PR libgcj/17311
6463         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6464
6465 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6466
6467         * MAINTAINERS (Write After Approval):  Remove myself.
6468         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6469
6470 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6471
6472         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6473         (TARGET_CONFIGDIRS): Remove.
6474         * configure.in: Remove AC_SUBST(target_configdirs).
6475         * Makefile.in, configure: Regenerated.
6476
6477 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6478
6479         * MAINTAINERS (Write After Approval):  Remove myself.
6480         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6481
6482 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6483
6484         PR bootstrap/25670
6485
6486         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6487
6488         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6489         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6490         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6491         BUILD_PREFIX, BUILD_PREFIX_1.
6492         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6493
6494         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6495         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6496
6497         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6498         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6499         of `cat stage_current`.  Always provide the `r' and `s' variables.
6500         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6501         a single shell execution.
6502         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6503         bootstrapped modules, make the stage1 module if the build was not
6504         started yet, else build the current stage.
6505         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6506         (all-build, all-host, all-target, [+make_target+]-host,
6507         [+make_target+]-target): Do not use \-continued lines.
6508         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6509         (current_stage, restrap, stage_last): New.
6510
6511         * Makefile.in: Regenerate.
6512         * configure: Regenerate.
6513
6514 2006-02-19  Bud Davis  <jmdavis@link.com>
6515
6516         * MAINTAINERS (Write After Approval):  Remove myself.
6517         (Language Front End Maintainers):  Add myself as fortran 95
6518         maintainer and update e-mail address.
6519
6520 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6521
6522         * MAINTAINERS (Write After Approval):  Remove myself.
6523         (Language Front End Maintainers):  Add myself as fortran 95
6524         maintainer.
6525
6526 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6527
6528         * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6531
6532         * MAINTAINERS (Write After Approval):  Remove myself.
6533         (Language Front End Maintainers):  Add myself as
6534         fortran 95 maintainer.
6535
6536 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6537
6538         Sync from src:
6539
6540         2005-12-27  Leif Ekblad  <leif@rdos.net>
6541
6542         * configure.in: Add support for RDOS target.
6543         * configure: Regenerate.
6544
6545 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6546             Andreas Schwab  <schwab@suse.de>
6547
6548         * configure: Regenerate.
6549
6550 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6551
6552         * configure.in (enable_libgomp): Add AIX.
6553         * configure: Regenerate.
6554
6555 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6556
6557         * MAINTAINERS (Write After Approval): Add myself.
6558
6559 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6560
6561         * MAINTAINERS (Write After Approval): Add myself.
6562
6563 2006-01-31  Richard Guenther  <rguenther@suse.de>
6564         Paolo Bonzini  <bonzini@gnu.org>
6565
6566         * Makefile.def (target_modules): Add libgcc-math target module.
6567         * configure.in (target_libraries): Add libgcc-math target library.
6568         (--enable-libgcc-math): New configure switch.
6569         * Makefile.in: Re-generate.
6570         * configure: Re-generate.
6571         * libgcc-math: New toplevel directory.
6572
6573 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6574
6575         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6576         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6577         the assembler, linker and binutils.
6578         * configure: Regenerate.
6579
6580 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6581
6582         * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6585
6586         * configure: Regenerate.
6587
6588 2006-01-18  Richard Henderson  <rth@redhat.com>
6589             Jakub Jelinek  <jakub@redhat.com>
6590             Diego Novillo  <dnovillo@redhat.com>
6591
6592         * libgomp: New directory.
6593         * Makefile.def: Add target_module libgomp.
6594         * Makefile.in: Regenerate.
6595         * configure.in (target_libraries): Add target-libgomp.
6596         * configure: Regenerate.
6597
6598 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6599
6600         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6601         @ from continuation.
6602         * Makefile.in: Rebuilt.
6603
6604 2006-01-04  Chris Lattner  <sabre@gnu.org>
6605
6606         * MAINTAINERS (Write After Approval): Add myself.
6607
6608 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6609
6610         PR bootstrap/24252
6611
6612         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6613         * Makefile.tpl (OBJDUMP): New.
6614         (EXTRA_HOST_FLAGS): Add it.
6615         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6616
6617         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6618         to use symbolic links between directories.  Avoid race conditions
6619         or make them harmless.
6620         * configure.in: Do not try to use symbolic links between directories.
6621
6622         * Makefile.def (LEAN): Pass.
6623         * Makefile.tpl (LEAN): Define.
6624         (stage[+id+]-start): Accept that the previous directory does not
6625         exist, if the bootstrap is lean.
6626         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6627         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6628         configure substitution.
6629         ([+compare-target+]): Likewise.
6630         ([+bootstrap-target+]-lean): New.
6631         * configure.in: Remove lean bootstrap support from here.
6632
6633         * Makefile.in: Regenerate.
6634         * configure: Regenerate.
6635
6636 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6637
6638         * MAINTAINERS (libdecnumber): Add myself.
6639
6640 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6641
6642         * libtool-ldflags: New script.
6643
6644 2006-01-02  Andreas Schwab  <schwab@suse.de>
6645
6646         * configure.in: When reconfiguring remove Makefile in
6647         all stage directories.
6648         * configure: Regenerate.
6649
6650 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6651
6652         * MAINTAINERS: Update my email address.
6653
6654 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6655
6656         Revert Ada-related part of the previous change.
6657
6658         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6659         Do not pass.
6660         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6661         * Makefile.in: Regenerate.
6662         * configure.in: Do not include mt-ppc-aix target fragment.
6663         * configure: Regenerate.
6664
6665 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6666
6667         * configure.in: Select appropriate fragments for PowerPC/AIX.
6668         * configure: Regenerate.
6669
6670         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6671         BOOT_CFLAGS, BOOT_LDFLAGS.
6672         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6673         BOOT_CFLAGS, BOOT_LDFLAGS.
6674         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6675         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6676         (stage): Fail if we cannot complete the work.
6677         * Makefile.in: Regenerate.
6678
6679 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6680
6681         * configure.in: Replace ms1 with mt.
6682         * configure: Rebuilt.
6683
6684 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6685
6686         * MAINTAINERS: Update my email address.
6687
6688 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6689
6690         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6691         install-host-nogcc): Don't invoke $(stage) at the end.
6692         * Makefile.in: Regenerate.
6693
6694 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6695
6696         * configure.in: Flip the top-level bootstrap switch.
6697         * configure: Regenerate.
6698
6699 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6700
6701         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6702         $(stage) and $(unstage).
6703         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6704         (all): Remove stray semicolon.
6705         (local-distclean): Don't handle multilib.tmp and multilib.out.
6706         (install.all): Set $s for consistency.
6707         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6708         check_multilibs setting.  Always make the install directory.
6709         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6710         Correct @if/@endif.
6711         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6712         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6713         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6714         (multilib.out): Remove.
6715         * Makefile.in: Regenerated.
6716
6717 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6718
6719         * MAINTAINERS (Write After Approval): Add myself.
6720
6721 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6722
6723         * MAINTAINERS: Add myself as mt maintainer.
6724
6725         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6726
6727 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6728
6729         * MAINTAINERS: Change email address.
6730
6731 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6732
6733         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6734         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6735         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6736         Find in-tree tools if available.
6737         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6738         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6739         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6740         (COMPILER_*_FOR_TARGET): New.
6741         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6742         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6743         (CONFIGURED_*, USUAL_*): Remove.
6744         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6745         STRIP): Use autoconf substitutions.
6746         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6747         COMPILER_NM_FOR_TARGET): New.
6748         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6749
6750         (all): Make all-host and all-target in parallel.
6751         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6752         that $$r and $$s are set before invoking a recursive make.
6753         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6754         ([+bootstrap-target+]): Inline most of the `all' target.
6755
6756 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6757
6758         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6759         from the gcc build directory.
6760         * Makefile.in: Regenerate.
6761
6762 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6763
6764         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6765         depend on all-libdecnumber.
6766         * configure.in (host_libs): Include libdecnumber.
6767         * Makefile.in: Regenerate.
6768         * configure: Likewise.
6769
6770 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6771
6772         * libdecnumber: Import decNumber sources from the dfp-branch.
6773
6774 2005-11-21  Kean Johnston  <jkj@sco.com>
6775
6776         * config.sub, config.guess: Sync from upstream sources.
6777
6778 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6779
6780         Import from Autoconf sources:
6781
6782         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6783         * config/move-if-change: Don't output "$2 is unchanged";
6784         suggested by Ben Elliston.  Handle weird characters correctly.
6785
6786 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6787
6788         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6789         to match upstream libtool for darwin.
6790
6791 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6792
6793         * Makefile.def: Remove gdb dependencies for gdbtk.
6794         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6795         (configure-gdb, install-gdb): New rules.
6796         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6797         * Makefile.in, configure: Regenerated.
6798
6799 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6800
6801         * MAINTAINERS (Write After Approval): Add myself.
6802
6803 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6804
6805         * MAINTAINERS (Write After Approval): Add myself.
6806
6807 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6808
6809         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6810         Diego Novillo.
6811
6812 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6813
6814         PR bootstrap/24297
6815         * Makefile.tpl (do-[+make-target+], do-check, install,
6816         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6817         are set before recursing.
6818         * Makefile.in: Regenerate.
6819
6820 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6821
6822         PR bootstrap/18939
6823         * Makefile.def (gcc) <target>: Fix thinko.
6824         * Makefile.in: Regenerate.
6825
6826 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6827
6828         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6829         * configure: Regenerate.
6830
6831 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6832
6833         * MAINTAINERS (Write After Approval): Add self.
6834
6835 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6836
6837         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6838         target-libffi, target-qthreads, target-libjava, and
6839         targetlibobjc.
6840         * configure: Regenerate.
6841
6842 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6843
6844         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6845         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6846         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6847         (USUAL_OBJDUMP_FOR_TARGET): New.
6848         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6849         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6850         * configure, Makefile.in: Regenerated.
6851
6852 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6853
6854         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6855         before other host packages.
6856
6857 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6858
6859         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6860
6861 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6862
6863         PR bootstrap/22340
6864
6865         * configure.in (default_target): Remove.
6866         * Makefile.tpl (all): Do not use prerequisites as subroutines
6867         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6868         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6869         use prerequisites as subroutines.
6870         (check-host, check-target): New.
6871         (bootstrap configure & all targets): Do not use stage*-start
6872         if the directory layout is already ok.
6873         (non-bootstrap configure & all targets): Prepend a $(unstage).
6874         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6875         (NOTPARALLEL): Remove.
6876         (unstage, stage variables): New variables.
6877         (unstage, stage targets): Simply expand to those variables.
6878
6879         * configure: Regenerate.
6880         * Makefile.in: Regenerate.
6881
6882 2005-10-04  James E Wilson  <wilson@specifix.com>
6883
6884         * Makefile.def (lang_env_dependencies): Add libmudflap.
6885         * Makefile.in: Regenerate.
6886
6887 2005-10-03  Andreas Schwab  <schwab@suse.de>
6888
6889         Backport from libtool CVS:
6890         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6891
6892         * ltmain.sh: add support for installing into temporary
6893         staging area (e.g. 'make install DESTDIR=...')
6894
6895 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6896
6897         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6898         * configure: Regenerated.
6899
6900 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6901
6902         * configure: Regenerate with the correct
6903         autoconf version.
6904
6905 2005-09-30  Catherine Moore  <clm@cm00re.com>
6906
6907         * configure.in (bfin-*-*): New.
6908         * configure: Regenerated.
6909
6910 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6911
6912         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6913         (LIPO_FOR_TARGET): New.
6914         (CONFIGURED_LIPO_FOR_TARGET): New.
6915         (USUAL_LIPO_FOR_TARGET): New.
6916         (STRIP_FOR_TARGET): New.
6917         (CONFIGURED_STRIP_FOR_TARGET): New.
6918         (USUAL_STRIP_FOR_TARGET): New.
6919         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6920         STRIP_FOR_TARGET.
6921         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6922         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6923         * Makefile.in: Regenerate.
6924         * configure: Regenerate.
6925
6926 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6927
6928         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6929         (rs6000-*-aix*): Same.
6930         * configure: Regenerate.
6931
6932 2005-09-16  Tom Tromey  <tromey@redhat.com>
6933
6934         * MAINTAINERS: Add self as java maintainer.
6935
6936 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6937
6938         * configure.in: Recognize f95 in the --enable-languages option,
6939         and substitute it for fortran, issuing a warning.
6940         * configure: Regenerate.
6941
6942 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6943
6944         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6945         * configure:  Regenerated.
6946
6947 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6948
6949         * MAINTAINERS: Add self as ms1 maintainer.
6950
6951 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6952
6953         * Makefile.def (libssp): Add to lang_env_dependencies.
6954         * Makefile.in: Regenerate.
6955
6956 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6957
6958         * MAINTAINERS: Add myself as middle-end maintainer.
6959
6960 2005-08-17  Christian Groessler  <chris@groessler.org>
6961
6962         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6963         * Makefile.in: Regenerate.
6964
6965 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6966
6967         * MAINTAINERS (write after approval): Added myself.
6968
6969 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6970
6971         * MAINTAINERS (Write After Approval): Add myself.
6972
6973 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6974
6975         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6976         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6977         Look for alternate names of the target cc and c++
6978         * configure: Regenerate.
6979
6980 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6981
6982         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6983         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6984         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6985         tools; remove code to manually set them.
6986         (Target tools): Look in the environment for them.
6987         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6988         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6989         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6990         build directory.
6991         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6992         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6993         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6994         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6995         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6996         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6997         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6998         * configure: Regenerate.
6999         * Makefile.in: Regenerate.
7000
7001 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7002
7003         * MAINTAINERS: Update for removed CPU targets.
7004
7005 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7006
7007         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7008         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7009         * Makefile.in: Regenerated.
7010
7011 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7012
7013         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7014         (CFLAGS_FOR_TARGET): Use it.
7015         (CXXFLAGS_FOR_TARGET): Likewise.
7016         * Makefile.in: Regenerated.
7017         * configure.in (--with-build-sysroot): New option.
7018         * configure: Regenerated.
7019
7020 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7021
7022         * Makefile.tpl: Wrap install between unstage and stage
7023         * Makefile.in: Regenerate.
7024
7025 2005-07-21  Eric Christopher  <echristo@apple.com>
7026
7027         * MAINTAINERS: Update affiliation.
7028
7029 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7030
7031         * MAINTAINERS: Add self as crx port maintainer.
7032
7033 2005-07-20  DJ Delorie  <dj@redhat.com>
7034
7035         * MAINTAINERS: Add self as m32c maintainer.
7036
7037 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7038
7039         * all files: Update FSF address.
7040
7041 2005-07-15  Eric Christopher  <echristo@redhat.com>
7042
7043         * MAINTAINERS: Change affiliation.
7044
7045 2005-07-14  Jim Blandy  <jimb@redhat.com>
7046
7047         * configure.in: Add cases for Renesas m32c.
7048         * configure: Regenerated.
7049
7050 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7051
7052         * COPYING.LIB: Update from fsf.org.
7053
7054 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7055
7056         * COPYING, compile, config.guess,
7057         config.sub, install-sh, missing, mkinstalldirs,
7058         symlink-tree, ylwrap: Sync from upstream sources.
7059         * config-ml.in: Update FSF address.
7060
7061 2005-07-13  Eric Christopher  <echristo@redhat.com>
7062
7063         * configure.in: Add toplevel noconfigdir support for tpf.
7064         * configure: Regenerate.
7065
7066 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7067
7068         PR ada/22340
7069
7070         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7071         * Makefile.in: Regenerate.
7072
7073 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7074
7075         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7076         Brolley to write-after-approval.
7077
7078 2005-07-07  Andreas Schwab  <schwab@suse.de>
7079
7080         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7081         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7082         * Makefile.in: Regenerated.
7083
7084 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7085
7086         * configure.in: Don't build sim or rda when targetting darwin.
7087         * configure: Regenerate.
7088
7089 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7090
7091         * configure.in: Add --enable-libssp and --disable-libssp.
7092         * configure: Regenerate with autoconf-2.13.
7093
7094 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7095
7096         * Makefile.def (target_modules): Add libssp.
7097         * configure.in (target_libraries): Add target-libssp.
7098         * configure: Rebuilt.
7099         * Makefile.in: Rebuilt.
7100
7101 2005-07-01  Zack Weinberg  <zackw@panix.com>
7102
7103         * MAINTAINERS: Change email address.  Resign from maintainership.
7104
7105 2005-07-01  Richard Guenther  <rguenther@suse.de>
7106
7107         * MAINTAINERS: Change my e-mail address and affiliation.
7108
7109 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7110
7111         * Makefile.def (stagefeedback): Come after profile.
7112         Define profiledbootstrap target.
7113         * Makefile.tpl (profiledbootstrap): Remove.
7114         (stageprofile-end): Zap stagefeedback.
7115         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7116         * Makefile.in: Regenerate.
7117
7118 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7119
7120         * MAINTAINERS: Update my email address.
7121
7122 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7123
7124         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7125         In 'cpp' stanza, support '#line' as well as '# '.
7126
7127 2005-06-08  Andreas Schwab  <schwab@suse.de>
7128
7129         * MAINTAINERS: Move myself from 'Write After Approval' to
7130         'CPU Port Maintainers' section as m68k maintainer.
7131
7132 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7133
7134         * configure.in (unsupported_languages): New macro.
7135         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7136         non-ported target libraries in noconfigdirs.
7137         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7138         non-linux-gnu.  Remove libgcj_ex_libffi.
7139         <lang_frag loop>: Set add_this_lang=no if the language is in
7140         unsupported_languages.
7141         * configure: Regenerate.
7142
7143 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7144
7145         * configure.in: Fix typo in handling of --with-mpfr-dir.
7146         * configure: Regenerate.
7147
7148 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7149
7150         * MAINTAINERS: Update my email address.
7151
7152 2005-06-02  Jim Blandy  <jimb@redhat.com>
7153
7154         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7155         accepted into the master sources.)
7156
7157 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7158             Michael Snyder  <msnyder@redhat.com>
7159             Stan Cox  <scox@redhat.com>
7160
7161         * configure.in: Set noconfigdirs for ms1.
7162
7163         * configure: Regenerate.
7164
7165 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7166
7167         * MAINTAINERS (Write After Approval): Add self.
7168
7169 2005-06-01  Josh Conner  <jconner@apple.com>
7170
7171         * MAINTAINERS (Write After Approval): Add self.
7172
7173 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7174
7175         * MAINTAINERS: Update my email address.
7176
7177 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7178
7179         * MAINTAINERS (Write After Approval): Add self.
7180
7181 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7182
7183         * MAINTAINERS (Write After Approval): Remove self.
7184
7185 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7186
7187         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7188         (Dependencies): Consider target modules for bootstrap dependencies.
7189         Make target bootstrap modules depend on each stage's gcc.
7190         * Makefile.in: Regenerate.
7191
7192 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7193
7194         * Makefile.def (configure-gcc): Depend on binutils having been built.
7195         (all-gcc): No need to do it here.
7196         * Makefile.in: Regenerate.
7197
7198 2005-05-19  Paul Brook  <paul@codesourcery.com>
7199
7200         * configure.in: Rewrite misleading error message when requested
7201         language cannot be built.
7202         * configure: Regenerate.
7203
7204 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7205
7206         * ylwrap: Import from Automake 1.9.5.
7207
7208 2005-05-13  David Ung  <davidu@mips.com>
7209
7210         * MAINTAINERS (Write After Approval): Add self.
7211
7212 2005-05-09  Mike Stump  <mrs@apple.com>
7213
7214         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7215         lt_cv_sys_max_cmd_len for now.
7216
7217 2005-05-09  Stan Cox  <scox@redhat.com>
7218
7219         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7220
7221 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7222
7223         * README.SCO: Update the URL.
7224
7225 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7226
7227         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7228         with_gnu_ld to libtool.
7229         * ltcf-c.sh (aix[45]): Define file_list_spec.
7230         * ltcf-cxx.sh (aix[45]): Same.
7231         * ltcf-gcj.sh (aix[45]): Same.
7232         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7233         exists, write list of input files to temporary file.
7234
7235 2005-05-04  Mike Stump  <mrs@apple.com>
7236
7237         * configure.in: Always pass --target to target configures as
7238         otherwise rebuilds that do --recheck will fail.
7239         * confiugure: Rebuilt.
7240
7241 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7242
7243         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7244         STAGE_HOST_EXPORTS.
7245         (configure, all): Add bootstrap support.
7246         (Host modules, target modules): Pass post-stage1 flags and exports.
7247         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7248         * Makefile.in: Regenerate.
7249
7250 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7251
7252         * configure: Regenerate.
7253
7254 2005-04-27  Mike Stump  <mrs@apple.com>
7255
7256         * MAINTAINERS: Add self as darwin maintainer.
7257
7258 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7259
7260         * config.sub: Update from master copy.
7261
7262 2005-04-21  Mike Stump  <mrs@apple.com>
7263
7264         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7265         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7266
7267 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7268
7269         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7270         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7271         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7272         "*-*-elf" and "*-*-linux*".
7273         * configure: Regenerate.
7274
7275 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7276
7277         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7278
7279 2005-04-12  Mike Stump  <mrs@apple.com>
7280
7281         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7282
7283 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7284
7285         * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7288
7289         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7290
7291 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7292
7293         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7294         (TARGET_CONFIGARGS): Include --with-target-subdir.
7295         (configure, all): New macros.  Use them throughout.
7296         * Makefile.in: Regenerate.
7297
7298 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7299
7300         * MAINTAINERS (Write After Approval): Add myself.
7301
7302 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7303
7304         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7305
7306 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7307
7308         * MAINTAINERS: Move John Carr to Write After Approval.
7309
7310 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7311
7312         * config/mh-mingw32: Delete.
7313         * configure.in: Don't use it.
7314         * configure: Regenerate.
7315
7316 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7317
7318         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7319         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7320         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7321         (HOST_LIB_PATH): Generate from Makefile.def.
7322         (TARGET_LIB_PATH): Likewise.
7323         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7324         * Makefile.in: Regenerate.
7325         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7326         (RPATH_ENVVAR): Include Darwin case.
7327         * configure: Regenerate.
7328
7329 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7330
7331         * MAINTAINERS (Various Maintainers): Remove self.
7332         (Write After Approval): Add self.
7333
7334 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7335
7336         * MAINTAINERS (Various Maintainers): Add self.
7337
7338 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7339
7340         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7341         * configure: Regenerate.
7342
7343 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7344
7345         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7346         gcc_version, and gcc_version_trigger from set of flags to pass.
7347         * Makefile.tpl: Remove definitions of above variables.
7348         (config.status): Remove dependency on $(gcc_version_trigger).
7349         * Makefile.in: Regenerate.
7350         * configure.in: Do not reference config/gcc-version.m4 nor
7351         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7352         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7353         * configure: Regenerate.
7354
7355 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7356             Andrew Pinski  <pinskia@physics.uc.edu>
7357
7358         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7359         * Makefile.in: Regenerate.
7360
7361 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7362
7363         * MAINTAINERS (Write After Approval): Add myself.
7364
7365 2005-03-03  David Ayers  <d.ayers@inode.at>
7366
7367         * MAINTAINERS (Write After Approval): Add myself.
7368
7369 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7370
7371         PR libgcj/20160
7372         * ltmain.sh: Avoid creating archives with components that have
7373         duplicate basenames.
7374
7375 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7376
7377         PR bootstrap/20250
7378         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7379         instead of check.
7380         * Makefile.in: Regenerate.
7381
7382 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7383
7384         * Makefile.in: Regenerate to fix conflict between the previous two
7385         patches.
7386
7387 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7388
7389         PR bootstrap/17383
7390         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7391         * Makefile.tpl (HOST_SUBDIR): New substitution.
7392         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7393         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7394         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7395         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7396         (Host modules, Bootstrapped modules): Use it.
7397         (Build modules, Target modules): Do not create symlink trees,
7398         always configure out-of-srcdir.
7399         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7400         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7401         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7402         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7403
7404         * Makefile.in: Regenerate.
7405         * configure: Regenerate.
7406
7407 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7408
7409         Merged from libada-gnattools-branch:
7410         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7411
7412         * gnattools: New directory.
7413         * Makefile.def: Add gnattools as a module, depending on target-libada.
7414         * Makefile.in: Regenerate.
7415         * configure.in: Include gnattools in host_tools; disable it if ada
7416         is disabled.
7417         * configure: Regenerate.
7418
7419 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7420
7421         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7422         treelang maintainer.
7423         (Write After Approval): Remove myself.
7424
7425 2005-02-23  Paul Schlie  <schlie@comcast.net>
7426
7427         * configure.in: Allow darwin targeted ports to build tk, itcl and
7428         libgui.
7429         * configure: Regenerate.
7430
7431 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7432
7433         PR libgcj/10353
7434         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7435         * configure: Regenerate.
7436
7437 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7438
7439         * MAINTAINERS (Write After Approval): Add myself.
7440
7441 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7442
7443         * MAINTAINERS: Update my e-mail address.
7444
7445 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7446
7447         * MAINTAINERS (Write After Approval): Add myself.
7448
7449 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7450
7451         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7452         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7453         target-libgloss when not *-*-elf and *-*-aout.
7454         * configure: Regenerate.
7455
7456 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7457
7458         * MAINTAINERS: Remove obsolete entries.
7459
7460         * MAINTAINERS (Write After Approval): Add Michael Matz.
7461
7462 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7463
7464         * MAINTAINERS: Remove self as cpplib maintainer.
7465
7466 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7467
7468         * install-sh, config.sub: Import from upstream.
7469
7470 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7471
7472         PR bootstrap/18222
7473         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7474         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7475         * Makefile.in: Regenerate.
7476
7477 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7478
7479         * MAINTAINERS: Update my email address.
7480
7481 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7482             Andreas Schwab  <schwab@suse.de>
7483
7484         PR bootstrap/18033
7485         * config-ml.in: Eval option if surrounded by single quotes.
7486
7487 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7488
7489         Revert 2004-12-28 Makefile changes, a better fix will be
7490         applied to mainline and src after GCC 4.0 branches.
7491
7492 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7493
7494         PR bootstrap/17383
7495
7496         * Makefile.def (target_modules): Remove stage parameter,
7497         it is always true now.
7498         * Makefile.tpl (configure-build-[+module+],
7499         configure-target-[+module+]): Always build symlink tree
7500         for the directory and for include.  BUILD_SUBDIR and
7501         TARGET_SUBDIR cannot be . anymore.
7502         * Makefile.in: Regenerate.
7503
7504 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7505
7506         Revert 2004-12-08 Makefile changes.
7507
7508 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7509
7510         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7511         cygwin, mingw.
7512
7513 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7514
7515         * configure.in (sh64-*-*): Reenable gprof.
7516         * configure: Regenerate.
7517
7518 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7519
7520         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7521         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7522         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7523         * Makefile.in: Regenerate.
7524
7525 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7526
7527         * MAINTAINERS: Update my email address.
7528
7529 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7530
7531         * Makefile.tpl: Generate normal dependencies if the LHS module is
7532         not bootstrapped.
7533         * Makefile.in: Regenerate.
7534
7535 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7536
7537         * configure.in: Include config/gxx-include-dir.m4.  Use
7538         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7539         * configure: Regenerate.
7540
7541 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7542
7543         * config.if: Delete.
7544         * configure.in: Set libstdcxx_incdir directly.
7545         * configure: Regenerate.
7546
7547 2004-12-02  Eric Christopher  <echristo@redhat.com>
7548
7549         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7550         * Makefile.in: Regenerate.
7551
7552 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7553
7554         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7555         * configure: Regenerate.
7556
7557 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7558
7559         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7560         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7561         * configure: Regenerate.
7562
7563 2004-12-01  Eric Christopher  <echristo@redhat.com>
7564
7565         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7566         of things to remove.
7567
7568 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7569
7570         * MAINTAINERS (Write After Approval): Update my e-mail address.
7571
7572 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7573
7574         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7575         from CVS libtool to always pass_all.
7576
7577 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7578
7579         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7580         (hppa*64*-*-*): Delete incorrect comment.
7581         * configure: Rebuilt.
7582
7583 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7584
7585         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7586
7587 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7588
7589         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7590         from CVS libtool to always pass_all.
7591
7592 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7593
7594         * install-sh, compile: Import from automake.
7595
7596 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7597
7598         * config.guess, config.sub:  Import from savannnah.
7599
7600 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7601
7602         * MAINTAINERS (Write After Approval): Add myself
7603
7604 2004-11-12  Mike Stump  <mrs@apple.com>
7605
7606         * Makefile.def: Add html support.
7607         * Makefile.tpl: Likewise.
7608         * Makefile.in: Regenerate.
7609
7610 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7611
7612         PR 18423
7613         * configure.in: Remove all instances of build-fixincludes from
7614         noconfigdirs.
7615         (build_configargs): Supply --target to subdirectories.
7616         * configure: Regenerate.
7617
7618         * Makefile.def: Make gcc install depend on fixincludes install.
7619         * Makefile.in: Regenerate.
7620
7621 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7622
7623         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7624
7625 2004-11-11  Paul Brook  <paul@codesourcery.com>
7626
7627         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7628
7629 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7630
7631         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7632         target-libgfortran.
7633         * configure: Regenerate.
7634
7635 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7636
7637         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7638         like CC.
7639
7640 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7641
7642         * Makefile.def (host fixincludes): Specify missing targets.
7643         * Makefile.in: Regenerate.
7644
7645 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7646
7647         * MAINTAINERS: Add myself
7648
7649 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7650
7651         * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7654
7655         * Makefile.def: Build fixincludes for the host, too.
7656         * Makefile.in: Regenerate.
7657         * configure.in (host_tools): Add fixincludes.
7658         * configure: Regenerate.
7659
7660 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7661
7662         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7663         * configure: Regenerated.
7664
7665 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7666
7667         PR other/17783
7668         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7669         * configure: Regenerated.
7670
7671 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7672
7673         * README.SCO: Update per FSF instructions.
7674
7675 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7676
7677         PR target/18151
7678         * configure.in (case ${target}): Do not build fixincludes for avr.
7679         * configure: Regenerated.
7680
7681 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7682
7683         * configure.in (case ${target}): Do not build fixincludes
7684         on platforms where it is not used.
7685         * configure: Regenerated.
7686
7687 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7688
7689         * configure.in: Use an absolute path to install-sh.
7690         * configure: Regenerated.
7691
7692 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7693
7694         * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7697
7698         * MAINTAINERS: Remove from Write After Approval those that are
7699         already maintainers.
7700
7701 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7702
7703         * MAINTAINERS:  Update my email address.
7704
7705 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7706
7707         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7708         * configure: Regenerate.
7709
7710 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7711
7712         * MAINTAINERS:  Update my email address.
7713
7714 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7715
7716         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7717         entries belonging to this category.
7718
7719 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7720
7721         * MAINTAINERS: Update my e-mail address.
7722
7723 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7724
7725         Fix wrong conflict resolution in:
7726
7727         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7728
7729         * Makefile.in: Regenerate.
7730         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7731         in the recursive `make', instead of hardwiring `all'.
7732         (Autogenerated TARGET-* variables): New.
7733
7734 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7735
7736         * configure.in: Enable target-libgloss for crx-*-*.
7737         * configure: Regenerate.
7738
7739 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7740
7741         * MAINTAINERS (Various Maintainers): Move the "windows,
7742         cygwin, mingw" maintainer to ...
7743         (OS Port Maintainers): ... here.
7744
7745 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7746
7747         * MAINTAINERS (Write After Approval): Remove those that are
7748         maintainers of some subsystem.
7749
7750 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7751
7752         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7753         * ltcf-cxx.sh (tpf*): Likewise.
7754         * ltconfig (tpf*): Add TPF OS configuration support.
7755
7756 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7757
7758         * MAINTAINERS: Change my email address to my new work account.
7759
7760 2004-09-24  Michael Roth  <mroth@nessie.de>
7761
7762         * configure.in (--without-headers): Add missing double quotes.
7763         * configure: Regenerate.
7764
7765 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7766
7767         * ylwrap: Revert to previous version.
7768
7769 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7770
7771         PR bootstrap/17369
7772         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7773         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7774         SET_GCC_LIB_PATH_CMD.
7775         (BASE_TARGET_EXPORTS): Likewise.
7776         * Makefile.in: Regenerated.
7777
7778         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7779         * configure: Regenerated.
7780
7781 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7782
7783         * config.guess: New upstream version
7784         * compile, depcomp, install-sh, ylwrap: Likewise.
7785
7786 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7787
7788         * config/mh-x86omitfp: New host makefile fragment.  Add
7789         -fomit-frame-pointer to the default BOOT_CFLAGS.
7790         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7791         * configure: Regenerate.
7792
7793 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7794
7795         PR target/11572
7796         * configure.in (*-*-darwin*): Renable libobjc.
7797         * configure: Regenerate.
7798
7799 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7800
7801         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7802
7803 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7804
7805         * Makefile.def: Remove libbanshee.
7806         * Makefile.tpl: Ditto.
7807         * configure.in: Ditto.
7808         * Makefile.in: Regen.
7809         * configure: Ditto.
7810
7811 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7812
7813         * ltmain.sh: Use $pic_object as $non_pic_object if
7814         $non_pic_object=none.
7815
7816 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7817
7818         * missing: Import latest version from master repository.
7819
7820 2004-09-06  Nick Clifton  <nickc@redhat.com>
7821
7822         * config.sub: Import latest version from master repository.
7823         * config.guess: Likewise.
7824         This includes these changes:
7825
7826         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7827
7828         * config.sub: Handle crisv32, alias etraxfs.
7829         * config.guess (crisv32:Linux:*:*): Handle.
7830
7831         2004-08-13  Brad Smith  <brad@comstyle.com>
7832
7833         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7834         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7835
7836         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7837
7838         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7839         assume the processor is a powerpc.  This is because coreutils
7840         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7841         in this case, due to a MacOS X bug that causes
7842         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7843         to return a negative number.
7844         Problem reported by Petter Reinholdtsen in:
7845         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7846
7847         2004-07-19  Ben Elliston  <bje@gnu.org>
7848
7849         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7850
7851         2004-06-24  Ben Elliston  <bje@gnu.org>
7852
7853         * config.guess: Update copyright years.
7854         * config.sub: Likewise.
7855
7856         2004-06-22  Robert Millan  <robertmh@gnu.org>
7857
7858         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7859         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7860
7861         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7862
7863         * config.guess (*:*VMS:*:*): New entry. Replaces
7864         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7865         manufacturer.
7866
7867         2004-06-22  Ben Elliston  <bje@gnu.org>
7868
7869         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7870         * config.sub: Likewise.
7871
7872         2004-06-22  Ben Elliston  <bje@gnu.org>
7873
7874         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7875         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7876
7877         2004-06-11  Ben Elliston  <bje@gnu.org>
7878
7879         * config.guess (pegasos:OpenBSD:*:*): Remove.
7880
7881         2004-06-11  Ben Elliston  <bje@gnu.org>
7882
7883         From Wouter Verhelst <wouter@grep.be>:
7884         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7885
7886         2004-06-11  Ben Elliston  <bje@gnu.org>
7887
7888         * config.guess (luna88k:OpenBSD:*:*): New.
7889
7890         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7891
7892         * config.guess (m32r*:Linux:*:*): New case.
7893         * config.sub: Handle m32rle.
7894
7895         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7896
7897         From Jens Petersen  <petersen@redhat.com>:
7898         * config.sub: Handle sparcv8.
7899
7900         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7901
7902         From Tom Smith <smith@cag.lkg.hp.com>:
7903         * config.guess: Version suffixes are equally significant on Tru64
7904         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7905         prefix of "P" (patched kernel).
7906
7907         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7908
7909         * config.sub: Add support for National Semiconductor CRX target.
7910
7911 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7912
7913         * MAINTAINERS (Various Maintainers): Remove myself as web page
7914         maintainer, add myself as maintainer of build status lists.
7915
7916 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7917
7918         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7919         *-*-netware, but add target-libmudflap.
7920         Consolidate *-*-netware targets (of which really only i?86 exists)
7921         into a single entry.
7922         * configure: Likewise.
7923
7924 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7925
7926         * Makefile.tpl (sorry): Remove.
7927         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7928         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7929         (do-clean): Clean per-stage directories too.
7930         (do-distclean): Run distclean-stage1 too.
7931         (.NOTPARALLEL): Enable during toplevel bootstrap.
7932         (stage[+id+]-bubble): Enable parallel execution during
7933         the recursive invocation.
7934         * Makefile.in: Regenerate.
7935
7936         Fix previous checkin:
7937
7938         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7939         include.
7940         * configure.in: Fix indentation.
7941         * configure: Regenerate.
7942
7943 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7944
7945         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7946         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7947         * configure: regenerate
7948         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7949         -mdynamic-no-pic
7950
7951 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7952
7953         * Makefile.def (build_modules): Add fixincludes.
7954         (dependencies): Make gcc depend on fixincludes.
7955         * configure.in (build_tools): Add fixincludes.
7956         (build_configdirs): Always include build_libs.
7957         * Makefile.in: Regenerate.
7958         * configure: Regenerate.
7959
7960 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7961
7962         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7963         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7964         phony targets; do not generate timestamp files.
7965         (distclean-stageN): Remove references to their timestamp files.
7966         (restageN, touch-stageN): Remove.
7967         (stageN-bubble): Rewritten.
7968         (compare): Support lean bootstraps.
7969         * Makefile.in: Regenerate.
7970
7971         * configure.in: Only warn when bootstrapping but
7972         build != host or build != target.  Support lean bootstraps.
7973         * configure: Regenerate.
7974
7975 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7976
7977         * configure.in:  Give a better error message if GMP/MPFR are missing
7978         and a language needing them has been requested.
7979         * configure:  Regenerated.
7980
7981 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7982
7983         * configure.in:  Print a list of available language front-ends if
7984         a requested one is missing.  Tidy stray tab characters.
7985         * configure:  Regenerated.
7986
7987 2004-08-19  Michael Koch  <konqueror@gmx.de>
7988
7989         * gcc/doc/install.texi: Update entry about automake for libjava.
7990
7991 2004-08-17  Robert Millan  <robertmh@gnu.org>
7992
7993         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7994         (instead of FreeBSD).
7995         * configure: Regenerate.
7996
7997 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7998
7999         * Makefile.in: Regenerate.
8000         * configure: Regenerate.
8001
8002         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8003         stage_*_flags.
8004         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8005         for bootstrapped modules if toplevel bootstrap is going.
8006         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8007         modules.  Adjust for changes in Makefile.def.  Enable several
8008         rules even in non-bootstrap mode, just to avoid peppering the
8009         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8010         (stage-[+prev+]-bubble): Remove.
8011
8012         * Makefile.def (Dependencies): Depend on all-build-bison,
8013         all-build-flex, all-build-byacc, all-build-texinfo, rather
8014         than the host variations.
8015         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8016         with BUILD_SUBDIR.
8017         (BISON): Update for recent Bisons.
8018         (YACC): Fix typo.
8019         (cross): Depend on all-build.
8020         (all): Do not depend on all-build.
8021         (prebootstrap): Remove.
8022         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8023         (Prebootstrap dependencies): Add them to the per-stage targets
8024         and to all-prebootstrap.
8025         * configure.in (build_configdirs): Always enable build_tools.
8026         (BUILD_DIR_PREFIX): Remove.
8027
8028         * Makefile.def (gcc): Add target variable.
8029         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8030         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8031         in the recursive `make', instead of hardwiring `all'.
8032         (Autogenerated TARGET-* variables): New.
8033
8034 2004-08-13  Brian Booth  <bbooth@redhat.com>
8035
8036         * MAINTAINERS: Remove myself from write-after-approval.
8037
8038 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8039
8040         * src-release: Stop distributing mmalloc with gdb (which doesn't
8041         use it).
8042         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8043         * Makefile.in: Regenerate.
8044
8045 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8046
8047         * configure.in (arm*-*-eabi*): New target.
8048         * configure: Regenerate.
8049
8050 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8051
8052         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8053         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8054         (Dependencies): New section.
8055         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8056         (configure-target-[+module+]): Depend on maybe-all-gcc
8057         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8058         (toplevel profiledbootstrap): Fix dependencies.
8059         * Makefile.in: Regenerate.
8060
8061 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8062
8063         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8064         target-libiberty to noconfigdirs.
8065         * configure: Regenerate.
8066
8067 2004-08-03  Paul Brook  <paul@codesourcery.com>
8068
8069         * configure.in: Check for MPFR as well as GMP.
8070         * configure: Regenerate.
8071
8072 2004-08-01  Robert Millan  <robertmh@gnu.org>
8073
8074         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8075         libmudflap for all GNU-based systems (with Glibc).
8076         * configure: Regenerate.
8077
8078 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8079
8080         * Makefile.def (host-modules): Add gcc.
8081         * Makefile.in: Regenerate.
8082         * Makefile.tpl (sorry): New rule.
8083         (configure-host, all-host, [+make_target+]-host, do-check,
8084         install-host): Do not add gcc as a special case.
8085         (host modules): Add a small special-casing for gcc.  Export
8086         extra_make_flags through the environment.
8087         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8088         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8089         other recursive targets for gcc): Remove.
8090
8091         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8092         (stage, unstage): New rules.
8093         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8094         distclean-stage[+id+]): Use stage_current.
8095         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8096         the stage*-start rules.
8097
8098 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8099
8100         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8101         use -all_load flag.
8102
8103 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8104
8105         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8106         * configure: Regenerate.
8107
8108 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8109
8110         * maintainer-scripts/gcc_release: Revert yesterday's change.
8111
8112 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8113
8114         * MAINTAINERS: Add myself to write-after-approval.
8115
8116 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8117
8118         * libf2c: Removed.
8119         * gcc/gccbug.in: Updated because of libf2c removal.
8120         * maintainer-scripts/gcc_release: Ditto.
8121
8122 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8123
8124         * configure.in: Build libmudflap by default on FreeBSD.
8125         * configure: Regenerated.
8126
8127 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8128
8129         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8130         systems.
8131         * configure: Regenerated.
8132
8133 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8134
8135         PR target/16344
8136         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8137         feedback based compiler.
8138         * Makefile.in: Rebuilt.
8139
8140 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8141
8142         * Makefile.def (host_modules): Set bootstrap=true for flex.
8143         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8144         * Makefile.in: Rebuilt.
8145
8146 2004-07-07  Jan Hubicka  <jh@suse.cz>
8147
8148         * MAINTAINERS: Add self as a profile feedback maintainer.
8149
8150 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8151
8152         * configure.in:  Do not prepend $srcdir to /dev/null in
8153         makefile fragments.
8154         * configure:  Regenerate.
8155
8156 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8157
8158         * Makefile.def (build_modules): Add bison, byacc, flex,
8159         m4, texinfo.
8160         (flags_to_pass): Add FLEX.
8161         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8162         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8163         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8164         DEFAULT_MAKEINFO): Remove.
8165         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8166         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8167         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8168         objdir or else use configured tool.
8169         (all-build): New.
8170         (all): Depend on it.
8171         (Build module dependencies): Add.
8172         * Makefile.in: Regenerate.
8173         * configure.in: Better support for multiple build modules,
8174         matching what is done for host/target modules.  Do not look
8175         for "plausible" locations of build tools if Canadian cross.
8176         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8177         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8178         * configure: Regenerate.
8179
8180 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8181
8182         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8183         * Makefile.in: Regenerate.
8184
8185 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8186
8187         * Makefile.tpl (configure-build-[+module+],
8188         configure-[+module+], configure-target-[+module+]): Pass
8189         [+extra_configure_args+].
8190         (all-build-[+module+], all-[+module+], check-[+module+],
8191         install-[+module+], [+make_target+]-[+module+],
8192         all-target-[+module+], check-target-[+module+],
8193         install-target-[+module+], [+make_target+]-target-[+module+]):
8194         Pass [+extra_make_args+].
8195         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8196         (GCC_HOST_EXPORTS): Remove.
8197         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8198         cross, check-gcc, check-gcc-c++, install-gcc,
8199         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8200         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8201         * Makefile.in: Regenerate.
8202
8203 2004-06-21  Matthew Sachs  <msachs@apple.com>
8204
8205         * MAINTAINERS: Added self to write-after-approval.
8206
8207 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8208
8209         * configure.in: Check for srcdir/winsup rather than build directory
8210         winsup.
8211         * configure: Regenerate.
8212
8213 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8214
8215         * configure.in: Don't build Cygwin native newlib if winsup
8216         directory is missing.  Emit warning instead.
8217         * configure: Regenerate.
8218
8219 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8220
8221         * Makefile.tpl (touch-stage[+id+]): New.
8222         (restage[+prev+]): Depend on touch-stage[+id+].
8223
8224         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8225         Use it throughout.
8226
8227         * Makefile.def: Add profile and feedback bootstrap stages.
8228         Remove next field from bootstrap stages.
8229         * Makefile.tpl (LN, LN_S): Substitute.
8230         (stageN-start, stageN-end): Use double-colon rules, to
8231         provide a hook for additional setup commands.
8232         (distclean-stageN-gcc, restageN): Create dependencies from
8233         [+prev+], not from [+next+].
8234         (stageN-bubble): Add commands for successive stages from
8235         [+prev+], using double-colon rules.
8236         (all-stageN-gcc): Fix typo.
8237         (stagefeedback-start, profiledbootstrap): New.
8238         * Makefile.in: Regenerate.
8239         * configure.in: Call ACX_PROG_LN.
8240         * configure: Regenerate.
8241
8242 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8243
8244         * MAINTAINERS (Write After Approval): Add myself.
8245
8246 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8247
8248         * MAINTAINERS (Write After Approval): Add myself.
8249
8250 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8251
8252         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8253         without gcc.
8254         * configure: Regenerate.
8255
8256 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8257
8258         * Makefile.tpl: Fix typo.
8259         * Makefile.in: Regenerate.
8260
8261 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8262
8263         * configure.in: Remove new- prefix from toplevel
8264         bootstrap targets.
8265         * configure: Regenerate.
8266
8267 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8268
8269         * Makefile.tpl (all.normal): Rename to all.
8270         (all): Replace with a rule to pick the default
8271         target from configure.
8272         (all-gcc, configure-gcc): Use conditionals to
8273         do nothing when toplevel bootstrap is going on.
8274         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8275         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8276         * configure.in: Support --enable-bootstrap.
8277
8278         * Makefile.def: Remove new- prefix from toplevel
8279         bootstrap targets.
8280         * Makefile.tpl: Likewise.
8281
8282         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8283         target.
8284
8285         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8286         $(RECURSE_FLAGS) to recursive invocation of make.
8287
8288         * Makefile.in: Regenerate.
8289         * configure: Regenerate.
8290
8291 2004-05-30  Andreas Jaeger  <aj@suse.de>
8292             Jim Wilson  <wilson@specifixinc.com>
8293
8294         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8295         like CC.
8296
8297 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8298
8299         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8300         * configure: Regenerate.
8301
8302 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8303
8304         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8305         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8306         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8307         targets.
8308         * Makefile.in: Regenerate.
8309
8310 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8311
8312         * configure.in: Test the ability to symlink directories.
8313         * configure: Regenerate.
8314
8315         * Makefile.def (bootstrap-stage): New definitions.
8316         * Makefile.tpl (configure-stage1-gcc,
8317         configure-stage2-gcc, configure-stage3-gcc,
8318         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8319         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8320         new-restage3, compare): Autogenerate, see Makefile.in
8321         entry for behavioral changes.
8322         (distclean-stage1, new-stage1-start, new-stage1-end,
8323         new-stage1-bubble, distclean-stage2, new-stage2-start,
8324         new-stage2-end, new-stage2-bubble, distclean-stage3,
8325         new-stage3-start, new-stage3-end): New autogenerated targets.
8326         (objext, prebootstrap, BOOT_CFLAGS,
8327         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8328         targets.
8329
8330         * Makefile.in: Regenerate.
8331         (distclean-stage1, new-stage1-start, new-stage1-end,
8332         new-stage1-bubble, distclean-stage2, new-stage2-start,
8333         new-stage2-end, new-stage2-bubble, distclean-stage3,
8334         new-stage3-start, new-stage3-end): New targets.
8335         (all-stage1-gcc): Move prebootstrap dependency from here...
8336         (configure-stage1-gcc): ...to here.
8337         (new-bootstrap): Use bubble targets.
8338         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8339         Use per-stage distclean targets.
8340         (configure-stage1-gcc, configure-stage2-gcc,
8341         configure-stage3-gcc, all-stage1-gcc,
8342         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8343         Use new-stageN-start to prepare the tree.
8344
8345 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8346
8347         * Makefile.def (host_modules): add libcpp.
8348         * Makefile.tpl: Add dependencies on and for libcpp.
8349         * Makefile.in: Regenerate.
8350         * configure.in: Add libcpp host module.
8351         * configure: Regenerate.
8352
8353 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8354
8355         * Makefile.tpl: Whenever a recursive target is defined, wrap
8356         it in a special @if/@endif block, and prepare its maybe
8357         dependency in the @if/@endif block
8358         * configure.in: Instead of writing maybe dependencies, remove
8359         the @if/@endif statements, and remove the @if/@endif blocks
8360         that remain.
8361         * configure: Regenerate.
8362         * Makefile.in: Regenerate.
8363
8364 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8365
8366         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8367
8368 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8369
8370         PR bootstrap/15120
8371         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8372         * */configure: Rebuilt.
8373
8374 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8375
8376         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8377         of libf2c.
8378         * configure, Makefile.in: Regenerate.
8379
8380 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8381
8382         * MAINTAINERS (Write After Approval): Add myself.
8383
8384 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8385
8386         Merge from tree-ssa-20020619-branch.
8387
8388         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8389         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8390         (HOST_GMPLIBS): Define.
8391         (HOST_GMPINC): Define.
8392         (TARGET_LIB_PATH): Add libmudflap.
8393         (GFORTRAN_FOR_TARGET): Define.
8394         (configure-build*): Export GFORTRAN.
8395         (configure-gcc): Export GMPLIBS and GMPINC.
8396         (all-gcc): Add maybe-all-libbanshee.
8397         (configure-target-libgfortran): Define.
8398         * Makefile.in: Regenerate.
8399         * configure.in (host_libs): Add libbanshee.
8400         (target_libraries): Add target-libmudflap and target-libgfortran.
8401         Add --with-libbanshee.
8402         Handle --disable-libmudflap.
8403         (*-*-freebsd*): Use with_gmp.
8404         Add $(libgcj) to noconfigdirs.
8405         * configure: Regenerate.
8406         * depcomp: New file.
8407         * MAINTAINERS: Add tree-ssa maintainers.
8408
8409 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8410
8411         * MAINTAINERS (Various Maintainers): Add myself.
8412
8413 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8414
8415         * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8418
8419         * MAINTAINERS (Write After Approval): Add myself.
8420
8421 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8422
8423         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8424         * configure: Regenerate.
8425
8426 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8427
8428         Revert:
8429         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8430
8431         * Makefile.def (flags_to_pass): Remove *dir variables that
8432         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8433         as well as prefix and exec_prefix.
8434         * Makefile.in: Regenerate.
8435
8436 2004-04-26  Robert Millan  <robertmh@gnu.org>
8437
8438         Add patches from libtool CVS.
8439         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8440         * ltconfig: Likewise.
8441         * ltcf-c.sh: Likewise.
8442         * ltcf-cxx.sh: Likewise.
8443         * ltcf-gcj.sh: Likewise.
8444
8445 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8446
8447         * Makefile.def (host_modules): Mark with the bootstrap
8448         flag packages on which gcc depends.
8449         * Makefile.tpl (all-bootstrap): Use it.
8450         * Makefile.in: Regenerate.
8451
8452 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8453
8454         * Makefile.def (flags_to_pass): Remove *dir variables that
8455         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8456         as well as prefix and exec_prefix.
8457         * Makefile.in: Regenerate.
8458
8459 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8460
8461         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8462         * configure: Regenerate.
8463         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8464         * gcc/Makefile.tpl (compare): Use the result of the test.
8465         * gcc/Makefile.in: Regenerate.
8466
8467 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8468
8469         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8470         Always relocate gcc and prev-gcc to the original names, even
8471         if the build fails.
8472         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8473         New targets.
8474
8475 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8476
8477         * MAINTAINERS: Update my email address.
8478
8479 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8480
8481         * configure.in (mips*-*-irix5*): Enable ld.
8482         * configure: Regenerate.
8483
8484 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8485
8486         * configure: Regenerate.
8487
8488 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8489
8490         * Makefile.tpl (configure-[+module+], configure-gcc,
8491         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8492         Set and export LDFLAGS.
8493         * Makefile.in: Regenerate.
8494
8495 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8496
8497         * MAINTAINERS: Add myself to write-after-approval.
8498
8499 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8500
8501         PR bootstrap/14871
8502         * Makefile.tpl: If we don't have built-in-tree target tools,
8503         use the ones found by configure rather than hacking around with
8504         program_transform_name.
8505         * configure.in: Give Makefile.tpl the information necessary
8506         to do that.
8507         * Makefile.in: Regenerate.
8508         * configure: Regenerate.
8509
8510 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8511
8512         PR bootstrap/14760
8513         * configure.in: When computing baseargs, strip *all* copies of
8514         offending options.  Also, don't match/substitute the trailing space,
8515         so that this actually works when two similar options are separated by
8516         only one space.
8517         * configure: Regenerate.
8518
8519 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8520
8521         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8522         (rs6000-*-aix*): Same.
8523         * configure: Regenerate.
8524
8525 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8526
8527         * MAINTAINERS: Add myself to write-after-approval.
8528
8529 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8530
8531         * MAINTAINERS: Add myself to write-after-approval.
8532
8533 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8534
8535         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8536         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8537         * Makefile.in: Regenerate.
8538
8539         * configure.in (top level bootstrap support): Rework --enable-werror
8540         to set @stage2_werror_flag@.
8541         * configure: Regenerate.
8542         * Makefile.tpl (top level bootstrap support): Pass
8543         @stage2_werror_flag@ down to configure in stages 2 and 3.
8544         * Makefile.in: Regenerate.
8545
8546 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8547
8548         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8549         for stages 2 and 3 as well as in make.  As a consequence, remove
8550         OUTPUT_OPTION (now detected by configure) from the flags passed down
8551         to make.
8552         * Makefile.in: Regenerate.
8553
8554         * Makefile.tpl (new-bootstrap): Fix typo.
8555         * Makefile.in: Regenerate.
8556
8557 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8558
8559         * Makefile.tpl: Rearrange by moving recursive_targets rules
8560         into their proper sections.
8561         * Makefile.tpl (top level bootstrap support): Move disabling
8562         of coverage flags from 'make' to 'configure'; improve comments.
8563         * Makefile.in: Regenerate.
8564
8565         * Makefile.tpl (experimental top level bootstrap) Move stage1
8566         language setting from all- target to configure- target; disable
8567         intermodule optimization in stage 1; prevent gratuitous rebuilds
8568         of stage 1.
8569         * Makefile.in: Regenerate.
8570         * configure.in: Comma-separate stage 1 language list for top
8571         level bootstrap.
8572         * configure: Regenerate.
8573
8574         * Makefile.tpl: Clean up experimental top level bootstrap support:
8575         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8576         prev-gcc in configure- targets as well as all- targets.
8577         * Makefile.in: Regenerate.
8578
8579 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8580
8581         * compile: New file imported from automake.
8582
8583 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8584
8585         * configure.in: Remove symbolic link section.
8586         * configure: Regenerate.
8587         * Makefile.tpl (links): Remove.
8588         * Makefile.in: Regenerate.
8589
8590 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8591             Nathanael Nerode  <neroden@gcc.gnu.org>
8592
8593         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8594         Set with AC_CHECK_PROGS.
8595         * configure.in: Fix comment typo from last patch.
8596         * configure: Regenerate.
8597
8598 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8599
8600         * Makefile.tpl: Introduce experimental top level bootstrap support.
8601         * Makefile.in: Regenerate.
8602         * configure.in: Introduce support for top level bootstrap.
8603         * configure: Regenerate.
8604
8605 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8606             Paolo Bonzini  <bonzini@gnu.org>
8607
8608         PR bootstrap/14522
8609         * configure.in: Cope with shells that do not support unquoted ^
8610         * configure: Regenerate.
8611
8612 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8613             Paolo Bonzini  <bonzini@gnu.org>
8614
8615         PR bootstrap/14522
8616         * configure.in: Cope with shells that do not support nesting
8617         quotes inside quoted backquote substitutions.
8618         * configure: Regenerate.
8619
8620 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8621
8622         PR bootstrap/14522
8623         * configure.in: Fix escaping of $.
8624         * configure: Regenerate.
8625
8626 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8627
8628         * configure: Regenerate, since I forgot to while committing Paolo's
8629         changes.
8630
8631 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8632
8633         PR ada/14131
8634         Move language detection to the top level.
8635         * configure.in: Find default values for the tools as
8636         soon as possible.  Disable ada if GNAT is not found.
8637         Emit error message about missing languages.  Expand
8638         --enable-languages=all for the gcc subdirectory.
8639
8640 2004-03-10  Ben Elliston  <bje@gnu.org>
8641
8642         * MAINTAINERS: Update my email address.
8643
8644 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8645
8646         * ltconfig: Disable building static libraries if building shared
8647         libraries on AIX 5L.
8648
8649 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8650
8651         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8652         and disable libgcj.
8653         * configure: Regenerated.
8654
8655 2004-03-01  Brian Booth  <bbooth@redhat.com>
8656
8657         * MAINTAINERS: Add myself to write-after-approval.
8658
8659 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8660
8661         * MAINTAINERS: Add myself to write-after-approval.
8662
8663 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8664
8665         PR bootstrap/7087
8666         * Makefile.tpl: Guard XFOO sed statements better.
8667         * Makefile.tpl: Add dependency for configure-target-libada.
8668         * Makefile.in: Regenerate (incidentally fixes broken
8669         commit when libada-branch was merged).
8670
8671 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8672
8673         * MAINTAINERS: Add myself to write-after-approval.
8674
8675 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8676
8677         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8678         maintainers.
8679
8680 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8681
8682         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8683         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8684
8685 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8686
8687         PR bootstrap/11932
8688         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8689
8690 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8691
8692         * MAINTAINERS: Added myself to write-after-approval.
8693
8694 2004-02-14  Michael Koch  <konqueror@gmx.de>
8695
8696         * MAINTAINERS: Added myself to write-after-approval.
8697
8698 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8699
8700         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8701         some OS port maintainers to OS port maintainers section.
8702
8703 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8704
8705         * MAINTAINERS: Add self.
8706
8707 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8708
8709         * MAINTAINERS: Alphabetize.
8710
8711 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8712
8713         * MAINTAINERS: Remove myself.
8714
8715 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8716
8717         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8718         (rs6000-*-aix*): Same.
8719         * configure: Regenerate.
8720
8721 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8722
8723         * configure.in (host): Add in missing $noconfigdirs to defines.
8724         * configure: Regenerate.
8725
8726 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8727             Nathanael Nerode  <neroden@gcc.gnu.org>
8728
8729         PR ada/6637, PR ada/5911
8730         Merge with libada-branch:
8731         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8732         with appropriate dependencies. Add --enable-libada configure switch.
8733         * configure, Makefile.in: Regenerate.
8734
8735 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8736
8737         * MAINTAINERS: Add myself to write-after-approval.
8738
8739 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8740
8741         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8742         * configure: Regenerate.
8743
8744 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8745
8746         Merge from upstream:
8747
8748         * ltmain.in: When setting IFS to '~', be careful about user
8749         arguments that contain '~'.
8750
8751         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8752
8753         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8754         Also test $base_compile against $CC with escaped arguments. Bug
8755         reported by Geoff Keating <geoffk@apple.com>.
8756
8757 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8758
8759         * MAINTAINERS: Remove i960 port.
8760
8761 2004-01-23  DJ Delorie  <dj@redhat.com>
8762
8763         * Makefile.def (target_modules) [libiberty]: Don't stage.
8764         * Makefile.in: Rebuilt.
8765
8766 2004-01-20  Caroline Tice  <ctice@apple.com>
8767
8768         * MAINTAINERS: Add myself to write-after-approval.
8769
8770 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8771
8772         * MAINTAINERS: Update my email address.
8773
8774 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8775
8776         * MAINTAINERS: Add myself to write-after-approval.
8777
8778 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8779
8780         * MAINTAINERS: Remove entries without email address.
8781
8782 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8783
8784         * MAINTAINERS: Add myself to write-after-approval.
8785
8786 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8787
8788         * MAINTAINERS: Update my email address.
8789
8790 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8791
8792         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8793         * Makefile.tpl (configure-target-[+module+]): Support stage.
8794         * Makefile.in: Rebuilt.
8795
8796 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8797
8798         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8799
8800 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8801
8802         * MAINTAINERS: Add myself as a MIPS maintainer.
8803
8804 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8805
8806         * configure.in: Use ./config.cache, not config.cache.
8807         * configure: Regenerate.
8808         * Makefile.tpl: Special-casing not needed for GCC any more.
8809         * Makefile.in: Regenerate.
8810
8811         * configure.in: Don't share a cache file for host dirs.
8812         * configure: Regenerate.
8813
8814         * config-ml.in: Don't mess with the cache file.
8815
8816 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8817
8818         * MAINTAINERS: Move myself from 'Write After Approval' to
8819         'CPU Port Maintainers' section as SPARC maintainer.
8820
8821 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8822
8823         * Makefile.tpl: Make GCC use a separate config.cache.
8824         * Makefile.in: Regenerate.
8825
8826         PR bootstrap/11932, PR bootstrap/11933
8827         (I don't know if it will fix either of them, but it relates
8828         to them.)
8829         * configure.in: Don't use shared config.cache for target
8830         directories.
8831         * configure: Regenerate.
8832
8833 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8834
8835         * MAINTAINERS: Add myself to 'Write After Approval' section.
8836
8837 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8838
8839         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8840         * configure: Regenerated.
8841
8842 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8843
8844         * MAINTAINERS: Remove the mn10200 maintainer.
8845
8846 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8847
8848         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8849         * configure: Regenerated.
8850
8851 2003-12-16  Jan Hubicka  <jh@suse.cz>
8852
8853         * MAINTAINERS: Add myself as callgraph maintainer.
8854
8855 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8856
8857         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8858         * configure: Regenerate.
8859
8860 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8861
8862         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8863         'Write After Approval' section. Update email.
8864
8865 2003-12-01  James Lemke  <jim@wasabisystems.com>
8866
8867         * MAINTAINERS (Write After Approval): Add myself.
8868
8869 2003-11-20  Matt Thomas  <matt@3am-software.com>
8870
8871         * MAINTAINERS: Add myself as a vax port maintainer.
8872
8873 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8874
8875         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8876         (configure-build-[+module+], configure-[+module+]): Likewise.
8877         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8878         * Makefile.in: Regenerate.
8879
8880 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8881
8882         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8883         shared/dylibed libraries.
8884         * ltmain.sh: Likewise.
8885         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8886         * ltcf-cxx.sh: Likewise.
8887         * ltcf-gcj.sh: Likewise.
8888         * ltconfig: Likewise.
8889
8890 2003-11-17  Stan Cox  <scox@redhat.com>
8891
8892         * MAINTAINERS: Add myself as iq2000 port maintainer.
8893
8894 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8895
8896         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8897         * Makefile.in: Regenerate.
8898
8899 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8900
8901         * config.sub: Update to 2003-11-03 version.
8902
8903 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8904
8905         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8906         * configure:  Regenerate.
8907
8908 2003-10-20  Nicolas Pitre  <nico@cam.org>
8909
8910         * MAINTAINERS: Add myself to 'Write After Approval' section.
8911
8912 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8913
8914         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8915
8916 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8917
8918         * MAINTAINERS: Update my email address.
8919
8920 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8921
8922         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8923
8924 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8925
8926         * MAINTAINERS: Add myself to 'Write After Approval' section.
8927
8928 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8929
8930         * config.guess: Update to 2003-10-16 version.
8931         * config.sub: Update to 2003-10-16 version.
8932
8933 2003-10-15  David Daney  <ddaney@avtrex.com>
8934
8935         * MAINTAINERS: Added myself to 'Write After Approval' section.
8936
8937 2003-10-15  Falk Hueffner  <falk@debian.org>
8938
8939         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8940         'Write After Approval' section. Update email.
8941
8942 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8943
8944         * MAINTAINERS: Move myself from 'Write After Approval' to
8945         'Various Maintainers' section as middle-end maintainer.
8946
8947 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8948
8949         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8950         HOST_FLAGS_TO_PASS.
8951         * Makefile.in: Regenerate.
8952
8953 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8954
8955         * config.guess: Update to 2003-10-07 version.
8956         * config.sub: Update to 2003-10-07 version.
8957
8958 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8959
8960         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8961         * ltconfig (irix5*, irix6*): Don't override version_type.
8962
8963 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8964
8965         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8966         * configure: Rebuilt
8967         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8968         * Makefile.in: Rebuilt
8969
8970 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8971
8972         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8973
8974 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8975
8976         * MAINTAINERS (Write After Approval): Add myself.
8977
8978 2003-09-29  Paul Koning  <ni1d@arrl.net>
8979
8980         * MAINTAINERS: Move myself from "Write After Approval"
8981         to CPU platform maintainers for pdp11 platform.
8982
8983 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8984
8985         * MAINTAINERS: Move myself from 'Write After Approval' to
8986         'Various Maintainers' section as libffi testsuite maintainer.
8987
8988 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8989
8990         * configure.in: Pass a computed --program-transform-name
8991         to subconfigures.
8992         * configure: Regenerated.
8993
8994 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8995
8996         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8997         * Makefile.in: Regenerate.
8998
8999         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9000         * Makefile.in: Regenerate.
9001
9002 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9003
9004         * MAINTAINERS: Move myself from 'Write After Approval'
9005         to 'Various Maintainers' (objective-c) section.
9006
9007 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9008
9009         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9010         quoting.
9011         * configure: Regenerated.
9012
9013 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9014
9015         * MAINTAINERS (Write After Approval): Add myself to write after
9016         approval list.
9017
9018 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9019
9020         * MAINTAINERS (Write After Approval): Add myself.
9021
9022 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9023
9024         * MAINTAINERS: Update my e-mail address.
9025
9026 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9027
9028         * libtool.m4 (LD): Correct powerpc64 host match.
9029
9030 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9031
9032         * MAINTAINTERS: Update my affiliation and email address.
9033
9034 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9035
9036         * MAINTAINERS (Write After Approval): Add myself.
9037
9038 2003-09-04  DJ Delorie  <dj@redhat.com>
9039
9040         * configure: Regenerate.
9041
9042 2003-09-04  Robert Millan  <robertmh@gnu.org>
9043
9044         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9045
9046 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9047
9048         * configure.in: Ensure arguments to sed are properly spaced.
9049         * configure: Regenerate.
9050
9051 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9052
9053         * MAINTAINERS: Update my e-mail address.
9054
9055 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9056
9057         * MAINTAINERS (Write After Approval): Add myself.
9058
9059 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9060
9061         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9062         * configure: Regenerated.
9063
9064 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9065
9066         * MAINTAINERS: Update my email address.
9067
9068 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9069
9070         * configure.in:  Use newline instead of semicolon when assuming
9071         shell arguments in a for loop.
9072         * configure:  Regenerated.
9073
9074 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9075
9076         * MAINTAINERS: Resurrect the i860 maintainer.
9077
9078 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9079
9080         PR 8180
9081         * configure.in: When testing with_libs and with_headers, treat
9082         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9083         * configure: Regenerate.
9084
9085         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9086         make, shell, etc.
9087         (baseargs): Likewise.
9088         * configure: Regenerate.
9089
9090 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9091
9092         * MAINTAINERS (Write After Approval): Add myself.
9093
9094 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9095
9096         * configure.in: Disable libgcj for darwin not on powerpc.
9097         * configure: Rebuild.
9098
9099 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9100
9101         * config-ml.in, symlink-tree: Add license.
9102
9103 2003-08-03  Richard Stallman  <rms@gnu.org>
9104             Eben Moglen  <moglen@columbia.edu>
9105
9106         * README.SCO: New file.
9107
9108 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9109
9110         * Makefile.tpl (check, check-c++): Express dependencies using
9111         dependencies rather than commands.
9112         * Makefile.in: Regenerate.
9113
9114 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9115
9116         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9117         * configure: Ditto.
9118
9119 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9120
9121         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9122         * Makefile.in: Update.
9123
9124 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9125
9126         * configure.in: Enable libgcj for darwin.
9127         * configure: Rebuild.
9128
9129 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9130
9131         * config-ml.in:  Use ac_configure_args directly instead of
9132         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9133         actually seen.
9134
9135 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9136
9137         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9138         creating target and build subdirs to build all parent dirs as needed.
9139         * Makefile.in: Rebuild.
9140         * configure.in: Don't build dirs explicitly here.
9141         * configure: Rebuild.
9142
9143 2003-07-26  Paul Brook  <paul@nowt.org>
9144
9145         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9146
9147 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9148
9149         * Makefile.tpl (all-make): Depend on intl.
9150         * Makefile.in: Rebuilt.
9151
9152 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9153
9154         * install-sh:  Update to newer upstream versions (associated with
9155         aclocal 1.7).
9156         * mkinstalldirs:  Likewise.
9157         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9158
9159 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9160
9161         * MAINTAINERS: Move self from Bug database only accounts
9162         to write-after-approval.
9163
9164 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9165
9166         * config.if: Remove unused libc_interface determination.
9167
9168 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9169
9170         * MAINTAINERS: Move self from write-after-approval to
9171         build machinery (*.in).
9172
9173 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9174
9175         PR bootstrap/11273
9176         PR bootstrap/11408
9177         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9178         unused INSTALL_PROGRAM_ARGS.
9179         * configure.in: Use AC_PROG_INSTALL.
9180         * Makefile.in: Regenerate.
9181         * configure: Regenerate.
9182
9183 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9184
9185         * MAINTAINERS: Alphabetize.
9186
9187 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9188
9189         * configure: Rebuilt.
9190         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9191         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9192         newlib nor libgloss.
9193         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9194         * configure.in (am33_2.0-*-linux*): Added.
9195
9196 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9197
9198         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9199         * configure: Regenerate.
9200
9201 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9202
9203         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9204         * Makefile.in: Regenerate.
9205
9206 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9207
9208         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9209         * Makefile.in: Regenerate.
9210
9211 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9212
9213         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9214         * Makefile.in: Regenerated.
9215
9216         * config-ml.in: Replace PWD with PWD_COMMAND.
9217
9218 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9219
9220         * intl: New directory; see intl/ChangeLog for details.
9221         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9222         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9223         * Makefile.in: Regenerate.
9224
9225 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9226
9227         * configure.in: Clean up config-lang.in handling.  Delete
9228         useless assignment to "subdirs".
9229         * configure: Regenerate.
9230
9231 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9232
9233         * configure.in: Rename 'target_libs' to 'target_libraries'.
9234         Remove useless reference to 'target_libs'.
9235         * configure: Regenerate.
9236
9237 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9238
9239         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9240         * Makefile.in: Regenerate.
9241
9242 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9243
9244         * Makefile.def: Introduce flags_to_pass.
9245         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9246         * Makefile.in: Regenerate.
9247
9248 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9249
9250         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9251         and target-libgloss.
9252         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9253         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9254         * configure: Regenerate.
9255
9256 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9257
9258         * configure.in: Update testsuite_flags to new location.
9259         * configure. Regenerate.
9260
9261 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9262
9263         * Makefile.tpl: Remove BUILD_CC stuff.
9264         * Makefile.in: Regenerate.
9265
9266 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9267
9268         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9269
9270 2003-06-16  Graeme Peterson  <gp@qnx.com>
9271
9272         * MAINTAINERS (Write After Approval): Add myself.
9273
9274 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9275
9276         * config.guess: Update to 2003-06-12 version.
9277         * config.sub: Update to 2003-06-13 version.
9278
9279 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9280
9281         * config.guess: Update to 2003-06-06 version.
9282         * config.sub: Update to 2003-06-06 version.
9283
9284 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9285
9286         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9287         * configure. Regenerate.
9288
9289 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9290
9291         * configure.in: Disable serial configure by default.
9292         * configure: Regenerate.
9293         * Makefile.tpl: Abolish .NOTPARALLEL.
9294         * Makefile.in: Regenerate.
9295
9296         * Makefile.tpl: Replace {build,host,target}_canonical by
9297         {build,host,target}.
9298         * Makefile.in: Regenerate.
9299
9300         * Makefile.tpl: Fix stupid pasto.
9301         * Makefile.in: Regenerate.
9302
9303 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9304
9305         * Makefile.tpl: Remove bogus conditional.
9306         * Makefile.in: Regenerate.
9307
9308 2003-06-05  Jan Hubicka  <jh@suse.cz>
9309
9310         * Makefile.tpl (profiledbootstrap): New target.
9311         * Makefile.in (profiledbootstrap): New target.
9312
9313 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9314
9315         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9316         Pinski. Remove user names from other bugzilla-only maintainers.
9317
9318 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9319
9320         * Makefile.tpl: Make 'recursive targets' using autogen rather
9321         than shell loop.  Remove duplicate 'clean' targets and false
9322         comments.
9323         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9324         Add systematic method of specifying missing targets in subdirs.
9325         Add copyright boilerplate.
9326         * Makefile.in: Regenerate.
9327         * configure.in: Add 'recursive targets' to maybe list.
9328         * configure: Regenerate.
9329
9330         * MAINTAINERS: "GNATS only" -> "Bug database only".
9331
9332         * Makefile.tpl: Rename [+target+] to [+make_target+].
9333         * Makefile.def: Rename 'target' to 'make_target'.
9334
9335 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9336
9337         * MAINTAINERS: Add self as options handling maintainer.
9338
9339 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9340
9341         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9342         been too long since I touched those ports.
9343
9344 2003-05-28  DJ Delorie  <dj@redhat.com>
9345
9346         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9347         * Makefile.in: Regenerate.
9348
9349 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9350
9351         * configure.in: Use curly braces in the definition of tooldir.
9352         * configure: Regenerate.
9353
9354 2003-05-21  DJ Delorie  <dj@redhat.com>
9355
9356         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9357         newlib or libgloss.
9358         * Makefile.in: Regenerate.
9359
9360 2003-05-21  DJ Delorie  <dj@redhat.com>
9361
9362         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9363         * Makefile.in: Regenerate.
9364
9365 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9366
9367         * MAINTAINERS: Update my e-mail address.
9368
9369 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9370
9371         * configure.in: Switch more things to use maybe dependencies.
9372         * Makefile.tpl: Switch more things to use maybe dependencies.
9373         Factor out common code from autogen IF statements.
9374         * configure: Regenerate.
9375         * Makefile.in: Regenerate.
9376
9377 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9378
9379         * configure.in: Accept i[3456789]86 for machine type.
9380         * configure: Regenerate.
9381
9382 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9383
9384         * configure.in: Switch more things to use maybe dependencies.
9385         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9386         * configure: Regenerate.
9387         * Makefile.tpl: Switch more things to use maybe dependencies.
9388         * Makefile.in: Regenerate.
9389
9390 2003-05-16  Andreas Schwab  <schwab@suse.de>
9391
9392         * Makefile.tpl (install-opcodes): Define.
9393         * Makefile.in: Rebuild.
9394
9395 2003-05-13  Andreas Jaeger  <aj@suse.de>
9396
9397         * config.guess: Update to 2003-05-09 version.
9398         * config.sub: Update to 2003-05-09 version.
9399
9400 2003-05-13  Michael Eager  <eager@mvista.com>
9401
9402         * configure.in: Correct sed script so that options in quotes are not
9403         deleted.
9404         * configure: Rebuild.
9405
9406 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9407
9408         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9409         and $$s/newlib/libc/sys/cygwin32 include paths.
9410         * configure: Ditto.
9411
9412 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9413
9414         * MAINTAINERS: Update my email addresses.
9415
9416 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9417
9418         * config-ml.in: Propagate INSTALL variables.
9419
9420 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9421
9422         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9423
9424 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9425
9426         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9427         * Makefile.in: Regenerate.
9428
9429 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9430
9431         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9432
9433 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9434
9435         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9436
9437 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9438
9439         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9440         * Makefile.in: Regenerated.
9441
9442 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9443
9444         * MAINTAINERS (Write After Approval): Upgrade myself from
9445         GNATS only to write-after-approval. Update my mail address.
9446
9447 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9448
9449         (OS Port Maintainers: freebsd): Add myself.
9450
9451 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9452
9453         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9454
9455 2003-04-22  Kean Johnston  <jkj@sco.com>
9456
9457         * MAINTAINERS (SCO ports): Added myself.
9458
9459 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9460
9461         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9462
9463 2003-04-19  Kean Johnston  <jkj@sco.com>
9464
9465         * MAINTAINERS (Write After Approval): Add myself.
9466
9467 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9468
9469         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9470         * Makefile.in: Regenerate.
9471
9472 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9473
9474         * configure.in (powerpc64*-*-linux*): Remove.
9475         * configure: Rebuilt.
9476
9477 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9478
9479         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9480         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9481         and restrap.
9482         * Makefile.in:  Regenerate.
9483
9484 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9485
9486         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9487         * configure: Regenerated.
9488
9489 2003-04-15  DJ Delorie  <dj@redhat.com>
9490
9491         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9492
9493 2003-04-13  Nick Clifton  <nickc@redhat.com>
9494
9495         * config-ml.in: Remove support for --disable-aix removing
9496         call-aix multilibs.
9497
9498 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9499
9500         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9501         * */configure: Rebuilt.
9502
9503 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9504
9505         * MAINTAINERS: Add my email address.
9506
9507 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9508
9509         * MAINTAINERS (Write After Approval): Add myself.
9510
9511 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9512
9513         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9514         * Makefile.in: Regenerate.
9515
9516 2003-03-14  Michael Chastain  <mec@shout.net>
9517
9518         * Makefile.in: Regenerate with correct Makefile.def.
9519
9520 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9521
9522         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9523         Make macro.
9524         * Makefile.in: Regenerate.
9525         * configure.in: Clean up gxx_include_dir logic.
9526         * configure: Regenerate.
9527
9528 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9529
9530         * MAINTAINERS (Write After Approval): Add myself.
9531
9532 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9533
9534         * MAINTAINERS: Update my mail address.
9535
9536 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9537
9538         * configure.in (gxx_include_dir): Fix typo.
9539         * configure: Regenerated.
9540
9541 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9542
9543         * Makefile.tpl: Reindent.
9544         * Makefile.in: Regenerate.
9545         * configure.in: Reindent.  Don't set unused variables.
9546         * configure: Regenerate.
9547
9548 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9549
9550         * configure.in: Include $(build_tooldir)/sys-include in
9551         FLAGS_FOR_TARGET.
9552         * configure: Regenerated.
9553
9554 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9555
9556         * Makefile.tpl: Always pass down RANLIB.
9557         * Makefile.in: Regenerate.
9558
9559         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9560         * Makefile.in: Regenerate.
9561         * configure.in: Remove unused logic relating to --enable-shared
9562         and --enable-threads.  Remove bogus comments.  Remove redundant
9563         noconfigdirs.
9564         * configure: Regenerate.
9565
9566         * configure.in: Replace ${libstdcxx_version} by its value.
9567         Remove reference to mh-dgux.
9568         * configure: Regenerate.
9569
9570 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9571
9572         * MAINTAINERS (Write After Approval): Add myself.
9573
9574 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9575
9576         * Makefile.tpl: Rearrange.
9577         * Makefile.in: Regenerate.
9578
9579 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9580
9581         * configure.in: Add support for kaOS as cross build target system.
9582         * configure: Regenerated.
9583
9584 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9585
9586         * MAINTAINERS (Write after approval): Add myself.
9587
9588 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9589
9590         * MAINTAINERS: Update my email address.
9591
9592 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9593
9594         * MAINTAINERS: Add self to blanket write privs. section.
9595
9596 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9597
9598         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9599         configure-target-* as some target builds may require additional
9600         flags for preprocessor tests.
9601         * Makefile.in: Regenerated.
9602
9603 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9604
9605         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9606         * ltconfig: Handle it.
9607         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9608         auto-detecting it.
9609
9610         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9611         it is used as argument to $CC.
9612         * ltcf-gcj.sh: Likewise.
9613
9614         * configure.in: Introduce --enable-maintainer-mode.
9615         * configure: Rebuilt.
9616         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9617         for maintainer mode.
9618         * Makefile.in: Rebuilt.
9619
9620 2003-02-18  Jason Merrill  <jason@redhat.com>
9621
9622         * Makefile.tpl (check-c++): Allow parallelism.
9623
9624 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9625
9626         * MAINTAINERS: Remove John Carr (who never actually had access to
9627         gcc.gnu.org).
9628
9629 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9630
9631         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9632         don't configure target-libobjc.
9633         * configure: Regenerate.
9634
9635 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9636
9637         * Makefile.tpl (RANLIB): Define.
9638         * Makefile.in: Regenerate.
9639
9640 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9641
9642         * MAINTAINERS: Update my email.
9643
9644 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9645
9646         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9647         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9648         * Makefile.in: Regenerated.
9649         * configure.in: Remove all traces of snavigator, db, and grep.
9650         * configure: Regenerated.
9651
9652 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9653
9654         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9655         After Approval.
9656
9657 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9658
9659         * MAINTAINERS (Write after approval): Add myself.
9660
9661 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9662
9663         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9664         * Makefile.in: Regenerated.
9665
9666 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9667
9668         * config.guess: Updated to 2003-01-30's version.
9669         * config.sub: Updated to 2003-01-28's version.
9670
9671 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9672
9673         * config.if: If gcc_version is already set, just use it.  Don't set
9674         gcc_version_trigger if it's already set, otherwise set it to
9675         gcc/version.c, but only if the file exists.  If it is not set and
9676         gcc/version.c does not exist, try to extract the version number from
9677         $CC.
9678
9679 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9680
9681         * MAINTAINERS: Add myself to write-after-approval list.
9682
9683 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9684
9685         * configure.in:  Revert 24Jan change.
9686         * configure:  Regenerate.
9687
9688 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9689
9690         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9691         entry of HJ Lu.
9692
9693 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9694
9695         * configure.in: Revert previous change.
9696         * configure: Regenerate.
9697
9698 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9699
9700         * configure.in: Make rda native-only.
9701         * configure: Regenerate.
9702
9703 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9704
9705         * MAINTAINERS: Move myself from GNATS-only-accounts to
9706         write-after-approval.
9707
9708 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9709
9710         * configure.in: Add missing \.
9711         * configure: Rebuilt.
9712
9713 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9714
9715         * configure.in (baseargs): Avoid using \| in sed regular
9716         expressions.
9717         * configure: Rebuilt.
9718
9719 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9720
9721         * configure.in (baseargs): Remove all supported forms of
9722         --cache-file, --srcdir, --host, --build and --target options
9723         from argument lists.
9724         * configure: Rebuilt.
9725
9726 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9727
9728         * MAINTAINERS: Add myself to write-after-approval list.
9729
9730 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9731
9732         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9733         * configure: Rebuilt.
9734
9735 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9736
9737         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9738         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9739         * Makefile.in: Regenerate.
9740         * configure: Regenerate.
9741
9742 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9743
9744         * configure.in: Remove Makefile in build, host and target modules
9745         unless configure was run with --no-recursion.
9746         * configure: Rebuilt.
9747
9748 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9749
9750         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9751         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9752         * Makefile.in: Regenerate.
9753
9754 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9755
9756         * config.guess: Update to 2003-01-03 version.
9757         * config.sub: Update to 2003-01-03 version.
9758
9759 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9760
9761         * configure: Regenerate with proper autoconf 2.13.
9762
9763 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9764
9765         * configure.in: Add AC_PREREQ for consistency.
9766         * configure: Regenerate.
9767
9768 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9769
9770         * configure.in (GDB_TK): Add tcl directories conditional on
9771         gdb/gdbtk directory being present.
9772         * configure: Regenerate.
9773
9774 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9775
9776         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9777         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9778         * configure: Rebuilt.
9779
9780 2002-12-31  Tom Tromey  <tromey@redhat.com>
9781
9782         * Makefile.in: Rebuilt.
9783         * Makefile.def (target_modules) [libffi]: Allow installation.
9784
9785 2002-12-31  Andreas Schwab  <schwab@suse.de>
9786
9787         * configure.in: Fix use of $program_transform_name.
9788         * configure: Regenerated.
9789
9790 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9791
9792         * configure.in (baseargs): Don't remove first configure argument.
9793         * configure: Regenerated.
9794
9795 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9796
9797         * Makefile.tpl (local-distclean): Don't remove...
9798         (multilib.ts): ... this.  Moved into...
9799         (multilib.out): ... this.  Don't use sub-make.
9800         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9801         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9802         (configure-build-[+module+], configure-[+module+],
9803         configure-target-[+module+], configure-gcc): ... these.  Test
9804         for Makefile existence.  Drop config.status from dependencies.
9805         * Makefile.in: Rebuilt.
9806         * configure.in: Move gcc-version-trigger to the end of
9807         ac_configure_args.  Add comments to maybedep.tmp and
9808         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9809         nonopt from baseargs, matching and removing corresponding
9810         whitespace while at it.
9811         * configure: Rebuilt.
9812
9813 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9814
9815         * configure.in (host_configargs): Replace reference to
9816         no-longer-defined buildopts with --build=${build_alias}.
9817         * configure: Rebuilt.
9818
9819         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9820         program_transform_name to standard idiom.
9821         (AUTOGEN, AUTOCONF): Define.
9822         (Makefile.in): Use $(AUTOGEN).
9823         (Makefile): Depend on config.status, and use autoconf-style rule to
9824         build it.  Move original commands to...
9825         (config.status): ... this new target.
9826         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9827         $(AUTOCONF).
9828         * Makefile.in: Rebuilt.
9829
9830 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9831
9832         * Makefile.tpl: Fix dramatic bustage due to change in
9833         program_transform_name.
9834         * Makefile.in: Regenerate.
9835
9836         * configure.in: Remove unnecessary PATH setting.
9837         * configure: Regnerate.
9838
9839         * configure.in: Don't default to unprefixed tools unless
9840         the native tools will work.
9841         * configure: Regenerate.
9842
9843         * configure.in: Convert to autoconf script.  Blow away lots
9844         of now-redundant Makefile fragments.
9845         * configure: Generate using Autoconf.
9846         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9847         * Makefile.in: Regenerate.
9848
9849 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9850
9851         * configure: Fix stupid bug where RANLIB was mistakenly included.
9852
9853         * configure.in: Rename (buildargs, hostargs, targargs) to
9854         (build_configargs, host_configargs, target_configargs).
9855
9856         * configure.in: Move logic out of sed statement.
9857
9858         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9859         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9860
9861 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9862
9863         * config.sub: Import from master repository
9864         * config.guess: Ditto
9865
9866 2002-12-24  Andreas Schwab  <schwab@suse.de>
9867
9868         * Makefile.tpl (multilib.out): Fix missing space.
9869         * Makefile.in: Regenerate.
9870
9871 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9872
9873         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9874         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9875         * Makefile.in: Regenerate.
9876         * configure.in: Remove unnecessary leftovers.
9877
9878 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9879
9880         * configure.in (extra_ranlibflags_for_target): New variable.
9881         (*-*-darwin): Add -c to ranlib commands.
9882         * configure (tooldir): Handle extra_ranlibflags_for_target.
9883
9884 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9885
9886         * Makefile.tpl: Revert HJL's change.
9887         * Makefile.in: Regenerated.
9888         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9889         always.
9890
9891 2002-12-19  Andreas Schwab  <schwab@suse.de>
9892
9893         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9894         * Makefile.in: Regenerate.
9895
9896 2002-12-18  H.J. Lu  <hjl@gnu.org>
9897
9898         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9899         * Makefile.in: Regenerated.
9900
9901         * configure.in (build_prefix): New. Substitute.
9902
9903 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9904
9905         * Makefile.tpl: Don't let real targets depend on phony targets.
9906         * Makefile.in: Regenerate.
9907
9908         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9909         * Makefile.in: Regenerate.
9910
9911 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9912
9913         * config.sub: Import from master repository
9914         * config.guess: Ditto
9915
9916 2002-12-16  Jason Merrill  <jason@redhat.com>
9917
9918         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9919         previous 'make bootstrap'.
9920         * Makefile.in: Regenerate.
9921
9922 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9923
9924         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9925
9926 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9927
9928         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9929         * Makefile.in: Regenerate.
9930
9931 2002-12-13  Jason Merrill  <jason@redhat.com>
9932
9933         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9934         library tests.
9935         (check-c++): Just depend on it and check-target-libstdc++-v3.
9936         * Makefile.in: Regenerate.
9937
9938 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9939
9940         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9941         * Makefile.in: Rebuilt.
9942
9943 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9944
9945         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9946
9947 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9948
9949         * configure: Fix bug put in by gremlins.
9950
9951         * Makefile.tpl: Substitute more autoconfily.
9952         * configure: Substitute more autoconfily.
9953         * Makefile.in: Regenerate.
9954
9955 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9956
9957         * config.sub: Import from master repository
9958         * config.guess: Ditto
9959         * MAINTAINERS: Added Svein Seldal under write after approval
9960
9961 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9962
9963         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9964         * Makefile.in (all-sim): Ditto.
9965
9966 2002-12-06  DJ Delorie  <dj@redhat.com>
9967
9968         * Makefile.tpl: Change configure dependencies to not have real
9969         targets depend on phony targets.
9970
9971 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9972
9973         * configure.in: Revert unintentional change.
9974
9975         * Makefile.tpl: Change dependency for */multilib.out so that
9976         it works when gcc isn't in the tree.
9977
9978         * configure.in: Substitute more.
9979         * configure: Run subconfigures from the Makefile.
9980         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9981         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9982
9983 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9984
9985         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9986
9987 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9988
9989         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9990         and corresponding dependencies.
9991         * Makefile.in: Regenerate.
9992
9993         * configure.in (host_tools): Order binutils, gas and ld for
9994         convenience in running the testsuites.
9995
9996         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9997         * Makefile.in: Regenerate.
9998         * configure.in: Introduce rules to serialize subconfigure runs.
9999
10000         * configure.in: Introduce BASE_CC_FOR_TARGET.
10001         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10002         Realize configure-build-* targets.  Realize configure-target-* targets.
10003         * Makefile.in: Regenerate.
10004
10005 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10006
10007         * configure: Move gcc_version_trigger stuff from here...
10008         * configure.in: ...to here.
10009
10010         * configure.in: Separate subconfigure options added by this file from
10011         options given by the user.  Add machinery to put args for host
10012         subconfigures into the Makefile.
10013
10014         * Makefile.tpl: Remove 'vault' targets.
10015         * Makefile.tpl: Reorder and comment dependencies.
10016         * Makefile.in: Regenerate.
10017
10018 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10019         * configure.in: Fix my broken commit of previous patch. (sigh)
10020
10021 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10022
10023         * configure.in: Move host-specific darwin noconfigdirs into
10024         the host-specific section.
10025
10026 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10027
10028         * configure.in: Move host-specific darwin noconfigdirs into
10029         the host-specific section.
10030
10031 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10032
10033         * configure: Remove skip-this-dir support.
10034         * Makefile.tpl: Remove skip-this-dir support.
10035
10036         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10037         subdirectories.
10038         * Makefile.in: Regenerate.
10039
10040         * Makefile.tpl: Strip out useless setting of 'dir'.
10041         * Makefile.in: Regenerate.
10042
10043 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10044
10045         * configure.in: Fix deeply stupid bug.
10046
10047         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10048         shell code in CXX_FOR_TARGET
10049         * Makefile.def: Introduce raw_cxx.
10050         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10051         RAW_CXX_FOR_TARGET.
10052         * Makefile.in: Regenerate.
10053
10054 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10055
10056         * Makefile.tpl: Remove unnecessary ifs.
10057         * Makefile.in: Regenerate.
10058
10059         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10060         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10061         targets for 'no_install' modules.
10062         * configure: Move GDB_TK substitution to configure.in.  Move
10063         build_modules stuff to configure.in.
10064         * configure.in: Implement soft dependency machinery.  Maybe-ize
10065         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10066         * Makefile.in: Regenerate.
10067
10068 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10069
10070         * Makefile.tpl: Make all-target, install-target behave similarly
10071         to all, install (only hitting configured targets).  Eliminate
10072         unused macro defintions.
10073
10074         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10075         build != host.
10076
10077         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10078
10079         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10080
10081         * configure.in: Produce lists of subdir targets we're actually
10082         configuring.  Remove references to "dosrel".
10083         * Makefile.tpl: Let configure set which subdir targets are hit.
10084         Remove install-cross; clean up install; remove ALL.  Remove
10085         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10086         Autogenerate host module targets.  Remove empty dependency lines
10087         and redundant dependency; rearrange slightly.
10088         * Makefile.def: Add host-side libtermcap, utils.
10089
10090         * Makefile.in: Regenerate.
10091
10092 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10093
10094         * ltconfig (osf[345]): Append $major to soname_spec.
10095         Reflect this in library_names_spec.
10096         * ltmain.sh (osf): Prefix $major with . for use as extension.
10097
10098 2002-11-19  Andreas Jaeger  <aj@suse.de>
10099
10100         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10101         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10102         and sparc64 GNU/Linux systems.
10103
10104 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10105
10106         * MAINTAINERS: Update email.
10107
10108 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10109
10110         * MAINTAINERS: Complete James Dennett's entry.
10111
10112 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10113
10114         * MAINTAINERS (Write After Approval): Add myself.
10115
10116 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10117
10118         * Makefile.tpl: syntactic cleanup
10119
10120 2002-11-13  Stuart Hastings  <stuart@apple.com>
10121
10122         * MAINTAINERS: Add myself to write-after-approval list.
10123
10124 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10125
10126         * Makefile.def: Add list of recursive targets to autogenerate.
10127         Add build_modules.
10128         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10129         targets.  Autogenerate *-build-* targets.
10130         * Makefile.in: Regenerate.
10131
10132 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10133
10134         * configure: More autoconf-style substitutions.
10135         * Makefile.tpl: More autoconf-style substitutions.
10136         * Makefile.in: Regenerate.
10137
10138 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10139
10140         * configure: Substitute more variables in a more autoconf-friendly
10141         way.  Simplify slightly.
10142         * Makefile.tpl: Make more variables substitutable in an
10143         autoconf-friendly way.
10144         * Makefile.in: Regenerate.
10145
10146 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10147
10148         * MAINTAINERS (Write After Approval): Add myself.
10149
10150 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10151
10152         * configure.in (v810*): Remove special setting of tools.
10153
10154         * configure: Add support for extra required flags for ar or nm.
10155         * configure.in (aix4.3+): Use above support for target-specific
10156         issues, rather than using config/mt-aix43.
10157
10158 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10159
10160         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10161         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10162         with $srcdir.  Reformat indentation.  Substitute some variables
10163         formerly hard-coded in the Makefile for build=host.
10164         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10165         * Makefile.def: Autogenerate more.
10166         * Makefile.in: Regenerate.
10167
10168 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10169
10170         * MAINTAINERS (Write After Approval): Add myself.
10171
10172 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10173
10174         * Makefile.def (host_modules): Add rda.
10175         * Makefile.in: Regenerate.
10176         * configure.in (target_tool): Add target-rda to list.
10177
10178 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10179
10180         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10181
10182 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10183
10184         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10185         and restrap targets to this rule.
10186         * Makefile.in:  Regenerate.
10187
10188 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10189
10190         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10191         GNATS only accounts.
10192
10193 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10194
10195         * configure.in (i[3456]86-*-linux*): Add check to disable
10196         ${libgcj} for glibc1.
10197
10198 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10199
10200         * MAINTAINERS: Add myself as ip2k port maintainer.
10201
10202 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10203
10204         * configure.in: Add tic4x target.
10205
10206 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10207
10208         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10209         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10210         * Makefile.in: Regenerate.
10211
10212         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10213         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10214         * Makefile.in: Regenerate.
10215
10216 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10217
10218         * MAINTAINERS: Add myself as web pages co-maintainer.
10219
10220 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10221
10222         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10223         * Makefile.in: Regenerate.
10224
10225 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10226
10227         * MAINTAINERS: Add myself and Nathan Sidwell
10228         <nathan@codesourcery.com> as VxWorks maintainers.
10229
10230 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10231
10232         * Makefile.def: Remove order dependency comments.
10233         * Makefile.tpl: Add explicit install-install dependencies.
10234         * Makefile.in: Regenerate.
10235
10236         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10237         * Makefile.in: Regenerate.
10238
10239         * Makefile.tpl: Add configure-target (for src-release in src)
10240         * Makefile.in: Regenerate.
10241
10242 2002-09-30  Nick Clifton  <nickc@redhat.com>
10243
10244         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10245
10246 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10247
10248         * configure.in (s390*-*-linux*): Enable libgcj.
10249
10250 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10251
10252         * configure: Revert accidentally applied changes.
10253
10254         * Makefile.tpl: Make more autoconf-friendly.
10255         * Makefile.in: Regenerate.
10256         * configure: Make substitution more autoconf-like.
10257
10258 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10259
10260         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10261         single entry to handle all these.
10262         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10263         libjava on arm-*-elf.
10264
10265 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10266
10267         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10268         things that depend on them.
10269
10270 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10271
10272         * Makefile.tpl: Make subsituted variables more autoconfy.
10273         * Makefile.in: Regenerate.
10274         * configure: Make seds more autoconfy.
10275
10276 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10277
10278         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10279         * Makefile.in: Regenerate.
10280         * configure.in: Rewrite sed statements to look autoconfy.
10281
10282         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10283         all-target-foo on configure-target-foo.
10284         * Makefile.def: Ditto.
10285         * Makefile.in: Rebuild.
10286
10287 2002-09-25  Andrew Haley  <aph@redhat.com>
10288
10289         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10290
10291 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10292
10293         * Makefile.def: New file.
10294         * Makefile.tpl: New file.
10295         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10296         * contrib/gcc_update: Note that Makefile.in is a generated file.
10297
10298         * configure.in: Minor rearrangement.  Simplify tests.
10299
10300 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10301
10302         * configure.in (with_headers): Skip copy if value is "yes".
10303         (with_libs): Likewise.
10304
10305 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10306
10307         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10308         * configure.in (sh*-*-pe*): Ditto.
10309         * configure.in (mips*-*-pe*): Ditto.
10310         * configure.in (*arm-wince-pe): Ditto.
10311
10312         * configure.in: Rearrange.
10313
10314 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10315
10316         * MAINTAINERS: Update my email address.
10317
10318 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10319
10320         * MAINTAINERS: (Write After Approval): Add myself.
10321
10322 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10323
10324         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10325
10326 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10327
10328         * MAINTAINERS: Change my mailing address.
10329
10330 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10331
10332         * MAINTAINERS (Write After Approval): Remove myself.
10333         (Various Maintainers: c++ runtime libs): Add myself.
10334
10335 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10336
10337         * MAINTAINERS (Write After Approval): Remove myself.
10338         (Various Maintainers: c++ runtime libs): Add myself.
10339
10340 2002-08-15  Eric Christopher  <echristo@redhat.com>
10341
10342         * config.sub: Import from master repository.
10343         * config.guess: Ditto.
10344
10345 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10346
10347         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10348         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10349         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10350
10351 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10352
10353         * MAINTAINERS: Add self to rs6000 vector extensions.
10354
10355 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10356
10357         * libiberty/configure: Reverted unintended yesterday's check in.
10358
10359 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10360
10361         * boehm-gc/configure, libf2c/configure: Rebuilt.
10362         * libffi/configure, libiberty/configure: Ditto.
10363         * libjava/configure, libobjc/configure: Ditto.
10364         * libstdc++-v3/configure, zlib/configure: Ditto.
10365         Merged from binutils:
10366         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10367         From Steve Ellcey <sje@cup.hp.com>:
10368         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10369         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10370         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10371         IA64.
10372         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10373         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10374         soname_spec, sys_lib_search_path_spec): Ditto.
10375
10376 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10377
10378         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10379
10380 2002-08-04  H.J. Lu  (hjl@gnu.org)
10381
10382         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10383
10384 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10385
10386         * MAINTAINERS (Write After Approval): Add myself.
10387
10388 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10389
10390         * configure.in: Move generic linux case to end.  Copy generic
10391         linux noconfigdirs to mips*-*-linux* entry and new
10392         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10393
10394 2002-07-19  Michael Matz  <matz@suse.de>
10395
10396         * MAINTAINERS: Add myself as ra* maintainer.
10397
10398 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10399
10400         * config.guess: Update to 2002-07-09 version.
10401         * config.sub: Update to 2002-07-03 version.
10402
10403 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10404
10405         * MAINTAINERS: Fix typo in a maintainer email address.
10406
10407 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10408
10409         * configure.in: Remove two redundant tests.
10410
10411 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10412
10413         * configure.in (mips*-*-irix6*o32): Enable stabs.
10414
10415 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10416
10417         * configure.in: Don't build grez.
10418         * Makefile.in: Ditto.
10419
10420         * Makefile.in: Remove references to bsp, cygmon, libstub.
10421         * configure.in: Ditto.
10422
10423         * configure.in: Remove leftover reference to gdbtest.
10424
10425 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10426
10427         * configure.in (gxx_include_dir):  Change to match versioned
10428         C++ headers if --enable-version-specific-runtime-libs is used.
10429
10430 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10431
10432         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10433
10434 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10435
10436         * configure.in: Make --without-x work.
10437
10438 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10439
10440         * configure.in: Rearrange target Makefile fragment collection.
10441
10442         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10443         cvs[src].
10444         * configure.in: Ditto.
10445
10446 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10447
10448         * MAINTAINERS (Write After Approval): Update my e-mail address.
10449
10450 2002-06-24  Ben Elliston  <bje@redhat.com>
10451
10452         * configure.in (host_tools): Remove cgen.
10453
10454         * Makefile.in (all-cgen): Remove; runs from its source directory.
10455         (check-cgen, install-cgen, clean-cgen): Likewise.
10456         (all-opcodes): Do not depend on all-cgen.
10457         (all-sim): Likewise.
10458
10459 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10460
10461         * Makefile.in: Eliminate 'apache' targets.
10462         * configure.in: Eliminate 'apache' targets.
10463
10464         * configure.in: Eliminate redundant tests.  Reorganize.
10465
10466         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10467
10468         * config-ml.in: Eliminate references to Cygnus configure.
10469
10470         * Makefile.in: Eliminate references to building emacs.
10471
10472 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10473
10474         * MAINTAINERS: Update my email address.
10475
10476 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10477
10478         * config.if (libstdcxx_incdir): Version C++ headers.
10479         (cxx_incdir): Remove.
10480
10481 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10482
10483         * MAINTAINERS (Write After Approval): Add self.
10484
10485 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10486
10487         * configure.in: Add support for ip2k.
10488
10489 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10490
10491         * configure.in: Fix AIX configury bug.
10492
10493 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10494
10495         * MAINTAINERS (Write After Approval): Add self.
10496
10497 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10498
10499         * configure.in: replace ${topsrcdir} with ${srcdir}
10500
10501         * configure.in: Move definition of libstdcxx_flags
10502         right above usage, rather than waaay earlier.
10503
10504         * configure.in: Pull definition of is_cross_compiler earlier.
10505
10506         * configure.in: Rearrange a little.
10507
10508         * configure.in: Remove references to librx.
10509         * Makefile.in: Remove references to librx.
10510
10511 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10512
10513         * config.sub: Add support for avr target.
10514         Import from master sources, rev 1.255
10515
10516 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10517
10518         * configure, .cvsignore:  Revert previous change...
10519         * Makefile:  ...delete.
10520
10521 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10522
10523         * configure.in: Eliminate ${gasdir} variable.
10524
10525 2002-06-18  Dave Brolley  <brolley@redhat.com>
10526
10527         * configure.in: Add support for frv.
10528         * config.sub: Add support for frv.
10529
10530 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10531
10532         * configure:  Remove garbage from previous commit.
10533
10534 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10535
10536         * configure:  For in-source builds, make a subdir and re-exec there.
10537         * Makefile:  New file.  Pass targets through to build directory.
10538         * .cvsignore:  No longer ignore "Makefile".
10539
10540 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10541
10542         * MAINTAINERS (Write After Approval): Add self.
10543
10544 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10545
10546         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10547
10548 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10549
10550         * configure.in (vax-*-netbsd*): Re-enable gas.
10551
10552 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10553
10554         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10555         BUILD_PREFIX_1, to correct nomenclature.
10556         * configure: Likewise.
10557
10558         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10559         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10560
10561 2002-05-31  Olaf Hering  <olh@suse.de>
10562
10563         * config-ml.in: Propogate DESTDIR also.
10564
10565 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10566
10567         * configure.in (vax-*-netbsd*): Don't build gas for this
10568         platform.
10569
10570 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10571
10572         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10573         and libgcj for AVR.
10574
10575 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10576
10577         * MAINTAINERS (Write After Approval): Add myself.
10578
10579 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10580
10581         * config.guess: Update to 2002-05-22 version.
10582         * config.sub: Likewise.
10583
10584 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10585
10586         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10587         * config-ml.in: Likewise.
10588         * configure: Likewise.
10589         * configure.in: Likewise.
10590
10591 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10592
10593         * MAINTAINERS: Update my email address.
10594
10595 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10596
10597         * configure.in: Simplify makefile fragment collection.
10598
10599         * configure.in: Remove code to build emacs.
10600
10601         * configure.in : Remove --srcdir argument from targargs and buildargs
10602         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10603
10604         * configure: Move some logic to configure.in.
10605         * configure.in: Move some logic from configure.
10606
10607 2002-05-11  Tom Tromey  <tromey@redhat.com>
10608
10609         * MAINTAINERS: Reflect libgcj reality.
10610
10611 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10612
10613         * Makefile.in: Honour DESTDIR.
10614
10615 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10616
10617         * config.guess: Import 2002-03-20 version.
10618         * config.sub: Import 2002-04-26 version.
10619
10620 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10621
10622         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10623
10624 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10625
10626         * MAINTAINERS: Add self.
10627
10628 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10629
10630         * ltmain.sh: Detect and handle object name conflicts
10631         while piecewise linking a static library.
10632
10633 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10634
10635         * configure.in (noconfigdirs): Don't disable libgcj on
10636         sparc64-*-solaris* and sparcv9-*-solaris*.
10637
10638 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10639
10640         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10641
10642 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10643
10644         * configure.in (FLAGS_FOR_TARGET): Do not add
10645         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10646         on i[3456]86-*-linux*.
10647
10648 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10649
10650         * configure.in (noconfigdirs): Replace [ ] with test.
10651
10652         * configure.in (noconfigdirs): Do not add target-newlib if
10653         target == i[3456]86-*-linux*, and host == target.
10654
10655 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10656
10657         * configure.in: delete reference to absent file
10658
10659         * configure.in: replace '[' with 'test'
10660
10661         * configure.in: Eliminate references to gash.
10662         * Makefile.in: Eliminate references to gash.
10663
10664         * configure.in: remove useless references to 'pic' makefile fragments.
10665
10666         * configure.in: (*-*-windows*) Finish removing.
10667
10668         * configure.in: Eliminate redundant test for libgui.
10669
10670 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10671
10672         * MAINTAINERS: Add self and realphabetize.  Update entries
10673         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10674         entry for a29k port maintainer.
10675
10676 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10677
10678         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10679         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10680
10681 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10682
10683         * configure.in: remove references to dead files
10684
10685 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10686
10687         * MAINTAINERS: Add information about purpose of this file.
10688
10689 2002-04-18  Tom Tromey  <tromey@redhat.com>
10690
10691         * configure.in: Disallow configuring libgcj when it is already
10692         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10693         Solaris 2.8 by default.  For PR libgcj/6158.
10694
10695 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10696
10697         * configure.in:  Move default CC setting out of config/mh-* fragments
10698         directly into here.
10699
10700 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10701
10702         * configure.in: don't even try to configure or make a subdirectory
10703         if there's no configure script for it.
10704
10705 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10706
10707         * MAINTAINERS: Remove chill maintainers.
10708         * Makefile.in (CHILLFLAGS): Remove.
10709         (CHILL_LIB): Remove.
10710         (TARGET_CONFIGDIRS): Remove libchill.
10711         (CHILL_FOR_TARGET): Remove.
10712         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10713         CHILL_LIB.
10714         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10715         (CHECK_TARGET_MODULES): Likewise.
10716         (INSTALL_TARGET_MODULES): Likewise.
10717         (CLEAN_TARGET_MODULES): Likewise.
10718         (configure-target-libchill): Remove.
10719         (all-target-libchill): Remove.
10720         * configure.in (target_libs): Remove target-libchill.
10721         Do not compute CHILL_FOR_TARGET.
10722         * libchill: Remove directory.
10723
10724 2002-04-11  DJ Delorie  <dj@redhat.com>
10725
10726         * Makefile.in, configure.in: Sync with binutils, entries
10727         follow...
10728
10729 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10730
10731         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10732         (do-tar, do-bz2): New rules.
10733         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10734         (gdb-tar): New rule.
10735         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10736         (insight_dejagnu.tar): New rule.
10737         (insight.tar): New rule.
10738         (gdb+dejagnu.tar): New rule.
10739         (gdb.tar): New rule.
10740
10741 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10742
10743         * Makefile.in: Add all-tix to deps for all-snavigator
10744         so that tix is built when building snavigator.
10745
10746 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10747
10748         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10749         ld and gdb are not supported.
10750
10751 2002-01-07  Mark Salter  <msalter@redhat.com>
10752
10753         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10754         Allow target-libgloss to be built for arm, strongarm, and xscale.
10755
10756 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10757
10758         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10759         options for i[3456]86-pc-linux* native builds.
10760
10761 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10762
10763         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10764         files from .po files for a distribution.
10765
10766 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10767
10768         * configure.in: Enable libstdc++-v3 for h8300 targets.
10769
10770 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10771
10772         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10773         version from bfd/.
10774
10775 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10776
10777         * Makefile.in (VER): When present, extract the version number from
10778         the file version.in.
10779
10780 2001-05-24  Tom Rix  <trix@redhat.com>
10781
10782         * configure.in : enable ld for aix
10783
10784 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10785
10786         * config.guess: Add linux target for S/390.
10787
10788 2000-11-07  Philip Blundell  <pb@futuretv.com>
10789
10790         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10791
10792 2000-11-03  Philip Blundell  <pb@futuretv.com>
10793
10794         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10795         files.
10796
10797 2001-01-15  Ben Elliston  <bje@redhat.com>
10798
10799         * configure.in (host_tools): Add sid.
10800         Always configure cgen.
10801
10802 2000-11-24  Nick Clifton  <nickc@redhat.com>
10803
10804         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10805
10806
10807 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10808
10809         * Makefile.in (ALL_MODULES): Add all-cgen.
10810         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10811         (all-cgen): New target.
10812         (all-opcodes,all-sim): Depend on all-cgen.
10813         * configure.in (host_tools): Add cgen.
10814         Only configure cgen if --enable-cgen-maint.
10815
10816 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10817
10818         * configure.in: Add *-*-freebsd* configurations.
10819
10820 2002-04-08  Tom Tromey  <tromey@redhat.com>
10821
10822         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10823         Fixes PR libgcj/6068.
10824
10825 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10826
10827         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10828
10829 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10830
10831         * configure.in (alpha*-dec-osf*): Enable libgcj.
10832
10833 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10834
10835         * MAINTAINERS (Write After Approval): Add myself.
10836
10837 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10838
10839         Fix for: PR bootstrap/3591, target/5676
10840         * configure.in (mcore-pe): Disable the configuration of
10841         libstdc++-v3 since exceptions are not supported.
10842
10843 2002-03-20  Anthony Green  <green@redhat.com>
10844
10845         * configure.in: Enable libgcj for xscale-elf target.
10846
10847 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10848
10849         * MAINTAINERS:  Update my email address.
10850
10851 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10852
10853         * ltmain.sh (relink_command): Fix typo in previous change.
10854
10855 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10856
10857         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10858         (relink_command): Added --tag flags.
10859         (mode=install): If relinking fails; error out.
10860
10861 2002-03-12  Richard Henderson  <rth@redhat.com>
10862
10863         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10864         .NOTPARALLEL tag.
10865         (do-check): Rename from check.
10866         (check): Allow parallel check.
10867
10868 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10869
10870         * MAINTAINERS: Add myself as maintainer for xtensa port.
10871         Fix alphabetical order in CPU port maintainer list.
10872         Remove myself from Write After Approval list.
10873
10874 2002-03-11  Richard Henderson  <rth@redhat.com>
10875
10876         * Makefile.in (.NOTPARALLEL): Add fake tag.
10877
10878 2002-03-07  H.J. Lu  (hjl@gnu.org)
10879
10880         * configure.in: Enable gprof for mips*-*-linux*.
10881
10882 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10883
10884         * MAINTAINERS (Write After Approval): Add myself.
10885
10886 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10887
10888         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10889         libjava.
10890         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10891
10892 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10893
10894         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10895         because its Makefile is there; test for the executable instead.
10896
10897 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10898
10899         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10900         libstdc++-v3 and libjava.
10901
10902 2002-02-11  Adam Megacz  <adam@xwt.org>
10903
10904         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10905         boehm-gc
10906
10907 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10908
10909         * config.guess: Updated to 2002-01-30's version.
10910         * config.sub: Updated to 2002-02-01's version.
10911         Contribute sh64-elf.
10912         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10913         * configure.in: Added sh64-*-*.
10914
10915 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10916
10917         * MAINTAINERS: Belatedly add myself to write after approval list.
10918
10919 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10920
10921         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10922         Remove self as Write After Approval.
10923
10924 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10925
10926         * MAINTAINERS: Put self in as maintainer for contrib/regression
10927         directory.
10928
10929 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10930
10931         * MAINTAINERS:  Update my email address.
10932
10933 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10934
10935         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10936         target-libiberty, and target-libgloss.  Skip Java-related
10937         libraries if not supported for NetBSD on target CPU.
10938
10939 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10940
10941         * install-sh: Use _inst.$$_ for temp file name.
10942
10943 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10944
10945         * MAINTAINERS (Write After Approval): Move my contact info
10946         from here...
10947         (OS Port Maintainers): ...to here (netbsd).
10948
10949 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10950
10951         * MAINTAINERS (Write After Approval): Add myself.
10952
10953 2002-01-17  H.J. Lu  <hjl@gnu.org>
10954
10955         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10956         (all-target-fastjar): Also depend on all-target-libiberty.
10957
10958 2002-01-16  H.J. Lu  (hjl@gnu.org)
10959
10960         * config.guess: Import from master sources, rev 1.225.
10961         * config.sub: Import from master sources, rev 1.238.
10962
10963 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10964
10965         * MAINTAINERS (Write After Approval): Remove myself.
10966
10967 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10968
10969         * MAINTAINERS (Write After Approval): Add myself.
10970
10971 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10972
10973         * MAINTAINERS: Add self as docs co-maintainer.
10974
10975 2001-12-11  Matthias Klose  <doko@debian.org>
10976
10977         * MAINTAINERS (Write After Approval): Add myself.
10978
10979 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10980
10981         * MAINTAINERS: Update my email address.
10982
10983 2001-12-07  Turly O'Connor  <turly@apple.com>
10984         * MAINTAINERS (Write After Approval): Add myself.
10985         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10986         (rs6000_initialize_trampoline): Call __trampoline_setup for
10987         ABI_DARWIN too.
10988         * darwin-tramp.asm: New file, implements __trampoline_setup.
10989         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10990
10991 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10992
10993         * MAINTAINERS (Write After Approval): Add myself.
10994
10995 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10996
10997         * configure, configure.in: Use temp file for long sed commands.
10998
10999 2001-12-03  Laurent Guerby  <guerby@acm.org>
11000
11001         * config.sub: Update to version 1.232 on subversion.
11002
11003 2001-12-03  Ben Elliston  <bje@redhat.com>
11004
11005         * MAINTAINERS: Update mail address for config.* patches.
11006
11007 2001-11-27  DJ Delorie  <dj@redhat.com>
11008             Zack Weinberg  <zack@codesourcery.com>
11009
11010         When build != host, create libiberty for the build machine.
11011
11012         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11013         CONFIG_ARGUMENTS.
11014         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11015         New variables.
11016         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11017         and rules.
11018         (all.normal): Depend on ALL_BUILD_MODULES.
11019         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11020         (all-build-libiberty): Depend on configure-build-libiberty.
11021
11022         * configure: Calculate and substitute proper value for
11023         ALL_BUILD_MODULES.
11024         * configure.in: Create the build subdirectory.
11025         Calculate and substitute TARGET_CONFIGARGS (formerly
11026         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11027
11028 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11029
11030         * MAINTAINERS (write-after-approval): Add self.
11031
11032 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11033
11034         * MAINTAINERS (GNATS only accounts): Remove self.
11035
11036 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11037
11038         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11039         libf2c.
11040
11041 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11042
11043         * MAINTAINERS (Write After Approval): Add self.
11044
11045 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11046
11047         * MAINTAINERS: mips and s390 are also CPU ports.
11048
11049 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11050
11051         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11052
11053 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11054
11055         * MAINTAINERS: Alphabetize.
11056
11057 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11058
11059         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11060
11061 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11062
11063         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11064
11065 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11066
11067         * configure.in (--enable-languages): Be more permissive about
11068         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11069
11070 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11071
11072         * config.sub: Import from master sources, rev. 1.230.
11073         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11074
11075 2001-11-07  Laurent Guerby  <guerby@acm.org>
11076
11077         * MAINTAINERS (Write After Approval): Add self.
11078
11079 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11080
11081         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11082
11083 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11084
11085         * config.sub: Import from master sources, rev 1.226.
11086         * config.guess: Import from master sources, rev 1.216.
11087
11088 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11089
11090         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11091         * MAINTAINERS: Add self as maintainer of MMIX port.
11092         Remove old after-approval entry.
11093
11094 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11095
11096         * ChangeLog, configure: Fix spelling errors.
11097
11098 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11099
11100         * MAINTAINERS: Tweak my address.
11101
11102 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11103
11104         * MAINTAINERS: Update my email address.
11105
11106 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11107
11108         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11109         * MAINTAINERS: Add self as maintainer of CRIS port.
11110
11111 2001-10-10  Geert Bosch  <bosch@gnat.com>
11112
11113         * MAINTAINERS (Various maintainers: Ada front end):
11114         Added Robert Dewar.
11115
11116 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11117
11118         * MAINTAINERS (Write After Approval): Added self
11119
11120 2001-10-02  Geert Bosch  <bosch@gnat.com>
11121
11122         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11123
11124 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11125
11126         * configure: Handle temporary files securely using mkdir.
11127
11128 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11129
11130         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11131
11132 2001-09-26  Will Cohen  <wcohen@redhat.com>
11133
11134         * configure.in (*-*-linux*): Disable configuration of target-newlib
11135         and target-libgloss.
11136
11137 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11138
11139         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11140         RANLIB.
11141
11142 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11143
11144         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11145         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11146         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11147         avoid quotes nesting problems.
11148         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11149         (DO_X): Export only variables that are set.
11150
11151 2001-09-19  Ben Elliston  <bje@redhat.com>
11152
11153         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11154         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11155         semantics.  Use the shell built-in "type" command instead.
11156
11157 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11158
11159         Merged from gcc-3_0-branch:
11160         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11161         * ltcf-c.sh: Use $objext, not $ac_objext.
11162         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11163         * ltcf-cxx.sh: Add support for GNU.
11164         2001-07-22  Timothy Wall  <twall@redhat.com>
11165         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11166         default settings if using GNU tools with that configuration.
11167         * ltcf-cxx.sh: Ditto.
11168         * ltcf-gcj.sh: Ditto.
11169         2001-07-21  Michael Chastain  <chastain@redhat.com>
11170         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11171         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11172         * ltmain.sh: Mark as gcc-local.
11173
11174 2001-08-30  Eric Christopher  <echristo@redhat.com>
11175             Jason Eckhardt  <jle@redhat.com>
11176
11177         * config.guess: Merge from master sources.
11178         * config.sub: Merge from master sources, add support for mipsisa32.
11179
11180 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11181         * config.sub: Merge from master sources, rev 1.219.
11182         * MAINTAINERS: Add self as contact for stormy16 port.
11183
11184 2001-08-14  Zack Weinberg  <zackw@panix.com>
11185
11186         * config.sub: Merge from master sources, rev 1.218.
11187         * config.guess: Merge from master sources, rev 1.209.
11188
11189 2001-08-11  Graham Stott  <grahams@redhat.com>
11190
11191         * Makefile.in (check-c++): Add missing semicolon.
11192
11193 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11194
11195         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11196
11197 2001-07-30  Eric Christopher  <echristo@redhat.com>
11198
11199         * MAINTAINERS (Various maintainers: mips port): Added myself.
11200
11201 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11202
11203         * configure.in (sh-*-linux*): New.
11204
11205 2001-07-27  Richard Henderson  <rth@redhat.com>
11206
11207         * .cvsignore: Add LAST_UPDATED.
11208
11209 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11210
11211         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11212
11213 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11214
11215         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11216
11217 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11218
11219         * MAINTAINERS (Write After Approval): Added myself.
11220
11221 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11222
11223         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11224         and libgcj on m68hc11/m68hc12.
11225
11226 2001-06-27  H.J. Lu  (hjl@gnu.org)
11227
11228         * Makefile (CFLAGS_FOR_BUILD): New.
11229         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11230
11231 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11232
11233         * README: Remove version number.
11234
11235 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11236
11237         * INSTALL/README: Update wrt. to the installation instructions now
11238         residing in gcc/doc/install.texi.
11239
11240 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11241
11242         * README: Replace with a cut-down and updated version of gcc/README.
11243
11244 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11245
11246         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11247         multilibs to be disabled.
11248
11249 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11250
11251         * MAINTAINERS (Write After Approval): Add myself.
11252
11253 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11254
11255         * config.guess: Import CVS version 1.195.
11256         * config.sub: Import CVS version 1.212.
11257
11258 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11259
11260         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11261         gcc/xgcc is built, use -print-prog-name to find out the program
11262         name to use.
11263
11264 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11265
11266         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11267         appear to also be in the master copy.
11268         * config.sub:  Import CVS version 1.211.
11269
11270 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11271
11272         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11273         with_gcc]: Use `gcc -shared' to build a shared library.
11274
11275 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11276
11277         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11278         archives.
11279
11280 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11281
11282         * MAINTAINERS (Write After Approval): Add myself.
11283
11284 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11285
11286         * configure.in (libstdcxx_flags): Do not try to execute
11287         libstdc++-v3/testsuite_flags until it exists.
11288
11289 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11290
11291         * MAINTAINERS: Update my email address.
11292
11293 2001-05-31  Graham Stott  <grahams@redhat.com>
11294
11295         * MAINTAINERS (Write After Approval): Add myself.
11296
11297 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11298
11299         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11300         libraries when using g++ with native linker.
11301
11302 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11303
11304         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11305
11306 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11307
11308         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11309         [aix4*|aix5*]: Prepend blank.
11310
11311 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11312
11313         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11314         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11315         of subdir/configure scripts to use the new libtool.m4.
11316
11317 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11318
11319         * MAINTAINERS (Write After Approval): Add myself.
11320
11321 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11322
11323         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11324
11325 2001-05-11  Ben Elliston  <bje@redhat.com>
11326
11327         * Makefile.in (all-sid): New target.
11328         (check-sid, clean-sid, install-sid): Likewise.
11329
11330 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11331
11332         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11333
11334 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11335
11336         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11337         libgcj.
11338
11339 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11340
11341         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11342         gcc/xgcc is built, use -print-prog-name to find out the program
11343         name to use.
11344
11345 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11346
11347         * configure.in (noconfigdirs): Don't reset it from scratch in the
11348         target case; only append to it.
11349
11350         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11351         sparc-*-solaris2.8]: Disable ${libgcj}.
11352
11353 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11354
11355         * configure.in (libgcj_saved): Copy from $libgcj.
11356         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11357         --disable-libgcj.
11358
11359 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11360
11361         * MAINTAINERS: Remove self as MIPS maintainer and
11362         C front end maintainer.
11363
11364 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11365
11366         * configure.in: Move *-chorusos target case to the proper switch.
11367         Disable libgcj.
11368
11369 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11370
11371         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11372         1.641.2.228.
11373
11374 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11375
11376         * Makefile.in (STAGE1_CFLAGS): Pass down.
11377
11378 2001-04-13  Alan Modra  <amodra@one.net.au>
11379
11380         * config.guess: Add hppa64-linux support.  Note for next import that
11381         this is already in the master file.
11382         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11383
11384 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11385
11386         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11387         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11388
11389 2001-04-11  Stan Shebs  <shebs@apple.com>
11390
11391         * MAINTAINERS: Add self as Darwin port maintainer.
11392
11393 2001-04-11  Alan Modra  <amodra@one.net.au>
11394
11395         * MAINTAINERS: Update my email address.
11396
11397 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11398
11399         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11400         recent versions of FreeBSD (release 3 or later).
11401         * ltconfig: On FreeBSD, -lc must not be provided when building
11402         a shared library or else the standard -pthread gcc option is
11403         rendered worthless to later users of the built library.
11404
11405 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11406
11407         * MAINTAINERS: Add self and RTH as C front end maintainers.
11408
11409 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11410
11411         * config.sub: Make sure to match an already-canonicalized
11412         machine name (eg. mn10300-unknown-elf).
11413
11414 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11415
11416         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11417         New macros.
11418         (bootstrap, cross): Use RECURSE_FLAGS.
11419         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11420
11421 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11422
11423         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11424
11425 2001-03-22  Colin Howell  <chowell@redhat.com>
11426
11427         * Makefile.in (DO_X): Do not backslash single-quotes in
11428         backquotes (two places).
11429
11430 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11431
11432         Re-installed:
11433         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11434         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11435         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11436         * ltcf-cxx.sh: Likewise.
11437         * ltcf-gcj.sh: Likewise.
11438
11439 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11440
11441         * MAINTAINERS: Add myself as "documentation co-maintainer".
11442
11443 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11444
11445         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11446         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11447
11448 2001-03-19  Tom Tromey  <tromey@redhat.com>
11449
11450         * config-ml.in: Handle GCJ and GCJFLAGS.
11451
11452 2001-03-21  Michael Chastain  <chastain@redhat.com>
11453
11454         * Makefile.in: all-m4 depends on all-texinfo.
11455
11456 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11457
11458         * MAINTAINERS: Add myself to write after approval list.
11459
11460 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11461
11462         * Makefile.in (DO_X): Quote nested quotes.
11463
11464 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11465
11466         * MAINTAINERS: Add myself to write after approval list.
11467
11468 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11469
11470         * Makefile.in (DO_X): Use double quotes for quoting
11471         "RANLIB=$${RANLIB}".
11472
11473 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11474
11475         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11476
11477 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11478
11479         * configure.in: Only use `lang_requires' for languages athat are
11480         actually enabled.
11481
11482 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11483
11484         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11485
11486 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11487
11488         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11489
11490 2001-03-07  Tom Tromey  <tromey@redhat.com>
11491
11492         * configure.in: Allow config-lang.in to set `lang_requires' to list
11493         of other required languages.
11494
11495 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11496
11497         * Makefile.in: Remove RANLIB definition. Use RANLIB
11498         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11499         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11500
11501 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11502             Alexandre Oliva  <aoliva@redhat.com>
11503
11504         * Makefile.in (check-c++): Use tabs, not spaces.
11505
11506 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11507
11508         * MAINTAINERS: add myself to Write After Approval list.
11509
11510 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11511
11512         * Makefile.in (check-c++): New rule.
11513
11514         * configure.in (target_libs): Remove libg++.
11515         (noconfigdirs): Remove libg++.
11516         (noconfigdirs): Same.
11517         (noconfigdirs): Same.
11518         (noconfigdirs): Same.
11519
11520         * config-ml.in: Remove libg++ references.
11521
11522         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11523         (ALL_TARGET_MODULES): Same.
11524         (configure-target-libg++): Remove.
11525         (all-target-libg++): Remove.
11526         (configure-target-libio): Remove.
11527         (all-target-libio): Remove.
11528         (check-target-libio): Remove.
11529         (.PHONY): Remove.
11530         (libg++.tar.bz2): Remove.
11531         (all-target-cygmon): Remove libio.
11532         (all-target-libstdc++): Remove.
11533         (configure-target-libstdc++): Remove.
11534         (TARGET_LIB_PATH): Remove libstdc++.
11535         (ALL_GCC_CXX): Remove libstdc++.
11536         (all-target-gperf): Correct.
11537
11538 2001-02-16  Nick Clifton  <nickc@redhat.com>
11539
11540         * configure.in (noconfigdirs): Allow configuration of texinfo
11541         for Cygwin hosts.
11542
11543 2001-02-15  Anthony Green  <green@redhat.com>
11544
11545         * configure: Introduce GCJ_FOR_TARGET.
11546         * configure.in: Ditto.
11547         * Makefile.in: Ditto.
11548
11549 2001-02-13  Andreas Schwab  <schwab@suse.de>
11550
11551         * MAINTAINERS: Update mail address.
11552
11553 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11554
11555         * config.guess: Add linux target for S/390.
11556         * config.sub: Likewise.
11557
11558 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11559
11560         * configure.in: for *-chorusos, don't config target-newlib and
11561         target-libgloss.
11562
11563 2001-02-06  Ben Elliston  <bje@redhat.com>
11564
11565         * configure: Output host type to stdout, not stderr.
11566
11567 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11568
11569         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11570         * ltcf-cxx.sh: Likewise.
11571
11572         * config.if: Assume enable_libstdcxx_v3 is defined.
11573
11574 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11575
11576         Remove V2 C++ library.
11577         * configure.in: Remove --enable-libstdcxx_v3 support.
11578
11579 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11580
11581         * include/demangle.h: Add prototype for java_demangle_v3.
11582
11583 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11584
11585         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11586
11587 2001-01-27  Richard Henderson  <rth@redhat.com>
11588
11589         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11590
11591 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11592
11593         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11594         Don't unset, it's non-portable and no longer necessary, set to empty
11595         instead.
11596
11597 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11598
11599         * ltconfig: Shell portability fix for the tagname validity check.
11600
11601 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11602
11603         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11604         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11605
11606 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11607
11608         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11609
11610 2001-01-26  Tom Tromey  <tromey@redhat.com>
11611
11612         * configure.in: Allow libgcj to be built on Sparc Solaris.
11613
11614 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11615
11616         * ltcf-c.sh: Add aix5 case.
11617         * ltcf-cxx.sh: Likewise.
11618         * ltconfig: Likewise.
11619
11620 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11621
11622         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11623         keep at least one of build_libtool_libs or build_old_libs set to
11624         yes.
11625
11626         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11627         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11628
11629 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11630
11631         * configure.in: Enable libgcj on several additional platforms.
11632
11633 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11634
11635         * configure.in: Enable libgcj for linux targets.
11636
11637 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11638
11639         * MAINTAINERS (Write After Approval): Add myself.
11640
11641 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11642
11643         * MAINTAINERS: Add myself as vax port maintainer.
11644
11645 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11646
11647         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11648
11649 2001-01-09  Mike Stump  <mrs@wrs.com>
11650
11651         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11652         failures of subdirectories.
11653
11654 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11655
11656         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11657         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11658         * ltcf-cxx.sh: Likewise.
11659         * ltcf-gcj.sh: Likewise.
11660         * ltconfig.sh: Fix typo.
11661
11662 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11663
11664         * configure: handle DOS-style absolute paths.
11665
11666 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11667
11668         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11669
11670 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11671
11672         * MAINTAINERS: Add myself as avr port co-maintainer.
11673
11674 2000-12-28  Ben Elliston  <bje@redhat.com>
11675
11676         * MAINTAINERS: Add myself under ``Write After Approval''.
11677
11678 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11679
11680         * texinfo: Remove directory from GCC.
11681
11682 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11683
11684         * COPYING: Update to current
11685         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11686         to 19yy as example year in copyright notice).
11687
11688 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11689
11690         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11691         (libstdcxx_incdir): Pass down.
11692         * config.if: Remove expired bits for cxx_interface, add stub.
11693         (libstdcxx_incdir): Add variable for g++ include directory.
11694         * configure.in (gxx_include_dir): Use it.
11695
11696 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11697
11698         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11699         with old-email address from ``Write After Approval''.
11700
11701 2000-12-15  Andreas Jaeger  <aj@suse.de>
11702
11703         * configure.in: Handle lang_dirs.
11704
11705 2000-12-14  Tom Tromey  <tromey@redhat.com>
11706
11707         * MAINTAINERS: Removed brads.
11708
11709         * MAINTAINERS: Added gcj developers.
11710
11711 2000-12-13  Anthony Green  <green@redhat.com>
11712
11713         * configure.in: Disable libgcj for any target not specifically
11714         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11715         with g++ abi.
11716
11717 2000-12-13  Mike Stump  <mrs@wrs.com>
11718
11719         * Makefile.in (local-distclean): Also remove fastjar.
11720
11721 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11722
11723         * contrib/gcc_update: Add fastjar --touch entries.
11724
11725 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11726
11727         * configure.in: Disable language-specific target libraries for
11728         languages that aren't enabled.
11729
11730 2000-12-10  Anthony Green  <green@redhat.com>
11731
11732         * configure.in: Define libgcj.  Disable libgcj target libraries for
11733         most targets.
11734
11735 2000-12-10  Neil Booth  <neilb@earthling.net>
11736
11737         * MAINTAINERS: Update mail address, remove from WAA list.
11738
11739 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11740
11741         * libjava: Imported from /cvs/java.
11742         * libffi: Likewise.
11743         * Boehm-gc: Likewise.
11744
11745 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11746
11747         * configure.in (target_libs): Revert 2000-12-08 patch.
11748         (noconfigdirs): Added target-libjava.
11749
11750 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11751
11752         * djunpack.bat: removed.
11753
11754 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11755
11756         * Makefile.in: handle DOS-style absolute paths.
11757         * config-ml.in: likewise.
11758         * symlink-tree: likewise.
11759
11760 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11761
11762         * fastjar: Imported.
11763
11764 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11765
11766         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11767         libjava.
11768         * configure.in (target_libs): Removed `target-libjava'.
11769
11770 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11771
11772         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11773         (ALL_MODULES): Added fastjar.
11774         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11775         (all-target-libjava): all-fastjar replaces all-zip.
11776         (all-fastjar): Added.
11777         (configure-target-fastjar, all-target-fastjar): Likewise.
11778         * configure.in (host_tools): Added fastjar.
11779
11780 2000-12-07  Mike Stump  <mrs@wrs.com>
11781
11782         * Makefile.in (local-distclean): Remove leftover built files.
11783
11784 2000-11-24  Nick Clifton  <nickc@redhat.com>
11785
11786         * configure.in (xscale-elf): Add target.
11787         (xscale-coff): Add target.
11788
11789 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11790
11791         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11792         recent versions of FreeBSD (release 3 or later).
11793         * ltconfig: On FreeBSD, -lc must not be provided when building
11794         a shared library or else the standard -pthread gcc option is
11795         rendered worthless to later users of the built library.
11796
11797 2000-11-16  Fred Fish  <fnf@be.com>
11798
11799         * configure.in (enable_libstdcxx_v3): Fix typo,
11800         libstd++ -> libstdc++.
11801
11802 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11803
11804         * MAINTAINERS: Add self to Write After Approval list.
11805
11806 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11807
11808         * MAINTAINERS: Update my email address.  Add myself to global write
11809         privs list.
11810
11811 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11812
11813         * Makefile.in: Merge with src and libgcj.
11814         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11815         configure-target-<library> when their configure scripts need the C
11816         or C++ library to have already been built to work properly.
11817         (do_proto_toplev): Set them to an empty string.
11818
11819         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11820         (REALLY_SET_LIB_PATH): Use them.
11821
11822 2000-11-17  Stan Shebs  <shebs@apple.com>
11823
11824         * MAINTAINERS: Add self to Write After Approval list.
11825
11826 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11827
11828         * configure: Provide the original toplevel configure arguments
11829         (including $0) to subprocesses in the environment rather than
11830         through gcc/configargs.h.
11831
11832 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11833
11834         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11835         C99.  Alphabetise "Write After Approval" list.
11836
11837 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11838
11839         * configure: Turn on libstdc++ V3 by default.
11840
11841         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11842         if we've got GCC.
11843
11844 2000-11-11  Philip Blundell  <philb@gnu.org>
11845
11846         * MAINTAINERS: Add self to Write After Approval list.
11847
11848 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11849
11850         * ltcf-c.sh (aix4): Improve shared library configuration; require
11851         exporting symbols.
11852         * ltcf-cxx.sh (aix4): Define.
11853         * ltconfig (aix4): Define library and soname specs appropriate for
11854         AIX.  Define command to create export symbols list.
11855
11856 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11857
11858         * config.sub: Add support for Sun Chorus
11859
11860 2000-10-31  Nick Clifton  <nickc@redhat.com>
11861
11862         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11863         <name>@redhat.com.  Also installed new email address for Clint
11864         Popetz.
11865
11866 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11867
11868         * etc: Remove directory from GCC.
11869
11870 2000-10-16  Michael Meissner  <meissner@redhat.com>
11871
11872         * configure (gcc/configargs.h): Only create if there is a build GCC
11873         directory created.
11874
11875 2000-10-16  Matthias Klose  <doko@debian.org>
11876
11877         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11878         when configured for libstdc++-v3.
11879
11880 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11881
11882         * configure: Save configure arguments to gcc/configargs.h.
11883
11884 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11885
11886         * config.guess: Import CVS version 1.157.
11887         * config.sub: Import CVS version 1.181.
11888
11889 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11890
11891         * Makefile.in (bootstrap): avoid recursion if subdir missing
11892         (cross): ditto
11893         (do-proto-toplev): ditto
11894
11895 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11896
11897         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11898         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11899
11900         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11901         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11902         all affected `configure' scripts.
11903
11904 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11905
11906         * MAINTAINERS: Add self as cpplib co-maintainer.
11907
11908 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11909
11910         * MAINTAINERS: Add self to Write After Approval list.
11911
11912 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11913
11914         * INSTALL/README: egcs -> GCC update.
11915
11916 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11917
11918         * MAINTAINERS: Add myself to Write After Approval list.
11919
11920 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11921
11922         * MAINTAINERS: Add myself to Write After Approval list.
11923
11924 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11925
11926         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11927         X11 libraries for hppa64.
11928
11929 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11930
11931         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11932
11933 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11934
11935         * Makefile.in (all-zlib): Added dummy target.
11936
11937         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11938         ltcf-gcj.sh: Updated from libtool multi-language branch.
11939
11940 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11941
11942         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11943         (bootstrap*): Depend on all-bootstrap.
11944
11945 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11946
11947         * config.guess: Import CVS version 1.156.
11948         * config.sub: Import CVS version 1.179.
11949
11950 2000-09-02  Anthony Green  <green@cygnus.com>
11951
11952         * Makefile.in (all-gcc): Depend on all-zlib.
11953         (CLEAN_MODULES): Add clean-zlib.
11954         (ALL_MODULES): Add all-zlib.
11955         * configure.in (host_libs): Add zlib.
11956
11957 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11958
11959         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11960         crosses, but add gcc/include to the header search path for them.
11961
11962 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11963
11964         * MAINTAINERS: Add self to Write After Approval list.
11965
11966 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11967
11968         * config.guess: Import CVS version 1.152.
11969         * config.sub: Import CVS version 1.177.
11970
11971 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11972
11973         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11974         $targargs to tell whether newlib is going to be built.
11975
11976         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11977         $$r/TARGET_SUBDIR/libio for _G_config.h.
11978
11979 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11980
11981         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11982
11983 2000-08-22  DJ Delorie  <dj@redhat.com>
11984
11985         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11986
11987 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11988
11989         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11990         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11991         sub-configures.
11992
11993 2000-08-21  DJ Delorie  <dj@redhat.com>
11994
11995         * MAINTAINERS: Add self as a libiberty maintainer
11996
11997 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11998
11999         * configure.in (libstdcxx_flags): Use
12000         libstdc++-v3/src/libstdc++.INC.
12001
12002 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12003
12004         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12005
12006 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12007
12008         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12009
12010         * configure: Make enable_threads and enable_shared defaults
12011         explicit.  Substitute enable_threads into generated Makefiles.
12012         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12013         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12014
12015 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12016
12017         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12018
12019 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12020
12021         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12022         previous delta.
12023
12024 2000-08-11  Jason Merrill  <jason@redhat.com>
12025
12026         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12027         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12028         (FLAGS_FOR_TARGET): Not here.
12029         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12030
12031 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12032
12033         * config-ml.in (CC, CXX): Don't introduce a leading space.
12034
12035 2000-08-07  DJ Delorie  <dj@delorie.com>
12036
12037         * MAINTAINERS: Add self as a DJGPP maintainer
12038
12039 2000-08-07  DJ Delorie  <dj@redhat.com>
12040
12041         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12042         "if we're also building gcc, and it's a gcc that will run on the
12043         build machine, we want to use its includes instead of the system's
12044         default includes".
12045
12046 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12047
12048         * MAINTAINERS: Add self to Write After Approval list.
12049
12050 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12051
12052         * configure.in (libstdcxx_flags): Don't use `"'.
12053
12054         * config-ml.in: Adjust multilib search paths to the
12055         appropriate multilib tree.
12056
12057 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12058
12059         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12060         commas in $LANGUAGES.
12061
12062 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12063
12064         * configure.in: Re-enable all references to libg++ and librx.
12065
12066 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12067
12068         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12069         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12070         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12071         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12072
12073         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12074
12075 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12076
12077         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12078         CXX_FOR_TARGET for sed.
12079
12080 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12081
12082         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12083         Do not override if already set in the environment or in configure.
12084         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12085         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12086
12087 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12088
12089         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12090         the libtool CVS tree multi-language branch.
12091         * ltconfig, ltmain.sh: Updated.
12092
12093 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12094
12095         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12096         (clean-target): Depend on it.
12097
12098         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12099         (GCC_FOR_TARGET): Use it.
12100         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12101         * configure.in: ... here.
12102         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12103         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12104
12105 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12106
12107         * MAINTAINERS: Add self to Write After Approval list.
12108
12109 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12110
12111         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12112         (configure-target-libchill, configure-target-libobjc): Likewise.
12113
12114         * configure.in: Use the same cache file for all target libs.
12115         * config-ml.in: But different cache files per multilib variant.
12116
12117 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12118
12119         * configure (topsrcdir): Don't use dirname.
12120
12121 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12122
12123         * MAINTAINERS: Add self to Write After Approval list.
12124
12125 2000-07-20  Jason Merrill  <jason@redhat.com>
12126
12127         * configure.in: Remove all references to libg++ and librx.
12128
12129         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12130
12131 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12132
12133         * config.sub: Update to subversions version 2000-07-06.
12134
12135 2000-07-12  Andrew Haley  <aph@cygnus.com>
12136
12137         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12138         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12139
12140 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12141
12142         * symlink-tree:  Check number of arguments.
12143
12144 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12145
12146         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12147         search path for a g++ extracted from the build tree.  This
12148         will allow link tests run by configure scripts in
12149         subdirectories to succeed.
12150
12151 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12152
12153         * ltconfig: Add support for mips-dde-sysv4.2MP
12154
12155 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12156
12157         * MAINTAINERS: Add myself as loop discovery maintainer.
12158
12159 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12160
12161         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12162         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12163
12164 2000-06-19  Timothy Wall  <twall@cygnus.com>
12165
12166         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12167         * config.sub: Add tic54x target.
12168
12169 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12170
12171         * MAINTAINERS: Add self as Fortran maintainer,
12172         remove Craig Burley.
12173
12174 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12175
12176         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12177         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12178
12179 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12180
12181         * MAINTAINERS: Add self as i18n maintainer
12182
12183 20000-05-21  H.J. Lu  (hjl@gnu.org)
12184
12185         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12186         directory are used if they exist. Make sure
12187         $(build_tooldir)/include is searched for header files,
12188         $(build_tooldir)/lib/ for library files.
12189         (GCC_FOR_TARGET): Likewise.
12190         (CXX_FOR_TARGET): Likewise.
12191
12192 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12193
12194         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12195
12196 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12197
12198         * Makefile.in (configure-target-libiberty): Depend on
12199         configure-target-newlib.
12200
12201 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12202
12203         * configure.in, Makefile.in: Merge all libffi-related
12204         configury stuff from the libgcj tree.
12205
12206 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12207
12208         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12209         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12210
12211 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12212
12213         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12214         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12215         current version information.  Add to proto-toplev directory.
12216         (gdb-taz): Build do-djunpack.
12217
12218 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12219
12220         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12221
12222 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12223
12224         * MAINTAINERS: Add self to Write After Approval list.
12225
12226 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12227
12228         * ltmain.sh: Preserve in relink_command any environment
12229         variables that may affect the linker behavior.
12230
12231 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12232
12233         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12234
12235 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12236
12237         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12238
12239 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12240
12241         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12242         with the version name.
12243
12244 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12245
12246         * MAINTAINERS: Add self as bb-reorder maintainer.
12247
12248 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12249
12250         * config.if: Tweak.
12251
12252 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12253
12254         * djunpack.bat: New file.
12255
12256 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12257
12258         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12259         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12260         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12261         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12262
12263 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12264
12265         * config.sub (case $basic_machine): Change default for "ibm-*"
12266         to "openedition".
12267
12268 2000-04-13  Andreas Jaeger  <aj@suse.de>
12269
12270         * MAINTAINERS: Added myself.
12271
12272 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12273
12274         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12275         (do-md5sum): New target.
12276         (MD5PROG): Define.
12277         (PACKAGE): Default to TOOL.
12278         (VER): Default to a shell script.
12279         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12280         md5 checksum generation.
12281         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12282         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12283         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12284         insight.tar.bz2): Use gdb-taz to create archive.
12285
12286 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12287
12288         * configure (warn_cflags): Delete.
12289
12290 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12291
12292         * MAINTAINERS: Added myself.
12293
12294 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12295             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12296
12297         * configure.in (enable_libstdcxx_v3): Add.
12298         (target_libs): Add bits here to switch between libstdc++-v2 and
12299         libstdc++-v3.
12300         * config.if: And this file too.
12301         * Makefile.in: Add libstdc++-v3 targets.
12302
12303 2000-04-05  Michael Meissner  <meissner@redhat.com>
12304
12305         * config.sub (d30v): Add d30v as a basic machine type.
12306
12307 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12308
12309         * configure.in: -linux-gnu*, not -linux-gnu.
12310
12311 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12312
12313         * MAINTAINERS: Add self in write-after-approval section.
12314
12315 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12316
12317         * MAINTAINERS: Add self as ia64 port maintainer.
12318
12319 2000-03-08  Neil Booth  <NeilB@earthling.net>
12320
12321         * MAINTAINERS: Add self in write-after-approval section.
12322
12323 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12324
12325         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12326         (do-tar-bz2): Replace TOOL with PACKAGE.
12327         (gdb.tar.bz2): Remove GDBTK from GDB package.
12328         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12329         dejagnu.tar.bz2): New packages.
12330
12331 2000-02-27  Andreas Jaeger  <aj@suse.de>
12332
12333         * configure.in: Add entry for mips*-*-linux*, move catch all
12334         *-*-*linux* entry below this one.
12335
12336 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12337
12338         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12339
12340 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12341
12342         * config.sub: Support an OS of "wince".
12343
12344 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12345
12346         * config.guess, config.sub: Updated to match config's 2000-02-15
12347         version.
12348
12349 2000-02-23  Linas Vepstas  <linas@linas.org>
12350
12351         * config.sub: Add support for Linux/IBM 370.
12352         * configure.in: Likewise.
12353
12354 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12355
12356         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12357
12358 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12359
12360         * config.guess: Guess "cygwin" rather than "cygwin32".
12361
12362 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12363
12364         * configure (gcc_version): When setting, narrow search to
12365         lines containing `version_string'.
12366
12367 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12368
12369         * config.sub: Add support for avr target.
12370
12371 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12372
12373         * MAINTAINERS: Add maintainers for MCore port.
12374
12375 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12376
12377         * config.sub: Add mmix-knuth-mmixware.
12378
12379 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12380
12381         * MAINTAINERS: Pair cccp with cpplib maintainership.
12382
12383 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12384
12385         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12386         structure stuff to -L library search.
12387         (CXX_FOR_TARGET): Ditto.
12388         (CROSS_CHECK_MODULES): Fix spelling mistake.
12389
12390 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12391
12392         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12393         the C++ compiler.
12394
12395 2000-01-12  Richard Henderson  <rth@cygnus.com>
12396
12397         * configure.in: Don't build some bits for beos.
12398
12399 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12400
12401         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12402         as include files.
12403
12404 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12405
12406         * Add self as cpplib maintainer, as requested by Jason
12407         Merrill.  Correct my e-mail address.
12408
12409 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12410
12411         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12412         not mh-aix43.
12413
12414 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12415
12416         * MAINTAINERS: Add myself to "write after approval" list.
12417
12418 1999-12-14  Richard Henderson  <rth@cygnus.com>
12419
12420         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12421         * config.sub: Accept alphaev[78], alphaev8.
12422
12423 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12424
12425         * config.guess, config.sub: Update from autoconf.
12426
12427 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12428
12429         * MAINTAINERS:  update my playtime e-address.
12430
12431 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12432
12433         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12434         necessary libraries are missing.
12435
12436 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12437
12438         * MAINTAINERS: Add new 'write after approval' maintainer.
12439
12440 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12441
12442         * MAINTAINERS: Add new Java maintainer.
12443
12444 1999-10-25  Andreas Schwab  <schwab@suse.de>
12445
12446         * configure: Fix quoting inside arguments of eval.
12447
12448 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12449
12450         * config-ml.in: Allow suppression of some ARM multilibs.
12451
12452 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12453
12454         * config.guess: Add OS/390 match pattern.
12455         * config.sub: Add mvs, openedition targets.
12456         * configure.in (i370-ibm-opened*): New.
12457
12458 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12459
12460         * config.sub: Add support for configuring for pj.
12461
12462 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12463
12464         * config.sub (maybe_os): Add support for configuring for fr30.
12465
12466 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12467
12468         * configure.in: Do not configure or build ld for AIX
12469         platforms.  ld is known to be broken on these platforms.
12470
12471 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12472
12473         * config-ml.in: Pass compiler flag corresponding to multidirs to
12474         subdir configures.
12475
12476 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12477
12478         * Makefile.in (LDFLAGS): Define.
12479
12480 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12481
12482         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12483         noconfigdirs.
12484         (*-*-cygwin*): Likewise.
12485
12486 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12487
12488         * mkdep: New file.
12489         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12490         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12491
12492         From Eli Zaretskii <eliz@is.elta.co.il>:
12493         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12494         long file name when using DJGPP on MS-DOS.
12495
12496 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12497
12498         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12499
12500 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12501
12502         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12503         dependency as this causes "make check" to globally "make all"
12504
12505 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12506
12507         * configure.in (target_libs): Added target-zlib.
12508         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12509         (CONFIGURE_TARGET_MODULES): Likewise.
12510         (CHECK_TARGET_MODULES): Likewise.
12511         (INSTALL_TARGET_MODULES): Likewise.
12512         (CLEAN_TARGET_MODULES): Likewise.
12513         (configure-target-zlib): New target.
12514         (all-target-zlib): Likewise.
12515         (all-target-libjava): Depend on all-target-zlib.
12516         (configure-target-libjava): Depend on configure-target-zlib.
12517
12518         * Makefile.in (configure-target-libjava): Depend on
12519         configure-target-newlib.
12520         (configure-target-boehm-gc): New target.
12521         (configure-target-qthreads): New target.
12522
12523         * configure.in (target_libs): Added target-qthreads.
12524         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12525         (CONFIGURE_TARGET_MODULES): Likewise.
12526         (CHECK_TARGET_MODULES): Likewise.
12527         (INSTALL_TARGET_MODULES): Likewise.
12528         (CLEAN_TARGET_MODULES): Likewise.
12529         (all-target-qthreads): New target.
12530         (configure-target-libjava): Depend on configure-target-qthreads.
12531         (all-target-libjava): Depend on all-target-qthreads.
12532
12533         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12534         (CONFIGURE_TARGET_MODULES): Likewise.
12535         (CHECK_TARGET_MODULES): Likewise.
12536         (INSTALL_TARGET_MODULES): Likewise.
12537         (CLEAN_TARGET_MODULES): Likewise.
12538         (all-target-libjava): New target.
12539         (all-target-boehm-gc): Likewise.
12540         * configure.in (target_libs): Added libjava, boehm-gc.
12541
12542 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12543
12544         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12545         configure.bat in SUPPORT_FILES.
12546         (gas+binutils.tar.bz2): Likewise.
12547
12548         * makeall.bat: Remove; obsolete.
12549
12550 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12551
12552         From Mark Elbrecht:
12553         * configure.bat: Remove; obsolete.
12554
12555 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12556
12557         * configure: Add -W -Wall to the default CFLAGS when compiling with
12558         gcc.
12559
12560 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12561
12562         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12563
12564 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12565
12566         * configure.in: Build ld on IRIX6.
12567
12568 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12569
12570         * Makefile.in: Change distribution targets to use bzip2 instead of
12571         gzip.
12572         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12573         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12574
12575 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12576
12577         * config.sub: Add mcore target.
12578
12579 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12580
12581         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12582
12583 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12584
12585         * config.guess (dummy): Changed to $dummy.
12586
12587 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12588
12589         * config.sub: Tidied up case statements.
12590
12591 1999-05-22  Ben Elliston  <bje@cygnus.com>
12592
12593         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12594         <jiro@din.or.jp>.
12595
12596         * config.guess: Merge with FSF version. Future changes will be
12597         more accurately recorded in this ChangeLog.
12598         * config.sub: Likewise.
12599
12600 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12601
12602          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12603
12604 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12605
12606         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12607
12608 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12609
12610         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12611
12612 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12613
12614         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12615         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12616         Bad merge removed these two changes.
12617
12618 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12619                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12620
12621         * config.guess (interix Alpha): Add.
12622
12623 1999-04-11  Richard Henderson  <rth@cygnus.com>
12624
12625         * configure.in (i?86-*-beos*): Do config gperf; don't config
12626         gdb, newlib, or libgloss.
12627
12628 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12629
12630         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12631         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12632         from multidirs.
12633
12634 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12635
12636         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12637
12638 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12639
12640         * config.sub: Add support for mcore targets.
12641
12642 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12643
12644         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12645         not mt-ospace, in order to shut up assembler warning about using
12646         symbols that are named the same as registers.
12647
12648 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12649
12650         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12651         dependency list for all-target-cygmon.
12652
12653 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12654
12655         * config-ml.in: Check $host, not $target, for selective multilibs.
12656         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12657         thumb interworking, and underscore prefix multilibs.
12658
12659 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12660
12661         * missing: Update to version from current automake.
12662
12663 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12664
12665         * configure (gxx_include_dir): Removed.
12666
12667         * configure.in (gxx_include_dir): Handle it.
12668         * Makefile.in: Likewise.
12669
12670 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12671
12672         * config.sub (mips64vr4111,mips64vr4111el) Add.
12673
12674 1999-03-21  Ben Elliston  <bje@cygnus.com>
12675
12676         * config.guess: Correct typo for detecting ELF on FreeBSD.
12677
12678 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12679
12680         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12681         config/mh-djgpp.
12682
12683 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12684
12685         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12686         all-target-newlib to dependency list for all-target-bsp.
12687
12688 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12689
12690         * config.sub: Add i386-uwin support.
12691         * config.guess: Likewise.
12692
12693 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12694
12695         * configure.in: cleanup, add mh-*pic handling for arm, special
12696         case powerpc*-*-aix*
12697
12698 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12699
12700         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12701         can be built.
12702
12703 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12704
12705         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12706         targets.
12707
12708 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12709
12710         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12711
12712 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12713
12714         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12715
12716 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12717
12718         * config.sub: Fix typo in arm recognition.
12719
12720 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12721
12722         * configure.in (noconfigdirs): Changed target_configdirs to
12723         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12724         rather than m68k-*-* since it is not known to work on
12725         m68k-aout. Ditto for arm-*-*oabi.
12726
12727 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12728
12729         * configure.in (*-*-windows*): Remove, no longer used.
12730
12731 1999-02-19  Ben Elliston <bje@cygnus.com>
12732
12733         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12734         Smart and improved by Andrew Cagney.
12735
12736 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12737
12738         * config.guess: Recognize openbsd-*-hppa.
12739
12740 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12741
12742         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12743         only if it is not empty.
12744
12745 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12746
12747         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12748
12749         * config.guess: Modified to recognize uname's armv* syntax.
12750
12751         * config.sub: Modified to recognize uname's armv* syntax.
12752
12753 1999-02-17  Mark Salter  <msalter@cygnus.com>
12754
12755         * configure.in: Added target-bsp for sparclite.
12756
12757 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12758
12759         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12760
12761 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12762
12763         * configure.in: Add support for strongarm port.
12764         * config.sub: Add support for strongarm target.
12765
12766 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12767
12768         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12769         the old name config/mh-cygwin32.
12770         Enable texinfo.
12771
12772 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12773
12774         * configure.in: Do build ld for ix86 Solaris.
12775
12776 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12777
12778         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12779         $AR_FOR_TARGET.  Likewise for RANLIB.
12780
12781 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12782
12783         * config.sub (oabi):  Recognize.
12784         * configure.in (arm-*-oabi):  Handle.
12785
12786 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12787
12788         * config.guess: Improve detection of i686 on UnixWare 7.
12789
12790 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12791
12792         * config.guess: Add support for i386-pc-interix.
12793         * config.sub: Likewise.
12794         * configure.in: Likewise.
12795
12796 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12797
12798         * Makefile.in: Remove unneeded all-target-libio from
12799         from all-target-winsup target since it is now unneeded.
12800         Add all-target-libtermcap in its place since it is now
12801         needed.
12802
12803 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12804
12805         * configure.in: makefile stub for cygwin target is probably
12806         unnecessary.  Remove it for now.
12807
12808 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12809
12810         * configure.in: libtermcap.a should be built when cygwin is the
12811         target as well as the host.
12812         * config.guess: Allow mixed case in cygwin uname output.
12813         * Makefile.in: Add libtermcap target.
12814
12815 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12816
12817         * config.sub: Clean up handling of hppa2.0.
12818
12819 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12820
12821         * config.guess: Use C code to identify more HP machines.
12822
12823 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12824
12825         * config.sub: Handle hppa2.0.
12826
12827 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12828
12829         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12830         cygmon for all sparclite targets, regardless of object format.
12831
12832 1998-12-15  Mark Salter  <msalter@cygnus.com>
12833
12834         * configure.in: Added target-bsp for several target architectures.
12835
12836         * Makefile.in: Added rules for bsp.
12837
12838 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12839
12840         * config.guess: Improve detection of hppa2.0 processors.
12841
12842 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12843
12844         * config.guess: Recognize FreeBSD using ELF automatically.
12845
12846 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12847
12848         * configure (skip-this-dir): Add handling for new shell script, which
12849         might be created by a sub-directory's configure to indicate, this particular
12850         directory is "unwanted".
12851         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12852
12853 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12854
12855         * ltconfig: import from libtool, after changing libtool to
12856         account for the cygwin name change.
12857
12858 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12859
12860         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12861         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12862
12863 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12864
12865         * configure.in: Add libtermcap to list of cygwin dependencies.
12866
12867 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12868
12869         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12870         they include winsup/include when it's a cygwin target.
12871
12872 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12873
12874         * configure.in (host_tools): Added zip.
12875         * Makefile.in (all-target-libjava): Depend on all-zip.
12876         (all-zip): New target.
12877         (ALL_MODULES): Added all-zip.
12878         (NATIVE_CHECK_MODULES): Added check-zip.
12879         (INSTALL_MODULES): Added install-zip.
12880         (CLEAN_MODULES): Added clean-zip.
12881
12882 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12883
12884         * Makefile.in: lose "32" from comment about cygwin.
12885
12886 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12887
12888         * configure.in: Use -Os to build target libraries for the fr30.
12889
12890 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12891
12892         * config.sub: Add fr30.
12893
12894 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12895
12896         * configure.in: drop "32" from config/mh-cygwin32.  Check
12897         cygwin* instead of cygwin32*.
12898         * config.sub: Check cygwin* instead of cygwin32*.
12899
12900 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12901
12902         * config.guess: Match any version of Unixware7.
12903
12904 1998-10-20  Syd Polk  <spolk@cygnus.com>
12905
12906         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12907         if desired.
12908
12909 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12910
12911         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12912         these if the appropriate directories and files to not exist.
12913
12914 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12915
12916         * Makefile.in (DEVO_SUPPORT): Add config.if.
12917
12918 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12919
12920         * configure: Add pattern to replace "build_tooldir"'s
12921         definition in the generated Makefile with "tooldir"'s
12922         actual value.
12923
12924 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12925
12926         * config.sub: Bring back lost sparcv9.
12927
12928         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12929
12930 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12931
12932         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12933         CC_FOR_TARGET and friends.
12934
12935 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12936
12937         * Makefile.in (build_tooldir): New variable, same as tooldir.
12938         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12939         -B$(build_tooldir)/bin/.
12940         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12941
12942 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12943
12944         * README: Remove installation instructions and refer to the
12945         INSTALL directory instead.
12946
12947 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12948
12949         * config.sub: Add support for i[34567]86-pc-udk.
12950         * configure.in: Likewise.
12951
12952 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12953
12954         * Makefile.in: add bzip2 package building bits for user
12955         tools module
12956         * configure.in: ditto
12957
12958 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12959
12960         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12961         (ALL_TARGET_MODULES): Add all-target-libobjc.
12962         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12963         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12964         (all-target-libchill): Add dependencies.
12965         * configure.in (target_libs): Add libchill.
12966
12967 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12968
12969         * configure.in (target_subdir): Remove duplicate line.
12970
12971 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12972
12973         * Makefile.in (all-automake): fix dependencies.
12974
12975 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12976
12977         * configure.in: Minor cleanups for building in the $(target_alias)
12978         subdir.
12979
12980 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12981
12982         * Makefile.in (bootstrap): Set r and s before make all.  Use
12983         BASE_FLAGS_TO_PASS in make all.
12984         (cross): Likewise.
12985
12986 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12987
12988         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12989
12990 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12991
12992         * config.sub: Fix typo in last change.
12993
12994 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12995
12996         * config.sub: Add support for C4x target.
12997         * configure.in: Likewise.
12998
12999 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13000
13001         * config.sub: Recognize sparcv9 just like sparc64.
13002
13003 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13004
13005         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13006
13007 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13008
13009         * config.guess: Correctly identify Pentium II sco boxes.
13010
13011         * config.guess: Fix "tr" code.  From Weiwen Liu.
13012
13013 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13014
13015         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13016         stabs.
13017
13018 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13019
13020         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13021         (ALL_TARGET_MODULES): Add all-target-libchill.
13022         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13023         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13024         (all-target-libchill): Add dependencies.
13025         * configure.in (target_libs): Add libchill.
13026
13027 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13028
13029         * config.guess: Avoid assumptions about "tr" behaves when
13030         LANG is set to something other than English.
13031
13032 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13033
13034         * configure (gxx_include_dir): Changed to
13035         '${prefix}/include/g++'-${libstdcxx_interface}.
13036
13037         * config.if: New to determine the interfaces.
13038
13039 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13040
13041         * config.guess: Detect and handle MPE/IX.
13042         * config.sub: Deal with MPE/IX.
13043
13044 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13045
13046         * configure.in: Use mh-aix43.
13047
13048 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13049
13050         * configure: Fix --without/--disable cases for gxx-include-dir.
13051
13052 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13053
13054         * mdata-sh:  Imported.  Needed for automake support.
13055
13056 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13057
13058         * Makefile.in (taz): Try "chmod -R og=u ." before
13059         "chmod og=u `find . -print`".
13060
13061 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13062
13063         * configure.in: Add arm-elf and thumb-elf support.
13064
13065 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13066
13067         * Makefile.in: Undo previous patch.
13068
13069 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13070
13071         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13072         to here ...
13073         (install-no-fixedincludes): and here
13074         (INSTALL_MODULES): ... from here.
13075
13076 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13077
13078         * config.sub: Merge with FSF.
13079
13080         * config.guess: Merge with FSF.
13081
13082 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13083
13084         * configure (extraconfigdirs): New variable.
13085         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13086         * Makefile.in (all): Move higher in file.
13087         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13088         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13089         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13090         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13091         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13092
13093 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13094
13095         * Makefile.in (all-target-libjava): Depend on all-gcc and
13096         all-target-newlib.
13097         (configure-target-libjava): Depend on $(ALL_GCC).
13098
13099 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13100
13101         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13102         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13103
13104 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13105
13106         * INSTALL/README: Fix typo.
13107
13108 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13109
13110         * ylwrap: Change absolute path checks to check for DOS style path
13111         names.
13112
13113         * ylwrap: Don't use a full path name if the source file is in the
13114         same directory.  From hjl@lucon.org (H.J. Lu).
13115
13116         * config-ml.in: Default to being verbose, to match Feb 18 change to
13117         configure.
13118
13119 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13120
13121         Brought over from egcs:
13122
13123         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13124
13125         * configure.in (target_subdir): Set to ${target_alias} instead
13126         of "libraries".
13127
13128         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13129
13130         * configure.in (target_subdir): Set to libraries if enable_multilib.
13131
13132 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13133
13134         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13135         multilibs, force reconfiguration the first time we create
13136         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13137
13138 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13139
13140         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13141         avoid confusion with --no-recursion.
13142
13143 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13144
13145         * configure.in: Win32 hosts shouldn't use install -x
13146         * install-sh: remove -x option, and special .exe-handling
13147         hack.
13148
13149 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13150
13151         * config.guess: Recognize i586-pc-beos.
13152         * configure.in: Don't build some bits for beos.
13153
13154 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13155
13156         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13157         CFLAGS default to -O2.
13158
13159         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13160         when using GNU ld.
13161
13162 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13163
13164         * ltmain.sh: Correct install when using a different shell.
13165
13166 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13167
13168         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13169
13170 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13171
13172         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13173         target.
13174
13175 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13176
13177         * ltconfig: Update to correct AIX handling.
13178
13179 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13180
13181         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13182
13183         * configure.in (target_subdir): Set to ${target_alias} instead
13184         of "libraries".
13185
13186 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13187
13188         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13189         (Makefile): Depend on $(gcc_version_trigger).
13190
13191         * configure (gcc_version): Change default initializer to empty
13192         string.
13193         (gcc_version_trigger): New variable; pass this variable down
13194         to subdir configures to enable them checking gcc's version
13195         themselves. Emit make macros for both gcc_version vars.
13196         (topsrcdir): Initialize reliably.
13197         (recursion line): Remove --with-gcc-version=${gcc_version}.
13198
13199 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13200
13201         * configure (enable_version_specific_runtime_libs): Implement new flag
13202         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13203         in $(libsubdir); emit definition in each generated Makefile.
13204         (gxx_include_dir): Initialize depending on
13205         $enable_version_specific_runtime_libs.
13206
13207 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13208
13209         * configure (gcc_version): Initialize properly depending on
13210         how and where configure is started.
13211         (recursion line): Pass a --with-gcc-version=${gcc_version}
13212         to configures in subdirs.
13213
13214 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13215
13216         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13217         cygmon
13218
13219 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13220
13221         * configure.in: Add cygmon and libstub support for mn10200.
13222
13223 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13224
13225         * configure (gcc_version): Add new variable describing the
13226         particular gcc version we're building.
13227         * Makefile.in (libsubdir): Add new macro for the directory
13228         in which the compiler finds executables, libraries, etc.
13229         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13230         and libsubdir.
13231
13232 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13233
13234         * Makefile.in (local-clean): Remove *.log.
13235         (warning.log): Built with warn_summary from build.log.
13236         (mail-report.log): Run test_summary.
13237         (mail-report-with-warnings.log): Run test_summary including
13238         warning.log in the report.
13239
13240 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13241
13242         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13243
13244 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13245
13246         * Makefile.in (grep): Grep no longer depends on libiberty.
13247
13248 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13249
13250         * Makefile.in: all-snavigator needs all-libgui.
13251
13252 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13253
13254         * configure.in: Add cygmon and libstub support for mn10300.
13255
13256 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13257
13258         * missing: Update to version from automake 1.3.
13259
13260         * ltmain.sh: On installation, don't get confused if the same name
13261         appears more than once in the list of library names.
13262
13263 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13264
13265         * config.sub: Accept m68060 and m5200 as CPU names.
13266
13267 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13268
13269         * configure: Use && rather than using -a in test, because odd
13270         strings can confuse test.
13271         * configure.in: Likewise.
13272
13273 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13274
13275         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13276
13277 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13278
13279         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13280         bootstrap4-lean): New targets.
13281
13282 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13283
13284         * mpw-* Delete.  Not used.
13285
13286 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13287
13288         * COPYING.LIB: Update FSF address.
13289
13290 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13291
13292         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13293
13294         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13295         GAS_SUPPORT_DIRS.
13296
13297 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13298
13299         * ltconfig, ltmain.sh: Avoid producing a version number if
13300         -version-info was not used.
13301
13302 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13303
13304         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13305         building with newlib.
13306
13307 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13308
13309         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13310         Solaris `make' causes it to continue to next definition.
13311
13312 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13313
13314         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13315         the right GUI libraries and files are installed along with GDB.
13316
13317 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13318
13319         * configure.in: Change alpha to alpha* in several places.
13320
13321 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13322
13323         * config.sub: Recognize sparc86x.
13324
13325 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13326
13327         * configure.in (--enable-target-optspace): Remove debug echo.
13328
13329 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13330
13331         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13332
13333 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13334
13335         * ltconfig: Update cygwin32 support.
13336
13337         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13338         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13339         (GDB_SUPPORT_DIRS): Likewise.
13340
13341 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13342
13343         * configure.in (target_makefile_frag): If --enable-target-optspace,
13344         use -Os to compile target libraries rather than -O2.  Default to
13345         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13346         not used.
13347         * configure.in (target_cflags): Ditto for d30v.
13348
13349 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13350
13351         * Makefile.in (all-bfd): Depend on all-intl.
13352         (all-binutils): Likewise.
13353         (all-gas): Likewise.
13354         (all-gprof): Likewise.
13355         (all-ld): Likewise.
13356
13357 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13358
13359         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13360
13361 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13362
13363         * Makefile.in (all-bfd): Depend upon all-libiberty.
13364
13365         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13366
13367 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13368
13369         * Makefile.in: Add libstub.
13370
13371         * configure.in: Ditto. Build libstub for targets that have cygmon
13372         support.
13373
13374 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13375
13376         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13377
13378 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13379
13380         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13381         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13382
13383 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13384
13385         * configure: Define DEFAULT_M4 by searching PATH.
13386         * Makfile.in: Use DEFAULT_M4.
13387
13388 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13389
13390         * ltconfig: Add cygwin32 support.
13391
13392         * Makefile.in, configure.in: Add libtool as a native only directory
13393         to configure and build.
13394
13395 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13396
13397         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13398
13399 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13400
13401         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13402
13403 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13404
13405         * Makefile.in: add ash make rules
13406         * configure.in: add ash to native_only and host_tools lists
13407
13408 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13409
13410         * Makefile.in (all-gettext, all-intl): New targets.
13411         (ALL_MODULES): Added all-gettext, all-intl.
13412         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13413         (INSTALL_MODULES): Added install-gettext, install-intl.
13414         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13415
13416         * configure.in (host_tools): Added gettext.
13417         (native_only): Likewise.
13418         (noconfigdirs) [various cases]: Likewise.
13419         (host_libs): Added intl.
13420
13421 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13422
13423         * configure: Do not disable building gdbtk for cygwin32 hosts.
13424
13425 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13426
13427         * configure.in: Add thumb-coff target.
13428         * config.sub: Add thumb-coff target.
13429
13430 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13431
13432         * Makefile.in: Revert yesterday's change.
13433         (all-target-winsup):  all-target-librx stays out of here.
13434
13435 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13436
13437         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13438         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13439         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13440         Remove references to librx and libg++.
13441
13442 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13443
13444         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13445         recursive makes
13446
13447 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13448
13449         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13450         for newlib directory.
13451         (CXX_FOR_TARGET): Likewise.
13452
13453 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13454
13455         * ltconfig: Update after libtool/ltconfig.in change for
13456         hpux11.
13457
13458 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13459
13460         * ltconfig, ltmain.sh: Update to libtool 1.2.
13461
13462 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13463
13464         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13465         (install-gcc-cross): Instead, override LANGUAGES here.
13466
13467 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13468
13469         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13470         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13471
13472 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13473
13474         * configure.in: Add Thumb-pe target.
13475
13476 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13477
13478         * Makefile.in - changed sn targets to snavigator
13479         * configure.in - changed sn targets to snavigator
13480
13481 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13482
13483         * config-ml.in: After building symlink tree call make distclean
13484         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13485         to be the case for libiberty.
13486
13487 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13488
13489         * configure: When making link, also check the current
13490         directory. The configure scripts may create one.
13491
13492 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13493
13494         * config.sub: Accept alphapca56 and alphaev6 properly.
13495
13496 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13497
13498         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13499
13500 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13501
13502         * config.sub (sco5): Fix typo.
13503
13504 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13505
13506         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13507         install-itcl.
13508         (install-itcl): Remove dependency on install-tcl.
13509
13510 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13511
13512         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13513
13514 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13515
13516         * configure.in: Don't build libgui for a cygwin32 target when not on
13517         a cygwin32 host.
13518
13519 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13520
13521         * configure (redirect): Set to null, so default behavior of
13522         configure is now --verbose.
13523
13524 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13525
13526         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13527         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13528
13529 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13530
13531         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13532         this change to sync Makefile.in with its ChangeLog entries.
13533
13534 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13535
13536         * ltmain.sh (mkdir): Check that the directory doesn't exist
13537         before we exit with error, so that we don't get races during
13538         parallel builds.
13539
13540 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13541
13542         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13543
13544 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13545
13546         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13547         PICFLAG_FOR_TARGET.
13548         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13549
13550         * configure: Emit a definition for the new macro enable_shared
13551         into each Makefile.
13552
13553 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13554
13555         * configure.in (host_tools, native_only): Add libtool.
13556
13557 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13558
13559         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13560         Fix typo in ming config comment.
13561
13562 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13563
13564         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13565
13566 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13567
13568         * config.sub: Add tic30 cases, and map c30 to tic30.
13569
13570 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13571
13572         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13573         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13574         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13575         (CLEAN_TARGET_MODULES): Similarly
13576         (all-target-libf2c): Add dependences.
13577         * configure.in (target_libs): Add libf2c.
13578
13579 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13580
13581         * configure.in: Remove expect from noconfigdirs when target
13582         is cygwin32.  OK to build expect and dejagnu with Canadian
13583         Cross.
13584
13585 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13586
13587         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13588         host.
13589
13590         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13591         and mingw32.
13592
13593 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13594
13595         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13596         here as it is not defined in the toplevel Makefile.
13597
13598 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13599
13600         * configure (package_makefile_rules_frag): New variable, which names
13601         a file with generic rules, ...
13602         Change comment to mention we now have FIVE parts.
13603         * configure: Undo last change.
13604
13605 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13606
13607         * config.guess: More accurate determination of HP processor types.
13608         * config.sub: More accurate determination of HP processor types.
13609
13610 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13611
13612         * configure (package_makefile_frag): Move inserting the
13613         ${package_makefile_frag} to where it should be according
13614         to the comment.
13615
13616 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13617
13618         * config.guess: Add support for Linux/ARM.
13619
13620 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13621
13622         * .cvsignore: Remove *-info and *-install since they match
13623         release-info and mpw-install, which we don't want to just ignore.
13624
13625 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13626
13627         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13628
13629 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13630
13631         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13632         local_prefix to sub-make invocations.
13633
13634 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13635
13636         * configure.in: Check makefile fragments in the source
13637         directory.
13638
13639 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13640
13641         * configure.in: Check whether host and target makefile
13642         fragments exist before adding them to *_makefile_frag.
13643
13644 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13645
13646         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13647
13648 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13649
13650         * configure.in: Make sure we only replace RPATH_ENVVAR on
13651         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13652         regexp to sed.
13653
13654         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13655         to sub-makes.
13656
13657 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13658
13659         * config-ml.in (multi-do): LDFLAGS must include multilib
13660         designator.
13661
13662 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13663
13664         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13665
13666 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13667
13668         * config.sub: Add mingw32 support.
13669         * configure.in: Likewise.
13670
13671 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13672
13673         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13674
13675 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13676
13677         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13678         * configure (gxx_include_dir): Provide a definition for subdirs
13679         which do not use autoconf.
13680
13681 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13682
13683         * config.guess: Sync with egcs.  Picks up new alpha support,
13684         BeOS & some additional linux support.
13685
13686 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13687
13688         * config.guess: HP 9000/803 is a PA1.1 machine.
13689
13690 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13691
13692         * configure.in: It's alpha*-...
13693
13694 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13695
13696         * configure.in (host_makefile_frag, target_makefile_frag):
13697         Handle multiple config files.
13698         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13699         alpha-*-*.
13700
13701 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13702
13703         * mkdep: New file.
13704
13705 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13706
13707         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13708
13709 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13710
13711         * Makefile.in: Add libgui directory.
13712         (GDB_TK): Add all-libgui.
13713         * configure.in: Add libgui directory.
13714         * configure: Add all-libgui to GDB_TK.
13715
13716 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13717
13718         * config-ml.in (multidirs): Add m32r to multilib list.
13719
13720 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13721
13722         * Makefile.in (all-target-gperf): Change dependency to
13723         all-target-libstdc++.
13724
13725 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13726
13727         * config.guess: Add BeOS support.
13728
13729 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13730
13731         Source directory cvs renamed to cvssrc:
13732         * configure.in (host_tools): Change cvs to cvssrc.
13733         (native_only): Likewise.
13734         (noconfigdirs) [various cases]: Likewise.
13735         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13736         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13737         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13738         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13739         (all-cvssrc): Rename target from all-cvs.
13740
13741 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13742
13743         * configure (gxx_include_dir): Fix thinko.
13744
13745 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13746
13747         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13748         (install-cross, install-gcc-cross): New targets.
13749
13750 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13751
13752         * configure.in (noconfigdirs): Add support for Thumb target.
13753
13754         * config.sub (maybe_os): Add support for Thumb target.
13755
13756 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13757
13758         * Makefile.in: Add rules for cygmon.
13759
13760         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13761
13762 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13763
13764         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13765         * configure (gxx_include_dir): Provide a definition for subdirs
13766         which do not use autoconf.
13767
13768 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13769
13770         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13771         11/18/97 build
13772
13773 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13774
13775         * From Franz Sirl.
13776         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13777         found on RedHat Linux systems.
13778
13779 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13780
13781         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13782         guesses.
13783
13784 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13785
13786         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13787
13788 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13789
13790         * ltmain.sh: If mkdir fails, check whether the directory was created
13791         anyhow by some other process.
13792
13793 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13794
13795         * configure.in (d30v-*-*): Configure all directories.
13796
13797 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13798
13799         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13800         for the D30V.
13801
13802 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13803
13804         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13805
13806 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13807
13808         * include/libiberty.h: Add extern "C" { so it can be used with C++
13809         progrms.
13810         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13811         programs.
13812
13813 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13814
13815         * configure.in (d30v-*-*): Configure GCC now.
13816
13817 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13818
13819         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13820         is no longer needed.
13821
13822 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13823
13824         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13825
13826 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13827
13828         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13829         targets using "$@" to provide support for similar but not identical
13830         targets without having to duplicate code.
13831
13832 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13833
13834         * makefile.vms: Fix to work with DEC C.
13835
13836 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13837
13838         * config.sub: Add mips-tx39-elf to marketing names.
13839
13840 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13841
13842         * ltmain.sh: Handle symlinks in generated script.
13843
13844 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13845
13846         * configure: Handle autoconf style directory options: --bindir,
13847         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13848         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13849         --sysconfdir.
13850         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13851         (sharedstatedir, localstatedir, oldincludedir): New variables.
13852         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13853         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13854         sbindir, sharedstatedir, and sysconfdir.
13855
13856 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13857
13858         * Makefile.in (bootstrap-lean): New target.
13859
13860 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13861
13862         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13863         sn, and gnuserv from noconfigdirs.
13864
13865 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13866
13867         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13868
13869 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13870
13871         * Makefile.in (cross): New target.
13872
13873 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13874                           Jeff Law         <law@cygnus.com>
13875
13876         * Makefile.in (bootstrap2, bootstrap3): New targets.
13877         (all-bootstrap): Remove outdated and confusing target.
13878         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13879
13880 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13881
13882         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13883         windows.  Consistent with gdb/configure.
13884
13885 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13886
13887         * configure.in: Name Linux target fragment.
13888
13889         * configure: Rewrite so that project Makefile fragment is inserted
13890         first and appears last in the resulting Makefile.
13891
13892 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13893
13894         * Makefile.in (install-itcl): Install tcl first.
13895
13896 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13897
13898         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13899
13900 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13901
13902         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13903
13904         * configure.in (skipdirs): Add target-librx for Linux.
13905         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13906
13907 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13908
13909         * Makefile.in (bootstrap): New target.
13910
13911 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13912
13913         * config.sub: Accept 'amigados' for backward compatibility.
13914
13915 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13916
13917         * config.guess: Merge with FSF.
13918
13919 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13920
13921         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13922
13923 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13924
13925         * config.sub: Add "marketing-names" patch.
13926
13927 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13928
13929         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13930
13931 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13932
13933         * config.sub: Handle v850-elf.
13934
13935 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13936
13937         * .cvsignore (*-install): Remove.
13938
13939 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13940
13941         * ltconfig: Set CONFIG_SHELL in libtool.
13942         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13943
13944 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13945
13946         * configure.in (target_subdir): Set to libraries if enable_multilib.
13947
13948 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13949
13950         * config.guess: Update from gcc directory.
13951
13952 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13953
13954         * Makefile.in (all-sim): Depends on all-readline.
13955
13956 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13957
13958         * Makefile.in (BISON, YACC): Use $$s.
13959         (all-bison): Depend on all-texinfo.
13960
13961 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13962
13963         * Makefile.in (BISON): Add -L flag.
13964         (YACC): Likewise.
13965
13966 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13967
13968         * configure.in (noconfigdirs): Add support for v850e target.
13969
13970         * config.sub (maybe_os): Add support for v850e target.
13971
13972 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13973
13974         * configure.in (noconfigdirs): Add support for v850ea target.
13975
13976         * config.sub (maybe_os): Add support for v850ea target.
13977
13978 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13979
13980         * config.sub: Add mipstx39.  Delete r3900.
13981
13982 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13983
13984         * Makefile.in (all-autoconf): Depends on all-texinfo.
13985
13986 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13987
13988         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13989         eabi targets.
13990
13991 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13992
13993         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13994
13995         * configure: When handling a Canadian Cross, handle YACC as well as
13996         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13997         * Makefile.in (all-bison): Depend upon all-texinfo.
13998
13999 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14000
14001         * Makefile.in (BISON): bison, not byacc or bison -y.
14002         (YACC): bison -y or byacc or yacc.
14003         (various): Add *-bison as appropriate.
14004         (taz): No need to mess with BISON anymore.
14005
14006 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14007
14008         * configure: If OSTYPE matches *win32*, try to find a good value for
14009         CONFIG_SHELL.
14010
14011 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14012
14013         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14014         configure.in if it is present.
14015
14016 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14017
14018         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14019
14020 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14021
14022         * config.sub: Recognize `arc' cpu.
14023         * configure.in: Likewise.
14024         * config-ml.in: Likewise.
14025
14026 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14027
14028         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14029
14030 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14031
14032         * configure: Changed sed delimiter from ':' to '|' when
14033         attempting to substitute ${config_shell} for SHELL. On
14034         NT ${config_shell} may contain a ':' in it.
14035
14036 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14037
14038         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14039
14040 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14041
14042         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14043
14044 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14045
14046         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14047
14048         * ylwrap: If the program is a relative path, force it to be
14049         absolute.
14050
14051 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14052
14053         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14054
14055 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14056
14057         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14058         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14059         for libraries.
14060
14061 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14062
14063         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14064         separated by spaces.
14065
14066 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14067
14068         * ylwrap: New file.
14069         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14070
14071         * ltmain.sh: Handle /bin/sh at start of install program.
14072
14073         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14074
14075         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14076         * missing: New file, from automake 1.2.
14077
14078 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14079
14080         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14081         check-tk to CHECK_X11_MODULES.
14082
14083 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14084
14085         * config.sub: Merge with FSF.
14086
14087 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14088
14089         * config.guess: Merge with FSF.
14090
14091 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14092
14093         * configure: Treat msdosdjgpp like go32.
14094         * configure.in: Likewise.  Don't remove gprof for go32.
14095
14096         * configure: Change Makefile.tem2 to Makefile.tm2.
14097
14098 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14099
14100         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14101
14102 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14103
14104         * install-sh (chmodcmd): Set to null if the DST directory already
14105         exists.  Same as Nov 11th change.
14106
14107 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14108
14109         * configure (GDB_TK): Needs itcl and tix.
14110
14111 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14112
14113         * config.guess: Update from FSF.
14114
14115 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14116
14117         * Makefile.in (GDB_TK): Depend on itcl and tix.
14118
14119 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14120
14121         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14122         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14123         (INSTALL_SCRIPT): New variable.
14124         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14125         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14126         to -x.
14127         * install-sh: Add support for -x option.
14128
14129 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14130
14131         * configure.in, Makefile.in: Treat tix like itcl.
14132
14133 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14134
14135         * Makefile.in (WINDRES): New variable.
14136         (WINDRES_FOR_TARGET): New variable.
14137         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14138         (EXTRA_HOST_FLAGS): Add WINDRES.
14139         (EXTRA_TARGET_FLAGS): Add WINDRES.
14140         (EXTRA_GCC_FLAGS): Add WINDRES.
14141         ($(DO_X)): Pass down WINDRES.
14142         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14143         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14144         DLLTOOL_FOR_TARGET.
14145
14146 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14147
14148         * configure.in: configure sim before gdb for win32-x-ppc
14149
14150 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14151
14152         Move gperf into the toplevel, from libg++.
14153         * configure.in (target_tools): Add target-gperf.
14154         (native_only): Add target-gperf.
14155         * Makefile.in (all-target-gperf): New target, depend on
14156         all-target-libg++.
14157         (configure-target-gperf): Empty rule.
14158         (ALL_TARGET_MODULES): Add all-target-gperf.
14159         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14160         (CHECK_TARGET_MODULES): Add check-target-gperf.
14161         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14162         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14163
14164 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14165
14166         * config.sub (mn10200): Recognize new basic machine.
14167
14168 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14169
14170         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14171         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14172
14173 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14174
14175         * configure.in: If we're building mips-sgi-irix6* native, turn on
14176         ENABLE_MULTILIB and set TARGET_SUBDIR.
14177
14178 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14179
14180         * Makefile.in (all-sn): Depend on all-grep.
14181
14182 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14183
14184         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14185
14186         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14187         Makefile.  From Jeff Makey <jeff@cts.com>.
14188         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14189
14190         * Makefile.in (DISTBISONFILES): Remove.
14191         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14192         $(DEFAULT_YACC).
14193
14194         * configure.in: Build itl, db, sn, etc., when building for native
14195         cygwin32.
14196
14197         * Makefile.in (LD): New variable.
14198         (EXTRA_HOST_FLAGS): Pass down LD.
14199         ($(DO_X)): Likewise.
14200
14201 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14202
14203         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14204
14205 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14206
14207         * configure.in (targargs): Strip out any supplied --build argument
14208         before adding our own. Always add --build.
14209
14210 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14211
14212         * configure.in (targargs): Pass --build if we're doing
14213         a cross-compile.
14214
14215 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14216
14217         * configure: Use '|' instead of ":" as the separator in
14218         sed. Otherwise sed chokes on NT path names with drive
14219         designators. Also look for "?:*" as the leading characters in an
14220         absolute pathname.
14221
14222 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14223
14224         * config.sub: Support for r3900.
14225
14226 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14227
14228         * configure.in: Use install-sh, not install.sh.
14229
14230 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14231
14232         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14233         apply it twice.
14234
14235 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14236
14237         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14238         install-binutils.
14239
14240 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14241
14242         * Makefile.in: Add automake targets.
14243         * configure.in (host_tools): Add automake.
14244
14245 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14246
14247         * configure: Default CXX to c++, not gcc.
14248         * Makefile.in (CXX): Set to c++, not gcc.
14249         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14250
14251 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14252
14253         * install-sh: try appending a .exe if source file doesn't
14254         exist
14255
14256 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14257
14258         * configure.in: Turn on multilib by default.
14259         (cross_only): Remove target-libiberty.
14260
14261         * Makefile.in (all-gcc): Don't depend on libiberty.
14262
14263 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14264
14265         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14266
14267 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14268
14269         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14270         (DISTBISONFILES): Add ld/Makefile.in
14271
14272 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14273
14274         * configure.in: if target is cygwin32 but host isn't cygwin32,
14275         don't configure gdb tcl tk expect, not just gdb.
14276
14277 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14278
14279         * configure.in: Added gnuserv everywhere sn appears.
14280
14281         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14282         (CROSS_CHECK_MODULES): Added check-gnuserv.
14283         (INSTALL_MODULES): Added install-gnuserv.
14284         (CLEAN_MODULES): Added clean-gnuserv.
14285         (all-gnuserv): New target.
14286
14287 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14288
14289         * config.guess: Fixes for MIPS OpenBSD systems.
14290
14291 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14292
14293         * Makefile.in (INSTALL_XFORM): Remove.
14294         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14295
14296         * mkinstalldirs: New file, copied from automake.
14297         * Makefile.in (installdirs): Rename from install-dirs.  Use
14298         mkinstalldirs.  Change all users.
14299         (DEVO_SUPPORT): Add mkinstalldirs.
14300
14301 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14302
14303         * install-sh: Rename from install.sh.
14304         * Makefile.in (INSTALL): Change install.sh to install-sh.
14305         (DEVO_SUPPORT): Likewise.
14306
14307         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14308         Graichen <graichen@rzpd.de>.
14309
14310 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14311
14312         * config.guess: Recognize OpenBSD systems correctly.
14313
14314 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14315
14316         * README, Makefile.in (ETC_SUPPORT): Remove references to
14317         cfg-paper*, configure.{texi,man,info*}._
14318
14319 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14320
14321         * Makefile.in (all.normal): Ensure that gcc is built after all
14322         the x11 - ie gdb - targets.
14323
14324 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14325
14326         * makefile.vms: Don't run conf-a-gas.
14327
14328 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14329
14330         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14331
14332 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14333
14334         * configure.in: Remove noconfigdirs case since gdb also
14335         configures and builds for tic80-coff.
14336
14337 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14338
14339         * configure: Set cache_file to config.cache.
14340         * Makefile.in (local-distclean): Remove config.cache.
14341
14342 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14343
14344         * COPYING: Update FSF address.
14345
14346 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14347
14348         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14349         noconfigdirs.
14350
14351 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14352
14353         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14354         MAKEDIRS, is empty.
14355
14356 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14357
14358         * config.sub: Tweak mn10300 entry.
14359
14360 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14361
14362         * configure.in (host_tools): Put sim before gdb, so gdb's
14363         configure.tgt can determine if the simulator was configured.
14364
14365 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14366
14367         * config.sub: Move BeOS $os case to be with other Cygnus
14368         local cases.
14369
14370 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14371
14372         * config.sub: Remove misplaced comment that broke Linux.
14373
14374 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14375
14376         * config.sub: Add BeOS support.
14377
14378 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14379
14380         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14381
14382 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14383
14384         * configure.in (noconfigdirs): Remove tcl and tk from
14385         noconfigdirs for cygwin32 builds.
14386
14387 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14388
14389         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14390
14391 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14392
14393         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14394         make-all.com, use makefile.vms instead.
14395
14396 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14397
14398         * config.sub: Accept -lnews*.
14399
14400 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14401
14402         * configure.in (noconfigdirs): Disable target-newlib,
14403         target-examples and target-libiberty for d30v.
14404
14405 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14406
14407         * configure.in (noconfigdirs): Enable ld for d30v.
14408
14409 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14410
14411         * configure.in (tic80-*-*): Build compiler.
14412
14413 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14414
14415         * configure.in (d30v-*): Remove sim directory from list of
14416         unsupported d30v directories
14417
14418 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14419
14420         * config.sub, configure.in: Add d30v target cpu.
14421
14422 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14423
14424         * makefile.vms: New file.
14425         * make-all.com: Remove.
14426
14427 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14428
14429         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14430
14431 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14432
14433         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14434
14435 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14436
14437         * Makefile.in (ALL_MODULES): Added all-db.
14438         (CROSS_CHECK_MODULES): Addec check-db.
14439         (INSTALL_MODULES): Added install-db.
14440         (CLEAN_MODULES): Added clean-db.
14441
14442 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14443
14444         * config.guess: Merge with latest FSF sources.
14445
14446 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14447
14448         * Makefile.in (ALL_MODULES): Added all-itcl.
14449         (CROSS_CHECK_MODULES): Added check-itcl.
14450         (INSTALL_MODULES): Added install-itcl.
14451         (CLEAN_MODULES): Added clean-itcl.
14452
14453 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14454
14455         * configure.in: build gdb for mn10200
14456
14457 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14458
14459         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14460
14461 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14462
14463         * configure.in (tic80-*-*): Turn off most targets right now.
14464
14465 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14466
14467         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14468         rather than the makeinfo program.
14469         (do-info): Depend upon all-texinfo.
14470
14471 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14472
14473         * configure.in: Remove uses of config/mh-linux.
14474
14475         * config.sub, config.guess: Merge with latest FSF sources.
14476
14477 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14478
14479         * config.sub (case $basic_machine): Add tic80 entries.
14480
14481 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14482
14483         * config.sub, config.guess: Merge with latest FSF sources.
14484
14485 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14486
14487         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14488         * mpw-config.in: Test for NewFolderRecursive.
14489         * mpw-install: Use symbolic name for startup filename.
14490         * mpw-README: Add various additional details.
14491
14492 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14493
14494         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14495
14496 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14497
14498         * configure.in: Do build gcc and the target libraries for
14499         the mn10200.
14500
14501 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14502
14503         * configure.in: don't avoid building gdb for mn10300 any more
14504         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14505         instead of single-quoting it.
14506
14507 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14508
14509         * configure.in: Don't use --with-stabs on IRIX 6.
14510
14511 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14512
14513         * configure.in (m32r): Build gdb, libg++ now.
14514
14515 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14516
14517         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14518         directories from noconfigdirs.
14519
14520 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14521
14522         * config.sub (basic_machine): added mips16 configuration
14523
14524 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14525
14526         * config.sub: Handle d10v-unknown.
14527
14528 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14529
14530         * config.sub: Handle v850-unknown.
14531
14532 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14533
14534         * Makefile.in: add findutils
14535         * configure.in: add findutils to list of host_tools
14536
14537 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14538
14539         * config.sub: Handle mn10200 and mn10300.
14540
14541 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14542
14543         * configure.in (d10v-*): Do not build librx.
14544
14545 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14546
14547         * configure.in (mn10300): Build everything except gdb & libgloss.
14548
14549 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14550
14551         * config.guess:  Patch for Dansk Data Elektronik servers,
14552         from Niels Skou Olsen <nso@dde.dk>.
14553
14554         For ncr, use /bin/uname rather than uname, since GNU uname does not
14555         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14556
14557         Patch for MIPS R4000 running System V,
14558         from Eric S. Raymond <esr@snark.thyrsus.com>.
14559
14560         Fix thinko for nextstep.
14561
14562         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14563
14564         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14565         * config.guess: Guess mips-dec-mach_bsd4.3.
14566
14567         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14568         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14569         release numbers.
14570         * config.guess (mips-mips-riscos*):  Emit just enough of the
14571         release number.
14572
14573         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14574         * config.guess (sparc-auspex-sunos*):  Added.
14575         (f300-fujitsu-*): Added.
14576
14577         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14578         * config.guess:  Recognize a Tadpole as a sparc.
14579
14580 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14581
14582         * config.guess: Don't assume that NextStep version is either 2 or
14583         3.  NextStep 4 (aka OpenStep 4) has come out now.
14584
14585 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14586
14587         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14588         From Rik Faith <faith@cs.unc.edu>.
14589
14590 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14591
14592         * config.sub: Contributions from bug-gnu-utils to:
14593         Support plain "hppa" (no version given) architecture, reported by
14594         OpenStep.
14595         OpenBSD like NetBSD.
14596         LynxOs is not a hardware supplier.
14597
14598         * config.guess: Contributions from bug-gnu-utils to add support for:
14599         OpenBSD like NetBSD.
14600         Stratus systems.
14601         More Pyramid systems.
14602         i[n>4]86 Intel chips.
14603         M680[n>4]0 Motorola chips.
14604         Use unknown instead of lynx for hardware manufacturer.
14605
14606 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14607
14608         * install.sh (chmodcmd): Set to null if the DST directory already
14609         exists.
14610
14611 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14612
14613         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14614         not use mt-ppc target Makefile fragment any more.
14615
14616 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14617
14618         * configure.in (*-*-windows):  Exclude everything but those dirs
14619         needed to build windows.
14620
14621 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14622
14623         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14624
14625 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14626
14627         * configure.in:  Exclude mmalloc from i386-windows.
14628
14629 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14630
14631         * Undo my previous change.
14632
14633 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14634
14635         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14636         unconditionally.
14637         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14638
14639 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14640
14641         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14642         host to add it's own flags.
14643
14644 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14645
14646         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14647
14648 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14649
14650         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14651         (CXX_FOR_TARGET): Likewise.
14652         (GCC_FOR_TARGET): Define.
14653         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14654         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14655         CC_FOR_TARGET was specified on the command line.
14656         (MAKEOVERRIDES): Don't define.
14657
14658 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14659
14660         * configure.in (m32r): Fix spelling of libg++ libs.
14661
14662 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14663
14664         * config.sub (-apple*): Remove, now redundant.
14665
14666 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14667
14668         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14669
14670         * configure: Rework yesterday's sed script patch.
14671
14672         * config.sub: Merge with FSF.
14673
14674 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14675
14676         * config.guess:  Merge from FSF.
14677
14678         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14679         * config.guess: Use pc instead of unknown, for pc clone systems.
14680         Change linux to linux-gnu.
14681
14682         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14683         * config.guess: Avoid non-portable tr syntax.
14684
14685 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14686
14687         * test-build.mk (HOLES): Add "xargs" for gdb.
14688
14689         * configure: Avoid hpux10.20 sed bug.
14690
14691 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14692
14693         * configure.in:  Add support for windows host
14694         (that is a build done under the Microsoft build environment).
14695
14696 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14697
14698         * Makefile.in: Replace all uses of srcroot with s, to shrink
14699         command line lengths.
14700
14701         Patches from Geoffrey Noer <noer@cygnus.com>:
14702         * configure.in: If configuring for newlib, pass --with-newlib to
14703         subdirectories.
14704         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14705         -Bnewlib/ and -Lwinsup to gcc.
14706         (CXX_FOR_TARGET): Likewise.
14707
14708 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14709
14710         * Makefile.in (ETC_SUPPORT): Add configure.
14711
14712 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14713
14714         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14715         host configuration file.
14716
14717 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14718
14719         * configure.in: Break mn10x00 support into separate
14720         mn10200 and mn10300 configurations.
14721         * config.sub: Likewise.
14722
14723 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14724
14725         * configure.in: Add lots of stuff to noconfigdirs for
14726         the mn10x00 targets.
14727
14728         * config.sub, configure.in: Add mn10x00 support.
14729
14730 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14731
14732         * make-all.com: Call conf-a-gas, not config-a-gas.
14733
14734 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14735
14736         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14737         targets.
14738
14739 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14740
14741         * mpw-README: Add much more detail for native PowerMac.
14742         * mpw-install: New file.
14743         * mpw-configure: Add --norecursion and --help options.
14744         * mpw-config.in: Translate readme and install files when
14745         copying to objdir.
14746         * mpw-build.in: Don't always depend on byacc and flex.
14747         (install-only-top): New action.
14748
14749 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14750
14751         * configure.in:  You can now configure GDB for the v850.
14752
14753 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14754
14755         * configure.in (noconfigdirs): Don't configure any C++ dirs
14756         if targeting D10V.
14757
14758 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14759
14760         * config.sub: Recognize mips64vr5000.
14761
14762 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14763
14764         * configure.in: Use a single line for host_tools and native_only.
14765
14766 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14767
14768         * config.sub, configure.in: Add entries for m32r.
14769
14770 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14771
14772         * Makefile.in (inet-install): Don't run install-gzip.
14773
14774 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14775
14776         * configure.in:  Don't config lots of things for *-*-windows*.
14777
14778 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14779
14780         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14781         (host_libs, host_tools): Copy from configure.in.
14782         * mpw-configure: Don't complain about directories not found.
14783
14784 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14785
14786         * configure.in (i[345]86): Recognize i686 for pentium pro.
14787         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14788         file.
14789
14790         * config.guess (i[345]86): Ditto.
14791
14792 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14793
14794         * configure.in (noconfigdirs): Removed gdb for D10V.
14795
14796 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14797
14798         * configure.in: Remove ld, target-libio, target-libg++, and
14799         target-libstdc++ from noconfigdirs.
14800
14801 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14802
14803         * configure: Fix three locations where shell scripts were
14804         being run directly rather than with config_shell.
14805
14806 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14807
14808         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14809         * config.sub (basic_machine): Recognize v850.
14810
14811 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14812
14813         * mpw-configure: Handle multiple enable/disable options and
14814         pass them down recursively, handle -c and -s flags appropriately
14815         depending on choice of compiler, add escape mechanism for
14816         quoted arguments to gC.
14817
14818 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14819
14820         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14821         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14822         so that -mrelocatable-lib and -mno-eabi are used.
14823
14824         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14825         not support --print-multi-lib, don't abort.
14826
14827 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14828
14829         * make-all.com: Run config-a-gas.
14830         * setup.com: Don't copy subdirectory files around.
14831
14832 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14833
14834         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14835         target, it now compiles correctly.
14836
14837 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14838
14839         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14840
14841 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14842
14843         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14844
14845 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14846
14847         * configure.in (native_only): Add prms.
14848
14849 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14850
14851         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14852         (BINUTILS_SUPPORT_DIRS): Likewise.
14853
14854 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14855
14856         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14857         d10v support is added.
14858
14859 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14860
14861         * configure.in (d10v-*-*): New target.
14862
14863 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14864
14865         * config.guess (HP 9000/811): Recognize this as a PA1.1
14866         machine.
14867
14868 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14869
14870         * Makefile.in (do-tar-gz): New target, split out from tail end of
14871         taz target.  Run each command separately, don't use pipes.
14872         (taz): Use it.
14873
14874 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14875
14876         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14877         * mpw-build.in: No builds should depend on building byacc or flex,
14878         they are assumed to be installed already.
14879
14880 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14881
14882         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14883         variable that CC_FOR_TARGET needs.
14884
14885 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14886
14887         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14888         options have changed since the last time the subdirectory was
14889         configured, and if it has, reconfigure.
14890         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14891         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14892
14893 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14894
14895         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14896         CLEAN_MODULES): Add bash.
14897         (all-bash): New target.
14898
14899 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14900
14901         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14902
14903 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14904
14905         * config.sub (basic_machine): Recognize d10v as a valid processor.
14906
14907 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14908
14909         * mpw-configure: Add support for --bindir.
14910         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14911
14912 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14913
14914         * configure.in: add bash, time, gawk to list of hosttools and things
14915         to only build for native toolchains
14916
14917 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14918
14919         * Makefile.in (docdir): Remove.
14920
14921 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14922
14923         * Makefile.in (datadir): Set to $(prefix)/share.
14924
14925 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14926
14927         * configure.in: build diff and patch for cygwin32-hosted
14928         toolchains.
14929
14930 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14931
14932         * config.sub: Accept -rtems*.
14933
14934 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14935
14936         * configure.in: enable dosrel for cygwin32-hosted builds,
14937                 remove diff from the list of things not buildable
14938                 via Canadian Cross
14939
14940 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14941
14942         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14943         don't get ". ".
14944
14945 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14946
14947         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14948
14949 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14950
14951         * Makefile.in (taz): Handle case where tex3patch didn't even get
14952         checked out.  Also, if it was found, put the symlink in a new util
14953         subdirectory.
14954
14955 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14956
14957         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14958
14959 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14960
14961         * config.sub: Recognize -openvms.
14962         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14963         * make-all.com, setup.com: New files.
14964
14965 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14966
14967         * Makefile.in (taz): tex3patch moved to texinfo/util.
14968
14969 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14970
14971         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14972         * configure.in: remove make from disable-if-Can-Cross list
14973                 enable gdb if ${host} and ${target} are cygwin32
14974
14975 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14976
14977         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14978         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14979
14980 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14981
14982         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14983         distinguish sysv/svr4/bsd variants.
14984         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14985
14986 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14987
14988         * configure.in: Added copyright notice.
14989         * move-if-change: Added copyright notice.
14990
14991 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14992
14993         * configure.in (powerpcle-*-solaris*): Until we get shared
14994         libraries working, don't build gdb, sim, make, tcl, tk, or
14995         expect.
14996
14997 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14998
14999         * config.guess:  Merge with FSF:
15000
15001         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15002         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15003
15004         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15005         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15006
15007         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15008         * config.guess:  Combine two OSF1 rules.
15009         Also recognize field test versions.  From mjr@zk3.dec.com.
15010         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15011         because GNU uname does not support -p.  From pmr@pajato.com.
15012
15013 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15014
15015         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15016
15017 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15018
15019         * mpw-README: Document GCCIncludes.
15020
15021 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15022
15023         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15024
15025 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15026
15027         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15028
15029 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15030
15031         * configure.in (*-*-cygwin32): Configure make.
15032
15033 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15034
15035         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15036
15037 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15038
15039         * Makefile.in (all-inet): Depend on all-perl.
15040
15041         * Makefile.in (inet-install): New target.
15042
15043         * Makefile.in (all-inet): Depend on all-tcl.
15044         (all-inet): Depend on all-send-pr.
15045
15046 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15047
15048         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15049         temporarily.
15050
15051 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15052
15053         * configure.in: Don't configure --with-gnu-ld on AIX.
15054
15055 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15056
15057         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15058
15059 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15060
15061         * Makefile.in (ALL_MODULES): Added all-inet.
15062         (CROSS_CHECK_MODULES): Added check-inet.
15063         (INSTALL_MODULES): Added install-inet.
15064         (CLEAN_MODULES): Added clean-inet.
15065         (all-indent): New target.
15066
15067         * configure.in (host_tools): Added inet.
15068         (native_only): Added inet.
15069         (noconfigdirs): Added inet.
15070
15071 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15072
15073         * configure.in: Don't configure libgloss if we are not configuring
15074         newlib.
15075
15076 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15077
15078         * configure.in: Don't configure libgloss for unsupported
15079         architectures.
15080
15081 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15082
15083         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15084
15085 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15086
15087         * Makefile.in (ALL_MODULES): Include all-apache.
15088         (CROSS_CHECK_MODULES): Include check-apache.
15089         (INSTALL_MODULES): Include install-apache.
15090         (all-apache): New target.
15091
15092         * configure.in: Added apache everywhere perl is seen.
15093
15094 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15095
15096         * Makefile.in: Add support for clean-{module} and
15097         clean-target-{module} rules.
15098
15099 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15100
15101         * configure.in (*-*-ose) do not build libgloss.
15102
15103 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15104
15105         * config.guess (prep*:SunOS:5.*:*): Turn into
15106         powerpele-unknown-solaris2.
15107
15108 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15109
15110         * configure.in: Permit --enable-shared to specify a list of
15111         directories.
15112
15113 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15114
15115         * configure.in (host==solaris): Pass only the first word of $CC
15116         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15117
15118 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15119
15120         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15121
15122 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15123
15124         * Makefile.in (ALL_MODULES): Include all-perl.
15125         (CROSS_CHECK_MODULES): Include check-perl.
15126         (INSTALL_MODULES): Include install-perl.
15127         (ALL_X11_MODULES): Include all-guile.
15128         (CHECK_X11_MODULES): Include check-guile.
15129         (INSTALL_X11_MODULES): Include install-guile.
15130         (all-perl): New target.
15131         (all-guile): New target.
15132
15133         * configure.in (host_tools): Include perl and guile.
15134         (native_only): Include perl and guile.
15135         (noconfigdirs): Don't build guile and perl; no ports have been
15136         done.
15137
15138 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15139
15140         * configure (--enable-*): Handle quoted option lists such as
15141         --enable-sim-cflags='-g0 -O' better.
15142
15143 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15144
15145         * Makefile.in ({,inst}all-target): New rule so we can make and
15146         install all of the target directories easily.
15147
15148 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15149
15150         * configure.in: Add missing global flag in sed substitution when
15151         deleting `target-' from ${configdirs}.
15152
15153 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15154
15155         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15156         option.
15157
15158         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15159         config/mh-necv4.
15160
15161         * install.sh: Correct misspelling of transformbasename.
15162
15163         * config.guess: Recognize mips-*-sysv*.
15164
15165 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15166
15167         * config.sub: Recognize mon960.
15168
15169 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15170
15171         * configure: Restore Canadian Cross handling of BISON and LEX,
15172         removed in Feb 20 change.
15173
15174 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15175
15176         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15177         Mention make install.  Remove the old copyright date as well the
15178         clumsy and rather pointless copyright on the README file.
15179
15180 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15181
15182         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15183         Makefile after running symlink-tree, then run `make distclean' to
15184         avoid clobbering any generated files in srcdir.
15185
15186 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15187
15188         * configure.in (m68k-*-netbsd*): Build everything now.
15189
15190 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15191
15192         * Makefile.in (taz): Fix quoting.
15193
15194 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15195
15196         * configure.in (sparclet-*-*): Build everything now.
15197
15198 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15199
15200         * configure.in (m68k-*-linux*): New host.
15201
15202 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15203
15204         * configure: Check for bison before byacc.
15205
15206 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15207
15208         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15209         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15210         searching PATH.  These are used as fallbacks by Makefile.in if
15211         flex/bison/byacc aren't in objdir.
15212
15213 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15214
15215         * Makefile.in: Make everything which depends upon all-bfd also
15216         depend upon all-opcodes, in case --with-commonbfdlib is used.
15217
15218 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15219
15220         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15221         building NT native compilers on Unix.
15222
15223 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15224
15225         * configure.in: Don't get CC from the host Makefile fragment if we
15226         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15227         Solaris test for /usr/ucb/cc to the post target script, just after
15228         the compiler sanity test.
15229
15230 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15231
15232         * config.sub: Merge with FSF.
15233
15234 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15235
15236         * Makefile.in (RPATH_ENVVAR): New variable.
15237         (REALLY_SET_LIB_PATH): Use it.
15238         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15239
15240 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15241
15242         * config.sub, configure.in: Recognize sparclet cpu.
15243
15244 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15245
15246         * config.guess:  Support m68k-cbm-sysv4.
15247
15248 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15249
15250         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15251         m68k-unknown-linuxaout from linker help string.  Put quotes around
15252         $ld_help_string.
15253
15254 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15255
15256         * config.guess (powerpc-harris-powerunix): Add guess for port
15257         to new target.
15258
15259 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15260
15261         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15262
15263 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15264
15265         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15266         $(REALLY_SET_LIB_PATH) in Makefile.
15267         * Makefile.in (SET_LIB_PATH): New variable.
15268         (REALLY_SET_LIB_PATH): New variable.
15269         ($(DO_X)): Use $(SET_LIB_PATH).
15270         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15271         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15272         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15273         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15274         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15275         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15276         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15277         (install-dosrel): Likewise.
15278         (all-opcodes): Depend upon all-libiberty.
15279
15280 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15281
15282         * config.guess (*:CYGWIN*): New
15283
15284 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15285
15286         * Makefile.in (all-target-winsup): All all-target-libiberty.
15287
15288 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15289
15290         * configure.in (noconfigdirs): Add missing # in front of comment.
15291
15292 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15293
15294         * configure.in: add second pass to things added to noconfigdirs
15295         so *-gm-magic can exclude libgloss properly.
15296
15297 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15298
15299         * mpw-configure (extralibs_name, rez_name): Set correctly
15300         for MWC68K compiler.
15301
15302         * mpw-README: Add more info on the necessary build tools.
15303
15304 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15305
15306         * configure.in, config.sub: Recognize cygwin32.
15307
15308 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15309
15310         * config.guess, config.sub: Recognize A/UX.
15311
15312 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15313
15314         * config.sub: Merge with gcc/config.sub.
15315
15316 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15317
15318         * mpw-build.in (do-binutils): Add build of stamps.
15319
15320 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15321
15322         * config.sub: Add recognition for mips64vr4100*-* targets.
15323
15324 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15325
15326         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15327         Add creation of gconfigargs with `--enable-shared' turned on.
15328         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15329         ($(host)-stamp-stage3-configured): Likewise.
15330         (HOLES): Add chatr and ldd.
15331         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15332
15333 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15334
15335         * configure: Pass --nfp to recursive configures.
15336
15337 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15338
15339         * Makefile.in (DLLTOOL): New.
15340         (DLLTOOL_FOR_TARGET): New.
15341         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15342         (EXTRA_TARGET_FLAGS): Ditto.
15343         (EXTRA_GCC_FLAGS): Ditto.
15344         (CONFIGURE_TARGET_MODULES): Ditto.
15345         (DO_X): Ditto.
15346         * configure: Add DLLTOOL.
15347
15348 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15349
15350         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15351         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15352         mh-sco, since old workarounds no longer needed, and don't
15353         build ld, since libraries have weak symbols in COFF.
15354
15355 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15356
15357         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15358
15359 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15360
15361         * configure.in: Make sure that ${CC} can be used to compile an
15362         executable.
15363
15364 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15365
15366         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15367         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15368         nothing depending on whether gdbtk is being built.
15369
15370 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15371
15372         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15373
15374 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15375
15376         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15377         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15378
15379 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15380
15381         * config-ml.in: Add support for
15382         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15383         Simplify setting of multidirs from --disable-foo.
15384
15385 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15386
15387         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15388         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15389         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15390         non-empty, pass them on to the  GCC make.
15391         (all-bootstrap): New rule that is like all-gcc, except it executes
15392         the GCC bootstrap rule instead of the GCC all rule.
15393
15394 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15395
15396         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15397
15398 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15399
15400         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15401         DG/UX support.
15402
15403 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15404
15405         * config.sub (i*86*) Change [345] to [3456]
15406
15407 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15408
15409         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15410         --with-gnu-ld=no.
15411
15412 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15413
15414         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15415         AIX multilibs get built.
15416
15417 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15418
15419         * configure.in (i386-win32): Don't build expect if we're not
15420         building the tcl subdir.
15421
15422 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15423
15424         * Makefile.in: (configure-target-examples, all-target-examples):
15425         New targets, configure and build example programs.
15426
15427 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15428
15429         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15430         use it as input to sedit the generated MPW makefile.
15431         * mpw-README: Add a suggestion about Gestalt.h.
15432
15433 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15434
15435         * config.sub: Accept *-*-ieee*.
15436
15437 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15438
15439         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15440         Ronald F. Guilmette <rfg@monkeys.com>.
15441
15442 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15443
15444         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15445         for powerpc-pe native.
15446         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15447         (target==powerpc-pe): duplicate i386-win32 entry.
15448
15449 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15450
15451         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15452         of vxworks, not just vxworks5.1.
15453
15454 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15455
15456         * mpw-configure: Add support for exec-prefix.
15457
15458 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15459
15460         * config.guess: Recognize HP model 816 machines as having
15461         a PA1.1 processor.
15462
15463 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15464
15465         * configure: Ignore new autoconf configure options.
15466
15467 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15468
15469         * config.guess:  Recognize Pentium under SCO.
15470         From Robert Lipe <robertl@arnet.com>.
15471
15472 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15473
15474         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15475
15476 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15477
15478         * configure.in: Don't configure gas for alpha-dec-osf*.
15479
15480 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15481
15482         * configure.in: Default to --with-stabs for some targets for which
15483         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15484         i[345]86*-*-unixware*.
15485
15486 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15487
15488         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15489         rather than basing it on the target.  Simplify handling of options
15490         controlling which directories to configure.  Remove extraneous
15491         slash in multi-clean target.
15492
15493 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15494
15495         * config-ml.in: Prefix more variables with ml_ so they don't collide
15496         with configure's.
15497
15498 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15499
15500         * configure: Don't turn -v into --v.
15501
15502 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15503
15504         * configure.in (targargs): Fix typo.
15505
15506         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15507
15508 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15509
15510         * configure.in: Strip --host and --target options from
15511         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15512         --with-cross-host option when building with a cross-compiler.
15513         * configure: Canonicalize the arguments put into config.status by
15514         always using `=' for an option with an argument.  Pass a presumed
15515         --host or --target explicitly.
15516
15517 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15518
15519         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15520         into general OS recognition case.
15521
15522 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15523
15524         * configure.in (target_configdirs): add target-winsup only
15525         for win32 target systems.
15526
15527 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15528
15529         * Makefile.in (all-target-libgloss): Depend upon
15530         configure-target-newlib, since when libgloss is built it looks to
15531         see if the newlib directory exists.
15532
15533 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15534
15535         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15536         cfg-ml-*.in.
15537
15538 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15539
15540         * configure: Handle LD and LD_FOR_TARGET when configuring a
15541         Canadian Cross.
15542
15543 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15544
15545         * configure.in (target_libs): add target-winsup.
15546         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15547         (target==ppcle-pe): remove ld from $noconfigdirs.
15548
15549 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15550
15551         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15552         Preserve relative path names in $srcdir.  Build symlink tree if
15553         configuring cross target dir and srcdir=. (= no VPATH support).
15554         (configure-target-libg++): Depend on configure-target-librx.
15555         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15556         * config-ml.in: New file.
15557         * symlink-tree: New file.
15558         * configure: Ensure srcdir="." if that's what it is.
15559
15560 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15561
15562         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15563         includes and FLEX_SKELETON setting.
15564         * mpw-configure (--with-gnu-ld): New option, controls whether
15565         to use PPCLink or ld with PowerMac GCC.
15566         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15567         * mpw-config.in: Configure grez if targeting Mac.
15568
15569         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15570         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15571         just macos.
15572         * configure.in: Configure grez resource compiler if targeting Mac.
15573         * Makefile.in (all-grez, install-grez): New targets.
15574
15575 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15576
15577         * configure: CXX defaults to gcc, not g++.  If we find
15578         gcc in the path, set CC to gcc -O2.
15579
15580 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15581
15582         * configure: Default ${build} correctly.  Avoid picking up extra
15583         spaces when reading CC and CXX from Makefile.  When doing a
15584         Canadian Cross, use plausible default values for numerous
15585         variables.
15586         * configure.in: When doing a Canadian Cross, don't try to
15587         configure tools whose configure script can't handle it.
15588
15589 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15590
15591         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15592
15593 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15594
15595         * configure:  Remove dubious bug reporting address.
15596
15597 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15598
15599         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15600         configure script, run that instead of this directory's configure.
15601         In either case, print a message that we're configuring the sub-dir.
15602
15603 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15604
15605         * configure.in: Before checking for the existence of various files,
15606         use sed to filter out "target-".
15607
15608 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15609
15610         * Makefile.in (DO_X): Split rule to decrease command line length
15611         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15612         (Philippe De Muyter).
15613
15614 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15615
15616         * Makefile.in (all-patch): depend on all-libiberty.
15617
15618 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15619
15620         * configure.in: If the only directory in target_configdirs which
15621         actually exists is libiberty, then set target_configdirs to empty,
15622         to avoid trying to build a target libiberty in a gas or gdb
15623         distribution.
15624
15625 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15626
15627         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15628         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15629         systems.
15630
15631 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15632
15633         * configure.in (copy_dirs): Use sys-include instead of include
15634         for --with-headers option.
15635
15636 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15637
15638         * Makefile.in, configure.in: Make winsup builds work with
15639         new scheme.
15640
15641 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15642
15643         * configure.in: Build the linker on AIX.
15644
15645 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15646
15647         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15648         where needed.
15649
15650 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15651
15652         * Makefile.in (all-gcc): Fix typo.
15653
15654 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15655
15656         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15657
15658 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15659
15660         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15661         to target-xiberty, to provide more flexibility.
15662         (target_subdir):  Define.  Create if cross.
15663         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15664         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15665         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15666         check-libFOO -> check-target-libFOO, etc.
15667         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15668         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15669         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15670         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15671         allow ALL_GCC="" to only configure.
15672         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15673         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15674         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15675
15676 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15677
15678         * Makefile.in (taz): Build "info" in etc explicitly.
15679
15680 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15681
15682         * configure.in:  Make sure that CC is undefined (as opposed to
15683         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15684         problem with autoconf trying to configure on a host without GCC.
15685
15686 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15687
15688         * mpw-configure: Set host alias from choice of host compiler,
15689         only use generic MPW Makefile sed if present, edit a file
15690         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15691         * mpw-README: Add problem notes about CW6 and CW7.
15692
15693 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15694
15695         * Makefile.in (taz): Use ";" instead of ";;".
15696
15697 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15698
15699         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15700         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15701         DISTDOCDIRS.
15702         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15703         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15704
15705 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15706
15707         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15708         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15709         Move bfd to DISTSTUFFDIRS.
15710
15711 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15712
15713         * Makefile.in (X11_LIB): Removed.
15714         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15715
15716         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15717
15718 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15719
15720         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15721         names.
15722
15723 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15724
15725         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15726
15727 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15728
15729         * configure.in (i[345]86-*-win32): Always build newlib.
15730         Don't configure cvs, autoconf or texinfo.
15731         * Makefile.in (LD_FOR_TARGET): New.
15732         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15733         Pass down LD_FOR_TARGET.
15734
15735 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15736
15737         * winsup: New directory.
15738         * Makefile.in: Build winsup.
15739         * configure.in: Winsup is configured when target is win32.
15740         Can only build win32 target GDB when native.
15741
15742 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15743
15744         * config.guess: Recognize HP model 819 machines as having
15745         a PA 1.1 processor.
15746
15747 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15748
15749         * configure: Fix sed loop which substitutes for CC and CXX to
15750         avoid bug found in various sed implementations.
15751
15752 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15753
15754         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15755         simulator.  Use standard powerpc-*-eabi*.
15756
15757 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15758
15759         * configure.in: Stop putting gas and binutils in noconfigdirs for
15760         powerpc-*-aix* and rs6000-*-*.
15761
15762 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15763
15764         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15765         -mcall-aixdesc libraries.
15766
15767 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15768
15769         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15770
15771         * config.sub (arm | armel | armeb): Fix shell syntax.
15772
15773 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15774
15775         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15776         -msoft-float and -mcpu=common support.
15777         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15778         libraries.
15779
15780 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15781
15782         * configure.in: Allow configuration and build of emacs19 for the alpha.
15783
15784 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15785
15786         * configure.in (CC): Get ^CC, not just any old CC, from
15787         ${host_makefile_frag}.
15788
15789 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15790
15791         * configure.in (CC): Try to get CC from
15792         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15793
15794 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15795
15796         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15797         only if it exists in $(srcdir).
15798
15799 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15800
15801         * configure: If CC and CXX are not set in the environment, set
15802         them, based on either an existing Makefile or on searching for gcc
15803         in PATH.  Substitute for CC and CXX in Makefile.
15804         * configure.in: Remove libm from target_libs.  Separate
15805         target_configdirs from configdirs.  If CC is not set in
15806         environment, try to get it from a host Makefile fragment.  Rewrite
15807         changes of configdirs to use skipdirs instead.  A few minor
15808         tweaks.  Take directories out of target_configdirs as they are
15809         taken out of configdirs.  Remove existing Makefile files from
15810         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15811         CONFIG_ARGUMENTS in Makefile.
15812         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15813         by configure.in.
15814         (CONFIG_ARGUMENTS): Likewise.
15815         (CONFIGURE_TARGET_MODULES): New variable.
15816         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15817         ($(CONFIGURE_TARGET_MODULES)): New target.
15818         (configure-libg++, configure-libio): New targets.
15819         (all-libg++): Depend upon configure-libg++.
15820         (all-libio): Depend upon configure-libio.
15821         (configure-libgloss, all-libgloss): New targets.
15822         (configure-libstdc++): New target.
15823         (all-libstdc++): Depend upon configure-libstdc++.
15824         (configure-librx, all-librx): New targets.
15825         (configure-newlib): New target.
15826         (all-newlib): Depend upon configure-newlib
15827         (configure-xiberty): New target.
15828         (all-xiberty): Depend upon configure-xiberty.
15829
15830 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15831
15832         * configure.in (host i[345]86-*-win32):  Expand the
15833         noconfigdirs again.
15834
15835 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15836
15837         * mpw-configure: Fix sed command file name.
15838
15839 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15840
15841         * configure.in (host i[345]86-*-win32): Reduce the
15842         noconfigdirs again.
15843
15844 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15845
15846         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15847         or powerpc*-*-pe*, since they are not yet supported.
15848
15849 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15850
15851         Add PowerMac support and many other enhancements.
15852         * mpw-configure: New option --cc to select compiler to use,
15853         paste options set according to --cc into the generated
15854         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15855         if mpw-make.sed is present.
15856         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15857         add forward includes for PowerPC include files.
15858         * mpw-build.in: Build using Makefile.PPC if present.
15859         (do-byacc, etc): Remove separate version resource builds.
15860         (do-gas): Build "stamps" before "all".
15861         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15862         * mpw-README: Update to reflect --cc option, PowerMac support,
15863         and recently-reported compatibility problems.
15864
15865 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15866
15867         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15868         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15869         (--with-multilib-top): Pass to recursive invocations.
15870
15871 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15872
15873         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15874         v810-*-*.
15875
15876 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15877
15878         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15879         gdb, ld and opcodes on v810-*-*.
15880
15881 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15882
15883         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15884         (local-maintainer-clean): New target.
15885         (maintainer-clean): New target.
15886         (realclean): Just depend upon maintainer-clean.
15887
15888 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15889
15890         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15891
15892 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15893
15894         * configure.in: Build ld in mips*-*-bsd* case.
15895
15896 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15897
15898         * config.sub: Accept -lites* OS.  From Ian Dall.
15899
15900 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15901
15902         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15903         targets.
15904
15905 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15906
15907         * configure.in: treat i386-win32 canadian cross the same as
15908         i386-go32 canadian cross.
15909
15910 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15911
15912         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15913         running under the simulator to build a reduced set of libraries.
15914         (powerpc-*-eabiaix): Add fine grained multilib support added to
15915         other powerpc targets yesterday.
15916
15917 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15918
15919         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15920         -disable-softfloat, -disable-relocatable, -disable-aix, and
15921         -disable-sysv to control which multilib libraries get built.
15922
15923 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15924
15925         * configure: Add Makefile.tem to list of files to remove in trap
15926         handler.
15927
15928 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15929
15930         * config.guess (*Linux*):  Add missing "exit"s.
15931         Also, need specific check for alpha-unknown-linux (uses COFF).
15932
15933 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15934
15935         * config.guess:  Merge with FSF:
15936
15937         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15938         * config.guess (AIX4): More robust release numbering discovery.
15939
15940         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15941         * config.guess (i386-sequent-ptx): Properly get version number.
15942
15943         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15944         * config.guess (mips:*:4*:UMIPS): New case.
15945
15946 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15947
15948         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15949         (i386-win32 host): Likewise.  Don't build readline.
15950
15951 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15952
15953         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15954         SUPPORT_FILES to submakes.
15955
15956 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15957
15958         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15959         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15960         mpw-configure.
15961
15962 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15963
15964         * configure.in (appdirs): Use =, not ==, in test expression when
15965         trying to build the text to print in the warning message for
15966         Solaris users.
15967
15968 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15969
15970         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15971
15972 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15973
15974         * config.guess: Recognize lynx-2.3.
15975
15976 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15977
15978         * config.sub (z8ksim): Deleted
15979         (z8k-*-coff): New, this is the one true name of the target.
15980
15981 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15982
15983         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15984
15985 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15986
15987         * config.guess (*:Linux:*:*): First try asking the linker what the
15988         default object file format is (elf, aout, or coff).  Then if this
15989         fails, try previous methods.
15990
15991 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15992
15993         * configure.in: Don't build newlib for *-*-vxworks5.1.
15994
15995 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15996
15997         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15998         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15999
16000 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16001
16002         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16003
16004 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16005
16006         * cfg-ml-com.in: New file.
16007         * cfg-ml-pos.in: New file.
16008
16009 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16010
16011         * COPYING.NEWLIB: Add HP free copyright to list.
16012
16013 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16014
16015         * config.sub: Recognize -eabi* for the system, not just -eabi.
16016
16017 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16018
16019         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16020         * config.sub, configure.in (win32): New target and host.
16021
16022 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16023
16024         * configure.in: Add i386-pe configuration.
16025
16026 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16027
16028         * mpw-build.in (install): Install GDB after LD.
16029
16030 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16031
16032         * mpw-config.in (elf/mips.h): Always forward-include, needed
16033         for GDB to build.
16034
16035 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16036
16037         * testsuite: New directory for customer acceptance and whole tool
16038         chain tests.
16039
16040 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16041
16042         * configure: If per-host line isn't found, but AC_OUTPUT is found
16043         and a configure script exists, run it instead.
16044
16045 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16046
16047         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16048
16049 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16050
16051         * configure: Set build_{cpu,vendor,os,alias} to host values when
16052         --build isn't specified.
16053
16054 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16055
16056         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16057         (FLAGS_TO_PASS): Pass them.
16058         (EXTRA_TARGET_FLAGS): Ditto.
16059
16060 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16061
16062         * Makefile.in (all-libg++): Depend on all-libstdc++.
16063
16064 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16065
16066         * configure.in (noconfigdirs): Enable all packages for
16067           i386-unknown-netbsd.
16068
16069 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16070
16071         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16072         hosted builds (DOS builds)
16073
16074 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16075
16076         Changes for ARM based on patches from Richard Earnshaw:
16077         * config.sub: Handle armeb and armel.
16078         * configure.in: Omit arm linker only for riscix.
16079
16080 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16081
16082         * config.guess:  Update from FSF.
16083
16084 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16085
16086         * config.sub: Recognize powerpcle as the little endian variant of
16087         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16088         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16089         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16090         temporarily.
16091
16092 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16093
16094         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16095
16096 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16097
16098         * config.sub: Accept -lites* as a basic system type.
16099
16100 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16101
16102         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16103         installed, and if so return linuxoldld as the system name.
16104
16105 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16106
16107         * config.guess: Add hppa1.1-hp-lites support.
16108
16109 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16110
16111         * configure.in: Don't build newlib for m68k-vxworks5.1.
16112
16113 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16114
16115         * configure.in (mips-sgi-irix6): Use mh-irix5.
16116
16117 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16118
16119         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16120
16121 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16122
16123         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16124         OSF/1.  Fix compiler flags.
16125         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16126
16127 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16128
16129         * configure.in: Recognize --with-newlib.
16130         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16131
16132 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16133
16134         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16135         to *_X11_MODULES due to gdbtk needing X include files et al.
16136
16137 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16138
16139         Merge in support for Mac MPW as a host.
16140         (Old change descriptions retained for informational value.)
16141
16142         * mpw-config.in: Add generic include forwards for cpu-specific
16143         include files in aout and elf directories.
16144
16145         * mpw-configure: Added copyright.
16146         * mpw-config.in: Check for presence of required build tools.
16147         (target_libs): Add newlib.
16148         (target_tools): Add examples.
16149         (Read Me): Generate as "Read Me for MPW" instead.
16150         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16151         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16152         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16153
16154         * mpw-configure: Remove subdir-specific makefile hackery,
16155         delete mk.tmp after using it.
16156
16157         * mpw-build.in (all): Display start and end times.
16158
16159         * mpw-configure (host_canonical): Set.
16160         (target_cpu): Always add to makefiles.
16161         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16162         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16163         (mpw-mh-mpw): Look for in srcdir and srcroot.
16164         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16165
16166         * mpw-build.in: (install-only): New target.
16167
16168         * mpw-configure (host_alias, target_alias): Rename from hostalias
16169         and targetalias, add into generated Makefile.
16170         (mk.tmp): If present, add into generated Makefile.
16171         * mpw-build.in (all-gas): Build config.h first before gas proper.
16172
16173         * mpw-configure (config.status): Write only if changed.
16174         * mpw-config.in (readline): Configure it (not built, just used for
16175         definitions).
16176
16177         * mpw-config.in (elf/mips.h): Add a forward include.
16178
16179         * mpw-config.in: Forward-include most .h files in include into
16180         extra-include.
16181         (readline): Don't build.
16182         mpw-build.in (install): Install GDB.
16183
16184         * mpw-configure (prefix, mpw_prefix): Handle it.
16185         * mpw-config.in (mmalloc, readline): Don't configure.
16186         * mpw-build.in (thisscript): Rename to ThisScript.
16187         Use mpw-build instead of BuildProgram everywhere.
16188         (mmalloc, readline): Don't build.
16189         * mpw-README: New file, basic documentation about the MPW port.
16190
16191         * mpw-config.in: Use forward-include to create include files.
16192
16193         * mpw-configure: Add more things to the top of each configured
16194         Makefile, including contents of config/mpw-mh-mpw.
16195         * mpw-config.in (extra-include): Create this directory and fill it
16196         with Posix-like include files when configuring.
16197
16198         * config.sub (apple, mac, mpw): Add various aliases.
16199
16200         * mpw-build.in: New file, top-level build script fragment for MPW.
16201         * mpw-configure: New file, configure script for MPW.
16202         * mpw-config.in: New file, config fragment for MPW.
16203
16204 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16205
16206         * configure.in (host_libs): Remove glob, since it is gone from the
16207         sources.
16208
16209 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16210
16211         * Makefile.in: define empty GDB_NLM_DEPS var.
16212
16213         * configure.in(target_makefile_frag): use config/mt-netware
16214         for netware targets.
16215
16216 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16217
16218         * config.sub: Merge in recent FSF changes.  Remove linux special
16219         cases.
16220
16221 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16222
16223         Revert this change:
16224
16225         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16226
16227                 * build-all.mk: Use CC=cc -Xs on Solaris.
16228
16229 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16230
16231         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16232         stop using it.
16233         * Makefile.in: Nuke all references to glob subdirectory.
16234
16235 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16236
16237         * configure.in: Fix --enable-shared logic in per-host.
16238
16239 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16240
16241         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16242
16243 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16244
16245         * configure.in (noconfigdirs): Don't build gas on AIX, for
16246         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16247
16248 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16249
16250         * configure: Fix --cache-file to work if the file argument is a
16251         relative path.
16252
16253 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16254
16255         * configure: If the --cache-file is used, pass it down to
16256         configure in subdirectories.
16257
16258 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16259
16260         * config.sub: add vxworks29k configuration.
16261
16262 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16263
16264         * Makefile.in (taz): Do "diststuff" part quietly.
16265
16266 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16267
16268         * config.sub: Mini-merge with gcc/config.sub.
16269
16270 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16271
16272         * config.guess (IRIX): Sed - to _.
16273
16274 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16275
16276         * Makefile.in (source-vault, binary-vault): New targets.
16277
16278 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16279
16280         * config.sub: Recognize -eabi as a basic system type.
16281
16282 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16283
16284         * configure.in (enable_shared stuff): Fix typo.
16285
16286 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16287
16288         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16289
16290 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16291
16292         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16293
16294 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16295
16296         * configure.in (rs6000-*-*): Don't build gas.
16297
16298 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16299
16300         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16301         reduce command line length.
16302         (AS_FOR_TARGET): Check for as.new, not Makefile.
16303         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16304
16305 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16306
16307         * config.guess:  Merge from FSF.
16308
16309 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16310
16311         * configure: Don't use $ when handling program_suffix.
16312
16313 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16314
16315         * configure.in:  Configure tk for hppa/hpux.
16316
16317 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16318
16319         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16320
16321 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16322
16323         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16324         to LIBCXXFLAGS.  Tests are better run without it.
16325
16326 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16327
16328         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16329
16330 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16331
16332         * configure.in (*-*-netware*): Don't configure xiberty.
16333
16334 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16335
16336         * configure.in:  Remove tk from native_only list.
16337
16338 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16339
16340         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16341           for special NCD build.
16342
16343 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16344
16345         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16346         makeall.bat, they're only useful for binutils snapshots.
16347         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16348         makeall.bat to specified SUPPORT_FILES.
16349
16350 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16351
16352         * build-all.mk: Add Ericsson targets to sun4 and solaris
16353           hosts.  Add  BNR's sun4 target to solaris host, so their
16354           build-from-source will be tested in-house first.
16355
16356 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16357
16358         * Makefile.in (LIBCFLAGS): New variable.
16359         (CFLAGS_FOR_TARGET): Ditto.
16360         (LIBCFLAGS_FOR_TARGET): Ditto.
16361         (LIBCXXFLAGS): Ditto.
16362         (CXXFLAGS_FOR_TARGET): Ditto.
16363         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16364         (BASE_FLAGS_TO_PASS): Pass them.
16365         (EXTRA_TARGET_FLAGS): Ditto.
16366
16367         * configure.in: Support --enable-shared.
16368
16369 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16370
16371         * configure.in (target_libs):  Include libstdc++ again.
16372         * config.guess:  Update from FSF (for FreeBSD).
16373
16374 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16375
16376         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16377         makeall.bat.
16378         (DISTDOCDIRS): Add `etc'.
16379         (ETC_SUPPORT_PFX): New variable.
16380         (taz): Include anything from etc starting with a word in
16381         ETC_SUPPORT_PFX.
16382
16383 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16384
16385         * config.sub: Update for recent FSF changes.  Remove obsolete
16386         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16387         spacing changes.
16388
16389 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16390
16391         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16392
16393         * config.guess:  Merge with FSF.
16394         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16395
16396 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16397
16398         * configure: Since the "trap 0" handler will override the exit
16399         status on many systems, only use it for "exit 1", and make it set
16400         a non-zero exit status; reset it before "exit 0".  Also, check
16401         exit status of config.sub, and error out if it failed.
16402
16403 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16404
16405         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16406         and install libgloss.
16407
16408 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16409
16410         * Makefile.in (all-binutils): Depend upon all-byacc.
16411
16412         * configure.in: Don't build emacs on Irix 5.
16413
16414 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16415
16416         * configure.in (*-*-netware*): Add libio.
16417
16418 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16419
16420         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16421         (CHECK_TARGET_MODULES): Ditto.
16422         (INSTALL_TARGET_MODULES): Ditto.
16423         (TARGET_LIBS): Ditto.
16424         (all-libstdc++): Note dependencies.
16425
16426 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16427
16428         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16429
16430 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16431
16432         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16433         -fexternal-templates.
16434
16435         * configure.in (target_libs): Add libstdc++.
16436         (noconfigdirs): Add libstdc++ as appropriate.
16437
16438 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16439
16440         * config.guess:  Update from FSF.
16441
16442 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16443
16444         * configure: Use ${config_shell} when running ${configsub}.
16445
16446 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16447
16448         * config.sub: No longer recognize h8300h.
16449
16450 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16451
16452         * config.sub: Remove extraneous differences between config.sub and
16453         gcc/config.sub.
16454
16455 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16456
16457         * Makefile.in (DISTSTUFFDIRS): Add gas.
16458
16459 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16460
16461         * COPYING.NEWLIB: New file.
16462
16463 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16464
16465         * config.guess (HP-UX):  Patch from Harlan Stenn
16466         <harlan@landmark.com> to also emit release level.
16467
16468 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16469
16470         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16471
16472 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16473
16474         * config.sub:  Merge nextstep cleanup from FSF.
16475
16476 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16477
16478         * configure.in (arm-*-*): Don't configure ld for this target.
16479
16480 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16481
16482         * configure.in (*-*-netware): don't configure libg++, libio,
16483           librx, or newlib.
16484
16485 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16486
16487         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16488         configure ld--it works, but it doesn't support shared libraries.
16489
16490 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16491
16492         * config.guess (*-unknown-freebsd*):  Get rid of possible
16493         trailing "(Release)" in version string.
16494         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16495
16496 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16497
16498         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16499         Fix type: *-next-neststep -> *-next-nextstep.
16500
16501         * config.guess:  Merge from FSF:
16502
16503         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16504
16505         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16506
16507         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16508
16509         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16510         instead of UNIX_SV for UnixWare 1.0).
16511
16512 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16513
16514         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16515         to make gdb/nlm/* build after the compiler and linker.
16516
16517 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16518
16519         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16520         not just i[34]86.
16521         (m68k-atari-sysv4):  Relocate to match FSF version.
16522
16523         * config.guess:  More merges from the FSF:
16524
16525         Add a space before function call or macro invocation.
16526
16527         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16528
16529         * config.guess: Add trap cmd to remove dummy.c and dummy when
16530         interrupted.
16531
16532         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16533
16534         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16535         (dummy): Redirect stderr from compilation of dummy.c.
16536
16537         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16538
16539         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16540
16541 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16542
16543         * configure: Accept and ignore --cache*, for compatibility with
16544         new autoconf.
16545
16546 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16547
16548         * config.guess:  Merge from FSF:
16549
16550         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16551
16552         * config.guess (Pyramid*:OSx*:*:*): New case.
16553         (PATH): Add /.attbin at end for finding uname.
16554         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16555
16556         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16557
16558         * config.guess (M88*:DolphinOS:*:*): New case.
16559
16560         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16561
16562         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16563         to select whether to use ELF or COFF.
16564
16565         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16566
16567         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16568
16569         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16570
16571         * config.guess: Guess the OS version for HPUX.
16572
16573         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16574
16575         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16576
16577 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16578
16579         * configure.in: Recognize --with-headers, --with-libs, and
16580         --without-newlib.
16581         * Makefile.in (all-xiberty): Depend upon all-ld.
16582
16583 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16584
16585         * configure.in: Change i[34]86 to i[345]86.
16586
16587 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16588
16589         * configure (version): A few more tweaks to help message.
16590
16591 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16592
16593         * Makefile.in:  Remove (for now) librx as a host library,
16594         now that we're building it for target.
16595
16596 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16597
16598         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16599         (Karl Berry).
16600
16601 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16602
16603         * configure.in:  Also configure librx.
16604
16605 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16606
16607         * Makefile.in:  Update various rules to reflect that librx
16608         is now needed for libg++.
16609
16610 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16611
16612         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16613
16614 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16615
16616         * configure.in: Configure the examples directory.
16617
16618 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16619
16620         * configure: Simplify Jun 2 1994 change.
16621
16622 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16623
16624         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16625         /bin/gcc isn't good enough to build gcc.
16626
16627 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16628
16629         * Makefile.in (GDB_SUPPORT_FILES): Remove
16630         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16631         (gdb.tar.gz): Add new rule to use standard distribution building
16632         mechanism.
16633
16634 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16635
16636         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16637         Bill Cox <bill@cygnus.com>.
16638
16639 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16640
16641         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16642
16643 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16644
16645         * configure:  Search current dir first in .gdbinit.
16646
16647 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16648
16649         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16650
16651 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16652
16653         * config.sub:  Refer to NeXT's operating system as nextstep.
16654
16655         * config.sub (case $basic_machine):  Re-order the cases, to match
16656         the order in the FSF version (which is mostly alphabethical).
16657         Merge in some additions and changes from the FSF.
16658
16659 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16660
16661         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16662         * config.sub: Recognize cxux7.
16663         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16664
16665 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16666
16667         * config.sub:  Fix typo powerpc -> powerpc-*.
16668
16669 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16670
16671         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16672
16673         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16674         parallel with all-emacs and install-emacs).  Top-level command
16675         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16676
16677 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16678
16679         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16680         $(relbindir)/make before doing ``make install'', and use
16681         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16682         installing over running make binary.
16683         ($(host)-stamp-stage3-installed): Likewise.
16684
16685 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16686
16687         * config.guess: Recognize Mach.
16688
16689 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16690
16691         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16692         see whether --exec-prefix was used.
16693
16694 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16695
16696         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16697
16698 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16699
16700         * Makefile.in: Add all-librx target similar to all-libproc.
16701
16702 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16703
16704         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16705         with post 1.2 uname bogosity.
16706
16707 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16708
16709         * configure: Remove temporary files on receipt of a signal.
16710
16711 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16712
16713         * configure: If there is a package_makefile_frag, remove
16714         ${subdir}/Makefile.tem after copying it in.
16715
16716 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16717
16718         * build_all.mk: support rs6000 lynx identifies itself as
16719         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16720         since /bin/gcc is too feeble to compile a modern gcc.
16721
16722 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16723
16724         * brought devo/test-build.mk update-to-date with progressive/
16725           test-build.mk. Add lynx targets and hppa flag info.
16726
16727 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16728
16729         * configure.in:  Use mh-ncrsvr43.  Patch from
16730         Tom McConnell <tmcconne@sedona.intel.com>.
16731
16732 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16733
16734         * config.guess (i386-unknown-bsdi):  No longer need to
16735         check #if defined(__bsdi__) && defined(__i386__).
16736
16737 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16738
16739         * configure: Set program_transform_nameoption correctly.
16740
16741 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16742
16743         * brought build-all.mk update-to-date with progressive build-all.mk,
16744           added new targets and hppa info.
16745
16746 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16747
16748         * configure: If config.guess result is a prefix of the user
16749         specified target, assume a native build and use the user specified
16750         target as the host alias.  Remove SunOS patch suffix removal hack.
16751         * configure.in: Remove SunOS patch suffix removal hack.
16752
16753         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16754         in NATIVE_CHECK_MODULES.
16755
16756 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16757
16758         * Makefile.in: Rename HOST_ONLY to NATIVE.
16759         * configure: Delete SunOs patch suffix from host_canonical
16760           and build_canonical variables that are prepended to Makefiles.
16761         * configure.in: Add comments for easier maintenance.
16762
16763 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16764
16765         * Makefile.in: Add all-libproc target similar to all-gui.
16766
16767 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16768
16769         * Makefile.in (CHECK_MODULES): split into
16770         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16771
16772 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16773
16774         * config.guess (i386-unknown-bsdi): New system to guess.
16775
16776 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16777
16778         * Makefile.in: Add all-gui target (but not yet build by "all").
16779
16780 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16781
16782         * config.sub: Move deletion of patch suffix from here...
16783         * configure.in: To here, at Ian's suggestion.  The top-
16784           level scripts might need to know of a patch level.
16785
16786 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16787
16788         * config.sub: Strip off patch suffix so rtl is recognized
16789           as a sunos4.1.3 machine, even though it's been patched.
16790
16791 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16792
16793         * Makefile.in (INSTALL_LAST): Delete.
16794         (INSTALL_DOSREL): New.
16795
16796 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16797
16798         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16799         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16800         whether we pass down --with-gnu-ld anyhow.
16801
16802 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16803
16804         * Makefile.in (INSTALL_LAST): Change operation so it works
16805         on more flavors of make.
16806         * configure.in (go32): Don't build libg++ or libio.
16807
16808 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16809
16810         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16811         they can be overriden by templates.
16812
16813 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16814
16815         * configure.in (target==go32): Don't build gdb.
16816         * dosrel: New directory.
16817
16818 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16819
16820         * configure.in (host==go32): Configure dosrel too.
16821         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16822         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16823         be set by incoming names or templates.
16824         (INSTALL_LAST): New rule.
16825
16826 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16827
16828         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16829
16830 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16831
16832         * configure.in (appdirs): New variable.  Currently empty, but will
16833         be used in gas distribution.  If nonempty, lists a set of
16834         directories at least one of which must get configured, or top
16835         level configuration is considered to have failed.
16836         (rs6000-*-lynxos*): Use new file name.
16837
16838 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16839
16840         Eliminate XTRAFLAGS.
16841         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16842         newlib include files using -idirafter, and also use -nostdinc.
16843         (CXX_FOR_TARGET): Likewise.
16844         (XTRAFLAGS): Removed.
16845         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16846         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16847         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16848         ($(DO_X)): Don't pass down XTRAFLAGS.
16849
16850 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16851
16852         * configure.in (mips*-dec-bsd*): New target; do build linker.
16853         (mips*-*-bsd*): New target; don't build linker.
16854
16855 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16856
16857         * configure.in: support rs6000-*-lynxos* configuration.
16858         support sunos4 as a cross target.
16859
16860         * config.sub: look for lynx*, not lynx since the OS version may
16861         legitimately be part of the name.
16862
16863 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16864
16865         * configure.in (i[34]86-*-sco*): Move to be with other i386
16866         targets.
16867         (romp-*-*): New target.  Skip various binary utilities.
16868         (vax-*-*): New target.  Don't build newlib.
16869         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16870
16871 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16872
16873         * configure.in: Only set host_makefile_frag if config
16874         directory exists.
16875
16876 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16877
16878         * install.sh: If $dstdir exists, don't check whether each
16879         component does.
16880
16881 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16882
16883         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16884
16885 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16886
16887         * configure.in (*-*-lynxos*): Don't configure newlib for either
16888         native or cross Lynx.
16889
16890 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16891
16892         * config.sub (sparc64-elf): Fix os.
16893         (z8k): Remove duplicate.
16894
16895 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16896
16897         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16898         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16899
16900 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16901
16902         * configure: Make file links cleanly even if Lynx fails on
16903           an NFS symlink (at least fail cleanly).
16904
16905 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16906
16907         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16908         -XNh2000.
16909
16910 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16911
16912         * configure: Unknown options are fatal again.
16913
16914 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16915
16916         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16917         compatibility.
16918
16919 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16920
16921         * build-all.mk: Add `clean' target.
16922
16923 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16924
16925         * config.guess:  Add SINIX support.
16926         * configure.in:  Add mips-*-sysv4* support.
16927
16928 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16929
16930         * build-all.mk: Document all useful targets.
16931         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16932         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16933
16934 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16935
16936         * configure: Support --silent, --quiet.
16937
16938 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16939
16940         * configure: Support --disable-FEATURE.
16941
16942 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16943
16944         * config.guess: Recognize NCR running SVR4.3.
16945
16946 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16947
16948         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16949         Patch from Paul Eggert <eggert@twinsun.com>.
16950
16951 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16952
16953         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16954
16955 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16956
16957         * configure: Make unrecognized options give nonfatal warnings
16958         instead of fatal errors, and pass them to any subdirectory
16959         configures in case they recognize them.
16960         Make --x equivalent to --with-x.
16961
16962 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16963
16964         * configure: Add --enable-* options.  Clean up usage message and
16965         some comments.
16966
16967 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16968
16969         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16970
16971 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16972
16973         * configure.in (hppa*-*-*): Enable binutils.
16974
16975 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16976
16977         * config.sub: Recognize cisco.
16978
16979 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16980
16981         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16982
16983 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16984
16985         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16986         than one configuration name.  Add comment.
16987
16988 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16989
16990         * config.guess: about target *-hitachi-hiuxwe2, fixed
16991         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16992         macro is incorrect.]
16993
16994 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16995
16996         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16997         than the "make ls" stuff which used to be here.
16998
16999 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17000
17001         * config.guess:  Recognize i[34]86-unknown-freebsd.
17002         From Shawn M Carey <smcarey@rodan.syr.edu>.
17003
17004 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17005
17006         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17007
17008 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17009
17010         * config.guess: Check for ptx.
17011
17012 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17013
17014         * config.sub: Add os9k checking.
17015
17016 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17017
17018         * config.guess: Handle OSF1 running on HPPA processors
17019
17020 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17021
17022         * configure: If subdir configure fails, print out a message with
17023         subdirectory name, in case subdir's configure code didn't identify
17024         itself.
17025
17026 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17027
17028         * configure.in: Remove embedded newlines from configdirs.
17029         Avoid mismatches of substrings.  Fix matching strings at end
17030         of configdirs.
17031
17032 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17033
17034         * config.guess:  Add Lynx/rs6000 config support.
17035
17036 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17037
17038         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17039
17040 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17041
17042         * configure.in (hppa*-*-osf*): Treat this just like most other
17043         PA configurations (eg no binutils or ld).
17044         (hppa*-*-*elf*): These configurations have binutils and ld.
17045
17046 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17047
17048         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17049
17050 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17051
17052         * configure.in (rs6000-*-*): Build gas.
17053
17054 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17055
17056         * Makefile.in:  Avoid bug in losing hpux sed.
17057
17058 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17059
17060         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17061         for GDB and GDB has been fixed to not need it.
17062
17063 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17064
17065         * config.guess: Recognize vax hosts.
17066
17067 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17068
17069         * configure (while loop): Don't use "break 2" inside case
17070         statement -- the case statement isn't an enclosing loop.
17071
17072 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17073
17074         * config.guess:  Clean up NeXT support, to allow nextstep
17075         on Intel machines.  Make OS be nextstep.
17076
17077 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17078
17079         * config.guess: Add alternate forms for Convex.
17080
17081 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17082
17083         * configure:  Completely rewrite option processing.  Take
17084         advantage of pattern-matching to avoid invoking test frequently.
17085         Also clean up host and target defaulting logic.
17086
17087 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17088
17089         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17090         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17091         commands (plus user environment) will fit SCO limits.
17092
17093 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17094
17095         * configure.in: Don't issue warnings about directories which are
17096         not being configured if -norecursion is set.  Correct test for
17097         --with-gnu-as and --with-gnu-ld to not get confused by substring
17098         matches.
17099
17100         * configure.in: Don't build gas for alpha-dec-osf1*.
17101
17102 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17103
17104         * configure:  Back out Per's change of 12/19/1993.  It changes the
17105         behavior of configure in unexpected and confusing ways.
17106
17107         Also, use different delim char when calculating
17108         program_transform_name so that the name can contain slashes.
17109
17110 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17111
17112         * configure.in, config.sub: Add support for VSTa micro-kernel.
17113
17114 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17115
17116         * configure.in: Nuke hacks which were used to get a special
17117         version of GAS for HPPA configurations.
17118
17119 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17120
17121         * configure:  If only ${target_alias} is given, use that
17122         as the default for ${host_alias}.
17123         * configure:  Add missing back-slashes before nested quotes.
17124
17125 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17126
17127         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17128
17129 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17130
17131         * config.guess:  Recognize some Tektronix configurations.
17132         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17133
17134 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17135
17136         * config.sub: Match any flavor of SH.
17137
17138 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17139
17140         * configure.in: Don't try to configure newlib for Alpha.
17141
17142 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17143
17144         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17145         libg++ or libio for any Alpha target.
17146
17147         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17148
17149 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17150
17151         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17152         default arguments -- so it tried to compress itself.
17153
17154 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17155
17156         * configure.in (notsupp): ensure that a space is always at the end
17157           of the configdirs list, since the grep checks for an explicit space
17158
17159 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17160
17161         * configure.in (target i386-sysv4.2): don't build ld, since static
17162           versions of many libraries are not available.
17163
17164 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17165
17166         * config.guess: Recognize Apollos (using environment variables).
17167         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17168
17169 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17170
17171         * config.guess: Recognize Sony news mips running newsos.
17172
17173 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17174
17175         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17176         "fi ; else" for bash.
17177
17178 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17179
17180         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17181
17182 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17183
17184         * config.sub: accept unixware as an alias for svr4.2.
17185         Fix some inconsistancies with the gcc version.
17186
17187 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17188
17189         * Makefile.in (DISTDOCDIRS):  Add gdb.
17190
17191 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17192
17193         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17194
17195 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17196
17197         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17198         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17199         this now.
17200
17201 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17202
17203         * config.sub: Accept hiux* as an OS name.
17204
17205         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17206         etc/make-stds.texi.  The underscore came from gcc, and dje now
17207         agrees that RUNTESTFLAGS is the correct name.
17208
17209 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17210
17211         * install.sh:  Remove 'set -e'.  It makes any conditionals
17212         in the script useless.
17213
17214         * config.guess: Automatically recognize arm-acorn-riscix
17215         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17216
17217 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17218
17219         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17220
17221 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17222
17223         * Makefile.in (DISTDOCDIRS): New variable.
17224         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17225         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17226
17227 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17228
17229         * configure.in (hppa target): check the source directory for the
17230           pagas sub-directory
17231
17232 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17233
17234         * config.sub: Allow -aout* and -elf*.
17235
17236 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17237
17238         * configure.in: Don't build ld on i386-solaris2, same as for
17239         sparc-solaris2.
17240
17241 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17242
17243         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17244
17245 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17246
17247         * configure.in:  Configure gdb for alpha.
17248
17249 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17250
17251         * Makefile.in (CXXFLAGS): Add -O.
17252
17253 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17254
17255         * config.guess: added support for DG Aviion
17256
17257 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17258
17259         * configure.in: Produce warning message for subdirectories not
17260         configurable for this host/target combination.  Don't try to
17261         configure gdb for vms.
17262
17263 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17264
17265         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17266         appropriate files before making "diststuff".
17267         (DISTBISONFILES): New var: list of files to be edited.
17268         (DISTSTUFFDIRS): Add binutils.
17269
17270 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17271
17272         * config.sub: also handle mipsel and mips64el (for little endian mips)
17273
17274 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17275
17276         * configure.in: Add * to end of all OS names.
17277
17278 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17279
17280         * configure.in: Build newlib for LynxOS native.
17281
17282 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17283
17284         * config.guess: Add support for delta 88k running SVR3.
17285
17286         * configure.in: Add comment about HP compiler vs. emacs.
17287
17288 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17289
17290         * configure.in: don't build ld on solaris2 (not a viable option
17291           due to bugs in getpwnam & getpwuid)
17292
17293 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17294
17295         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17296         config.guess will produce a full version number.
17297
17298 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17299
17300         * configure.in: Build linker and binutils for alpha-dec-osf1.
17301
17302 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17303
17304         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17305         and gdb/testsuite/Makefile.in.
17306
17307 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17308
17309         * configure.in: recognize mips*- instead of mips-
17310
17311 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17312
17313         * config.sub: Accept linux*coff and linux*elf as operating
17314         systems.
17315
17316 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17317
17318         * config.sub: Recognize mips64, and mips3 as an alias for it.
17319
17320 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17321
17322         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17323         gdb knows how to handle OSF/1 shared libraries.
17324
17325 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17326
17327         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17328         * config.guess: Recognize Hitachi's HIUX.
17329         * config.sub: Recognize h3050r* and hppahitachi.
17330         Remove redundant cases for hp9k[23]*.
17331
17332 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17333
17334         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17335         if gas and ld are in the source tree and are in ${configdirs}.
17336         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17337         --with options (but still pass them down on the command line,
17338         if they were explicitly specified).
17339
17340 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17341
17342         * configure: substitute SHELL value in Makefile.in with
17343         ${CONFIG_SHELL}
17344
17345 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17346
17347         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17348         *-*-solaris2* targets.
17349
17350 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17351
17352         * Makefile.in: define M4, and pass it down to sub-makes;
17353         all-autoconf now depends on all-m4
17354
17355 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17356
17357         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17358         presence of {ar,ranlib} instead of a configured directory
17359
17360 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17361
17362         * config.guess: Accept 34?? as well as 33?? for NCR.
17363
17364 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17365
17366         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17367         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17368
17369 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17370
17371         * configure: grab values for $(CC) and $(CXX) from the
17372         environment, so that someone can do "CC=gcc configure; make" and
17373         have it work right (matching the way that autoconf works now)
17374
17375         * configure.in, Makefile.in: add support for gash, the tcl
17376         interface to Galaxy
17377
17378         * config.guess: add NetBSD variants (hp300, x86)
17379
17380 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17381
17382         * install.sh: Support -d option (in the manner of SunOS 4 install,
17383         as it is more deterministic than that of GNU install)
17384         (chmodcmd): Set file to mode 755 by default (should also do default
17385         chgrp and chown, but I don't feel like dealing with that now)
17386
17387 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17388
17389         * config.sub: Remove h8300hhms alias.
17390
17391 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17392
17393         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17394
17395 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17396
17397         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17398         as stmp-fixinc
17399
17400 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17401
17402         * config.sub: recognize m88110-bug-coff.
17403
17404 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17405
17406         * Makefile.in (all-libio): all dependencies on the toolchain used
17407         to build this (gcc, gas, ld, etc)
17408
17409 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17410
17411         * config.guess: Deal with OSF/1 1.3 on alpha.
17412
17413 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17414
17415         * install.sh: add some 'else true' clauses for portability
17416
17417         * configure.in: don't build libio for h8[35]00-*-* targets
17418
17419 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17420
17421         * Makefile.in:  Add support for new libio.
17422
17423 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17424
17425         * install.sh: If one command fails, don't try the rest.  Don't try
17426         to remove $dsttmp (via trap) unless we have already created it.
17427         If $src doesn't exist, detect it and exit with an error.
17428
17429         * config.guess: Recognize BSD on hp300.
17430
17431 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17432
17433         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17434         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17435
17436 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17437
17438         * Makefile.in (all-send-pr): depends on all-prms
17439
17440 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17441
17442         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17443
17444 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17445
17446         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17447         Added test for mips-mips-riscos5.
17448
17449 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17450
17451         * configure.in: use mh-hp300 for 68k HP hosts
17452
17453 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17454
17455         * configure: add support for CONFIG_SHELL, so that you can use
17456         some alternate shell for evaluating configure scripts
17457
17458 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17459
17460         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17461         in configure script to bug-gdb@prep.ai.mit.edu when building
17462         distribution archive.
17463         * Makefile.in (COMPRESS):  Remove def.
17464         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17465         gdb.tar.Z and make-gdb.tar.Z respectively.
17466         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17467         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17468         to convergence with 'taz' target in Makefile.in.
17469
17470 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17471
17472         * install.sh (dsttmp): use trap to ensure that tmp files go
17473         away on error conditions
17474
17475 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17476
17477         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17478
17479 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17480
17481         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17482         its parent is '/' not ''.
17483
17484         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17485
17486 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17487
17488         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17489         that ${newsrcdir}/configure.in does.
17490
17491 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17492
17493         * test-build.mk: support for CONFIG_SHELL
17494
17495 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17496
17497         * config.sub (netware):  Add as a basic system type.
17498
17499 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17500
17501         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17502           $(srcdir)/ from the dependency on Makefile.in.
17503
17504 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17505
17506         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17507         (h8300hhms is temporary until multi-libraries are implemented).
17508         * configure.in: Handle h8300h too.
17509
17510 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17511
17512         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17513
17514 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17515
17516         * configure:  Remove extraneous output when guessing host type.
17517         * config.guess:  Remove extraneous output when guessing using C
17518         compiler rather than uname, or when guessing fails.
17519
17520 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17521
17522         * Makefile.in: remove all.cross and install.cross targets
17523
17524         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17525           definitions
17526
17527 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17528
17529         * configure.in (target sh): Build gprof.
17530
17531 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17532
17533         * config.sub: change -solaris to -solaris2
17534
17535 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17536
17537         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17538
17539 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17540
17541         * configure: Correct error message for missing Makefile.in to
17542         print correct directory.
17543
17544 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17545
17546         * install.sh: kludge around 386BSD shell bug
17547
17548 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17549
17550         * config.guess:  Recognize NeXT.
17551         * config.guess:  Recognize i486-ncr-sysv4.
17552         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17553
17554 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17555
17556         * Makefile.in (MAKEINFOFLAGS): New variable.
17557         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17558         * build-all.mk, test-build.mk: Pass down --no-split as
17559         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17560
17561 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17562
17563         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17564
17565 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17566
17567         * Makefile.in (libg++.tar.z):  New rule.
17568         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17569         * Makefile.in (taz):  Only do a single chmod.
17570
17571 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17572
17573         * install.sh: don't use dirname anymore (replaced with sed usage)
17574
17575 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17576
17577         * Makefile.in:  Change extension for gzip'd files from '.z' to
17578         '.gz' per new FSF standard usage.
17579
17580 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17581
17582         * configure: put quotes around the final value of program_transform_name
17583
17584 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17585
17586         * Makefile.in: new install.sh support; update install-info rules
17587
17588 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17589
17590         * configure.in: Build diff for crosses, but not for go32 host.
17591
17592         * configure.in: Build gprof only for native, and don't build it
17593         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17594
17595 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17596
17597         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17598
17599 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17600
17601         * configure.in (host_tools): Add prms.
17602
17603 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17604
17605         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17606         with $(FLAGS_TO_PASS) on the command line
17607
17608         * config.sub: Recognize lynx and lynxos
17609
17610 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17611
17612         * config.sub: Accept -ecoff*, not just -ecoff.
17613
17614 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17615
17616         * Makefile.in (taz): Use .gz suffix instead of .z.
17617         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17618         names.
17619
17620 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17621
17622         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17623
17624 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17625
17626         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17627         that rebuilds that might happen during 'make install' don't get
17628         bogus gcc include files
17629
17630 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17631
17632         Change from Utah for HPPA support:
17633         * config.guess: Recognize hppa1.x-hp-bsd.
17634
17635 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17636
17637         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17638         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17639
17640 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17641
17642         * config.sub: Add support for rom68k and bug boot monitors.
17643
17644 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17645
17646         * Makefile.in: Make all-opcodes depend on all-bfd.
17647
17648 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17649
17650         * config.guess: Added special check for i[34]86-univel-sysv4*.
17651
17652 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17653
17654         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17655         the processor rather than assuming i486.
17656
17657 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17658
17659         * config.guess: Recognize SunOS6 as Solaris3.
17660
17661 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17662
17663         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17664         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17665
17666 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17667
17668         * build-all.mk (all-cross): New target for Canadian Cross.
17669         Added Q2 go32 targets.
17670         * test-build.mk: Configure go32 cross sparclite-aout and
17671         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17672         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17673
17674 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17675
17676         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17677         GO32 hosted toolchains
17678
17679 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17680
17681         * configure: change  so "-exec-prefix" gets passed down rather
17682         than "-exec_prefix" so autoconf generated Makefiles get the
17683         exec_prefix set right.
17684
17685 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17686
17687         * config.guess: get the Solaris2 minor version number
17688
17689         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17690
17691 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17692
17693         * config.guess: Recognize some Sequent platforms.
17694
17695 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17696
17697         * Makefile.in: added the vault-install target
17698
17699         * configure.in: actually use the Sun3 makefile fragment that's in
17700         config, also added the release dir to configdirs
17701
17702 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17703
17704         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17705
17706 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17707
17708         * configure.in: remove some program from Alpha targetted toolchains
17709
17710 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17711
17712         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17713         gprof.
17714         (taz): Run "make diststuff" in those directories instead of "make
17715         proto-dir".  Look for "VERSION=" only at start of line in subdir
17716         Makefile.  Use "gzip -9" for compression.
17717         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17718         (binutils.tar.z): New target.
17719
17720 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17721
17722         * Makefile.in (taz): Include gpl.texinfo.
17723
17724 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17725
17726         * Makefile.in (setup-dirs): Merged into "taz" target.
17727         (taz): Only do `proto-dir' stuff if a directory is actually needed
17728         for this target.
17729
17730 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17731
17732         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17733         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17734         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17735         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17736         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17737
17738 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17739
17740         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17741         config.sub, and move-if-change to gdb testsuite distribution
17742         archive, so the testsuite can be extracted, configured, and
17743         run separately from the gdb distribution.  Blow away the Chill
17744         tests that require a Chill compiled executable, since GNU Chill
17745         is not yet publically available.
17746
17747 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17748
17749         * test-build.mk: set environment variables in a single command,
17750         instead of a list of assignments and exports
17751
17752         * config.guess: recognize Alpha/OSF1 systems
17753
17754 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17755
17756         * configure: Change help message to prefer --options rather than
17757           -options.
17758
17759 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17760
17761         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17762         zippy@ecst.csuchico.edu.
17763         * config.guess: Recognize miniframe.
17764
17765 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17766
17767         * Makefile.in: Use srcroot to find runtest rather than rootme.
17768         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17769
17770 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17771
17772         * test-build.mk: Extensive additions to support building on a
17773         machine other than the host.
17774
17775 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17776
17777         * configure (tooldir): Fix for i386-aix again.
17778
17779 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17780
17781         * configure, Makefile.in:  Change definition of $(tooldir)
17782         to match the FSF.
17783
17784 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17785
17786         * config.guess:  Recognize i[34]86/SVR4.
17787
17788 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17789
17790         * Makefile.in (all-gdb): gdb depends on sim.
17791
17792 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17793
17794         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17795         at the same time we make the prototype gdb directory.
17796         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17797         files at the same time as the gdb base release distribution.
17798
17799 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17800
17801         * Makefile.in (check): Use individual check targets rather than
17802         DO_X rule.
17803         (check-gcc): Added.
17804
17805 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17806
17807         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17808         for System V release 3.2.
17809
17810 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17811
17812         * config.sub: Recognize hppaosf.
17813         * configure.in: Do configure ld/binutils/gas for it.
17814
17815 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17816
17817         * configure (tooldir): Alter syntax used to set this, for systems
17818         where "\$" isn't handled right, like i386-aix.
17819
17820 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17821
17822         * configure: Pass program-transform-name, not
17823         program_transform_name, to recursive configures.
17824
17825 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17826
17827         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17828         of gas+ld+binutils.
17829
17830 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17831
17832         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17833
17834 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17835
17836         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17837
17838 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17839
17840         * Makefile.in (PRMS): Set back to all-prms.
17841
17842 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17843
17844         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17845         targets, rather than for MIPS hosts.
17846
17847 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17848
17849         * configure.in: add comment for --with-x default values
17850
17851         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17852
17853         * Makefile.in: add check-* targets for each of the directories in
17854         the tree.  Add a definition of RUNTEST that will use the one we
17855         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17856
17857 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17858
17859         * configure.in: Removed obsolete references to bfd_target and
17860         target_makefile_frag.
17861
17862         * build-all.mk: Set assorted targets for Q2.
17863         * config.sub: Recognize z8k-sim and h8300-hms.
17864         * test-build.mk: Really don't pass host to configure.
17865         (HOLES): Added uname.
17866
17867 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17868
17869         * configure: Handle an empty program-prefix, program-suffix or
17870         program-transform-name correctly.
17871
17872 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17873
17874         * build-all.mk: -G 8 no longer required for MIPS targets.
17875         * test-build.mk: Don't pass host argument to configure; make it
17876         guess.
17877
17878 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17879
17880         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17881         * Makefile.in (COMPRESS):  New macro, like GZIP.
17882
17883 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17884
17885         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17886
17887         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17888         with gas currently defaults to -G 0.
17889
17890 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17891
17892         * Makefile.in (all-flex): flex depends on byacc.
17893
17894         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17895         to test-build.mk as RELEASE_TAG.
17896         * test-build.mk (configargs): New variable containing arguments to
17897         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17898         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17899
17900         * config.guess: Use /bin/uname when checking -X argument on SCO,
17901         to avoid invoking GNU uname which doesn't understand -X.
17902
17903         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17904
17905         * configure.in: Build gas for mips-*-*.
17906
17907 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17908
17909         * Makefile.in (all.normal): insert missing backslash.
17910
17911 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17912
17913         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17914
17915         * Makefile.in: Complete overhaul to merge many almost identical
17916         targets.
17917
17918 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17919
17920         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17921         (gdb.tar.Z): Adjusted.
17922
17923         * Makefile.in (setup-dirs, taz): New targets; should be general
17924         enough to adapt for gdb sometime.  Build only .z file.
17925         (gas.tar.z): New target.
17926
17927 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17928
17929         * build-all.mk: Use CC=cc -Xs on Solaris.
17930
17931 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17932
17933         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17934         for handling BISON for FSF releases.
17935
17936 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17937
17938         * configure: Actually implement the change zoo just documented.
17939
17940 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17941
17942         * configure: when using config.guess, only set target_alias when
17943         it's not already been set (ie, on the command line)
17944
17945 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17946
17947         * Makefile.in: add installcheck target, set PRMS to install-prms
17948
17949 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17950
17951         * configure: add support for package_makefile_fragment, handle the
17952         case where a directory has a configure.in file but no Makefile.in
17953         more gracefully (with an actual understandable error message, even);
17954         add support for --without (and add this to the usage message); also
17955         explicitly add a --host=${host_alias} to the command line when
17956         config.guess is used
17957
17958 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17959
17960         * configure: Must use both --host and --target in recursive calls.
17961
17962 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17963
17964         * Makefile.in: Change deja-gnu to dejagnu.
17965
17966 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17967
17968         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17969
17970 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17971
17972         * configure.in: canonicalize all instances to *-*-solaris2*,
17973         also strip out a number of tools to not build for go32 host
17974
17975 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17976
17977         * config.guess: add GPL.
17978
17979         * Makefile.in, config.guess, config.sub, configure: bump
17980           copyrights to 93.
17981
17982 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17983
17984         * Makefile.in (do-info): Removed obsolete check for existence of
17985         localenv file.
17986
17987         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17988
17989 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17990
17991         * Makefile.in: a couple of 'else true' for decstation,
17992         support for TclX
17993
17994         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17995
17996 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17997
17998         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17999
18000 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18001
18002         * config.guess: Recognize i386-ibm-aix (PS/2).
18003         * configure.in: Use config/mh-aix386 file for it.
18004
18005 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18006
18007         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18008         CC_FOR_TARGET instead.
18009         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18010
18011 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18012
18013         * Makefile.in: Add sim to list of directories sent with gdb
18014
18015 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18016
18017         * configure.in: Put back mips-dec-bsd* case.
18018
18019 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18020
18021         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18022         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18023         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18024
18025 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18026
18027         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18028
18029         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18030         (install-info): install dir.info only if it exists,
18031         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18032
18033 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18034
18035         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18036         gas for mips-dec-bsd.
18037
18038 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18039
18040         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18041         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18042
18043 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18044
18045         * configure.in: Added "dejagnu" to hosttools list.
18046
18047 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18048
18049         * config.sub, configure.in, config.guess:  Add support
18050         for Bosx, an AIX variant from Bull.
18051         Patches from F.Pierresteguy@frcl.bull.fr.
18052
18053 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18054
18055         * devo/dejagnu: Initial creation of devo/dejagnu.
18056         Migrated dejagnu testcases and support files for testing software
18057         tools to reside as subdirectories, currently called "testsuite",
18058         within the directory of the software tool.  Migrated all programs,
18059         support libraries, etc. beloging to dejagnu proper from
18060         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18061         with no modifications.  The changes to these files which will
18062         allow them to configure, build, and execute properly will be made
18063         in a future update.
18064
18065 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18066
18067         * Makefile.in: Change send_pr to send-pr.
18068         * configure.in: Likewise.
18069         * send_pr: Renamed directory to send-pr.
18070
18071 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18072
18073         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18074
18075 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18076
18077         * README:  Update for gdb-4.8 release.
18078         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18079         gdb-xxx.tar.z (gzip'd) file also.
18080
18081 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18082
18083         * Makefile.in: make all-diff depend on all-libiberty
18084
18085 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18086
18087         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18088
18089 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18090
18091         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18092
18093 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18094
18095         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18096         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18097         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18098
18099 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18100
18101         * Makefile.in:  makeinfo binary is in a new location
18102
18103 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18104
18105         * config.sub: Accept -ecoff as an OS.
18106
18107         * Makefile.in: Various changes to eliminate a level of make
18108         recursion and reduce the required command line length.
18109         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18110         sub-makes.
18111         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18112         variables holding settings for specific sub-makes.
18113         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18114         in terms of BASE_FLAGS_TO_PASS.
18115         (TARGET_LIBS): New variable listing directories which use
18116         TARGET_FLAGS_TO_PASS.
18117         (subdir_do): Eliminated.
18118         (do-*): New set of targets to replace subdir_do.
18119         (various): All targets which used subdir_do now depend on do-*.
18120         (local-clean): Renamed from do_clean.
18121         (local-distclean): New target, dependency of distclean and
18122         realclean.
18123         (install-info): Don't create directories.  Depend on dir.info
18124         rather than calling make recursively.
18125         (install-dir.info): Eliminated.
18126         (install-info-dirs): Create all info directories here.
18127         (dir.info): Depend upon do-install-info.
18128
18129         * test-build.mk (HOLES): Added false.
18130
18131 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18132
18133         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18134
18135 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18136
18137         * Makefile.in (info): remove dependency on all-texinfo.  The
18138         problem was really in texinfo/C, not at this level.
18139
18140 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18141
18142         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18143
18144 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18145
18146         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18147         GDB releases.
18148
18149 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18150
18151         * configure: Include srcdir in message about target of link not
18152         being found.  Don't convert `-' to `_' in `with' options being
18153         passed to subdirs.
18154
18155 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18156
18157         * configure.in: add uudecode to host_tools
18158
18159         * Makefile.in: added {all,install}-uudecode targets, added them to
18160         the appropriate lists
18161
18162 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18163
18164         * Makefile.in (all-gcc): Added dependency on all-gas.
18165
18166         * configure.in (mips-*-*): Build ld and binutils.
18167
18168 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18169
18170         * configure: check return code from mkdir, print error message and
18171           exit on failure.
18172
18173 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18174
18175         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18176
18177 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18178
18179         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18180
18181 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18182
18183         * config.sub (h8500):  Recognize this as a cpu type.
18184
18185 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18186
18187         * configure: source directory missing is no longer a warning
18188
18189         * configure.in: recognize irix[34]* instead of irix[34]
18190
18191         * Makefile.in: define and pass down X11_LIB
18192
18193 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18194
18195         * guess-systype: Renamed to ...
18196         * config.guess:  ... by popular request.
18197         * configure.in, Makefile.in:  Update accordingly.
18198
18199 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18200
18201         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18202         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18203         + Execute ./dummy instead of assuming . is in PATH.
18204
18205 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18206
18207         * guess-systype:  New shell script.  Attempts to guess the
18208         canonical host name of the executing host.
18209         Only a few hosts are supported so far.
18210         * configure:  Call guess-systype if no host is specified.
18211
18212 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18213
18214         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18215         gcc Makefile.
18216
18217
18218 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18219
18220         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18221         (all-gcc, install-gcc, subdir_do): Use it.
18222
18223 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18224
18225         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18226
18227 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18228
18229         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18230           set exclusively by configure, using configure.in .
18231
18232 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18233
18234         * test-build.mk: set $PATH for all builds
18235
18236         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18237
18238 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18239
18240         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18241         the one used in gcc/Makefile.in, so that a null expansion doesn't
18242         override the one needed to build gcc with a native cc.
18243
18244
18245 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18246
18247         * configure: Accept -with arguments.
18248
18249 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18250
18251         * Makefile.in: added h8300sim
18252
18253 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18254
18255         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18256         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18257         (all-cygnus, native, build-cygnus): Make
18258         $(canonhost)-stamp-3stage-done, not $(host)....
18259         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18260         i386-sco3.2v4.  Added else true to if command.
18261
18262 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18263
18264         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18265
18266 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18267
18268         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18269
18270 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18271
18272         * configure.in: don't remove binutils from Solaris builds
18273
18274 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18275
18276         * Makefile.in: get rid of earlier definitions for *clean,
18277         also handle the recursive info rule better
18278
18279 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18280
18281         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18282         do more-or-less the right thing.
18283
18284 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18285
18286         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18287         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18288
18289 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18290
18291         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18292         $(host_canonical).
18293
18294         * configure.in: split the configdirs list into 4 categories (native
18295         v. cross, library v. tool) and handle the cross-only and native-
18296         only in more reasonable (and correct!) way.
18297
18298 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18299
18300         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18301         configdirs anymore.
18302
18303 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18304
18305         * Makefile.in: extensive cleanup::  removed all of the explicit
18306         clean-* targets, collapsed many wrappers around subdir_do into
18307         one, added additional targets to satisfy standards.texi, deleted
18308         some old targets, some changes for consistency
18309
18310 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18311
18312         * configure.in: handle some programs as cross-only, and others as
18313         native only
18314
18315         * test-build.mk: handle partial holes in a more generic manner
18316
18317         * Makefile.in: m4 depends on libiberty
18318
18319 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18320
18321         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18322         time, wdiff, and find to configdirs
18323
18324         * Makefile.in: all, clean, and install rules for the new programs
18325         added to configure.in
18326
18327 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18328
18329         * configure.in: use mh-sun for all *-sun-* hosts
18330
18331 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18332
18333         * Makefile.in: define flags for X11 include files and library file
18334         locations, pass them down to the programs that need this info
18335
18336         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18337
18338 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18339
18340         * configure.in: start building libg++ for HP-UX targets
18341
18342 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18343
18344         * README:  Update references to files moved into etc/.
18345
18346 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18347
18348         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18349         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18350
18351 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18352
18353         * configure: accept dash as well as underscore in long option
18354         names for FSF compatibility.
18355
18356 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18357
18358         * config.sub: added -sco3.2v4 support from FSF.
18359
18360 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18361
18362         * configure.in: expand the section that adds or removes
18363         directories from the list of programs to build, to handle native
18364         vs. cross in addition to host v. native
18365
18366 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18367
18368         * Makefile.in:  Replace C++ in macro names with CXX.
18369         This is less likely to break ...
18370
18371 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18372
18373         * test-build.mk: add -w to GNU_MAKE
18374
18375 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18376
18377         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18378         add 'sparc' to list of recognized cpus.  This needed to make
18379         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18380         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18381         then changes that into $CPU-wrs-vxworks.
18382
18383         * configure.in: remove most references to gdbtest, regularize
18384         target based program removal
18385
18386         * test-build.mk: import from p3 tree (many fixes and changes)
18387
18388 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18389
18390         * Makefile.in: added rules to handle tcl, tk, and expect
18391
18392         * configure.in: handle those directories if they exist
18393
18394 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18395
18396         * config.sub: removed bogus hppabsd and hppahpux names, since
18397         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18398
18399 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18400
18401         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18402         depends upon all-xiberty
18403
18404         * Makefile.in: changes from p3, including:
18405
18406         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18407
18408         * Makefile.in (XTRAFLAGS): include newlib directories if
18409         newlib/Makefile exists, rather than if host != target.
18410
18411         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18412
18413         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18414         from the same source tree and not building a cross-compiler.  This
18415         matters for the libg++ configuration if reconfiguring a tree that
18416         has already been installed.
18417
18418         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18419
18420         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18421         pick up the machine and system specific header files.
18422
18423         * Makefile.in: added AS_FOR_TARGET, passed down in
18424         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18425         the C compiler to use to create programs which are run in the
18426         build environment, set it to default to $(CC), and passed it down
18427         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18428
18429         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18430
18431         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18432         We need them for unusual native builds, like systems without
18433         ranlib.
18434
18435         * configure: also define $(host_canonical) and
18436         $(target_canonical), which are the full, canonical names for the
18437         given host and target
18438
18439 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18440
18441         * Makefile.in:  Added separate definitions for C++.
18442
18443 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18444
18445         * configure.in (configdirs):  Add deja-gnu.
18446
18447 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18448
18449         * README:  Update for configure.texi and gdb-4.7 release.
18450
18451 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18452
18453         * Makefile.in:  Move "all" target to top of file.
18454         Previously, first target was ".PHONY" which caused BSD4.4 make
18455         to build .PHONY when make was run without arguments.
18456
18457 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18458
18459         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18460         Library-copylefted code in libiberty.
18461
18462 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18463
18464         * config.sub:  Replace m68kmote with plain old m68k.
18465
18466 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18467
18468         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18469
18470 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18471
18472         * config.sub: Complain if no argument is given.  Added support for
18473         386bsd as OS and target alias.
18474
18475 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18476
18477         * Makefile.in (XTRAFLAGS): include newlib directories if
18478         newlib/Makefile exists, rather than if host != target.
18479
18480 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18481
18482         * config.sub: recognize sparclite-wrs-vxworks.
18483
18484         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18485         p3.) Added clean-xiberty to clean.
18486
18487 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18488
18489         * configure.in: use *-*-* instead of nested cases for host and target
18490
18491 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18492
18493         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18494         from the same source tree and not building a cross-compiler.  This
18495         matters for the libg++ configuration if reconfiguring a tree that
18496         has already been installed.
18497
18498 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18499
18500         * config.sub (i486v/i486v4):  Merge in from FSF version.
18501
18502 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18503
18504         * configure: only set PWD if it is already set.
18505
18506 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18507
18508         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18509         doesn't have unset and all success paths (and most error paths)
18510         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18511         to just ${PWD} to avoid confusion.)
18512
18513 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18514
18515         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18516         even for a native compilation.
18517
18518 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18519
18520         Changes to make the gdb.tar.Z rule work better.
18521
18522         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18523         (DEVO_SUPPORT):  Add configure.texi.
18524         (bfd-ilrt.tar.Z):  Remove ancient rule.
18525
18526 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18527
18528         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18529         pick up the machine and system specific header files.
18530
18531         * configure.in, config.sub: added new target m68010-adobe-scout,
18532         with alias of adobe68k.  Changed configure.in to check for
18533         -scout before -sco* to avoid a false match.
18534
18535         * Makefile.in: added AS_FOR_TARGET, passed down in
18536         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18537         the C compiler to use to create programs which are run in the
18538         build environment, set it to default to $(CC), and passed it down
18539         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18540
18541 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18542
18543         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18544         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18545         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18546         FOR_TARGET variants, to newlib and libg++.
18547
18548 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18549
18550         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18551         first.
18552
18553 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18554
18555         * config.sub:  Accept `elf' as an environment.
18556
18557 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18558
18559         * Makefile.in (all-opcodes):  cd into the right directory
18560
18561 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18562
18563         * configure: added -program_transform_name option, used as
18564         argument to sed when installing programs.
18565         configure.texi: added documentation for -program_prefix,
18566         -program_suffix and -program_transform_name.
18567
18568 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18569
18570         * config.sub:  Accept i486 where i386 ok.
18571
18572 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18573
18574         * config.sub: accept we32k
18575
18576 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18577
18578         * config.sub, configure.in: accept OSE68000 and OSE68k.
18579
18580         * Makefile.in: don't create all directories for ``make install'';
18581         let the subdirectories create the ones they need.
18582
18583 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18584
18585         * COPYING: new file, GPL v2
18586
18587 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18588
18589         * Makefile.in: use the new gen-info-dir, which needs a template
18590         argument (which also lives in texinfo)
18591
18592         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18593
18594 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18595
18596         * config.sub (ncr3000):  Change i386 to i486.
18597
18598 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18599
18600         * Makefile.in: add install-rcs, install-grep to
18601         install-no-fixedincludes, removed install-bison and install-libgcc
18602
18603 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18604
18605         * configure.in: grab the HPUX makefile fragment if on HPUX
18606
18607 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18608
18609         * Makefile.in: eradicate bison spoor (ditto libgcc).
18610          configure.in: recognise m68{k,000}-ericsson-OSE.
18611          es1800 is alias for m68k-ericsson-OSE
18612
18613 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18614
18615         * configure.in: rearrange the parts that remove programs from
18616         configdirs, based now on HOST==TARGET or by canonical triple.
18617
18618 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18619
18620         * test-build.mk: recurse explicitly with -f test-build.mk when
18621           appropriate.  predicate stage3 and comparison on the existence
18622           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18623           On very clean, also remove ...stamp-co.  Build in-place before
18624           doing other builds.
18625
18626 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18627
18628         * Makefile.in, configure.in: add tgas
18629
18630 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18631
18632         * Makefile.in: a number of changes merged in from progressive.
18633
18634         * configure.in: add libm.
18635
18636         * .cvsignore: ignore some stuff that comes from test-build.mk.
18637
18638 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18639
18640         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18641
18642 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18643
18644         * configure: Add program_suffix (parallel to program_prefix)
18645         * Makefile.in: adjust directory-creating script for losing decstation
18646
18647 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18648
18649         * configure:  Minor $subdir-related fixes.
18650
18651 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18652
18653         * configure: fix various problems with propogating
18654         makefile_target_frag in subdirs.
18655         * configure.in: config libgcc if its there
18656
18657 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18658
18659         * config.sub:  HPPA merge.
18660
18661 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18662
18663         * Makefile.in:  Replace all-bison with all-byacc in all
18664         dependency lines for other tools (which now use byacc).
18665
18666 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18667
18668         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18669
18670 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18671
18672         * Makefile.in: make gprof rules similar to byacc rules (instead of
18673         vestigal $(unsubdir) that didn't work...)
18674
18675 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18676
18677         * config.sub:  Add support for Linux.
18678         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18679         (at least for libg++).
18680
18681 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18682
18683         * configure.texi: fix doc for the -nfp option to configure
18684
18685 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18686
18687         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18688
18689 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18690
18691         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18692         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18693         * configure.in: added solaris* host_makefile_frag hook.
18694
18695 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18696
18697         * config.sub: changed recognition of m68000 so that various
18698         m68k types can be specified via m680[01234]0
18699
18700 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18701
18702         * config.sub (basic_machine): fix sed so that '-foo' isn't
18703         completely substituted out while .+'-foo' loses the '-foo'
18704
18705 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18706
18707         * config.sub ($os): Add -aout.
18708
18709 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18710
18711         * configure:  If host_makefile_frag is absolute, don't
18712         prefix ${invsubdir} (relevant to libg++ auto-configure).
18713
18714 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18715
18716         * Makefile.in (tooldir): Define it.
18717         (all-ld): Depend on all-flex.
18718
18719 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18720
18721         * Makefile.in (check):  Fix libg++ special case.
18722
18723 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18724
18725         * configure: do not bury `pwd` into config.status, thus do fewer
18726           pwd's.
18727
18728         * configure: print the "Building in" message only when building in
18729           other than "." AND verbose.
18730
18731         * configure: remove -s, rework -v to better accommodate guested
18732           configures.
18733
18734         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18735
18736 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18737
18738         * Makefile.in: macroize flags passed on recursion.  remove
18739           fileutils.
18740
18741 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18742
18743         * configure: get makesrcdir right for subdirs deeper than 1.
18744
18745         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18746           install.
18747
18748 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18749
18750         * Makefile.in: don't print subdir_do or recursion lines.
18751
18752 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18753
18754         * standards.texi: added menu item.
18755
18756         * Makefile.in: build and install standards.info.
18757
18758         * standards.texi: new file.
18759
18760 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18761
18762         * configure: test for and move config.status pieces from
18763           ${subdir}/.
18764
18765 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18766
18767         * configure:  Test for existance of files before trying to mv
18768         them, to avoid numerous non-existance messages.
18769
18770 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18771
18772         * configure: correct final line of config.status.
18773
18774         * configure: patch from eggert.  Avoids a protection problem if
18775           the original Makefile.in is read only.
18776
18777         * configure: use move-if-change from gcc to create config.status.
18778           Some makefiles depend on config.status to tell if a directory
18779           has been reconfigured for a different host.  This change
18780           prevents those directories from remaking everything in the case
18781           where the reconfig was only intended to rebuild a Makefile.
18782
18783         * configure: test for config.sub with "config.sub sun4" rather
18784           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18785           host alias from a missing config.sub.
18786
18787 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18788
18789         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18790           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18791
18792 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18793
18794         * configure: mkdir ${subdir} as needed.
18795
18796 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18797
18798         * Makefile.in,configure.in: added autoconf.
18799
18800 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18801
18802         * Makefile.in: no longer pass against on recursion.
18803
18804         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18805           definitions are not inherited.
18806
18807         * configure: correct makesrcdir when subdir is .
18808
18809 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18810
18811         * configure:  Add support for 'subdirs' variable, which is
18812         like 'configdirs', except that configure doesn't re-invoke
18813         itself for subdirs, it just creates a Makefile for each subdir.
18814         * configure.texi:  Document subdirs.
18815
18816 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18817
18818         * configure.in: added flex to configdirs
18819
18820 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18821
18822         * Makefile.in: remove clean-stamps from clean.
18823
18824 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18825
18826         * configure.in:  Add gdbtest to configdirs.
18827
18828 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18829
18830         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18831         to recursive makes.
18832         * configure.in:  Recognize new ncr3000 config.
18833
18834 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18835
18836         * Makefile.in, configure.in: removed references to gdbm.
18837
18838 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18839
18840         * config.sub:  Don't canonicalize os value
18841         newsos* to bsd (readline needs to check for newsos).
18842         (This fix was earlier made Jan 31, but got re-broken.)
18843
18844 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18845
18846         * configure.in:  sco is an os, not a vendor!
18847
18848         * configure:  Quote $( better.  Keep various shells happy.
18849
18850 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18851
18852         * Makefile.in: eliminate stamp-files.
18853
18854 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18855
18856         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18857           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18858
18859 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18860
18861         * config.sub:  fix iris/iris3.
18862
18863 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18864
18865         * configure: re-add -rm.
18866
18867 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18868
18869         * Maskefile.in: add .stmp-rcs to all.
18870
18871         * configure.in: remove gas from rs6000 build, use aix host fragment.
18872
18873 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18874
18875         * configure: pass down site_option during recursion.
18876
18877 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18878
18879         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18880
18881 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18882
18883         * configure: Change exec_prefix so that it really defaults to prefix.
18884
18885 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18886
18887         * Makefile.in, configure.in:  Add support for mmalloc library.
18888
18889 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18890
18891         * Makefile.in: add stmp dependencies for a few more things.
18892
18893 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18894
18895         * configure: adjusted error message on objdir/srcdir configure
18896           collision, per john's suggestion.
18897
18898         * Makefile.in: add libiberty stmp to all and all.cross.
18899
18900 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18901
18902         * Makefile.in: remove force dependencies, add grep to all.
18903
18904 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18905
18906         * Makefile.in: drop flex.  make stamp files work.
18907
18908         * configure: added test for conflicting configuration in srcdir,
18909           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18910           gets cranky.  use relative paths for configure and srcdir
18911           whenever possible.  Send some error messages to stderr that were
18912           going to stdout.
18913
18914 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18915
18916         * Makefile.in:  Fix libg++ rule to check for gcc directory
18917         before using gcc/gcc.  Also pass XTRAFLAGS.
18918
18919 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18920
18921         * Makefile.in: added stmp-files so that directories aren't polled
18922           when they are already built.
18923
18924         * configure.texi: fixed a node pointer problem.
18925
18926 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18927
18928         * config.sub configure.in gdb/configure.in
18929         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18930         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18931         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18932
18933 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18934
18935         * configure: -recurring becomes -silent.  corrected help message
18936           for -site= option.
18937
18938         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18939
18940 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18941
18942         * configure: when building Makefile for crosses, replace
18943           tooldir and program_prefix.  default srcdir from location of
18944           config.sub.  remove "for host in hosts" and "for target in
18945           targets" loops.
18946
18947 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18948
18949         * Makefile.in: Do not pass bindir or mandir to cvs.
18950
18951 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18952
18953         * Makefile.in, configure.in: removed traces of namesubdir,
18954           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18955           copyrights to '92, changed some from Cygnus to FSF.
18956
18957         * configure.texi: remove most references to multiple hosts,
18958           multiple targets, subdirs, etc.
18959
18960         * configure.man: removed rcsid. reference config.sub not
18961           config.subr.
18962
18963         * Makefile.in: mkdir $(infodir) on install-info.
18964
18965 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18966
18967         * configure.texi:  Explain better about .gdbinit and about
18968         the environment that configure.in sections run in.
18969
18970 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18971
18972         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18973
18974 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18975
18976         * README:  DOC.configure => cfg-paper.texi.
18977
18978 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18979
18980         * config.sub (near case $os):  Don't convert newsos* to bsd!
18981
18982 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18983
18984         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18985         the number of copies of COPYING that go into the GDB tar file.
18986
18987 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18988
18989         * bfd/configure.in, gdb/config/mh-i386sco,
18990         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18991         Fix SCO configuration stuff.
18992
18993 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18994
18995         * Makefile.in:  For libg++, make sure the -I pointing
18996         to the gcc directory goes *after* all the libg++-local -I flags.
18997         Also, move just-gcc dependency from just-libg++ to all-libg++.
18998
18999 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19000
19001         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19002
19003 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19004
19005         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19006
19007 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19008
19009         * config.sub:  Add stratus configuration frags.  Also
19010         submitted to FSF.
19011
19012 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19013
19014         * Makefile.in (DEV_SUPPORT):  add configure.man.
19015
19016         * config.sub(Decode manufacturer-specific):  add -none*.
19017
19018 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19019
19020         * Makefile.in:  remove form feeds to make Sun's make happy.
19021         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19022
19023 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19024
19025         * Makefile.in (AR_FLAGS):  Make quieter.
19026
19027 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19028
19029         * configure.in:  Add libg++.
19030         * configure:  When verbose, don't output the command line at each
19031         level; it will be unremarkably the same as the previous version,
19032         which will be the same as what the user typed.
19033
19034 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19035
19036         * configure.in, Makefile.in: fix clean-info, add flex.  add
19037           fileutils.
19038
19039         * configure: be less sensitive to spaces in Makefile.in.  Do not
19040           look for sources in "..".  Doing so breaks subdirectories that
19041           might have their own configure.  If a subdir has it's own
19042           configure script, use it.
19043
19044 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19045
19046         * cfg-paper.texi: some changes suggested by rms.
19047
19048 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19049
19050         * config.sub:  Merge in some small additions from the FSF version,
19051         taken from the gcc distribution, to bring the Cygnus and FSF
19052         versions into closer sync.
19053
19054 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19055
19056         * configure.in:  Changed svr4 references to sysv4.
19057
19058 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19059
19060         * configure: added -V for version number option.
19061
19062 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19063
19064         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19065           renamed from DOC.configure to cfg-paper.texi.
19066
19067 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19068
19069         * configure, config.subr, config.sub: config.subr is now
19070           config.sub again.
19071
19072 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19073
19074         * configure.texi: new file, in progress.
19075
19076         * Makefile.in: build info file and install the man page for
19077           configure.
19078
19079         * configure.man: new file, first cut.
19080
19081         * configure: find config.subr again now that configuration "none"
19082           has gone.  removed all traces of the -ansi option.  removed all
19083           traces of the -languages option.
19084
19085         * config.subr: resync from rms.
19086
19087 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19088
19089         * configure, config.sub, config.subr: merge config.sub into
19090           config.subr, call the result config.subr, remove config.sub, use
19091           config.subr.
19092
19093         * Makefile.in: revised install for dir.info.
19094
19095 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19096
19097         * configure.in: add decstation host makefile frag.
19098
19099         * Makefile.in: BISON now bison -y again.  also install-gcc on
19100           install.  clean-gdbm on clean.  infodir belongs in datadir.
19101           Make directories for info install.  Build dir.info here then
19102           install it.
19103
19104 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19105
19106         * Makefile.in: fix for bad directory tests.
19107
19108 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19109
19110         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19111           regexp.  -srcdir relative was being handled incorrectly.
19112
19113         * Makefile.in: unwrapped some for loops so that parallel makes
19114           work again and so one can focus one's attention on a particular
19115           package.
19116
19117 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19118
19119         * configure: added PWD as a stand in for `pwd` (for speed). use
19120           elif wherever possible.  make -srcdir work without -objdir.
19121           -objdir= commented out.
19122
19123 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19124
19125         * configure: +options become --options.  -subdirs commented out.
19126           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19127           Makefile now at top of generated Makefile.  Removed cvs log
19128           entries.  added -srcdir.  create .gdbinit only if there is one
19129           in ${srcdir}.
19130
19131         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19132           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19133           and mandir now keyed off datadir by default.
19134
19135 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19136
19137         * Freshly created ChangeLog.
19138
19139 \f
19140 Local Variables:
19141 mode: change-log
19142 left-margin: 8
19143 fill-column: 76
19144 version-control: never
19145 End: