0d93365e311e335731225083d8c5735126031ee4
[platform/upstream/gcc.git] / ChangeLog
1 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2
3         * MAINTAINERS (Various Maintainers): Added myself as line map
4         maintainer.
5
6 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
7
8         * move-if-change: Sync from upstream gnulib.
9
10 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
11
12         * compile: Sync with upstream Automake.
13         * depcomp: Ditto.
14         * install-sh: Ditto.
15         * missing: Ditto.
16         * mkinstalldirs: Ditto.
17         * ylwrap: Ditto.
18
19 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
20
21         * config.sub: Update from upstream config repo.
22         * config.guess: Ditto.
23
24 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
25
26         * Makefile.def: Add liboffloadmic to target_modules.  Make
27         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
28         * Makefile.in: Regenerate.
29         * configure: Regenerate.
30         * configure.ac: Add liboffloadmic to target binaries.
31         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
32         Add liboffloadmic to noconfig list when C++ is not supported.
33
34 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
35             Thomas Schwinge  <thomas@codesourcery.com>
36             Ilya Verbin  <ilya.verbin@intel.com>
37             Andrey Turetskiy  <andrey.turetskiy@intel.com>
38
39         * configure: Regenerate.
40         * configure.ac (--enable-as-accelerator-for)
41         (--enable-offload-targets): New configure options.
42
43 2014-11-11  Tobias Burnus  <burnus@net-b.de>
44
45         * Makefile.def: Make all-gcc depend on all-isl.
46         * Makefile.in: Regenerate.
47
48 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
49
50         * ChangeLog.jit: New.
51         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
52
53 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
54
55         PR target/63610
56         * libtool.m4: Fix globbing of darwin versions.
57         * configure: Regenerate.
58
59 2014-11-11  Tobias Burnus  <burnus@net-b.de>
60
61         * config/cloog.m4: Remove.
62         * Makefile.def: Remove CLooG.
63         * Makefile.tpl: Ditto.
64         * configure.ac: Ditto.
65         * configure: Regenerate.
66         * Makefile.in: Ditto.
67
68 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
69
70         * configure.ac: Handle nvptx-*-*.
71         * configure: Regenerate.
72
73 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
74
75         * MAINTAINERS (Write After Approval): Add myself.
76
77 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
78
79         * Makefile.def (libcc1): Remove bootstrap=true;.
80         * Makefile.in: Regenerated.
81
82 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
83
84         * configure.ac: Update comment.
85         * configure: Regenerate.
86
87 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
88
89         * MAINTAINERS (Write After Approval): Add myself.
90
91 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
92
93         * configure.ac (extra_host_libiberty_configure_flags): Add
94         --enable-shared also for libcc1's benefit.
95         * configure: Regenerate.
96
97 2014-10-29  Tristan Gingold  <gingold@adacore.com>
98
99         * MAINTAINERS: Change my email address.
100
101 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
102             Tom Tromey  <tromey@redhat.com>
103
104         * Makefile.def: Add libcc1 to host_modules.
105         * configure.ac (host_tools): Add libcc1.
106         * Makefile.in, configure: Rebuild.
107
108 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
109
110         * configure.ac (build_configargs): Don't share config.cache between
111         build subdirs.
112         * configure: Regenerate.
113
114 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
115
116         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
117         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
118         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
119         leon3v7 as leon3.
120         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
121         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
122         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
123         * config/sparc/sparc.md (cpu): Add leon3v7.
124         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
125
126 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
127
128         * MAINTAINERS (write-after-approval): Add myself.
129
130 2014-10-23  Ian Lance Taylor  <iant@google.com>
131
132         * configure.ac: Disable the Go frontend on systems where it is known
133         to not work.
134         * configure: Regenerate.
135
136 2014-10-23  Richard Biener  <rguenther@suse.de>
137
138         * Makefile.def: Add libcpp build module and dependencies.
139         * configure.ac: Add libcpp build module.
140         * Makefile.in: Regenerate.
141         * configure: Likewise.
142
143 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
144
145         * MAINTAINERS (write-after-approval): Add myself.
146
147 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
148
149         * INSTALL/README: Do not mention CVS.
150
151 2014-10-03  Jing Yu  <jingyu@google.com>
152
153         * configure.ac: Add aarch64 to list of targets that support gold.
154         * configure: Regenerate.
155
156 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
157
158         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
159
160 2014-09-29  Catherine Moore  <clm@codesourcery.com>
161
162         * MAINTAINERS:  Add myself as MIPS maintainer.
163
164 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
165
166         * MAINTAINERS: Move myself to MIPS maintainers.
167
168 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
169
170         * MAINTAINERS: Put all email addresses between '<' and '>'.
171
172 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
173
174         * MAINTAINERS: Move myself to reviewers (Fortran).
175
176 2014-09-01  Andi Kleen  <ak@linux.intel.com>
177
178         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
179         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
180         * Makefile.in: Regenerate.
181
182 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
183
184         * rtx-classes-status.txt: Delete
185
186 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
187
188         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
189
190 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
191
192         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
193         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
194         of checking for version number.
195         * configure: Regenerated.
196         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
197
198 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
199
200         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
201         is done; begin phase 6 (use extra rtx_def subclasses).
202
203 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
204
205         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
206         done; begin phase 5 (additional rtx_def subclasses).
207
208 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
209
210         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
211
212 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
213
214         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
215         SET_BB_HEADER are done.
216
217 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
218
219         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
220         done.
221
222 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
223
224         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
225
226 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
227
228         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
229
230 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
231
232         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
233
234 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
235
236         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
237
238 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
239
240         * rtx-classes-status.txt: Phase 3 (per-file commits within
241         "config" subdirs) is done; begin phase 4 (removal of
242         "scaffolding").
243
244 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
245
246         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
247         dir) is done; begin phase 3 (per-file commits within "config"
248         subdirs).
249
250 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
251
252         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
253         phase 2 (per-file commits in main source dir).
254
255 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
256
257         * configure: Regenerated.
258
259 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
260
261         * rtx-classes-status.txt (TODO): Add SET_BND_TO
262
263 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
264
265         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
266
267 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
268
269         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
270
271 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
272
273         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
274
275 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
276
277         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
278
279 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
280
281         * MAINTAINERS (Write After Approval): Add myself.
282
283 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
284
285         * MAINTAINERS: Remove myself
286
287 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
288
289         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
290
291 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
292
293         * MAINTAINERS (Write After Approval): Add myself.
294
295 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
296
297         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
298         SET_BB_HEADER, SET_BB_FOOTER
299
300 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
301
302         * rtx-classes-status.txt: New file
303
304 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
305
306         * configure.ac: Eliminate ClooG installation dependency.
307         * configure: Regenerate.
308         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
309         * Makefile.in: Regenerate.
310
311 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
312
313         * MAINTAINERS (Write After Approval): Add myself.
314
315 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
316
317         * MAINTAINERS (Write After Approval): Add myself.
318
319 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2014-07-28  Anthony Green  <green@moxielogic.com>
324
325         Import from savannah.gnu.org:
326         * config.sub: Update to 2014-07-28 version.
327
328 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
329
330         * MAINTAINERS: Remove my MIPS maintainer entry.
331
332 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
333
334         PR target/47230
335         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
336         * configure: Regenerate.
337
338 2014-07-24  James Norris  <jnorris@codesourcery.com>
339
340         * MAINTAINERS (Write After Approval): Add myself.
341
342 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
343
344         * configure.ac: Accept only CLooG 0.18.1.
345         * configure: Regenerate.
346
347 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
348
349         * configure.ac: Don't accept isl 0.11.
350         * configure: Regenerate.
351
352 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
353
354         * MAINTAINERS (Write After Approval): Add myself.
355
356 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
357
358         * configure.ac: Don't accept isl 0.10.
359         * configure: Regenerate.
360
361 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
362
363         Fix include path for in-tree cloog.
364         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
365         * configure: Regenerate.
366
367 2014-06-18  Richard Henderson  <rth@redhat.com>
368
369         * .gitignore: Import gcc_update output.
370
371 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
372
373         * config-ml.in: Robustify ac_configure_args parsing.
374
375         * configure.ac (--enable-linker-plugin-configure-flags)
376         (--enable-linker-plugin-flags): New flags.
377         (configdirs): Conditionally add libiberty-linker-plugin.
378         * configure: Regenerate.
379         * Makefile.def (host_modules): Add libiberty-linker-plugin.
380         (host_modules) <lto-plugin>: Pay attention to
381         @extra_linker_plugin_flags@ and
382         @extra_linker_plugin_configure_flags@.
383         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
384         * Makefile.in: Regenerate.
385
386         * Makefile.tpl (configure-[+prefix+][+module+])
387         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
388         "module_srcdir" instead of "module" for locating a module's srcdir.
389         * Makefile.in: Regenerate.
390
391 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
392
393         * MAINTAINERS (Write After Approval): Add myself.
394
395 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
396
397         * MAINTAINERS: Update my email address.
398
399 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
404
405         * MAINTAINERS (Write After Approval): Add myself.
406
407 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
408
409         PR libstdc++/61011
410         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
411         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
412         * configure: Regenerate.
413
414 2014-05-28  Pedro Alves  <palves@redhat.com>
415
416         * MAINTAINERS (Write After Approval): Add myself.
417
418 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
419
420         * MAINTAINERS: Update my affiliation/email.
421
422 2014-05-19  Mike Stump  <mikestump@comcast.net>
423
424         * MAINTAINERS: Add wide-int reviewers.
425
426 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
427
428         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
429         * configure: Regenerated.
430
431 2014-05-15  Torvald Riegel  <triegel@redhat.com>
432
433         * MAINTAINERS (libitm): Add myself as maintainer.
434
435 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
436
437         * MAINTAINERS (Write After Approval): Add myself.
438
439 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
440
441         * config.sub, config.guess: Import from upstream.
442
443 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
444
445         * MAINTAINERS (Write After Approval): Put myself in correct order.
446
447 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
452
453         * MAINTAINERS: Move myself from Reviewers to Write After Approval
454         section.
455
456 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
457
458         * MAINTAINERS (Write After Approval): Delete myself.
459
460 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
461
462         PR sanitizer/56781
463         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
464         and -B* options with -Xcompiler.
465
466 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
467
468         PR bootstrap/60620
469         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
470         * Makefile.in: Regenerate.
471
472 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
473
474         * Makefile.def (dependencies): Make all-ld depend on all-binutils
475         for WINDRES_FOR_TARGET in default-manifest.o rule.
476         * Makefile.in: Regenerate.
477
478 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
479
480         * MAINTAINERS (Write After Approval): Add myself.
481
482 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
483
484         PR sanitizer/56781
485         * Makefile.def: Set bootstrap=true; for host fixincludes.
486         * configure.ac: Don't bootstrap host fixincludes unless
487         --with-build-config=bootstrap-{a,ub}san.
488         * Makefile.in: Regenerated.
489         * configure: Regenerated.
490
491 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
492
493         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
494         --enable-vtable-verify option parsing.  Don't add
495         target-libsanitizer to bootstrap_target_libs unless
496         --with-build-config=bootstrap-asan or
497         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
498         to bootstrap_target_libs unless --enable-vtable-verify.
499         * configure: Regenerated.
500
501 2014-03-10  Anatoly Sokolov <aesok@post.ru>
502
503         * MAINTAINERS (Write After Approval): Add myself.
504
505 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
506
507         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
508
509 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
510
511         PR bootstrap/58572
512         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
513         -I for libstdc++-v3 includes if $(LEAN).
514         * Makefile.in: Regenerated.
515
516 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
517
518         * MAINTAINERS: Update my email address.
519
520 2014-02-24  Walter Lee  <walt@tilera.com>
521
522         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
523         (tilegx-*-*): Change to tilegx*-*-*.
524         * configure: Regenerate.
525
526 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
527
528         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
529
530 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
535
536         PR target/59788
537         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
538         *solaris2*.
539
540 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
541
542         * MAINTAINERS: Update my email address.
543
544 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
545
546         * MAINTAINERS: Convert to UTF-8.
547         Properly sort Xinliang David Li's entry.
548
549 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
550             Sandra Loosemore  <sandra@codesourcery.com>
551
552         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
553         nios2 port maintainers.
554
555 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
556
557         * MAINTAINERS (Write After Approval): Add myself.
558
559 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
560
561         * configure.ac: Add user-friendly check for native x86_64-linux
562         multilibs.
563         * configure: Regenerate.
564
565 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
566
567         * MAINTAINERS: Add myself as sh maintainer.
568
569 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
570
571         * MAINTAINERS: Add self as SLSR maintainer.
572
573 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
574
575         * MAINTAINERS: Update my email address.
576
577 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
578
579         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
580
581 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
582
583         * Makefile.in: Regenerate.
584
585         * Makefile.tpl: Fix typo.
586         * Makefile.in: Regenerate partially.
587
588 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
589
590         * configure.ac: Added libcilkrts to noconfig list when C++ is not
591         supported.
592         * configure: Regenerated.
593
594 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
595
596         * MAINTAINERS (Write After Approval): Add myself.
597
598 2013-10-30  Jason Merrill  <jason@redhat.com>
599
600         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
601         --disable-build-format-warnings.
602
603 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
604
605         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
606         depend on libstdc++ and libgcc.
607         * configure: Regenerate.
608         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
609         libcilkrts for POSIX and i*86, and x86_64 architectures.
610         * Makefile.in: Added libcilkrts related fields to support building it.
611
612 2013-10-26  Jeff Law  <law@redhat.com>
613
614         * Makefile.def (target_modules): Remove libmudflap
615         (languages): Remove check-target-libmudflap).
616         * Makefile.in: Rebuilt.
617         * Makefile.tpl (check-target-libmudflap-c++): Remove.
618         * configure.ac (target_libraries): Remove target-libmudflap.
619         Remove checks which disabled libmudflap on some systems.
620         * configure: Rebuilt.
621         * libmudflap: Directory removed.
622
623 2013-10-21  Cong Hou  <congh@google.com>
624
625         * MAINTAINERS (Write After Approval): Add myself.
626
627 2013-10-16  Mike Stump  <mikestump@comcast.net>
628
629         * .dir-locals.el: Add.
630
631 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
632
633         * configure.ac: Add --enable-host-shared
634         * configure: Regenerate.
635
636 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
637
638         Import from savannah.gnu.org:
639         * config.guess: Update to 2013-06-10 version.
640         * config.sub: Update to 2013-10-01 version.
641
642 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
643
644         Changes to build configuration to allow big endian ARC ELF toolchain
645         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
646         * configure: Regenerate.
647
648 2013-09-20  Alan Modra  <amodra@gmail.com>
649
650         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
651         ppc host match.  Support little-endian powerpc linux hosts.
652
653 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
654
655         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
656         maintainer.
657
658 2013-09-12  DJ Delorie  <dj@redhat.com>
659
660         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
661         maintainers.
662
663 2013-09-03  Richard Biener  <rguenther@suse.de>
664
665         * configure.ac: Also allow ISL 0.12.
666         * configure: Regenerated.
667
668 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
669
670         * MAINTAINERS (Write After Approval): Add myself.
671
672 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
673
674         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
675
676 2013-08-26  Caroline Tice  <cmtice@google.com>
677
678         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
679         "Various Reviewers" to libvtv "Various Maintainers".
680
681 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
682
683         * MAINTAINERS: Add myself as RTL optimizers reviewer.
684
685 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
686
687         * MAINTAINERS: Update name, email.
688
689 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
690
691         * MAINTAINERS (Write After Approval): Add myself.
692
693 2013-08-12  Caroline Tice  <cmtice@google.com>
694
695         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
696         address in the Write After Approval section.
697
698 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
699
700         * MAINTAINERS (Write After Approval): Update email.
701
702 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
703
704         * configure.ac: Adjust to check VTV_SUPPORTED.
705         * configure: Regenerated.
706
707 2013-08-02  Caroline Tice  <cmtice@google.com>
708
709         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
710         on non-linux systems; add target-libvtv to noconfigdirs; add
711         libsupc++/.libs to C++ library search paths.
712         * configure: Regenerated.
713         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
714         libstdc++ and libgcc.
715         * Makefile.in: Regenerated.
716
717 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
718
719         * MAINTAINERS (Write After Approval): Add myself.
720
721 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
722             Shiva Chen  <shiva0217@gmail.com>
723
724         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
725         nds32 port maintainers.
726
727 2013-07-17  Tim Shen  <timshen91@gmail.com>
728
729         * MAINTAINERS (Write After Approval): Add myself.
730
731 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
732
733         * configure.ac: Sync from binutils.
734         * configure: Regenerate.
735
736 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
737
738         * MAINTAINERS (Write After Approval): Add myself.
739
740 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
741
742         * MAINTAINERS (Write After Approval): Add myself.
743
744 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
745
746         * MAINTAINERS (Write After Approval): Add myself.
747
748 2013-04-30  Brooks Moses  <bmoses@google.com>
749
750         * MAINTAINERS: Update my email; move myself from Fortran
751         reviewer to Write After Approval.
752
753 2013-04-16  Andreas Schwab  <schwab@suse.de>
754
755         * configure.ac (aarch64-*-*): Don't disable java.
756         * configure: Regenerate.
757
758 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
759
760         * MAINTAINERS (Write After Approval): Add myself.
761
762 2013-03-30  Matthias Klose  <doko@ubuntu.com>
763
764         * Makefile.def (target_modules): Don't install libffi.
765         * Makefile.in: Regenerate.
766
767 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
768
769         * MAINTAINERS (Write After Approval): Add myself.
770
771 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
772
773         * MAINTAINERS (Write After Approval): Add myself.
774
775 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
776
777         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
778         * configure: Regenerated.
779
780 2013-02-05  Ian Lance Taylor  <iant@google.com>
781
782         PR go/55969
783         * configure.ac: Disable libgo on some systems where it does not
784         work.
785
786 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
787
788         * MAINTAINERS: Explicitly add myself as AIX maintainer.
789         Remove Geoff Keating as rs6000 port maintainer, at his request.
790
791 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
792
793         * MAINTAINERS: Update my email.
794
795 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
796
797         * configure: Re-generate.
798
799 2013-01-15  Richard Biener  <rguenther@suse.de>
800
801         PR other/55973
802         * configure: Re-generate.
803
804 2013-01-14  Matthias Klose  <doko@ubuntu.com>
805
806         * Makefile.def (install-target-libsanitizer): Depend on
807         install-target-libstdc++-v3.
808         * Makefile.in: Regenerate.
809
810 2013-01-14  Richard Biener  <rguenther@suse.de>
811
812         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
813         * configure: Re-generate
814
815 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
816
817         * config.sub: Update from config repo.
818
819 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
820
821         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
822         * Makefile.in: Regenerate.
823
824 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
825
826         * MAINTAINERS (arc): Add new port maintainership for myself.
827
828 2013-01-09  Jason Merrill  <jason@redhat.com>
829
830         * .gitignore: Import from gdb repository.
831
832 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
833
834         * Makefile.def (configure-gcc): Depend on all-gmp.
835         (all-gcc): Remove dependency on all-gmp.
836         * Makefile.in: Regenerated.
837
838 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
839
840         * config.sub: Merge from config repo.
841         * config.guess: Ditto.
842
843 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
844
845         * Makefile.def: Merge from binutils.
846         * Makefile.in: Ditto.
847
848 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
849
850         * MAINTAINERS: Update my email.
851
852 2012-12-29  Ben Elliston  <bje@gnu.org>
853
854         * config.guess: Update to 2012-12-29 version.
855         * config.sub: Likewise.
856
857 2012-12-20  Matthias Klose  <doko@ubuntu.com>
858
859         * Makefile.def (install-target-libgfortran): Depend on
860         install-target-libquadmath, install-target-libgcc.
861         (install-target-libsanitizer): Depend on install-target-libgcc.
862         (install-target-libjava): Depend on install-target-libgcc.
863         (install-target-libitm): Depend on install-target-libgcc.
864         (install-target-libobjc): Depend on install-target-libgcc.
865         (install-target-libstdc++-v3): Depend on install-target-libgcc.
866         * Makefile.in: Regenerate.
867
868 2012-12-19  Matthias Klose  <doko@ubuntu.com>
869
870         * Makefile.def (install-target-libgo): Depend on
871         install-target-libatomic.
872         * Makefile.in: Regenerate.
873
874 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
875
876         PR go/55201
877         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
878         * Makefile.in: Regenerate.
879
880 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
881
882         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
883         * configure: Regenerate.
884
885 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
886
887         * config.sub: Merge from config repo.
888
889 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
890
891         * Makefile.def (target_modules): Add bootstrap=true and
892         raw_cxx=true to libsanitizer.
893         * configure.ac (bootstrap_target_libs): Add libsanitizer.
894         * Makefile.in: Regenerated.
895         * configure: Likewise.
896
897 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
898
899         * MAINTAINERS: Remove self as RTL optimization maintainer.
900
901 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
902
903         * MAINTAINERS (Write After Approval): Add myself.
904
905 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
906
907         * Makefile.def (target_modules): Remove bootstrap=true and
908         raw_cxx=true from libsanitizer.
909         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
910         * Makefile.in: Regenerated.
911         * configure: Likewise.
912
913 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
914
915         * Makefile.def (target_modules): Add bootstrap=true and
916         raw_cxx=true to libsanitizer.
917         * configure.ac (bootstrap_target_libs): Add libsanitizer.
918         * Makefile.in: Regenerated.
919         * configure: Likewise.
920
921 2012-11-28  Andrew Pinski  <apinski@cavium.com>
922
923         PR bootstrap/54279
924         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
925         * configure: Regenerate.
926         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
927         * Makefile.in: Regenerate.
928
929 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
930
931         * configure.ac: Disable libsanitizer if we're not building C++.
932         * configure: Regenerate.
933
934 2012-11-15  Roland McGrath  <roland@hack.frob.com>
935
936         * MAINTAINERS (Write After Approval): Add myself.
937
938 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
939
940         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
941         Kostya Serebryany (kcc@google.com) and
942         Jakub Jelinek (jakub@redhat.com).
943         Rename area for Dodji Seketeli (dodji@redhat.com).
944
945 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
946
947         * MAINTAINERS: (asan.c, related): Add myself.
948
949 2012-11-14  Roland McGrath  <mcgrathr@google.com>
950
951         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
952         * configure: Regenerate.
953
954 2012-11-13  Richard Henderson  <rth@redhat.com>
955
956         * configure.ac: Move libsanitizer logic to subdirectory.
957         * configure: Regenerate.
958
959 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
960
961         * configure.ac: Enable libsanitizer just on x86 linux for now.
962         * configure: Re-generate.
963
964 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
965
966         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
967         sections.
968         * configure: Regenerate.
969
970 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
971
972         * configure.ac: Add section for configdirs for libsanitizer.
973         Disable for cris-*-* and mmix-*-*.
974         * configure: Regenerate.
975
976 2012-11-12  Wei Mi <wmi@google.com>
977
978         * configure.ac: Add libsanitizer to target_libraries.
979         * Makefile.def: Ditto.
980         * configure: Regenerate.
981         * Makefile.in: Regenerate.
982         * libsanitizer: New directory for asan runtime.  Contains an empty
983         tsan directory.
984
985 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
986
987         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
988         against Mingw64 w32api.
989         * configure: Regenerate.
990
991 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
992
993         * configure: Regenerated.
994
995 2012-11-03  Robert Mason  <rbmj@verizon.net>
996
997         * configure.ac: add --disable-libstdcxx configure option
998         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
999
1000 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1001
1002         * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1005
1006         * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2012-10-24  Sharad Singhai  <singhai@google.com>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2012-10-24  Eric Christopher  <echristo@gmail.com>
1013
1014         * MAINTAINERS: Update email address.
1015
1016 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1017
1018         PR bootstrap/54820
1019         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1020         * configure: Regenerate.
1021
1022 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1023
1024         * MAINTAINERS (aarch64): Add Marcus and myself.
1025
1026 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1027
1028         PR bootstrap/54820
1029         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1030         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1031         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1032         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1033         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1034         * Makefile.in: Regenerate.
1035         * configure.ac (have_static_libs): New variable and associated check.
1036         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1037         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1038         * configure: Regenerate.
1039
1040 2012-10-10  Richard Biener  <rguenther@suse.de>
1041
1042         * MAINTAINERS: Adjust for changed surname.
1043
1044 2012-10-04  Lawrence Crowl  <crowl@google.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2012-10-01  Cary Coutant  <ccoutant@google.com>
1049
1050         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1051
1052 2012-09-28  Ian Lance Taylor  <iant@google.com>
1053
1054         * Makefile.def: Make all-target-libgo depend on
1055         all-target-libbacktrace.
1056         * Makefile.in: Rebuild.
1057
1058 2012-09-26  Ian Lance Taylor  <iant@google.com>
1059
1060         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1061         * Makefile.in: Rebuild.
1062
1063 2012-09-20  Walter Lee  <walt@tilera.com>
1064
1065         * configure.ac: Add tilegx to list of targets that support gold.
1066         * configure: Regenerate.
1067
1068 2012-09-20  Marek Polacek  <polacek@redhat.com>
1069
1070         * MAINTAINERS (Write After Approval): Add myself.
1071
1072 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1073
1074         * configure.ac: Add mips*-mti-elf* target.
1075         * configure: Regenerate.
1076
1077 2012-09-17  Ian Lance Taylor  <iant@google.com>
1078
1079         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1080         * configure.ac (host_libs): Add libbacktrace.
1081         (target_libraries): Add libbacktrace.
1082         * Makefile.def (host_modules): Add libbacktrace.
1083         (target_modules): Likewise.
1084         * configure, Makefile.in: Rebuild.
1085
1086 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1087
1088         PR target/38607
1089         Merge upstream change.
1090         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1091
1092         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1093         Add libgomp*.o to compare_exclusions for AIX.
1094         * configure: Regenerate.
1095
1096 2012-09-06  Diego Novillo  <dnovillo@google.com>
1097
1098         * configure.ac: Bump minimum GMP version to 4.2.3.
1099         * configure: Re-generate.
1100
1101 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1102
1103         PR target/54461
1104         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1105         target-libgloss if not configured --with-avrlibc=no.
1106         * configure: Regenerate.
1107
1108 2012-09-04  Jason Merrill  <jason@redhat.com>
1109
1110         * configure.ac: Fix --enable-languages=all.
1111
1112 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1113
1114         * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2012-09-03  Richard Guenther  <rguenther@suse.de>
1117
1118         PR bootstrap/54138
1119         * configure.ac: Re-organize ISL / CLOOG checks to allow
1120         disabling with either --without-isl or --without-cloog.
1121         * configure: Regenerated.
1122
1123 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1124
1125         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1126         * configure: Regenerate.
1127
1128 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1129
1130         * MAINTAINERS: Fix my email address.
1131
1132 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1133
1134         PR binutils/4970
1135         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1136         and opcodes.
1137         * Makefile.in: Regenerated.
1138
1139 2012-08-26  Art Haas <ahaas@impactweather.com>
1140
1141         * configure: Regenerate.
1142
1143 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1144
1145         * INSTALL/README: Also refer to the online installation
1146         instructions.
1147
1148 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1149
1150         * MAINTAINERS (Write After Approval): Add myself.
1151         (Picochip port): Remove myself.
1152
1153 2012-08-14   Diego Novillo  <dnovillo@google.com>
1154
1155         Merge from cxx-conversion branch.
1156
1157         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1158         POSTSTAGE1_CONFIGURE_FLAGS.
1159         * Makefile.in: Regenerate.
1160         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1161         Force C++ when bootstrapping.
1162         * configure: Regenerate.
1163
1164 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1165
1166         * MAINTAINERS (Write After Approval): Add myself.
1167
1168 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1169
1170         * README: Document use of ranges of years in copyright notices.
1171
1172 2012-07-06  Richard Guenther  <rguenther@suse.de>
1173
1174         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1175         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1176         --with-gmp=system.
1177         * Makefile.in: Regenerated.
1178         * configure: Likewise.
1179
1180 2012-07-06  Richard Guenther  <rguenther@suse.de>
1181
1182         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1183         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1184         supply V=1 as extra_make_flags.
1185         * configure: Regenerated.
1186         * Makefile.in: Likewise.
1187
1188 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1189
1190         * configure: Regenerate.
1191
1192 2012-07-03  Richard Guenther  <rguenther@suse.de>
1193
1194         * Makfile.def (isl): Remove not necessary extra_exports and
1195         extra_make_flags.
1196         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1197         * Makefile.in: Regenerated.
1198
1199 2012-07-03  Richard Guenther  <rguenther@suse.de>
1200
1201         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1202         * configure.ac: If either the ISL or the CLooG check failed
1203         do not try to build in-tree versions.
1204         * Makefile.in: Regenerated.
1205         * configure: Regenerated.
1206
1207 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1208
1209         * configure: Regenerate.
1210
1211 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1212
1213         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1214         maintainer.
1215
1216 2012-07-02  Richard Guenther  <rguenther@suse.de>
1217
1218         * configure: Regenerated.
1219
1220 2012-07-02  Richard Guenther  <rguenther@suse.de>
1221         Michael Matz  <matz@suse.de>
1222         Tobias Grosser <tobias@grosser.es>
1223         Sebastian Pop <sebpop@gmail.com>
1224
1225         * Makefile.def: Add ISL host module, remove PPL host module.
1226         Adjust ClooG host module to use the proper ISL.
1227         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1228         * configure.ac: Include config/isl.m4.  Add ISL host library,
1229         remove PPL.  Remove PPL configury, add ISL configury, adjust
1230         ClooG configury.
1231         * Makefile.in: Regenerated.
1232         * configure: Likewise.
1233
1234 2012-07-02  Richard Guenther  <rguenther@suse.de>
1235
1236         Merge from graphite branch
1237         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1238
1239         * configure: Regenerated.
1240         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1241         both cloog.org and legacy versions. The only supported version will
1242         be CLooG with the isl backend.
1243
1244         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1245
1246         * configure: Regenerated.
1247         * configure.ac: Require cloog isl 0.17.0
1248
1249         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1250
1251         * configure: Regenerated.
1252         * config/cloog.m4: Do not define CLOOG_ORG
1253
1254 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1255
1256         * configure.ac: Skip C if explicitly selected.
1257         * configure: Regenerate.
1258
1259 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1260
1261         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1262         they contain -O2.
1263         * configure: Regenerate.
1264
1265 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1266
1267         PR debug/53740
1268         * df.h, df-problems.c, dce.c: Revert last patch.
1269
1270 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1271
1272         * MAINTAINERS (Write After Approval): Update my email address.
1273
1274 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1275
1276         * MAINTAINERS (Write After Approval): Add myself.
1277
1278 2012-06-20  Jason Merrill  <jason@redhat.com>
1279
1280         * Makefile.tpl (check-target-libgomp-c++): New.
1281         (check-target-libitm-c++): New.
1282         * Makefile.def (c++): Add them.
1283         * Makefile.in: Regenerate.
1284
1285 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1286
1287         * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1290
1291         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1292         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1293         (install-no-fixedincludes): Adjust accordingly.
1294         * Makefile.in: Regenerate.
1295
1296 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1297
1298         Merge upstream change
1299         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1300
1301 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1302
1303         * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2012-05-09  Nick Clifton  <nickc@redhat.com>
1306             Paul Smith  <psmith@gnu.org>
1307
1308         PR bootstrap/50461
1309         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1310         allow for the fact that from release v3.1.0 of MPFR the source
1311         files were moved into a src sub-directory.
1312         * configure: Regenerate.
1313
1314 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1315
1316         * configure.ac: Bump minimum MPFR version to 2.4.0.
1317         * configure: Regenerated.
1318
1319 2012-05-01  Richard Henderson  <rth@redhat.com>
1320
1321         * Makefile.def (libatomic): New target_module.
1322         * configure.ac (target_libraries): Add libatomic.
1323         (noconfigdirs): Check if libatomic is supported.
1324         * Makefile.in, configure: Rebuild.
1325
1326 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1327
1328         * MAINTAINERS (Write After Approval): Add myself.
1329
1330 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1331
1332         * config.sub: Update to 2012-04-18 version from official repo.
1333
1334 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1335
1336         * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1339
1340         * MAINTAINERS: Changed email address.
1341
1342 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1343
1344         PR target/52737
1345         * contrib/gcc_update (files_and_dependencies):
1346         Remove gcc/config/avr/t-multilib from touch data.
1347
1348 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1349
1350         * MAINTAINERS (OS Port Maintainers): Remove irix.
1351         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1352         (unsupported_languages): Remove mips-sgi-irix6.*.
1353         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1354         (with_stabs): Remove.
1355         * configure: Regenerate.
1356
1357 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1358
1359         * MAINTAINERS (OS Port Maintainers): Remove osf.
1360         * configure.ac (enable_libgomp): Remove *-*-osf*.
1361         (with_stabs): Remove alpha*-*-osf*.
1362         * configure: Regenerate.
1363
1364 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1365
1366         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1367         * configure: Regenerate.
1368
1369 2012-02-17  Walter Lee  <walt@tilera.com>
1370
1371         * MAINTAINERS: (Write After Approval): Delete myself.
1372
1373 2012-02-14  Walter Lee  <walt@tilera.com>
1374
1375         * MAINTAINERS (tilegx port): Add myself.
1376         (tilepro port): Add myself.
1377         (Write After Approval): Add myself.
1378
1379 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1380
1381         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1382         and Joseph Myers as docstring relicensing maintainers.
1383
1384 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1385
1386         * MAINTAINERS (write-after-approval): Add myself.
1387
1388 2012-02-08  Ira Rosen <irar@il.ibm.com>
1389
1390         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1391         maintainer.
1392
1393 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1394
1395         * MAINTAINERS (Write After Approval): Move myself to
1396         maintain alphabetical order.
1397
1398 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1399
1400         * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1403
1404         * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1407             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1408
1409         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1410         * configure: Regenerate.
1411
1412 2012-01-23  Harshit Chopra  <harshit@google.com>
1413
1414         * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1417
1418         * configure.ac: Remove reference to mh-interix.
1419         * configure: Regenerate.
1420
1421 2012-01-05  Richard Henderson  <rth@redhat.com>
1422
1423         PR bootstrap/51072
1424         * configure.ac: Disable libitm if c++ is not enabled.
1425         * configure: Rebuild.
1426
1427         * configure.ac: Fix regexp for same.
1428         * configure: Rebuild.
1429
1430 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1431
1432         * MAINTAINERS (Write After Approval): Add myself.
1433
1434 2012-01-02  Richard Guenther  <rguenther@suse.de>
1435
1436         PR bootstrap/51686
1437         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1438         * Makefile.in: Regenerate.
1439
1440 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1441
1442         * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1445
1446         * configure: Regenerate.
1447
1448 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1449
1450         * MAINTAINERS (picochip): Changed email address.
1451
1452 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1453
1454         * MAINTAINERS (write-after-approval): Add self.
1455
1456 2011-11-29  DJ Delorie  <dj@redhat.com>
1457
1458         * configure.ac (rl78-*-*) New case.
1459         * configure: Regenerate.
1460         * MAINTAINERS: Add myself as RL78 maintainer.
1461
1462 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1463
1464         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1465
1466 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1467
1468         * libtool.m4: Additional FreeBSD 10 fixes.
1469
1470 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1471
1472         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1473         Maintainers section, as Epiphany maintainer.
1474
1475 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1476
1477         PR target/49992
1478         * configure.ac: Remove ranlib special-casing for Darwin.
1479         * configure: Regenerate.
1480
1481 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1482
1483         * MAINTAINERS (Reviewers): Keep the list sorted.
1484
1485 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1486
1487         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1488
1489 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1490
1491         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1492         * configure: Rebuild.
1493         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1494         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1495         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1496         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1497         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1498         Add READELF.
1499         * Makefile.in: Rebuild.
1500
1501 2011-11-09  Jason Merrill  <jason@redhat.com>
1502
1503         * Makefile.def (language=c++): Remove check-c++0x.
1504         * Makefile.in (check-gcc-c++): Regenerate.
1505
1506 2011-11-08  Richard Henderson  <rth@redhat.com>
1507
1508         * configure.ac: Test for libitm directory present first.
1509
1510         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1511
1512         * configure.ac: Test libitm/configure.tgt to disable libitm.
1513         * configure: Rebuild.
1514
1515 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1516             Richard Henderson  <rth@redhat.com>
1517
1518         Merged from transactional-memory.
1519
1520         * Makefile.def (lang_env_dependencies): libitm is c++.
1521         Add libitm target module.
1522         * configure.ac: Likewise.
1523         * config/mmap.m4: New file.
1524         * contrib/gcc_update: Add libitm to touch data.
1525         * Makefile.in, configure: Rebuild.
1526
1527 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1528
1529         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1530         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1531         * Makefile.in: Regenerate.
1532
1533 2011-11-01  DJ Delorie  <dj@redhat.com>
1534
1535         * config.sub: Update to version 2011-10-29 (added rl78)
1536
1537 2011-10-27  Nick Clifton  <nickc@redhat.com>
1538
1539         * config.sub: Import these changes from the config project:
1540
1541         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1542             Ben Elliston  <bje@gnu.org>
1543
1544         * config.sub (epiphany): New.
1545
1546         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1547             Ben Elliston  <bje@gnu.org>
1548
1549         * config.sub (hexagon, hexagon-*): New.
1550
1551         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1552
1553         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1554         64eb to be64.
1555
1556         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1557
1558         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1559         (nacl): Grok as alias for 32el-unknown-nacl.
1560
1561 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1562
1563         * MAINTAINERS (Write After Approval): Add myself.
1564
1565 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1566
1567         * MAINTAINERS (Write After Approval): Add myself.
1568
1569 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * MAINTAINERS (sparc port): Remove myself.
1572
1573 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1574
1575         * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2011-08-14  Yao Qi  <yao@codesourcery.com>
1578
1579         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1580         * configure: Regenerate.
1581
1582 2011-07-26  Ian Lance Taylor  <iant@google.com>
1583
1584         * configure.ac: Set have_compiler based on whether gcc directory
1585         exists, rather than on whether gcc is in configdirs.
1586         * configure: Rebuild.
1587
1588 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1589
1590         * MAINTAINERS (Global Reviewers): Add self.
1591
1592 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1593
1594         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1595         link directories.
1596         * Makefile.in: Rebuild.
1597
1598 2011-07-20  Ian Lance Taylor  <iant@google.com>
1599
1600         PR bootstrap/49787
1601         * configure.ac: Move --enable-bootstrap handling earlier in file.
1602         If --enable-bootstrap and either --enable-build-with-cxx or
1603         --enable-build-poststage1-with-cxx, enable C++ automatically.
1604         * configure: Rebuild.
1605
1606 2011-07-19  Ian Lance Taylor  <iant@google.com>
1607
1608         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1609         make C++ a boot_language.  Set and substitute
1610         POSTSTAGE1_CONFIGURE_FLAGS.
1611         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1612         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1613         * configure, Makefile.in: Rebuild.
1614
1615 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1616
1617         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1618         maintainers.
1619
1620 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1621
1622         * MAINTAINERS (Global Reviewers): Add myself.
1623
1624 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1625
1626         * configure: Regenerate.
1627
1628 2011-07-16  Jason Merrill  <jason@redhat.com>
1629
1630         * Makefile.def (language=c++): Add check-c++0x and
1631         check-target-libmudflap-c++.
1632         * Makefile.tpl (check-target-libmudflap-c++): New.
1633         * Makefile.in: Regenerate.
1634
1635 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1636
1637         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1638         * Makefile.def (target_modules/libjava): Pass
1639         $(EXTRA_CONFIGARGS_LIBJAVA).
1640         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1641         if not configured with --enable-static-libjava.
1642         * Makefile.in: Regenerate.
1643         * configure: Likewise.
1644
1645 2011-07-15  Jason Merrill  <jason@redhat.com>
1646
1647         * Makefile.in (check-c++): Move check-gcc-c++0x after
1648         check-target-libstdc++-v3.
1649
1650 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1651
1652         * MAINTAINERS (c6x port): New entry.
1653
1654 2011-07-13  Jason Merrill  <jason@redhat.com>
1655
1656         * Makefile.in (check-gcc-c++0x): New.
1657         (check-c++): Depend on it.
1658
1659 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1660
1661         PR target/39150
1662         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1663         x86_64-*-solaris2.1[0-9]*.
1664         * configure: Regenerate.
1665
1666 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1667
1668         * MAINTAINERS (RTL optimizers): Add self.
1669
1670 2011-06-27  Gabriel Charette  <gchare@google.com>
1671
1672         * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1675
1676         PR regression/47836
1677         PR bootstrap/23656
1678         PR other/47733
1679         PR bootstrap/49247
1680         PR c/48825
1681         * configure.ac (target_libraries): Remove target-libiberty.
1682         Remove case-statement setting skipdirs=target-libiberty for
1683         multiple targets.  Remove checking target_configdirs and
1684         removing target-libiberty but keeping target-libgcc if
1685         otherwise empty.
1686         * Makefile.def (target_modules): Don't add libiberty.
1687         (dependencies): Remove all traces of target-libiberty.
1688         * configure, Makefile.in: Regenerate.
1689
1690 2011-06-13  Walter Lee <walt@tilera.com>
1691
1692         * configure.ac (tilepro-*-*) New case.
1693         (tilegx-*-*): Likewise.
1694         * configure: Regenerate.
1695
1696 2011-06-06  Jing Yu  <jingyu@google.com>
1697
1698         * configure.ac: Skip target-libiberty for
1699         arm*-*-linux-androideabi.
1700         * configure: Regenerated.
1701
1702 2011-06-06  Nick Clifton  <nickc@redhat.com>
1703
1704         * config.sub: Sync from upstream.
1705
1706 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1707
1708         * MAINTAINERS (Write After Approval): Add myself.
1709
1710 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1711
1712         * MAINTAINERS: Update my email address.
1713
1714 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1715
1716         * MAINTAINERS (Write After Approval): Update my email address.
1717
1718 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1719
1720         * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2011-05-08  Doug Kwan  <dougkwan@google.com>
1723
1724         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1725         * configure: Regenerated.
1726         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1727         value from configure.
1728         * Makefile.in: Regenerated.
1729
1730 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1731
1732         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1733         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1734         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1735         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1736         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1737         *-*-vxworks*): Disable newlib and libgloss in separate case
1738         statement.
1739         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1740         to separate case statement.
1741         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1742         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1743         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1744         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1745         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1746         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1747         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1748         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1749         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1750         i[[3456789]]86-*-rdos*, m32r-*-*,
1751         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1752         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1753         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1754         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1755         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1756         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1757         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1758         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1759         and libgloss in main case over targets.  Remove most empty cases
1760         in main case over targets.
1761         * configure: Regenerate.
1762
1763 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1764
1765         * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1768
1769         * configure.ac: Remove code setting special library locations for
1770         hppa*64*-*-hpux11*.  Remove code setting compiler for
1771         sparc-sun-solaris2*.
1772         * configure: Regenerate.
1773
1774 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1775
1776         * configure.ac: Separate libgloss_dir settings from general case
1777         over targets.
1778         * configure: Regenerate.
1779
1780 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1781
1782         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1783         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1784         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1785         cases in libgcj-disabling case statement.
1786         (hppa*64*-*-linux*): Set unsupported_languages instead of
1787         disabling target-zlib.
1788         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1789         to hppa*64*-*-hpux*.
1790         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1791         hppa*-*-hpux*.
1792         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1793         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1794         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1795         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1796         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1797         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1798         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1799         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1800         libgcj-disabling case statement.
1801         * configure: Regenerate.
1802
1803 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1804
1805         * configure.ac: Disable Java for targets not supporting libffi.
1806         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1807         Remove cases in Java-disabling statement.
1808         (*arm-wince-pe): Change to arm-wince-pe.
1809         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1810         cases in Java-disabling statement.
1811         (bfin-*-*): Don't disable Java again.
1812         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1813         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1814         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1815         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1816         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1817         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1818         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1819         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1820         Java-disabling statement.
1821         (mmix-*-*): Don't disable Java again.
1822         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1823         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1824         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1825         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1826         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1827         statement.
1828         * configure: Regenerate.
1829
1830 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1831
1832         * configure.ac: Separate cases disabling Java and Java libraries
1833         from general case over targets.
1834         * configure: Regenerate.
1835
1836 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1837
1838         * MAINTAINERS: Update my email address.
1839
1840 2011-04-20  Easwaran Raman  <eraman@google.com>
1841
1842         * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1845
1846         PR lto/48086
1847         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1848         * configure: Regenerate.
1849
1850 2011-04-16  Jim Meyering  <meyering@redhat.com>
1851
1852         * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1855
1856         * MAINTAINERS: Update my email address.
1857
1858 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1859
1860         * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1863
1864         * MAINTAINERS (Write After Approval): Add myself.
1865
1866 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1867
1868         * MAINTAINERS (Write After Approval): Add myself.
1869
1870 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1871
1872         * configure.ac (build_tools): Remove build-byacc.
1873         (host_libs): Remove mmalloc.
1874         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1875         autoconf automake libtool diff rcs fileutils shellutils time
1876         textutils wdiff find uudecode hello tar gzip indent recode release
1877         sed perl gawk findutils gettext zip.
1878         (libgcj): Remove target-qthreads.
1879         (target_tools): Remove target-examples target-gperf.
1880         (YACC): Don't handle building byacc.
1881         * configure: Regenerate.
1882         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1883         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1884         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1885         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1886         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1887         handle building components.
1888         * Makefile.in: Regenerate.
1889
1890 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1891
1892         * MAINTAINERS: Update my email address as Xtensa maintainer.
1893
1894 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1895
1896         * config.sub: Sync from upstream.
1897
1898 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1899
1900         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1901         (microblaze*): Don't disable libssp.
1902         * configure: Regenerate.
1903
1904 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1905
1906         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1907         moveifchange.
1908         * configure: Regenerate.
1909         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1910         * Makefile.in: Regenerate.
1911
1912 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1913
1914         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1915         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1916         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1917         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1918         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1919         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1920         md_exec_prefix cases.
1921         * configure: Regenerate.
1922
1923 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1924
1925         * configure.ac: Separate cases disabling target-libssp,
1926         target-libiberty, target-libstdc++-v3 and Fortran from general
1927         case over targets.
1928         * configure: Regenerate.
1929
1930 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1931
1932         * configure.ac (*-*-chorusos): Don't disable libgcj.
1933         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1934         Remove case.
1935         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1936         (arm-*-coff): Don't disable libgcj.
1937         (arm*-*-linux-gnueabi): Remove useless assignment.
1938         (arm-*-riscix*): Don't disable libgcj.
1939         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1940         configuration.
1941         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1942         (c54x*-*-*): Remove case.
1943         (tic54x-*-*): Don't disable GCC or GCC libraries.
1944         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1945         to *.
1946         (d10v-*-*): Don't disable GCC libraries.
1947         (d30v-*-*): Don't disable libgcj.
1948         (h8500-*-*): Don't disable GCC libraries.
1949         (i960-*-*): Don't disable libgcj.
1950         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1951         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1952         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1953         libgcj.
1954         (m68k-*-coff*): Remove case.
1955         (mmix-*-*): Don't disable libgloss on host.
1956         (mn10200-*-*, mn10300-*-*): Remove cases.
1957         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1958         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1959         Don't disable libgcj.
1960         (romp-*-*): Remove case.
1961         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1962         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1963         case.
1964         (v810-*-*): Don't disable GCC libraries.
1965         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1966         (ip2k-*-*): Don't disable GCC libraries.
1967         * configure: Regenerate.
1968
1969 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1970
1971         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1972         libffi on host.
1973         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1974         on host.
1975         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1976         * configure: Regenerate.
1977
1978 2011-03-26  John Marino  <binutils@marino.st>
1979
1980         * configure.ac: Add support for *-*-dragonfly*
1981         * configure: Regenerate.
1982
1983 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1984
1985         * configure.ac (native_only): Remove.
1986         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1987         send-pr uudecode guile gnuserv on host.
1988         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1989         send-pr rcs guile perl texinfo libtool on host.
1990         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1991         automake send-pr rcs guile perl texinfo libtool on host.
1992         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1993         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1994         (alpha*-dec-osf*): Don't disable fileutils on target.
1995         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1996         texinfo send-pr expect dejagnu on target.
1997         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1998         target-qthreads on target.
1999         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2000         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2001         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2002         x86_64-*-mingw*): Don't disable expect on target.
2003         (*-*-cygwin*): Don't disable target-gperf on target.
2004         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2005         gnuserv on target.
2006         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2007         target.
2008         * configure: Regenerate.
2009
2010 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2011
2012         * configure.ac (target_tools): Remove target-groff.
2013         (native_only): Remove target-groff.
2014         (hppa*64*-*-*): Don't disable byacc.
2015         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2016         setting.
2017         (*-*-kaos*): Don't skip target-librx and target-groff.
2018         (*-*-netware*): Don't skip target-libmudflap.
2019         (*-*-tpf*): Don't skip target-libmudflap.
2020         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2021         directories on the host.
2022         (ia64*-*-*vms*): Don't skip tix.
2023         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2024         host.
2025         * configure: Regenerate.
2026
2027 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2028
2029         * configure.ac: Remove references to mt-mep, mt-netware,
2030         mt-wince.
2031         * Makefile.def: Add all-utils soft dependencies.
2032         * Makefile.tpl: Remove GDB_NLM_DEPS.
2033         * configure: Regenerate.
2034         * Makefile.in: Regenerate.
2035
2036 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2037
2038         * configure.ac: Do not include mh-x86omitfp.
2039         * configure: Regenerate.
2040
2041 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2042
2043         * configure.ac: Remove empty cases.
2044         * configure: Regenerate.
2045
2046 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2047
2048         * Makefile.def: Add dependency from termcap to gdb.
2049         * Makefile.in: Regenerate.
2050
2051 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2052
2053         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2054         * configure: Regenerate.
2055         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2056         * Makefile.tpl: Likewise.
2057         * Makefile.in: Regenerate.
2058
2059 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2060
2061         * configure.ac: Remove all mentions of tentative_cc.
2062         * configure: Regenerate.
2063
2064 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2065
2066         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2067         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2068         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2069         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2070         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2071         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2072         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2073         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2074         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2075         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2076         *-*-rhapsody*): Remove host cases.
2077         * configure: Regenerate.
2078
2079 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2080
2081         * configure.ac (ppc*-*-pe): Remove host case.
2082         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2083         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2084         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2085         cases.
2086         * configure: Regenerate.
2087
2088 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2089
2090         * config.sub: Update to version 2011-03-23.
2091
2092 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2093
2094         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2095         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2096         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2097         * configure: Regenerate.
2098
2099 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2100
2101         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2102         to Write After Approval.
2103         * config-ml.in: Don't handle arc-*-elf*.
2104         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2105         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2106         handle GCC libraries.
2107         * configure: Regenerate.
2108
2109 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2110
2111         PR bootstrap/48120:
2112         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2113         Add -lstdc++ -lm to LIBS.
2114         * configure: Regenerate.
2115
2116 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2117
2118         * config.guess: Update to version 2011-02-02
2119         * config.sub: Update to version 2011-02-24
2120
2121 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2122
2123         PR lto/48086
2124         * configure.ac: Re-enable LTO on *-apple-darwin9.
2125         * configure: Regenerate.
2126
2127 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2128
2129         PR lto/48086
2130         * configure.ac: Disable LTO on darwin due to an assembler change in
2131         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2132         under 256.
2133         * configure: Regenerate.
2134
2135 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2136
2137         * MAINTAINERS: Update myself as score backend maintainer,
2138         update my e-mail address.
2139
2140 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2141
2142         * MAINTAINERS: Update my e-mail address.
2143
2144 2011-03-06  Joey Ye  <joey.ye@arm.com>
2145
2146         * MAINTAINERS: Update my e-mail address.
2147
2148 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2149
2150         * configure.ac: Adjust test of with_ppl.
2151         * configure: Regenerated.
2152
2153 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2154
2155         * MAINTAINERS: Adjust my e-mail address.
2156
2157 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2158
2159         * configure.ac: Add -lpwl to ppllibs.
2160         * configure: Regenerated.
2161
2162 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2163
2164         * config/cloog.m4: Add -lisl to clooglibs.
2165         * configure: Regenerated.
2166
2167 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2168
2169         * MAINTAINERS (CPU Port maintainers): Add self.
2170
2171 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2172
2173         * MAINTAINERS: Add myself as testsuite maintainer.
2174
2175 2011-02-15  Mike Stump  <mikestump@comcast.net>
2176
2177         * MAINTAINERS: Add myself as testsuite maintainer.
2178
2179 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2180
2181         Import from Libtool and gnulib:
2182
2183         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2184
2185         Prepare for supporting FreeBSD 10.
2186         * config.rpath: Remove handling of freebsd1* which soon would
2187         match FreeBSD 10.0.
2188
2189         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2190
2191         Remove support for FreeBSD 1.x.
2192         * libtool.m4 (_LT_LINKER_SHLIBS)
2193         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2194         soon would incorrectly match FreeBSD 10.0.
2195
2196 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2197
2198         PR binutils/12283
2199         * move-if-change: Import version from gnulib.
2200
2201 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2202
2203         PR lto/47225
2204         * Makefile.def (lto-plugin): Double dash for enable-shared.
2205         (configure-gcc): Depend on all-lto-plugin.
2206         * Makefile.in: Rebuilt.
2207
2208 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2209
2210         * configure.ac: Remove extra bracket.
2211         * configure: Regenerate.
2212
2213 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2214
2215         * MAINTAINERS: Add myself as libquadmath maintainer.
2216
2217 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2218
2219         * MAINTAINERS: Update my email address.
2220
2221 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2222
2223         * MAINTAINERS (option handling): Add self.
2224
2225 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2226
2227         PR lto/47225
2228         * Makefile.def: Add dependency for install-gcc
2229         on install-lto-plugin.
2230         * Makfile.in: Regenerated
2231
2232 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2233
2234         * MAINTAINERS (CPU Port Maintainers): Add myself.
2235
2236 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2237
2238         PR libgcj/44341
2239         * configure.ac: Discard --with-* flags for host when configuring
2240         target libraries for cross build.
2241         * configure: Rebuilt.
2242
2243 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2244
2245         * MAINTAINERS (linear loop transforms): Removed.
2246
2247 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2248
2249         * configure.ac: If with_ppl is no, move setting with_cloog=no
2250         after CLOOG_REQUESTED check.
2251         * configure: Regenerated.
2252
2253 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2254
2255         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2256         CLooG has been requested.
2257         * configure: Regenerated.
2258
2259 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2260
2261         * configure: Regenerated.
2262         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2263
2264 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2265
2266         * configure: Regenerated.
2267         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2268
2269 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2270
2271         * configure.ac: Use AS_HELP_STRING throughout.
2272         * configure: Regenerate.
2273
2274 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2275
2276         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2277         * configure: Regenerate.
2278
2279 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2280
2281         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2282
2283 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2284
2285         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2286         for ia64-hpux.
2287         * configure: Regenerate.
2288
2289 2011-01-07  Jan Hubicka  <jh@suse.cz>
2290
2291         PR lto/47225
2292         * Makefile.in: Regenerate.
2293         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2294         configure.
2295
2296 2011-01-07  Jan Hubicka  <jh@suse.cz>
2297
2298         * Makefile.in: Regenerate.
2299         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2300         and configure dependency on lto-plugin configure.
2301         (lto-plugin module): Remove dependency on GCC; add dependency on
2302         liniberty.
2303
2304 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2305
2306         * MAINTAINERS (Write After Approval): Add myself.
2307
2308 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2309
2310         * configure: Regenerate.
2311
2312 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2313
2314         * configure.ac: (picochip): Disable libiberty.
2315
2316 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2317
2318         * MAINTAINERS (Write After Approval): Add myself.
2319
2320 2010-12-10  Ian Lance Taylor  <iant@google.com>
2321
2322         PR bootstrap/46819
2323         * configure.ac: For --disable-libgcj clear libgcj_saved.
2324         * configure: Rebuild.
2325
2326 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2327
2328         PR fortran/46540
2329         * configure.ac: Add --disable-libquadmath and
2330         --disable-libquadmath-support.
2331         * configure: Regenerate.
2332
2333 2010-12-03  Ian Lance Taylor  <iant@google.com>
2334
2335         * MAINTAINERS: Add myself as libgo maintainer.
2336
2337 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2338
2339         PR libffi/46792
2340         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2341         * configure: Regenerate.
2342
2343 2010-12-02  Ian Lance Taylor  <iant@google.com>
2344
2345         * configure.ac: Always set default for poststage1_ldflags to
2346         -static-libstdc++ -static-libgcc.
2347
2348 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2349
2350         * configure.ac: Move comment to remove extra space in last argument
2351         of GCC_TARGET_TOOL.
2352
2353 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2354
2355         PR other/46026
2356         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2357         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2358         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2359         (BASE_FLAGS_TO_PASS): Use it.
2360         * configure: Rebuilt.
2361         * Makefile.in: Rebuilt.
2362
2363 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2364
2365         PR binutils/12258
2366         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2367         Properly check default linker.
2368         * configure: Regnerated.
2369
2370 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2371
2372         * configure.ac: For --enable-gold, handle value `default' instead of
2373         `both*'.  New configure option --{en,dis}able-ld.
2374         * configure: Regenerate.
2375
2376 2010-11-20  Ian Lance Taylor  <iant@google.com>
2377
2378         * configure.ac: Only disable a language library if no language needs
2379         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2380         * configure: Rebuild.
2381
2382 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2383
2384         * Makefile.in: Regenerate.
2385
2386         PR other/46202
2387         * configure.ac: Fix just-built in-tree STRIP name to be
2388         binutils/strip-new.
2389         * configure: Regenerate.
2390         * Makefile.def (install-strip-gcc, install-strip-binutils)
2391         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2392         (install-strip-sid): Mirror dependencies on non-strip variants
2393         of these targets on the respective -strip prerequisites.
2394         * Makefile.tpl (install-strip, install-strip-host)
2395         (install-strip-target): New targets.
2396         (install-strip-[+module+], install-strip-target-[+module+]):
2397         New targets.
2398         * Makefile.in: Regenerate.
2399
2400 2010-11-19  Ian Lance Taylor  <iant@google.com>
2401             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2402
2403         * configure.ac: Add target-libgo to target_libraries.  Set
2404         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2405         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2406         (HOST_EXPORTS): Add GOC.
2407         (BASE_TARGET_EXPORTS): Add GOC.
2408         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2409         (GOCFLAGS_FOR_TARGET): New variable.
2410         (EXTRA_HOST_FLAGS): Add GOC.
2411         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2412         * Makefile.def (target_modules): Add libgo.
2413         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2414         (dependencies): Add dependency from configure-target-libgo to
2415         configure-target-libffi and all-target-libstdc++-v3.  Add
2416         dependencies from all-target-libgo to all-target-libffi.
2417         (languages): Add go.
2418         * configure: Rebuild.
2419         * Makefile.in: Rebuild.
2420
2421 2010-11-19  Ian Lance Taylor  <iant@google.com>
2422
2423         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2424         compiler/flag environment variables.
2425
2426 2010-11-18  Ian Lance Taylor  <iant@google.com>
2427
2428         * configure.ac: Check for lang_requires_boot_languages in
2429         config-lang.in files.
2430         * configure: Rebuild.
2431
2432 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2433             Tobias Burnus  <burnus@net-b.de>
2434
2435         PR fortran/32049
2436         * Makefile.def: Add libquadmath; build it with language=fortran.
2437         * configure.ac: Add libquadmath.
2438         * Makefile.tpl: Handle multiple libs in check-[+language+].
2439         * Makefile.in: Regenerate.
2440         * configure: Regenerate.
2441
2442 2010-11-16  Tom Tromey  <tromey@redhat.com>
2443
2444         * MAINTAINERS: Moved myself to reviewers section.
2445
2446 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2447
2448         * MAINTAINERS: Moved myself to reviewers section.
2449
2450 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2451
2452         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2453         (Write After Approval): Remove self.
2454
2455 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2456
2457         * configure.ac: Fix spelling in option names.
2458         * configure: Regenerated.
2459
2460 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2461
2462         PR bootstrap/39622
2463         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2464         * configure: Regenerated.
2465
2466 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2467
2468         * MAINTAINERS: Update my email address.
2469
2470 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2471
2472         * configure: Regenerate.
2473
2474 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2475
2476         * configure: Regenerate.
2477
2478 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2479
2480         * configure: Regenerate.
2481
2482 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2483
2484         * configure: Regenerate.
2485
2486 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2487
2488         * configure.ac: Support official CLooG.org versions.
2489         * configure: Regenerate.
2490         * config/cloog.m4: New.
2491
2492 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2493
2494         * MAINTAINERS (Write After Approval): Add myself.
2495
2496 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2497
2498         * MAINTAINERS: Update my email address.
2499
2500 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2501
2502         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2503         * configure: Regenerate.
2504
2505 2010-11-03  Ian Lance Taylor  <iant@google.com>
2506             Dave Korn  <dave.korn.cygwin@gmail.com>
2507
2508         PR lto/46273
2509         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2510         and on other supported platforms whenever LTO is enabled.
2511         * configure: Rebuild.
2512
2513 2010-11-02  Alan Modra  <amodra@gmail.com>
2514
2515         PR binutils/12110
2516         * configure.ac: Error when source path contains spaces.
2517         * configure: Regenerate.
2518
2519 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2520
2521         * MAINTAINERS: Update my email address.
2522
2523 2010-10-20  Ian Lance Taylor  <iant@google.com>
2524
2525         * Makefile.def (target_modules): Set lib_path to src/.libs for
2526         libstdc++-v3 module.
2527         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2528         * Makefile.in: Rebuild.
2529
2530 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2531
2532         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2533         (Write After Approval): Remove myself.
2534
2535 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2536
2537         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2538
2539 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2540
2541         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2542
2543 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2544
2545         * configure.ac (build_lto_plugin): New shell variable.
2546         (--enable-lto): Turn on by default for all non-ELF platforms that
2547         have had LTO support added so far.  Set build_lto_plugin appropriately
2548         for both ELF and non-ELF.
2549         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2550         * configure: Regenerate.
2551
2552 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2553
2554         Sync from src:
2555         * configure.ac (v850 support): Remove target-libgloss from
2556         noconfigdirs.
2557         * configure: Regenerate.
2558
2559 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2560
2561         PR bootstrap/45326
2562         PR bootstrap/45174
2563         * configure.ac: Honor initial values of $build_configargs,
2564         $host_configargs, $target_configargs.  Mark the precious, so
2565         environment settings get recorded.
2566         * configure: Regenerate.
2567
2568 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2569
2570         PR bootstrap/45796
2571         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2572         Depend on all-build-libiberty.
2573         * Makefile.in: Regenerate.
2574
2575 2010-09-30  Michael Eager  <eager@eagercon.com>
2576
2577         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2578         * configure: Regenerate.
2579
2580 2010-09-28  Michael Eager  <eager@eagercon.com>
2581
2582         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2583
2584 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2585
2586         PR bootstrap/44621
2587         * configure.ac: Fix unportable shell quoting.
2588         * configure: Regenerate.
2589
2590 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2591
2592         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2593         targets and amend comment.
2594         * configure: Regenerate.
2595
2596 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2597
2598         * MAINTAINERS (Write After Approval): Add myself.
2599
2600 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2601
2602         * configure.ac: Enable LTO by default on Darwin.
2603         * configure: Regenerate.
2604
2605 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2606
2607         * MAINTAINERS (Write After Approval): Add myself.
2608
2609 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2610
2611         * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2614
2615         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2616         ports
2617
2618 2010-07-28  David Yuste  <david.yuste@gmail.com>
2619
2620         * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2623
2624         * configure.ac: Support all v850 targets.
2625         * configure: Regenerate.
2626
2627 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2628
2629         PR bootstrap/44455
2630         * configure.ac (extra_mpfr_configure_flags): Copy from
2631         extra_mpc_gmp_configure_flags.
2632         * configure: Re-generated.
2633
2634 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2635
2636         * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2639
2640         * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2643
2644         * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2647
2648         PR target/44862
2649         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2650         Provide -B option to allow for link spec %s substitutions for
2651         libstdc++.a on darwin.
2652         * Makefile.in: Regenerate.
2653
2654 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2655
2656         * MAINTAINERS (Reviewers): Update my e-mail address
2657
2658 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2659
2660         * Makefile.def (configure-gcc): Depend on all-libelf.
2661         * Makefile.in: Rebuild.
2662
2663 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2664
2665         * MAINTAINERS (Write After Approval): Add myself in the right place.
2666
2667 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2668
2669         * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2672
2673         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2674
2675 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2676
2677         * config.sub: Update to version 2010-05-21.
2678         * config.guess: Update to version 2010-04-03.
2679
2680 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2681
2682         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2683         * configure: Regenerate.
2684
2685 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2686
2687         * MAINTAINERS (Write After Approval): Add myself.
2688
2689 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2690
2691         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2692         a platform that supports LTO.
2693         * configure: Regenerate.
2694
2695 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2696
2697         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2698         * configure: Regenerated.
2699
2700 2010-04-27  Roland McGrath  <roland@redhat.com>
2701             H.J. Lu  <hongjiu.lu@intel.com>
2702
2703         * configure.ac (--enable-gold): Support both, both/gold and
2704         both/bfd to add gold to configdirs without removing ld.
2705         * configure: Regenerated.
2706
2707         * Makefile.def: Add install-gold dependency to install-ld.
2708         * Makefile.in: Regenerated.
2709
2710 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2711
2712         PR lto/42776
2713         * configure.ac (--enable-lto): Refactor handling so libelf tests
2714         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2715         and allow LTO to be explicitly enabled on non-ELF platforms that
2716         are known to support it inside else-clause.
2717         * configure: Regenerate.
2718
2719 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2720
2721         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2722         * configure: Regenerate.
2723
2724 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2725
2726         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2727         * configure: Regenerate.
2728
2729 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2730
2731         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2732         separately.
2733         * configure: Regenerate.
2734
2735 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2736
2737         * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2740
2741         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2742         * configure: Regenerate.
2743
2744 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2745
2746         * configure: Regenerate after change to elf.m4.
2747
2748 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2749
2750         * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2753
2754         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2755         * configure: Regenerated.
2756
2757 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2758
2759         * configure.ac: Print "buggy but acceptable" when CLooG
2760         revision is less than 9.
2761         * configure: Regenerated.
2762
2763 2010-04-01  Diego Novillo  <dnovillo@google.com>
2764
2765         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2766
2767 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2768
2769         PR bootstrap/43615
2770         PR bootstrap/43328
2771
2772         Revert:
2773
2774         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2775
2776         * configure.ac: Do not pass --enable-multilib nor
2777         --disable-multilib in baseargs.  Accept explicitly passed
2778         --enable_multilib.
2779         * configure: Regenerate.
2780
2781 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2782
2783         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2784
2785 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2786
2787         * MAINTAINERS: Remove myself.
2788
2789 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2790
2791         PR bootstrap/43328
2792         * configure.ac: Do not pass --enable-multilib nor
2793         --disable-multilib in baseargs.  Accept explicitly passed
2794         --enable_multilib.
2795         * configure: Regenerate.
2796
2797 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2798
2799         * MAINTAINERS (spu port): Remove me.
2800
2801 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2802
2803         * configure.ac (tic6x-*-*): New case.
2804         * configure: Regenerate.
2805
2806 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2807
2808         * config.sub: Update to version 2010-03-22.
2809         * config.guess: Update to version 2009-12-30.
2810
2811 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2812
2813         PR ada/42554
2814         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2815         * configure: Regenerate.
2816
2817 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2818
2819         * MAINTAINERS: Update my email address.
2820
2821 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2822
2823         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2824         (ghassan.shobaki@amd.com): Removed.
2825
2826 2010-03-17  Alan Modra  <amodra@gmail.com>
2827
2828         * MAINTAINERS: Update my email address.
2829
2830 2010-03-16  Diego Novillo  <dnovillo@google.com>
2831
2832         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2833         Matthews.
2834
2835 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2836
2837         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2838         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2839
2840 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2841
2842         * MAINTAINERS: Update my email address.
2843
2844 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2845
2846         * MAINTAINERS: Update my email address.
2847
2848 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2849
2850         * MAINTAINERS: Update my email address.
2851
2852 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2853
2854         * MAINTAINERS: Update my email address.
2855
2856 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2857
2858         PR libstdc++/32499
2859         * configure.ac (RANLIB): Default to true.
2860         (STRIP): Likewise.
2861         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2862         * configure: Regenerate.
2863
2864 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2865
2866         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2867         (Write After Approval): Update my email address.
2868
2869 2010-02-17  Nick Clifton  <nickc@redhat.com>
2870
2871         PR 11238
2872         * Makefile.tpl (local-distclean): Also remove config.cache files in
2873         sub-directories as there may not be Makefiles present in the
2874         sub-directories.
2875         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2876         the config.cache files found by the find command.
2877
2878         * Makefile.in: Regenerate.
2879         * configure.ac: Revert previous delta.
2880         * configure: Regenerate.
2881
2882 2010-02-15  Nick Clifton  <nickc@redhat.com>
2883
2884         PR 11238
2885         * configure.ac: Delete config.cache files in sub-directories when
2886         deleting Makefiles.
2887         * configure: Regenerate.
2888
2889 2010-02-12  Ben Elliston  <bje@gnu.org>
2890
2891         * MAINTAINERS: Update my email address.
2892
2893 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2894
2895         * MAINTAINERS (spu port): Update my email address.
2896
2897 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2898
2899         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2900
2901 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2902
2903         * configure.ac: Add "recommended" version checks for GMP/MPC.
2904         Update recommended GMP/MPFR/MPC versions.
2905         * configure: Regenerate.
2906
2907 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2908
2909         * MAINTAINERS: Move my Embecosm email address into the
2910         write-after-approval section.
2911
2912 2010-01-26  Ian Lance Taylor  <iant@google.com>
2913
2914         * MAINTAINERS: Add myself as Go frontend maintainer.
2915
2916 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2917
2918         PR libstdc++/36101, PR libstdc++/42813
2919         * configure.ac (bootstrap_target_libs): Make inclusion of
2920         target-libgomp conditional on libgomb being in target_configdirs.
2921         * configure: Regenerate.
2922
2923 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2924
2925         PR libstdc++/36101, PR libstdc++/42813
2926         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2927         * configure: Regenerate.
2928
2929 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2930
2931         PR libstdc++/36101, PR libstdc++/42813
2932         * configure.ac (target_configdirs): Substitute.
2933         * Makefile.def: Bootstrap target module libgomp.
2934         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2935         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2936         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2937         * configure, Makefile.in: Regenerate.
2938
2939 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2940
2941         * MAINTAINERS: Adjust my details.
2942
2943 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2944
2945         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2946
2947 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2948
2949         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2950
2951 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2952
2953         * MAINTAINERS (Write After Approval): Add myself.
2954
2955 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2956
2957         * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2010-01-11  Richard Guenther  <rguenther@suse.de>
2960
2961         PR lto/41569
2962         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2963         * Makefile.in: Regenerated.
2964
2965 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2966
2967         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2968         * configure: Regenerate.
2969
2970 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2971             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2972
2973         PR bootstrap/42424
2974         * configure.ac: Include libtool m4 files.
2975         (_LT_CHECK_OBJDIR): Call it.
2976         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2977         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2978
2979         * configure: Regenerate.
2980
2981 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2982
2983         PR bootstrap/41818
2984         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2985         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2986         * Makefile.in: Regenerate.
2987
2988 2010-01-02  Richard Guenther  <rguenther@suse.de>
2989
2990         PR lto/41529
2991         * configure.ac: Include config/elf.m4.  Disable LTO if not
2992         builting for an elf target.
2993         * configure: Regenerate.
2994
2995 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2996
2997         * MAINTAINERS: Change my email address.
2998
2999 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3000
3001         * config.sub, config.guess: Update from upstream sources.
3002
3003 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3004
3005         * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3008
3009         PR middle-end/30447
3010         PR middle-end/30789
3011         PR other/40302
3012
3013         * configure.ac: Require MPC.
3014         * configure: Regenerate.
3015
3016 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3017
3018         PR target/38384
3019         PR bootstrap/40972
3020         * libtool.m4: Sync from git Libtool.
3021         * ltoptions.m4: Likewise.
3022         * ltversion.m4: Likewise.
3023         * lt~obsolete.m4: Likewise.
3024         * ltmain.sh: Likewise.
3025
3026 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3027
3028         * configure.ac: Update minimum MPC version to 0.8.
3029         * configure: Regenerate.
3030
3031 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3032
3033         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3034         * configure: Regenerated.
3035
3036 2009-11-21  Ian Lance Taylor  <iant@google.com>
3037
3038         * configure.ac: Change default of poststage1_ldflags to be empty if
3039         poststage1_libs is set.  When poststage1_libs is empty, and
3040         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3041         * configure: Rebuild.
3042
3043 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3044
3045         * MAINTAINERS (Write After Approval): Update my email address.
3046
3047 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3048
3049         * config.guess: Update from upstream sources.
3050
3051 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3052
3053         * Makefile.def: Restore host and target settings for gmp.
3054         * Makefile.in: Rebuild.
3055
3056 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3057
3058         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3059         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3060         Fix portability of test of C++ as bootstrap language.  Add
3061         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3062         * configure: Rebuild.
3063         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3064         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3065         in-tree building.
3066         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3067         (POSTSTAGE1_HOST_EXPORTS): Use it.
3068         (STAGE[+id+]_CXXFLAGS): New.
3069         (BASE_FLAGS_TO_PASS): Pass it down.
3070         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3071         extra_exports.
3072         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3073         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3074         extra_exports.
3075         * Makefile.in: Rebuild.
3076
3077 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3078
3079         * config.sub, config.guess: Update from upstream sources.
3080
3081 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3082
3083         * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2009-11-09  Jon Beniston  <jon@beniston.com>
3086
3087         * MAINTAINERS (Write After Approval): Add myself.
3088
3089 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3090
3091         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3092         paths for *-w64-mingw* and x86_64-*mingw*.
3093         * configure: Regenerated.
3094
3095 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3096
3097         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3098
3099 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3100
3101         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3102         Phil Edwards to Write-After Approval.
3103
3104 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3105
3106         * configure.ac: Disable target-winsup & co for
3107         x86_64-*-mingw* and *-w64-mingw* targets.
3108         * configure: Regenerated.
3109
3110 2009-10-16  Nick Clifton  <nickc@redhat.com>
3111
3112         * MAINTAINERS: Add myself as a maintainer for the RX port.
3113
3114 2009-10-26  Johannes Singler  <singler@kit.edu>
3115
3116         * MAINTAINERS (Write After Approval): Update my e-mail address.
3117
3118 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3119
3120         * configure.ac (CLooG test): Use = with test.
3121         * configure: Regenerate.
3122
3123 2009-10-22  Richard Guenther  <rguenther@suse.de>
3124
3125         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3126         cloog if the ppl version check failed.  Move flags saving
3127         before setting in libelf check.
3128         * configure: Regenerate.
3129
3130 2009-10-21  Richard Guenther  <rguenther@suse.de>
3131
3132         * configure.ac: Adjust the ppl and cloog configure to work as
3133         documented.  Disable cloog if ppl was disabled.  Omit the version
3134         checks if they were disabled.
3135         * configure: Re-generate.
3136
3137 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3138
3139         * configure.ac: Add 'lto' to enable_languages, not
3140         new_enable_languages, and only if not already present.
3141         * configure: Regenerate.
3142
3143 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3144
3145         * README: Refer to the various COPYING* files instead of just
3146         COPYING.
3147         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3148
3149 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3150
3151         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3152
3153 2009-10-07  Richard Guenther  <rguenther@suse.de>
3154
3155         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3156         and Richard Guenther as reviewers.
3157         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3158         as reviewers.
3159
3160 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3161
3162         * config.sub: Update from upstream sources.
3163
3164 2009-10-06  Ian Lance Taylor  <iant@google.com>
3165
3166         * Makefile.def: check-gold depends upon all-gas.
3167         * Makefile.in: Rebuild.
3168
3169 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3170
3171         * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3174
3175         * Makefile.def: all-lto-plugin depends on all-libiberty.
3176         set bootstrap=true for lto-plugin.
3177         Add lto-plugin.
3178         * Makefile.in: Regenerate.
3179         * configure.ac (host_libs): Add lto-plugin.
3180         * configure: Regenerate.
3181
3182 2009-10-03  Diego Novillo  <dnovillo@google.com>
3183
3184         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3185         (HOST_LIBELFLIBS): Define.
3186         (HOST_LIBELFINC): Define.
3187         * Makefile.in: Regenerate.
3188         * configure.ac: Add --enable-lto.
3189         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3190         If --enable-lto is used, add 'lto' to new_enable_languages.
3191         If --enable-lto is used and gold is enabled, add
3192         lto-plugin to configdirs.
3193         * configure: Regenerate.
3194
3195 2009-10-03  Simon Baldwin  <simonb@google.com>
3196
3197         * configure.ac: If --with-system-zlib, suppress local zlib and
3198         pass --with-system-zlib to subdir configure scripts.
3199         * configure: Regenerate.
3200
3201 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3202             Paolo Bonzini  <bonzini@gnu.org>
3203
3204         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3205         $(srcdir).
3206         * Makefile.in: Rebuilt.
3207
3208 2009-09-26  Gary Funck  <gary@intrepid.com>
3209
3210         * MAINTAINERS (Write After Approval): Add myself.
3211
3212 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3213
3214         * configure.ac: Update minimum MPC version to 0.7.
3215         * configure: Regenerate.
3216
3217 2009-09-25  Nick Clifton  <nickc@redhat.com>
3218
3219         * configure.ac: Pass any --cache-file=/dev/null option on to
3220         subconfigures.
3221         * configure: Regenerate.
3222
3223 2009-09-23  Nick Clifton  <nickc@redhat.com>
3224
3225         * config.sub, config.guess: Update from upstream sources.
3226
3227 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3228
3229         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3230         * Makefile.in: Rebuilt.
3231
3232 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3233
3234         PR bootstrap/32272
3235         * configure.ac: Error out if $srcdir isn't '.' but contains
3236         host-${host_noncanonical}.
3237         * configure: Regenerate.
3238
3239 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3240
3241         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3242         maintainer.
3243
3244 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3245
3246         * configure.ac: If bootstrapping a combined tree with
3247         --enable-gold, require c++ in stage1_languages.
3248         * configure: Regenerate.
3249
3250         * configure.ac: Also add target_libs of stage1_languages to
3251         bootstrap_target_libs.
3252         * configure: Regenerate.
3253
3254         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3255         with --enable-languages not containing c++.
3256         * configure: Regenerate.
3257
3258 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3259
3260         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3261         * configure: Regenerate.
3262
3263 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3264
3265         * MAINTAINERS (Write After Approval): Update my e-mail address,
3266         and move from from here...
3267         (Waiting for paperwork): To here.
3268
3269 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3270
3271         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3272
3273 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3274
3275         * configure.ac: Do not use $extrasub for replacing @if/@endif
3276         parts in Makefile; instead, use additional arguments to
3277         AC_CONFIG_COMMANDS to do the replacement manually, with several
3278         sed invocations, to avoid HP-UX sed command limits.
3279         * configure: Regenerate.
3280
3281 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3282
3283         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3284         blank before -L.
3285
3286 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3287
3288         * configure.ac (with-build-config): Document.  Handle without.
3289         Handle missing argument.
3290         * configure: Rebuilt.
3291
3292 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3293
3294         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3295         Default to bootstrap-debug only if compare-debug works.
3296         * configure: Rebuilt.
3297         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3298         * Makefile.in: Rebuilt.
3299
3300 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3301
3302         * MAINTAINERS (OS Port Maintainers): Update my email address.
3303
3304 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3305
3306         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3307         * Makefile.in: Rebuilt.
3308
3309 2009-09-01  Chris Demetriou  <cgd@google.com>
3310
3311         * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3314
3315         PR debug/30161
3316         * include/dwarf2.h (enum dwarf_tag): Added
3317         DW_TAG_GNU_template_template_param
3318         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3319
3320 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3321
3322         * Makefile.tpl (AWK): Fix typo.
3323         * Makefile.in: Regenerate.
3324
3325 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3326
3327         * configure.ac: Detect awk and sed.
3328         * Makefile.def (flags_to_pass): Add AWK and SED.
3329         * Makefile.tpl (AWK, SED): New.
3330         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3331         * configure: Regenerate.
3332         * Makefile.in: Regenerate.
3333
3334 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3335
3336         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3337         (collapseslashes): Likewise.
3338
3339 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3340
3341         * configure.ac (AC_PREREQ): Bump to 2.64.
3342
3343 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3344
3345         * configure.ac: Remove --with-datarootdir, --with-docdir,
3346         --with-pdfdir, --with-htmldir switches.
3347         * configure: Regenerate.
3348
3349         * configure: Regenerate.
3350
3351         * compile: Sync from Automake 1.11.
3352         * depcomp: Likewise.
3353         * install-sh: Likewise.
3354         * missing: Likewise.
3355         * mkinstalldirs: Likewise.
3356         * ylwrap: Likewise.
3357
3358 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3359
3360         * ltmain.sh (func_normal_abspath): New function.
3361         (func_relative_path): Likewise.
3362         (func_mode_help): Document new -bindir option for link mode.
3363         (func_mode_link): Add new -bindir option, and use it to place
3364         output DLL if specified.
3365
3366 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3367
3368         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3369         (baseargs): Add --disable-option-checking.
3370         * configure: Regenerate.
3371
3372         * Makefile.def (configure-target-libiberty): Depend on
3373         all-binutils and all-ld.
3374         (configure-target-newlib): Likewise.
3375         * Makefile.in: Regenerate.
3376
3377 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3378
3379         * config.sub, config.guess: Update from upstream sources.
3380
3381 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3382
3383         Sync from src, merge:
3384
3385         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3386
3387         * configure.ac: Do not exclude gas for i386-*-darwin.
3388         Add a case for x86_64-*-darwin.
3389         * configure: Regenerate.
3390
3391 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3392
3393         * MAINTAINERS: Add my name to Write After Approval list.
3394
3395 2009-08-06  Michael Eager  <eager@eagercon.com>
3396
3397         * configure.ac: Add Microblaze target.
3398         * configure: Regenerate.
3399
3400 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3401
3402         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3403         * configure: Regenerate.
3404
3405 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3406
3407         * MAINTAINERS (Write After Approval): Update my e-mail address.
3408
3409 2009-07-06  Ian Lance Taylor  <iant@google.com>
3410
3411         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3412         * configure: Rebuild.
3413
3414 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3415
3416         * MAINTAINERS: Move myself to the Graphite Reviewers.
3417
3418 2009-06-30  Wei Guozhi  <carrot@google.com>
3419
3420         * MAINTAINERS: Add my name to Write After Approval list.
3421
3422 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3423
3424         PR bootstrap/40338
3425         * configure.ac (comparestring): Create new variable.
3426         * Makefile.tpl (comparestring): Use to skip some comparisions.
3427         * configure: Regenerate.
3428         * Makefile.in: Regenerate.
3429
3430 2009-06-26  Doug Evans  <dje@sebabeach.org>
3431
3432         * Makefile.def (host_modules): Add cgen.
3433         * Makefile.in: Regenerate.
3434         * configure.ac (host_tools): Add cgen.
3435         * configure: Regenerate.
3436
3437 2009-06-23  DJ Delorie  <dj@redhat.com>
3438
3439         * MAINTAINERS: Add myself as mep maintainer.
3440
3441 2009-06-23  Ian Lance Taylor  <iant@google.com>
3442
3443         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3444         boot_languages.  Only bootstrap target libraries listed in
3445         target_libs for some boot language.  Add --with-stage1-ldflags,
3446         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3447         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3448         if not building with C++.
3449         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3450         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3451         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3452         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3453         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3454         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3455         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3456         * configure, Makefile.in: Rebuild.
3457
3458 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3459
3460         * MAINTAINERS: Added my name to write-after-approval list.
3461
3462 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3463
3464         * configure.ac: Define is_elf for QNX Neutrino targets.
3465         * configure: Regenerate.
3466
3467 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3468
3469         * MAINTAINERS: Added my name to the write-after-approval list
3470
3471 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3472
3473         * configure.ac: Detect MPC in default directory.
3474         * configure: Regenerate.
3475
3476 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3477             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3478
3479         * Makefile.tpl (all): Avoid a trailing backslash.
3480         * Makefile.in: Regenerate.
3481
3482 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3483
3484         * config.sub, config.guess: Update from upstream sources.
3485
3486 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3487
3488         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3489         to noconfdirs.
3490         * configure: Regenerate.
3491
3492 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3493
3494         * Makefile.tpl ([+compare-target+]): Compare all stage
3495         directories, rather than just gcc.
3496         * Makefile.in: Rebuilt.
3497
3498 2009-06-01  Doug Kwan  <dougkwan@google.com>
3499
3500         * configure.ac: Support gold for target arm*-*-*.
3501         * configure: Regenerate.
3502
3503 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3504
3505         * Makefile.def: Add MPC support and dependencies.
3506         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3507
3508         * Makefile.in, configure: Regenerate.
3509
3510 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3511
3512         * Makefile.tpl (all): Avoid harmless warning in make all when
3513         gcc-bootstrap is enabled but stage_last does not exist.
3514         * Makefile.in: Rebuilt.
3515
3516 2009-05-24  Nicolas Roche  <roche@adacore.com>
3517
3518         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3519         * Makefile.in: Regenerate.
3520
3521 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3522
3523         * MAINTAINERS: Update my e-mail address.
3524
3525 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3526
3527         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3528         * configure:  Regenerate.
3529
3530 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3531
3532         PR other/40159
3533         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3534         gcc-no-bootstrap are mutually exclusive.
3535         * Makefile.in: Rebuilt.
3536
3537 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3538
3539         PR other/40159
3540         * Makefile.tpl (all): Don't end with unconditional success.
3541         * Makefile.in: Rebuilt.
3542
3543 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3544
3545         PR target/37137
3546         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3547         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3548         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3549         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3550         stage_configureflags, stage_cflags and stage_libcflags into
3551         explicit Makefile macros.
3552         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3553         GFORTRAN.
3554         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3555         CC.  Set CC_FOR_BUILD from CC.
3556         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3557         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3558         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3559         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3560         and GFORTRAN.
3561         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3562         (_LIBCFLAGS): Renamed to _TFLAGS.
3563         (do-compare-debug, do-compare3-debug): Drop.
3564         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3565         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3566         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3567         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3568         (XGCC_FLAGS_FOR_TARGET): New.
3569         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3570         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3571         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3572         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3573         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3574         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3575         TFLAGS.
3576         (BUILD_CONFIG): Include if requested.
3577         (all): Set TFLAGS on bootstrap.
3578         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3579         (all-stageid-prefixmodule): Likewise.
3580         (do-clean, distclean-stageid): Set TFLAGS.
3581         (restrap): Fix whitespace.
3582         * Makefile.in: Rebuilt.
3583
3584 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3585
3586         * config.guess: Sync with src.
3587
3588 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3589
3590         * configure.ac ($with_ppl):  Default to no if not supplied.
3591         ($with_cloog):  Likewise.
3592         configure:  Regenerate.
3593
3594 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3595
3596         * MAINTAINERS: Update my e-mail address.
3597
3598 2009-04-27  Nick Clifton  <nickc@redhat.com>
3599
3600         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3601
3602 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3603
3604         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3605         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3606         * Makefile.in: Regenerate.
3607
3608 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3609
3610         PR bootstrap/39739
3611         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3612         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3613
3614         * configure, Makefile.in: Regenerate.
3615
3616 2009-04-21  Taras Glek  <tglek@mozilla.com>
3617
3618         * include/hashtab.h: Update GTY annotations to new syntax
3619         * include/splay-tree.h: Likewise
3620
3621 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3622
3623         * config.sub, config.guess: Update from upstream sources.
3624
3625 2009-04-15  Anthony Green  <green@moxielogic.com>
3626
3627         * configure.ac: Add moxie support.
3628         * configure: Rebuilt.
3629
3630 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3631
3632         * configure.ac: Change copyright header to refer to version
3633         3 of the GNU General Public License and to point readers at the
3634         COPYING3 file and the FSF's license web page.
3635         * Makefile.def: Likewise.
3636         * Makefile.tpl: Likewise.
3637         * Makefile.in: Regenerate.
3638
3639 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3640
3641         * configure.ac: Restore match for darwin9 or later. Use double
3642         brackets since regeneration eats one pair.
3643         * configure: Regenerate.
3644
3645 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3646
3647         PR gas/10039
3648         * configure.ac: Require texinfo 4.7.
3649         * configure: Regenerated.
3650
3651 2009-04-09  Nick Clifton  <nickc@redhat.com>
3652
3653         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3654         the GCC Runtime Library Exception.
3655
3656 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3657
3658         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3659         * configure: Regenerate.
3660
3661 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3662
3663         * Makefil.def (languages): New entries.
3664         * Makefile.tpl (check-gcc-*): New generic target.
3665         * Makefile.in: Regenerate.
3666
3667 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3668
3669         * MAINTAINERS:  Update my email address.
3670
3671 2009-03-18  Tom Tromey  <tromey@redhat.com>
3672
3673         * configure: Rebuild.
3674         * configure.ac (host_libs): Add libiconv.
3675         * Makefile.in: Rebuild.
3676         * Makefile.def (host_modules): Add libiconv.
3677         (configure-gdb, all-gdb): Depend on libiconv.
3678
3679 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3680
3681         * configure.ac: Treat gdb as supported on x86_64-darwin.
3682         * configure: Regenerate.
3683
3684 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3685
3686         * configure.ac (--with-host-libstdcxx): New option.
3687         * configure: Regenerate.
3688
3689 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3690
3691         * MAINTAINERS:  Move myself into the write after approval list.
3692
3693 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3694
3695         * MAINTAINERS: Update e-mail address.
3696
3697 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3698
3699         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3700
3701 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3702
3703         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3704
3705 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3706
3707         Backport from git Libtool:
3708
3709         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3710         Support GNU/kOpenSolaris.
3711         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3712         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3713         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3714         GNU/kOpenSolaris.
3715
3716 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3717
3718         * MAINTAINERS: Update e-mail address.
3719
3720 2009-02-24  Michael Eager  <eager@eagercon.com>
3721
3722         * MAINTAINERS (Write After Approval): Add self.
3723
3724 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3725
3726         * MAINTAINERS (Write After Approval): Add myself.
3727
3728 2009-02-05  Andreas Schwab  <schwab@suse.de>
3729
3730         * Makefile.tpl (stage_last): Define $r and $s before using
3731         $(RECURSE_FLAGS_TO_PASS).
3732         * Makefile.in: Regenerate
3733
3734 2009-01-30  Ian Lance Taylor  <iant@google.com>
3735
3736         * MAINTAINERS: Move myself to the Global Reviewers list.
3737
3738 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3739
3740         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3741         * configure: Regenerate.
3742
3743 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3744
3745         * MAINTAINERS: Make whitespace consistent.
3746         Remove Robert Millan from Write After Approval.
3747
3748 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3749
3750         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3751         (all-opcodes): Depend on all-libiberty.
3752         * Makefile.in: Regenerate.
3753
3754 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3755
3756         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3757         * configure: Regenerate.
3758
3759 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3760
3761         * MAINTAINERS (Write After Approval): Add myself.
3762
3763 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3764
3765         * MAINTAINERS: Add myself to reviewers (Fortran).
3766
3767 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3768
3769         PR tree-optimization/38515
3770         * configure.ac (cloog-polylib): Removed.
3771         (with_ppl, with_cloog): Test for "no".
3772         * configure: Regenerated.
3773
3774 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3775
3776         * MAINTAINERS: Moved myself to reviewers (Fortran).
3777
3778 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3779
3780         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3781         (Write After Approval): Remove myself.
3782
3783 2009-01-03  Diego Novillo  <dnovillo@google.com>
3784
3785         * MAINTAINERS: Remove myself from alias maintainership.
3786
3787 2009-01-02  David Ayers  <ayers@fsfe.org>
3788
3789         * MAINTAINERS: Update e-mail address.
3790
3791 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3792
3793         * MAINTAINERS: Make whitespace consistent.
3794
3795 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3796
3797         Backport from upstream Libtool:
3798         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3799         Add cache variables to tests that require the linker to work.
3800         For shlibpath_overrides_runpath, this also changes the semantics
3801         to let the result from the C compiler take precedence.
3802
3803 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3804
3805         * config.sub, config.guess: Update from upstream sources.
3806
3807 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3808
3809         * configure.ac (ppllibs): Add by default the lib flags.
3810         * configure: Regenerate.
3811
3812 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3813
3814         * MAINTAINERS:  Add myself to the write after approval list.
3815
3816 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3817
3818         * configure.ac: Add double brackets on darwin[912].
3819         * configure: Regenerate.
3820
3821 2008-12-03  Daniel Kraft  <d@domob.eu>
3822
3823         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3824         Approval to Reviewer section (for Fortran front-end).
3825
3826 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3827
3828         * configure.ac: Expand to darwin10 and later.
3829         * configure: Regenerate.
3830
3831 2008-12-02  Andreas Schwab  <schwab@suse.de>
3832
3833         * Makefile.def: configure-target-boehm-gc depends on
3834         all-target-libstdc++-v3.
3835         * Makefile.in: Regenerate.
3836
3837 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3838
3839         * MAINTAINERS:  Add myself as mingw maintainer.
3840
3841 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3842
3843         * config.sub, config.guess: Update from upstream sources.
3844
3845 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3846
3847         * README.SCO: Remove.
3848
3849 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3850
3851         * MAINTAINERS:  Add myself to the write after approval list.
3852
3853 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3854
3855         * MAINTAINERS:  Update my email address in WAA section.
3856
3857 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3858
3859         * MAINTAINERS: Update e-mail address.
3860
3861 2008-11-27  Toon Moene  <toon@moene.org>
3862
3863         * MAINTAINERS: Change e-mail address.
3864
3865 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3866
3867         * configure.ac: Build gdb for i?86-*-darwin*
3868         * configure: Regenerated.
3869
3870 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3871
3872         * MAINTAINERS: Added my full name.
3873
3874 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3875
3876         PR bootstrap/38014
3877         PR bootstrap/37923
3878
3879         Revert:
3880
3881         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3882
3883         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3884         * Makefile.in: Regenerated.
3885
3886         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3887
3888         PR gdb/921
3889         PR gdb/1646
3890         PR gdb/2175
3891         PR gdb/2176
3892
3893         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3894         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3895         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3896         (HOST_EXPORTS): Pass CPPFLAGS.
3897         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3898         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3899         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3900         * Makefile.in, configure: Regenerated.
3901         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3902         and CPPFLAGS_FOR_BUILD.
3903
3904 2008-11-06  Jeff Law  <law@redhat.com>
3905
3906         * MAINTAINERS: Add myself as middle end maintainer.
3907
3908 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3909
3910         * MAINTAINERS (Write after approval): Add myself.
3911
3912 2008-11-05  Diego Novillo  <dnovillo@google.com>
3913
3914         * MAINTAINERS (Global Reviewers): Add myself.
3915         (Non-Algorithmic Maintainers): Remove myself.
3916
3917 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3918
3919         * MAINTAINERS (Write after approval): Add myself.
3920
3921 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3922
3923         * MAINTAINERS (Write after approval): Add myself.
3924
3925 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3926
3927         * configure.ac (spu-*-*): Remove special case.
3928         * configure: Regenerate.
3929
3930 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3931
3932         * MAINTAINERS (Write after approval): Update my email address.
3933
3934 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3935
3936         * configure.ac [spu-*-*]: Do not set skipdirs.
3937         * configure: Re-generate.
3938
3939 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3940
3941         * MAINTAINERS (Various Maintainers): Add myself to reload.
3942
3943 2008-10-25  Richard Guenther  <rguenther@suse.de>
3944
3945         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3946         maintainer.  Remove myself as libgcc-math maintainer.
3947         (Non-Algorithmic Maintainers): Remove myself.
3948
3949 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3950
3951         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3952         * Makefile.in: Regenerated.
3953
3954 2008-10-23  Cary Coutant  <ccoutant@google.com>
3955
3956         * MAINTAINERS (Write after approval): Add myself.
3957
3958 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3959
3960         PR gdb/921
3961         PR gdb/1646
3962         PR gdb/2175
3963         PR gdb/2176
3964
3965         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3966         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3967         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3968         (HOST_EXPORTS): Pass CPPFLAGS.
3969         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3970         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3971         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3972         * Makefile.in, configure: Regenerated.
3973         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3974         and CPPFLAGS_FOR_BUILD.
3975
3976 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3977
3978         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3979         Sebastian Pop.
3980
3981 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3982
3983         * MAINTAINERS (Write After Approval): Added myself.
3984
3985 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3986
3987         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3988         recommended version to 2.3.2.
3989
3990         * configure: Regenerate.
3991
3992 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3993
3994         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3995
3996 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3997
3998         * MAINTAINERS (Write After Approval): Update e-mail address.
3999
4000 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4001
4002         * libtool.m4: Update to libtool 2.2.6.
4003         * lt~obsolete.m4: Update to libtool 2.2.6.
4004         * ltmain.sh: Update to libtool 2.2.6.
4005         * ltsugar.m4: Update to libtool 2.2.6.
4006         * ltversion.m4: Update to libtool 2.2.6.
4007         * ltoptions.m4: Update to libtool 2.2.6.
4008         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4009
4010 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4011
4012         * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4015
4016         * MAINTAINERS (Write After Approval): Update my name.
4017
4018 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4019
4020         * MAINTAINERS: Add myself in "Write After Approval".
4021
4022 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4023
4024         * MAINTAINERS: Add myself as ia64 maintainer.
4025
4026 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4027
4028         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4029         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4030         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4031         and Michael Tiemann from Write After Approval since they do not
4032         actually have access.
4033
4034 2008-09-05  Richard Guenther  <rguenther@suse.de>
4035
4036         * configure.ac: Initialize clooglibs to -lcloog.
4037         * configure: Re-generate.
4038
4039 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4040
4041         * MAINTAINERS (Write After Approval): Add myself.
4042
4043 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4044
4045         * configure.ac (--with-cloog-polylib): New.
4046         (--disable-cloog-version-check): New.
4047         (--disable-ppl-version-check): New.
4048         * configure: Re-generate.
4049
4050 2008-09-03  Richard Guenther  <rguenther@suse.de>
4051
4052         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4053         cloog test.
4054         * configure: Re-generate.
4055
4056 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4057
4058         Add picoChip port.
4059         * MAINTAINERS: Add picoChip maintainers.
4060
4061 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4062             Tobias Grosser  <grosser@fim.uni-passau.de>
4063             Jan Sjodin  <jan.sjodin@amd.com>
4064             Harsha Jagasia  <harsha.jagasia@amd.com>
4065             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4066             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4067             Adrien Eliche  <aeliche@isty.uvsq.fr>
4068
4069         Merge from graphite branch.
4070         * configure: Regenerate.
4071         * Makefile.in: Regenerate.
4072         * configure.ac (host_libs): Add ppl and cloog.
4073         Add checks for PPL and CLooG.
4074         * Makefile.def (ppl, cloog): Added modules and dependences.
4075         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4076         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4077
4078 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4079
4080         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4081         (GCC_SHLIB_SUBDIR): New.
4082         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4083         * configure: Regenerate.
4084         * Makefile.in: Regenerate.
4085
4086 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4087
4088         * MAINTAINERS: Consistently use tabs to separate columns.
4089
4090 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4091
4092         * MAINTAINERS (Write after Approval): Add myself.
4093
4094 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4095
4096         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4097         Enable bfd, binutils and opcodes.
4098         * configure: Regenerate.
4099
4100 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4101
4102         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4103
4104 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4105
4106         * MAINTAINERS:  Use correct Umlaut for last name.
4107
4108 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4109
4110         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4111
4112 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4113
4114         * MAINTAINERS: Update my email address.
4115
4116 2008-08-16  Nicolas Roche  <roche@adacore.com>
4117
4118         * Makefile.tpl: Add BOOT_ADAFLAGS.
4119         * Makefile.in: Regenerate.
4120
4121 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4122
4123         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4124         * configure: Regenerate.
4125
4126 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4127
4128         * configure.ac: Add makefile fragments for hpux.
4129         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4130         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4131         * configure: Regenerate.
4132         * Makefile.in: Regenerate.
4133
4134 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4135
4136         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4137
4138 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4139
4140         * MAINTAINERS (Write after Approval): Add myself.
4141
4142 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4143
4144         * MAINTAINERS (Write After Approval):  Add myself.
4145
4146 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4147
4148         * MAINTAINERS (Write After Approval):  Add myself.
4149
4150 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4151
4152         * MAINTAINERS: Update my email address.
4153
4154 2008-06-25  Joey Ye  <joey.ye@intel.com>
4155
4156         * MAINTAINERS (Write After Approval):  Add myself.
4157
4158 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4159
4160         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4161         * Makefile.in: Regenerate.
4162         * configure: Regenerate.
4163
4164 2008-06-17  Daniel Kraft  <d@domob.eu>
4165
4166         * MAINTAINERS (Write After Approval):  Add myself.
4167
4168 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4169
4170         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4171         "$@" is still intact with both Autoconf 2.59 and 2.62.
4172         * configure: Regenerate.
4173
4174 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4175
4176         * Makefile.tpl: Fix comment errors.
4177         * Makefile.in: Regenerate.
4178
4179 2008-06-12  David S. Miller  <davem@davemloft.net>
4180             David Edelsohn  <edelsohn@gnu.org>
4181
4182         * configure.ac: Add powerpc*-*-* to gold supported targets.
4183         * configure: Regenerate.
4184
4185 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4186
4187         PR tree-optimization/36218
4188         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4189         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4190         (all prefix="build-"): Pass them to build-system sub-makes.
4191         * Makefile.in: Regenerate.
4192
4193 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4194
4195         * MAINTAINERS (mt port): Remove.
4196         (sco5, unixware, sco udk): Remove.
4197         (Kean Johnston): Add to Write After Approval.
4198
4199 2008-05-30  Julian Brown  <julian@codesourcery.com>
4200
4201         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4202         of libobjc for ARM EABI Linux.
4203         * configure: Regenerate.
4204
4205 2008-05-18  Xinliang David Li   <davidxl@google.com>
4206
4207         * ChangeLog: Remove wrong ChangeLog entry.
4208
4209 2008-05-17  Xinliang David Li   <davidxl@google.com>
4210
4211         * MAINTAINERS (Write After Approval): Add myself.
4212
4213 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4214
4215         * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2008-05-14  Rafael Espíndola  <espindola@google.com>
4218
4219         * config-ml.in: don't handle --enable-shared and --enable-static.
4220
4221 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4222
4223         * MAINTAINERS: Update my email address.
4224
4225 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4226
4227         * MAINTAINERS: Update my email address.
4228
4229 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4230
4231         * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4234
4235         * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4238
4239         * MAINTAINERS (crx): Add myself.
4240
4241 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4242
4243         Sync with src:
4244         2008-04-14  David S. Miller  <davem@davemloft.net>
4245
4246         * configure.ac: Add sparc*-*-* to gold supported targets.
4247         * configure: Regenerate.
4248
4249 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4250
4251         PR bootstrap/35457
4252         * configure.ac: Include override.m4.
4253         * configure: Regenerate.
4254
4255 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4256
4257         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4258         * Makefile.in: Regenerate.
4259
4260 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4261
4262         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4263         as nonconfigurable directories list.
4264         * configure: Regenerate.
4265
4266 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4267
4268         * config.sub, config.guess: Update from upstream sources.
4269
4270 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4271
4272         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4273         * Makefile.in: Regenerate.
4274
4275 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4276
4277         * configure.ac: Do not build libssp for the AVR.
4278         * configure: Regenerate.
4279
4280 2008-04-07  Ian Lance Taylor  <iant@google.com>
4281
4282         * Makefile.def: check-gold depends upon all-binutils.
4283         * Makefile.in: Regenerate.
4284
4285 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4286
4287         * MAINTAINERS (Write After Approval): Add myself.
4288
4289 2008-04-04  Nick Clifton  <nickc@redhat.com>
4290
4291         PR binutils/4334
4292         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4293         builds.
4294         * configure: Regenerate.
4295
4296 2008-04-04  NightStrike  <NightStrike@gmail.com>
4297
4298         PR other/35151
4299         * configure.ac: Combine rules for mingw32 and mingw64.
4300         * configure: Regenerate.
4301
4302 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4303
4304         * MAINTAINERS (Write After Approval): Add myself.
4305
4306 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4307
4308         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4309         * Makefile.in (.NOTPARALLEL): Ditto.
4310
4311 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4312
4313         * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4316
4317         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4318         * Makefile.in (.NOTPARALLEL): Regenerate.
4319
4320 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4323         * Makefile.in: Regenerate.
4324
4325 2008-03-26  Jakub Staszak  <kuba@et.pl>
4326
4327         * MAINTAINERS (Write After Approval): Add myself.
4328
4329 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4330
4331         * MAINTAINERS:  Update e-mail address.
4332
4333 2008-03-20  Ian Lance Taylor  <iant@google.com>
4334
4335         * configure.ac: Add support for --enable-gold.
4336         * Makefile.def: Add gold as a directory like ld.
4337         * configure, Makefile.in: Regenerate.
4338
4339 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4340
4341         * configure.ac: m4_include config/proginstall.m4.
4342         * configure: Regenerate.
4343
4344         Backport from upstream Libtool:
4345
4346         2007-10-12  Eric Blake  <ebb9@byu.net>
4347
4348         Deal with Autoconf 2.62's semantic change in m4_append.
4349         * ltsugar.m4 (lt_append): Replace broken versions of
4350         m4_append.
4351         (lt_if_append_uniq): Don't require separator to be overquoted,
4352         and avoid broken m4_append.
4353         (lt_dict_add): Fix typo.
4354         * libtool.m4 (_LT_DECL): Don't overquote separator.
4355
4356 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4357
4358         * config.rpath: Add AIX 6 support.
4359
4360 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * Makefile.def (stageprofile).  Remove -fprofile-generate
4363         from stage_libcflags.
4364         * Makefile.in: Regenerate.
4365
4366 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4367
4368         * config.sub, config.guess: Update from upstream sources.
4369
4370 2008-03-06  Tom Tromey  <tromey@redhat.com>
4371
4372         * MAINTAINERS: Update for treelang deletion.
4373
4374 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4375
4376         * MAINTAINERS: Update my email address.
4377
4378 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4379
4380         * MAINTAINERS (darwin port): Add myself as a maintainer.
4381         (objective-c/c++): Add myself as a maintainer.
4382
4383 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4384
4385         * MAINTAINERS (Write After Approval): Update my email address.
4386
4387 2008-02-25  Tomas Bily  <tbily@suse.cz>
4388
4389         * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4392
4393         * MAINTAINERS (OpenMP): Add myself.
4394
4395 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         PR bootstrap/32009
4398         PR bootstrap/32161
4399
4400         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4401         * configure: Regenerate.
4402
4403         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4404         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4405         STAGE4_LIBCFLAGS): New.
4406         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4407         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4408         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4409         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4410         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4411         for target modules.  Don't export LIBCFLAGS.
4412         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4413         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4414         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4415         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4416         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4417         * Makefile.in: Regenerate.
4418
4419 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4420
4421         PR libgcj/33085
4422         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4423         Do not use -DDLL_EXPORT.  Backport from upstream.
4424
4425 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4426
4427         * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4430
4431         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4432         * configure: Regenerate.
4433
4434 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4435
4436         * configure.ac (xtensa*-*-*): Recognize processor variants.
4437         * configure: Regenerate.
4438
4439 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4440
4441         PR bootstrap/34922
4442         * configure.ac (PARSE_ARGS): Push suitable setting of
4443         ac_subdirs_all, for `./configure --help=recursive'.
4444         Handle `+' in generic toplevel directory disabling.
4445         * configure: Regenerate.
4446
4447 2008-01-28  Nick Clifton  <nickc@redhat.com>
4448
4449         * MAINTAINERS (xstormy16): Take over maintainership.
4450
4451 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4452
4453         * MAINTAINERS (c4x port): Remove.
4454
4455 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4456
4457         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4458
4459 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4460
4461         * config.sub, config.guess: Update from upstream sources.
4462
4463 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4464
4465         * MAINTAINERS (Write After Approval): Add myself.
4466
4467 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4468
4469         * MAINTAINERS: Update my email address.
4470
4471 2008-01-09  Raksit Ashok  <raksit@google.com>
4472
4473         * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2008-01-09  Raksit Ashok  <raksit@google.com>
4476
4477         * MAINTAINERS (Write After Approval): Add myself.
4478
4479 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4480
4481         * config.sub, config.guess: Update from upstream sources.
4482
4483 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4484
4485         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4486         Change recommended MPFR from 2.2.1 -> 2.3.0.
4487         * configure: Regenerate.
4488
4489 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4490
4491         * MAINTAINERS: Update my email address.
4492
4493 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4494
4495         * MAINTAINERS: Update my email address.
4496
4497 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4498
4499         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4500         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4501         * Makefile.in: Regenerate.
4502
4503 2007-12-10  Mark Heffernan  <meheff@google.com>
4504
4505         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4506         misplaced entries.
4507
4508 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4509
4510         * configure.ac: Enable libjava for x86_64-*-darwin9.
4511         * configure: Regenerate.
4512
4513 2007-12-07  Bill Maddox  <maddox@google.com>
4514
4515         * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4518
4519         * config.sub, config.guess: Update from upstream sources.
4520
4521 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4522
4523         * config-ml.in: Remove 64bit configure tests.
4524
4525 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4526
4527         * config-ml.in: Robustify against white space in absolute file
4528         names.
4529
4530         * config-ml.in (multi-clean): Substitute ${Makefile}.
4531         Remove superfluous ${Makefile} in list.
4532
4533 2007-11-19  Thiemo Seufer  <ths@mips.com>
4534
4535         * config-ml.in: Don't hardcode the Makefile name.
4536
4537 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4538
4539         * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4542
4543         * MAINTAINERS (Write After Approval): Add myself.
4544
4545 2007-11-06  Doug Kwan  <dougkwan@google.com>
4546
4547         * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4550
4551         * MAINTAINERS (mercury): Remove entry.
4552         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4553
4554 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4555
4556         * Makefile.def (dependencies): Make configure-gdb depend on
4557         all-intl.
4558         * Makefile.in: Regenerated.
4559
4560 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4561
4562         * MAINTAINERS (Fortran maintainer): Remove myself.
4563
4564 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4565
4566         * Makefile.def: To avoid problems running with parallel makes,
4567         build newlib before libgloss so that target specific header
4568         files are availble.
4569         * Makefile.in: Regenerate
4570
4571 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4572
4573         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4574         * Makefile.in: Regenerate.
4575
4576 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4577
4578         * MAINTAINERS (Register allocation reviewer): Add myself.
4579
4580 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4581
4582         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4583         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4584         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4585         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4586         * configure: Regenerate.
4587
4588 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4589
4590         * MAINTAINERS (Register allocation reviewer): Add myself.
4591
4592 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4593
4594         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4595         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4596         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4597         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4598         * configure.ac: Default them to host tools for $host = $build.
4599         Subst them.
4600
4601         * configure: Regenerate.
4602         * Makefile.in: Regenerate.
4603
4604 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4605
4606         * MAINTAINERS (Register allocation reviewer): Add myself.
4607
4608 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4609
4610         * MAINTAINERS (Register allocation reviewer): Add myself.
4611
4612 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4613
4614         * MAINTAINERS (Write After Approval): Fix typo.
4615
4616 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4617
4618         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4619         * configure: Regenerate.
4620
4621 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4622
4623         PR bootstrap/31906
4624         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4625         they're already prefixed.
4626
4627 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4628
4629         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4630         libstdc++.
4631         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4632         * configure: Regenerate.
4633         * Makefile.in: Regenerate.
4634
4635 2007-09-17  Andreas Schwab  <schwab@suse.de>
4636
4637         * configure.ac: Raise minimum makeinfo version to 4.6.
4638         * configure: Regenerate.
4639
4640 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4641
4642         * MAINTAINERS (write-after-approval) add myself
4643
4644 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4645
4646         * configure.ac: Correct makeinfo version check.
4647         * configure: Regenerate.
4648
4649 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4650
4651         * MAINTAINERS: Update my email address.
4652
4653 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4654
4655         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4656         to $skipdirs and only disable gprof for newlib.  Use the normal
4657         mips*-elf* handling in other respects.
4658         * configure: Regnerate.
4659
4660 2007-09-12  David Daney  <ddaney@avtrex.com>
4661
4662         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4663         enabling libgcj.
4664         * configure: Regenerate.
4665
4666 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4667
4668         PR other/32154
4669         * configure.ac: For libgloss targets, point the linker to the linker
4670         script, startup code and simulator library.
4671         * configure: Regenerate.
4672
4673 2007-09-07  Andrew Haley  <aph@redhat.com>
4674
4675         * configure.ac (noconfigdirs): Remove target-libffi and
4676         target-libjava.
4677         * configure: Regenerate.
4678
4679 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4680
4681         PR target/33281
4682         * configure.ac: Use config/mh-mingw on mingw.
4683         * configure: Regenerate.
4684
4685 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4686
4687         * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2007-09-05  Richard Guenther  <rguenther@suse.de>
4690
4691         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4692         nor --disable-checking is provided also turn on yes and types
4693         checking for stage1.
4694         * configure: Re-generate.
4695
4696 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4697
4698         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4699         (Write After Approval): Remove myself.
4700
4701 2007-08-29  Nick Clifton  <nickc@redhat.com>
4702
4703         * config.sub, config.guess: Update from upstream sources.
4704
4705 2007-08-22  Bud Davis  <jmdavis@link.com>
4706
4707         * MAINTAINERS (Write After Approval): Added myself.
4708         * MAINTAINERS (Reviewers): Removed myself.
4709
4710 2007-08-18  Paul Brook  <paul@codesourcery.com>
4711             Joseph Myers  <joseph@codesourcery.com>
4712
4713         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4714         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4715         * Makefile.in: Regenerate.
4716         * configure.ac (--with-debug-prefix-map): New.
4717         * configure: Regenerate.
4718
4719 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4720             Nigel Stephens  <nigel@mips.com>
4721
4722         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4723         as target_makefile_frag.
4724         * configure: Regenerate.
4725
4726 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4727
4728         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4729         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4730         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4731         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4732         (do-compare, do-compare3, do-compare-debug): New.
4733         ([+compare-target+]): Use them.
4734
4735 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4736
4737         * MAINTAINERS (Write After Approval): Change my email address.
4738
4739 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4740             Ben Elliston  <bje@au.ibm.com>
4741
4742         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4743         --silent if $silent.
4744         * configure: Regenerate.
4745
4746 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4747
4748         * MAINTAINERS (Various Maintainers): Add myself as
4749         loop infrastructure maintainer.  Update my e-mail
4750         address.
4751
4752 2007-07-31  Diego Novillo  <dnovillo@google.com>
4753
4754         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4755         Adjust description.
4756
4757 2007-07-26  Richard Guenther  <rguenther@suse.de>
4758
4759         * configure.ac: Add types checking to stage1 checking flags.
4760         * configure: Regenerate.
4761
4762 2007-07-17  Nick Clifton  <nickc@redhat.com>
4763
4764         * COPYING3: New file.  Contains version 3 of the GNU General
4765         Public License.
4766         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4767         Lesser General Public License.
4768
4769 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4770
4771         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4772
4773 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4774
4775         * MAINTAINERS (S/390 co-maintainer): Add myself.
4776         (Write After Approval): Remove myself.
4777
4778 2007-07-13  Dan Hipschman  <dsh@google.com>
4779
4780         * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2007-07-11  Nick Clifton  <nickc@redhat.com>
4783
4784         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4785         WINDRES export.
4786         * Makefile.in: Regenerate.
4787
4788 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4789
4790         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4791         maintainer.
4792
4793 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4794
4795         * lt~obsolete.m4: New. Import from 20070318 libtool.
4796
4797 2007-07-03  Julian Brown  <julian@codesourcery.com>
4798
4799         * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4802
4803         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4804         * configure: Regenerate.
4805
4806 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4807
4808         * configure.ac: Add some missing m4 quotation.
4809         * configure: Regenerate.
4810
4811 2007-07-02  Simon Baldwin  <simonb@google.com>
4812
4813         * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4816
4817         * configure: Regenerate.
4818
4819 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4820
4821         * Makefile.def: Add windmc tool to build.
4822         * Makefile.tpl: Likewise.
4823         * configure.ac: Likewise.
4824         * Makefile.in: Regenerate.
4825         * configure: Regenerate.
4826
4827 2007-06-28  DJ Delorie  <dj@redhat.com>
4828
4829         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4830         not building newlib.
4831         * configure: Regenerated.
4832
4833 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4834
4835         * MAINTAINERS (Write After Approval): Add myself.
4836
4837 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4838
4839         * MAINTAINERS (Write After Approval): Add myself.
4840
4841 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4842
4843         * MAINTAINERS (Write After Approval): Add myself.
4844
4845 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4846
4847         * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4850
4851         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4852         * Makefile.in: Regenerated.
4853
4854 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4855
4856         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4857         bfin*-*-uclinux* targets.
4858         * configure: Regenerate.
4859
4860 2007-06-14  Ian Lance Taylor  <iant@google.com>
4861
4862         * MAINTAINERS: Add myself as non-algorithmic global write
4863         maintainer.
4864
4865 2007-06-14  Diego Novillo  <dnovillo@google.com>
4866
4867         * MAINTAINERS: Add self as middle-end maintainer and
4868         non-algorithmic global write maintainer.
4869
4870 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4871
4872         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4873         Move all Fortran maintainers except Paul Brook into the
4874         Non-Autopoiesis section.
4875
4876 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4877
4878         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4879         (distclean-stage[+id+]): Possibly delete stage_last.
4880         * Makefile.in: Regenerate.
4881
4882 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4883
4884         * MAINTAINERS (Various Maintainer): Fix typo.
4885
4886 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4887
4888         * MAINTAINERS (Various Maintainer): Add myself as
4889         dataflow maintainer.
4890
4891 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4892
4893         * config.sub, config.guess: Update from upstream sources.
4894
4895 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4896
4897         * Makefile.tpl: Fix spelling error.
4898         * Makefile.in: Regenerate.
4899
4900 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4901
4902         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4903         lt_cv_sys_max_cmd_len.
4904
4905 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4906
4907         * MAINTAINERS (Various Maintainers): Add myself as
4908         auto-vectorizer maintainer.
4909
4910 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         PR libjava/32098
4913         * libtool.m4: Revert previous change.
4914         * ltgcc.m4: Put it here.
4915
4916 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4917
4918         * MAINTAINERS (Various Maintainers): Add myself as
4919         auto-vectorizer maintainer.
4920
4921 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4922
4923         PR libjava/32098
4924         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4925
4926 2007-05-30  Richard Guenther  <rguenther@suse.de>
4927
4928         * MAINTAINERS (Various Maintainers): Add myself as
4929         auto-vectorizer maintainer.
4930
4931 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4932
4933         PR bootstrap/29382
4934         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4935         * configure: Rebuilt.
4936
4937 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4938
4939         * MAINTAINERS (Write After Approval): Removed my name.
4940
4941 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4942
4943         * MAINTAINERS (Write After Approval): Remove myself.
4944
4945 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4946
4947         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4948
4949 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4950
4951         * ltmain.sh: Update from ToT Libtool.
4952         * libtool.m4: Update from ToT Libtool.
4953         * ltsugar.m4: New. Update from ToT Libtool.
4954         * ltversion.m4: New. Update from ToT Libtool.
4955         * ltoptions.m4: New. Update from ToT Libtool.
4956         * ltconfig: Remove.
4957         * ltcf-c.sh: Remove.
4958         * ltcf-cxx.sh: Remove.
4959         * ltcf-gcj.sh: Remove.
4960
4961 2007-05-22  Ollie Wild  <aaw@google.com>
4962
4963         * MAINTAINERS (Write After Approval): Add myself.
4964
4965 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4966
4967         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4968         stage_cflags.
4969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4970         Remove CFLAGS/LIBCFLAGS.
4971         (configure-stage[+id+]-[+prefix+][+module+],
4972         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4973         * Makefile.in: Regenerate.
4974
4975 2007-05-15  Diego Novillo  <dnovillo@google.com>
4976
4977         * MAINTAINERS: Update e-mail address.
4978
4979 2007-05-15  Revital Eres  <eres@il.ibm.com>
4980
4981         * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4984
4985         * MAINTAINERS (Write After Approval): Updated my address.
4986
4987 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4988
4989         * MAINTAINERS (Write After Approval): Add myself.
4990
4991 2007-05-11  Silvius Rus  <rus@google.com>
4992
4993         * MAINTAINERS (Write After Approval): Add myself.
4994
4995 2007-04-23  Tom Tromey  <tromey@redhat.com>
4996
4997         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4998
4999 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5000
5001         * MAINTAINERS (cpplib): Rename to ...
5002         (libcpp): ... this.  Add C/C++ front end maintainers.
5003
5004 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5005
5006         * config-ml.in: Pass ${ml_config_env} to configure calls.
5007
5008 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5009
5010         * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5013
5014         * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5017
5018         * MAINTAINERS (fortran 95 front end): Add myself.
5019
5020 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5021
5022         * MAINTAINERS (Write After Approval): Add myself.
5023
5024 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5025
5026         * MAINTAINERS (Modulo Scheduler): Add myself.
5027
5028 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5029
5030         * MAINTAINERS (fortran 95 front end): Add myself.
5031         (c++ front end): whitespace fix.
5032
5033 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5034
5035         * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5038
5039         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5040         of glob.  Quote arguments with single quotes too.
5041         * configure: Regenerate.
5042
5043 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5044
5045         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5046         * Makefile.in: Regenerate
5047
5048 2007-03-07  Andreas Schwab  <schwab@suse.de>
5049
5050         * configure: Regenerate.
5051
5052 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5053
5054         * configure.ac: Add "--with-pdfdir" configure option,
5055         which defines pdfdir variable.
5056         * Makefile.def (target=fixincludes): Add install-pdf to
5057         missing targets.
5058         (recursive_targets): Add install-pdf target.
5059         (flags_to_pass): Add pdfdir.
5060         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5061         target.
5062         * configure: Regenerate
5063         * Makefile.in: Regenerate
5064
5065 2007-02-28  Eric Christopher  <echristo@apple.com>
5066
5067         Revert:
5068         2006-12-07  Mike Stump  <mrs@apple.com>
5069
5070         * Makefile.def (dependencies): Add dependency for
5071         install-target-libssp and install-target-libgomp on
5072         install-gcc.
5073         * Makefile.in: Regenerate.
5074
5075 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5076
5077         * configure: Regenerate.
5078         * configure.ac: Move statements after variable declarations.
5079
5080 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5081
5082         * MAINTAINERS: Add myself as sh maintainer.
5083
5084 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5085
5086         * configure.ac: Adjust for loop syntax.
5087         * configure: Regenerate.
5088
5089 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5090
5091         * configure: Rebuilt.
5092
5093 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5094
5095         * configure.ac: Drop multiple occurrences of --enable-languages,
5096         and fix its quoting.
5097         * configure: Rebuilt.
5098
5099 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5100             Nathan Sidwell  <nathan@codesourcery.com>
5101             Vladimir Prus  <vladimir@codesourcery.com>
5102             Joseph Myers  <joseph@codesourcery.com>
5103
5104         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5105         * configure: Regenerate.
5106
5107 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5108
5109         * ltconfig (freebsd*): Default to elf.
5110
5111 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5112
5113         * configure.ac (target_libraries): Move libgcc before libiberty.
5114         * configure: Regenerated.
5115
5116 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5117             Paolo Bonzini  <bonzini@gnu.org>
5118
5119         PR bootstrap/30753
5120         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5121         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5122         * configure: Regenerated.
5123
5124 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5125
5126         * MAINTAINERS (Language Front End Maintainers): Update my mail
5127         address.
5128
5129 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5130
5131         PR bootstrap/30748
5132         * configure.ac: Correct syntax for Solaris ksh.
5133         * configure: Regenerated.
5134
5135 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * configure.ac: Sync with src.
5138         * configure: Regenerate.
5139
5140 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5141
5142         * Makefile.in: Regenerate.
5143
5144 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5145
5146         * config.sub: Sync with src.
5147
5148 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5149
5150         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5151         noncanonical equivalents.
5152         * configure.in: Rename to...
5153         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5154         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5155         target_noncanonical.  Use them.  Rewrite removal of configure
5156         arguments for autoconf 2.59.  Discard variable settings.  Force
5157         program_transform_name for native tools.
5158
5159         * Makefile.in: Regenerated.
5160         * configure: Regenerated with autoconf 2.59.
5161
5162 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5163
5164         * MAINTAINERS (Write After Approval): Add myself.
5165
5166 2007-01-31  Andreas Schwab  <schwab@suse.de>
5167
5168         * Makefile.tpl (LDFLAGS): Substitute it.
5169         * Makefile.in: Regenerate.
5170
5171 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5172
5173         * MAINTAINERS (Write After Approval): Add myself.
5174
5175 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5176
5177         * MAINTAINERS (spu port): Add myself.
5178
5179 2007-01-23  Richard Guenther  <rguenther@suse.de>
5180
5181         PR bootstrap/30541
5182         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5183         * Makefile.tpl (GNATBIND): Substitute it.
5184         (GNATMAKE): Likewise.
5185         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5186         of STAGE_PREFIX.
5187         * Makefile.in: Regenerate.
5188         * configure: Regenerate.
5189
5190 2007-01-18  Mike Stump  <mrs@apple.com>
5191
5192         * configure.in: Re-enable -Werror for gcc builds.
5193
5194 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5195
5196         * MAINTAINERS (Write After Approval): Add myself.
5197
5198 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5199
5200         * configure.in: Change == to = in test command.
5201         * configure: Regenerate.
5202
5203 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5204             Nick Clifton  <nickc@redhat.com>
5205             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5206
5207         * configure.in (build_configargs, host_configargs, target_configargs):
5208         Remove build/host/target parameters.
5209         (host_libs): Add gmp and mpfr.
5210         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5211         * Makefile.def (gmp, mpfr): New.
5212         (gcc): Remove target.
5213         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5214         target_os, target_vendor): New.
5215         (configure): Add host_alias/target_alias arguments; adjust invocations.
5216         * configure: Regenerate.
5217         * Makefile.in: Regenerate.
5218
5219 2007-01-11  Matt Fago  <fago@earthlink.net>
5220
5221         * configure.in: Try to link to functions only in mpfr 2.2.x
5222         to improve robustness of configure tests.
5223         * configure: Regenerate.
5224
5225 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5226
5227         * MAINTAINERS: Add myself as i386 maintainer.
5228
5229 2007-01-08  Jan Hubicka  <jh@suse.cz>
5230
5231         * MAINTAINERS: Add myself as i386 maintainer.
5232
5233 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5234
5235         * configure.in: Add support for an x86_64-mingw* target.
5236         * configure: Regenerate.
5237
5238 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5239
5240         * Makefile.tpl (all-target): Correct @if conditional for target
5241         modules.
5242         * configure.in: Omit libiberty if building only target libgcc.
5243         * configure, Makefile.in: Regenerated.
5244
5245 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5246
5247         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5248         * configure: Regenerate.
5249
5250 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5251
5252         * Makefile.def (target_modules): Add libgcc.
5253         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5254         * Makefile.tpl (clean-target-libgcc): Delete.
5255         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5256         on gcc even for bootstrapped modules.  Rewrite handling of
5257         lang_env_dependencies to loop over target_modules.
5258         * configure.in (target_libraries): Add target-libgcc.
5259         * Makefile.in, configure: Regenerated.
5260
5261 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5262
5263         * configure.in: Reorganize recognition of languages.  Add
5264         --enable-stage1-languages.  Show supported languages for the chosen
5265         target rather than all recognized languages.
5266         * configure: Regenerate.
5267
5268 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5269
5270         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5271         * Makefile.in: Regenerate.
5272
5273 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5274
5275         * configure.in: Warn that MPFR 2.2.0 is buggy.
5276         * configure: Regenerate.
5277
5278 2006-12-27  Ian Lance Taylor  <iant@google.com>
5279
5280         * configure.in: When removing Makefiles to force a reconfigure, also
5281         remove prev-DIR*/Makefile.
5282         * configure: Regenerate.
5283
5284 2006-12-22  Andreas Schwab  <schwab@suse.de>
5285
5286         * configure: Regenerate with correct autoconf version.
5287
5288 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5289
5290         * configure.in: add AC_SUBST for *_FOR_TARGET.
5291         * configure: Regenerate.
5292
5293 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5294
5295         * configure.in: Simplify logic for rejecting languages that cannot
5296         be built.  Separate the case when a language is unsupported,
5297         from the case when the user chooses not to build a language.
5298
5299 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5300
5301         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5302         it only affects bootstrap and could be tested on "$host" as well.
5303         * configure: Regenerate.
5304         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5305
5306 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5307
5308         PR bootstrap/29544
5309         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5310         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5311         move here comment from Makefile.tpl.
5312         * Makefile.tpl: Move some definitions higher in the file.
5313         (STAGE1_CHECKING): New.
5314         * configure.in: Add --enable-stage1-checking.
5315         * configure: Regenerate.
5316         * Makefile.in: Regenerate.
5317
5318 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5319
5320         * MAINTAINERS: Add myself as build system maintainer.
5321
5322 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5323
5324         * MAINTAINERS (Write After Approval): Add myself.
5325
5326 2006-12-13  Eric Christopher  <echristo@apple.com>
5327
5328         * MAINTAINERS: Add myself as darwin maintainer.
5329
5330 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5331
5332         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5333
5334 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5335
5336         MAINTAINERS: Update my entry.
5337
5338 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5339
5340         * configure.in:  Handle spu makefile frag.
5341         * Makefile.tpl (MAINT): Define
5342         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5343         * configure: Regenerate.
5344         * Makefile.in: Regenerate.
5345
5346 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5347
5348         * config.guess: Import latest version.
5349         * config.sub: Likewise.
5350
5351 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5352
5353         * configure.in (spu-*-*): Don't skip target-libiberty.
5354         * configure: Regenerate.
5355
5356 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5357
5358         PR bootstrap/30134
5359         * configure.in: Correct x86 darwin support for libjava to powerpc
5360         and i?86 only.
5361         * configure: Regenerate.
5362
5363 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5364
5365         * configure.in: Add x86 darwin support for libjava.
5366         * configure: Regenerate.
5367
5368 2006-12-07  Mike Stump  <mrs@apple.com>
5369
5370         * Makefile.def (dependencies): Add dependency for
5371         install-target-libssp and install-target-libgomp on
5372         install-gcc.
5373         * Makefile.in: Regenerate.
5374
5375 2006-12-04  Richard Guenther  <rguenther@suse.de>
5376
5377         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5378         (Non-Algorithmic Maintainers): Move over non-algorithmic
5379         loop optimizer maintainers, add myself as a non-algorithmic
5380         middle-end maintainer.
5381
5382 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5383
5384         * MAINTAINERS (Write After Approval): Add myself.
5385
5386 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5387
5388         * configure.in: Update error message for missing GMP/MPFR.
5389
5390         * configure: Regenerate.
5391
5392 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5393
5394         * configure.in: Update MPFR version in error message.
5395
5396         * configure: Regenerate.
5397
5398 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5399
5400         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5401         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5402         --with-gmp-lib): New flags.
5403
5404         * configure: Regenerate.
5405
5406 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5407
5408         * MAINTAINERS (Write After Approval): Change my email address.
5409
5410 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5411
5412         * MAINTAINERS (Write After Approval): Add myself.
5413
5414 2006-11-22  Philipp Thomas  <pth@suse.de>
5415
5416         * MAINTAINERS (i18n): Update e-mail address.
5417
5418 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5419
5420         * MAINTAINERS (spu port): Add myself as maintainer.
5421         (Write After Approval): Remove myself.
5422
5423 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5424
5425         * configure.in (skipdirs): Don't build libssp for SPU.
5426         * configure: Regenerate.
5427
5428 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5429
5430         * MAINTAINERS (spu port): Add myself as maintainer.
5431         (libobjc): Update my email address.
5432
5433 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5434
5435         * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5438
5439         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5440         * configure : Rebuilt.
5441
5442 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5443
5444         * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5447
5448         * MAINTAINERS (Write After Approval): Add myself.
5449
5450 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5451
5452         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5453         libmpfr.a.
5454         * configure: Regenerate.
5455
5456 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5457
5458         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5459         (unstage): Test for stage_last presence.
5460
5461         PR bootstrap/29802
5462         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5463         STAGE_PREFIX.
5464         * Makefile.in: Regenerate.
5465
5466 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5467
5468         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5469         maintainers.
5470
5471 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5472
5473         * MAINTAINERS (Write After Approval): Add myself.
5474
5475 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5476
5477         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5478         and stageN-package/Makefile.
5479         * Makefile.in: Regenerated.
5480
5481 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5482
5483         * configure.in: Remove target-libgloss from noconfigdirs for
5484         bfin-*-*.
5485         * configure: Regenerated.
5486
5487 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5488
5489         * configure.in (have_gmp): Only error if the gcc directory exists.
5490
5491         * configure: Regenerate.
5492
5493 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5494
5495         * configure.in: Robustify error message for missing GMP/MPFR.
5496
5497         * configure: Regenerate.
5498
5499 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5500
5501         * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5504
5505         * MAINTAINERS: Change email address.
5506
5507 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5512
5513         * MAINTAINERS (Write After Approval): Add myself.
5514
5515 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5516
5517         * MAINTAINERS (Write After Approval): Move myself to
5518         Write After Approval section.
5519
5520 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5521
5522         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5523         need_gmp anymore.
5524         * configure: Regenerate.
5525
5526 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5527
5528         * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5531
5532         * config.guess: Import latest version.
5533         * config.sub: Likewise.
5534
5535 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5536
5537         * Makefile.def: Added pdf target handling.
5538         * Makefile.tpl: Added pdf target handling.
5539         * Makefile.in: Regenerated.
5540
5541 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5542
5543         * MAINTAINERS: Add self as score port maintainer.
5544
5545 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5546
5547         * MAINTAINERS (Write After Approval): Add myself.
5548
5549 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5550
5551         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5552         or newer.
5553         * configure: Regenerated.
5554
5555 2006-09-27  Dave Brolley  <brolley@redhat.com>
5556
5557         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5558         using $s instead of $r.
5559         * configure: Regenerated.
5560
5561 2006-09-26  Thiemo Seufer  <ths@mips.com>
5562
5563         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5564         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5565         * configure: Regenerate.
5566
5567 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5568
5569         * MAINTAINERS (Write After Approval): Remove myself.
5570
5571 2006-09-22  Chao-ying Fu  <fu@mips.com>
5572
5573         * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5576
5577         * MAINTAINERS: Add self as soft-fp maintainer.
5578
5579 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5580
5581         * MAINTAINERS: Add myself as avr maintainer.
5582         Remove Marek Michalkiewicz as avr maintainer.
5583
5584 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5585
5586         * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5589
5590         * configure.in: Never build newlib for a Mingw host.
5591         Never build newlib as Mingw target library.
5592         Test the existence of winsup/cygwin for building a Cygwin newlib,
5593         rather than just winsup.
5594         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5595         building a Mingw target.
5596         * configure: Regenerate.
5597
5598 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5599
5600         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5601
5602 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5603
5604         * config.guess: Import from src (was more updated).
5605         * config.sub: Likewise.
5606
5607 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5608
5609         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5610         * configure: Regenerated.
5611
5612 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5613
5614         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5615         for stages after the first.
5616
5617 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5618
5619         * Makefile.def: Add dependencies for configure-opcodes
5620         on configure-intl and all-opcodes on all-intl.
5621         * Makefile.in: Regenerated.
5622
5623 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5624
5625         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5626
5627 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5628
5629         Port to hosts whose 'sort' and 'tail' implementations
5630         treat operands with leading '+' as file names, as POSIX
5631         has required since 2001.  However, make sure the code still
5632         works on pre-POSIX hosts.
5633         * ltmain.sh: Don't assume "sort +2" is equivalent to
5634         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5635
5636 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5637
5638         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5639
5640 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5641
5642         * ltconfig: chmod 644 before ranlib during install.
5643
5644 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5645
5646         PR bootstrap/18058
5647         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5648         if the bootstrap compiler is a GCC version that supports it.
5649         * configure: Regenerate.
5650
5651 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5652
5653         * configure.in: Fix thinkos in previous check-in.
5654         * configure: Regenerate.
5655
5656 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5657
5658         PR other/27063
5659         * configure.in: Test subdir_requires and give an appropriate
5660         error message.
5661         * configure: Regenerate.
5662
5663 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5664
5665         * MAINTAINERS (Write After Approval): Add myself.
5666
5667 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5668
5669         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5670
5671 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5672
5673         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5674
5675 2006-06-20  David Ayers  <d.ayers@inode.at>
5676
5677         PR bootstrap/28072
5678         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5679         whether target-libjava is being configured instead of whether the
5680         java front end is enabled.
5681         * configure: Regenerate.
5682
5683 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5684
5685         PR target/27540
5686         * configure.in: Only enable libgomp on IRIX 6.
5687         * configure: Regenerate.
5688
5689 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5690
5691         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5692         too.
5693         * Makefile.in: Regenerate.
5694
5695 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5696
5697         * config-ml.in: Alter CCASFLAGS to include special
5698         multilib options the same as is done for CFLAGS.
5699
5700 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5701
5702         * configure.in: Don't enable libgomp on hpux10.
5703         * configure: Rebuilt.
5704
5705 2006-06-12  David Ayers  <d.ayers@inode.at>
5706
5707         PR bootstrap/27963
5708         PR target/19970
5709         * configure.in: Remove target-boehm-gc from noconfigdirs where
5710         ${libgcj} is specified.
5711         * configure: Regenerate.
5712
5713 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5714
5715         Sync from src:
5716
5717         * configure.in: Sync.
5718         * configure: Regenerated.
5719
5720         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5721
5722         * Makefile.def: Added dependencies from sim and gdb on intl, and
5723         added configure dependencies to everything with an all dependency
5724         on intl.
5725         * Makefile.in: Regenerated.
5726
5727 2006-06-06  David Ayers  <d.ayers@inode.at>
5728
5729         PR libobjc/13946
5730         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5731         * Makefile.in: Regenerate.
5732         * configure.in: Add --enable-objc-gc at toplevel and have it
5733         enable boehm-gc for Objective-C.
5734         Remove target-boehm-gc from libgcj.
5735         Add target-boehm-gc to target_libraries.
5736         Add target-boehm-gc to noconfigdirs where ${libgcj}
5737         is specified.
5738         Assert that boehm-gc is supported when requested for Objective-C.
5739         Only build boehm-gc if needed either for Java or Objective-C.
5740         * configure: Regenerate.
5741
5742 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5743
5744         PR 27674
5745         * Makefile.tpl (configure-[+prefix+][+module+],
5746         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5747         Remove rule to unstage bootstrapped modules.
5748         (stage_current): New.
5749         * Makefile.in: Regenerate.
5750
5751 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5752
5753         * MAINTAINERS (Write After Approval): Update my e-mail address.
5754
5755 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5756
5757         * include/libiberty.h: Declare pex_run_in_environment.
5758
5759 2006-05-31  Asher Langton  <langton2@llnl.gov>
5760
5761         * MAINTAINERS (Write After Approval): Add myself.
5762
5763 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5764
5765         * Makefile.def (bfd, opcodes): Fix lib_path.
5766         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5767         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5768         * Makefile.in: Regenerate.
5769
5770 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5771
5772         * Makefile.in: Regenerate.
5773
5774 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5775
5776         * Makefile.def: Add install-html target. Add datarootdir
5777         docdir and htmldir to flags_to_pass.
5778         * Makefile.tpl: Add install-html target.
5779         * Makefile.in: Regenerate.
5780         * configure.in: Add --with-datarootdir, --with-docdir, and
5781         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5782         * configure: Regenerate.
5783
5784 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5785
5786         * configure.in: Enable gprof for cross builds.
5787         * configure: Regenerate.
5788
5789 2006-05-22  Richard Guenther  <rguenther@suse.de>
5790
5791         Revert
5792         2006-01-31  Richard Guenther  <rguenther@suse.de>
5793         Paolo Bonzini  <bonzini@gnu.org>
5794
5795         * Makefile.def (target_modules): Add libgcc-math target module.
5796         * configure.in (target_libraries): Add libgcc-math target library.
5797         (--enable-libgcc-math): New configure switch.
5798         * Makefile.in: Re-generate.
5799         * configure: Re-generate.
5800         * libgcc-math: New toplevel directory.
5801
5802 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5803             Andreas Tobler  <a.tobler@schweiz.ch>
5804
5805         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5806         * configure: Rebuilt.
5807
5808 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5809
5810         * MAINTAINERS (Write After Approval): Add myself.
5811
5812 2006-05-01  DJ Delorie  <dj@redhat.com>
5813
5814         * configure.in: Restore CFLAGS if GMP isn't present.
5815         * configure: Regenerate.
5816
5817 2006-05-01  Richard Guenther  <rguenther@suse.de>
5818
5819         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5820         maintainer.
5821
5822 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5823
5824         * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5827
5828         * MAINTAINERS (Write After Approval): Add myself.
5829
5830 2006-04-18  DJ Delorie  <dj@redhat.com>
5831
5832         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5833         reference libgloss so that libssp can be built in a combined
5834         tree.
5835         * configure: Regenerate.
5836
5837 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5838
5839         * MAINTAINERS (Write After Approval): Add myself.
5840
5841 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5842
5843         * configure.in: Require makeinfo 4.4 or higher.
5844         * configure: Regenerate.
5845
5846 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5847
5848         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5849         Rearrange the entries of other libraries to have them in one place.
5850
5851 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5852
5853         * MAINTAINERS (Write After Approval): Remove myself.
5854         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5855
5856 2006-03-14  Richard Guenther  <rguenther@suse.de>
5857
5858         * configure: Regenerate with autoconf 2.13.
5859
5860 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5861
5862         * MAINTAINERS: Use my work address.
5863
5864         * MAINTAINERS: Update my E-mail address.
5865
5866 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5867
5868         * configure.in: Handle --disable-<component> generically.
5869         * configure: Regenerate.
5870
5871 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5872
5873         PR libgcj/17311
5874         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5875
5876 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5877
5878         * MAINTAINERS (Write After Approval):  Remove myself.
5879         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5880
5881 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5882
5883         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5884         (TARGET_CONFIGDIRS): Remove.
5885         * configure.in: Remove AC_SUBST(target_configdirs).
5886         * Makefile.in, configure: Regenerated.
5887
5888 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5889
5890         * MAINTAINERS (Write After Approval):  Remove myself.
5891         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5892
5893 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5894
5895         PR bootstrap/25670
5896
5897         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5898
5899         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5900         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5901         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5902         BUILD_PREFIX, BUILD_PREFIX_1.
5903         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5904
5905         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5906         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5907
5908         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5909         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5910         of `cat stage_current`.  Always provide the `r' and `s' variables.
5911         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5912         a single shell execution.
5913         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5914         bootstrapped modules, make the stage1 module if the build was not
5915         started yet, else build the current stage.
5916         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5917         (all-build, all-host, all-target, [+make_target+]-host,
5918         [+make_target+]-target): Do not use \-continued lines.
5919         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5920         (current_stage, restrap, stage_last): New.
5921
5922         * Makefile.in: Regenerate.
5923         * configure: Regenerate.
5924
5925 2006-02-19  Bud Davis  <jmdavis@link.com>
5926
5927         * MAINTAINERS (Write After Approval):  Remove myself.
5928         (Language Front End Maintainers):  Add myself as fortran 95
5929         maintainer and update e-mail address.
5930
5931 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5932
5933         * MAINTAINERS (Write After Approval):  Remove myself.
5934         (Language Front End Maintainers):  Add myself as fortran 95
5935         maintainer.
5936
5937 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5938
5939         * MAINTAINERS (Write After Approval): Add myself.
5940
5941 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5942
5943         * MAINTAINERS (Write After Approval):  Remove myself.
5944         (Language Front End Maintainers):  Add myself as
5945         fortran 95 maintainer.
5946
5947 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5948
5949         Sync from src:
5950
5951         2005-12-27  Leif Ekblad  <leif@rdos.net>
5952
5953         * configure.in: Add support for RDOS target.
5954         * configure: Regenerate.
5955
5956 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5957             Andreas Schwab  <schwab@suse.de>
5958
5959         * configure: Regenerate.
5960
5961 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5962
5963         * configure.in (enable_libgomp): Add AIX.
5964         * configure: Regenerate.
5965
5966 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5967
5968         * MAINTAINERS (Write After Approval): Add myself.
5969
5970 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5971
5972         * MAINTAINERS (Write After Approval): Add myself.
5973
5974 2006-01-31  Richard Guenther  <rguenther@suse.de>
5975         Paolo Bonzini  <bonzini@gnu.org>
5976
5977         * Makefile.def (target_modules): Add libgcc-math target module.
5978         * configure.in (target_libraries): Add libgcc-math target library.
5979         (--enable-libgcc-math): New configure switch.
5980         * Makefile.in: Re-generate.
5981         * configure: Re-generate.
5982         * libgcc-math: New toplevel directory.
5983
5984 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5985
5986         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5987         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5988         the assembler, linker and binutils.
5989         * configure: Regenerate.
5990
5991 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5992
5993         * MAINTAINERS (Write After Approval): Add myself.
5994
5995 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5996
5997         * configure: Regenerate.
5998
5999 2006-01-18  Richard Henderson  <rth@redhat.com>
6000             Jakub Jelinek  <jakub@redhat.com>
6001             Diego Novillo  <dnovillo@redhat.com>
6002
6003         * libgomp: New directory.
6004         * Makefile.def: Add target_module libgomp.
6005         * Makefile.in: Regenerate.
6006         * configure.in (target_libraries): Add target-libgomp.
6007         * configure: Regenerate.
6008
6009 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6010
6011         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6012         @ from continuation.
6013         * Makefile.in: Rebuilt.
6014
6015 2006-01-04  Chris Lattner  <sabre@gnu.org>
6016
6017         * MAINTAINERS (Write After Approval): Add myself.
6018
6019 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6020
6021         PR bootstrap/24252
6022
6023         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6024         * Makefile.tpl (OBJDUMP): New.
6025         (EXTRA_HOST_FLAGS): Add it.
6026         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6027
6028         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6029         to use symbolic links between directories.  Avoid race conditions
6030         or make them harmless.
6031         * configure.in: Do not try to use symbolic links between directories.
6032
6033         * Makefile.def (LEAN): Pass.
6034         * Makefile.tpl (LEAN): Define.
6035         (stage[+id+]-start): Accept that the previous directory does not
6036         exist, if the bootstrap is lean.
6037         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6038         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6039         configure substitution.
6040         ([+compare-target+]): Likewise.
6041         ([+bootstrap-target+]-lean): New.
6042         * configure.in: Remove lean bootstrap support from here.
6043
6044         * Makefile.in: Regenerate.
6045         * configure: Regenerate.
6046
6047 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6048
6049         * MAINTAINERS (libdecnumber): Add myself.
6050
6051 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6052
6053         * libtool-ldflags: New script.
6054
6055 2006-01-02  Andreas Schwab  <schwab@suse.de>
6056
6057         * configure.in: When reconfiguring remove Makefile in
6058         all stage directories.
6059         * configure: Regenerate.
6060
6061 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6062
6063         * MAINTAINERS: Update my email address.
6064
6065 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6066
6067         Revert Ada-related part of the previous change.
6068
6069         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6070         Do not pass.
6071         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6072         * Makefile.in: Regenerate.
6073         * configure.in: Do not include mt-ppc-aix target fragment.
6074         * configure: Regenerate.
6075
6076 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6077
6078         * configure.in: Select appropriate fragments for PowerPC/AIX.
6079         * configure: Regenerate.
6080
6081         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6082         BOOT_CFLAGS, BOOT_LDFLAGS.
6083         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6084         BOOT_CFLAGS, BOOT_LDFLAGS.
6085         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6086         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6087         (stage): Fail if we cannot complete the work.
6088         * Makefile.in: Regenerate.
6089
6090 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6091
6092         * configure.in: Replace ms1 with mt.
6093         * configure: Rebuilt.
6094
6095 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6096
6097         * MAINTAINERS: Update my email address.
6098
6099 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6100
6101         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6102         install-host-nogcc): Don't invoke $(stage) at the end.
6103         * Makefile.in: Regenerate.
6104
6105 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6106
6107         * configure.in: Flip the top-level bootstrap switch.
6108         * configure: Regenerate.
6109
6110 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6111
6112         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6113         $(stage) and $(unstage).
6114         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6115         (all): Remove stray semicolon.
6116         (local-distclean): Don't handle multilib.tmp and multilib.out.
6117         (install.all): Set $s for consistency.
6118         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6119         check_multilibs setting.  Always make the install directory.
6120         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6121         Correct @if/@endif.
6122         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6123         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6124         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6125         (multilib.out): Remove.
6126         * Makefile.in: Regenerated.
6127
6128 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6129
6130         * MAINTAINERS (Write After Approval): Add myself.
6131
6132 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6133
6134         * MAINTAINERS: Add myself as mt maintainer.
6135
6136         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6137
6138 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6139
6140         * MAINTAINERS: Change email address.
6141
6142 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6143
6144         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6145         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6146         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6147         Find in-tree tools if available.
6148         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6149         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6150         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6151         (COMPILER_*_FOR_TARGET): New.
6152         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6153         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6154         (CONFIGURED_*, USUAL_*): Remove.
6155         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6156         STRIP): Use autoconf substitutions.
6157         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6158         COMPILER_NM_FOR_TARGET): New.
6159         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6160
6161         (all): Make all-host and all-target in parallel.
6162         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6163         that $$r and $$s are set before invoking a recursive make.
6164         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6165         ([+bootstrap-target+]): Inline most of the `all' target.
6166
6167 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6168
6169         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6170         from the gcc build directory.
6171         * Makefile.in: Regenerate.
6172
6173 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6174
6175         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6176         depend on all-libdecnumber.
6177         * configure.in (host_libs): Include libdecnumber.
6178         * Makefile.in: Regenerate.
6179         * configure: Likewise.
6180
6181 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6182
6183         * libdecnumber: Import decNumber sources from the dfp-branch.
6184
6185 2005-11-21  Kean Johnston  <jkj@sco.com>
6186
6187         * config.sub, config.guess: Sync from upstream sources.
6188
6189 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6190
6191         Import from Autoconf sources:
6192
6193         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6194         * config/move-if-change: Don't output "$2 is unchanged";
6195         suggested by Ben Elliston.  Handle weird characters correctly.
6196
6197 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6198
6199         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6200         to match upstream libtool for darwin.
6201
6202 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6203
6204         * Makefile.def: Remove gdb dependencies for gdbtk.
6205         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6206         (configure-gdb, install-gdb): New rules.
6207         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6208         * Makefile.in, configure: Regenerated.
6209
6210 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6211
6212         * MAINTAINERS (Write After Approval): Add myself.
6213
6214 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6215
6216         * MAINTAINERS (Write After Approval): Add myself.
6217
6218 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6219
6220         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6221         Diego Novillo.
6222
6223 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6224
6225         PR bootstrap/24297
6226         * Makefile.tpl (do-[+make-target+], do-check, install,
6227         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6228         are set before recursing.
6229         * Makefile.in: Regenerate.
6230
6231 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6232
6233         PR bootstrap/18939
6234         * Makefile.def (gcc) <target>: Fix thinko.
6235         * Makefile.in: Regenerate.
6236
6237 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6238
6239         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6240         * configure: Regenerate.
6241
6242 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6243
6244         * MAINTAINERS (Write After Approval): Add self.
6245
6246 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6247
6248         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6249         target-libffi, target-qthreads, target-libjava, and
6250         targetlibobjc.
6251         * configure: Regenerate.
6252
6253 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6254
6255         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6256         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6257         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6258         (USUAL_OBJDUMP_FOR_TARGET): New.
6259         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6260         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6261         * configure, Makefile.in: Regenerated.
6262
6263 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6264
6265         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6266         before other host packages.
6267
6268 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6269
6270         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6271
6272 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6273
6274         PR bootstrap/22340
6275
6276         * configure.in (default_target): Remove.
6277         * Makefile.tpl (all): Do not use prerequisites as subroutines
6278         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6279         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6280         use prerequisites as subroutines.
6281         (check-host, check-target): New.
6282         (bootstrap configure & all targets): Do not use stage*-start
6283         if the directory layout is already ok.
6284         (non-bootstrap configure & all targets): Prepend a $(unstage).
6285         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6286         (NOTPARALLEL): Remove.
6287         (unstage, stage variables): New variables.
6288         (unstage, stage targets): Simply expand to those variables.
6289
6290         * configure: Regenerate.
6291         * Makefile.in: Regenerate.
6292
6293 2005-10-04  James E Wilson  <wilson@specifix.com>
6294
6295         * Makefile.def (lang_env_dependencies): Add libmudflap.
6296         * Makefile.in: Regenerate.
6297
6298 2005-10-03  Andreas Schwab  <schwab@suse.de>
6299
6300         Backport from libtool CVS:
6301         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6302
6303         * ltmain.sh: add support for installing into temporary
6304         staging area (e.g. 'make install DESTDIR=...')
6305
6306 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6307
6308         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6309         * configure: Regenerated.
6310
6311 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6312
6313         * configure: Regenerate with the correct
6314         autoconf version.
6315
6316 2005-09-30  Catherine Moore  <clm@cm00re.com>
6317
6318         * configure.in (bfin-*-*): New.
6319         * configure: Regenerated.
6320
6321 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6322
6323         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6324         (LIPO_FOR_TARGET): New.
6325         (CONFIGURED_LIPO_FOR_TARGET): New.
6326         (USUAL_LIPO_FOR_TARGET): New.
6327         (STRIP_FOR_TARGET): New.
6328         (CONFIGURED_STRIP_FOR_TARGET): New.
6329         (USUAL_STRIP_FOR_TARGET): New.
6330         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6331         STRIP_FOR_TARGET.
6332         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6333         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6334         * Makefile.in: Regenerate.
6335         * configure: Regenerate.
6336
6337 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6338
6339         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6340         (rs6000-*-aix*): Same.
6341         * configure: Regenerate.
6342
6343 2005-09-16  Tom Tromey  <tromey@redhat.com>
6344
6345         * MAINTAINERS: Add self as java maintainer.
6346
6347 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6348
6349         * configure.in: Recognize f95 in the --enable-languages option,
6350         and substitute it for fortran, issuing a warning.
6351         * configure: Regenerate.
6352
6353 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6354
6355         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6356         * configure:  Regenerated.
6357
6358 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6359
6360         * MAINTAINERS: Add self as ms1 maintainer.
6361
6362 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6363
6364         * Makefile.def (libssp): Add to lang_env_dependencies.
6365         * Makefile.in: Regenerate.
6366
6367 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6368
6369         * MAINTAINERS: Add myself as middle-end maintainer.
6370
6371 2005-08-17  Christian Groessler  <chris@groessler.org>
6372
6373         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6374         * Makefile.in: Regenerate.
6375
6376 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6377
6378         * MAINTAINERS (write after approval): Added myself.
6379
6380 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6381
6382         * MAINTAINERS (Write After Approval): Add myself.
6383
6384 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6385
6386         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6387         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6388         Look for alternate names of the target cc and c++
6389         * configure: Regenerate.
6390
6391 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6392
6393         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6394         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6395         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6396         tools; remove code to manually set them.
6397         (Target tools): Look in the environment for them.
6398         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6399         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6400         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6401         build directory.
6402         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6403         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6404         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6405         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6406         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6407         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6408         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6409         * configure: Regenerate.
6410         * Makefile.in: Regenerate.
6411
6412 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6413
6414         * MAINTAINERS: Update for removed CPU targets.
6415
6416 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6417
6418         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6419         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6420         * Makefile.in: Regenerated.
6421
6422 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6423
6424         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6425         (CFLAGS_FOR_TARGET): Use it.
6426         (CXXFLAGS_FOR_TARGET): Likewise.
6427         * Makefile.in: Regenerated.
6428         * configure.in (--with-build-sysroot): New option.
6429         * configure: Regenerated.
6430
6431 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6432
6433         * Makefile.tpl: Wrap install between unstage and stage
6434         * Makefile.in: Regenerate.
6435
6436 2005-07-21  Eric Christopher  <echristo@apple.com>
6437
6438         * MAINTAINERS: Update affiliation.
6439
6440 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6441
6442         * MAINTAINERS: Add self as crx port maintainer.
6443
6444 2005-07-20  DJ Delorie  <dj@redhat.com>
6445
6446         * MAINTAINERS: Add self as m32c maintainer.
6447
6448 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6449
6450         * all files: Update FSF address.
6451
6452 2005-07-15  Eric Christopher  <echristo@redhat.com>
6453
6454         * MAINTAINERS: Change affiliation.
6455
6456 2005-07-14  Jim Blandy  <jimb@redhat.com>
6457
6458         * configure.in: Add cases for Renesas m32c.
6459         * configure: Regenerated.
6460
6461 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6462
6463         * COPYING.LIB: Update from fsf.org.
6464
6465 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6466
6467         * COPYING, compile, config.guess,
6468         config.sub, install-sh, missing, mkinstalldirs,
6469         symlink-tree, ylwrap: Sync from upstream sources.
6470         * config-ml.in: Update FSF address.
6471
6472 2005-07-13  Eric Christopher  <echristo@redhat.com>
6473
6474         * configure.in: Add toplevel noconfigdir support for tpf.
6475         * configure: Regenerate.
6476
6477 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6478
6479         PR ada/22340
6480
6481         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6482         * Makefile.in: Regenerate.
6483
6484 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6485
6486         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6487         Brolley to write-after-approval.
6488
6489 2005-07-07  Andreas Schwab  <schwab@suse.de>
6490
6491         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6492         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6493         * Makefile.in: Regenerated.
6494
6495 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6496
6497         * configure.in: Don't build sim or rda when targetting darwin.
6498         * configure: Regenerate.
6499
6500 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6501
6502         * configure.in: Add --enable-libssp and --disable-libssp.
6503         * configure: Regenerate with autoconf-2.13.
6504
6505 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6506
6507         * Makefile.def (target_modules): Add libssp.
6508         * configure.in (target_libraries): Add target-libssp.
6509         * configure: Rebuilt.
6510         * Makefile.in: Rebuilt.
6511
6512 2005-07-01  Zack Weinberg  <zackw@panix.com>
6513
6514         * MAINTAINERS: Change email address.  Resign from maintainership.
6515
6516 2005-07-01  Richard Guenther  <rguenther@suse.de>
6517
6518         * MAINTAINERS: Change my e-mail address and affiliation.
6519
6520 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6521
6522         * Makefile.def (stagefeedback): Come after profile.
6523         Define profiledbootstrap target.
6524         * Makefile.tpl (profiledbootstrap): Remove.
6525         (stageprofile-end): Zap stagefeedback.
6526         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6527         * Makefile.in: Regenerate.
6528
6529 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6530
6531         * MAINTAINERS: Update my email address.
6532
6533 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6534
6535         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6536         In 'cpp' stanza, support '#line' as well as '# '.
6537
6538 2005-06-08  Andreas Schwab  <schwab@suse.de>
6539
6540         * MAINTAINERS: Move myself from 'Write After Approval' to
6541         'CPU Port Maintainers' section as m68k maintainer.
6542
6543 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6544
6545         * configure.in (unsupported_languages): New macro.
6546         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6547         non-ported target libraries in noconfigdirs.
6548         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6549         non-linux-gnu.  Remove libgcj_ex_libffi.
6550         <lang_frag loop>: Set add_this_lang=no if the language is in
6551         unsupported_languages.
6552         * configure: Regenerate.
6553
6554 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6555
6556         * configure.in: Fix typo in handling of --with-mpfr-dir.
6557         * configure: Regenerate.
6558
6559 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6560
6561         * MAINTAINERS: Update my email address.
6562
6563 2005-06-02  Jim Blandy  <jimb@redhat.com>
6564
6565         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6566         accepted into the master sources.)
6567
6568 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6569             Michael Snyder  <msnyder@redhat.com>
6570             Stan Cox  <scox@redhat.com>
6571
6572         * configure.in: Set noconfigdirs for ms1.
6573
6574         * configure: Regenerate.
6575
6576 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6577
6578         * MAINTAINERS (Write After Approval): Add self.
6579
6580 2005-06-01  Josh Conner  <jconner@apple.com>
6581
6582         * MAINTAINERS (Write After Approval): Add self.
6583
6584 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6585
6586         * MAINTAINERS: Update my email address.
6587
6588 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6589
6590         * MAINTAINERS (Write After Approval): Add self.
6591
6592 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6593
6594         * MAINTAINERS (Write After Approval): Remove self.
6595
6596 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6597
6598         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6599         (Dependencies): Consider target modules for bootstrap dependencies.
6600         Make target bootstrap modules depend on each stage's gcc.
6601         * Makefile.in: Regenerate.
6602
6603 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6604
6605         * Makefile.def (configure-gcc): Depend on binutils having been built.
6606         (all-gcc): No need to do it here.
6607         * Makefile.in: Regenerate.
6608
6609 2005-05-19  Paul Brook  <paul@codesourcery.com>
6610
6611         * configure.in: Rewrite misleading error message when requested
6612         language cannot be built.
6613         * configure: Regenerate.
6614
6615 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6616
6617         * ylwrap: Import from Automake 1.9.5.
6618
6619 2005-05-13  David Ung  <davidu@mips.com>
6620
6621         * MAINTAINERS (Write After Approval): Add self.
6622
6623 2005-05-09  Mike Stump  <mrs@apple.com>
6624
6625         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6626         lt_cv_sys_max_cmd_len for now.
6627
6628 2005-05-09  Stan Cox  <scox@redhat.com>
6629
6630         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6631
6632 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6633
6634         * README.SCO: Update the URL.
6635
6636 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6637
6638         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6639         with_gnu_ld to libtool.
6640         * ltcf-c.sh (aix[45]): Define file_list_spec.
6641         * ltcf-cxx.sh (aix[45]): Same.
6642         * ltcf-gcj.sh (aix[45]): Same.
6643         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6644         exists, write list of input files to temporary file.
6645
6646 2005-05-04  Mike Stump  <mrs@apple.com>
6647
6648         * configure.in: Always pass --target to target configures as
6649         otherwise rebuilds that do --recheck will fail.
6650         * confiugure: Rebuilt.
6651
6652 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6653
6654         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6655         STAGE_HOST_EXPORTS.
6656         (configure, all): Add bootstrap support.
6657         (Host modules, target modules): Pass post-stage1 flags and exports.
6658         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6659         * Makefile.in: Regenerate.
6660
6661 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6662
6663         * configure: Regenerate.
6664
6665 2005-04-27  Mike Stump  <mrs@apple.com>
6666
6667         * MAINTAINERS: Add self as darwin maintainer.
6668
6669 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6670
6671         * config.sub: Update from master copy.
6672
6673 2005-04-21  Mike Stump  <mrs@apple.com>
6674
6675         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6676         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6677
6678 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6679
6680         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6681         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6682         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6683         "*-*-elf" and "*-*-linux*".
6684         * configure: Regenerate.
6685
6686 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6687
6688         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6689
6690 2005-04-12  Mike Stump  <mrs@apple.com>
6691
6692         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6693
6694 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6695
6696         * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6699
6700         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6701
6702 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6703
6704         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6705         (TARGET_CONFIGARGS): Include --with-target-subdir.
6706         (configure, all): New macros.  Use them throughout.
6707         * Makefile.in: Regenerate.
6708
6709 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6710
6711         * MAINTAINERS (Write After Approval): Add myself.
6712
6713 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6714
6715         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6716
6717 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6718
6719         * MAINTAINERS: Move John Carr to Write After Approval.
6720
6721 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6722
6723         * config/mh-mingw32: Delete.
6724         * configure.in: Don't use it.
6725         * configure: Regenerate.
6726
6727 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6728
6729         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6730         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6731         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6732         (HOST_LIB_PATH): Generate from Makefile.def.
6733         (TARGET_LIB_PATH): Likewise.
6734         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6735         * Makefile.in: Regenerate.
6736         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6737         (RPATH_ENVVAR): Include Darwin case.
6738         * configure: Regenerate.
6739
6740 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6741
6742         * MAINTAINERS (Various Maintainers): Remove self.
6743         (Write After Approval): Add self.
6744
6745 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6746
6747         * MAINTAINERS (Various Maintainers): Add self.
6748
6749 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6750
6751         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6752         * configure: Regenerate.
6753
6754 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6755
6756         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6757         gcc_version, and gcc_version_trigger from set of flags to pass.
6758         * Makefile.tpl: Remove definitions of above variables.
6759         (config.status): Remove dependency on $(gcc_version_trigger).
6760         * Makefile.in: Regenerate.
6761         * configure.in: Do not reference config/gcc-version.m4 nor
6762         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6763         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6764         * configure: Regenerate.
6765
6766 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6767             Andrew Pinski  <pinskia@physics.uc.edu>
6768
6769         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6770         * Makefile.in: Regenerate.
6771
6772 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6773
6774         * MAINTAINERS (Write After Approval): Add myself.
6775
6776 2005-03-03  David Ayers  <d.ayers@inode.at>
6777
6778         * MAINTAINERS (Write After Approval): Add myself.
6779
6780 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6781
6782         PR libgcj/20160
6783         * ltmain.sh: Avoid creating archives with components that have
6784         duplicate basenames.
6785
6786 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6787
6788         PR bootstrap/20250
6789         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6790         instead of check.
6791         * Makefile.in: Regenerate.
6792
6793 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6794
6795         * Makefile.in: Regenerate to fix conflict between the previous two
6796         patches.
6797
6798 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6799
6800         PR bootstrap/17383
6801         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6802         * Makefile.tpl (HOST_SUBDIR): New substitution.
6803         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6804         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6805         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6806         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6807         (Host modules, Bootstrapped modules): Use it.
6808         (Build modules, Target modules): Do not create symlink trees,
6809         always configure out-of-srcdir.
6810         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6811         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6812         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6813         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6814
6815         * Makefile.in: Regenerate.
6816         * configure: Regenerate.
6817
6818 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6819
6820         Merged from libada-gnattools-branch:
6821         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6822
6823         * gnattools: New directory.
6824         * Makefile.def: Add gnattools as a module, depending on target-libada.
6825         * Makefile.in: Regenerate.
6826         * configure.in: Include gnattools in host_tools; disable it if ada
6827         is disabled.
6828         * configure: Regenerate.
6829
6830 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6831
6832         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6833         treelang maintainer.
6834         (Write After Approval): Remove myself.
6835
6836 2005-02-23  Paul Schlie  <schlie@comcast.net>
6837
6838         * configure.in: Allow darwin targeted ports to build tk, itcl and
6839         libgui.
6840         * configure: Regenerate.
6841
6842 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6843
6844         PR libgcj/10353
6845         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6846         * configure: Regenerate.
6847
6848 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6849
6850         * MAINTAINERS (Write After Approval): Add myself.
6851
6852 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6853
6854         * MAINTAINERS: Update my e-mail address.
6855
6856 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6857
6858         * MAINTAINERS (Write After Approval): Add myself.
6859
6860 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6861
6862         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6863         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6864         target-libgloss when not *-*-elf and *-*-aout.
6865         * configure: Regenerate.
6866
6867 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6868
6869         * MAINTAINERS: Remove obsolete entries.
6870
6871         * MAINTAINERS (Write After Approval): Add Michael Matz.
6872
6873 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6874
6875         * MAINTAINERS: Remove self as cpplib maintainer.
6876
6877 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6878
6879         * install-sh, config.sub: Import from upstream.
6880
6881 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6882
6883         PR bootstrap/18222
6884         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6885         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6886         * Makefile.in: Regenerate.
6887
6888 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6889
6890         * MAINTAINERS: Update my email address.
6891
6892 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6893             Andreas Schwab  <schwab@suse.de>
6894
6895         PR bootstrap/18033
6896         * config-ml.in: Eval option if surrounded by single quotes.
6897
6898 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6899
6900         Revert 2004-12-28 Makefile changes, a better fix will be
6901         applied to mainline and src after GCC 4.0 branches.
6902
6903 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6904
6905         PR bootstrap/17383
6906
6907         * Makefile.def (target_modules): Remove stage parameter,
6908         it is always true now.
6909         * Makefile.tpl (configure-build-[+module+],
6910         configure-target-[+module+]): Always build symlink tree
6911         for the directory and for include.  BUILD_SUBDIR and
6912         TARGET_SUBDIR cannot be . anymore.
6913         * Makefile.in: Regenerate.
6914
6915 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6916
6917         Revert 2004-12-08 Makefile changes.
6918
6919 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6920
6921         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6922         cygwin, mingw.
6923
6924 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6925
6926         * configure.in (sh64-*-*): Reenable gprof.
6927         * configure: Regenerate.
6928
6929 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6930
6931         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6932         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6933         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6934         * Makefile.in: Regenerate.
6935
6936 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6937
6938         * MAINTAINERS: Update my email address.
6939
6940 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6941
6942         * Makefile.tpl: Generate normal dependencies if the LHS module is
6943         not bootstrapped.
6944         * Makefile.in: Regenerate.
6945
6946 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6947
6948         * configure.in: Include config/gxx-include-dir.m4.  Use
6949         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6950         * configure: Regenerate.
6951
6952 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6953
6954         * config.if: Delete.
6955         * configure.in: Set libstdcxx_incdir directly.
6956         * configure: Regenerate.
6957
6958 2004-12-02  Eric Christopher  <echristo@redhat.com>
6959
6960         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6961         * Makefile.in: Regenerate.
6962
6963 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6964
6965         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6966         * configure: Regenerate.
6967
6968 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6969
6970         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6971         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6972         * configure: Regenerate.
6973
6974 2004-12-01  Eric Christopher  <echristo@redhat.com>
6975
6976         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6977         of things to remove.
6978
6979 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6980
6981         * MAINTAINERS (Write After Approval): Update my e-mail address.
6982
6983 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6984
6985         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6986         from CVS libtool to always pass_all.
6987
6988 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6989
6990         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6991         (hppa*64*-*-*): Delete incorrect comment.
6992         * configure: Rebuilt.
6993
6994 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6995
6996         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6997
6998 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6999
7000         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7001         from CVS libtool to always pass_all.
7002
7003 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7004
7005         * install-sh, compile: Import from automake.
7006
7007 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7008
7009         * config.guess, config.sub:  Import from savannnah.
7010
7011 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7012
7013         * MAINTAINERS (Write After Approval): Add myself
7014
7015 2004-11-12  Mike Stump  <mrs@apple.com>
7016
7017         * Makefile.def: Add html support.
7018         * Makefile.tpl: Likewise.
7019         * Makefile.in: Regenerate.
7020
7021 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7022
7023         PR 18423
7024         * configure.in: Remove all instances of build-fixincludes from
7025         noconfigdirs.
7026         (build_configargs): Supply --target to subdirectories.
7027         * configure: Regenerate.
7028
7029         * Makefile.def: Make gcc install depend on fixincludes install.
7030         * Makefile.in: Regenerate.
7031
7032 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7033
7034         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7035
7036 2004-11-11  Paul Brook  <paul@codesourcery.com>
7037
7038         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7039
7040 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7041
7042         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7043         target-libgfortran.
7044         * configure: Regenerate.
7045
7046 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7047
7048         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7049         like CC.
7050
7051 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7052
7053         * Makefile.def (host fixincludes): Specify missing targets.
7054         * Makefile.in: Regenerate.
7055
7056 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7057
7058         * MAINTAINERS: Add myself
7059
7060 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7061
7062         * MAINTAINERS (Write After Approval): Add myself.
7063
7064 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7065
7066         * Makefile.def: Build fixincludes for the host, too.
7067         * Makefile.in: Regenerate.
7068         * configure.in (host_tools): Add fixincludes.
7069         * configure: Regenerate.
7070
7071 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7072
7073         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7074         * configure: Regenerated.
7075
7076 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7077
7078         PR other/17783
7079         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7080         * configure: Regenerated.
7081
7082 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7083
7084         * README.SCO: Update per FSF instructions.
7085
7086 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7087
7088         PR target/18151
7089         * configure.in (case ${target}): Do not build fixincludes for avr.
7090         * configure: Regenerated.
7091
7092 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7093
7094         * configure.in (case ${target}): Do not build fixincludes
7095         on platforms where it is not used.
7096         * configure: Regenerated.
7097
7098 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7099
7100         * configure.in: Use an absolute path to install-sh.
7101         * configure: Regenerated.
7102
7103 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7104
7105         * MAINTAINERS (Write After Approval): Add myself.
7106
7107 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7108
7109         * MAINTAINERS: Remove from Write After Approval those that are
7110         already maintainers.
7111
7112 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7113
7114         * MAINTAINERS:  Update my email address.
7115
7116 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7117
7118         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7119         * configure: Regenerate.
7120
7121 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7122
7123         * MAINTAINERS:  Update my email address.
7124
7125 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7126
7127         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7128         entries belonging to this category.
7129
7130 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7131
7132         * MAINTAINERS: Update my e-mail address.
7133
7134 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7135
7136         Fix wrong conflict resolution in:
7137
7138         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7139
7140         * Makefile.in: Regenerate.
7141         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7142         in the recursive `make', instead of hardwiring `all'.
7143         (Autogenerated TARGET-* variables): New.
7144
7145 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7146
7147         * configure.in: Enable target-libgloss for crx-*-*.
7148         * configure: Regenerate.
7149
7150 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7151
7152         * MAINTAINERS (Various Maintainers): Move the "windows,
7153         cygwin, mingw" maintainer to ...
7154         (OS Port Maintainers): ... here.
7155
7156 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7157
7158         * MAINTAINERS (Write After Approval): Remove those that are
7159         maintainers of some subsystem.
7160
7161 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7162
7163         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7164         * ltcf-cxx.sh (tpf*): Likewise.
7165         * ltconfig (tpf*): Add TPF OS configuration support.
7166
7167 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7168
7169         * MAINTAINERS: Change my email address to my new work account.
7170
7171 2004-09-24  Michael Roth  <mroth@nessie.de>
7172
7173         * configure.in (--without-headers): Add missing double quotes.
7174         * configure: Regenerate.
7175
7176 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7177
7178         * ylwrap: Revert to previous version.
7179
7180 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7181
7182         PR bootstrap/17369
7183         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7184         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7185         SET_GCC_LIB_PATH_CMD.
7186         (BASE_TARGET_EXPORTS): Likewise.
7187         * Makefile.in: Regenerated.
7188
7189         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7190         * configure: Regenerated.
7191
7192 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7193
7194         * config.guess: New upstream version
7195         * compile, depcomp, install-sh, ylwrap: Likewise.
7196
7197 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7198
7199         * config/mh-x86omitfp: New host makefile fragment.  Add
7200         -fomit-frame-pointer to the default BOOT_CFLAGS.
7201         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7202         * configure: Regenerate.
7203
7204 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7205
7206         PR target/11572
7207         * configure.in (*-*-darwin*): Renable libobjc.
7208         * configure: Regenerate.
7209
7210 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7211
7212         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7213
7214 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7215
7216         * Makefile.def: Remove libbanshee.
7217         * Makefile.tpl: Ditto.
7218         * configure.in: Ditto.
7219         * Makefile.in: Regen.
7220         * configure: Ditto.
7221
7222 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7223
7224         * ltmain.sh: Use $pic_object as $non_pic_object if
7225         $non_pic_object=none.
7226
7227 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7228
7229         * missing: Import latest version from master repository.
7230
7231 2004-09-06  Nick Clifton  <nickc@redhat.com>
7232
7233         * config.sub: Import latest version from master repository.
7234         * config.guess: Likewise.
7235         This includes these changes:
7236
7237         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7238
7239         * config.sub: Handle crisv32, alias etraxfs.
7240         * config.guess (crisv32:Linux:*:*): Handle.
7241
7242         2004-08-13  Brad Smith  <brad@comstyle.com>
7243
7244         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7245         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7246
7247         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7248
7249         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7250         assume the processor is a powerpc.  This is because coreutils
7251         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7252         in this case, due to a MacOS X bug that causes
7253         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7254         to return a negative number.
7255         Problem reported by Petter Reinholdtsen in:
7256         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7257
7258         2004-07-19  Ben Elliston  <bje@gnu.org>
7259
7260         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7261
7262         2004-06-24  Ben Elliston  <bje@gnu.org>
7263
7264         * config.guess: Update copyright years.
7265         * config.sub: Likewise.
7266
7267         2004-06-22  Robert Millan  <robertmh@gnu.org>
7268
7269         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7270         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7271
7272         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7273
7274         * config.guess (*:*VMS:*:*): New entry. Replaces
7275         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7276         manufacturer.
7277
7278         2004-06-22  Ben Elliston  <bje@gnu.org>
7279
7280         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7281         * config.sub: Likewise.
7282
7283         2004-06-22  Ben Elliston  <bje@gnu.org>
7284
7285         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7286         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7287
7288         2004-06-11  Ben Elliston  <bje@gnu.org>
7289
7290         * config.guess (pegasos:OpenBSD:*:*): Remove.
7291
7292         2004-06-11  Ben Elliston  <bje@gnu.org>
7293
7294         From Wouter Verhelst <wouter@grep.be>:
7295         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7296
7297         2004-06-11  Ben Elliston  <bje@gnu.org>
7298
7299         * config.guess (luna88k:OpenBSD:*:*): New.
7300
7301         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7302
7303         * config.guess (m32r*:Linux:*:*): New case.
7304         * config.sub: Handle m32rle.
7305
7306         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7307
7308         From Jens Petersen  <petersen@redhat.com>:
7309         * config.sub: Handle sparcv8.
7310
7311         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7312
7313         From Tom Smith <smith@cag.lkg.hp.com>:
7314         * config.guess: Version suffixes are equally significant on Tru64
7315         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7316         prefix of "P" (patched kernel).
7317
7318         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7319
7320         * config.sub: Add support for National Semiconductor CRX target.
7321
7322 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7323
7324         * MAINTAINERS (Various Maintainers): Remove myself as web page
7325         maintainer, add myself as maintainer of build status lists.
7326
7327 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7328
7329         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7330         *-*-netware, but add target-libmudflap.
7331         Consolidate *-*-netware targets (of which really only i?86 exists)
7332         into a single entry.
7333         * configure: Likewise.
7334
7335 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7336
7337         * Makefile.tpl (sorry): Remove.
7338         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7339         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7340         (do-clean): Clean per-stage directories too.
7341         (do-distclean): Run distclean-stage1 too.
7342         (.NOTPARALLEL): Enable during toplevel bootstrap.
7343         (stage[+id+]-bubble): Enable parallel execution during
7344         the recursive invocation.
7345         * Makefile.in: Regenerate.
7346
7347         Fix previous checkin:
7348
7349         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7350         include.
7351         * configure.in: Fix indentation.
7352         * configure: Regenerate.
7353
7354 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7355
7356         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7357         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7358         * configure: regenerate
7359         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7360         -mdynamic-no-pic
7361
7362 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7363
7364         * Makefile.def (build_modules): Add fixincludes.
7365         (dependencies): Make gcc depend on fixincludes.
7366         * configure.in (build_tools): Add fixincludes.
7367         (build_configdirs): Always include build_libs.
7368         * Makefile.in: Regenerate.
7369         * configure: Regenerate.
7370
7371 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7372
7373         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7374         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7375         phony targets; do not generate timestamp files.
7376         (distclean-stageN): Remove references to their timestamp files.
7377         (restageN, touch-stageN): Remove.
7378         (stageN-bubble): Rewritten.
7379         (compare): Support lean bootstraps.
7380         * Makefile.in: Regenerate.
7381
7382         * configure.in: Only warn when bootstrapping but
7383         build != host or build != target.  Support lean bootstraps.
7384         * configure: Regenerate.
7385
7386 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7387
7388         * configure.in:  Give a better error message if GMP/MPFR are missing
7389         and a language needing them has been requested.
7390         * configure:  Regenerated.
7391
7392 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7393
7394         * configure.in:  Print a list of available language front-ends if
7395         a requested one is missing.  Tidy stray tab characters.
7396         * configure:  Regenerated.
7397
7398 2004-08-19  Michael Koch  <konqueror@gmx.de>
7399
7400         * gcc/doc/install.texi: Update entry about automake for libjava.
7401
7402 2004-08-17  Robert Millan  <robertmh@gnu.org>
7403
7404         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7405         (instead of FreeBSD).
7406         * configure: Regenerate.
7407
7408 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7409
7410         * Makefile.in: Regenerate.
7411         * configure: Regenerate.
7412
7413         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7414         stage_*_flags.
7415         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7416         for bootstrapped modules if toplevel bootstrap is going.
7417         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7418         modules.  Adjust for changes in Makefile.def.  Enable several
7419         rules even in non-bootstrap mode, just to avoid peppering the
7420         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7421         (stage-[+prev+]-bubble): Remove.
7422
7423         * Makefile.def (Dependencies): Depend on all-build-bison,
7424         all-build-flex, all-build-byacc, all-build-texinfo, rather
7425         than the host variations.
7426         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7427         with BUILD_SUBDIR.
7428         (BISON): Update for recent Bisons.
7429         (YACC): Fix typo.
7430         (cross): Depend on all-build.
7431         (all): Do not depend on all-build.
7432         (prebootstrap): Remove.
7433         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7434         (Prebootstrap dependencies): Add them to the per-stage targets
7435         and to all-prebootstrap.
7436         * configure.in (build_configdirs): Always enable build_tools.
7437         (BUILD_DIR_PREFIX): Remove.
7438
7439         * Makefile.def (gcc): Add target variable.
7440         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7441         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7442         in the recursive `make', instead of hardwiring `all'.
7443         (Autogenerated TARGET-* variables): New.
7444
7445 2004-08-13  Brian Booth  <bbooth@redhat.com>
7446
7447         * MAINTAINERS: Remove myself from write-after-approval.
7448
7449 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7450
7451         * src-release: Stop distributing mmalloc with gdb (which doesn't
7452         use it).
7453         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7454         * Makefile.in: Regenerate.
7455
7456 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7457
7458         * configure.in (arm*-*-eabi*): New target.
7459         * configure: Regenerate.
7460
7461 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7462
7463         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7464         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7465         (Dependencies): New section.
7466         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7467         (configure-target-[+module+]): Depend on maybe-all-gcc
7468         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7469         (toplevel profiledbootstrap): Fix dependencies.
7470         * Makefile.in: Regenerate.
7471
7472 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7473
7474         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7475         target-libiberty to noconfigdirs.
7476         * configure: Regenerate.
7477
7478 2004-08-03  Paul Brook  <paul@codesourcery.com>
7479
7480         * configure.in: Check for MPFR as well as GMP.
7481         * configure: Regenerate.
7482
7483 2004-08-01  Robert Millan  <robertmh@gnu.org>
7484
7485         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7486         libmudflap for all GNU-based systems (with Glibc).
7487         * configure: Regenerate.
7488
7489 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7490
7491         * Makefile.def (host-modules): Add gcc.
7492         * Makefile.in: Regenerate.
7493         * Makefile.tpl (sorry): New rule.
7494         (configure-host, all-host, [+make_target+]-host, do-check,
7495         install-host): Do not add gcc as a special case.
7496         (host modules): Add a small special-casing for gcc.  Export
7497         extra_make_flags through the environment.
7498         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7499         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7500         other recursive targets for gcc): Remove.
7501
7502         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7503         (stage, unstage): New rules.
7504         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7505         distclean-stage[+id+]): Use stage_current.
7506         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7507         the stage*-start rules.
7508
7509 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7510
7511         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7512         use -all_load flag.
7513
7514 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7515
7516         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7517         * configure: Regenerate.
7518
7519 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7520
7521         * maintainer-scripts/gcc_release: Revert yesterday's change.
7522
7523 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7524
7525         * MAINTAINERS: Add myself to write-after-approval.
7526
7527 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7528
7529         * libf2c: Removed.
7530         * gcc/gccbug.in: Updated because of libf2c removal.
7531         * maintainer-scripts/gcc_release: Ditto.
7532
7533 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7534
7535         * configure.in: Build libmudflap by default on FreeBSD.
7536         * configure: Regenerated.
7537
7538 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7539
7540         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7541         systems.
7542         * configure: Regenerated.
7543
7544 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7545
7546         PR target/16344
7547         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7548         feedback based compiler.
7549         * Makefile.in: Rebuilt.
7550
7551 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7552
7553         * Makefile.def (host_modules): Set bootstrap=true for flex.
7554         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7555         * Makefile.in: Rebuilt.
7556
7557 2004-07-07  Jan Hubicka  <jh@suse.cz>
7558
7559         * MAINTAINERS: Add self as a profile feedback maintainer.
7560
7561 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7562
7563         * configure.in:  Do not prepend $srcdir to /dev/null in
7564         makefile fragments.
7565         * configure:  Regenerate.
7566
7567 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7568
7569         * Makefile.def (build_modules): Add bison, byacc, flex,
7570         m4, texinfo.
7571         (flags_to_pass): Add FLEX.
7572         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7573         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7574         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7575         DEFAULT_MAKEINFO): Remove.
7576         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7577         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7578         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7579         objdir or else use configured tool.
7580         (all-build): New.
7581         (all): Depend on it.
7582         (Build module dependencies): Add.
7583         * Makefile.in: Regenerate.
7584         * configure.in: Better support for multiple build modules,
7585         matching what is done for host/target modules.  Do not look
7586         for "plausible" locations of build tools if Canadian cross.
7587         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7588         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7589         * configure: Regenerate.
7590
7591 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7592
7593         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7594         * Makefile.in: Regenerate.
7595
7596 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7597
7598         * Makefile.tpl (configure-build-[+module+],
7599         configure-[+module+], configure-target-[+module+]): Pass
7600         [+extra_configure_args+].
7601         (all-build-[+module+], all-[+module+], check-[+module+],
7602         install-[+module+], [+make_target+]-[+module+],
7603         all-target-[+module+], check-target-[+module+],
7604         install-target-[+module+], [+make_target+]-target-[+module+]):
7605         Pass [+extra_make_args+].
7606         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7607         (GCC_HOST_EXPORTS): Remove.
7608         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7609         cross, check-gcc, check-gcc-c++, install-gcc,
7610         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7611         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7612         * Makefile.in: Regenerate.
7613
7614 2004-06-21  Matthew Sachs  <msachs@apple.com>
7615
7616         * MAINTAINERS: Added self to write-after-approval.
7617
7618 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7619
7620         * configure.in: Check for srcdir/winsup rather than build directory
7621         winsup.
7622         * configure: Regenerate.
7623
7624 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7625
7626         * configure.in: Don't build Cygwin native newlib if winsup
7627         directory is missing.  Emit warning instead.
7628         * configure: Regenerate.
7629
7630 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7631
7632         * Makefile.tpl (touch-stage[+id+]): New.
7633         (restage[+prev+]): Depend on touch-stage[+id+].
7634
7635         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7636         Use it throughout.
7637
7638         * Makefile.def: Add profile and feedback bootstrap stages.
7639         Remove next field from bootstrap stages.
7640         * Makefile.tpl (LN, LN_S): Substitute.
7641         (stageN-start, stageN-end): Use double-colon rules, to
7642         provide a hook for additional setup commands.
7643         (distclean-stageN-gcc, restageN): Create dependencies from
7644         [+prev+], not from [+next+].
7645         (stageN-bubble): Add commands for successive stages from
7646         [+prev+], using double-colon rules.
7647         (all-stageN-gcc): Fix typo.
7648         (stagefeedback-start, profiledbootstrap): New.
7649         * Makefile.in: Regenerate.
7650         * configure.in: Call ACX_PROG_LN.
7651         * configure: Regenerate.
7652
7653 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7654
7655         * MAINTAINERS (Write After Approval): Add myself.
7656
7657 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7658
7659         * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7662
7663         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7664         without gcc.
7665         * configure: Regenerate.
7666
7667 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7668
7669         * Makefile.tpl: Fix typo.
7670         * Makefile.in: Regenerate.
7671
7672 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7673
7674         * configure.in: Remove new- prefix from toplevel
7675         bootstrap targets.
7676         * configure: Regenerate.
7677
7678 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7679
7680         * Makefile.tpl (all.normal): Rename to all.
7681         (all): Replace with a rule to pick the default
7682         target from configure.
7683         (all-gcc, configure-gcc): Use conditionals to
7684         do nothing when toplevel bootstrap is going on.
7685         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7686         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7687         * configure.in: Support --enable-bootstrap.
7688
7689         * Makefile.def: Remove new- prefix from toplevel
7690         bootstrap targets.
7691         * Makefile.tpl: Likewise.
7692
7693         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7694         target.
7695
7696         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7697         $(RECURSE_FLAGS) to recursive invocation of make.
7698
7699         * Makefile.in: Regenerate.
7700         * configure: Regenerate.
7701
7702 2004-05-30  Andreas Jaeger  <aj@suse.de>
7703             Jim Wilson  <wilson@specifixinc.com>
7704
7705         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7706         like CC.
7707
7708 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7709
7710         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7711         * configure: Regenerate.
7712
7713 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7714
7715         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7716         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7717         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7718         targets.
7719         * Makefile.in: Regenerate.
7720
7721 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7722
7723         * configure.in: Test the ability to symlink directories.
7724         * configure: Regenerate.
7725
7726         * Makefile.def (bootstrap-stage): New definitions.
7727         * Makefile.tpl (configure-stage1-gcc,
7728         configure-stage2-gcc, configure-stage3-gcc,
7729         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7730         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7731         new-restage3, compare): Autogenerate, see Makefile.in
7732         entry for behavioral changes.
7733         (distclean-stage1, new-stage1-start, new-stage1-end,
7734         new-stage1-bubble, distclean-stage2, new-stage2-start,
7735         new-stage2-end, new-stage2-bubble, distclean-stage3,
7736         new-stage3-start, new-stage3-end): New autogenerated targets.
7737         (objext, prebootstrap, BOOT_CFLAGS,
7738         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7739         targets.
7740
7741         * Makefile.in: Regenerate.
7742         (distclean-stage1, new-stage1-start, new-stage1-end,
7743         new-stage1-bubble, distclean-stage2, new-stage2-start,
7744         new-stage2-end, new-stage2-bubble, distclean-stage3,
7745         new-stage3-start, new-stage3-end): New targets.
7746         (all-stage1-gcc): Move prebootstrap dependency from here...
7747         (configure-stage1-gcc): ...to here.
7748         (new-bootstrap): Use bubble targets.
7749         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7750         Use per-stage distclean targets.
7751         (configure-stage1-gcc, configure-stage2-gcc,
7752         configure-stage3-gcc, all-stage1-gcc,
7753         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7754         Use new-stageN-start to prepare the tree.
7755
7756 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7757
7758         * Makefile.def (host_modules): add libcpp.
7759         * Makefile.tpl: Add dependencies on and for libcpp.
7760         * Makefile.in: Regenerate.
7761         * configure.in: Add libcpp host module.
7762         * configure: Regenerate.
7763
7764 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7765
7766         * Makefile.tpl: Whenever a recursive target is defined, wrap
7767         it in a special @if/@endif block, and prepare its maybe
7768         dependency in the @if/@endif block
7769         * configure.in: Instead of writing maybe dependencies, remove
7770         the @if/@endif statements, and remove the @if/@endif blocks
7771         that remain.
7772         * configure: Regenerate.
7773         * Makefile.in: Regenerate.
7774
7775 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7776
7777         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7778
7779 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7780
7781         PR bootstrap/15120
7782         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7783         * */configure: Rebuilt.
7784
7785 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7786
7787         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7788         of libf2c.
7789         * configure, Makefile.in: Regenerate.
7790
7791 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7792
7793         * MAINTAINERS (Write After Approval): Add myself.
7794
7795 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7796
7797         Merge from tree-ssa-20020619-branch.
7798
7799         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7800         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7801         (HOST_GMPLIBS): Define.
7802         (HOST_GMPINC): Define.
7803         (TARGET_LIB_PATH): Add libmudflap.
7804         (GFORTRAN_FOR_TARGET): Define.
7805         (configure-build*): Export GFORTRAN.
7806         (configure-gcc): Export GMPLIBS and GMPINC.
7807         (all-gcc): Add maybe-all-libbanshee.
7808         (configure-target-libgfortran): Define.
7809         * Makefile.in: Regenerate.
7810         * configure.in (host_libs): Add libbanshee.
7811         (target_libraries): Add target-libmudflap and target-libgfortran.
7812         Add --with-libbanshee.
7813         Handle --disable-libmudflap.
7814         (*-*-freebsd*): Use with_gmp.
7815         Add $(libgcj) to noconfigdirs.
7816         * configure: Regenerate.
7817         * depcomp: New file.
7818         * MAINTAINERS: Add tree-ssa maintainers.
7819
7820 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7821
7822         * MAINTAINERS (Various Maintainers): Add myself.
7823
7824 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7825
7826         * MAINTAINERS (Write After Approval): Add myself.
7827
7828 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7829
7830         * MAINTAINERS (Write After Approval): Add myself.
7831
7832 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7833
7834         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7835         * configure: Regenerate.
7836
7837 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7838
7839         Revert:
7840         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7841
7842         * Makefile.def (flags_to_pass): Remove *dir variables that
7843         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7844         as well as prefix and exec_prefix.
7845         * Makefile.in: Regenerate.
7846
7847 2004-04-26  Robert Millan  <robertmh@gnu.org>
7848
7849         Add patches from libtool CVS.
7850         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7851         * ltconfig: Likewise.
7852         * ltcf-c.sh: Likewise.
7853         * ltcf-cxx.sh: Likewise.
7854         * ltcf-gcj.sh: Likewise.
7855
7856 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7857
7858         * Makefile.def (host_modules): Mark with the bootstrap
7859         flag packages on which gcc depends.
7860         * Makefile.tpl (all-bootstrap): Use it.
7861         * Makefile.in: Regenerate.
7862
7863 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7864
7865         * Makefile.def (flags_to_pass): Remove *dir variables that
7866         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7867         as well as prefix and exec_prefix.
7868         * Makefile.in: Regenerate.
7869
7870 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7871
7872         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7873         * configure: Regenerate.
7874         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7875         * gcc/Makefile.tpl (compare): Use the result of the test.
7876         * gcc/Makefile.in: Regenerate.
7877
7878 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7879
7880         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7881         Always relocate gcc and prev-gcc to the original names, even
7882         if the build fails.
7883         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7884         New targets.
7885
7886 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7887
7888         * MAINTAINERS: Update my email address.
7889
7890 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7891
7892         * configure.in (mips*-*-irix5*): Enable ld.
7893         * configure: Regenerate.
7894
7895 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7896
7897         * configure: Regenerate.
7898
7899 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7900
7901         * Makefile.tpl (configure-[+module+], configure-gcc,
7902         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7903         Set and export LDFLAGS.
7904         * Makefile.in: Regenerate.
7905
7906 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7907
7908         * MAINTAINERS: Add myself to write-after-approval.
7909
7910 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7911
7912         PR bootstrap/14871
7913         * Makefile.tpl: If we don't have built-in-tree target tools,
7914         use the ones found by configure rather than hacking around with
7915         program_transform_name.
7916         * configure.in: Give Makefile.tpl the information necessary
7917         to do that.
7918         * Makefile.in: Regenerate.
7919         * configure: Regenerate.
7920
7921 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7922
7923         PR bootstrap/14760
7924         * configure.in: When computing baseargs, strip *all* copies of
7925         offending options.  Also, don't match/substitute the trailing space,
7926         so that this actually works when two similar options are separated by
7927         only one space.
7928         * configure: Regenerate.
7929
7930 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7931
7932         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7933         (rs6000-*-aix*): Same.
7934         * configure: Regenerate.
7935
7936 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7937
7938         * MAINTAINERS: Add myself to write-after-approval.
7939
7940 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7941
7942         * MAINTAINERS: Add myself to write-after-approval.
7943
7944 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7945
7946         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7947         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7948         * Makefile.in: Regenerate.
7949
7950         * configure.in (top level bootstrap support): Rework --enable-werror
7951         to set @stage2_werror_flag@.
7952         * configure: Regenerate.
7953         * Makefile.tpl (top level bootstrap support): Pass
7954         @stage2_werror_flag@ down to configure in stages 2 and 3.
7955         * Makefile.in: Regenerate.
7956
7957 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7958
7959         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7960         for stages 2 and 3 as well as in make.  As a consequence, remove
7961         OUTPUT_OPTION (now detected by configure) from the flags passed down
7962         to make.
7963         * Makefile.in: Regenerate.
7964
7965         * Makefile.tpl (new-bootstrap): Fix typo.
7966         * Makefile.in: Regenerate.
7967
7968 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7969
7970         * Makefile.tpl: Rearrange by moving recursive_targets rules
7971         into their proper sections.
7972         * Makefile.tpl (top level bootstrap support): Move disabling
7973         of coverage flags from 'make' to 'configure'; improve comments.
7974         * Makefile.in: Regenerate.
7975
7976         * Makefile.tpl (experimental top level bootstrap) Move stage1
7977         language setting from all- target to configure- target; disable
7978         intermodule optimization in stage 1; prevent gratuitous rebuilds
7979         of stage 1.
7980         * Makefile.in: Regenerate.
7981         * configure.in: Comma-separate stage 1 language list for top
7982         level bootstrap.
7983         * configure: Regenerate.
7984
7985         * Makefile.tpl: Clean up experimental top level bootstrap support:
7986         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7987         prev-gcc in configure- targets as well as all- targets.
7988         * Makefile.in: Regenerate.
7989
7990 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7991
7992         * compile: New file imported from automake.
7993
7994 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7995
7996         * configure.in: Remove symbolic link section.
7997         * configure: Regenerate.
7998         * Makefile.tpl (links): Remove.
7999         * Makefile.in: Regenerate.
8000
8001 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8002             Nathanael Nerode  <neroden@gcc.gnu.org>
8003
8004         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8005         Set with AC_CHECK_PROGS.
8006         * configure.in: Fix comment typo from last patch.
8007         * configure: Regenerate.
8008
8009 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8010
8011         * Makefile.tpl: Introduce experimental top level bootstrap support.
8012         * Makefile.in: Regenerate.
8013         * configure.in: Introduce support for top level bootstrap.
8014         * configure: Regenerate.
8015
8016 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8017             Paolo Bonzini  <bonzini@gnu.org>
8018
8019         PR bootstrap/14522
8020         * configure.in: Cope with shells that do not support unquoted ^
8021         * configure: Regenerate.
8022
8023 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8024             Paolo Bonzini  <bonzini@gnu.org>
8025
8026         PR bootstrap/14522
8027         * configure.in: Cope with shells that do not support nesting
8028         quotes inside quoted backquote substitutions.
8029         * configure: Regenerate.
8030
8031 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8032
8033         PR bootstrap/14522
8034         * configure.in: Fix escaping of $.
8035         * configure: Regenerate.
8036
8037 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8038
8039         * configure: Regenerate, since I forgot to while committing Paolo's
8040         changes.
8041
8042 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8043
8044         PR ada/14131
8045         Move language detection to the top level.
8046         * configure.in: Find default values for the tools as
8047         soon as possible.  Disable ada if GNAT is not found.
8048         Emit error message about missing languages.  Expand
8049         --enable-languages=all for the gcc subdirectory.
8050
8051 2004-03-10  Ben Elliston  <bje@gnu.org>
8052
8053         * MAINTAINERS: Update my email address.
8054
8055 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8056
8057         * ltconfig: Disable building static libraries if building shared
8058         libraries on AIX 5L.
8059
8060 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8061
8062         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8063         and disable libgcj.
8064         * configure: Regenerated.
8065
8066 2004-03-01  Brian Booth  <bbooth@redhat.com>
8067
8068         * MAINTAINERS: Add myself to write-after-approval.
8069
8070 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8071
8072         * MAINTAINERS: Add myself to write-after-approval.
8073
8074 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8075
8076         PR bootstrap/7087
8077         * Makefile.tpl: Guard XFOO sed statements better.
8078         * Makefile.tpl: Add dependency for configure-target-libada.
8079         * Makefile.in: Regenerate (incidentally fixes broken
8080         commit when libada-branch was merged).
8081
8082 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8083
8084         * MAINTAINERS: Add myself to write-after-approval.
8085
8086 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8087
8088         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8089         maintainers.
8090
8091 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8092
8093         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8094         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8095
8096 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8097
8098         PR bootstrap/11932
8099         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8100
8101 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8102
8103         * MAINTAINERS: Added myself to write-after-approval.
8104
8105 2004-02-14  Michael Koch  <konqueror@gmx.de>
8106
8107         * MAINTAINERS: Added myself to write-after-approval.
8108
8109 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8110
8111         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8112         some OS port maintainers to OS port maintainers section.
8113
8114 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8115
8116         * MAINTAINERS: Add self.
8117
8118 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8119
8120         * MAINTAINERS: Alphabetize.
8121
8122 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8123
8124         * MAINTAINERS: Remove myself.
8125
8126 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8127
8128         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8129         (rs6000-*-aix*): Same.
8130         * configure: Regenerate.
8131
8132 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8133
8134         * configure.in (host): Add in missing $noconfigdirs to defines.
8135         * configure: Regenerate.
8136
8137 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8138             Nathanael Nerode  <neroden@gcc.gnu.org>
8139
8140         PR ada/6637, PR ada/5911
8141         Merge with libada-branch:
8142         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8143         with appropriate dependencies. Add --enable-libada configure switch.
8144         * configure, Makefile.in: Regenerate.
8145
8146 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8147
8148         * MAINTAINERS: Add myself to write-after-approval.
8149
8150 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8151
8152         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8153         * configure: Regenerate.
8154
8155 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8156
8157         Merge from upstream:
8158
8159         * ltmain.in: When setting IFS to '~', be careful about user
8160         arguments that contain '~'.
8161
8162         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8163
8164         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8165         Also test $base_compile against $CC with escaped arguments. Bug
8166         reported by Geoff Keating <geoffk@apple.com>.
8167
8168 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8169
8170         * MAINTAINERS: Remove i960 port.
8171
8172 2004-01-23  DJ Delorie  <dj@redhat.com>
8173
8174         * Makefile.def (target_modules) [libiberty]: Don't stage.
8175         * Makefile.in: Rebuilt.
8176
8177 2004-01-20  Caroline Tice  <ctice@apple.com>
8178
8179         * MAINTAINERS: Add myself to write-after-approval.
8180
8181 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8182
8183         * MAINTAINERS: Update my email address.
8184
8185 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8186
8187         * MAINTAINERS: Add myself to write-after-approval.
8188
8189 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8190
8191         * MAINTAINERS: Remove entries without email address.
8192
8193 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8194
8195         * MAINTAINERS: Add myself to write-after-approval.
8196
8197 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8198
8199         * MAINTAINERS: Update my email address.
8200
8201 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8202
8203         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8204         * Makefile.tpl (configure-target-[+module+]): Support stage.
8205         * Makefile.in: Rebuilt.
8206
8207 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8208
8209         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8210
8211 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8212
8213         * MAINTAINERS: Add myself as a MIPS maintainer.
8214
8215 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8216
8217         * configure.in: Use ./config.cache, not config.cache.
8218         * configure: Regenerate.
8219         * Makefile.tpl: Special-casing not needed for GCC any more.
8220         * Makefile.in: Regenerate.
8221
8222         * configure.in: Don't share a cache file for host dirs.
8223         * configure: Regenerate.
8224
8225         * config-ml.in: Don't mess with the cache file.
8226
8227 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8228
8229         * MAINTAINERS: Move myself from 'Write After Approval' to
8230         'CPU Port Maintainers' section as SPARC maintainer.
8231
8232 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8233
8234         * Makefile.tpl: Make GCC use a separate config.cache.
8235         * Makefile.in: Regenerate.
8236
8237         PR bootstrap/11932, PR bootstrap/11933
8238         (I don't know if it will fix either of them, but it relates
8239         to them.)
8240         * configure.in: Don't use shared config.cache for target
8241         directories.
8242         * configure: Regenerate.
8243
8244 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8245
8246         * MAINTAINERS: Add myself to 'Write After Approval' section.
8247
8248 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8249
8250         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8251         * configure: Regenerated.
8252
8253 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8254
8255         * MAINTAINERS: Remove the mn10200 maintainer.
8256
8257 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8258
8259         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8260         * configure: Regenerated.
8261
8262 2003-12-16  Jan Hubicka  <jh@suse.cz>
8263
8264         * MAINTAINERS: Add myself as callgraph maintainer.
8265
8266 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8267
8268         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8269         * configure: Regenerate.
8270
8271 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8272
8273         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8274         'Write After Approval' section. Update email.
8275
8276 2003-12-01  James Lemke  <jim@wasabisystems.com>
8277
8278         * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2003-11-20  Matt Thomas  <matt@3am-software.com>
8281
8282         * MAINTAINERS: Add myself as a vax port maintainer.
8283
8284 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8285
8286         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8287         (configure-build-[+module+], configure-[+module+]): Likewise.
8288         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8289         * Makefile.in: Regenerate.
8290
8291 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8292
8293         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8294         shared/dylibed libraries.
8295         * ltmain.sh: Likewise.
8296         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8297         * ltcf-cxx.sh: Likewise.
8298         * ltcf-gcj.sh: Likewise.
8299         * ltconfig: Likewise.
8300
8301 2003-11-17  Stan Cox  <scox@redhat.com>
8302
8303         * MAINTAINERS: Add myself as iq2000 port maintainer.
8304
8305 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8306
8307         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8308         * Makefile.in: Regenerate.
8309
8310 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8311
8312         * config.sub: Update to 2003-11-03 version.
8313
8314 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8315
8316         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8317         * configure:  Regenerate.
8318
8319 2003-10-20  Nicolas Pitre  <nico@cam.org>
8320
8321         * MAINTAINERS: Add myself to 'Write After Approval' section.
8322
8323 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8324
8325         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8326
8327 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8328
8329         * MAINTAINERS: Update my email address.
8330
8331 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8332
8333         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8334
8335 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8336
8337         * MAINTAINERS: Add myself to 'Write After Approval' section.
8338
8339 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8340
8341         * config.guess: Update to 2003-10-16 version.
8342         * config.sub: Update to 2003-10-16 version.
8343
8344 2003-10-15  David Daney  <ddaney@avtrex.com>
8345
8346         * MAINTAINERS: Added myself to 'Write After Approval' section.
8347
8348 2003-10-15  Falk Hueffner  <falk@debian.org>
8349
8350         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8351         'Write After Approval' section. Update email.
8352
8353 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8354
8355         * MAINTAINERS: Move myself from 'Write After Approval' to
8356         'Various Maintainers' section as middle-end maintainer.
8357
8358 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8359
8360         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8361         HOST_FLAGS_TO_PASS.
8362         * Makefile.in: Regenerate.
8363
8364 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8365
8366         * config.guess: Update to 2003-10-07 version.
8367         * config.sub: Update to 2003-10-07 version.
8368
8369 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8370
8371         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8372         * ltconfig (irix5*, irix6*): Don't override version_type.
8373
8374 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8375
8376         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8377         * configure: Rebuilt
8378         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8379         * Makefile.in: Rebuilt
8380
8381 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8382
8383         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8384
8385 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8386
8387         * MAINTAINERS (Write After Approval): Add myself.
8388
8389 2003-09-29  Paul Koning  <ni1d@arrl.net>
8390
8391         * MAINTAINERS: Move myself from "Write After Approval"
8392         to CPU platform maintainers for pdp11 platform.
8393
8394 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8395
8396         * MAINTAINERS: Move myself from 'Write After Approval' to
8397         'Various Maintainers' section as libffi testsuite maintainer.
8398
8399 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8400
8401         * configure.in: Pass a computed --program-transform-name
8402         to subconfigures.
8403         * configure: Regenerated.
8404
8405 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8406
8407         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8408         * Makefile.in: Regenerate.
8409
8410         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8411         * Makefile.in: Regenerate.
8412
8413 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8414
8415         * MAINTAINERS: Move myself from 'Write After Approval'
8416         to 'Various Maintainers' (objective-c) section.
8417
8418 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8419
8420         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8421         quoting.
8422         * configure: Regenerated.
8423
8424 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8425
8426         * MAINTAINERS (Write After Approval): Add myself to write after
8427         approval list.
8428
8429 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8430
8431         * MAINTAINERS (Write After Approval): Add myself.
8432
8433 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8434
8435         * MAINTAINERS: Update my e-mail address.
8436
8437 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8438
8439         * libtool.m4 (LD): Correct powerpc64 host match.
8440
8441 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8442
8443         * MAINTAINTERS: Update my affiliation and email address.
8444
8445 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8446
8447         * MAINTAINERS (Write After Approval): Add myself.
8448
8449 2003-09-04  DJ Delorie  <dj@redhat.com>
8450
8451         * configure: Regenerate.
8452
8453 2003-09-04  Robert Millan  <robertmh@gnu.org>
8454
8455         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8456
8457 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8458
8459         * configure.in: Ensure arguments to sed are properly spaced.
8460         * configure: Regenerate.
8461
8462 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8463
8464         * MAINTAINERS: Update my e-mail address.
8465
8466 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8467
8468         * MAINTAINERS (Write After Approval): Add myself.
8469
8470 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8471
8472         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8473         * configure: Regenerated.
8474
8475 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8476
8477         * MAINTAINERS: Update my email address.
8478
8479 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8480
8481         * configure.in:  Use newline instead of semicolon when assuming
8482         shell arguments in a for loop.
8483         * configure:  Regenerated.
8484
8485 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8486
8487         * MAINTAINERS: Resurrect the i860 maintainer.
8488
8489 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8490
8491         PR 8180
8492         * configure.in: When testing with_libs and with_headers, treat
8493         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8494         * configure: Regenerate.
8495
8496         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8497         make, shell, etc.
8498         (baseargs): Likewise.
8499         * configure: Regenerate.
8500
8501 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8502
8503         * MAINTAINERS (Write After Approval): Add myself.
8504
8505 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8506
8507         * configure.in: Disable libgcj for darwin not on powerpc.
8508         * configure: Rebuild.
8509
8510 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8511
8512         * config-ml.in, symlink-tree: Add license.
8513
8514 2003-08-03  Richard Stallman  <rms@gnu.org>
8515             Eben Moglen  <moglen@columbia.edu>
8516
8517         * README.SCO: New file.
8518
8519 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8520
8521         * Makefile.tpl (check, check-c++): Express dependencies using
8522         dependencies rather than commands.
8523         * Makefile.in: Regenerate.
8524
8525 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8526
8527         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8528         * configure: Ditto.
8529
8530 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8531
8532         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8533         * Makefile.in: Update.
8534
8535 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8536
8537         * configure.in: Enable libgcj for darwin.
8538         * configure: Rebuild.
8539
8540 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8541
8542         * config-ml.in:  Use ac_configure_args directly instead of
8543         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8544         actually seen.
8545
8546 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8547
8548         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8549         creating target and build subdirs to build all parent dirs as needed.
8550         * Makefile.in: Rebuild.
8551         * configure.in: Don't build dirs explicitly here.
8552         * configure: Rebuild.
8553
8554 2003-07-26  Paul Brook  <paul@nowt.org>
8555
8556         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8557
8558 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8559
8560         * Makefile.tpl (all-make): Depend on intl.
8561         * Makefile.in: Rebuilt.
8562
8563 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8564
8565         * install-sh:  Update to newer upstream versions (associated with
8566         aclocal 1.7).
8567         * mkinstalldirs:  Likewise.
8568         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8569
8570 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8571
8572         * MAINTAINERS: Move self from Bug database only accounts
8573         to write-after-approval.
8574
8575 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8576
8577         * config.if: Remove unused libc_interface determination.
8578
8579 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8580
8581         * MAINTAINERS: Move self from write-after-approval to
8582         build machinery (*.in).
8583
8584 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8585
8586         PR bootstrap/11273
8587         PR bootstrap/11408
8588         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8589         unused INSTALL_PROGRAM_ARGS.
8590         * configure.in: Use AC_PROG_INSTALL.
8591         * Makefile.in: Regenerate.
8592         * configure: Regenerate.
8593
8594 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8595
8596         * MAINTAINERS: Alphabetize.
8597
8598 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8599
8600         * configure: Rebuilt.
8601         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8602         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8603         newlib nor libgloss.
8604         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8605         * configure.in (am33_2.0-*-linux*): Added.
8606
8607 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8608
8609         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8610         * configure: Regenerate.
8611
8612 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8613
8614         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8615         * Makefile.in: Regenerate.
8616
8617 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8618
8619         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8620         * Makefile.in: Regenerate.
8621
8622 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8623
8624         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8625         * Makefile.in: Regenerated.
8626
8627         * config-ml.in: Replace PWD with PWD_COMMAND.
8628
8629 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8630
8631         * intl: New directory; see intl/ChangeLog for details.
8632         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8633         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8634         * Makefile.in: Regenerate.
8635
8636 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8637
8638         * configure.in: Clean up config-lang.in handling.  Delete
8639         useless assignment to "subdirs".
8640         * configure: Regenerate.
8641
8642 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8643
8644         * configure.in: Rename 'target_libs' to 'target_libraries'.
8645         Remove useless reference to 'target_libs'.
8646         * configure: Regenerate.
8647
8648 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8649
8650         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8651         * Makefile.in: Regenerate.
8652
8653 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8654
8655         * Makefile.def: Introduce flags_to_pass.
8656         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8657         * Makefile.in: Regenerate.
8658
8659 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8660
8661         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8662         and target-libgloss.
8663         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8664         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8665         * configure: Regenerate.
8666
8667 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8668
8669         * configure.in: Update testsuite_flags to new location.
8670         * configure. Regenerate.
8671
8672 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8673
8674         * Makefile.tpl: Remove BUILD_CC stuff.
8675         * Makefile.in: Regenerate.
8676
8677 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8678
8679         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8680
8681 2003-06-16  Graeme Peterson  <gp@qnx.com>
8682
8683         * MAINTAINERS (Write After Approval): Add myself.
8684
8685 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8686
8687         * config.guess: Update to 2003-06-12 version.
8688         * config.sub: Update to 2003-06-13 version.
8689
8690 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8691
8692         * config.guess: Update to 2003-06-06 version.
8693         * config.sub: Update to 2003-06-06 version.
8694
8695 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8696
8697         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8698         * configure. Regenerate.
8699
8700 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8701
8702         * configure.in: Disable serial configure by default.
8703         * configure: Regenerate.
8704         * Makefile.tpl: Abolish .NOTPARALLEL.
8705         * Makefile.in: Regenerate.
8706
8707         * Makefile.tpl: Replace {build,host,target}_canonical by
8708         {build,host,target}.
8709         * Makefile.in: Regenerate.
8710
8711         * Makefile.tpl: Fix stupid pasto.
8712         * Makefile.in: Regenerate.
8713
8714 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8715
8716         * Makefile.tpl: Remove bogus conditional.
8717         * Makefile.in: Regenerate.
8718
8719 2003-06-05  Jan Hubicka  <jh@suse.cz>
8720
8721         * Makefile.tpl (profiledbootstrap): New target.
8722         * Makefile.in (profiledbootstrap): New target.
8723
8724 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8725
8726         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8727         Pinski. Remove user names from other bugzilla-only maintainers.
8728
8729 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8730
8731         * Makefile.tpl: Make 'recursive targets' using autogen rather
8732         than shell loop.  Remove duplicate 'clean' targets and false
8733         comments.
8734         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8735         Add systematic method of specifying missing targets in subdirs.
8736         Add copyright boilerplate.
8737         * Makefile.in: Regenerate.
8738         * configure.in: Add 'recursive targets' to maybe list.
8739         * configure: Regenerate.
8740
8741         * MAINTAINERS: "GNATS only" -> "Bug database only".
8742
8743         * Makefile.tpl: Rename [+target+] to [+make_target+].
8744         * Makefile.def: Rename 'target' to 'make_target'.
8745
8746 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8747
8748         * MAINTAINERS: Add self as options handling maintainer.
8749
8750 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8751
8752         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8753         been too long since I touched those ports.
8754
8755 2003-05-28  DJ Delorie  <dj@redhat.com>
8756
8757         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8758         * Makefile.in: Regenerate.
8759
8760 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8761
8762         * configure.in: Use curly braces in the definition of tooldir.
8763         * configure: Regenerate.
8764
8765 2003-05-21  DJ Delorie  <dj@redhat.com>
8766
8767         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8768         newlib or libgloss.
8769         * Makefile.in: Regenerate.
8770
8771 2003-05-21  DJ Delorie  <dj@redhat.com>
8772
8773         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8774         * Makefile.in: Regenerate.
8775
8776 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8777
8778         * MAINTAINERS: Update my e-mail address.
8779
8780 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8781
8782         * configure.in: Switch more things to use maybe dependencies.
8783         * Makefile.tpl: Switch more things to use maybe dependencies.
8784         Factor out common code from autogen IF statements.
8785         * configure: Regenerate.
8786         * Makefile.in: Regenerate.
8787
8788 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8789
8790         * configure.in: Accept i[3456789]86 for machine type.
8791         * configure: Regenerate.
8792
8793 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8794
8795         * configure.in: Switch more things to use maybe dependencies.
8796         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8797         * configure: Regenerate.
8798         * Makefile.tpl: Switch more things to use maybe dependencies.
8799         * Makefile.in: Regenerate.
8800
8801 2003-05-16  Andreas Schwab  <schwab@suse.de>
8802
8803         * Makefile.tpl (install-opcodes): Define.
8804         * Makefile.in: Rebuild.
8805
8806 2003-05-13  Andreas Jaeger  <aj@suse.de>
8807
8808         * config.guess: Update to 2003-05-09 version.
8809         * config.sub: Update to 2003-05-09 version.
8810
8811 2003-05-13  Michael Eager  <eager@mvista.com>
8812
8813         * configure.in: Correct sed script so that options in quotes are not
8814         deleted.
8815         * configure: Rebuild.
8816
8817 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8818
8819         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8820         and $$s/newlib/libc/sys/cygwin32 include paths.
8821         * configure: Ditto.
8822
8823 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8824
8825         * MAINTAINERS: Update my email addresses.
8826
8827 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8828
8829         * config-ml.in: Propagate INSTALL variables.
8830
8831 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8832
8833         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8834
8835 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8836
8837         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8838         * Makefile.in: Regenerate.
8839
8840 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8841
8842         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8843
8844 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8845
8846         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8847
8848 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8849
8850         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8851         * Makefile.in: Regenerated.
8852
8853 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8854
8855         * MAINTAINERS (Write After Approval): Upgrade myself from
8856         GNATS only to write-after-approval. Update my mail address.
8857
8858 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8859
8860         (OS Port Maintainers: freebsd): Add myself.
8861
8862 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8863
8864         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8865
8866 2003-04-22  Kean Johnston  <jkj@sco.com>
8867
8868         * MAINTAINERS (SCO ports): Added myself.
8869
8870 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8871
8872         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8873
8874 2003-04-19  Kean Johnston  <jkj@sco.com>
8875
8876         * MAINTAINERS (Write After Approval): Add myself.
8877
8878 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8879
8880         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8881         * Makefile.in: Regenerate.
8882
8883 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8884
8885         * configure.in (powerpc64*-*-linux*): Remove.
8886         * configure: Rebuilt.
8887
8888 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8889
8890         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8891         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8892         and restrap.
8893         * Makefile.in:  Regenerate.
8894
8895 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8896
8897         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8898         * configure: Regenerated.
8899
8900 2003-04-15  DJ Delorie  <dj@redhat.com>
8901
8902         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8903
8904 2003-04-13  Nick Clifton  <nickc@redhat.com>
8905
8906         * config-ml.in: Remove support for --disable-aix removing
8907         call-aix multilibs.
8908
8909 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8910
8911         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8912         * */configure: Rebuilt.
8913
8914 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8915
8916         * MAINTAINERS: Add my email address.
8917
8918 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8919
8920         * MAINTAINERS (Write After Approval): Add myself.
8921
8922 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8923
8924         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8925         * Makefile.in: Regenerate.
8926
8927 2003-03-14  Michael Chastain  <mec@shout.net>
8928
8929         * Makefile.in: Regenerate with correct Makefile.def.
8930
8931 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8932
8933         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8934         Make macro.
8935         * Makefile.in: Regenerate.
8936         * configure.in: Clean up gxx_include_dir logic.
8937         * configure: Regenerate.
8938
8939 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8940
8941         * MAINTAINERS (Write After Approval): Add myself.
8942
8943 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8944
8945         * MAINTAINERS: Update my mail address.
8946
8947 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8948
8949         * configure.in (gxx_include_dir): Fix typo.
8950         * configure: Regenerated.
8951
8952 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8953
8954         * Makefile.tpl: Reindent.
8955         * Makefile.in: Regenerate.
8956         * configure.in: Reindent.  Don't set unused variables.
8957         * configure: Regenerate.
8958
8959 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8960
8961         * configure.in: Include $(build_tooldir)/sys-include in
8962         FLAGS_FOR_TARGET.
8963         * configure: Regenerated.
8964
8965 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8966
8967         * Makefile.tpl: Always pass down RANLIB.
8968         * Makefile.in: Regenerate.
8969
8970         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8971         * Makefile.in: Regenerate.
8972         * configure.in: Remove unused logic relating to --enable-shared
8973         and --enable-threads.  Remove bogus comments.  Remove redundant
8974         noconfigdirs.
8975         * configure: Regenerate.
8976
8977         * configure.in: Replace ${libstdcxx_version} by its value.
8978         Remove reference to mh-dgux.
8979         * configure: Regenerate.
8980
8981 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8982
8983         * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8986
8987         * Makefile.tpl: Rearrange.
8988         * Makefile.in: Regenerate.
8989
8990 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8991
8992         * configure.in: Add support for kaOS as cross build target system.
8993         * configure: Regenerated.
8994
8995 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8996
8997         * MAINTAINERS (Write after approval): Add myself.
8998
8999 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9000
9001         * MAINTAINERS: Update my email address.
9002
9003 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9004
9005         * MAINTAINERS: Add self to blanket write privs. section.
9006
9007 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9008
9009         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9010         configure-target-* as some target builds may require additional
9011         flags for preprocessor tests.
9012         * Makefile.in: Regenerated.
9013
9014 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9015
9016         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9017         * ltconfig: Handle it.
9018         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9019         auto-detecting it.
9020
9021         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9022         it is used as argument to $CC.
9023         * ltcf-gcj.sh: Likewise.
9024
9025         * configure.in: Introduce --enable-maintainer-mode.
9026         * configure: Rebuilt.
9027         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9028         for maintainer mode.
9029         * Makefile.in: Rebuilt.
9030
9031 2003-02-18  Jason Merrill  <jason@redhat.com>
9032
9033         * Makefile.tpl (check-c++): Allow parallelism.
9034
9035 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9036
9037         * MAINTAINERS: Remove John Carr (who never actually had access to
9038         gcc.gnu.org).
9039
9040 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9041
9042         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9043         don't configure target-libobjc.
9044         * configure: Regenerate.
9045
9046 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9047
9048         * Makefile.tpl (RANLIB): Define.
9049         * Makefile.in: Regenerate.
9050
9051 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9052
9053         * MAINTAINERS: Update my email.
9054
9055 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9056
9057         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9058         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9059         * Makefile.in: Regenerated.
9060         * configure.in: Remove all traces of snavigator, db, and grep.
9061         * configure: Regenerated.
9062
9063 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9064
9065         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9066         After Approval.
9067
9068 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9069
9070         * MAINTAINERS (Write after approval): Add myself.
9071
9072 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9073
9074         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9075         * Makefile.in: Regenerated.
9076
9077 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9078
9079         * config.guess: Updated to 2003-01-30's version.
9080         * config.sub: Updated to 2003-01-28's version.
9081
9082 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9083
9084         * config.if: If gcc_version is already set, just use it.  Don't set
9085         gcc_version_trigger if it's already set, otherwise set it to
9086         gcc/version.c, but only if the file exists.  If it is not set and
9087         gcc/version.c does not exist, try to extract the version number from
9088         $CC.
9089
9090 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9091
9092         * MAINTAINERS: Add myself to write-after-approval list.
9093
9094 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9095
9096         * configure.in:  Revert 24Jan change.
9097         * configure:  Regenerate.
9098
9099 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9100
9101         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9102         entry of HJ Lu.
9103
9104 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9105
9106         * configure.in: Revert previous change.
9107         * configure: Regenerate.
9108
9109 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9110
9111         * configure.in: Make rda native-only.
9112         * configure: Regenerate.
9113
9114 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9115
9116         * MAINTAINERS: Move myself from GNATS-only-accounts to
9117         write-after-approval.
9118
9119 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9120
9121         * configure.in: Add missing \.
9122         * configure: Rebuilt.
9123
9124 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9125
9126         * configure.in (baseargs): Avoid using \| in sed regular
9127         expressions.
9128         * configure: Rebuilt.
9129
9130 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9131
9132         * configure.in (baseargs): Remove all supported forms of
9133         --cache-file, --srcdir, --host, --build and --target options
9134         from argument lists.
9135         * configure: Rebuilt.
9136
9137 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9138
9139         * MAINTAINERS: Add myself to write-after-approval list.
9140
9141 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9142
9143         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9144         * configure: Rebuilt.
9145
9146 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9147
9148         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9149         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9150         * Makefile.in: Regenerate.
9151         * configure: Regenerate.
9152
9153 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9154
9155         * configure.in: Remove Makefile in build, host and target modules
9156         unless configure was run with --no-recursion.
9157         * configure: Rebuilt.
9158
9159 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9160
9161         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9162         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9163         * Makefile.in: Regenerate.
9164
9165 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9166
9167         * config.guess: Update to 2003-01-03 version.
9168         * config.sub: Update to 2003-01-03 version.
9169
9170 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9171
9172         * configure: Regenerate with proper autoconf 2.13.
9173
9174 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9175
9176         * configure.in: Add AC_PREREQ for consistency.
9177         * configure: Regenerate.
9178
9179 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9180
9181         * configure.in (GDB_TK): Add tcl directories conditional on
9182         gdb/gdbtk directory being present.
9183         * configure: Regenerate.
9184
9185 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9186
9187         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9188         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9189         * configure: Rebuilt.
9190
9191 2002-12-31  Tom Tromey  <tromey@redhat.com>
9192
9193         * Makefile.in: Rebuilt.
9194         * Makefile.def (target_modules) [libffi]: Allow installation.
9195
9196 2002-12-31  Andreas Schwab  <schwab@suse.de>
9197
9198         * configure.in: Fix use of $program_transform_name.
9199         * configure: Regenerated.
9200
9201 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9202
9203         * configure.in (baseargs): Don't remove first configure argument.
9204         * configure: Regenerated.
9205
9206 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9207
9208         * Makefile.tpl (local-distclean): Don't remove...
9209         (multilib.ts): ... this.  Moved into...
9210         (multilib.out): ... this.  Don't use sub-make.
9211         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9212         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9213         (configure-build-[+module+], configure-[+module+],
9214         configure-target-[+module+], configure-gcc): ... these.  Test
9215         for Makefile existence.  Drop config.status from dependencies.
9216         * Makefile.in: Rebuilt.
9217         * configure.in: Move gcc-version-trigger to the end of
9218         ac_configure_args.  Add comments to maybedep.tmp and
9219         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9220         nonopt from baseargs, matching and removing corresponding
9221         whitespace while at it.
9222         * configure: Rebuilt.
9223
9224 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9225
9226         * configure.in (host_configargs): Replace reference to
9227         no-longer-defined buildopts with --build=${build_alias}.
9228         * configure: Rebuilt.
9229
9230         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9231         program_transform_name to standard idiom.
9232         (AUTOGEN, AUTOCONF): Define.
9233         (Makefile.in): Use $(AUTOGEN).
9234         (Makefile): Depend on config.status, and use autoconf-style rule to
9235         build it.  Move original commands to...
9236         (config.status): ... this new target.
9237         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9238         $(AUTOCONF).
9239         * Makefile.in: Rebuilt.
9240
9241 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9242
9243         * Makefile.tpl: Fix dramatic bustage due to change in
9244         program_transform_name.
9245         * Makefile.in: Regenerate.
9246
9247         * configure.in: Remove unnecessary PATH setting.
9248         * configure: Regnerate.
9249
9250         * configure.in: Don't default to unprefixed tools unless
9251         the native tools will work.
9252         * configure: Regenerate.
9253
9254         * configure.in: Convert to autoconf script.  Blow away lots
9255         of now-redundant Makefile fragments.
9256         * configure: Generate using Autoconf.
9257         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9258         * Makefile.in: Regenerate.
9259
9260 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9261
9262         * configure: Fix stupid bug where RANLIB was mistakenly included.
9263
9264         * configure.in: Rename (buildargs, hostargs, targargs) to
9265         (build_configargs, host_configargs, target_configargs).
9266
9267         * configure.in: Move logic out of sed statement.
9268
9269         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9270         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9271
9272 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9273
9274         * config.sub: Import from master repository
9275         * config.guess: Ditto
9276
9277 2002-12-24  Andreas Schwab  <schwab@suse.de>
9278
9279         * Makefile.tpl (multilib.out): Fix missing space.
9280         * Makefile.in: Regenerate.
9281
9282 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9283
9284         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9285         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9286         * Makefile.in: Regenerate.
9287         * configure.in: Remove unnecessary leftovers.
9288
9289 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9290
9291         * configure.in (extra_ranlibflags_for_target): New variable.
9292         (*-*-darwin): Add -c to ranlib commands.
9293         * configure (tooldir): Handle extra_ranlibflags_for_target.
9294
9295 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9296
9297         * Makefile.tpl: Revert HJL's change.
9298         * Makefile.in: Regenerated.
9299         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9300         always.
9301
9302 2002-12-19  Andreas Schwab  <schwab@suse.de>
9303
9304         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9305         * Makefile.in: Regenerate.
9306
9307 2002-12-18  H.J. Lu  <hjl@gnu.org>
9308
9309         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9310         * Makefile.in: Regenerated.
9311
9312         * configure.in (build_prefix): New. Substitute.
9313
9314 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9315
9316         * Makefile.tpl: Don't let real targets depend on phony targets.
9317         * Makefile.in: Regenerate.
9318
9319         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9320         * Makefile.in: Regenerate.
9321
9322 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9323
9324         * config.sub: Import from master repository
9325         * config.guess: Ditto
9326
9327 2002-12-16  Jason Merrill  <jason@redhat.com>
9328
9329         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9330         previous 'make bootstrap'.
9331         * Makefile.in: Regenerate.
9332
9333 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9334
9335         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9336
9337 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9338
9339         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9340         * Makefile.in: Regenerate.
9341
9342 2002-12-13  Jason Merrill  <jason@redhat.com>
9343
9344         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9345         library tests.
9346         (check-c++): Just depend on it and check-target-libstdc++-v3.
9347         * Makefile.in: Regenerate.
9348
9349 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9350
9351         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9352         * Makefile.in: Rebuilt.
9353
9354 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9355
9356         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9357
9358 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9359
9360         * configure: Fix bug put in by gremlins.
9361
9362         * Makefile.tpl: Substitute more autoconfily.
9363         * configure: Substitute more autoconfily.
9364         * Makefile.in: Regenerate.
9365
9366 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9367
9368         * config.sub: Import from master repository
9369         * config.guess: Ditto
9370         * MAINTAINERS: Added Svein Seldal under write after approval
9371
9372 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9373
9374         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9375         * Makefile.in (all-sim): Ditto.
9376
9377 2002-12-06  DJ Delorie  <dj@redhat.com>
9378
9379         * Makefile.tpl: Change configure dependencies to not have real
9380         targets depend on phony targets.
9381
9382 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9383
9384         * configure.in: Revert unintentional change.
9385
9386         * Makefile.tpl: Change dependency for */multilib.out so that
9387         it works when gcc isn't in the tree.
9388
9389         * configure.in: Substitute more.
9390         * configure: Run subconfigures from the Makefile.
9391         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9392         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9393
9394 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9395
9396         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9397
9398 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9399
9400         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9401         and corresponding dependencies.
9402         * Makefile.in: Regenerate.
9403
9404         * configure.in (host_tools): Order binutils, gas and ld for
9405         convenience in running the testsuites.
9406
9407         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9408         * Makefile.in: Regenerate.
9409         * configure.in: Introduce rules to serialize subconfigure runs.
9410
9411         * configure.in: Introduce BASE_CC_FOR_TARGET.
9412         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9413         Realize configure-build-* targets.  Realize configure-target-* targets.
9414         * Makefile.in: Regenerate.
9415
9416 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9417
9418         * configure: Move gcc_version_trigger stuff from here...
9419         * configure.in: ...to here.
9420
9421         * configure.in: Separate subconfigure options added by this file from
9422         options given by the user.  Add machinery to put args for host
9423         subconfigures into the Makefile.
9424
9425         * Makefile.tpl: Remove 'vault' targets.
9426         * Makefile.tpl: Reorder and comment dependencies.
9427         * Makefile.in: Regenerate.
9428
9429 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9430         * configure.in: Fix my broken commit of previous patch. (sigh)
9431
9432 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9433
9434         * configure.in: Move host-specific darwin noconfigdirs into
9435         the host-specific section.
9436
9437 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9438
9439         * configure.in: Move host-specific darwin noconfigdirs into
9440         the host-specific section.
9441
9442 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9443
9444         * configure: Remove skip-this-dir support.
9445         * Makefile.tpl: Remove skip-this-dir support.
9446
9447         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9448         subdirectories.
9449         * Makefile.in: Regenerate.
9450
9451         * Makefile.tpl: Strip out useless setting of 'dir'.
9452         * Makefile.in: Regenerate.
9453
9454 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9455
9456         * configure.in: Fix deeply stupid bug.
9457
9458         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9459         shell code in CXX_FOR_TARGET
9460         * Makefile.def: Introduce raw_cxx.
9461         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9462         RAW_CXX_FOR_TARGET.
9463         * Makefile.in: Regenerate.
9464
9465 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9466
9467         * Makefile.tpl: Remove unnecessary ifs.
9468         * Makefile.in: Regenerate.
9469
9470         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9471         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9472         targets for 'no_install' modules.
9473         * configure: Move GDB_TK substitution to configure.in.  Move
9474         build_modules stuff to configure.in.
9475         * configure.in: Implement soft dependency machinery.  Maybe-ize
9476         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9477         * Makefile.in: Regenerate.
9478
9479 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9480
9481         * Makefile.tpl: Make all-target, install-target behave similarly
9482         to all, install (only hitting configured targets).  Eliminate
9483         unused macro defintions.
9484
9485         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9486         build != host.
9487
9488         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9489
9490         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9491
9492         * configure.in: Produce lists of subdir targets we're actually
9493         configuring.  Remove references to "dosrel".
9494         * Makefile.tpl: Let configure set which subdir targets are hit.
9495         Remove install-cross; clean up install; remove ALL.  Remove
9496         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9497         Autogenerate host module targets.  Remove empty dependency lines
9498         and redundant dependency; rearrange slightly.
9499         * Makefile.def: Add host-side libtermcap, utils.
9500
9501         * Makefile.in: Regenerate.
9502
9503 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9504
9505         * ltconfig (osf[345]): Append $major to soname_spec.
9506         Reflect this in library_names_spec.
9507         * ltmain.sh (osf): Prefix $major with . for use as extension.
9508
9509 2002-11-19  Andreas Jaeger  <aj@suse.de>
9510
9511         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9512         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9513         and sparc64 GNU/Linux systems.
9514
9515 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9516
9517         * MAINTAINERS: Update email.
9518
9519 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9520
9521         * MAINTAINERS: Complete James Dennett's entry.
9522
9523 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9524
9525         * MAINTAINERS (Write After Approval): Add myself.
9526
9527 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9528
9529         * Makefile.tpl: syntactic cleanup
9530
9531 2002-11-13  Stuart Hastings  <stuart@apple.com>
9532
9533         * MAINTAINERS: Add myself to write-after-approval list.
9534
9535 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9536
9537         * Makefile.def: Add list of recursive targets to autogenerate.
9538         Add build_modules.
9539         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9540         targets.  Autogenerate *-build-* targets.
9541         * Makefile.in: Regenerate.
9542
9543 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9544
9545         * configure: More autoconf-style substitutions.
9546         * Makefile.tpl: More autoconf-style substitutions.
9547         * Makefile.in: Regenerate.
9548
9549 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9550
9551         * configure: Substitute more variables in a more autoconf-friendly
9552         way.  Simplify slightly.
9553         * Makefile.tpl: Make more variables substitutable in an
9554         autoconf-friendly way.
9555         * Makefile.in: Regenerate.
9556
9557 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9558
9559         * MAINTAINERS (Write After Approval): Add myself.
9560
9561 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9562
9563         * configure.in (v810*): Remove special setting of tools.
9564
9565         * configure: Add support for extra required flags for ar or nm.
9566         * configure.in (aix4.3+): Use above support for target-specific
9567         issues, rather than using config/mt-aix43.
9568
9569 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9570
9571         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9572         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9573         with $srcdir.  Reformat indentation.  Substitute some variables
9574         formerly hard-coded in the Makefile for build=host.
9575         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9576         * Makefile.def: Autogenerate more.
9577         * Makefile.in: Regenerate.
9578
9579 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9580
9581         * MAINTAINERS (Write After Approval): Add myself.
9582
9583 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9584
9585         * Makefile.def (host_modules): Add rda.
9586         * Makefile.in: Regenerate.
9587         * configure.in (target_tool): Add target-rda to list.
9588
9589 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9590
9591         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9592
9593 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9594
9595         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9596         and restrap targets to this rule.
9597         * Makefile.in:  Regenerate.
9598
9599 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9600
9601         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9602         GNATS only accounts.
9603
9604 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9605
9606         * configure.in (i[3456]86-*-linux*): Add check to disable
9607         ${libgcj} for glibc1.
9608
9609 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9610
9611         * MAINTAINERS: Add myself as ip2k port maintainer.
9612
9613 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9614
9615         * configure.in: Add tic4x target.
9616
9617 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9618
9619         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9620         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9621         * Makefile.in: Regenerate.
9622
9623         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9624         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9625         * Makefile.in: Regenerate.
9626
9627 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9628
9629         * MAINTAINERS: Add myself as web pages co-maintainer.
9630
9631 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9632
9633         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9634         * Makefile.in: Regenerate.
9635
9636 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9637
9638         * MAINTAINERS: Add myself and Nathan Sidwell
9639         <nathan@codesourcery.com> as VxWorks maintainers.
9640
9641 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9642
9643         * Makefile.def: Remove order dependency comments.
9644         * Makefile.tpl: Add explicit install-install dependencies.
9645         * Makefile.in: Regenerate.
9646
9647         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9648         * Makefile.in: Regenerate.
9649
9650         * Makefile.tpl: Add configure-target (for src-release in src)
9651         * Makefile.in: Regenerate.
9652
9653 2002-09-30  Nick Clifton  <nickc@redhat.com>
9654
9655         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9656
9657 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9658
9659         * configure.in (s390*-*-linux*): Enable libgcj.
9660
9661 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9662
9663         * configure: Revert accidentally applied changes.
9664
9665         * Makefile.tpl: Make more autoconf-friendly.
9666         * Makefile.in: Regenerate.
9667         * configure: Make substitution more autoconf-like.
9668
9669 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9670
9671         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9672         single entry to handle all these.
9673         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9674         libjava on arm-*-elf.
9675
9676 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9677
9678         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9679         things that depend on them.
9680
9681 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9682
9683         * Makefile.tpl: Make subsituted variables more autoconfy.
9684         * Makefile.in: Regenerate.
9685         * configure: Make seds more autoconfy.
9686
9687 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9688
9689         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9690         * Makefile.in: Regenerate.
9691         * configure.in: Rewrite sed statements to look autoconfy.
9692
9693         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9694         all-target-foo on configure-target-foo.
9695         * Makefile.def: Ditto.
9696         * Makefile.in: Rebuild.
9697
9698 2002-09-25  Andrew Haley  <aph@redhat.com>
9699
9700         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9701
9702 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9703
9704         * Makefile.def: New file.
9705         * Makefile.tpl: New file.
9706         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9707         * contrib/gcc_update: Note that Makefile.in is a generated file.
9708
9709         * configure.in: Minor rearrangement.  Simplify tests.
9710
9711 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9712
9713         * configure.in (with_headers): Skip copy if value is "yes".
9714         (with_libs): Likewise.
9715
9716 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9717
9718         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9719         * configure.in (sh*-*-pe*): Ditto.
9720         * configure.in (mips*-*-pe*): Ditto.
9721         * configure.in (*arm-wince-pe): Ditto.
9722
9723         * configure.in: Rearrange.
9724
9725 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9726
9727         * MAINTAINERS: Update my email address.
9728
9729 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9730
9731         * MAINTAINERS: (Write After Approval): Add myself.
9732
9733 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9734
9735         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9736
9737 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9738
9739         * MAINTAINERS: Change my mailing address.
9740
9741 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9742
9743         * MAINTAINERS (Write After Approval): Remove myself.
9744         (Various Maintainers: c++ runtime libs): Add myself.
9745
9746 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9747
9748         * MAINTAINERS (Write After Approval): Remove myself.
9749         (Various Maintainers: c++ runtime libs): Add myself.
9750
9751 2002-08-15  Eric Christopher  <echristo@redhat.com>
9752
9753         * config.sub: Import from master repository.
9754         * config.guess: Ditto.
9755
9756 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9757
9758         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9759         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9760         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9761
9762 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9763
9764         * MAINTAINERS: Add self to rs6000 vector extensions.
9765
9766 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9767
9768         * libiberty/configure: Reverted unintended yesterday's check in.
9769
9770 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9771
9772         * boehm-gc/configure, libf2c/configure: Rebuilt.
9773         * libffi/configure, libiberty/configure: Ditto.
9774         * libjava/configure, libobjc/configure: Ditto.
9775         * libstdc++-v3/configure, zlib/configure: Ditto.
9776         Merged from binutils:
9777         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9778         From Steve Ellcey <sje@cup.hp.com>:
9779         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9780         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9781         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9782         IA64.
9783         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9784         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9785         soname_spec, sys_lib_search_path_spec): Ditto.
9786
9787 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9788
9789         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9790
9791 2002-08-04  H.J. Lu  (hjl@gnu.org)
9792
9793         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9794
9795 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9796
9797         * MAINTAINERS (Write After Approval): Add myself.
9798
9799 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9800
9801         * configure.in: Move generic linux case to end.  Copy generic
9802         linux noconfigdirs to mips*-*-linux* entry and new
9803         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9804
9805 2002-07-19  Michael Matz  <matz@suse.de>
9806
9807         * MAINTAINERS: Add myself as ra* maintainer.
9808
9809 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9810
9811         * config.guess: Update to 2002-07-09 version.
9812         * config.sub: Update to 2002-07-03 version.
9813
9814 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9815
9816         * MAINTAINERS: Fix typo in a maintainer email address.
9817
9818 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9819
9820         * configure.in: Remove two redundant tests.
9821
9822 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9823
9824         * configure.in (mips*-*-irix6*o32): Enable stabs.
9825
9826 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9827
9828         * configure.in: Don't build grez.
9829         * Makefile.in: Ditto.
9830
9831         * Makefile.in: Remove references to bsp, cygmon, libstub.
9832         * configure.in: Ditto.
9833
9834         * configure.in: Remove leftover reference to gdbtest.
9835
9836 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9837
9838         * configure.in (gxx_include_dir):  Change to match versioned
9839         C++ headers if --enable-version-specific-runtime-libs is used.
9840
9841 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9842
9843         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9844
9845 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9846
9847         * configure.in: Make --without-x work.
9848
9849 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9850
9851         * configure.in: Rearrange target Makefile fragment collection.
9852
9853         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9854         cvs[src].
9855         * configure.in: Ditto.
9856
9857 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9858
9859         * MAINTAINERS (Write After Approval): Update my e-mail address.
9860
9861 2002-06-24  Ben Elliston  <bje@redhat.com>
9862
9863         * configure.in (host_tools): Remove cgen.
9864
9865         * Makefile.in (all-cgen): Remove; runs from its source directory.
9866         (check-cgen, install-cgen, clean-cgen): Likewise.
9867         (all-opcodes): Do not depend on all-cgen.
9868         (all-sim): Likewise.
9869
9870 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9871
9872         * Makefile.in: Eliminate 'apache' targets.
9873         * configure.in: Eliminate 'apache' targets.
9874
9875         * configure.in: Eliminate redundant tests.  Reorganize.
9876
9877         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9878
9879         * config-ml.in: Eliminate references to Cygnus configure.
9880
9881         * Makefile.in: Eliminate references to building emacs.
9882
9883 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9884
9885         * MAINTAINERS: Update my email address.
9886
9887 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9888
9889         * config.if (libstdcxx_incdir): Version C++ headers.
9890         (cxx_incdir): Remove.
9891
9892 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9893
9894         * MAINTAINERS (Write After Approval): Add self.
9895
9896 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9897
9898         * configure.in: Add support for ip2k.
9899
9900 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9901
9902         * configure.in: Fix AIX configury bug.
9903
9904 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9905
9906         * MAINTAINERS (Write After Approval): Add self.
9907
9908 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9909
9910         * configure.in: replace ${topsrcdir} with ${srcdir}
9911
9912         * configure.in: Move definition of libstdcxx_flags
9913         right above usage, rather than waaay earlier.
9914
9915         * configure.in: Pull definition of is_cross_compiler earlier.
9916
9917         * configure.in: Rearrange a little.
9918
9919         * configure.in: Remove references to librx.
9920         * Makefile.in: Remove references to librx.
9921
9922 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9923
9924         * config.sub: Add support for avr target.
9925         Import from master sources, rev 1.255
9926
9927 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9928
9929         * configure, .cvsignore:  Revert previous change...
9930         * Makefile:  ...delete.
9931
9932 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9933
9934         * configure.in: Eliminate ${gasdir} variable.
9935
9936 2002-06-18  Dave Brolley  <brolley@redhat.com>
9937
9938         * configure.in: Add support for frv.
9939         * config.sub: Add support for frv.
9940
9941 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9942
9943         * configure:  Remove garbage from previous commit.
9944
9945 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9946
9947         * configure:  For in-source builds, make a subdir and re-exec there.
9948         * Makefile:  New file.  Pass targets through to build directory.
9949         * .cvsignore:  No longer ignore "Makefile".
9950
9951 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9952
9953         * MAINTAINERS (Write After Approval): Add self.
9954
9955 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9956
9957         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9958
9959 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9960
9961         * configure.in (vax-*-netbsd*): Re-enable gas.
9962
9963 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9964
9965         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9966         BUILD_PREFIX_1, to correct nomenclature.
9967         * configure: Likewise.
9968
9969         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9970         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9971
9972 2002-05-31  Olaf Hering  <olh@suse.de>
9973
9974         * config-ml.in: Propogate DESTDIR also.
9975
9976 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9977
9978         * configure.in (vax-*-netbsd*): Don't build gas for this
9979         platform.
9980
9981 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9982
9983         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9984         and libgcj for AVR.
9985
9986 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9987
9988         * MAINTAINERS (Write After Approval): Add myself.
9989
9990 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9991
9992         * config.guess: Update to 2002-05-22 version.
9993         * config.sub: Likewise.
9994
9995 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9996
9997         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9998         * config-ml.in: Likewise.
9999         * configure: Likewise.
10000         * configure.in: Likewise.
10001
10002 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10003
10004         * MAINTAINERS: Update my email address.
10005
10006 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10007
10008         * configure.in: Simplify makefile fragment collection.
10009
10010         * configure.in: Remove code to build emacs.
10011
10012         * configure.in : Remove --srcdir argument from targargs and buildargs
10013         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10014
10015         * configure: Move some logic to configure.in.
10016         * configure.in: Move some logic from configure.
10017
10018 2002-05-11  Tom Tromey  <tromey@redhat.com>
10019
10020         * MAINTAINERS: Reflect libgcj reality.
10021
10022 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10023
10024         * Makefile.in: Honour DESTDIR.
10025
10026 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10027
10028         * config.guess: Import 2002-03-20 version.
10029         * config.sub: Import 2002-04-26 version.
10030
10031 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10032
10033         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10034
10035 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10036
10037         * MAINTAINERS: Add self.
10038
10039 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10040
10041         * ltmain.sh: Detect and handle object name conflicts
10042         while piecewise linking a static library.
10043
10044 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10045
10046         * configure.in (noconfigdirs): Don't disable libgcj on
10047         sparc64-*-solaris* and sparcv9-*-solaris*.
10048
10049 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10050
10051         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10052
10053 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10054
10055         * configure.in (FLAGS_FOR_TARGET): Do not add
10056         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10057         on i[3456]86-*-linux*.
10058
10059 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10060
10061         * configure.in (noconfigdirs): Replace [ ] with test.
10062
10063         * configure.in (noconfigdirs): Do not add target-newlib if
10064         target == i[3456]86-*-linux*, and host == target.
10065
10066 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10067
10068         * configure.in: delete reference to absent file
10069
10070         * configure.in: replace '[' with 'test'
10071
10072         * configure.in: Eliminate references to gash.
10073         * Makefile.in: Eliminate references to gash.
10074
10075         * configure.in: remove useless references to 'pic' makefile fragments.
10076
10077         * configure.in: (*-*-windows*) Finish removing.
10078
10079         * configure.in: Eliminate redundant test for libgui.
10080
10081 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10082
10083         * MAINTAINERS: Add self and realphabetize.  Update entries
10084         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10085         entry for a29k port maintainer.
10086
10087 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10088
10089         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10090         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10091
10092 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10093
10094         * configure.in: remove references to dead files
10095
10096 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10097
10098         * MAINTAINERS: Add information about purpose of this file.
10099
10100 2002-04-18  Tom Tromey  <tromey@redhat.com>
10101
10102         * configure.in: Disallow configuring libgcj when it is already
10103         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10104         Solaris 2.8 by default.  For PR libgcj/6158.
10105
10106 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10107
10108         * configure.in:  Move default CC setting out of config/mh-* fragments
10109         directly into here.
10110
10111 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10112
10113         * configure.in: don't even try to configure or make a subdirectory
10114         if there's no configure script for it.
10115
10116 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10117
10118         * MAINTAINERS: Remove chill maintainers.
10119         * Makefile.in (CHILLFLAGS): Remove.
10120         (CHILL_LIB): Remove.
10121         (TARGET_CONFIGDIRS): Remove libchill.
10122         (CHILL_FOR_TARGET): Remove.
10123         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10124         CHILL_LIB.
10125         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10126         (CHECK_TARGET_MODULES): Likewise.
10127         (INSTALL_TARGET_MODULES): Likewise.
10128         (CLEAN_TARGET_MODULES): Likewise.
10129         (configure-target-libchill): Remove.
10130         (all-target-libchill): Remove.
10131         * configure.in (target_libs): Remove target-libchill.
10132         Do not compute CHILL_FOR_TARGET.
10133         * libchill: Remove directory.
10134
10135 2002-04-11  DJ Delorie  <dj@redhat.com>
10136
10137         * Makefile.in, configure.in: Sync with binutils, entries
10138         follow...
10139
10140 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10141
10142         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10143         (do-tar, do-bz2): New rules.
10144         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10145         (gdb-tar): New rule.
10146         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10147         (insight_dejagnu.tar): New rule.
10148         (insight.tar): New rule.
10149         (gdb+dejagnu.tar): New rule.
10150         (gdb.tar): New rule.
10151
10152 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10153
10154         * Makefile.in: Add all-tix to deps for all-snavigator
10155         so that tix is built when building snavigator.
10156
10157 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10158
10159         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10160         ld and gdb are not supported.
10161
10162 2002-01-07  Mark Salter  <msalter@redhat.com>
10163
10164         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10165         Allow target-libgloss to be built for arm, strongarm, and xscale.
10166
10167 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10168
10169         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10170         options for i[3456]86-pc-linux* native builds.
10171
10172 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10173
10174         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10175         files from .po files for a distribution.
10176
10177 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10178
10179         * configure.in: Enable libstdc++-v3 for h8300 targets.
10180
10181 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10182
10183         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10184         version from bfd/.
10185
10186 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10187
10188         * Makefile.in (VER): When present, extract the version number from
10189         the file version.in.
10190
10191 2001-05-24  Tom Rix  <trix@redhat.com>
10192
10193         * configure.in : enable ld for aix
10194
10195 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10196
10197         * config.guess: Add linux target for S/390.
10198
10199 2000-11-07  Philip Blundell  <pb@futuretv.com>
10200
10201         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10202
10203 2000-11-03  Philip Blundell  <pb@futuretv.com>
10204
10205         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10206         files.
10207
10208 2001-01-15  Ben Elliston  <bje@redhat.com>
10209
10210         * configure.in (host_tools): Add sid.
10211         Always configure cgen.
10212
10213 2000-11-24  Nick Clifton  <nickc@redhat.com>
10214
10215         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10216
10217
10218 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10219
10220         * Makefile.in (ALL_MODULES): Add all-cgen.
10221         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10222         (all-cgen): New target.
10223         (all-opcodes,all-sim): Depend on all-cgen.
10224         * configure.in (host_tools): Add cgen.
10225         Only configure cgen if --enable-cgen-maint.
10226
10227 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10228
10229         * configure.in: Add *-*-freebsd* configurations.
10230
10231 2002-04-08  Tom Tromey  <tromey@redhat.com>
10232
10233         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10234         Fixes PR libgcj/6068.
10235
10236 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10237
10238         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10239
10240 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10241
10242         * configure.in (alpha*-dec-osf*): Enable libgcj.
10243
10244 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10245
10246         * MAINTAINERS (Write After Approval): Add myself.
10247
10248 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10249
10250         Fix for: PR bootstrap/3591, target/5676
10251         * configure.in (mcore-pe): Disable the configuration of
10252         libstdc++-v3 since exceptions are not supported.
10253
10254 2002-03-20  Anthony Green  <green@redhat.com>
10255
10256         * configure.in: Enable libgcj for xscale-elf target.
10257
10258 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10259
10260         * MAINTAINERS:  Update my email address.
10261
10262 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10263
10264         * ltmain.sh (relink_command): Fix typo in previous change.
10265
10266 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10267
10268         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10269         (relink_command): Added --tag flags.
10270         (mode=install): If relinking fails; error out.
10271
10272 2002-03-12  Richard Henderson  <rth@redhat.com>
10273
10274         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10275         .NOTPARALLEL tag.
10276         (do-check): Rename from check.
10277         (check): Allow parallel check.
10278
10279 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10280
10281         * MAINTAINERS: Add myself as maintainer for xtensa port.
10282         Fix alphabetical order in CPU port maintainer list.
10283         Remove myself from Write After Approval list.
10284
10285 2002-03-11  Richard Henderson  <rth@redhat.com>
10286
10287         * Makefile.in (.NOTPARALLEL): Add fake tag.
10288
10289 2002-03-07  H.J. Lu  (hjl@gnu.org)
10290
10291         * configure.in: Enable gprof for mips*-*-linux*.
10292
10293 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10294
10295         * MAINTAINERS (Write After Approval): Add myself.
10296
10297 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10298
10299         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10300         libjava.
10301         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10302
10303 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10304
10305         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10306         because its Makefile is there; test for the executable instead.
10307
10308 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10309
10310         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10311         libstdc++-v3 and libjava.
10312
10313 2002-02-11  Adam Megacz  <adam@xwt.org>
10314
10315         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10316         boehm-gc
10317
10318 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10319
10320         * config.guess: Updated to 2002-01-30's version.
10321         * config.sub: Updated to 2002-02-01's version.
10322         Contribute sh64-elf.
10323         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10324         * configure.in: Added sh64-*-*.
10325
10326 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10327
10328         * MAINTAINERS: Belatedly add myself to write after approval list.
10329
10330 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10331
10332         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10333         Remove self as Write After Approval.
10334
10335 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10336
10337         * MAINTAINERS: Put self in as maintainer for contrib/regression
10338         directory.
10339
10340 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10341
10342         * MAINTAINERS:  Update my email address.
10343
10344 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10345
10346         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10347         target-libiberty, and target-libgloss.  Skip Java-related
10348         libraries if not supported for NetBSD on target CPU.
10349
10350 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10351
10352         * install-sh: Use _inst.$$_ for temp file name.
10353
10354 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10355
10356         * MAINTAINERS (Write After Approval): Move my contact info
10357         from here...
10358         (OS Port Maintainers): ...to here (netbsd).
10359
10360 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10361
10362         * MAINTAINERS (Write After Approval): Add myself.
10363
10364 2002-01-17  H.J. Lu  <hjl@gnu.org>
10365
10366         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10367         (all-target-fastjar): Also depend on all-target-libiberty.
10368
10369 2002-01-16  H.J. Lu  (hjl@gnu.org)
10370
10371         * config.guess: Import from master sources, rev 1.225.
10372         * config.sub: Import from master sources, rev 1.238.
10373
10374 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10375
10376         * MAINTAINERS (Write After Approval): Remove myself.
10377
10378 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10379
10380         * MAINTAINERS (Write After Approval): Add myself.
10381
10382 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10383
10384         * MAINTAINERS: Add self as docs co-maintainer.
10385
10386 2001-12-11  Matthias Klose  <doko@debian.org>
10387
10388         * MAINTAINERS (Write After Approval): Add myself.
10389
10390 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10391
10392         * MAINTAINERS: Update my email address.
10393
10394 2001-12-07  Turly O'Connor  <turly@apple.com>
10395         * MAINTAINERS (Write After Approval): Add myself.
10396         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10397         (rs6000_initialize_trampoline): Call __trampoline_setup for
10398         ABI_DARWIN too.
10399         * darwin-tramp.asm: New file, implements __trampoline_setup.
10400         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10401
10402 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10403
10404         * MAINTAINERS (Write After Approval): Add myself.
10405
10406 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10407
10408         * configure, configure.in: Use temp file for long sed commands.
10409
10410 2001-12-03  Laurent Guerby  <guerby@acm.org>
10411
10412         * config.sub: Update to version 1.232 on subversion.
10413
10414 2001-12-03  Ben Elliston  <bje@redhat.com>
10415
10416         * MAINTAINERS: Update mail address for config.* patches.
10417
10418 2001-11-27  DJ Delorie  <dj@redhat.com>
10419             Zack Weinberg  <zack@codesourcery.com>
10420
10421         When build != host, create libiberty for the build machine.
10422
10423         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10424         CONFIG_ARGUMENTS.
10425         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10426         New variables.
10427         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10428         and rules.
10429         (all.normal): Depend on ALL_BUILD_MODULES.
10430         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10431         (all-build-libiberty): Depend on configure-build-libiberty.
10432
10433         * configure: Calculate and substitute proper value for
10434         ALL_BUILD_MODULES.
10435         * configure.in: Create the build subdirectory.
10436         Calculate and substitute TARGET_CONFIGARGS (formerly
10437         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10438
10439 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10440
10441         * MAINTAINERS (write-after-approval): Add self.
10442
10443 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10444
10445         * MAINTAINERS (GNATS only accounts): Remove self.
10446
10447 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10448
10449         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10450         libf2c.
10451
10452 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10453
10454         * MAINTAINERS (Write After Approval): Add self.
10455
10456 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10457
10458         * MAINTAINERS: mips and s390 are also CPU ports.
10459
10460 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10461
10462         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10463
10464 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10465
10466         * MAINTAINERS: Alphabetize.
10467
10468 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10469
10470         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10471
10472 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10473
10474         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10475
10476 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10477
10478         * configure.in (--enable-languages): Be more permissive about
10479         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10480
10481 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10482
10483         * config.sub: Import from master sources, rev. 1.230.
10484         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10485
10486 2001-11-07  Laurent Guerby  <guerby@acm.org>
10487
10488         * MAINTAINERS (Write After Approval): Add self.
10489
10490 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10491
10492         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10493
10494 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10495
10496         * config.sub: Import from master sources, rev 1.226.
10497         * config.guess: Import from master sources, rev 1.216.
10498
10499 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10500
10501         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10502         * MAINTAINERS: Add self as maintainer of MMIX port.
10503         Remove old after-approval entry.
10504
10505 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10506
10507         * ChangeLog, configure: Fix spelling errors.
10508
10509 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10510
10511         * MAINTAINERS: Tweak my address.
10512
10513 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10514
10515         * MAINTAINERS: Update my email address.
10516
10517 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10518
10519         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10520         * MAINTAINERS: Add self as maintainer of CRIS port.
10521
10522 2001-10-10  Geert Bosch  <bosch@gnat.com>
10523
10524         * MAINTAINERS (Various maintainers: Ada front end):
10525         Added Robert Dewar.
10526
10527 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10528
10529         * MAINTAINERS (Write After Approval): Added self
10530
10531 2001-10-02  Geert Bosch  <bosch@gnat.com>
10532
10533         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10534
10535 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10536
10537         * configure: Handle temporary files securely using mkdir.
10538
10539 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10540
10541         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10542
10543 2001-09-26  Will Cohen  <wcohen@redhat.com>
10544
10545         * configure.in (*-*-linux*): Disable configuration of target-newlib
10546         and target-libgloss.
10547
10548 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10549
10550         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10551         RANLIB.
10552
10553 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10554
10555         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10556         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10557         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10558         avoid quotes nesting problems.
10559         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10560         (DO_X): Export only variables that are set.
10561
10562 2001-09-19  Ben Elliston  <bje@redhat.com>
10563
10564         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10565         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10566         semantics.  Use the shell built-in "type" command instead.
10567
10568 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10569
10570         Merged from gcc-3_0-branch:
10571         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10572         * ltcf-c.sh: Use $objext, not $ac_objext.
10573         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10574         * ltcf-cxx.sh: Add support for GNU.
10575         2001-07-22  Timothy Wall  <twall@redhat.com>
10576         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10577         default settings if using GNU tools with that configuration.
10578         * ltcf-cxx.sh: Ditto.
10579         * ltcf-gcj.sh: Ditto.
10580         2001-07-21  Michael Chastain  <chastain@redhat.com>
10581         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10582         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10583         * ltmain.sh: Mark as gcc-local.
10584
10585 2001-08-30  Eric Christopher  <echristo@redhat.com>
10586             Jason Eckhardt  <jle@redhat.com>
10587
10588         * config.guess: Merge from master sources.
10589         * config.sub: Merge from master sources, add support for mipsisa32.
10590
10591 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10592         * config.sub: Merge from master sources, rev 1.219.
10593         * MAINTAINERS: Add self as contact for stormy16 port.
10594
10595 2001-08-14  Zack Weinberg  <zackw@panix.com>
10596
10597         * config.sub: Merge from master sources, rev 1.218.
10598         * config.guess: Merge from master sources, rev 1.209.
10599
10600 2001-08-11  Graham Stott  <grahams@redhat.com>
10601
10602         * Makefile.in (check-c++): Add missing semicolon.
10603
10604 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10605
10606         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10607
10608 2001-07-30  Eric Christopher  <echristo@redhat.com>
10609
10610         * MAINTAINERS (Various maintainers: mips port): Added myself.
10611
10612 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10613
10614         * configure.in (sh-*-linux*): New.
10615
10616 2001-07-27  Richard Henderson  <rth@redhat.com>
10617
10618         * .cvsignore: Add LAST_UPDATED.
10619
10620 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10621
10622         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10623
10624 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10625
10626         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10627
10628 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10629
10630         * MAINTAINERS (Write After Approval): Added myself.
10631
10632 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10633
10634         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10635         and libgcj on m68hc11/m68hc12.
10636
10637 2001-06-27  H.J. Lu  (hjl@gnu.org)
10638
10639         * Makefile (CFLAGS_FOR_BUILD): New.
10640         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10641
10642 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10643
10644         * README: Remove version number.
10645
10646 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10647
10648         * INSTALL/README: Update wrt. to the installation instructions now
10649         residing in gcc/doc/install.texi.
10650
10651 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10652
10653         * README: Replace with a cut-down and updated version of gcc/README.
10654
10655 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10656
10657         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10658         multilibs to be disabled.
10659
10660 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10661
10662         * MAINTAINERS (Write After Approval): Add myself.
10663
10664 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10665
10666         * config.guess: Import CVS version 1.195.
10667         * config.sub: Import CVS version 1.212.
10668
10669 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10670
10671         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10672         gcc/xgcc is built, use -print-prog-name to find out the program
10673         name to use.
10674
10675 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10676
10677         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10678         appear to also be in the master copy.
10679         * config.sub:  Import CVS version 1.211.
10680
10681 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10682
10683         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10684         with_gcc]: Use `gcc -shared' to build a shared library.
10685
10686 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10687
10688         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10689         archives.
10690
10691 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10692
10693         * MAINTAINERS (Write After Approval): Add myself.
10694
10695 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10696
10697         * configure.in (libstdcxx_flags): Do not try to execute
10698         libstdc++-v3/testsuite_flags until it exists.
10699
10700 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10701
10702         * MAINTAINERS: Update my email address.
10703
10704 2001-05-31  Graham Stott  <grahams@redhat.com>
10705
10706         * MAINTAINERS (Write After Approval): Add myself.
10707
10708 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10709
10710         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10711         libraries when using g++ with native linker.
10712
10713 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10714
10715         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10716
10717 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10718
10719         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10720         [aix4*|aix5*]: Prepend blank.
10721
10722 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10723
10724         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10725         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10726         of subdir/configure scripts to use the new libtool.m4.
10727
10728 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10729
10730         * MAINTAINERS (Write After Approval): Add myself.
10731
10732 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10733
10734         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10735
10736 2001-05-11  Ben Elliston  <bje@redhat.com>
10737
10738         * Makefile.in (all-sid): New target.
10739         (check-sid, clean-sid, install-sid): Likewise.
10740
10741 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10742
10743         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10744
10745 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10746
10747         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10748         libgcj.
10749
10750 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10751
10752         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10753         gcc/xgcc is built, use -print-prog-name to find out the program
10754         name to use.
10755
10756 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10757
10758         * configure.in (noconfigdirs): Don't reset it from scratch in the
10759         target case; only append to it.
10760
10761         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10762         sparc-*-solaris2.8]: Disable ${libgcj}.
10763
10764 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10765
10766         * configure.in (libgcj_saved): Copy from $libgcj.
10767         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10768         --disable-libgcj.
10769
10770 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10771
10772         * MAINTAINERS: Remove self as MIPS maintainer and
10773         C front end maintainer.
10774
10775 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10776
10777         * configure.in: Move *-chorusos target case to the proper switch.
10778         Disable libgcj.
10779
10780 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10781
10782         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10783         1.641.2.228.
10784
10785 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10786
10787         * Makefile.in (STAGE1_CFLAGS): Pass down.
10788
10789 2001-04-13  Alan Modra  <amodra@one.net.au>
10790
10791         * config.guess: Add hppa64-linux support.  Note for next import that
10792         this is already in the master file.
10793         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10794
10795 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10796
10797         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10798         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10799
10800 2001-04-11  Stan Shebs  <shebs@apple.com>
10801
10802         * MAINTAINERS: Add self as Darwin port maintainer.
10803
10804 2001-04-11  Alan Modra  <amodra@one.net.au>
10805
10806         * MAINTAINERS: Update my email address.
10807
10808 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10809
10810         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10811         recent versions of FreeBSD (release 3 or later).
10812         * ltconfig: On FreeBSD, -lc must not be provided when building
10813         a shared library or else the standard -pthread gcc option is
10814         rendered worthless to later users of the built library.
10815
10816 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10817
10818         * MAINTAINERS: Add self and RTH as C front end maintainers.
10819
10820 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10821
10822         * config.sub: Make sure to match an already-canonicalized
10823         machine name (eg. mn10300-unknown-elf).
10824
10825 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10826
10827         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10828         New macros.
10829         (bootstrap, cross): Use RECURSE_FLAGS.
10830         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10831
10832 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10833
10834         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10835
10836 2001-03-22  Colin Howell  <chowell@redhat.com>
10837
10838         * Makefile.in (DO_X): Do not backslash single-quotes in
10839         backquotes (two places).
10840
10841 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10842
10843         Re-installed:
10844         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10845         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10846         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10847         * ltcf-cxx.sh: Likewise.
10848         * ltcf-gcj.sh: Likewise.
10849
10850 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10851
10852         * MAINTAINERS: Add myself as "documentation co-maintainer".
10853
10854 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10855
10856         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10857         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10858
10859 2001-03-19  Tom Tromey  <tromey@redhat.com>
10860
10861         * config-ml.in: Handle GCJ and GCJFLAGS.
10862
10863 2001-03-21  Michael Chastain  <chastain@redhat.com>
10864
10865         * Makefile.in: all-m4 depends on all-texinfo.
10866
10867 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10868
10869         * MAINTAINERS: Add myself to write after approval list.
10870
10871 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10872
10873         * Makefile.in (DO_X): Quote nested quotes.
10874
10875 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10876
10877         * MAINTAINERS: Add myself to write after approval list.
10878
10879 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10880
10881         * Makefile.in (DO_X): Use double quotes for quoting
10882         "RANLIB=$${RANLIB}".
10883
10884 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10885
10886         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10887
10888 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10889
10890         * configure.in: Only use `lang_requires' for languages athat are
10891         actually enabled.
10892
10893 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10894
10895         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10896
10897 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10898
10899         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10900
10901 2001-03-07  Tom Tromey  <tromey@redhat.com>
10902
10903         * configure.in: Allow config-lang.in to set `lang_requires' to list
10904         of other required languages.
10905
10906 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10907
10908         * Makefile.in: Remove RANLIB definition. Use RANLIB
10909         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10910         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10911
10912 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10913             Alexandre Oliva  <aoliva@redhat.com>
10914
10915         * Makefile.in (check-c++): Use tabs, not spaces.
10916
10917 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10918
10919         * MAINTAINERS: add myself to Write After Approval list.
10920
10921 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10922
10923         * Makefile.in (check-c++): New rule.
10924
10925         * configure.in (target_libs): Remove libg++.
10926         (noconfigdirs): Remove libg++.
10927         (noconfigdirs): Same.
10928         (noconfigdirs): Same.
10929         (noconfigdirs): Same.
10930
10931         * config-ml.in: Remove libg++ references.
10932
10933         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10934         (ALL_TARGET_MODULES): Same.
10935         (configure-target-libg++): Remove.
10936         (all-target-libg++): Remove.
10937         (configure-target-libio): Remove.
10938         (all-target-libio): Remove.
10939         (check-target-libio): Remove.
10940         (.PHONY): Remove.
10941         (libg++.tar.bz2): Remove.
10942         (all-target-cygmon): Remove libio.
10943         (all-target-libstdc++): Remove.
10944         (configure-target-libstdc++): Remove.
10945         (TARGET_LIB_PATH): Remove libstdc++.
10946         (ALL_GCC_CXX): Remove libstdc++.
10947         (all-target-gperf): Correct.
10948
10949 2001-02-16  Nick Clifton  <nickc@redhat.com>
10950
10951         * configure.in (noconfigdirs): Allow configuration of texinfo
10952         for Cygwin hosts.
10953
10954 2001-02-15  Anthony Green  <green@redhat.com>
10955
10956         * configure: Introduce GCJ_FOR_TARGET.
10957         * configure.in: Ditto.
10958         * Makefile.in: Ditto.
10959
10960 2001-02-13  Andreas Schwab  <schwab@suse.de>
10961
10962         * MAINTAINERS: Update mail address.
10963
10964 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10965
10966         * config.guess: Add linux target for S/390.
10967         * config.sub: Likewise.
10968
10969 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10970
10971         * configure.in: for *-chorusos, don't config target-newlib and
10972         target-libgloss.
10973
10974 2001-02-06  Ben Elliston  <bje@redhat.com>
10975
10976         * configure: Output host type to stdout, not stderr.
10977
10978 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10979
10980         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10981         * ltcf-cxx.sh: Likewise.
10982
10983         * config.if: Assume enable_libstdcxx_v3 is defined.
10984
10985 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10986
10987         Remove V2 C++ library.
10988         * configure.in: Remove --enable-libstdcxx_v3 support.
10989
10990 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10991
10992         * include/demangle.h: Add prototype for java_demangle_v3.
10993
10994 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10995
10996         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10997
10998 2001-01-27  Richard Henderson  <rth@redhat.com>
10999
11000         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11001
11002 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11003
11004         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11005         Don't unset, it's non-portable and no longer necessary, set to empty
11006         instead.
11007
11008 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11009
11010         * ltconfig: Shell portability fix for the tagname validity check.
11011
11012 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11013
11014         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11015         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11016
11017 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11018
11019         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11020
11021 2001-01-26  Tom Tromey  <tromey@redhat.com>
11022
11023         * configure.in: Allow libgcj to be built on Sparc Solaris.
11024
11025 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11026
11027         * ltcf-c.sh: Add aix5 case.
11028         * ltcf-cxx.sh: Likewise.
11029         * ltconfig: Likewise.
11030
11031 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11032
11033         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11034         keep at least one of build_libtool_libs or build_old_libs set to
11035         yes.
11036
11037         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11038         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11039
11040 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11041
11042         * configure.in: Enable libgcj on several additional platforms.
11043
11044 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11045
11046         * configure.in: Enable libgcj for linux targets.
11047
11048 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11049
11050         * MAINTAINERS (Write After Approval): Add myself.
11051
11052 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11053
11054         * MAINTAINERS: Add myself as vax port maintainer.
11055
11056 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11057
11058         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11059
11060 2001-01-09  Mike Stump  <mrs@wrs.com>
11061
11062         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11063         failures of subdirectories.
11064
11065 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11066
11067         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11068         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11069         * ltcf-cxx.sh: Likewise.
11070         * ltcf-gcj.sh: Likewise.
11071         * ltconfig.sh: Fix typo.
11072
11073 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11074
11075         * configure: handle DOS-style absolute paths.
11076
11077 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11078
11079         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11080
11081 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11082
11083         * MAINTAINERS: Add myself as avr port co-maintainer.
11084
11085 2000-12-28  Ben Elliston  <bje@redhat.com>
11086
11087         * MAINTAINERS: Add myself under ``Write After Approval''.
11088
11089 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11090
11091         * texinfo: Remove directory from GCC.
11092
11093 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11094
11095         * COPYING: Update to current
11096         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11097         to 19yy as example year in copyright notice).
11098
11099 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11100
11101         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11102         (libstdcxx_incdir): Pass down.
11103         * config.if: Remove expired bits for cxx_interface, add stub.
11104         (libstdcxx_incdir): Add variable for g++ include directory.
11105         * configure.in (gxx_include_dir): Use it.
11106
11107 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11108
11109         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11110         with old-email address from ``Write After Approval''.
11111
11112 2000-12-15  Andreas Jaeger  <aj@suse.de>
11113
11114         * configure.in: Handle lang_dirs.
11115
11116 2000-12-14  Tom Tromey  <tromey@redhat.com>
11117
11118         * MAINTAINERS: Removed brads.
11119
11120         * MAINTAINERS: Added gcj developers.
11121
11122 2000-12-13  Anthony Green  <green@redhat.com>
11123
11124         * configure.in: Disable libgcj for any target not specifically
11125         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11126         with g++ abi.
11127
11128 2000-12-13  Mike Stump  <mrs@wrs.com>
11129
11130         * Makefile.in (local-distclean): Also remove fastjar.
11131
11132 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11133
11134         * contrib/gcc_update: Add fastjar --touch entries.
11135
11136 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11137
11138         * configure.in: Disable language-specific target libraries for
11139         languages that aren't enabled.
11140
11141 2000-12-10  Anthony Green  <green@redhat.com>
11142
11143         * configure.in: Define libgcj.  Disable libgcj target libraries for
11144         most targets.
11145
11146 2000-12-10  Neil Booth  <neilb@earthling.net>
11147
11148         * MAINTAINERS: Update mail address, remove from WAA list.
11149
11150 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11151
11152         * libjava: Imported from /cvs/java.
11153         * libffi: Likewise.
11154         * Boehm-gc: Likewise.
11155
11156 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11157
11158         * configure.in (target_libs): Revert 2000-12-08 patch.
11159         (noconfigdirs): Added target-libjava.
11160
11161 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11162
11163         * djunpack.bat: removed.
11164
11165 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11166
11167         * Makefile.in: handle DOS-style absolute paths.
11168         * config-ml.in: likewise.
11169         * symlink-tree: likewise.
11170
11171 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11172
11173         * fastjar: Imported.
11174
11175 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11176
11177         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11178         libjava.
11179         * configure.in (target_libs): Removed `target-libjava'.
11180
11181 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11182
11183         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11184         (ALL_MODULES): Added fastjar.
11185         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11186         (all-target-libjava): all-fastjar replaces all-zip.
11187         (all-fastjar): Added.
11188         (configure-target-fastjar, all-target-fastjar): Likewise.
11189         * configure.in (host_tools): Added fastjar.
11190
11191 2000-12-07  Mike Stump  <mrs@wrs.com>
11192
11193         * Makefile.in (local-distclean): Remove leftover built files.
11194
11195 2000-11-24  Nick Clifton  <nickc@redhat.com>
11196
11197         * configure.in (xscale-elf): Add target.
11198         (xscale-coff): Add target.
11199
11200 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11201
11202         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11203         recent versions of FreeBSD (release 3 or later).
11204         * ltconfig: On FreeBSD, -lc must not be provided when building
11205         a shared library or else the standard -pthread gcc option is
11206         rendered worthless to later users of the built library.
11207
11208 2000-11-16  Fred Fish  <fnf@be.com>
11209
11210         * configure.in (enable_libstdcxx_v3): Fix typo,
11211         libstd++ -> libstdc++.
11212
11213 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11214
11215         * MAINTAINERS: Add self to Write After Approval list.
11216
11217 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11218
11219         * MAINTAINERS: Update my email address.  Add myself to global write
11220         privs list.
11221
11222 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11223
11224         * Makefile.in: Merge with src and libgcj.
11225         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11226         configure-target-<library> when their configure scripts need the C
11227         or C++ library to have already been built to work properly.
11228         (do_proto_toplev): Set them to an empty string.
11229
11230         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11231         (REALLY_SET_LIB_PATH): Use them.
11232
11233 2000-11-17  Stan Shebs  <shebs@apple.com>
11234
11235         * MAINTAINERS: Add self to Write After Approval list.
11236
11237 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11238
11239         * configure: Provide the original toplevel configure arguments
11240         (including $0) to subprocesses in the environment rather than
11241         through gcc/configargs.h.
11242
11243 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11244
11245         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11246         C99.  Alphabetise "Write After Approval" list.
11247
11248 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11249
11250         * configure: Turn on libstdc++ V3 by default.
11251
11252         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11253         if we've got GCC.
11254
11255 2000-11-11  Philip Blundell  <philb@gnu.org>
11256
11257         * MAINTAINERS: Add self to Write After Approval list.
11258
11259 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11260
11261         * ltcf-c.sh (aix4): Improve shared library configuration; require
11262         exporting symbols.
11263         * ltcf-cxx.sh (aix4): Define.
11264         * ltconfig (aix4): Define library and soname specs appropriate for
11265         AIX.  Define command to create export symbols list.
11266
11267 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11268
11269         * config.sub: Add support for Sun Chorus
11270
11271 2000-10-31  Nick Clifton  <nickc@redhat.com>
11272
11273         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11274         <name>@redhat.com.  Also installed new email address for Clint
11275         Popetz.
11276
11277 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11278
11279         * etc: Remove directory from GCC.
11280
11281 2000-10-16  Michael Meissner  <meissner@redhat.com>
11282
11283         * configure (gcc/configargs.h): Only create if there is a build GCC
11284         directory created.
11285
11286 2000-10-16  Matthias Klose  <doko@debian.org>
11287
11288         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11289         when configured for libstdc++-v3.
11290
11291 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11292
11293         * configure: Save configure arguments to gcc/configargs.h.
11294
11295 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11296
11297         * config.guess: Import CVS version 1.157.
11298         * config.sub: Import CVS version 1.181.
11299
11300 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11301
11302         * Makefile.in (bootstrap): avoid recursion if subdir missing
11303         (cross): ditto
11304         (do-proto-toplev): ditto
11305
11306 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11307
11308         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11309         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11310
11311         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11312         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11313         all affected `configure' scripts.
11314
11315 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11316
11317         * MAINTAINERS: Add self as cpplib co-maintainer.
11318
11319 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11320
11321         * MAINTAINERS: Add self to Write After Approval list.
11322
11323 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11324
11325         * INSTALL/README: egcs -> GCC update.
11326
11327 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11328
11329         * MAINTAINERS: Add myself to Write After Approval list.
11330
11331 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11332
11333         * MAINTAINERS: Add myself to Write After Approval list.
11334
11335 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11336
11337         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11338         X11 libraries for hppa64.
11339
11340 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11341
11342         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11343
11344 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11345
11346         * Makefile.in (all-zlib): Added dummy target.
11347
11348         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11349         ltcf-gcj.sh: Updated from libtool multi-language branch.
11350
11351 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11352
11353         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11354         (bootstrap*): Depend on all-bootstrap.
11355
11356 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11357
11358         * config.guess: Import CVS version 1.156.
11359         * config.sub: Import CVS version 1.179.
11360
11361 2000-09-02  Anthony Green  <green@cygnus.com>
11362
11363         * Makefile.in (all-gcc): Depend on all-zlib.
11364         (CLEAN_MODULES): Add clean-zlib.
11365         (ALL_MODULES): Add all-zlib.
11366         * configure.in (host_libs): Add zlib.
11367
11368 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11369
11370         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11371         crosses, but add gcc/include to the header search path for them.
11372
11373 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11374
11375         * MAINTAINERS: Add self to Write After Approval list.
11376
11377 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11378
11379         * config.guess: Import CVS version 1.152.
11380         * config.sub: Import CVS version 1.177.
11381
11382 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11383
11384         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11385         $targargs to tell whether newlib is going to be built.
11386
11387         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11388         $$r/TARGET_SUBDIR/libio for _G_config.h.
11389
11390 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11391
11392         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11393
11394 2000-08-22  DJ Delorie  <dj@redhat.com>
11395
11396         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11397
11398 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11399
11400         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11401         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11402         sub-configures.
11403
11404 2000-08-21  DJ Delorie  <dj@redhat.com>
11405
11406         * MAINTAINERS: Add self as a libiberty maintainer
11407
11408 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11409
11410         * configure.in (libstdcxx_flags): Use
11411         libstdc++-v3/src/libstdc++.INC.
11412
11413 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11414
11415         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11416
11417 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11418
11419         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11420
11421         * configure: Make enable_threads and enable_shared defaults
11422         explicit.  Substitute enable_threads into generated Makefiles.
11423         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11424         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11425
11426 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11427
11428         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11429
11430 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11431
11432         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11433         previous delta.
11434
11435 2000-08-11  Jason Merrill  <jason@redhat.com>
11436
11437         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11438         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11439         (FLAGS_FOR_TARGET): Not here.
11440         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11441
11442 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11443
11444         * config-ml.in (CC, CXX): Don't introduce a leading space.
11445
11446 2000-08-07  DJ Delorie  <dj@delorie.com>
11447
11448         * MAINTAINERS: Add self as a DJGPP maintainer
11449
11450 2000-08-07  DJ Delorie  <dj@redhat.com>
11451
11452         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11453         "if we're also building gcc, and it's a gcc that will run on the
11454         build machine, we want to use its includes instead of the system's
11455         default includes".
11456
11457 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11458
11459         * MAINTAINERS: Add self to Write After Approval list.
11460
11461 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11462
11463         * configure.in (libstdcxx_flags): Don't use `"'.
11464
11465         * config-ml.in: Adjust multilib search paths to the
11466         appropriate multilib tree.
11467
11468 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11469
11470         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11471         commas in $LANGUAGES.
11472
11473 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11474
11475         * configure.in: Re-enable all references to libg++ and librx.
11476
11477 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11478
11479         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11480         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11481         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11482         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11483
11484         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11485
11486 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11487
11488         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11489         CXX_FOR_TARGET for sed.
11490
11491 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11492
11493         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11494         Do not override if already set in the environment or in configure.
11495         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11496         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11497
11498 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11499
11500         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11501         the libtool CVS tree multi-language branch.
11502         * ltconfig, ltmain.sh: Updated.
11503
11504 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11505
11506         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11507         (clean-target): Depend on it.
11508
11509         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11510         (GCC_FOR_TARGET): Use it.
11511         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11512         * configure.in: ... here.
11513         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11514         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11515
11516 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11517
11518         * MAINTAINERS: Add self to Write After Approval list.
11519
11520 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11521
11522         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11523         (configure-target-libchill, configure-target-libobjc): Likewise.
11524
11525         * configure.in: Use the same cache file for all target libs.
11526         * config-ml.in: But different cache files per multilib variant.
11527
11528 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11529
11530         * configure (topsrcdir): Don't use dirname.
11531
11532 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11533
11534         * MAINTAINERS: Add self to Write After Approval list.
11535
11536 2000-07-20  Jason Merrill  <jason@redhat.com>
11537
11538         * configure.in: Remove all references to libg++ and librx.
11539
11540         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11541
11542 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11543
11544         * config.sub: Update to subversions version 2000-07-06.
11545
11546 2000-07-12  Andrew Haley  <aph@cygnus.com>
11547
11548         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11549         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11550
11551 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11552
11553         * symlink-tree:  Check number of arguments.
11554
11555 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11556
11557         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11558         search path for a g++ extracted from the build tree.  This
11559         will allow link tests run by configure scripts in
11560         subdirectories to succeed.
11561
11562 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11563
11564         * ltconfig: Add support for mips-dde-sysv4.2MP
11565
11566 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11567
11568         * MAINTAINERS: Add myself as loop discovery maintainer.
11569
11570 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11571
11572         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11573         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11574
11575 2000-06-19  Timothy Wall  <twall@cygnus.com>
11576
11577         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11578         * config.sub: Add tic54x target.
11579
11580 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11581
11582         * MAINTAINERS: Add self as Fortran maintainer,
11583         remove Craig Burley.
11584
11585 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11586
11587         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11588         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11589
11590 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11591
11592         * MAINTAINERS: Add self as i18n maintainer
11593
11594 20000-05-21  H.J. Lu  (hjl@gnu.org)
11595
11596         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11597         directory are used if they exist. Make sure
11598         $(build_tooldir)/include is searched for header files,
11599         $(build_tooldir)/lib/ for library files.
11600         (GCC_FOR_TARGET): Likewise.
11601         (CXX_FOR_TARGET): Likewise.
11602
11603 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11604
11605         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11606
11607 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11608
11609         * Makefile.in (configure-target-libiberty): Depend on
11610         configure-target-newlib.
11611
11612 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11613
11614         * configure.in, Makefile.in: Merge all libffi-related
11615         configury stuff from the libgcj tree.
11616
11617 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11618
11619         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11620         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11621
11622 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11623
11624         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11625         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11626         current version information.  Add to proto-toplev directory.
11627         (gdb-taz): Build do-djunpack.
11628
11629 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11630
11631         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11632
11633 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11634
11635         * MAINTAINERS: Add self to Write After Approval list.
11636
11637 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11638
11639         * ltmain.sh: Preserve in relink_command any environment
11640         variables that may affect the linker behavior.
11641
11642 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11643
11644         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11645
11646 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11647
11648         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11649
11650 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11651
11652         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11653         with the version name.
11654
11655 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11656
11657         * MAINTAINERS: Add self as bb-reorder maintainer.
11658
11659 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11660
11661         * config.if: Tweak.
11662
11663 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11664
11665         * djunpack.bat: New file.
11666
11667 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11668
11669         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11670         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11671         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11672         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11673
11674 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11675
11676         * config.sub (case $basic_machine): Change default for "ibm-*"
11677         to "openedition".
11678
11679 2000-04-13  Andreas Jaeger  <aj@suse.de>
11680
11681         * MAINTAINERS: Added myself.
11682
11683 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11684
11685         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11686         (do-md5sum): New target.
11687         (MD5PROG): Define.
11688         (PACKAGE): Default to TOOL.
11689         (VER): Default to a shell script.
11690         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11691         md5 checksum generation.
11692         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11693         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11694         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11695         insight.tar.bz2): Use gdb-taz to create archive.
11696
11697 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11698
11699         * configure (warn_cflags): Delete.
11700
11701 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11702
11703         * MAINTAINERS: Added myself.
11704
11705 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11706             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11707
11708         * configure.in (enable_libstdcxx_v3): Add.
11709         (target_libs): Add bits here to switch between libstdc++-v2 and
11710         libstdc++-v3.
11711         * config.if: And this file too.
11712         * Makefile.in: Add libstdc++-v3 targets.
11713
11714 2000-04-05  Michael Meissner  <meissner@redhat.com>
11715
11716         * config.sub (d30v): Add d30v as a basic machine type.
11717
11718 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11719
11720         * configure.in: -linux-gnu*, not -linux-gnu.
11721
11722 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11723
11724         * MAINTAINERS: Add self in write-after-approval section.
11725
11726 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11727
11728         * MAINTAINERS: Add self as ia64 port maintainer.
11729
11730 2000-03-08  Neil Booth  <NeilB@earthling.net>
11731
11732         * MAINTAINERS: Add self in write-after-approval section.
11733
11734 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11735
11736         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11737         (do-tar-bz2): Replace TOOL with PACKAGE.
11738         (gdb.tar.bz2): Remove GDBTK from GDB package.
11739         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11740         dejagnu.tar.bz2): New packages.
11741
11742 2000-02-27  Andreas Jaeger  <aj@suse.de>
11743
11744         * configure.in: Add entry for mips*-*-linux*, move catch all
11745         *-*-*linux* entry below this one.
11746
11747 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11748
11749         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11750
11751 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11752
11753         * config.sub: Support an OS of "wince".
11754
11755 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11756
11757         * config.guess, config.sub: Updated to match config's 2000-02-15
11758         version.
11759
11760 2000-02-23  Linas Vepstas  <linas@linas.org>
11761
11762         * config.sub: Add support for Linux/IBM 370.
11763         * configure.in: Likewise.
11764
11765 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11766
11767         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11768
11769 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11770
11771         * config.guess: Guess "cygwin" rather than "cygwin32".
11772
11773 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11774
11775         * configure (gcc_version): When setting, narrow search to
11776         lines containing `version_string'.
11777
11778 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11779
11780         * config.sub: Add support for avr target.
11781
11782 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11783
11784         * MAINTAINERS: Add maintainers for MCore port.
11785
11786 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11787
11788         * config.sub: Add mmix-knuth-mmixware.
11789
11790 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11791
11792         * MAINTAINERS: Pair cccp with cpplib maintainership.
11793
11794 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11795
11796         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11797         structure stuff to -L library search.
11798         (CXX_FOR_TARGET): Ditto.
11799         (CROSS_CHECK_MODULES): Fix spelling mistake.
11800
11801 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11802
11803         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11804         the C++ compiler.
11805
11806 2000-01-12  Richard Henderson  <rth@cygnus.com>
11807
11808         * configure.in: Don't build some bits for beos.
11809
11810 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11811
11812         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11813         as include files.
11814
11815 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11816
11817         * Add self as cpplib maintainer, as requested by Jason
11818         Merrill.  Correct my e-mail address.
11819
11820 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11821
11822         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11823         not mh-aix43.
11824
11825 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11826
11827         * MAINTAINERS: Add myself to "write after approval" list.
11828
11829 1999-12-14  Richard Henderson  <rth@cygnus.com>
11830
11831         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11832         * config.sub: Accept alphaev[78], alphaev8.
11833
11834 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11835
11836         * config.guess, config.sub: Update from autoconf.
11837
11838 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11839
11840         * MAINTAINERS:  update my playtime e-address.
11841
11842 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11843
11844         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11845         necessary libraries are missing.
11846
11847 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11848
11849         * MAINTAINERS: Add new 'write after approval' maintainer.
11850
11851 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11852
11853         * MAINTAINERS: Add new Java maintainer.
11854
11855 1999-10-25  Andreas Schwab  <schwab@suse.de>
11856
11857         * configure: Fix quoting inside arguments of eval.
11858
11859 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11860
11861         * config-ml.in: Allow suppression of some ARM multilibs.
11862
11863 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11864
11865         * config.guess: Add OS/390 match pattern.
11866         * config.sub: Add mvs, openedition targets.
11867         * configure.in (i370-ibm-opened*): New.
11868
11869 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11870
11871         * config.sub: Add support for configuring for pj.
11872
11873 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11874
11875         * config.sub (maybe_os): Add support for configuring for fr30.
11876
11877 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11878
11879         * configure.in: Do not configure or build ld for AIX
11880         platforms.  ld is known to be broken on these platforms.
11881
11882 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11883
11884         * config-ml.in: Pass compiler flag corresponding to multidirs to
11885         subdir configures.
11886
11887 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11888
11889         * Makefile.in (LDFLAGS): Define.
11890
11891 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11892
11893         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11894         noconfigdirs.
11895         (*-*-cygwin*): Likewise.
11896
11897 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11898
11899         * mkdep: New file.
11900         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11901         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11902
11903         From Eli Zaretskii <eliz@is.elta.co.il>:
11904         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11905         long file name when using DJGPP on MS-DOS.
11906
11907 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11908
11909         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11910
11911 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11912
11913         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11914         dependency as this causes "make check" to globally "make all"
11915
11916 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11917
11918         * configure.in (target_libs): Added target-zlib.
11919         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11920         (CONFIGURE_TARGET_MODULES): Likewise.
11921         (CHECK_TARGET_MODULES): Likewise.
11922         (INSTALL_TARGET_MODULES): Likewise.
11923         (CLEAN_TARGET_MODULES): Likewise.
11924         (configure-target-zlib): New target.
11925         (all-target-zlib): Likewise.
11926         (all-target-libjava): Depend on all-target-zlib.
11927         (configure-target-libjava): Depend on configure-target-zlib.
11928
11929         * Makefile.in (configure-target-libjava): Depend on
11930         configure-target-newlib.
11931         (configure-target-boehm-gc): New target.
11932         (configure-target-qthreads): New target.
11933
11934         * configure.in (target_libs): Added target-qthreads.
11935         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11936         (CONFIGURE_TARGET_MODULES): Likewise.
11937         (CHECK_TARGET_MODULES): Likewise.
11938         (INSTALL_TARGET_MODULES): Likewise.
11939         (CLEAN_TARGET_MODULES): Likewise.
11940         (all-target-qthreads): New target.
11941         (configure-target-libjava): Depend on configure-target-qthreads.
11942         (all-target-libjava): Depend on all-target-qthreads.
11943
11944         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11945         (CONFIGURE_TARGET_MODULES): Likewise.
11946         (CHECK_TARGET_MODULES): Likewise.
11947         (INSTALL_TARGET_MODULES): Likewise.
11948         (CLEAN_TARGET_MODULES): Likewise.
11949         (all-target-libjava): New target.
11950         (all-target-boehm-gc): Likewise.
11951         * configure.in (target_libs): Added libjava, boehm-gc.
11952
11953 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11954
11955         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11956         configure.bat in SUPPORT_FILES.
11957         (gas+binutils.tar.bz2): Likewise.
11958
11959         * makeall.bat: Remove; obsolete.
11960
11961 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11962
11963         From Mark Elbrecht:
11964         * configure.bat: Remove; obsolete.
11965
11966 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11967
11968         * configure: Add -W -Wall to the default CFLAGS when compiling with
11969         gcc.
11970
11971 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11972
11973         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11974
11975 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11976
11977         * configure.in: Build ld on IRIX6.
11978
11979 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11980
11981         * Makefile.in: Change distribution targets to use bzip2 instead of
11982         gzip.
11983         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11984         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11985
11986 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11987
11988         * config.sub: Add mcore target.
11989
11990 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11991
11992         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11993
11994 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11995
11996         * config.guess (dummy): Changed to $dummy.
11997
11998 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11999
12000         * config.sub: Tidied up case statements.
12001
12002 1999-05-22  Ben Elliston  <bje@cygnus.com>
12003
12004         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12005         <jiro@din.or.jp>.
12006
12007         * config.guess: Merge with FSF version. Future changes will be
12008         more accurately recorded in this ChangeLog.
12009         * config.sub: Likewise.
12010
12011 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12012
12013          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12014
12015 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12016
12017         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12018
12019 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12020
12021         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12022
12023 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12024
12025         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12026         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12027         Bad merge removed these two changes.
12028
12029 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12030                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12031
12032         * config.guess (interix Alpha): Add.
12033
12034 1999-04-11  Richard Henderson  <rth@cygnus.com>
12035
12036         * configure.in (i?86-*-beos*): Do config gperf; don't config
12037         gdb, newlib, or libgloss.
12038
12039 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12040
12041         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12042         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12043         from multidirs.
12044
12045 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12046
12047         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12048
12049 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12050
12051         * config.sub: Add support for mcore targets.
12052
12053 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12054
12055         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12056         not mt-ospace, in order to shut up assembler warning about using
12057         symbols that are named the same as registers.
12058
12059 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12060
12061         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12062         dependency list for all-target-cygmon.
12063
12064 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12065
12066         * config-ml.in: Check $host, not $target, for selective multilibs.
12067         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12068         thumb interworking, and underscore prefix multilibs.
12069
12070 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12071
12072         * missing: Update to version from current automake.
12073
12074 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12075
12076         * configure (gxx_include_dir): Removed.
12077
12078         * configure.in (gxx_include_dir): Handle it.
12079         * Makefile.in: Likewise.
12080
12081 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12082
12083         * config.sub (mips64vr4111,mips64vr4111el) Add.
12084
12085 1999-03-21  Ben Elliston  <bje@cygnus.com>
12086
12087         * config.guess: Correct typo for detecting ELF on FreeBSD.
12088
12089 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12090
12091         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12092         config/mh-djgpp.
12093
12094 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12095
12096         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12097         all-target-newlib to dependency list for all-target-bsp.
12098
12099 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12100
12101         * config.sub: Add i386-uwin support.
12102         * config.guess: Likewise.
12103
12104 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12105
12106         * configure.in: cleanup, add mh-*pic handling for arm, special
12107         case powerpc*-*-aix*
12108
12109 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12110
12111         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12112         can be built.
12113
12114 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12115
12116         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12117         targets.
12118
12119 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12120
12121         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12122
12123 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12124
12125         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12126
12127 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12128
12129         * config.sub: Fix typo in arm recognition.
12130
12131 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12132
12133         * configure.in (noconfigdirs): Changed target_configdirs to
12134         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12135         rather than m68k-*-* since it is not known to work on
12136         m68k-aout. Ditto for arm-*-*oabi.
12137
12138 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12139
12140         * configure.in (*-*-windows*): Remove, no longer used.
12141
12142 1999-02-19  Ben Elliston <bje@cygnus.com>
12143
12144         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12145         Smart and improved by Andrew Cagney.
12146
12147 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12148
12149         * config.guess: Recognize openbsd-*-hppa.
12150
12151 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12152
12153         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12154         only if it is not empty.
12155
12156 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12157
12158         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12159
12160         * config.guess: Modified to recognize uname's armv* syntax.
12161
12162         * config.sub: Modified to recognize uname's armv* syntax.
12163
12164 1999-02-17  Mark Salter  <msalter@cygnus.com>
12165
12166         * configure.in: Added target-bsp for sparclite.
12167
12168 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12169
12170         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12171
12172 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12173
12174         * configure.in: Add support for strongarm port.
12175         * config.sub: Add support for strongarm target.
12176
12177 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12178
12179         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12180         the old name config/mh-cygwin32.
12181         Enable texinfo.
12182
12183 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12184
12185         * configure.in: Do build ld for ix86 Solaris.
12186
12187 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12188
12189         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12190         $AR_FOR_TARGET.  Likewise for RANLIB.
12191
12192 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12193
12194         * config.sub (oabi):  Recognize.
12195         * configure.in (arm-*-oabi):  Handle.
12196
12197 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12198
12199         * config.guess: Improve detection of i686 on UnixWare 7.
12200
12201 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12202
12203         * config.guess: Add support for i386-pc-interix.
12204         * config.sub: Likewise.
12205         * configure.in: Likewise.
12206
12207 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12208
12209         * Makefile.in: Remove unneeded all-target-libio from
12210         from all-target-winsup target since it is now unneeded.
12211         Add all-target-libtermcap in its place since it is now
12212         needed.
12213
12214 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12215
12216         * configure.in: makefile stub for cygwin target is probably
12217         unnecessary.  Remove it for now.
12218
12219 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12220
12221         * configure.in: libtermcap.a should be built when cygwin is the
12222         target as well as the host.
12223         * config.guess: Allow mixed case in cygwin uname output.
12224         * Makefile.in: Add libtermcap target.
12225
12226 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12227
12228         * config.sub: Clean up handling of hppa2.0.
12229
12230 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12231
12232         * config.guess: Use C code to identify more HP machines.
12233
12234 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12235
12236         * config.sub: Handle hppa2.0.
12237
12238 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12239
12240         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12241         cygmon for all sparclite targets, regardless of object format.
12242
12243 1998-12-15  Mark Salter  <msalter@cygnus.com>
12244
12245         * configure.in: Added target-bsp for several target architectures.
12246
12247         * Makefile.in: Added rules for bsp.
12248
12249 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12250
12251         * config.guess: Improve detection of hppa2.0 processors.
12252
12253 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12254
12255         * config.guess: Recognize FreeBSD using ELF automatically.
12256
12257 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12258
12259         * configure (skip-this-dir): Add handling for new shell script, which
12260         might be created by a sub-directory's configure to indicate, this particular
12261         directory is "unwanted".
12262         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12263
12264 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12265
12266         * ltconfig: import from libtool, after changing libtool to
12267         account for the cygwin name change.
12268
12269 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12270
12271         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12272         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12273
12274 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12275
12276         * configure.in: Add libtermcap to list of cygwin dependencies.
12277
12278 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12279
12280         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12281         they include winsup/include when it's a cygwin target.
12282
12283 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12284
12285         * configure.in (host_tools): Added zip.
12286         * Makefile.in (all-target-libjava): Depend on all-zip.
12287         (all-zip): New target.
12288         (ALL_MODULES): Added all-zip.
12289         (NATIVE_CHECK_MODULES): Added check-zip.
12290         (INSTALL_MODULES): Added install-zip.
12291         (CLEAN_MODULES): Added clean-zip.
12292
12293 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12294
12295         * Makefile.in: lose "32" from comment about cygwin.
12296
12297 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12298
12299         * configure.in: Use -Os to build target libraries for the fr30.
12300
12301 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12302
12303         * config.sub: Add fr30.
12304
12305 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12306
12307         * configure.in: drop "32" from config/mh-cygwin32.  Check
12308         cygwin* instead of cygwin32*.
12309         * config.sub: Check cygwin* instead of cygwin32*.
12310
12311 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12312
12313         * config.guess: Match any version of Unixware7.
12314
12315 1998-10-20  Syd Polk  <spolk@cygnus.com>
12316
12317         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12318         if desired.
12319
12320 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12321
12322         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12323         these if the appropriate directories and files to not exist.
12324
12325 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12326
12327         * Makefile.in (DEVO_SUPPORT): Add config.if.
12328
12329 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12330
12331         * configure: Add pattern to replace "build_tooldir"'s
12332         definition in the generated Makefile with "tooldir"'s
12333         actual value.
12334
12335 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12336
12337         * config.sub: Bring back lost sparcv9.
12338
12339         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12340
12341 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12342
12343         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12344         CC_FOR_TARGET and friends.
12345
12346 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12347
12348         * Makefile.in (build_tooldir): New variable, same as tooldir.
12349         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12350         -B$(build_tooldir)/bin/.
12351         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12352
12353 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12354
12355         * README: Remove installation instructions and refer to the
12356         INSTALL directory instead.
12357
12358 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12359
12360         * config.sub: Add support for i[34567]86-pc-udk.
12361         * configure.in: Likewise.
12362
12363 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12364
12365         * Makefile.in: add bzip2 package building bits for user
12366         tools module
12367         * configure.in: ditto
12368
12369 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12370
12371         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12372         (ALL_TARGET_MODULES): Add all-target-libobjc.
12373         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12374         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12375         (all-target-libchill): Add dependencies.
12376         * configure.in (target_libs): Add libchill.
12377
12378 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12379
12380         * configure.in (target_subdir): Remove duplicate line.
12381
12382 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12383
12384         * Makefile.in (all-automake): fix dependencies.
12385
12386 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12387
12388         * configure.in: Minor cleanups for building in the $(target_alias)
12389         subdir.
12390
12391 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12392
12393         * Makefile.in (bootstrap): Set r and s before make all.  Use
12394         BASE_FLAGS_TO_PASS in make all.
12395         (cross): Likewise.
12396
12397 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12398
12399         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12400
12401 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12402
12403         * config.sub: Fix typo in last change.
12404
12405 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12406
12407         * config.sub: Add support for C4x target.
12408         * configure.in: Likewise.
12409
12410 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12411
12412         * config.sub: Recognize sparcv9 just like sparc64.
12413
12414 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12415
12416         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12417
12418 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12419
12420         * config.guess: Correctly identify Pentium II sco boxes.
12421
12422         * config.guess: Fix "tr" code.  From Weiwen Liu.
12423
12424 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12425
12426         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12427         stabs.
12428
12429 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12430
12431         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12432         (ALL_TARGET_MODULES): Add all-target-libchill.
12433         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12434         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12435         (all-target-libchill): Add dependencies.
12436         * configure.in (target_libs): Add libchill.
12437
12438 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12439
12440         * config.guess: Avoid assumptions about "tr" behaves when
12441         LANG is set to something other than English.
12442
12443 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12444
12445         * configure (gxx_include_dir): Changed to
12446         '${prefix}/include/g++'-${libstdcxx_interface}.
12447
12448         * config.if: New to determine the interfaces.
12449
12450 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12451
12452         * config.guess: Detect and handle MPE/IX.
12453         * config.sub: Deal with MPE/IX.
12454
12455 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12456
12457         * configure.in: Use mh-aix43.
12458
12459 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12460
12461         * configure: Fix --without/--disable cases for gxx-include-dir.
12462
12463 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12464
12465         * mdata-sh:  Imported.  Needed for automake support.
12466
12467 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12468
12469         * Makefile.in (taz): Try "chmod -R og=u ." before
12470         "chmod og=u `find . -print`".
12471
12472 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12473
12474         * configure.in: Add arm-elf and thumb-elf support.
12475
12476 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12477
12478         * Makefile.in: Undo previous patch.
12479
12480 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12481
12482         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12483         to here ...
12484         (install-no-fixedincludes): and here
12485         (INSTALL_MODULES): ... from here.
12486
12487 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12488
12489         * config.sub: Merge with FSF.
12490
12491         * config.guess: Merge with FSF.
12492
12493 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12494
12495         * configure (extraconfigdirs): New variable.
12496         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12497         * Makefile.in (all): Move higher in file.
12498         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12499         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12500         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12501         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12502         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12503
12504 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12505
12506         * Makefile.in (all-target-libjava): Depend on all-gcc and
12507         all-target-newlib.
12508         (configure-target-libjava): Depend on $(ALL_GCC).
12509
12510 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12511
12512         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12513         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12514
12515 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12516
12517         * INSTALL/README: Fix typo.
12518
12519 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12520
12521         * ylwrap: Change absolute path checks to check for DOS style path
12522         names.
12523
12524         * ylwrap: Don't use a full path name if the source file is in the
12525         same directory.  From hjl@lucon.org (H.J. Lu).
12526
12527         * config-ml.in: Default to being verbose, to match Feb 18 change to
12528         configure.
12529
12530 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12531
12532         Brought over from egcs:
12533
12534         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12535
12536         * configure.in (target_subdir): Set to ${target_alias} instead
12537         of "libraries".
12538
12539         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12540
12541         * configure.in (target_subdir): Set to libraries if enable_multilib.
12542
12543 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12544
12545         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12546         multilibs, force reconfiguration the first time we create
12547         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12548
12549 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12550
12551         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12552         avoid confusion with --no-recursion.
12553
12554 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12555
12556         * configure.in: Win32 hosts shouldn't use install -x
12557         * install-sh: remove -x option, and special .exe-handling
12558         hack.
12559
12560 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12561
12562         * config.guess: Recognize i586-pc-beos.
12563         * configure.in: Don't build some bits for beos.
12564
12565 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12568         CFLAGS default to -O2.
12569
12570         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12571         when using GNU ld.
12572
12573 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12574
12575         * ltmain.sh: Correct install when using a different shell.
12576
12577 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12578
12579         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12580
12581 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12582
12583         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12584         target.
12585
12586 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12587
12588         * ltconfig: Update to correct AIX handling.
12589
12590 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12591
12592         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12593
12594         * configure.in (target_subdir): Set to ${target_alias} instead
12595         of "libraries".
12596
12597 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12598
12599         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12600         (Makefile): Depend on $(gcc_version_trigger).
12601
12602         * configure (gcc_version): Change default initializer to empty
12603         string.
12604         (gcc_version_trigger): New variable; pass this variable down
12605         to subdir configures to enable them checking gcc's version
12606         themselves. Emit make macros for both gcc_version vars.
12607         (topsrcdir): Initialize reliably.
12608         (recursion line): Remove --with-gcc-version=${gcc_version}.
12609
12610 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12611
12612         * configure (enable_version_specific_runtime_libs): Implement new flag
12613         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12614         in $(libsubdir); emit definition in each generated Makefile.
12615         (gxx_include_dir): Initialize depending on
12616         $enable_version_specific_runtime_libs.
12617
12618 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12619
12620         * configure (gcc_version): Initialize properly depending on
12621         how and where configure is started.
12622         (recursion line): Pass a --with-gcc-version=${gcc_version}
12623         to configures in subdirs.
12624
12625 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12626
12627         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12628         cygmon
12629
12630 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12631
12632         * configure.in: Add cygmon and libstub support for mn10200.
12633
12634 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12635
12636         * configure (gcc_version): Add new variable describing the
12637         particular gcc version we're building.
12638         * Makefile.in (libsubdir): Add new macro for the directory
12639         in which the compiler finds executables, libraries, etc.
12640         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12641         and libsubdir.
12642
12643 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12644
12645         * Makefile.in (local-clean): Remove *.log.
12646         (warning.log): Built with warn_summary from build.log.
12647         (mail-report.log): Run test_summary.
12648         (mail-report-with-warnings.log): Run test_summary including
12649         warning.log in the report.
12650
12651 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12652
12653         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12654
12655 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12656
12657         * Makefile.in (grep): Grep no longer depends on libiberty.
12658
12659 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12660
12661         * Makefile.in: all-snavigator needs all-libgui.
12662
12663 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12664
12665         * configure.in: Add cygmon and libstub support for mn10300.
12666
12667 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12668
12669         * missing: Update to version from automake 1.3.
12670
12671         * ltmain.sh: On installation, don't get confused if the same name
12672         appears more than once in the list of library names.
12673
12674 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12675
12676         * config.sub: Accept m68060 and m5200 as CPU names.
12677
12678 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12679
12680         * configure: Use && rather than using -a in test, because odd
12681         strings can confuse test.
12682         * configure.in: Likewise.
12683
12684 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12685
12686         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12687
12688 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12689
12690         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12691         bootstrap4-lean): New targets.
12692
12693 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12694
12695         * mpw-* Delete.  Not used.
12696
12697 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12698
12699         * COPYING.LIB: Update FSF address.
12700
12701 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12702
12703         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12704
12705         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12706         GAS_SUPPORT_DIRS.
12707
12708 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12709
12710         * ltconfig, ltmain.sh: Avoid producing a version number if
12711         -version-info was not used.
12712
12713 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12716         building with newlib.
12717
12718 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12719
12720         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12721         Solaris `make' causes it to continue to next definition.
12722
12723 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12724
12725         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12726         the right GUI libraries and files are installed along with GDB.
12727
12728 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12729
12730         * configure.in: Change alpha to alpha* in several places.
12731
12732 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12733
12734         * config.sub: Recognize sparc86x.
12735
12736 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12737
12738         * configure.in (--enable-target-optspace): Remove debug echo.
12739
12740 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12741
12742         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12743
12744 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12745
12746         * ltconfig: Update cygwin32 support.
12747
12748         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12749         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12750         (GDB_SUPPORT_DIRS): Likewise.
12751
12752 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12753
12754         * configure.in (target_makefile_frag): If --enable-target-optspace,
12755         use -Os to compile target libraries rather than -O2.  Default to
12756         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12757         not used.
12758         * configure.in (target_cflags): Ditto for d30v.
12759
12760 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12761
12762         * Makefile.in (all-bfd): Depend on all-intl.
12763         (all-binutils): Likewise.
12764         (all-gas): Likewise.
12765         (all-gprof): Likewise.
12766         (all-ld): Likewise.
12767
12768 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12769
12770         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12771
12772 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12773
12774         * Makefile.in (all-bfd): Depend upon all-libiberty.
12775
12776         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12777
12778 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12779
12780         * Makefile.in: Add libstub.
12781
12782         * configure.in: Ditto. Build libstub for targets that have cygmon
12783         support.
12784
12785 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12786
12787         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12788
12789 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12790
12791         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12792         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12793
12794 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12795
12796         * configure: Define DEFAULT_M4 by searching PATH.
12797         * Makfile.in: Use DEFAULT_M4.
12798
12799 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12800
12801         * ltconfig: Add cygwin32 support.
12802
12803         * Makefile.in, configure.in: Add libtool as a native only directory
12804         to configure and build.
12805
12806 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12807
12808         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12809
12810 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12811
12812         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12813
12814 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12815
12816         * Makefile.in: add ash make rules
12817         * configure.in: add ash to native_only and host_tools lists
12818
12819 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12820
12821         * Makefile.in (all-gettext, all-intl): New targets.
12822         (ALL_MODULES): Added all-gettext, all-intl.
12823         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12824         (INSTALL_MODULES): Added install-gettext, install-intl.
12825         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12826
12827         * configure.in (host_tools): Added gettext.
12828         (native_only): Likewise.
12829         (noconfigdirs) [various cases]: Likewise.
12830         (host_libs): Added intl.
12831
12832 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12833
12834         * configure: Do not disable building gdbtk for cygwin32 hosts.
12835
12836 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12837
12838         * configure.in: Add thumb-coff target.
12839         * config.sub: Add thumb-coff target.
12840
12841 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12842
12843         * Makefile.in: Revert yesterday's change.
12844         (all-target-winsup):  all-target-librx stays out of here.
12845
12846 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12847
12848         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12849         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12850         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12851         Remove references to librx and libg++.
12852
12853 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12854
12855         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12856         recursive makes
12857
12858 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12859
12860         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12861         for newlib directory.
12862         (CXX_FOR_TARGET): Likewise.
12863
12864 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12865
12866         * ltconfig: Update after libtool/ltconfig.in change for
12867         hpux11.
12868
12869 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12870
12871         * ltconfig, ltmain.sh: Update to libtool 1.2.
12872
12873 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12874
12875         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12876         (install-gcc-cross): Instead, override LANGUAGES here.
12877
12878 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12879
12880         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12881         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12882
12883 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12884
12885         * configure.in: Add Thumb-pe target.
12886
12887 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12888
12889         * Makefile.in - changed sn targets to snavigator
12890         * configure.in - changed sn targets to snavigator
12891
12892 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12893
12894         * config-ml.in: After building symlink tree call make distclean
12895         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12896         to be the case for libiberty.
12897
12898 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12899
12900         * configure: When making link, also check the current
12901         directory. The configure scripts may create one.
12902
12903 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12904
12905         * config.sub: Accept alphapca56 and alphaev6 properly.
12906
12907 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12908
12909         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12910
12911 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12912
12913         * config.sub (sco5): Fix typo.
12914
12915 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12916
12917         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12918         install-itcl.
12919         (install-itcl): Remove dependency on install-tcl.
12920
12921 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12922
12923         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12924
12925 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12926
12927         * configure.in: Don't build libgui for a cygwin32 target when not on
12928         a cygwin32 host.
12929
12930 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12931
12932         * configure (redirect): Set to null, so default behavior of
12933         configure is now --verbose.
12934
12935 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12936
12937         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12938         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12939
12940 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12941
12942         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12943         this change to sync Makefile.in with its ChangeLog entries.
12944
12945 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12946
12947         * ltmain.sh (mkdir): Check that the directory doesn't exist
12948         before we exit with error, so that we don't get races during
12949         parallel builds.
12950
12951 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12952
12953         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12954
12955 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12956
12957         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12958         PICFLAG_FOR_TARGET.
12959         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12960
12961         * configure: Emit a definition for the new macro enable_shared
12962         into each Makefile.
12963
12964 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12965
12966         * configure.in (host_tools, native_only): Add libtool.
12967
12968 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12969
12970         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12971         Fix typo in ming config comment.
12972
12973 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12974
12975         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12976
12977 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12978
12979         * config.sub: Add tic30 cases, and map c30 to tic30.
12980
12981 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12982
12983         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12984         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12985         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12986         (CLEAN_TARGET_MODULES): Similarly
12987         (all-target-libf2c): Add dependences.
12988         * configure.in (target_libs): Add libf2c.
12989
12990 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12991
12992         * configure.in: Remove expect from noconfigdirs when target
12993         is cygwin32.  OK to build expect and dejagnu with Canadian
12994         Cross.
12995
12996 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12997
12998         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12999         host.
13000
13001         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13002         and mingw32.
13003
13004 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13005
13006         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13007         here as it is not defined in the toplevel Makefile.
13008
13009 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13010
13011         * configure (package_makefile_rules_frag): New variable, which names
13012         a file with generic rules, ...
13013         Change comment to mention we now have FIVE parts.
13014         * configure: Undo last change.
13015
13016 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13017
13018         * config.guess: More accurate determination of HP processor types.
13019         * config.sub: More accurate determination of HP processor types.
13020
13021 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13022
13023         * configure (package_makefile_frag): Move inserting the
13024         ${package_makefile_frag} to where it should be according
13025         to the comment.
13026
13027 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13028
13029         * config.guess: Add support for Linux/ARM.
13030
13031 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13032
13033         * .cvsignore: Remove *-info and *-install since they match
13034         release-info and mpw-install, which we don't want to just ignore.
13035
13036 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13037
13038         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13039
13040 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13041
13042         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13043         local_prefix to sub-make invocations.
13044
13045 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13046
13047         * configure.in: Check makefile fragments in the source
13048         directory.
13049
13050 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13051
13052         * configure.in: Check whether host and target makefile
13053         fragments exist before adding them to *_makefile_frag.
13054
13055 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13056
13057         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13058
13059 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13060
13061         * configure.in: Make sure we only replace RPATH_ENVVAR on
13062         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13063         regexp to sed.
13064
13065         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13066         to sub-makes.
13067
13068 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13069
13070         * config-ml.in (multi-do): LDFLAGS must include multilib
13071         designator.
13072
13073 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13074
13075         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13076
13077 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13078
13079         * config.sub: Add mingw32 support.
13080         * configure.in: Likewise.
13081
13082 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13083
13084         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13085
13086 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13087
13088         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13089         * configure (gxx_include_dir): Provide a definition for subdirs
13090         which do not use autoconf.
13091
13092 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13093
13094         * config.guess: Sync with egcs.  Picks up new alpha support,
13095         BeOS & some additional linux support.
13096
13097 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13098
13099         * config.guess: HP 9000/803 is a PA1.1 machine.
13100
13101 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13102
13103         * configure.in: It's alpha*-...
13104
13105 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13106
13107         * configure.in (host_makefile_frag, target_makefile_frag):
13108         Handle multiple config files.
13109         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13110         alpha-*-*.
13111
13112 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13113
13114         * mkdep: New file.
13115
13116 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13117
13118         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13119
13120 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13121
13122         * Makefile.in: Add libgui directory.
13123         (GDB_TK): Add all-libgui.
13124         * configure.in: Add libgui directory.
13125         * configure: Add all-libgui to GDB_TK.
13126
13127 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13128
13129         * config-ml.in (multidirs): Add m32r to multilib list.
13130
13131 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13132
13133         * Makefile.in (all-target-gperf): Change dependency to
13134         all-target-libstdc++.
13135
13136 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13137
13138         * config.guess: Add BeOS support.
13139
13140 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13141
13142         Source directory cvs renamed to cvssrc:
13143         * configure.in (host_tools): Change cvs to cvssrc.
13144         (native_only): Likewise.
13145         (noconfigdirs) [various cases]: Likewise.
13146         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13147         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13148         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13149         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13150         (all-cvssrc): Rename target from all-cvs.
13151
13152 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13153
13154         * configure (gxx_include_dir): Fix thinko.
13155
13156 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13157
13158         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13159         (install-cross, install-gcc-cross): New targets.
13160
13161 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13162
13163         * configure.in (noconfigdirs): Add support for Thumb target.
13164
13165         * config.sub (maybe_os): Add support for Thumb target.
13166
13167 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13168
13169         * Makefile.in: Add rules for cygmon.
13170
13171         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13172
13173 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13174
13175         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13176         * configure (gxx_include_dir): Provide a definition for subdirs
13177         which do not use autoconf.
13178
13179 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13180
13181         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13182         11/18/97 build
13183
13184 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13185
13186         * From Franz Sirl.
13187         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13188         found on RedHat Linux systems.
13189
13190 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13191
13192         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13193         guesses.
13194
13195 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13196
13197         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13198
13199 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13200
13201         * ltmain.sh: If mkdir fails, check whether the directory was created
13202         anyhow by some other process.
13203
13204 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13205
13206         * configure.in (d30v-*-*): Configure all directories.
13207
13208 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13209
13210         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13211         for the D30V.
13212
13213 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13214
13215         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13216
13217 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13218
13219         * include/libiberty.h: Add extern "C" { so it can be used with C++
13220         progrms.
13221         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13222         programs.
13223
13224 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13225
13226         * configure.in (d30v-*-*): Configure GCC now.
13227
13228 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13229
13230         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13231         is no longer needed.
13232
13233 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13234
13235         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13236
13237 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13238
13239         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13240         targets using "$@" to provide support for similar but not identical
13241         targets without having to duplicate code.
13242
13243 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13244
13245         * makefile.vms: Fix to work with DEC C.
13246
13247 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13248
13249         * config.sub: Add mips-tx39-elf to marketing names.
13250
13251 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13252
13253         * ltmain.sh: Handle symlinks in generated script.
13254
13255 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13256
13257         * configure: Handle autoconf style directory options: --bindir,
13258         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13259         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13260         --sysconfdir.
13261         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13262         (sharedstatedir, localstatedir, oldincludedir): New variables.
13263         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13264         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13265         sbindir, sharedstatedir, and sysconfdir.
13266
13267 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13268
13269         * Makefile.in (bootstrap-lean): New target.
13270
13271 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13272
13273         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13274         sn, and gnuserv from noconfigdirs.
13275
13276 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13277
13278         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13279
13280 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13281
13282         * Makefile.in (cross): New target.
13283
13284 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13285                           Jeff Law         <law@cygnus.com>
13286
13287         * Makefile.in (bootstrap2, bootstrap3): New targets.
13288         (all-bootstrap): Remove outdated and confusing target.
13289         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13290
13291 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13292
13293         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13294         windows.  Consistent with gdb/configure.
13295
13296 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13297
13298         * configure.in: Name Linux target fragment.
13299
13300         * configure: Rewrite so that project Makefile fragment is inserted
13301         first and appears last in the resulting Makefile.
13302
13303 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13304
13305         * Makefile.in (install-itcl): Install tcl first.
13306
13307 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13308
13309         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13310
13311 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13312
13313         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13314
13315         * configure.in (skipdirs): Add target-librx for Linux.
13316         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13317
13318 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13319
13320         * Makefile.in (bootstrap): New target.
13321
13322 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13323
13324         * config.sub: Accept 'amigados' for backward compatibility.
13325
13326 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13327
13328         * config.guess: Merge with FSF.
13329
13330 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13331
13332         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13333
13334 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13335
13336         * config.sub: Add "marketing-names" patch.
13337
13338 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13339
13340         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13341
13342 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13343
13344         * config.sub: Handle v850-elf.
13345
13346 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13347
13348         * .cvsignore (*-install): Remove.
13349
13350 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13351
13352         * ltconfig: Set CONFIG_SHELL in libtool.
13353         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13354
13355 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13356
13357         * configure.in (target_subdir): Set to libraries if enable_multilib.
13358
13359 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13360
13361         * config.guess: Update from gcc directory.
13362
13363 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13364
13365         * Makefile.in (all-sim): Depends on all-readline.
13366
13367 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13368
13369         * Makefile.in (BISON, YACC): Use $$s.
13370         (all-bison): Depend on all-texinfo.
13371
13372 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13373
13374         * Makefile.in (BISON): Add -L flag.
13375         (YACC): Likewise.
13376
13377 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13378
13379         * configure.in (noconfigdirs): Add support for v850e target.
13380
13381         * config.sub (maybe_os): Add support for v850e target.
13382
13383 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13384
13385         * configure.in (noconfigdirs): Add support for v850ea target.
13386
13387         * config.sub (maybe_os): Add support for v850ea target.
13388
13389 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13390
13391         * config.sub: Add mipstx39.  Delete r3900.
13392
13393 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13394
13395         * Makefile.in (all-autoconf): Depends on all-texinfo.
13396
13397 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13398
13399         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13400         eabi targets.
13401
13402 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13403
13404         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13405
13406         * configure: When handling a Canadian Cross, handle YACC as well as
13407         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13408         * Makefile.in (all-bison): Depend upon all-texinfo.
13409
13410 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13411
13412         * Makefile.in (BISON): bison, not byacc or bison -y.
13413         (YACC): bison -y or byacc or yacc.
13414         (various): Add *-bison as appropriate.
13415         (taz): No need to mess with BISON anymore.
13416
13417 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13418
13419         * configure: If OSTYPE matches *win32*, try to find a good value for
13420         CONFIG_SHELL.
13421
13422 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13423
13424         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13425         configure.in if it is present.
13426
13427 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13428
13429         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13430
13431 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13432
13433         * config.sub: Recognize `arc' cpu.
13434         * configure.in: Likewise.
13435         * config-ml.in: Likewise.
13436
13437 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13438
13439         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13440
13441 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13442
13443         * configure: Changed sed delimiter from ':' to '|' when
13444         attempting to substitute ${config_shell} for SHELL. On
13445         NT ${config_shell} may contain a ':' in it.
13446
13447 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13448
13449         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13450
13451 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13452
13453         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13454
13455 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13456
13457         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13458
13459         * ylwrap: If the program is a relative path, force it to be
13460         absolute.
13461
13462 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13463
13464         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13465
13466 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13467
13468         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13469         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13470         for libraries.
13471
13472 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13473
13474         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13475         separated by spaces.
13476
13477 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13478
13479         * ylwrap: New file.
13480         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13481
13482         * ltmain.sh: Handle /bin/sh at start of install program.
13483
13484         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13485
13486         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13487         * missing: New file, from automake 1.2.
13488
13489 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13490
13491         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13492         check-tk to CHECK_X11_MODULES.
13493
13494 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13495
13496         * config.sub: Merge with FSF.
13497
13498 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13499
13500         * config.guess: Merge with FSF.
13501
13502 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13503
13504         * configure: Treat msdosdjgpp like go32.
13505         * configure.in: Likewise.  Don't remove gprof for go32.
13506
13507         * configure: Change Makefile.tem2 to Makefile.tm2.
13508
13509 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13510
13511         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13512
13513 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13514
13515         * install-sh (chmodcmd): Set to null if the DST directory already
13516         exists.  Same as Nov 11th change.
13517
13518 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13519
13520         * configure (GDB_TK): Needs itcl and tix.
13521
13522 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13523
13524         * config.guess: Update from FSF.
13525
13526 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13527
13528         * Makefile.in (GDB_TK): Depend on itcl and tix.
13529
13530 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13531
13532         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13533         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13534         (INSTALL_SCRIPT): New variable.
13535         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13536         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13537         to -x.
13538         * install-sh: Add support for -x option.
13539
13540 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13541
13542         * configure.in, Makefile.in: Treat tix like itcl.
13543
13544 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13545
13546         * Makefile.in (WINDRES): New variable.
13547         (WINDRES_FOR_TARGET): New variable.
13548         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13549         (EXTRA_HOST_FLAGS): Add WINDRES.
13550         (EXTRA_TARGET_FLAGS): Add WINDRES.
13551         (EXTRA_GCC_FLAGS): Add WINDRES.
13552         ($(DO_X)): Pass down WINDRES.
13553         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13554         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13555         DLLTOOL_FOR_TARGET.
13556
13557 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13558
13559         * configure.in: configure sim before gdb for win32-x-ppc
13560
13561 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13562
13563         Move gperf into the toplevel, from libg++.
13564         * configure.in (target_tools): Add target-gperf.
13565         (native_only): Add target-gperf.
13566         * Makefile.in (all-target-gperf): New target, depend on
13567         all-target-libg++.
13568         (configure-target-gperf): Empty rule.
13569         (ALL_TARGET_MODULES): Add all-target-gperf.
13570         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13571         (CHECK_TARGET_MODULES): Add check-target-gperf.
13572         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13573         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13574
13575 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13576
13577         * config.sub (mn10200): Recognize new basic machine.
13578
13579 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13580
13581         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13582         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13583
13584 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13585
13586         * configure.in: If we're building mips-sgi-irix6* native, turn on
13587         ENABLE_MULTILIB and set TARGET_SUBDIR.
13588
13589 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13590
13591         * Makefile.in (all-sn): Depend on all-grep.
13592
13593 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13594
13595         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13596
13597         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13598         Makefile.  From Jeff Makey <jeff@cts.com>.
13599         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13600
13601         * Makefile.in (DISTBISONFILES): Remove.
13602         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13603         $(DEFAULT_YACC).
13604
13605         * configure.in: Build itl, db, sn, etc., when building for native
13606         cygwin32.
13607
13608         * Makefile.in (LD): New variable.
13609         (EXTRA_HOST_FLAGS): Pass down LD.
13610         ($(DO_X)): Likewise.
13611
13612 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13613
13614         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13615
13616 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13617
13618         * configure.in (targargs): Strip out any supplied --build argument
13619         before adding our own. Always add --build.
13620
13621 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13622
13623         * configure.in (targargs): Pass --build if we're doing
13624         a cross-compile.
13625
13626 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13627
13628         * configure: Use '|' instead of ":" as the separator in
13629         sed. Otherwise sed chokes on NT path names with drive
13630         designators. Also look for "?:*" as the leading characters in an
13631         absolute pathname.
13632
13633 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13634
13635         * config.sub: Support for r3900.
13636
13637 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13638
13639         * configure.in: Use install-sh, not install.sh.
13640
13641 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13642
13643         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13644         apply it twice.
13645
13646 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13647
13648         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13649         install-binutils.
13650
13651 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13652
13653         * Makefile.in: Add automake targets.
13654         * configure.in (host_tools): Add automake.
13655
13656 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13657
13658         * configure: Default CXX to c++, not gcc.
13659         * Makefile.in (CXX): Set to c++, not gcc.
13660         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13661
13662 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13663
13664         * install-sh: try appending a .exe if source file doesn't
13665         exist
13666
13667 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13668
13669         * configure.in: Turn on multilib by default.
13670         (cross_only): Remove target-libiberty.
13671
13672         * Makefile.in (all-gcc): Don't depend on libiberty.
13673
13674 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13675
13676         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13677
13678 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13679
13680         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13681         (DISTBISONFILES): Add ld/Makefile.in
13682
13683 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13684
13685         * configure.in: if target is cygwin32 but host isn't cygwin32,
13686         don't configure gdb tcl tk expect, not just gdb.
13687
13688 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13689
13690         * configure.in: Added gnuserv everywhere sn appears.
13691
13692         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13693         (CROSS_CHECK_MODULES): Added check-gnuserv.
13694         (INSTALL_MODULES): Added install-gnuserv.
13695         (CLEAN_MODULES): Added clean-gnuserv.
13696         (all-gnuserv): New target.
13697
13698 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13699
13700         * config.guess: Fixes for MIPS OpenBSD systems.
13701
13702 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13703
13704         * Makefile.in (INSTALL_XFORM): Remove.
13705         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13706
13707         * mkinstalldirs: New file, copied from automake.
13708         * Makefile.in (installdirs): Rename from install-dirs.  Use
13709         mkinstalldirs.  Change all users.
13710         (DEVO_SUPPORT): Add mkinstalldirs.
13711
13712 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13713
13714         * install-sh: Rename from install.sh.
13715         * Makefile.in (INSTALL): Change install.sh to install-sh.
13716         (DEVO_SUPPORT): Likewise.
13717
13718         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13719         Graichen <graichen@rzpd.de>.
13720
13721 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13722
13723         * config.guess: Recognize OpenBSD systems correctly.
13724
13725 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13726
13727         * README, Makefile.in (ETC_SUPPORT): Remove references to
13728         cfg-paper*, configure.{texi,man,info*}._
13729
13730 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13731
13732         * Makefile.in (all.normal): Ensure that gcc is built after all
13733         the x11 - ie gdb - targets.
13734
13735 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13736
13737         * makefile.vms: Don't run conf-a-gas.
13738
13739 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13740
13741         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13742
13743 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13744
13745         * configure.in: Remove noconfigdirs case since gdb also
13746         configures and builds for tic80-coff.
13747
13748 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13749
13750         * configure: Set cache_file to config.cache.
13751         * Makefile.in (local-distclean): Remove config.cache.
13752
13753 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13754
13755         * COPYING: Update FSF address.
13756
13757 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13758
13759         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13760         noconfigdirs.
13761
13762 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13763
13764         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13765         MAKEDIRS, is empty.
13766
13767 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13768
13769         * config.sub: Tweak mn10300 entry.
13770
13771 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13772
13773         * configure.in (host_tools): Put sim before gdb, so gdb's
13774         configure.tgt can determine if the simulator was configured.
13775
13776 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13777
13778         * config.sub: Move BeOS $os case to be with other Cygnus
13779         local cases.
13780
13781 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13782
13783         * config.sub: Remove misplaced comment that broke Linux.
13784
13785 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13786
13787         * config.sub: Add BeOS support.
13788
13789 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13790
13791         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13792
13793 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13794
13795         * configure.in (noconfigdirs): Remove tcl and tk from
13796         noconfigdirs for cygwin32 builds.
13797
13798 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13799
13800         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13801
13802 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13803
13804         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13805         make-all.com, use makefile.vms instead.
13806
13807 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13808
13809         * config.sub: Accept -lnews*.
13810
13811 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13812
13813         * configure.in (noconfigdirs): Disable target-newlib,
13814         target-examples and target-libiberty for d30v.
13815
13816 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13817
13818         * configure.in (noconfigdirs): Enable ld for d30v.
13819
13820 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13821
13822         * configure.in (tic80-*-*): Build compiler.
13823
13824 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13825
13826         * configure.in (d30v-*): Remove sim directory from list of
13827         unsupported d30v directories
13828
13829 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13830
13831         * config.sub, configure.in: Add d30v target cpu.
13832
13833 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13834
13835         * makefile.vms: New file.
13836         * make-all.com: Remove.
13837
13838 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13839
13840         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13841
13842 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13843
13844         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13845
13846 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13847
13848         * Makefile.in (ALL_MODULES): Added all-db.
13849         (CROSS_CHECK_MODULES): Addec check-db.
13850         (INSTALL_MODULES): Added install-db.
13851         (CLEAN_MODULES): Added clean-db.
13852
13853 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * config.guess: Merge with latest FSF sources.
13856
13857 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13858
13859         * Makefile.in (ALL_MODULES): Added all-itcl.
13860         (CROSS_CHECK_MODULES): Added check-itcl.
13861         (INSTALL_MODULES): Added install-itcl.
13862         (CLEAN_MODULES): Added clean-itcl.
13863
13864 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13865
13866         * configure.in: build gdb for mn10200
13867
13868 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13869
13870         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13871
13872 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13873
13874         * configure.in (tic80-*-*): Turn off most targets right now.
13875
13876 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13877
13878         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13879         rather than the makeinfo program.
13880         (do-info): Depend upon all-texinfo.
13881
13882 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13883
13884         * configure.in: Remove uses of config/mh-linux.
13885
13886         * config.sub, config.guess: Merge with latest FSF sources.
13887
13888 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13889
13890         * config.sub (case $basic_machine): Add tic80 entries.
13891
13892 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13893
13894         * config.sub, config.guess: Merge with latest FSF sources.
13895
13896 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13897
13898         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13899         * mpw-config.in: Test for NewFolderRecursive.
13900         * mpw-install: Use symbolic name for startup filename.
13901         * mpw-README: Add various additional details.
13902
13903 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13904
13905         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13906
13907 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13908
13909         * configure.in: Do build gcc and the target libraries for
13910         the mn10200.
13911
13912 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13913
13914         * configure.in: don't avoid building gdb for mn10300 any more
13915         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13916         instead of single-quoting it.
13917
13918 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13919
13920         * configure.in: Don't use --with-stabs on IRIX 6.
13921
13922 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13923
13924         * configure.in (m32r): Build gdb, libg++ now.
13925
13926 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13927
13928         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13929         directories from noconfigdirs.
13930
13931 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13932
13933         * config.sub (basic_machine): added mips16 configuration
13934
13935 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13936
13937         * config.sub: Handle d10v-unknown.
13938
13939 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13940
13941         * config.sub: Handle v850-unknown.
13942
13943 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13944
13945         * Makefile.in: add findutils
13946         * configure.in: add findutils to list of host_tools
13947
13948 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13949
13950         * config.sub: Handle mn10200 and mn10300.
13951
13952 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13953
13954         * configure.in (d10v-*): Do not build librx.
13955
13956 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13957
13958         * configure.in (mn10300): Build everything except gdb & libgloss.
13959
13960 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13961
13962         * config.guess:  Patch for Dansk Data Elektronik servers,
13963         from Niels Skou Olsen <nso@dde.dk>.
13964
13965         For ncr, use /bin/uname rather than uname, since GNU uname does not
13966         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13967
13968         Patch for MIPS R4000 running System V,
13969         from Eric S. Raymond <esr@snark.thyrsus.com>.
13970
13971         Fix thinko for nextstep.
13972
13973         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13974
13975         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13976         * config.guess: Guess mips-dec-mach_bsd4.3.
13977
13978         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13979         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13980         release numbers.
13981         * config.guess (mips-mips-riscos*):  Emit just enough of the
13982         release number.
13983
13984         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13985         * config.guess (sparc-auspex-sunos*):  Added.
13986         (f300-fujitsu-*): Added.
13987
13988         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13989         * config.guess:  Recognize a Tadpole as a sparc.
13990
13991 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13992
13993         * config.guess: Don't assume that NextStep version is either 2 or
13994         3.  NextStep 4 (aka OpenStep 4) has come out now.
13995
13996 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13997
13998         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13999         From Rik Faith <faith@cs.unc.edu>.
14000
14001 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14002
14003         * config.sub: Contributions from bug-gnu-utils to:
14004         Support plain "hppa" (no version given) architecture, reported by
14005         OpenStep.
14006         OpenBSD like NetBSD.
14007         LynxOs is not a hardware supplier.
14008
14009         * config.guess: Contributions from bug-gnu-utils to add support for:
14010         OpenBSD like NetBSD.
14011         Stratus systems.
14012         More Pyramid systems.
14013         i[n>4]86 Intel chips.
14014         M680[n>4]0 Motorola chips.
14015         Use unknown instead of lynx for hardware manufacturer.
14016
14017 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14018
14019         * install.sh (chmodcmd): Set to null if the DST directory already
14020         exists.
14021
14022 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14023
14024         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14025         not use mt-ppc target Makefile fragment any more.
14026
14027 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14028
14029         * configure.in (*-*-windows):  Exclude everything but those dirs
14030         needed to build windows.
14031
14032 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14033
14034         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14035
14036 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14037
14038         * configure.in:  Exclude mmalloc from i386-windows.
14039
14040 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14041
14042         * Undo my previous change.
14043
14044 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14045
14046         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14047         unconditionally.
14048         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14049
14050 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14051
14052         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14053         host to add it's own flags.
14054
14055 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14056
14057         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14058
14059 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14060
14061         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14062         (CXX_FOR_TARGET): Likewise.
14063         (GCC_FOR_TARGET): Define.
14064         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14065         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14066         CC_FOR_TARGET was specified on the command line.
14067         (MAKEOVERRIDES): Don't define.
14068
14069 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14070
14071         * configure.in (m32r): Fix spelling of libg++ libs.
14072
14073 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14074
14075         * config.sub (-apple*): Remove, now redundant.
14076
14077 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14078
14079         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14080
14081         * configure: Rework yesterday's sed script patch.
14082
14083         * config.sub: Merge with FSF.
14084
14085 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14086
14087         * config.guess:  Merge from FSF.
14088
14089         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14090         * config.guess: Use pc instead of unknown, for pc clone systems.
14091         Change linux to linux-gnu.
14092
14093         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14094         * config.guess: Avoid non-portable tr syntax.
14095
14096 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14097
14098         * test-build.mk (HOLES): Add "xargs" for gdb.
14099
14100         * configure: Avoid hpux10.20 sed bug.
14101
14102 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14103
14104         * configure.in:  Add support for windows host
14105         (that is a build done under the Microsoft build environment).
14106
14107 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14108
14109         * Makefile.in: Replace all uses of srcroot with s, to shrink
14110         command line lengths.
14111
14112         Patches from Geoffrey Noer <noer@cygnus.com>:
14113         * configure.in: If configuring for newlib, pass --with-newlib to
14114         subdirectories.
14115         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14116         -Bnewlib/ and -Lwinsup to gcc.
14117         (CXX_FOR_TARGET): Likewise.
14118
14119 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14120
14121         * Makefile.in (ETC_SUPPORT): Add configure.
14122
14123 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14124
14125         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14126         host configuration file.
14127
14128 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14129
14130         * configure.in: Break mn10x00 support into separate
14131         mn10200 and mn10300 configurations.
14132         * config.sub: Likewise.
14133
14134 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14135
14136         * configure.in: Add lots of stuff to noconfigdirs for
14137         the mn10x00 targets.
14138
14139         * config.sub, configure.in: Add mn10x00 support.
14140
14141 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14142
14143         * make-all.com: Call conf-a-gas, not config-a-gas.
14144
14145 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14146
14147         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14148         targets.
14149
14150 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14151
14152         * mpw-README: Add much more detail for native PowerMac.
14153         * mpw-install: New file.
14154         * mpw-configure: Add --norecursion and --help options.
14155         * mpw-config.in: Translate readme and install files when
14156         copying to objdir.
14157         * mpw-build.in: Don't always depend on byacc and flex.
14158         (install-only-top): New action.
14159
14160 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14161
14162         * configure.in:  You can now configure GDB for the v850.
14163
14164 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14165
14166         * configure.in (noconfigdirs): Don't configure any C++ dirs
14167         if targeting D10V.
14168
14169 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14170
14171         * config.sub: Recognize mips64vr5000.
14172
14173 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14174
14175         * configure.in: Use a single line for host_tools and native_only.
14176
14177 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14178
14179         * config.sub, configure.in: Add entries for m32r.
14180
14181 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14182
14183         * Makefile.in (inet-install): Don't run install-gzip.
14184
14185 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14186
14187         * configure.in:  Don't config lots of things for *-*-windows*.
14188
14189 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14190
14191         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14192         (host_libs, host_tools): Copy from configure.in.
14193         * mpw-configure: Don't complain about directories not found.
14194
14195 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14196
14197         * configure.in (i[345]86): Recognize i686 for pentium pro.
14198         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14199         file.
14200
14201         * config.guess (i[345]86): Ditto.
14202
14203 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14204
14205         * configure.in (noconfigdirs): Removed gdb for D10V.
14206
14207 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14208
14209         * configure.in: Remove ld, target-libio, target-libg++, and
14210         target-libstdc++ from noconfigdirs.
14211
14212 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14213
14214         * configure: Fix three locations where shell scripts were
14215         being run directly rather than with config_shell.
14216
14217 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14218
14219         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14220         * config.sub (basic_machine): Recognize v850.
14221
14222 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14223
14224         * mpw-configure: Handle multiple enable/disable options and
14225         pass them down recursively, handle -c and -s flags appropriately
14226         depending on choice of compiler, add escape mechanism for
14227         quoted arguments to gC.
14228
14229 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14230
14231         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14232         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14233         so that -mrelocatable-lib and -mno-eabi are used.
14234
14235         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14236         not support --print-multi-lib, don't abort.
14237
14238 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14239
14240         * make-all.com: Run config-a-gas.
14241         * setup.com: Don't copy subdirectory files around.
14242
14243 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14244
14245         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14246         target, it now compiles correctly.
14247
14248 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14249
14250         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14251
14252 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14253
14254         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14255
14256 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14257
14258         * configure.in (native_only): Add prms.
14259
14260 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14261
14262         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14263         (BINUTILS_SUPPORT_DIRS): Likewise.
14264
14265 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14266
14267         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14268         d10v support is added.
14269
14270 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14271
14272         * configure.in (d10v-*-*): New target.
14273
14274 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14275
14276         * config.guess (HP 9000/811): Recognize this as a PA1.1
14277         machine.
14278
14279 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14280
14281         * Makefile.in (do-tar-gz): New target, split out from tail end of
14282         taz target.  Run each command separately, don't use pipes.
14283         (taz): Use it.
14284
14285 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14286
14287         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14288         * mpw-build.in: No builds should depend on building byacc or flex,
14289         they are assumed to be installed already.
14290
14291 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14292
14293         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14294         variable that CC_FOR_TARGET needs.
14295
14296 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14297
14298         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14299         options have changed since the last time the subdirectory was
14300         configured, and if it has, reconfigure.
14301         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14302         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14303
14304 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14305
14306         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14307         CLEAN_MODULES): Add bash.
14308         (all-bash): New target.
14309
14310 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14311
14312         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14313
14314 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14315
14316         * config.sub (basic_machine): Recognize d10v as a valid processor.
14317
14318 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14319
14320         * mpw-configure: Add support for --bindir.
14321         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14322
14323 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14324
14325         * configure.in: add bash, time, gawk to list of hosttools and things
14326         to only build for native toolchains
14327
14328 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14329
14330         * Makefile.in (docdir): Remove.
14331
14332 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14333
14334         * Makefile.in (datadir): Set to $(prefix)/share.
14335
14336 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14337
14338         * configure.in: build diff and patch for cygwin32-hosted
14339         toolchains.
14340
14341 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14342
14343         * config.sub: Accept -rtems*.
14344
14345 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14346
14347         * configure.in: enable dosrel for cygwin32-hosted builds,
14348                 remove diff from the list of things not buildable
14349                 via Canadian Cross
14350
14351 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14352
14353         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14354         don't get ". ".
14355
14356 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14357
14358         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14359
14360 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14361
14362         * Makefile.in (taz): Handle case where tex3patch didn't even get
14363         checked out.  Also, if it was found, put the symlink in a new util
14364         subdirectory.
14365
14366 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14367
14368         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14369
14370 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14371
14372         * config.sub: Recognize -openvms.
14373         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14374         * make-all.com, setup.com: New files.
14375
14376 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14377
14378         * Makefile.in (taz): tex3patch moved to texinfo/util.
14379
14380 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14381
14382         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14383         * configure.in: remove make from disable-if-Can-Cross list
14384                 enable gdb if ${host} and ${target} are cygwin32
14385
14386 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14387
14388         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14389         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14390
14391 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14392
14393         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14394         distinguish sysv/svr4/bsd variants.
14395         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14396
14397 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14398
14399         * configure.in: Added copyright notice.
14400         * move-if-change: Added copyright notice.
14401
14402 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14403
14404         * configure.in (powerpcle-*-solaris*): Until we get shared
14405         libraries working, don't build gdb, sim, make, tcl, tk, or
14406         expect.
14407
14408 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14409
14410         * config.guess:  Merge with FSF:
14411
14412         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14413         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14414
14415         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14416         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14417
14418         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14419         * config.guess:  Combine two OSF1 rules.
14420         Also recognize field test versions.  From mjr@zk3.dec.com.
14421         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14422         because GNU uname does not support -p.  From pmr@pajato.com.
14423
14424 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14425
14426         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14427
14428 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14429
14430         * mpw-README: Document GCCIncludes.
14431
14432 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14433
14434         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14435
14436 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14437
14438         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14439
14440 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14441
14442         * configure.in (*-*-cygwin32): Configure make.
14443
14444 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14445
14446         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14447
14448 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14449
14450         * Makefile.in (all-inet): Depend on all-perl.
14451
14452         * Makefile.in (inet-install): New target.
14453
14454         * Makefile.in (all-inet): Depend on all-tcl.
14455         (all-inet): Depend on all-send-pr.
14456
14457 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14458
14459         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14460         temporarily.
14461
14462 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14463
14464         * configure.in: Don't configure --with-gnu-ld on AIX.
14465
14466 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14467
14468         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14469
14470 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14471
14472         * Makefile.in (ALL_MODULES): Added all-inet.
14473         (CROSS_CHECK_MODULES): Added check-inet.
14474         (INSTALL_MODULES): Added install-inet.
14475         (CLEAN_MODULES): Added clean-inet.
14476         (all-indent): New target.
14477
14478         * configure.in (host_tools): Added inet.
14479         (native_only): Added inet.
14480         (noconfigdirs): Added inet.
14481
14482 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14483
14484         * configure.in: Don't configure libgloss if we are not configuring
14485         newlib.
14486
14487 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14488
14489         * configure.in: Don't configure libgloss for unsupported
14490         architectures.
14491
14492 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14493
14494         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14495
14496 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14497
14498         * Makefile.in (ALL_MODULES): Include all-apache.
14499         (CROSS_CHECK_MODULES): Include check-apache.
14500         (INSTALL_MODULES): Include install-apache.
14501         (all-apache): New target.
14502
14503         * configure.in: Added apache everywhere perl is seen.
14504
14505 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14506
14507         * Makefile.in: Add support for clean-{module} and
14508         clean-target-{module} rules.
14509
14510 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14511
14512         * configure.in (*-*-ose) do not build libgloss.
14513
14514 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14515
14516         * config.guess (prep*:SunOS:5.*:*): Turn into
14517         powerpele-unknown-solaris2.
14518
14519 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14520
14521         * configure.in: Permit --enable-shared to specify a list of
14522         directories.
14523
14524 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14525
14526         * configure.in (host==solaris): Pass only the first word of $CC
14527         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14528
14529 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14530
14531         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14532
14533 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14534
14535         * Makefile.in (ALL_MODULES): Include all-perl.
14536         (CROSS_CHECK_MODULES): Include check-perl.
14537         (INSTALL_MODULES): Include install-perl.
14538         (ALL_X11_MODULES): Include all-guile.
14539         (CHECK_X11_MODULES): Include check-guile.
14540         (INSTALL_X11_MODULES): Include install-guile.
14541         (all-perl): New target.
14542         (all-guile): New target.
14543
14544         * configure.in (host_tools): Include perl and guile.
14545         (native_only): Include perl and guile.
14546         (noconfigdirs): Don't build guile and perl; no ports have been
14547         done.
14548
14549 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14550
14551         * configure (--enable-*): Handle quoted option lists such as
14552         --enable-sim-cflags='-g0 -O' better.
14553
14554 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14555
14556         * Makefile.in ({,inst}all-target): New rule so we can make and
14557         install all of the target directories easily.
14558
14559 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14560
14561         * configure.in: Add missing global flag in sed substitution when
14562         deleting `target-' from ${configdirs}.
14563
14564 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14565
14566         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14567         option.
14568
14569         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14570         config/mh-necv4.
14571
14572         * install.sh: Correct misspelling of transformbasename.
14573
14574         * config.guess: Recognize mips-*-sysv*.
14575
14576 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14577
14578         * config.sub: Recognize mon960.
14579
14580 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14581
14582         * configure: Restore Canadian Cross handling of BISON and LEX,
14583         removed in Feb 20 change.
14584
14585 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14586
14587         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14588         Mention make install.  Remove the old copyright date as well the
14589         clumsy and rather pointless copyright on the README file.
14590
14591 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14592
14593         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14594         Makefile after running symlink-tree, then run `make distclean' to
14595         avoid clobbering any generated files in srcdir.
14596
14597 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14598
14599         * configure.in (m68k-*-netbsd*): Build everything now.
14600
14601 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14602
14603         * Makefile.in (taz): Fix quoting.
14604
14605 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14606
14607         * configure.in (sparclet-*-*): Build everything now.
14608
14609 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14610
14611         * configure.in (m68k-*-linux*): New host.
14612
14613 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14614
14615         * configure: Check for bison before byacc.
14616
14617 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14618
14619         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14620         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14621         searching PATH.  These are used as fallbacks by Makefile.in if
14622         flex/bison/byacc aren't in objdir.
14623
14624 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14625
14626         * Makefile.in: Make everything which depends upon all-bfd also
14627         depend upon all-opcodes, in case --with-commonbfdlib is used.
14628
14629 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14630
14631         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14632         building NT native compilers on Unix.
14633
14634 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14635
14636         * configure.in: Don't get CC from the host Makefile fragment if we
14637         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14638         Solaris test for /usr/ucb/cc to the post target script, just after
14639         the compiler sanity test.
14640
14641 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14642
14643         * config.sub: Merge with FSF.
14644
14645 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14646
14647         * Makefile.in (RPATH_ENVVAR): New variable.
14648         (REALLY_SET_LIB_PATH): Use it.
14649         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14650
14651 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14652
14653         * config.sub, configure.in: Recognize sparclet cpu.
14654
14655 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14656
14657         * config.guess:  Support m68k-cbm-sysv4.
14658
14659 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14660
14661         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14662         m68k-unknown-linuxaout from linker help string.  Put quotes around
14663         $ld_help_string.
14664
14665 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14666
14667         * config.guess (powerpc-harris-powerunix): Add guess for port
14668         to new target.
14669
14670 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14671
14672         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14673
14674 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14675
14676         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14677         $(REALLY_SET_LIB_PATH) in Makefile.
14678         * Makefile.in (SET_LIB_PATH): New variable.
14679         (REALLY_SET_LIB_PATH): New variable.
14680         ($(DO_X)): Use $(SET_LIB_PATH).
14681         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14682         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14683         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14684         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14685         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14686         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14687         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14688         (install-dosrel): Likewise.
14689         (all-opcodes): Depend upon all-libiberty.
14690
14691 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14692
14693         * config.guess (*:CYGWIN*): New
14694
14695 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14696
14697         * Makefile.in (all-target-winsup): All all-target-libiberty.
14698
14699 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14700
14701         * configure.in (noconfigdirs): Add missing # in front of comment.
14702
14703 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14704
14705         * configure.in: add second pass to things added to noconfigdirs
14706         so *-gm-magic can exclude libgloss properly.
14707
14708 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14709
14710         * mpw-configure (extralibs_name, rez_name): Set correctly
14711         for MWC68K compiler.
14712
14713         * mpw-README: Add more info on the necessary build tools.
14714
14715 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14716
14717         * configure.in, config.sub: Recognize cygwin32.
14718
14719 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14720
14721         * config.guess, config.sub: Recognize A/UX.
14722
14723 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14724
14725         * config.sub: Merge with gcc/config.sub.
14726
14727 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14728
14729         * mpw-build.in (do-binutils): Add build of stamps.
14730
14731 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14732
14733         * config.sub: Add recognition for mips64vr4100*-* targets.
14734
14735 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14736
14737         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14738         Add creation of gconfigargs with `--enable-shared' turned on.
14739         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14740         ($(host)-stamp-stage3-configured): Likewise.
14741         (HOLES): Add chatr and ldd.
14742         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14743
14744 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14745
14746         * configure: Pass --nfp to recursive configures.
14747
14748 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14749
14750         * Makefile.in (DLLTOOL): New.
14751         (DLLTOOL_FOR_TARGET): New.
14752         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14753         (EXTRA_TARGET_FLAGS): Ditto.
14754         (EXTRA_GCC_FLAGS): Ditto.
14755         (CONFIGURE_TARGET_MODULES): Ditto.
14756         (DO_X): Ditto.
14757         * configure: Add DLLTOOL.
14758
14759 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14760
14761         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14762         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14763         mh-sco, since old workarounds no longer needed, and don't
14764         build ld, since libraries have weak symbols in COFF.
14765
14766 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14767
14768         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14769
14770 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14771
14772         * configure.in: Make sure that ${CC} can be used to compile an
14773         executable.
14774
14775 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14776
14777         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14778         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14779         nothing depending on whether gdbtk is being built.
14780
14781 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14782
14783         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14784
14785 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14786
14787         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14788         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14789
14790 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14791
14792         * config-ml.in: Add support for
14793         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14794         Simplify setting of multidirs from --disable-foo.
14795
14796 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14797
14798         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14799         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14800         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14801         non-empty, pass them on to the  GCC make.
14802         (all-bootstrap): New rule that is like all-gcc, except it executes
14803         the GCC bootstrap rule instead of the GCC all rule.
14804
14805 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14806
14807         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14808
14809 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14810
14811         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14812         DG/UX support.
14813
14814 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14815
14816         * config.sub (i*86*) Change [345] to [3456]
14817
14818 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14819
14820         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14821         --with-gnu-ld=no.
14822
14823 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14824
14825         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14826         AIX multilibs get built.
14827
14828 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14829
14830         * configure.in (i386-win32): Don't build expect if we're not
14831         building the tcl subdir.
14832
14833 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14834
14835         * Makefile.in: (configure-target-examples, all-target-examples):
14836         New targets, configure and build example programs.
14837
14838 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14839
14840         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14841         use it as input to sedit the generated MPW makefile.
14842         * mpw-README: Add a suggestion about Gestalt.h.
14843
14844 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14845
14846         * config.sub: Accept *-*-ieee*.
14847
14848 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14849
14850         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14851         Ronald F. Guilmette <rfg@monkeys.com>.
14852
14853 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14854
14855         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14856         for powerpc-pe native.
14857         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14858         (target==powerpc-pe): duplicate i386-win32 entry.
14859
14860 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14861
14862         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14863         of vxworks, not just vxworks5.1.
14864
14865 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14866
14867         * mpw-configure: Add support for exec-prefix.
14868
14869 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14870
14871         * config.guess: Recognize HP model 816 machines as having
14872         a PA1.1 processor.
14873
14874 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14875
14876         * configure: Ignore new autoconf configure options.
14877
14878 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14879
14880         * config.guess:  Recognize Pentium under SCO.
14881         From Robert Lipe <robertl@arnet.com>.
14882
14883 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14884
14885         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14886
14887 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14888
14889         * configure.in: Don't configure gas for alpha-dec-osf*.
14890
14891 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14892
14893         * configure.in: Default to --with-stabs for some targets for which
14894         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14895         i[345]86*-*-unixware*.
14896
14897 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14898
14899         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14900         rather than basing it on the target.  Simplify handling of options
14901         controlling which directories to configure.  Remove extraneous
14902         slash in multi-clean target.
14903
14904 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14905
14906         * config-ml.in: Prefix more variables with ml_ so they don't collide
14907         with configure's.
14908
14909 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14910
14911         * configure: Don't turn -v into --v.
14912
14913 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14914
14915         * configure.in (targargs): Fix typo.
14916
14917         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14918
14919 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14920
14921         * configure.in: Strip --host and --target options from
14922         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14923         --with-cross-host option when building with a cross-compiler.
14924         * configure: Canonicalize the arguments put into config.status by
14925         always using `=' for an option with an argument.  Pass a presumed
14926         --host or --target explicitly.
14927
14928 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14929
14930         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14931         into general OS recognition case.
14932
14933 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14934
14935         * configure.in (target_configdirs): add target-winsup only
14936         for win32 target systems.
14937
14938 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14939
14940         * Makefile.in (all-target-libgloss): Depend upon
14941         configure-target-newlib, since when libgloss is built it looks to
14942         see if the newlib directory exists.
14943
14944 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14945
14946         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14947         cfg-ml-*.in.
14948
14949 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14950
14951         * configure: Handle LD and LD_FOR_TARGET when configuring a
14952         Canadian Cross.
14953
14954 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14955
14956         * configure.in (target_libs): add target-winsup.
14957         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14958         (target==ppcle-pe): remove ld from $noconfigdirs.
14959
14960 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14961
14962         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14963         Preserve relative path names in $srcdir.  Build symlink tree if
14964         configuring cross target dir and srcdir=. (= no VPATH support).
14965         (configure-target-libg++): Depend on configure-target-librx.
14966         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14967         * config-ml.in: New file.
14968         * symlink-tree: New file.
14969         * configure: Ensure srcdir="." if that's what it is.
14970
14971 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14972
14973         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14974         includes and FLEX_SKELETON setting.
14975         * mpw-configure (--with-gnu-ld): New option, controls whether
14976         to use PPCLink or ld with PowerMac GCC.
14977         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14978         * mpw-config.in: Configure grez if targeting Mac.
14979
14980         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14981         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14982         just macos.
14983         * configure.in: Configure grez resource compiler if targeting Mac.
14984         * Makefile.in (all-grez, install-grez): New targets.
14985
14986 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14987
14988         * configure: CXX defaults to gcc, not g++.  If we find
14989         gcc in the path, set CC to gcc -O2.
14990
14991 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14992
14993         * configure: Default ${build} correctly.  Avoid picking up extra
14994         spaces when reading CC and CXX from Makefile.  When doing a
14995         Canadian Cross, use plausible default values for numerous
14996         variables.
14997         * configure.in: When doing a Canadian Cross, don't try to
14998         configure tools whose configure script can't handle it.
14999
15000 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15001
15002         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15003
15004 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15005
15006         * configure:  Remove dubious bug reporting address.
15007
15008 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15009
15010         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15011         configure script, run that instead of this directory's configure.
15012         In either case, print a message that we're configuring the sub-dir.
15013
15014 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15015
15016         * configure.in: Before checking for the existence of various files,
15017         use sed to filter out "target-".
15018
15019 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15020
15021         * Makefile.in (DO_X): Split rule to decrease command line length
15022         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15023         (Philippe De Muyter).
15024
15025 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15026
15027         * Makefile.in (all-patch): depend on all-libiberty.
15028
15029 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15030
15031         * configure.in: If the only directory in target_configdirs which
15032         actually exists is libiberty, then set target_configdirs to empty,
15033         to avoid trying to build a target libiberty in a gas or gdb
15034         distribution.
15035
15036 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15037
15038         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15039         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15040         systems.
15041
15042 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15043
15044         * configure.in (copy_dirs): Use sys-include instead of include
15045         for --with-headers option.
15046
15047 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15048
15049         * Makefile.in, configure.in: Make winsup builds work with
15050         new scheme.
15051
15052 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15053
15054         * configure.in: Build the linker on AIX.
15055
15056 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15057
15058         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15059         where needed.
15060
15061 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15062
15063         * Makefile.in (all-gcc): Fix typo.
15064
15065 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15066
15067         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15068
15069 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15070
15071         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15072         to target-xiberty, to provide more flexibility.
15073         (target_subdir):  Define.  Create if cross.
15074         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15075         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15076         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15077         check-libFOO -> check-target-libFOO, etc.
15078         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15079         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15080         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15081         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15082         allow ALL_GCC="" to only configure.
15083         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15084         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15085         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15086
15087 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15088
15089         * Makefile.in (taz): Build "info" in etc explicitly.
15090
15091 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15092
15093         * configure.in:  Make sure that CC is undefined (as opposed to
15094         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15095         problem with autoconf trying to configure on a host without GCC.
15096
15097 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15098
15099         * mpw-configure: Set host alias from choice of host compiler,
15100         only use generic MPW Makefile sed if present, edit a file
15101         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15102         * mpw-README: Add problem notes about CW6 and CW7.
15103
15104 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15105
15106         * Makefile.in (taz): Use ";" instead of ";;".
15107
15108 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15109
15110         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15111         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15112         DISTDOCDIRS.
15113         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15114         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15115
15116 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15117
15118         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15119         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15120         Move bfd to DISTSTUFFDIRS.
15121
15122 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15123
15124         * Makefile.in (X11_LIB): Removed.
15125         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15126
15127         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15128
15129 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15130
15131         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15132         names.
15133
15134 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15135
15136         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15137
15138 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15139
15140         * configure.in (i[345]86-*-win32): Always build newlib.
15141         Don't configure cvs, autoconf or texinfo.
15142         * Makefile.in (LD_FOR_TARGET): New.
15143         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15144         Pass down LD_FOR_TARGET.
15145
15146 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15147
15148         * winsup: New directory.
15149         * Makefile.in: Build winsup.
15150         * configure.in: Winsup is configured when target is win32.
15151         Can only build win32 target GDB when native.
15152
15153 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15154
15155         * config.guess: Recognize HP model 819 machines as having
15156         a PA 1.1 processor.
15157
15158 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15159
15160         * configure: Fix sed loop which substitutes for CC and CXX to
15161         avoid bug found in various sed implementations.
15162
15163 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15164
15165         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15166         simulator.  Use standard powerpc-*-eabi*.
15167
15168 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15169
15170         * configure.in: Stop putting gas and binutils in noconfigdirs for
15171         powerpc-*-aix* and rs6000-*-*.
15172
15173 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15174
15175         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15176         -mcall-aixdesc libraries.
15177
15178 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15179
15180         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15181
15182         * config.sub (arm | armel | armeb): Fix shell syntax.
15183
15184 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15185
15186         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15187         -msoft-float and -mcpu=common support.
15188         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15189         libraries.
15190
15191 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15192
15193         * configure.in: Allow configuration and build of emacs19 for the alpha.
15194
15195 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15196
15197         * configure.in (CC): Get ^CC, not just any old CC, from
15198         ${host_makefile_frag}.
15199
15200 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15201
15202         * configure.in (CC): Try to get CC from
15203         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15204
15205 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15206
15207         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15208         only if it exists in $(srcdir).
15209
15210 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15211
15212         * configure: If CC and CXX are not set in the environment, set
15213         them, based on either an existing Makefile or on searching for gcc
15214         in PATH.  Substitute for CC and CXX in Makefile.
15215         * configure.in: Remove libm from target_libs.  Separate
15216         target_configdirs from configdirs.  If CC is not set in
15217         environment, try to get it from a host Makefile fragment.  Rewrite
15218         changes of configdirs to use skipdirs instead.  A few minor
15219         tweaks.  Take directories out of target_configdirs as they are
15220         taken out of configdirs.  Remove existing Makefile files from
15221         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15222         CONFIG_ARGUMENTS in Makefile.
15223         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15224         by configure.in.
15225         (CONFIG_ARGUMENTS): Likewise.
15226         (CONFIGURE_TARGET_MODULES): New variable.
15227         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15228         ($(CONFIGURE_TARGET_MODULES)): New target.
15229         (configure-libg++, configure-libio): New targets.
15230         (all-libg++): Depend upon configure-libg++.
15231         (all-libio): Depend upon configure-libio.
15232         (configure-libgloss, all-libgloss): New targets.
15233         (configure-libstdc++): New target.
15234         (all-libstdc++): Depend upon configure-libstdc++.
15235         (configure-librx, all-librx): New targets.
15236         (configure-newlib): New target.
15237         (all-newlib): Depend upon configure-newlib
15238         (configure-xiberty): New target.
15239         (all-xiberty): Depend upon configure-xiberty.
15240
15241 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15242
15243         * configure.in (host i[345]86-*-win32):  Expand the
15244         noconfigdirs again.
15245
15246 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15247
15248         * mpw-configure: Fix sed command file name.
15249
15250 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15251
15252         * configure.in (host i[345]86-*-win32): Reduce the
15253         noconfigdirs again.
15254
15255 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15256
15257         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15258         or powerpc*-*-pe*, since they are not yet supported.
15259
15260 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15261
15262         Add PowerMac support and many other enhancements.
15263         * mpw-configure: New option --cc to select compiler to use,
15264         paste options set according to --cc into the generated
15265         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15266         if mpw-make.sed is present.
15267         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15268         add forward includes for PowerPC include files.
15269         * mpw-build.in: Build using Makefile.PPC if present.
15270         (do-byacc, etc): Remove separate version resource builds.
15271         (do-gas): Build "stamps" before "all".
15272         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15273         * mpw-README: Update to reflect --cc option, PowerMac support,
15274         and recently-reported compatibility problems.
15275
15276 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15277
15278         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15279         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15280         (--with-multilib-top): Pass to recursive invocations.
15281
15282 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15283
15284         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15285         v810-*-*.
15286
15287 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15288
15289         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15290         gdb, ld and opcodes on v810-*-*.
15291
15292 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15293
15294         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15295         (local-maintainer-clean): New target.
15296         (maintainer-clean): New target.
15297         (realclean): Just depend upon maintainer-clean.
15298
15299 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15300
15301         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15302
15303 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15304
15305         * configure.in: Build ld in mips*-*-bsd* case.
15306
15307 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15308
15309         * config.sub: Accept -lites* OS.  From Ian Dall.
15310
15311 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15312
15313         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15314         targets.
15315
15316 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15317
15318         * configure.in: treat i386-win32 canadian cross the same as
15319         i386-go32 canadian cross.
15320
15321 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15322
15323         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15324         running under the simulator to build a reduced set of libraries.
15325         (powerpc-*-eabiaix): Add fine grained multilib support added to
15326         other powerpc targets yesterday.
15327
15328 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15329
15330         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15331         -disable-softfloat, -disable-relocatable, -disable-aix, and
15332         -disable-sysv to control which multilib libraries get built.
15333
15334 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15335
15336         * configure: Add Makefile.tem to list of files to remove in trap
15337         handler.
15338
15339 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15340
15341         * config.guess (*Linux*):  Add missing "exit"s.
15342         Also, need specific check for alpha-unknown-linux (uses COFF).
15343
15344 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15345
15346         * config.guess:  Merge with FSF:
15347
15348         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15349         * config.guess (AIX4): More robust release numbering discovery.
15350
15351         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15352         * config.guess (i386-sequent-ptx): Properly get version number.
15353
15354         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15355         * config.guess (mips:*:4*:UMIPS): New case.
15356
15357 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15358
15359         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15360         (i386-win32 host): Likewise.  Don't build readline.
15361
15362 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15363
15364         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15365         SUPPORT_FILES to submakes.
15366
15367 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15368
15369         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15370         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15371         mpw-configure.
15372
15373 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15374
15375         * configure.in (appdirs): Use =, not ==, in test expression when
15376         trying to build the text to print in the warning message for
15377         Solaris users.
15378
15379 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15380
15381         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15382
15383 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15384
15385         * config.guess: Recognize lynx-2.3.
15386
15387 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15388
15389         * config.sub (z8ksim): Deleted
15390         (z8k-*-coff): New, this is the one true name of the target.
15391
15392 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15393
15394         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15395
15396 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15397
15398         * config.guess (*:Linux:*:*): First try asking the linker what the
15399         default object file format is (elf, aout, or coff).  Then if this
15400         fails, try previous methods.
15401
15402 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15403
15404         * configure.in: Don't build newlib for *-*-vxworks5.1.
15405
15406 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15407
15408         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15409         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15410
15411 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15412
15413         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15414
15415 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15416
15417         * cfg-ml-com.in: New file.
15418         * cfg-ml-pos.in: New file.
15419
15420 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15421
15422         * COPYING.NEWLIB: Add HP free copyright to list.
15423
15424 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15425
15426         * config.sub: Recognize -eabi* for the system, not just -eabi.
15427
15428 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15429
15430         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15431         * config.sub, configure.in (win32): New target and host.
15432
15433 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15434
15435         * configure.in: Add i386-pe configuration.
15436
15437 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15438
15439         * mpw-build.in (install): Install GDB after LD.
15440
15441 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15442
15443         * mpw-config.in (elf/mips.h): Always forward-include, needed
15444         for GDB to build.
15445
15446 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15447
15448         * testsuite: New directory for customer acceptance and whole tool
15449         chain tests.
15450
15451 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15452
15453         * configure: If per-host line isn't found, but AC_OUTPUT is found
15454         and a configure script exists, run it instead.
15455
15456 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15457
15458         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15459
15460 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15461
15462         * configure: Set build_{cpu,vendor,os,alias} to host values when
15463         --build isn't specified.
15464
15465 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15466
15467         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15468         (FLAGS_TO_PASS): Pass them.
15469         (EXTRA_TARGET_FLAGS): Ditto.
15470
15471 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15472
15473         * Makefile.in (all-libg++): Depend on all-libstdc++.
15474
15475 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15476
15477         * configure.in (noconfigdirs): Enable all packages for
15478           i386-unknown-netbsd.
15479
15480 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15481
15482         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15483         hosted builds (DOS builds)
15484
15485 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15486
15487         Changes for ARM based on patches from Richard Earnshaw:
15488         * config.sub: Handle armeb and armel.
15489         * configure.in: Omit arm linker only for riscix.
15490
15491 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15492
15493         * config.guess:  Update from FSF.
15494
15495 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15496
15497         * config.sub: Recognize powerpcle as the little endian variant of
15498         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15499         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15500         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15501         temporarily.
15502
15503 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15504
15505         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15506
15507 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15508
15509         * config.sub: Accept -lites* as a basic system type.
15510
15511 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15512
15513         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15514         installed, and if so return linuxoldld as the system name.
15515
15516 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15517
15518         * config.guess: Add hppa1.1-hp-lites support.
15519
15520 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15521
15522         * configure.in: Don't build newlib for m68k-vxworks5.1.
15523
15524 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15525
15526         * configure.in (mips-sgi-irix6): Use mh-irix5.
15527
15528 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15529
15530         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15531
15532 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15533
15534         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15535         OSF/1.  Fix compiler flags.
15536         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15537
15538 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15539
15540         * configure.in: Recognize --with-newlib.
15541         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15542
15543 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15544
15545         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15546         to *_X11_MODULES due to gdbtk needing X include files et al.
15547
15548 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15549
15550         Merge in support for Mac MPW as a host.
15551         (Old change descriptions retained for informational value.)
15552
15553         * mpw-config.in: Add generic include forwards for cpu-specific
15554         include files in aout and elf directories.
15555
15556         * mpw-configure: Added copyright.
15557         * mpw-config.in: Check for presence of required build tools.
15558         (target_libs): Add newlib.
15559         (target_tools): Add examples.
15560         (Read Me): Generate as "Read Me for MPW" instead.
15561         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15562         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15563         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15564
15565         * mpw-configure: Remove subdir-specific makefile hackery,
15566         delete mk.tmp after using it.
15567
15568         * mpw-build.in (all): Display start and end times.
15569
15570         * mpw-configure (host_canonical): Set.
15571         (target_cpu): Always add to makefiles.
15572         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15573         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15574         (mpw-mh-mpw): Look for in srcdir and srcroot.
15575         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15576
15577         * mpw-build.in: (install-only): New target.
15578
15579         * mpw-configure (host_alias, target_alias): Rename from hostalias
15580         and targetalias, add into generated Makefile.
15581         (mk.tmp): If present, add into generated Makefile.
15582         * mpw-build.in (all-gas): Build config.h first before gas proper.
15583
15584         * mpw-configure (config.status): Write only if changed.
15585         * mpw-config.in (readline): Configure it (not built, just used for
15586         definitions).
15587
15588         * mpw-config.in (elf/mips.h): Add a forward include.
15589
15590         * mpw-config.in: Forward-include most .h files in include into
15591         extra-include.
15592         (readline): Don't build.
15593         mpw-build.in (install): Install GDB.
15594
15595         * mpw-configure (prefix, mpw_prefix): Handle it.
15596         * mpw-config.in (mmalloc, readline): Don't configure.
15597         * mpw-build.in (thisscript): Rename to ThisScript.
15598         Use mpw-build instead of BuildProgram everywhere.
15599         (mmalloc, readline): Don't build.
15600         * mpw-README: New file, basic documentation about the MPW port.
15601
15602         * mpw-config.in: Use forward-include to create include files.
15603
15604         * mpw-configure: Add more things to the top of each configured
15605         Makefile, including contents of config/mpw-mh-mpw.
15606         * mpw-config.in (extra-include): Create this directory and fill it
15607         with Posix-like include files when configuring.
15608
15609         * config.sub (apple, mac, mpw): Add various aliases.
15610
15611         * mpw-build.in: New file, top-level build script fragment for MPW.
15612         * mpw-configure: New file, configure script for MPW.
15613         * mpw-config.in: New file, config fragment for MPW.
15614
15615 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15616
15617         * configure.in (host_libs): Remove glob, since it is gone from the
15618         sources.
15619
15620 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15621
15622         * Makefile.in: define empty GDB_NLM_DEPS var.
15623
15624         * configure.in(target_makefile_frag): use config/mt-netware
15625         for netware targets.
15626
15627 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15628
15629         * config.sub: Merge in recent FSF changes.  Remove linux special
15630         cases.
15631
15632 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15633
15634         Revert this change:
15635
15636         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15637
15638                 * build-all.mk: Use CC=cc -Xs on Solaris.
15639
15640 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15641
15642         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15643         stop using it.
15644         * Makefile.in: Nuke all references to glob subdirectory.
15645
15646 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15647
15648         * configure.in: Fix --enable-shared logic in per-host.
15649
15650 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15651
15652         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15653
15654 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15655
15656         * configure.in (noconfigdirs): Don't build gas on AIX, for
15657         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15658
15659 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15660
15661         * configure: Fix --cache-file to work if the file argument is a
15662         relative path.
15663
15664 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15665
15666         * configure: If the --cache-file is used, pass it down to
15667         configure in subdirectories.
15668
15669 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15670
15671         * config.sub: add vxworks29k configuration.
15672
15673 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15674
15675         * Makefile.in (taz): Do "diststuff" part quietly.
15676
15677 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15678
15679         * config.sub: Mini-merge with gcc/config.sub.
15680
15681 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15682
15683         * config.guess (IRIX): Sed - to _.
15684
15685 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15686
15687         * Makefile.in (source-vault, binary-vault): New targets.
15688
15689 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15690
15691         * config.sub: Recognize -eabi as a basic system type.
15692
15693 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15694
15695         * configure.in (enable_shared stuff): Fix typo.
15696
15697 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15698
15699         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15700
15701 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15702
15703         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15704
15705 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15706
15707         * configure.in (rs6000-*-*): Don't build gas.
15708
15709 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15710
15711         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15712         reduce command line length.
15713         (AS_FOR_TARGET): Check for as.new, not Makefile.
15714         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15715
15716 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15717
15718         * config.guess:  Merge from FSF.
15719
15720 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15721
15722         * configure: Don't use $ when handling program_suffix.
15723
15724 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15725
15726         * configure.in:  Configure tk for hppa/hpux.
15727
15728 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15729
15730         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15731
15732 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15733
15734         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15735         to LIBCXXFLAGS.  Tests are better run without it.
15736
15737 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15738
15739         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15740
15741 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15742
15743         * configure.in (*-*-netware*): Don't configure xiberty.
15744
15745 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15746
15747         * configure.in:  Remove tk from native_only list.
15748
15749 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15750
15751         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15752           for special NCD build.
15753
15754 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15755
15756         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15757         makeall.bat, they're only useful for binutils snapshots.
15758         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15759         makeall.bat to specified SUPPORT_FILES.
15760
15761 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15762
15763         * build-all.mk: Add Ericsson targets to sun4 and solaris
15764           hosts.  Add  BNR's sun4 target to solaris host, so their
15765           build-from-source will be tested in-house first.
15766
15767 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15768
15769         * Makefile.in (LIBCFLAGS): New variable.
15770         (CFLAGS_FOR_TARGET): Ditto.
15771         (LIBCFLAGS_FOR_TARGET): Ditto.
15772         (LIBCXXFLAGS): Ditto.
15773         (CXXFLAGS_FOR_TARGET): Ditto.
15774         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15775         (BASE_FLAGS_TO_PASS): Pass them.
15776         (EXTRA_TARGET_FLAGS): Ditto.
15777
15778         * configure.in: Support --enable-shared.
15779
15780 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15781
15782         * configure.in (target_libs):  Include libstdc++ again.
15783         * config.guess:  Update from FSF (for FreeBSD).
15784
15785 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15786
15787         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15788         makeall.bat.
15789         (DISTDOCDIRS): Add `etc'.
15790         (ETC_SUPPORT_PFX): New variable.
15791         (taz): Include anything from etc starting with a word in
15792         ETC_SUPPORT_PFX.
15793
15794 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15795
15796         * config.sub: Update for recent FSF changes.  Remove obsolete
15797         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15798         spacing changes.
15799
15800 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15801
15802         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15803
15804         * config.guess:  Merge with FSF.
15805         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15806
15807 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15808
15809         * configure: Since the "trap 0" handler will override the exit
15810         status on many systems, only use it for "exit 1", and make it set
15811         a non-zero exit status; reset it before "exit 0".  Also, check
15812         exit status of config.sub, and error out if it failed.
15813
15814 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15815
15816         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15817         and install libgloss.
15818
15819 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15820
15821         * Makefile.in (all-binutils): Depend upon all-byacc.
15822
15823         * configure.in: Don't build emacs on Irix 5.
15824
15825 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15826
15827         * configure.in (*-*-netware*): Add libio.
15828
15829 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15830
15831         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15832         (CHECK_TARGET_MODULES): Ditto.
15833         (INSTALL_TARGET_MODULES): Ditto.
15834         (TARGET_LIBS): Ditto.
15835         (all-libstdc++): Note dependencies.
15836
15837 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15838
15839         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15840
15841 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15842
15843         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15844         -fexternal-templates.
15845
15846         * configure.in (target_libs): Add libstdc++.
15847         (noconfigdirs): Add libstdc++ as appropriate.
15848
15849 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15850
15851         * config.guess:  Update from FSF.
15852
15853 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15854
15855         * configure: Use ${config_shell} when running ${configsub}.
15856
15857 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15858
15859         * config.sub: No longer recognize h8300h.
15860
15861 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15862
15863         * config.sub: Remove extraneous differences between config.sub and
15864         gcc/config.sub.
15865
15866 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15867
15868         * Makefile.in (DISTSTUFFDIRS): Add gas.
15869
15870 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15871
15872         * COPYING.NEWLIB: New file.
15873
15874 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15875
15876         * config.guess (HP-UX):  Patch from Harlan Stenn
15877         <harlan@landmark.com> to also emit release level.
15878
15879 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15880
15881         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15882
15883 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15884
15885         * config.sub:  Merge nextstep cleanup from FSF.
15886
15887 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15888
15889         * configure.in (arm-*-*): Don't configure ld for this target.
15890
15891 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15892
15893         * configure.in (*-*-netware): don't configure libg++, libio,
15894           librx, or newlib.
15895
15896 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15897
15898         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15899         configure ld--it works, but it doesn't support shared libraries.
15900
15901 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15902
15903         * config.guess (*-unknown-freebsd*):  Get rid of possible
15904         trailing "(Release)" in version string.
15905         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15906
15907 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15908
15909         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15910         Fix type: *-next-neststep -> *-next-nextstep.
15911
15912         * config.guess:  Merge from FSF:
15913
15914         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15915
15916         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15917
15918         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15919
15920         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15921         instead of UNIX_SV for UnixWare 1.0).
15922
15923 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15924
15925         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15926         to make gdb/nlm/* build after the compiler and linker.
15927
15928 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15929
15930         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15931         not just i[34]86.
15932         (m68k-atari-sysv4):  Relocate to match FSF version.
15933
15934         * config.guess:  More merges from the FSF:
15935
15936         Add a space before function call or macro invocation.
15937
15938         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15939
15940         * config.guess: Add trap cmd to remove dummy.c and dummy when
15941         interrupted.
15942
15943         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15944
15945         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15946         (dummy): Redirect stderr from compilation of dummy.c.
15947
15948         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15949
15950         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15951
15952 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15953
15954         * configure: Accept and ignore --cache*, for compatibility with
15955         new autoconf.
15956
15957 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15958
15959         * config.guess:  Merge from FSF:
15960
15961         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15962
15963         * config.guess (Pyramid*:OSx*:*:*): New case.
15964         (PATH): Add /.attbin at end for finding uname.
15965         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15966
15967         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15968
15969         * config.guess (M88*:DolphinOS:*:*): New case.
15970
15971         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15972
15973         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15974         to select whether to use ELF or COFF.
15975
15976         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15977
15978         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15979
15980         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15981
15982         * config.guess: Guess the OS version for HPUX.
15983
15984         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15985
15986         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15987
15988 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15989
15990         * configure.in: Recognize --with-headers, --with-libs, and
15991         --without-newlib.
15992         * Makefile.in (all-xiberty): Depend upon all-ld.
15993
15994 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15995
15996         * configure.in: Change i[34]86 to i[345]86.
15997
15998 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15999
16000         * configure (version): A few more tweaks to help message.
16001
16002 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16003
16004         * Makefile.in:  Remove (for now) librx as a host library,
16005         now that we're building it for target.
16006
16007 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16008
16009         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16010         (Karl Berry).
16011
16012 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16013
16014         * configure.in:  Also configure librx.
16015
16016 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16017
16018         * Makefile.in:  Update various rules to reflect that librx
16019         is now needed for libg++.
16020
16021 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16022
16023         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16024
16025 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16026
16027         * configure.in: Configure the examples directory.
16028
16029 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16030
16031         * configure: Simplify Jun 2 1994 change.
16032
16033 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16034
16035         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16036         /bin/gcc isn't good enough to build gcc.
16037
16038 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16039
16040         * Makefile.in (GDB_SUPPORT_FILES): Remove
16041         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16042         (gdb.tar.gz): Add new rule to use standard distribution building
16043         mechanism.
16044
16045 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16046
16047         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16048         Bill Cox <bill@cygnus.com>.
16049
16050 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16051
16052         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16053
16054 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16055
16056         * configure:  Search current dir first in .gdbinit.
16057
16058 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16059
16060         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16061
16062 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16063
16064         * config.sub:  Refer to NeXT's operating system as nextstep.
16065
16066         * config.sub (case $basic_machine):  Re-order the cases, to match
16067         the order in the FSF version (which is mostly alphabethical).
16068         Merge in some additions and changes from the FSF.
16069
16070 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16071
16072         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16073         * config.sub: Recognize cxux7.
16074         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16075
16076 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16077
16078         * config.sub:  Fix typo powerpc -> powerpc-*.
16079
16080 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16081
16082         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16083
16084         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16085         parallel with all-emacs and install-emacs).  Top-level command
16086         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16087
16088 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16089
16090         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16091         $(relbindir)/make before doing ``make install'', and use
16092         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16093         installing over running make binary.
16094         ($(host)-stamp-stage3-installed): Likewise.
16095
16096 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16097
16098         * config.guess: Recognize Mach.
16099
16100 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16101
16102         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16103         see whether --exec-prefix was used.
16104
16105 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16106
16107         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16108
16109 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16110
16111         * Makefile.in: Add all-librx target similar to all-libproc.
16112
16113 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16114
16115         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16116         with post 1.2 uname bogosity.
16117
16118 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16119
16120         * configure: Remove temporary files on receipt of a signal.
16121
16122 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16123
16124         * configure: If there is a package_makefile_frag, remove
16125         ${subdir}/Makefile.tem after copying it in.
16126
16127 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16128
16129         * build_all.mk: support rs6000 lynx identifies itself as
16130         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16131         since /bin/gcc is too feeble to compile a modern gcc.
16132
16133 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16134
16135         * brought devo/test-build.mk update-to-date with progressive/
16136           test-build.mk. Add lynx targets and hppa flag info.
16137
16138 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16139
16140         * configure.in:  Use mh-ncrsvr43.  Patch from
16141         Tom McConnell <tmcconne@sedona.intel.com>.
16142
16143 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16144
16145         * config.guess (i386-unknown-bsdi):  No longer need to
16146         check #if defined(__bsdi__) && defined(__i386__).
16147
16148 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16149
16150         * configure: Set program_transform_nameoption correctly.
16151
16152 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16153
16154         * brought build-all.mk update-to-date with progressive build-all.mk,
16155           added new targets and hppa info.
16156
16157 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16158
16159         * configure: If config.guess result is a prefix of the user
16160         specified target, assume a native build and use the user specified
16161         target as the host alias.  Remove SunOS patch suffix removal hack.
16162         * configure.in: Remove SunOS patch suffix removal hack.
16163
16164         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16165         in NATIVE_CHECK_MODULES.
16166
16167 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16168
16169         * Makefile.in: Rename HOST_ONLY to NATIVE.
16170         * configure: Delete SunOs patch suffix from host_canonical
16171           and build_canonical variables that are prepended to Makefiles.
16172         * configure.in: Add comments for easier maintenance.
16173
16174 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16175
16176         * Makefile.in: Add all-libproc target similar to all-gui.
16177
16178 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16179
16180         * Makefile.in (CHECK_MODULES): split into
16181         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16182
16183 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16184
16185         * config.guess (i386-unknown-bsdi): New system to guess.
16186
16187 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16188
16189         * Makefile.in: Add all-gui target (but not yet build by "all").
16190
16191 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16192
16193         * config.sub: Move deletion of patch suffix from here...
16194         * configure.in: To here, at Ian's suggestion.  The top-
16195           level scripts might need to know of a patch level.
16196
16197 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16198
16199         * config.sub: Strip off patch suffix so rtl is recognized
16200           as a sunos4.1.3 machine, even though it's been patched.
16201
16202 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16203
16204         * Makefile.in (INSTALL_LAST): Delete.
16205         (INSTALL_DOSREL): New.
16206
16207 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16208
16209         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16210         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16211         whether we pass down --with-gnu-ld anyhow.
16212
16213 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16214
16215         * Makefile.in (INSTALL_LAST): Change operation so it works
16216         on more flavors of make.
16217         * configure.in (go32): Don't build libg++ or libio.
16218
16219 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16220
16221         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16222         they can be overriden by templates.
16223
16224 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16225
16226         * configure.in (target==go32): Don't build gdb.
16227         * dosrel: New directory.
16228
16229 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16230
16231         * configure.in (host==go32): Configure dosrel too.
16232         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16233         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16234         be set by incoming names or templates.
16235         (INSTALL_LAST): New rule.
16236
16237 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16238
16239         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16240
16241 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16242
16243         * configure.in (appdirs): New variable.  Currently empty, but will
16244         be used in gas distribution.  If nonempty, lists a set of
16245         directories at least one of which must get configured, or top
16246         level configuration is considered to have failed.
16247         (rs6000-*-lynxos*): Use new file name.
16248
16249 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16250
16251         Eliminate XTRAFLAGS.
16252         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16253         newlib include files using -idirafter, and also use -nostdinc.
16254         (CXX_FOR_TARGET): Likewise.
16255         (XTRAFLAGS): Removed.
16256         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16257         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16258         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16259         ($(DO_X)): Don't pass down XTRAFLAGS.
16260
16261 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16262
16263         * configure.in (mips*-dec-bsd*): New target; do build linker.
16264         (mips*-*-bsd*): New target; don't build linker.
16265
16266 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16267
16268         * configure.in: support rs6000-*-lynxos* configuration.
16269         support sunos4 as a cross target.
16270
16271         * config.sub: look for lynx*, not lynx since the OS version may
16272         legitimately be part of the name.
16273
16274 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16275
16276         * configure.in (i[34]86-*-sco*): Move to be with other i386
16277         targets.
16278         (romp-*-*): New target.  Skip various binary utilities.
16279         (vax-*-*): New target.  Don't build newlib.
16280         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16281
16282 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16283
16284         * configure.in: Only set host_makefile_frag if config
16285         directory exists.
16286
16287 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16288
16289         * install.sh: If $dstdir exists, don't check whether each
16290         component does.
16291
16292 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16293
16294         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16295
16296 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16297
16298         * configure.in (*-*-lynxos*): Don't configure newlib for either
16299         native or cross Lynx.
16300
16301 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16302
16303         * config.sub (sparc64-elf): Fix os.
16304         (z8k): Remove duplicate.
16305
16306 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16307
16308         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16309         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16310
16311 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16312
16313         * configure: Make file links cleanly even if Lynx fails on
16314           an NFS symlink (at least fail cleanly).
16315
16316 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16317
16318         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16319         -XNh2000.
16320
16321 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16322
16323         * configure: Unknown options are fatal again.
16324
16325 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16326
16327         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16328         compatibility.
16329
16330 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16331
16332         * build-all.mk: Add `clean' target.
16333
16334 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16335
16336         * config.guess:  Add SINIX support.
16337         * configure.in:  Add mips-*-sysv4* support.
16338
16339 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16340
16341         * build-all.mk: Document all useful targets.
16342         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16343         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16344
16345 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16346
16347         * configure: Support --silent, --quiet.
16348
16349 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16350
16351         * configure: Support --disable-FEATURE.
16352
16353 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16354
16355         * config.guess: Recognize NCR running SVR4.3.
16356
16357 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16358
16359         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16360         Patch from Paul Eggert <eggert@twinsun.com>.
16361
16362 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16363
16364         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16365
16366 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16367
16368         * configure: Make unrecognized options give nonfatal warnings
16369         instead of fatal errors, and pass them to any subdirectory
16370         configures in case they recognize them.
16371         Make --x equivalent to --with-x.
16372
16373 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16374
16375         * configure: Add --enable-* options.  Clean up usage message and
16376         some comments.
16377
16378 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16379
16380         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16381
16382 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16383
16384         * configure.in (hppa*-*-*): Enable binutils.
16385
16386 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16387
16388         * config.sub: Recognize cisco.
16389
16390 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16391
16392         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16393
16394 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16395
16396         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16397         than one configuration name.  Add comment.
16398
16399 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16400
16401         * config.guess: about target *-hitachi-hiuxwe2, fixed
16402         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16403         macro is incorrect.]
16404
16405 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16406
16407         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16408         than the "make ls" stuff which used to be here.
16409
16410 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16411
16412         * config.guess:  Recognize i[34]86-unknown-freebsd.
16413         From Shawn M Carey <smcarey@rodan.syr.edu>.
16414
16415 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16416
16417         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16418
16419 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16420
16421         * config.guess: Check for ptx.
16422
16423 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16424
16425         * config.sub: Add os9k checking.
16426
16427 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16428
16429         * config.guess: Handle OSF1 running on HPPA processors
16430
16431 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16432
16433         * configure: If subdir configure fails, print out a message with
16434         subdirectory name, in case subdir's configure code didn't identify
16435         itself.
16436
16437 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16438
16439         * configure.in: Remove embedded newlines from configdirs.
16440         Avoid mismatches of substrings.  Fix matching strings at end
16441         of configdirs.
16442
16443 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16444
16445         * config.guess:  Add Lynx/rs6000 config support.
16446
16447 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16448
16449         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16450
16451 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16452
16453         * configure.in (hppa*-*-osf*): Treat this just like most other
16454         PA configurations (eg no binutils or ld).
16455         (hppa*-*-*elf*): These configurations have binutils and ld.
16456
16457 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16458
16459         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16460
16461 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16462
16463         * configure.in (rs6000-*-*): Build gas.
16464
16465 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16466
16467         * Makefile.in:  Avoid bug in losing hpux sed.
16468
16469 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16470
16471         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16472         for GDB and GDB has been fixed to not need it.
16473
16474 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16475
16476         * config.guess: Recognize vax hosts.
16477
16478 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16479
16480         * configure (while loop): Don't use "break 2" inside case
16481         statement -- the case statement isn't an enclosing loop.
16482
16483 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16484
16485         * config.guess:  Clean up NeXT support, to allow nextstep
16486         on Intel machines.  Make OS be nextstep.
16487
16488 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16489
16490         * config.guess: Add alternate forms for Convex.
16491
16492 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16493
16494         * configure:  Completely rewrite option processing.  Take
16495         advantage of pattern-matching to avoid invoking test frequently.
16496         Also clean up host and target defaulting logic.
16497
16498 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16499
16500         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16501         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16502         commands (plus user environment) will fit SCO limits.
16503
16504 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16505
16506         * configure.in: Don't issue warnings about directories which are
16507         not being configured if -norecursion is set.  Correct test for
16508         --with-gnu-as and --with-gnu-ld to not get confused by substring
16509         matches.
16510
16511         * configure.in: Don't build gas for alpha-dec-osf1*.
16512
16513 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16514
16515         * configure:  Back out Per's change of 12/19/1993.  It changes the
16516         behavior of configure in unexpected and confusing ways.
16517
16518         Also, use different delim char when calculating
16519         program_transform_name so that the name can contain slashes.
16520
16521 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16522
16523         * configure.in, config.sub: Add support for VSTa micro-kernel.
16524
16525 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16526
16527         * configure.in: Nuke hacks which were used to get a special
16528         version of GAS for HPPA configurations.
16529
16530 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16531
16532         * configure:  If only ${target_alias} is given, use that
16533         as the default for ${host_alias}.
16534         * configure:  Add missing back-slashes before nested quotes.
16535
16536 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16537
16538         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16539
16540 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16541
16542         * config.guess:  Recognize some Tektronix configurations.
16543         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16544
16545 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16546
16547         * config.sub: Match any flavor of SH.
16548
16549 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16550
16551         * configure.in: Don't try to configure newlib for Alpha.
16552
16553 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16554
16555         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16556         libg++ or libio for any Alpha target.
16557
16558         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16559
16560 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16561
16562         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16563         default arguments -- so it tried to compress itself.
16564
16565 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16566
16567         * configure.in (notsupp): ensure that a space is always at the end
16568           of the configdirs list, since the grep checks for an explicit space
16569
16570 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16571
16572         * configure.in (target i386-sysv4.2): don't build ld, since static
16573           versions of many libraries are not available.
16574
16575 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16576
16577         * config.guess: Recognize Apollos (using environment variables).
16578         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16579
16580 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16581
16582         * config.guess: Recognize Sony news mips running newsos.
16583
16584 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16585
16586         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16587         "fi ; else" for bash.
16588
16589 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16590
16591         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16592
16593 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16594
16595         * config.sub: accept unixware as an alias for svr4.2.
16596         Fix some inconsistancies with the gcc version.
16597
16598 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16599
16600         * Makefile.in (DISTDOCDIRS):  Add gdb.
16601
16602 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16603
16604         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16605
16606 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16607
16608         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16609         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16610         this now.
16611
16612 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16613
16614         * config.sub: Accept hiux* as an OS name.
16615
16616         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16617         etc/make-stds.texi.  The underscore came from gcc, and dje now
16618         agrees that RUNTESTFLAGS is the correct name.
16619
16620 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16621
16622         * install.sh:  Remove 'set -e'.  It makes any conditionals
16623         in the script useless.
16624
16625         * config.guess: Automatically recognize arm-acorn-riscix
16626         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16627
16628 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16629
16630         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16631
16632 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16633
16634         * Makefile.in (DISTDOCDIRS): New variable.
16635         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16636         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16637
16638 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16639
16640         * configure.in (hppa target): check the source directory for the
16641           pagas sub-directory
16642
16643 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16644
16645         * config.sub: Allow -aout* and -elf*.
16646
16647 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16648
16649         * configure.in: Don't build ld on i386-solaris2, same as for
16650         sparc-solaris2.
16651
16652 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16653
16654         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16655
16656 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16657
16658         * configure.in:  Configure gdb for alpha.
16659
16660 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16661
16662         * Makefile.in (CXXFLAGS): Add -O.
16663
16664 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16665
16666         * config.guess: added support for DG Aviion
16667
16668 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16669
16670         * configure.in: Produce warning message for subdirectories not
16671         configurable for this host/target combination.  Don't try to
16672         configure gdb for vms.
16673
16674 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16675
16676         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16677         appropriate files before making "diststuff".
16678         (DISTBISONFILES): New var: list of files to be edited.
16679         (DISTSTUFFDIRS): Add binutils.
16680
16681 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16682
16683         * config.sub: also handle mipsel and mips64el (for little endian mips)
16684
16685 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16686
16687         * configure.in: Add * to end of all OS names.
16688
16689 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16690
16691         * configure.in: Build newlib for LynxOS native.
16692
16693 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16694
16695         * config.guess: Add support for delta 88k running SVR3.
16696
16697         * configure.in: Add comment about HP compiler vs. emacs.
16698
16699 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16700
16701         * configure.in: don't build ld on solaris2 (not a viable option
16702           due to bugs in getpwnam & getpwuid)
16703
16704 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16705
16706         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16707         config.guess will produce a full version number.
16708
16709 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16710
16711         * configure.in: Build linker and binutils for alpha-dec-osf1.
16712
16713 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16714
16715         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16716         and gdb/testsuite/Makefile.in.
16717
16718 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16719
16720         * configure.in: recognize mips*- instead of mips-
16721
16722 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16723
16724         * config.sub: Accept linux*coff and linux*elf as operating
16725         systems.
16726
16727 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16728
16729         * config.sub: Recognize mips64, and mips3 as an alias for it.
16730
16731 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16732
16733         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16734         gdb knows how to handle OSF/1 shared libraries.
16735
16736 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16737
16738         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16739         * config.guess: Recognize Hitachi's HIUX.
16740         * config.sub: Recognize h3050r* and hppahitachi.
16741         Remove redundant cases for hp9k[23]*.
16742
16743 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16744
16745         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16746         if gas and ld are in the source tree and are in ${configdirs}.
16747         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16748         --with options (but still pass them down on the command line,
16749         if they were explicitly specified).
16750
16751 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16752
16753         * configure: substitute SHELL value in Makefile.in with
16754         ${CONFIG_SHELL}
16755
16756 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16757
16758         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16759         *-*-solaris2* targets.
16760
16761 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16762
16763         * Makefile.in: define M4, and pass it down to sub-makes;
16764         all-autoconf now depends on all-m4
16765
16766 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16767
16768         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16769         presence of {ar,ranlib} instead of a configured directory
16770
16771 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16772
16773         * config.guess: Accept 34?? as well as 33?? for NCR.
16774
16775 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16776
16777         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16778         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16779
16780 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16781
16782         * configure: grab values for $(CC) and $(CXX) from the
16783         environment, so that someone can do "CC=gcc configure; make" and
16784         have it work right (matching the way that autoconf works now)
16785
16786         * configure.in, Makefile.in: add support for gash, the tcl
16787         interface to Galaxy
16788
16789         * config.guess: add NetBSD variants (hp300, x86)
16790
16791 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16792
16793         * install.sh: Support -d option (in the manner of SunOS 4 install,
16794         as it is more deterministic than that of GNU install)
16795         (chmodcmd): Set file to mode 755 by default (should also do default
16796         chgrp and chown, but I don't feel like dealing with that now)
16797
16798 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16799
16800         * config.sub: Remove h8300hhms alias.
16801
16802 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16803
16804         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16805
16806 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16807
16808         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16809         as stmp-fixinc
16810
16811 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16812
16813         * config.sub: recognize m88110-bug-coff.
16814
16815 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16816
16817         * Makefile.in (all-libio): all dependencies on the toolchain used
16818         to build this (gcc, gas, ld, etc)
16819
16820 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16821
16822         * config.guess: Deal with OSF/1 1.3 on alpha.
16823
16824 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16825
16826         * install.sh: add some 'else true' clauses for portability
16827
16828         * configure.in: don't build libio for h8[35]00-*-* targets
16829
16830 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16831
16832         * Makefile.in:  Add support for new libio.
16833
16834 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16835
16836         * install.sh: If one command fails, don't try the rest.  Don't try
16837         to remove $dsttmp (via trap) unless we have already created it.
16838         If $src doesn't exist, detect it and exit with an error.
16839
16840         * config.guess: Recognize BSD on hp300.
16841
16842 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16843
16844         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16845         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16846
16847 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16848
16849         * Makefile.in (all-send-pr): depends on all-prms
16850
16851 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16852
16853         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16854
16855 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16856
16857         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16858         Added test for mips-mips-riscos5.
16859
16860 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16861
16862         * configure.in: use mh-hp300 for 68k HP hosts
16863
16864 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16865
16866         * configure: add support for CONFIG_SHELL, so that you can use
16867         some alternate shell for evaluating configure scripts
16868
16869 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16870
16871         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16872         in configure script to bug-gdb@prep.ai.mit.edu when building
16873         distribution archive.
16874         * Makefile.in (COMPRESS):  Remove def.
16875         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16876         gdb.tar.Z and make-gdb.tar.Z respectively.
16877         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16878         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16879         to convergence with 'taz' target in Makefile.in.
16880
16881 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16882
16883         * install.sh (dsttmp): use trap to ensure that tmp files go
16884         away on error conditions
16885
16886 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16887
16888         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16889
16890 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16891
16892         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16893         its parent is '/' not ''.
16894
16895         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16896
16897 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16898
16899         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16900         that ${newsrcdir}/configure.in does.
16901
16902 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16903
16904         * test-build.mk: support for CONFIG_SHELL
16905
16906 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16907
16908         * config.sub (netware):  Add as a basic system type.
16909
16910 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16911
16912         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16913           $(srcdir)/ from the dependency on Makefile.in.
16914
16915 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16916
16917         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16918         (h8300hhms is temporary until multi-libraries are implemented).
16919         * configure.in: Handle h8300h too.
16920
16921 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16922
16923         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16924
16925 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16926
16927         * configure:  Remove extraneous output when guessing host type.
16928         * config.guess:  Remove extraneous output when guessing using C
16929         compiler rather than uname, or when guessing fails.
16930
16931 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16932
16933         * Makefile.in: remove all.cross and install.cross targets
16934
16935         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16936           definitions
16937
16938 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16939
16940         * configure.in (target sh): Build gprof.
16941
16942 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16943
16944         * config.sub: change -solaris to -solaris2
16945
16946 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16947
16948         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16949
16950 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16951
16952         * configure: Correct error message for missing Makefile.in to
16953         print correct directory.
16954
16955 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16956
16957         * install.sh: kludge around 386BSD shell bug
16958
16959 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16960
16961         * config.guess:  Recognize NeXT.
16962         * config.guess:  Recognize i486-ncr-sysv4.
16963         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16964
16965 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16966
16967         * Makefile.in (MAKEINFOFLAGS): New variable.
16968         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16969         * build-all.mk, test-build.mk: Pass down --no-split as
16970         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16971
16972 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16973
16974         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16975
16976 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16977
16978         * Makefile.in (libg++.tar.z):  New rule.
16979         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16980         * Makefile.in (taz):  Only do a single chmod.
16981
16982 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16983
16984         * install.sh: don't use dirname anymore (replaced with sed usage)
16985
16986 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16987
16988         * Makefile.in:  Change extension for gzip'd files from '.z' to
16989         '.gz' per new FSF standard usage.
16990
16991 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16992
16993         * configure: put quotes around the final value of program_transform_name
16994
16995 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16996
16997         * Makefile.in: new install.sh support; update install-info rules
16998
16999 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17000
17001         * configure.in: Build diff for crosses, but not for go32 host.
17002
17003         * configure.in: Build gprof only for native, and don't build it
17004         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17005
17006 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17007
17008         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17009
17010 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17011
17012         * configure.in (host_tools): Add prms.
17013
17014 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17015
17016         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17017         with $(FLAGS_TO_PASS) on the command line
17018
17019         * config.sub: Recognize lynx and lynxos
17020
17021 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17022
17023         * config.sub: Accept -ecoff*, not just -ecoff.
17024
17025 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17026
17027         * Makefile.in (taz): Use .gz suffix instead of .z.
17028         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17029         names.
17030
17031 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17032
17033         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17034
17035 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17036
17037         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17038         that rebuilds that might happen during 'make install' don't get
17039         bogus gcc include files
17040
17041 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17042
17043         Change from Utah for HPPA support:
17044         * config.guess: Recognize hppa1.x-hp-bsd.
17045
17046 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17047
17048         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17049         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17050
17051 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17052
17053         * config.sub: Add support for rom68k and bug boot monitors.
17054
17055 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17056
17057         * Makefile.in: Make all-opcodes depend on all-bfd.
17058
17059 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17060
17061         * config.guess: Added special check for i[34]86-univel-sysv4*.
17062
17063 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17064
17065         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17066         the processor rather than assuming i486.
17067
17068 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17069
17070         * config.guess: Recognize SunOS6 as Solaris3.
17071
17072 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17073
17074         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17075         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17076
17077 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17078
17079         * build-all.mk (all-cross): New target for Canadian Cross.
17080         Added Q2 go32 targets.
17081         * test-build.mk: Configure go32 cross sparclite-aout and
17082         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17083         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17084
17085 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17086
17087         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17088         GO32 hosted toolchains
17089
17090 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17091
17092         * configure: change  so "-exec-prefix" gets passed down rather
17093         than "-exec_prefix" so autoconf generated Makefiles get the
17094         exec_prefix set right.
17095
17096 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17097
17098         * config.guess: get the Solaris2 minor version number
17099
17100         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17101
17102 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17103
17104         * config.guess: Recognize some Sequent platforms.
17105
17106 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17107
17108         * Makefile.in: added the vault-install target
17109
17110         * configure.in: actually use the Sun3 makefile fragment that's in
17111         config, also added the release dir to configdirs
17112
17113 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17114
17115         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17116
17117 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17118
17119         * configure.in: remove some program from Alpha targetted toolchains
17120
17121 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17122
17123         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17124         gprof.
17125         (taz): Run "make diststuff" in those directories instead of "make
17126         proto-dir".  Look for "VERSION=" only at start of line in subdir
17127         Makefile.  Use "gzip -9" for compression.
17128         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17129         (binutils.tar.z): New target.
17130
17131 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17132
17133         * Makefile.in (taz): Include gpl.texinfo.
17134
17135 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17136
17137         * Makefile.in (setup-dirs): Merged into "taz" target.
17138         (taz): Only do `proto-dir' stuff if a directory is actually needed
17139         for this target.
17140
17141 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17142
17143         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17144         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17145         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17146         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17147         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17148
17149 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17150
17151         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17152         config.sub, and move-if-change to gdb testsuite distribution
17153         archive, so the testsuite can be extracted, configured, and
17154         run separately from the gdb distribution.  Blow away the Chill
17155         tests that require a Chill compiled executable, since GNU Chill
17156         is not yet publically available.
17157
17158 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17159
17160         * test-build.mk: set environment variables in a single command,
17161         instead of a list of assignments and exports
17162
17163         * config.guess: recognize Alpha/OSF1 systems
17164
17165 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17166
17167         * configure: Change help message to prefer --options rather than
17168           -options.
17169
17170 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17171
17172         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17173         zippy@ecst.csuchico.edu.
17174         * config.guess: Recognize miniframe.
17175
17176 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17177
17178         * Makefile.in: Use srcroot to find runtest rather than rootme.
17179         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17180
17181 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17182
17183         * test-build.mk: Extensive additions to support building on a
17184         machine other than the host.
17185
17186 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17187
17188         * configure (tooldir): Fix for i386-aix again.
17189
17190 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17191
17192         * configure, Makefile.in:  Change definition of $(tooldir)
17193         to match the FSF.
17194
17195 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17196
17197         * config.guess:  Recognize i[34]86/SVR4.
17198
17199 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17200
17201         * Makefile.in (all-gdb): gdb depends on sim.
17202
17203 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17204
17205         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17206         at the same time we make the prototype gdb directory.
17207         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17208         files at the same time as the gdb base release distribution.
17209
17210 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17211
17212         * Makefile.in (check): Use individual check targets rather than
17213         DO_X rule.
17214         (check-gcc): Added.
17215
17216 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17217
17218         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17219         for System V release 3.2.
17220
17221 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17222
17223         * config.sub: Recognize hppaosf.
17224         * configure.in: Do configure ld/binutils/gas for it.
17225
17226 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17227
17228         * configure (tooldir): Alter syntax used to set this, for systems
17229         where "\$" isn't handled right, like i386-aix.
17230
17231 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17232
17233         * configure: Pass program-transform-name, not
17234         program_transform_name, to recursive configures.
17235
17236 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17237
17238         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17239         of gas+ld+binutils.
17240
17241 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17242
17243         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17244
17245 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17246
17247         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17248
17249 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17250
17251         * Makefile.in (PRMS): Set back to all-prms.
17252
17253 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17254
17255         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17256         targets, rather than for MIPS hosts.
17257
17258 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17259
17260         * configure.in: add comment for --with-x default values
17261
17262         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17263
17264         * Makefile.in: add check-* targets for each of the directories in
17265         the tree.  Add a definition of RUNTEST that will use the one we
17266         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17267
17268 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17269
17270         * configure.in: Removed obsolete references to bfd_target and
17271         target_makefile_frag.
17272
17273         * build-all.mk: Set assorted targets for Q2.
17274         * config.sub: Recognize z8k-sim and h8300-hms.
17275         * test-build.mk: Really don't pass host to configure.
17276         (HOLES): Added uname.
17277
17278 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17279
17280         * configure: Handle an empty program-prefix, program-suffix or
17281         program-transform-name correctly.
17282
17283 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17284
17285         * build-all.mk: -G 8 no longer required for MIPS targets.
17286         * test-build.mk: Don't pass host argument to configure; make it
17287         guess.
17288
17289 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17290
17291         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17292         * Makefile.in (COMPRESS):  New macro, like GZIP.
17293
17294 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17295
17296         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17297
17298         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17299         with gas currently defaults to -G 0.
17300
17301 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17302
17303         * Makefile.in (all-flex): flex depends on byacc.
17304
17305         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17306         to test-build.mk as RELEASE_TAG.
17307         * test-build.mk (configargs): New variable containing arguments to
17308         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17309         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17310
17311         * config.guess: Use /bin/uname when checking -X argument on SCO,
17312         to avoid invoking GNU uname which doesn't understand -X.
17313
17314         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17315
17316         * configure.in: Build gas for mips-*-*.
17317
17318 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17319
17320         * Makefile.in (all.normal): insert missing backslash.
17321
17322 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17323
17324         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17325
17326         * Makefile.in: Complete overhaul to merge many almost identical
17327         targets.
17328
17329 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17330
17331         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17332         (gdb.tar.Z): Adjusted.
17333
17334         * Makefile.in (setup-dirs, taz): New targets; should be general
17335         enough to adapt for gdb sometime.  Build only .z file.
17336         (gas.tar.z): New target.
17337
17338 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17339
17340         * build-all.mk: Use CC=cc -Xs on Solaris.
17341
17342 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17343
17344         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17345         for handling BISON for FSF releases.
17346
17347 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17348
17349         * configure: Actually implement the change zoo just documented.
17350
17351 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17352
17353         * configure: when using config.guess, only set target_alias when
17354         it's not already been set (ie, on the command line)
17355
17356 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17357
17358         * Makefile.in: add installcheck target, set PRMS to install-prms
17359
17360 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17361
17362         * configure: add support for package_makefile_fragment, handle the
17363         case where a directory has a configure.in file but no Makefile.in
17364         more gracefully (with an actual understandable error message, even);
17365         add support for --without (and add this to the usage message); also
17366         explicitly add a --host=${host_alias} to the command line when
17367         config.guess is used
17368
17369 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17370
17371         * configure: Must use both --host and --target in recursive calls.
17372
17373 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17374
17375         * Makefile.in: Change deja-gnu to dejagnu.
17376
17377 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17378
17379         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17380
17381 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17382
17383         * configure.in: canonicalize all instances to *-*-solaris2*,
17384         also strip out a number of tools to not build for go32 host
17385
17386 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17387
17388         * config.guess: add GPL.
17389
17390         * Makefile.in, config.guess, config.sub, configure: bump
17391           copyrights to 93.
17392
17393 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17394
17395         * Makefile.in (do-info): Removed obsolete check for existence of
17396         localenv file.
17397
17398         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17399
17400 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17401
17402         * Makefile.in: a couple of 'else true' for decstation,
17403         support for TclX
17404
17405         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17406
17407 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17408
17409         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17410
17411 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17412
17413         * config.guess: Recognize i386-ibm-aix (PS/2).
17414         * configure.in: Use config/mh-aix386 file for it.
17415
17416 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17417
17418         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17419         CC_FOR_TARGET instead.
17420         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17421
17422 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17423
17424         * Makefile.in: Add sim to list of directories sent with gdb
17425
17426 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17427
17428         * configure.in: Put back mips-dec-bsd* case.
17429
17430 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17431
17432         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17433         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17434         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17435
17436 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17437
17438         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17439
17440         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17441         (install-info): install dir.info only if it exists,
17442         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17443
17444 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17445
17446         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17447         gas for mips-dec-bsd.
17448
17449 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17450
17451         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17452         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17453
17454 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17455
17456         * configure.in: Added "dejagnu" to hosttools list.
17457
17458 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17459
17460         * config.sub, configure.in, config.guess:  Add support
17461         for Bosx, an AIX variant from Bull.
17462         Patches from F.Pierresteguy@frcl.bull.fr.
17463
17464 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17465
17466         * devo/dejagnu: Initial creation of devo/dejagnu.
17467         Migrated dejagnu testcases and support files for testing software
17468         tools to reside as subdirectories, currently called "testsuite",
17469         within the directory of the software tool.  Migrated all programs,
17470         support libraries, etc. beloging to dejagnu proper from
17471         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17472         with no modifications.  The changes to these files which will
17473         allow them to configure, build, and execute properly will be made
17474         in a future update.
17475
17476 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17477
17478         * Makefile.in: Change send_pr to send-pr.
17479         * configure.in: Likewise.
17480         * send_pr: Renamed directory to send-pr.
17481
17482 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17483
17484         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17485
17486 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17487
17488         * README:  Update for gdb-4.8 release.
17489         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17490         gdb-xxx.tar.z (gzip'd) file also.
17491
17492 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17493
17494         * Makefile.in: make all-diff depend on all-libiberty
17495
17496 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17497
17498         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17499
17500 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17501
17502         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17503
17504 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17505
17506         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17507         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17508         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17509
17510 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17511
17512         * Makefile.in:  makeinfo binary is in a new location
17513
17514 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17515
17516         * config.sub: Accept -ecoff as an OS.
17517
17518         * Makefile.in: Various changes to eliminate a level of make
17519         recursion and reduce the required command line length.
17520         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17521         sub-makes.
17522         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17523         variables holding settings for specific sub-makes.
17524         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17525         in terms of BASE_FLAGS_TO_PASS.
17526         (TARGET_LIBS): New variable listing directories which use
17527         TARGET_FLAGS_TO_PASS.
17528         (subdir_do): Eliminated.
17529         (do-*): New set of targets to replace subdir_do.
17530         (various): All targets which used subdir_do now depend on do-*.
17531         (local-clean): Renamed from do_clean.
17532         (local-distclean): New target, dependency of distclean and
17533         realclean.
17534         (install-info): Don't create directories.  Depend on dir.info
17535         rather than calling make recursively.
17536         (install-dir.info): Eliminated.
17537         (install-info-dirs): Create all info directories here.
17538         (dir.info): Depend upon do-install-info.
17539
17540         * test-build.mk (HOLES): Added false.
17541
17542 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17543
17544         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17545
17546 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17547
17548         * Makefile.in (info): remove dependency on all-texinfo.  The
17549         problem was really in texinfo/C, not at this level.
17550
17551 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17552
17553         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17554
17555 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17556
17557         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17558         GDB releases.
17559
17560 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17561
17562         * configure: Include srcdir in message about target of link not
17563         being found.  Don't convert `-' to `_' in `with' options being
17564         passed to subdirs.
17565
17566 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17567
17568         * configure.in: add uudecode to host_tools
17569
17570         * Makefile.in: added {all,install}-uudecode targets, added them to
17571         the appropriate lists
17572
17573 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17574
17575         * Makefile.in (all-gcc): Added dependency on all-gas.
17576
17577         * configure.in (mips-*-*): Build ld and binutils.
17578
17579 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17580
17581         * configure: check return code from mkdir, print error message and
17582           exit on failure.
17583
17584 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17585
17586         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17587
17588 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17589
17590         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17591
17592 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17593
17594         * config.sub (h8500):  Recognize this as a cpu type.
17595
17596 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17597
17598         * configure: source directory missing is no longer a warning
17599
17600         * configure.in: recognize irix[34]* instead of irix[34]
17601
17602         * Makefile.in: define and pass down X11_LIB
17603
17604 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17605
17606         * guess-systype: Renamed to ...
17607         * config.guess:  ... by popular request.
17608         * configure.in, Makefile.in:  Update accordingly.
17609
17610 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17611
17612         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17613         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17614         + Execute ./dummy instead of assuming . is in PATH.
17615
17616 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17617
17618         * guess-systype:  New shell script.  Attempts to guess the
17619         canonical host name of the executing host.
17620         Only a few hosts are supported so far.
17621         * configure:  Call guess-systype if no host is specified.
17622
17623 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17624
17625         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17626         gcc Makefile.
17627
17628
17629 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17630
17631         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17632         (all-gcc, install-gcc, subdir_do): Use it.
17633
17634 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17635
17636         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17637
17638 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17639
17640         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17641           set exclusively by configure, using configure.in .
17642
17643 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17644
17645         * test-build.mk: set $PATH for all builds
17646
17647         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17648
17649 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17650
17651         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17652         the one used in gcc/Makefile.in, so that a null expansion doesn't
17653         override the one needed to build gcc with a native cc.
17654
17655
17656 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17657
17658         * configure: Accept -with arguments.
17659
17660 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17661
17662         * Makefile.in: added h8300sim
17663
17664 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17665
17666         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17667         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17668         (all-cygnus, native, build-cygnus): Make
17669         $(canonhost)-stamp-3stage-done, not $(host)....
17670         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17671         i386-sco3.2v4.  Added else true to if command.
17672
17673 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17674
17675         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17676
17677 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17678
17679         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17680
17681 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17682
17683         * configure.in: don't remove binutils from Solaris builds
17684
17685 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17686
17687         * Makefile.in: get rid of earlier definitions for *clean,
17688         also handle the recursive info rule better
17689
17690 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17691
17692         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17693         do more-or-less the right thing.
17694
17695 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17696
17697         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17698         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17699
17700 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17701
17702         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17703         $(host_canonical).
17704
17705         * configure.in: split the configdirs list into 4 categories (native
17706         v. cross, library v. tool) and handle the cross-only and native-
17707         only in more reasonable (and correct!) way.
17708
17709 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17710
17711         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17712         configdirs anymore.
17713
17714 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17715
17716         * Makefile.in: extensive cleanup::  removed all of the explicit
17717         clean-* targets, collapsed many wrappers around subdir_do into
17718         one, added additional targets to satisfy standards.texi, deleted
17719         some old targets, some changes for consistency
17720
17721 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17722
17723         * configure.in: handle some programs as cross-only, and others as
17724         native only
17725
17726         * test-build.mk: handle partial holes in a more generic manner
17727
17728         * Makefile.in: m4 depends on libiberty
17729
17730 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17731
17732         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17733         time, wdiff, and find to configdirs
17734
17735         * Makefile.in: all, clean, and install rules for the new programs
17736         added to configure.in
17737
17738 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17739
17740         * configure.in: use mh-sun for all *-sun-* hosts
17741
17742 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17743
17744         * Makefile.in: define flags for X11 include files and library file
17745         locations, pass them down to the programs that need this info
17746
17747         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17748
17749 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17750
17751         * configure.in: start building libg++ for HP-UX targets
17752
17753 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17754
17755         * README:  Update references to files moved into etc/.
17756
17757 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17758
17759         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17760         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17761
17762 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17763
17764         * configure: accept dash as well as underscore in long option
17765         names for FSF compatibility.
17766
17767 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17768
17769         * config.sub: added -sco3.2v4 support from FSF.
17770
17771 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17772
17773         * configure.in: expand the section that adds or removes
17774         directories from the list of programs to build, to handle native
17775         vs. cross in addition to host v. native
17776
17777 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17778
17779         * Makefile.in:  Replace C++ in macro names with CXX.
17780         This is less likely to break ...
17781
17782 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17783
17784         * test-build.mk: add -w to GNU_MAKE
17785
17786 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787
17788         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17789         add 'sparc' to list of recognized cpus.  This needed to make
17790         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17791         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17792         then changes that into $CPU-wrs-vxworks.
17793
17794         * configure.in: remove most references to gdbtest, regularize
17795         target based program removal
17796
17797         * test-build.mk: import from p3 tree (many fixes and changes)
17798
17799 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17800
17801         * Makefile.in: added rules to handle tcl, tk, and expect
17802
17803         * configure.in: handle those directories if they exist
17804
17805 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17806
17807         * config.sub: removed bogus hppabsd and hppahpux names, since
17808         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17809
17810 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17811
17812         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17813         depends upon all-xiberty
17814
17815         * Makefile.in: changes from p3, including:
17816
17817         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17818
17819         * Makefile.in (XTRAFLAGS): include newlib directories if
17820         newlib/Makefile exists, rather than if host != target.
17821
17822         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17823
17824         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17825         from the same source tree and not building a cross-compiler.  This
17826         matters for the libg++ configuration if reconfiguring a tree that
17827         has already been installed.
17828
17829         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17830
17831         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17832         pick up the machine and system specific header files.
17833
17834         * Makefile.in: added AS_FOR_TARGET, passed down in
17835         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17836         the C compiler to use to create programs which are run in the
17837         build environment, set it to default to $(CC), and passed it down
17838         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17839
17840         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17841
17842         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17843         We need them for unusual native builds, like systems without
17844         ranlib.
17845
17846         * configure: also define $(host_canonical) and
17847         $(target_canonical), which are the full, canonical names for the
17848         given host and target
17849
17850 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17851
17852         * Makefile.in:  Added separate definitions for C++.
17853
17854 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17855
17856         * configure.in (configdirs):  Add deja-gnu.
17857
17858 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17859
17860         * README:  Update for configure.texi and gdb-4.7 release.
17861
17862 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17863
17864         * Makefile.in:  Move "all" target to top of file.
17865         Previously, first target was ".PHONY" which caused BSD4.4 make
17866         to build .PHONY when make was run without arguments.
17867
17868 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17869
17870         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17871         Library-copylefted code in libiberty.
17872
17873 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17874
17875         * config.sub:  Replace m68kmote with plain old m68k.
17876
17877 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17878
17879         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17880
17881 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17882
17883         * config.sub: Complain if no argument is given.  Added support for
17884         386bsd as OS and target alias.
17885
17886 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17887
17888         * Makefile.in (XTRAFLAGS): include newlib directories if
17889         newlib/Makefile exists, rather than if host != target.
17890
17891 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17892
17893         * config.sub: recognize sparclite-wrs-vxworks.
17894
17895         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17896         p3.) Added clean-xiberty to clean.
17897
17898 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17899
17900         * configure.in: use *-*-* instead of nested cases for host and target
17901
17902 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17903
17904         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17905         from the same source tree and not building a cross-compiler.  This
17906         matters for the libg++ configuration if reconfiguring a tree that
17907         has already been installed.
17908
17909 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17910
17911         * config.sub (i486v/i486v4):  Merge in from FSF version.
17912
17913 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17914
17915         * configure: only set PWD if it is already set.
17916
17917 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17918
17919         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17920         doesn't have unset and all success paths (and most error paths)
17921         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17922         to just ${PWD} to avoid confusion.)
17923
17924 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17925
17926         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17927         even for a native compilation.
17928
17929 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17930
17931         Changes to make the gdb.tar.Z rule work better.
17932
17933         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17934         (DEVO_SUPPORT):  Add configure.texi.
17935         (bfd-ilrt.tar.Z):  Remove ancient rule.
17936
17937 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17938
17939         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17940         pick up the machine and system specific header files.
17941
17942         * configure.in, config.sub: added new target m68010-adobe-scout,
17943         with alias of adobe68k.  Changed configure.in to check for
17944         -scout before -sco* to avoid a false match.
17945
17946         * Makefile.in: added AS_FOR_TARGET, passed down in
17947         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17948         the C compiler to use to create programs which are run in the
17949         build environment, set it to default to $(CC), and passed it down
17950         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17951
17952 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17953
17954         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17955         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17956         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17957         FOR_TARGET variants, to newlib and libg++.
17958
17959 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17960
17961         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17962         first.
17963
17964 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17965
17966         * config.sub:  Accept `elf' as an environment.
17967
17968 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17969
17970         * Makefile.in (all-opcodes):  cd into the right directory
17971
17972 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17973
17974         * configure: added -program_transform_name option, used as
17975         argument to sed when installing programs.
17976         configure.texi: added documentation for -program_prefix,
17977         -program_suffix and -program_transform_name.
17978
17979 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17980
17981         * config.sub:  Accept i486 where i386 ok.
17982
17983 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17984
17985         * config.sub: accept we32k
17986
17987 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17988
17989         * config.sub, configure.in: accept OSE68000 and OSE68k.
17990
17991         * Makefile.in: don't create all directories for ``make install'';
17992         let the subdirectories create the ones they need.
17993
17994 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17995
17996         * COPYING: new file, GPL v2
17997
17998 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17999
18000         * Makefile.in: use the new gen-info-dir, which needs a template
18001         argument (which also lives in texinfo)
18002
18003         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18004
18005 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18006
18007         * config.sub (ncr3000):  Change i386 to i486.
18008
18009 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18010
18011         * Makefile.in: add install-rcs, install-grep to
18012         install-no-fixedincludes, removed install-bison and install-libgcc
18013
18014 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18015
18016         * configure.in: grab the HPUX makefile fragment if on HPUX
18017
18018 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18019
18020         * Makefile.in: eradicate bison spoor (ditto libgcc).
18021          configure.in: recognise m68{k,000}-ericsson-OSE.
18022          es1800 is alias for m68k-ericsson-OSE
18023
18024 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18025
18026         * configure.in: rearrange the parts that remove programs from
18027         configdirs, based now on HOST==TARGET or by canonical triple.
18028
18029 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18030
18031         * test-build.mk: recurse explicitly with -f test-build.mk when
18032           appropriate.  predicate stage3 and comparison on the existence
18033           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18034           On very clean, also remove ...stamp-co.  Build in-place before
18035           doing other builds.
18036
18037 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18038
18039         * Makefile.in, configure.in: add tgas
18040
18041 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18042
18043         * Makefile.in: a number of changes merged in from progressive.
18044
18045         * configure.in: add libm.
18046
18047         * .cvsignore: ignore some stuff that comes from test-build.mk.
18048
18049 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18050
18051         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18052
18053 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18054
18055         * configure: Add program_suffix (parallel to program_prefix)
18056         * Makefile.in: adjust directory-creating script for losing decstation
18057
18058 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18059
18060         * configure:  Minor $subdir-related fixes.
18061
18062 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18063
18064         * configure: fix various problems with propogating
18065         makefile_target_frag in subdirs.
18066         * configure.in: config libgcc if its there
18067
18068 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18069
18070         * config.sub:  HPPA merge.
18071
18072 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18073
18074         * Makefile.in:  Replace all-bison with all-byacc in all
18075         dependency lines for other tools (which now use byacc).
18076
18077 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18078
18079         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18080
18081 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18082
18083         * Makefile.in: make gprof rules similar to byacc rules (instead of
18084         vestigal $(unsubdir) that didn't work...)
18085
18086 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18087
18088         * config.sub:  Add support for Linux.
18089         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18090         (at least for libg++).
18091
18092 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18093
18094         * configure.texi: fix doc for the -nfp option to configure
18095
18096 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18097
18098         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18099
18100 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18101
18102         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18103         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18104         * configure.in: added solaris* host_makefile_frag hook.
18105
18106 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18107
18108         * config.sub: changed recognition of m68000 so that various
18109         m68k types can be specified via m680[01234]0
18110
18111 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18112
18113         * config.sub (basic_machine): fix sed so that '-foo' isn't
18114         completely substituted out while .+'-foo' loses the '-foo'
18115
18116 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18117
18118         * config.sub ($os): Add -aout.
18119
18120 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18121
18122         * configure:  If host_makefile_frag is absolute, don't
18123         prefix ${invsubdir} (relevant to libg++ auto-configure).
18124
18125 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18126
18127         * Makefile.in (tooldir): Define it.
18128         (all-ld): Depend on all-flex.
18129
18130 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18131
18132         * Makefile.in (check):  Fix libg++ special case.
18133
18134 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18135
18136         * configure: do not bury `pwd` into config.status, thus do fewer
18137           pwd's.
18138
18139         * configure: print the "Building in" message only when building in
18140           other than "." AND verbose.
18141
18142         * configure: remove -s, rework -v to better accommodate guested
18143           configures.
18144
18145         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18146
18147 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18148
18149         * Makefile.in: macroize flags passed on recursion.  remove
18150           fileutils.
18151
18152 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18153
18154         * configure: get makesrcdir right for subdirs deeper than 1.
18155
18156         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18157           install.
18158
18159 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18160
18161         * Makefile.in: don't print subdir_do or recursion lines.
18162
18163 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18164
18165         * standards.texi: added menu item.
18166
18167         * Makefile.in: build and install standards.info.
18168
18169         * standards.texi: new file.
18170
18171 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18172
18173         * configure: test for and move config.status pieces from
18174           ${subdir}/.
18175
18176 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18177
18178         * configure:  Test for existance of files before trying to mv
18179         them, to avoid numerous non-existance messages.
18180
18181 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18182
18183         * configure: correct final line of config.status.
18184
18185         * configure: patch from eggert.  Avoids a protection problem if
18186           the original Makefile.in is read only.
18187
18188         * configure: use move-if-change from gcc to create config.status.
18189           Some makefiles depend on config.status to tell if a directory
18190           has been reconfigured for a different host.  This change
18191           prevents those directories from remaking everything in the case
18192           where the reconfig was only intended to rebuild a Makefile.
18193
18194         * configure: test for config.sub with "config.sub sun4" rather
18195           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18196           host alias from a missing config.sub.
18197
18198 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18199
18200         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18201           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18202
18203 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18204
18205         * configure: mkdir ${subdir} as needed.
18206
18207 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18208
18209         * Makefile.in,configure.in: added autoconf.
18210
18211 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18212
18213         * Makefile.in: no longer pass against on recursion.
18214
18215         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18216           definitions are not inherited.
18217
18218         * configure: correct makesrcdir when subdir is .
18219
18220 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18221
18222         * configure:  Add support for 'subdirs' variable, which is
18223         like 'configdirs', except that configure doesn't re-invoke
18224         itself for subdirs, it just creates a Makefile for each subdir.
18225         * configure.texi:  Document subdirs.
18226
18227 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18228
18229         * configure.in: added flex to configdirs
18230
18231 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18232
18233         * Makefile.in: remove clean-stamps from clean.
18234
18235 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18236
18237         * configure.in:  Add gdbtest to configdirs.
18238
18239 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18240
18241         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18242         to recursive makes.
18243         * configure.in:  Recognize new ncr3000 config.
18244
18245 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18246
18247         * Makefile.in, configure.in: removed references to gdbm.
18248
18249 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18250
18251         * config.sub:  Don't canonicalize os value
18252         newsos* to bsd (readline needs to check for newsos).
18253         (This fix was earlier made Jan 31, but got re-broken.)
18254
18255 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18256
18257         * configure.in:  sco is an os, not a vendor!
18258
18259         * configure:  Quote $( better.  Keep various shells happy.
18260
18261 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18262
18263         * Makefile.in: eliminate stamp-files.
18264
18265 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18266
18267         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18268           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18269
18270 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18271
18272         * config.sub:  fix iris/iris3.
18273
18274 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18275
18276         * configure: re-add -rm.
18277
18278 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18279
18280         * Maskefile.in: add .stmp-rcs to all.
18281
18282         * configure.in: remove gas from rs6000 build, use aix host fragment.
18283
18284 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18285
18286         * configure: pass down site_option during recursion.
18287
18288 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18289
18290         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18291
18292 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18293
18294         * configure: Change exec_prefix so that it really defaults to prefix.
18295
18296 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18297
18298         * Makefile.in, configure.in:  Add support for mmalloc library.
18299
18300 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18301
18302         * Makefile.in: add stmp dependencies for a few more things.
18303
18304 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18305
18306         * configure: adjusted error message on objdir/srcdir configure
18307           collision, per john's suggestion.
18308
18309         * Makefile.in: add libiberty stmp to all and all.cross.
18310
18311 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18312
18313         * Makefile.in: remove force dependencies, add grep to all.
18314
18315 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18316
18317         * Makefile.in: drop flex.  make stamp files work.
18318
18319         * configure: added test for conflicting configuration in srcdir,
18320           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18321           gets cranky.  use relative paths for configure and srcdir
18322           whenever possible.  Send some error messages to stderr that were
18323           going to stdout.
18324
18325 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18326
18327         * Makefile.in:  Fix libg++ rule to check for gcc directory
18328         before using gcc/gcc.  Also pass XTRAFLAGS.
18329
18330 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18331
18332         * Makefile.in: added stmp-files so that directories aren't polled
18333           when they are already built.
18334
18335         * configure.texi: fixed a node pointer problem.
18336
18337 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18338
18339         * config.sub configure.in gdb/configure.in
18340         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18341         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18342         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18343
18344 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18345
18346         * configure: -recurring becomes -silent.  corrected help message
18347           for -site= option.
18348
18349         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18350
18351 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18352
18353         * configure: when building Makefile for crosses, replace
18354           tooldir and program_prefix.  default srcdir from location of
18355           config.sub.  remove "for host in hosts" and "for target in
18356           targets" loops.
18357
18358 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18359
18360         * Makefile.in: Do not pass bindir or mandir to cvs.
18361
18362 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18363
18364         * Makefile.in, configure.in: removed traces of namesubdir,
18365           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18366           copyrights to '92, changed some from Cygnus to FSF.
18367
18368         * configure.texi: remove most references to multiple hosts,
18369           multiple targets, subdirs, etc.
18370
18371         * configure.man: removed rcsid. reference config.sub not
18372           config.subr.
18373
18374         * Makefile.in: mkdir $(infodir) on install-info.
18375
18376 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18377
18378         * configure.texi:  Explain better about .gdbinit and about
18379         the environment that configure.in sections run in.
18380
18381 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18382
18383         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18384
18385 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18386
18387         * README:  DOC.configure => cfg-paper.texi.
18388
18389 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18390
18391         * config.sub (near case $os):  Don't convert newsos* to bsd!
18392
18393 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18394
18395         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18396         the number of copies of COPYING that go into the GDB tar file.
18397
18398 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18399
18400         * bfd/configure.in, gdb/config/mh-i386sco,
18401         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18402         Fix SCO configuration stuff.
18403
18404 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18405
18406         * Makefile.in:  For libg++, make sure the -I pointing
18407         to the gcc directory goes *after* all the libg++-local -I flags.
18408         Also, move just-gcc dependency from just-libg++ to all-libg++.
18409
18410 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18411
18412         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18413
18414 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18415
18416         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18417
18418 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18419
18420         * config.sub:  Add stratus configuration frags.  Also
18421         submitted to FSF.
18422
18423 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18424
18425         * Makefile.in (DEV_SUPPORT):  add configure.man.
18426
18427         * config.sub(Decode manufacturer-specific):  add -none*.
18428
18429 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18430
18431         * Makefile.in:  remove form feeds to make Sun's make happy.
18432         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18433
18434 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18435
18436         * Makefile.in (AR_FLAGS):  Make quieter.
18437
18438 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18439
18440         * configure.in:  Add libg++.
18441         * configure:  When verbose, don't output the command line at each
18442         level; it will be unremarkably the same as the previous version,
18443         which will be the same as what the user typed.
18444
18445 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18446
18447         * configure.in, Makefile.in: fix clean-info, add flex.  add
18448           fileutils.
18449
18450         * configure: be less sensitive to spaces in Makefile.in.  Do not
18451           look for sources in "..".  Doing so breaks subdirectories that
18452           might have their own configure.  If a subdir has it's own
18453           configure script, use it.
18454
18455 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18456
18457         * cfg-paper.texi: some changes suggested by rms.
18458
18459 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18460
18461         * config.sub:  Merge in some small additions from the FSF version,
18462         taken from the gcc distribution, to bring the Cygnus and FSF
18463         versions into closer sync.
18464
18465 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18466
18467         * configure.in:  Changed svr4 references to sysv4.
18468
18469 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18470
18471         * configure: added -V for version number option.
18472
18473 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18474
18475         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18476           renamed from DOC.configure to cfg-paper.texi.
18477
18478 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18479
18480         * configure, config.subr, config.sub: config.subr is now
18481           config.sub again.
18482
18483 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18484
18485         * configure.texi: new file, in progress.
18486
18487         * Makefile.in: build info file and install the man page for
18488           configure.
18489
18490         * configure.man: new file, first cut.
18491
18492         * configure: find config.subr again now that configuration "none"
18493           has gone.  removed all traces of the -ansi option.  removed all
18494           traces of the -languages option.
18495
18496         * config.subr: resync from rms.
18497
18498 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18499
18500         * configure, config.sub, config.subr: merge config.sub into
18501           config.subr, call the result config.subr, remove config.sub, use
18502           config.subr.
18503
18504         * Makefile.in: revised install for dir.info.
18505
18506 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18507
18508         * configure.in: add decstation host makefile frag.
18509
18510         * Makefile.in: BISON now bison -y again.  also install-gcc on
18511           install.  clean-gdbm on clean.  infodir belongs in datadir.
18512           Make directories for info install.  Build dir.info here then
18513           install it.
18514
18515 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18516
18517         * Makefile.in: fix for bad directory tests.
18518
18519 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18520
18521         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18522           regexp.  -srcdir relative was being handled incorrectly.
18523
18524         * Makefile.in: unwrapped some for loops so that parallel makes
18525           work again and so one can focus one's attention on a particular
18526           package.
18527
18528 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18529
18530         * configure: added PWD as a stand in for `pwd` (for speed). use
18531           elif wherever possible.  make -srcdir work without -objdir.
18532           -objdir= commented out.
18533
18534 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18535
18536         * configure: +options become --options.  -subdirs commented out.
18537           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18538           Makefile now at top of generated Makefile.  Removed cvs log
18539           entries.  added -srcdir.  create .gdbinit only if there is one
18540           in ${srcdir}.
18541
18542         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18543           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18544           and mandir now keyed off datadir by default.
18545
18546 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18547
18548         * Freshly created ChangeLog.
18549
18550 \f
18551 Local Variables:
18552 mode: change-log
18553 left-margin: 8
18554 fill-column: 76
18555 version-control: never
18556 End: