Add self as nvptx port maintainer.
[platform/upstream/gcc.git] / ChangeLog
1 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2
3         * MAINTAINERS (nvptx port): New entry.
4
5 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
6
7         * configure: Regenerate.
8
9 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
10
11         * configure.ac: Merge with Binutils.
12
13 2014-11-26  Tobias Burnus  <burnus@net-b.de>
14
15         * Makefile.def: Make more dependent on mpfr, mpc and isl.
16         * Makefile.in: Regenerate.
17
18 2014-11-26  Prachi Godbole  <prachi.godbole@imgtec.com>
19
20         * config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency cost
21         for p5600.
22
23 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
24
25         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
26         missing flex.
27         * Makefile.in: Regenerated.
28
29 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
30
31         * Makefile.in: Regenerate.
32
33 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
34
35         PR bootstrap/63784
36         * libtool.m4: Add $pic_flag with -shared.
37
38 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
39
40         * MAINTAINERS (Write After Approval): Added myself.
41
42 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
43
44         * MAINTAINERS (write-after-approval): Add myself.
45
46 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
47
48         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
49         from 2 years ago.
50
51 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
52
53         Revert:
54         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
55
56         * MAINTAINERS (Write After Approval): Added myself as line map
57         maintainer.
58
59 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
60
61         Revert:
62         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
63
64         * MAINTAINERS (Write After Approval): Added myself.
65
66 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
67
68         * MAINTAINERS (Write After Approval): Added myself.
69
70 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
71
72         * MAINTAINERS (Write After Approval): Added myself as line map
73         maintainer.
74
75 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
76
77         * MAINTAINERS (Various Maintainers): Added myself as line map
78         maintainer.
79
80 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
81
82         * move-if-change: Sync from upstream gnulib.
83
84 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
85
86         * compile: Sync with upstream Automake.
87         * depcomp: Ditto.
88         * install-sh: Ditto.
89         * missing: Ditto.
90         * mkinstalldirs: Ditto.
91         * ylwrap: Ditto.
92
93 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
94
95         * config.sub: Update from upstream config repo.
96         * config.guess: Ditto.
97
98 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
99
100         * Makefile.def: Add liboffloadmic to target_modules.  Make
101         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
102         * Makefile.in: Regenerate.
103         * configure: Regenerate.
104         * configure.ac: Add liboffloadmic to target binaries.
105         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
106         Add liboffloadmic to noconfig list when C++ is not supported.
107
108 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
109             Thomas Schwinge  <thomas@codesourcery.com>
110             Ilya Verbin  <ilya.verbin@intel.com>
111             Andrey Turetskiy  <andrey.turetskiy@intel.com>
112
113         * configure: Regenerate.
114         * configure.ac (--enable-as-accelerator-for)
115         (--enable-offload-targets): New configure options.
116
117 2014-11-11  Tobias Burnus  <burnus@net-b.de>
118
119         * Makefile.def: Make all-gcc depend on all-isl.
120         * Makefile.in: Regenerate.
121
122 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
123
124         * ChangeLog.jit: New.
125         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
126
127 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
128
129         PR target/63610
130         * libtool.m4: Fix globbing of darwin versions.
131         * configure: Regenerate.
132
133 2014-11-11  Tobias Burnus  <burnus@net-b.de>
134
135         * config/cloog.m4: Remove.
136         * Makefile.def: Remove CLooG.
137         * Makefile.tpl: Ditto.
138         * configure.ac: Ditto.
139         * configure: Regenerate.
140         * Makefile.in: Ditto.
141
142 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
143
144         * configure.ac: Handle nvptx-*-*.
145         * configure: Regenerate.
146
147 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
148
149         * MAINTAINERS (Write After Approval): Add myself.
150
151 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
152
153         * Makefile.def (libcc1): Remove bootstrap=true;.
154         * Makefile.in: Regenerated.
155
156 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
157
158         * configure.ac: Update comment.
159         * configure: Regenerate.
160
161 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
162
163         * MAINTAINERS (Write After Approval): Add myself.
164
165 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
166
167         * configure.ac (extra_host_libiberty_configure_flags): Add
168         --enable-shared also for libcc1's benefit.
169         * configure: Regenerate.
170
171 2014-10-29  Tristan Gingold  <gingold@adacore.com>
172
173         * MAINTAINERS: Change my email address.
174
175 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
176             Tom Tromey  <tromey@redhat.com>
177
178         * Makefile.def: Add libcc1 to host_modules.
179         * configure.ac (host_tools): Add libcc1.
180         * Makefile.in, configure: Rebuild.
181
182 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
183
184         * configure.ac (build_configargs): Don't share config.cache between
185         build subdirs.
186         * configure: Regenerate.
187
188 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
189
190         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
191         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
192         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
193         leon3v7 as leon3.
194         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
195         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
196         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
197         * config/sparc/sparc.md (cpu): Add leon3v7.
198         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
199
200 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
201
202         * MAINTAINERS (write-after-approval): Add myself.
203
204 2014-10-23  Ian Lance Taylor  <iant@google.com>
205
206         * configure.ac: Disable the Go frontend on systems where it is known
207         to not work.
208         * configure: Regenerate.
209
210 2014-10-23  Richard Biener  <rguenther@suse.de>
211
212         * Makefile.def: Add libcpp build module and dependencies.
213         * configure.ac: Add libcpp build module.
214         * Makefile.in: Regenerate.
215         * configure: Likewise.
216
217 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
218
219         * MAINTAINERS (write-after-approval): Add myself.
220
221 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
222
223         * INSTALL/README: Do not mention CVS.
224
225 2014-10-03  Jing Yu  <jingyu@google.com>
226
227         * configure.ac: Add aarch64 to list of targets that support gold.
228         * configure: Regenerate.
229
230 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
231
232         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
233
234 2014-09-29  Catherine Moore  <clm@codesourcery.com>
235
236         * MAINTAINERS:  Add myself as MIPS maintainer.
237
238 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
239
240         * MAINTAINERS: Move myself to MIPS maintainers.
241
242 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
243
244         * MAINTAINERS: Put all email addresses between '<' and '>'.
245
246 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
247
248         * MAINTAINERS: Move myself to reviewers (Fortran).
249
250 2014-09-01  Andi Kleen  <ak@linux.intel.com>
251
252         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
253         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
254         * Makefile.in: Regenerate.
255
256 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
257
258         * rtx-classes-status.txt: Delete
259
260 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
261
262         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
263
264 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
265
266         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
267         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
268         of checking for version number.
269         * configure: Regenerated.
270         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
271
272 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
273
274         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
275         is done; begin phase 6 (use extra rtx_def subclasses).
276
277 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
278
279         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
280         done; begin phase 5 (additional rtx_def subclasses).
281
282 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
283
284         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
285
286 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
287
288         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
289         SET_BB_HEADER are done.
290
291 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
292
293         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
294         done.
295
296 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
297
298         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
299
300 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
301
302         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
303
304 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
305
306         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
307
308 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
309
310         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
311
312 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
313
314         * rtx-classes-status.txt: Phase 3 (per-file commits within
315         "config" subdirs) is done; begin phase 4 (removal of
316         "scaffolding").
317
318 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
319
320         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
321         dir) is done; begin phase 3 (per-file commits within "config"
322         subdirs).
323
324 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
325
326         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
327         phase 2 (per-file commits in main source dir).
328
329 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
330
331         * configure: Regenerated.
332
333 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
334
335         * rtx-classes-status.txt (TODO): Add SET_BND_TO
336
337 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
338
339         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
340
341 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
342
343         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
344
345 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
346
347         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
348
349 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
350
351         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
352
353 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
358
359         * MAINTAINERS: Remove myself
360
361 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
362
363         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
364
365 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
366
367         * MAINTAINERS (Write After Approval): Add myself.
368
369 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
370
371         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
372         SET_BB_HEADER, SET_BB_FOOTER
373
374 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
375
376         * rtx-classes-status.txt: New file
377
378 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
379
380         * configure.ac: Eliminate ClooG installation dependency.
381         * configure: Regenerate.
382         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
383         * Makefile.in: Regenerate.
384
385 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
386
387         * MAINTAINERS (Write After Approval): Add myself.
388
389 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
390
391         * MAINTAINERS (Write After Approval): Add myself.
392
393 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
394
395         * MAINTAINERS (Write After Approval): Add myself.
396
397 2014-07-28  Anthony Green  <green@moxielogic.com>
398
399         Import from savannah.gnu.org:
400         * config.sub: Update to 2014-07-28 version.
401
402 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
403
404         * MAINTAINERS: Remove my MIPS maintainer entry.
405
406 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
407
408         PR target/47230
409         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
410         * configure: Regenerate.
411
412 2014-07-24  James Norris  <jnorris@codesourcery.com>
413
414         * MAINTAINERS (Write After Approval): Add myself.
415
416 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
417
418         * configure.ac: Accept only CLooG 0.18.1.
419         * configure: Regenerate.
420
421 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
422
423         * configure.ac: Don't accept isl 0.11.
424         * configure: Regenerate.
425
426 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
427
428         * MAINTAINERS (Write After Approval): Add myself.
429
430 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
431
432         * configure.ac: Don't accept isl 0.10.
433         * configure: Regenerate.
434
435 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
436
437         Fix include path for in-tree cloog.
438         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
439         * configure: Regenerate.
440
441 2014-06-18  Richard Henderson  <rth@redhat.com>
442
443         * .gitignore: Import gcc_update output.
444
445 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
446
447         * config-ml.in: Robustify ac_configure_args parsing.
448
449         * configure.ac (--enable-linker-plugin-configure-flags)
450         (--enable-linker-plugin-flags): New flags.
451         (configdirs): Conditionally add libiberty-linker-plugin.
452         * configure: Regenerate.
453         * Makefile.def (host_modules): Add libiberty-linker-plugin.
454         (host_modules) <lto-plugin>: Pay attention to
455         @extra_linker_plugin_flags@ and
456         @extra_linker_plugin_configure_flags@.
457         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
458         * Makefile.in: Regenerate.
459
460         * Makefile.tpl (configure-[+prefix+][+module+])
461         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
462         "module_srcdir" instead of "module" for locating a module's srcdir.
463         * Makefile.in: Regenerate.
464
465 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
466
467         * MAINTAINERS (Write After Approval): Add myself.
468
469 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
470
471         * MAINTAINERS: Update my email address.
472
473 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
478
479         * MAINTAINERS (Write After Approval): Add myself.
480
481 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
482
483         PR libstdc++/61011
484         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
485         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
486         * configure: Regenerate.
487
488 2014-05-28  Pedro Alves  <palves@redhat.com>
489
490         * MAINTAINERS (Write After Approval): Add myself.
491
492 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
493
494         * MAINTAINERS: Update my affiliation/email.
495
496 2014-05-19  Mike Stump  <mikestump@comcast.net>
497
498         * MAINTAINERS: Add wide-int reviewers.
499
500 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
501
502         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
503         * configure: Regenerated.
504
505 2014-05-15  Torvald Riegel  <triegel@redhat.com>
506
507         * MAINTAINERS (libitm): Add myself as maintainer.
508
509 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
510
511         * MAINTAINERS (Write After Approval): Add myself.
512
513 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
514
515         * config.sub, config.guess: Import from upstream.
516
517 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
518
519         * MAINTAINERS (Write After Approval): Put myself in correct order.
520
521 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
526
527         * MAINTAINERS: Move myself from Reviewers to Write After Approval
528         section.
529
530 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
531
532         * MAINTAINERS (Write After Approval): Delete myself.
533
534 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
535
536         PR sanitizer/56781
537         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
538         and -B* options with -Xcompiler.
539
540 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
541
542         PR bootstrap/60620
543         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
544         * Makefile.in: Regenerate.
545
546 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
547
548         * Makefile.def (dependencies): Make all-ld depend on all-binutils
549         for WINDRES_FOR_TARGET in default-manifest.o rule.
550         * Makefile.in: Regenerate.
551
552 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
553
554         * MAINTAINERS (Write After Approval): Add myself.
555
556 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
557
558         PR sanitizer/56781
559         * Makefile.def: Set bootstrap=true; for host fixincludes.
560         * configure.ac: Don't bootstrap host fixincludes unless
561         --with-build-config=bootstrap-{a,ub}san.
562         * Makefile.in: Regenerated.
563         * configure: Regenerated.
564
565 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
566
567         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
568         --enable-vtable-verify option parsing.  Don't add
569         target-libsanitizer to bootstrap_target_libs unless
570         --with-build-config=bootstrap-asan or
571         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
572         to bootstrap_target_libs unless --enable-vtable-verify.
573         * configure: Regenerated.
574
575 2014-03-10  Anatoly Sokolov <aesok@post.ru>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
580
581         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
582
583 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
584
585         PR bootstrap/58572
586         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
587         -I for libstdc++-v3 includes if $(LEAN).
588         * Makefile.in: Regenerated.
589
590 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
591
592         * MAINTAINERS: Update my email address.
593
594 2014-02-24  Walter Lee  <walt@tilera.com>
595
596         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
597         (tilegx-*-*): Change to tilegx*-*-*.
598         * configure: Regenerate.
599
600 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
601
602         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
603
604 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
605
606         * MAINTAINERS (Write After Approval): Add myself.
607
608 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
609
610         PR target/59788
611         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
612         *solaris2*.
613
614 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
615
616         * MAINTAINERS: Update my email address.
617
618 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
619
620         * MAINTAINERS: Convert to UTF-8.
621         Properly sort Xinliang David Li's entry.
622
623 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
624             Sandra Loosemore  <sandra@codesourcery.com>
625
626         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
627         nios2 port maintainers.
628
629 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
630
631         * MAINTAINERS (Write After Approval): Add myself.
632
633 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
634
635         * configure.ac: Add user-friendly check for native x86_64-linux
636         multilibs.
637         * configure: Regenerate.
638
639 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
640
641         * MAINTAINERS: Add myself as sh maintainer.
642
643 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
644
645         * MAINTAINERS: Add self as SLSR maintainer.
646
647 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
648
649         * MAINTAINERS: Update my email address.
650
651 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
652
653         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
654
655 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
656
657         * Makefile.in: Regenerate.
658
659         * Makefile.tpl: Fix typo.
660         * Makefile.in: Regenerate partially.
661
662 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
663
664         * configure.ac: Added libcilkrts to noconfig list when C++ is not
665         supported.
666         * configure: Regenerated.
667
668 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
669
670         * MAINTAINERS (Write After Approval): Add myself.
671
672 2013-10-30  Jason Merrill  <jason@redhat.com>
673
674         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
675         --disable-build-format-warnings.
676
677 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
678
679         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
680         depend on libstdc++ and libgcc.
681         * configure: Regenerate.
682         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
683         libcilkrts for POSIX and i*86, and x86_64 architectures.
684         * Makefile.in: Added libcilkrts related fields to support building it.
685
686 2013-10-26  Jeff Law  <law@redhat.com>
687
688         * Makefile.def (target_modules): Remove libmudflap
689         (languages): Remove check-target-libmudflap).
690         * Makefile.in: Rebuilt.
691         * Makefile.tpl (check-target-libmudflap-c++): Remove.
692         * configure.ac (target_libraries): Remove target-libmudflap.
693         Remove checks which disabled libmudflap on some systems.
694         * configure: Rebuilt.
695         * libmudflap: Directory removed.
696
697 2013-10-21  Cong Hou  <congh@google.com>
698
699         * MAINTAINERS (Write After Approval): Add myself.
700
701 2013-10-16  Mike Stump  <mikestump@comcast.net>
702
703         * .dir-locals.el: Add.
704
705 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
706
707         * configure.ac: Add --enable-host-shared
708         * configure: Regenerate.
709
710 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
711
712         Import from savannah.gnu.org:
713         * config.guess: Update to 2013-06-10 version.
714         * config.sub: Update to 2013-10-01 version.
715
716 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
717
718         Changes to build configuration to allow big endian ARC ELF toolchain
719         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
720         * configure: Regenerate.
721
722 2013-09-20  Alan Modra  <amodra@gmail.com>
723
724         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
725         ppc host match.  Support little-endian powerpc linux hosts.
726
727 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
728
729         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
730         maintainer.
731
732 2013-09-12  DJ Delorie  <dj@redhat.com>
733
734         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
735         maintainers.
736
737 2013-09-03  Richard Biener  <rguenther@suse.de>
738
739         * configure.ac: Also allow ISL 0.12.
740         * configure: Regenerated.
741
742 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
743
744         * MAINTAINERS (Write After Approval): Add myself.
745
746 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
747
748         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
749
750 2013-08-26  Caroline Tice  <cmtice@google.com>
751
752         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
753         "Various Reviewers" to libvtv "Various Maintainers".
754
755 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
756
757         * MAINTAINERS: Add myself as RTL optimizers reviewer.
758
759 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
760
761         * MAINTAINERS: Update name, email.
762
763 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
764
765         * MAINTAINERS (Write After Approval): Add myself.
766
767 2013-08-12  Caroline Tice  <cmtice@google.com>
768
769         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
770         address in the Write After Approval section.
771
772 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
773
774         * MAINTAINERS (Write After Approval): Update email.
775
776 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
777
778         * configure.ac: Adjust to check VTV_SUPPORTED.
779         * configure: Regenerated.
780
781 2013-08-02  Caroline Tice  <cmtice@google.com>
782
783         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
784         on non-linux systems; add target-libvtv to noconfigdirs; add
785         libsupc++/.libs to C++ library search paths.
786         * configure: Regenerated.
787         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
788         libstdc++ and libgcc.
789         * Makefile.in: Regenerated.
790
791 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
792
793         * MAINTAINERS (Write After Approval): Add myself.
794
795 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
796             Shiva Chen  <shiva0217@gmail.com>
797
798         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
799         nds32 port maintainers.
800
801 2013-07-17  Tim Shen  <timshen91@gmail.com>
802
803         * MAINTAINERS (Write After Approval): Add myself.
804
805 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
806
807         * configure.ac: Sync from binutils.
808         * configure: Regenerate.
809
810 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
811
812         * MAINTAINERS (Write After Approval): Add myself.
813
814 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
815
816         * MAINTAINERS (Write After Approval): Add myself.
817
818 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
819
820         * MAINTAINERS (Write After Approval): Add myself.
821
822 2013-04-30  Brooks Moses  <bmoses@google.com>
823
824         * MAINTAINERS: Update my email; move myself from Fortran
825         reviewer to Write After Approval.
826
827 2013-04-16  Andreas Schwab  <schwab@suse.de>
828
829         * configure.ac (aarch64-*-*): Don't disable java.
830         * configure: Regenerate.
831
832 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
833
834         * MAINTAINERS (Write After Approval): Add myself.
835
836 2013-03-30  Matthias Klose  <doko@ubuntu.com>
837
838         * Makefile.def (target_modules): Don't install libffi.
839         * Makefile.in: Regenerate.
840
841 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
842
843         * MAINTAINERS (Write After Approval): Add myself.
844
845 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
846
847         * MAINTAINERS (Write After Approval): Add myself.
848
849 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
850
851         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
852         * configure: Regenerated.
853
854 2013-02-05  Ian Lance Taylor  <iant@google.com>
855
856         PR go/55969
857         * configure.ac: Disable libgo on some systems where it does not
858         work.
859
860 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
861
862         * MAINTAINERS: Explicitly add myself as AIX maintainer.
863         Remove Geoff Keating as rs6000 port maintainer, at his request.
864
865 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
866
867         * MAINTAINERS: Update my email.
868
869 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
870
871         * configure: Re-generate.
872
873 2013-01-15  Richard Biener  <rguenther@suse.de>
874
875         PR other/55973
876         * configure: Re-generate.
877
878 2013-01-14  Matthias Klose  <doko@ubuntu.com>
879
880         * Makefile.def (install-target-libsanitizer): Depend on
881         install-target-libstdc++-v3.
882         * Makefile.in: Regenerate.
883
884 2013-01-14  Richard Biener  <rguenther@suse.de>
885
886         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
887         * configure: Re-generate
888
889 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
890
891         * config.sub: Update from config repo.
892
893 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
894
895         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
896         * Makefile.in: Regenerate.
897
898 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
899
900         * MAINTAINERS (arc): Add new port maintainership for myself.
901
902 2013-01-09  Jason Merrill  <jason@redhat.com>
903
904         * .gitignore: Import from gdb repository.
905
906 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
907
908         * Makefile.def (configure-gcc): Depend on all-gmp.
909         (all-gcc): Remove dependency on all-gmp.
910         * Makefile.in: Regenerated.
911
912 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
913
914         * config.sub: Merge from config repo.
915         * config.guess: Ditto.
916
917 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
918
919         * Makefile.def: Merge from binutils.
920         * Makefile.in: Ditto.
921
922 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
923
924         * MAINTAINERS: Update my email.
925
926 2012-12-29  Ben Elliston  <bje@gnu.org>
927
928         * config.guess: Update to 2012-12-29 version.
929         * config.sub: Likewise.
930
931 2012-12-20  Matthias Klose  <doko@ubuntu.com>
932
933         * Makefile.def (install-target-libgfortran): Depend on
934         install-target-libquadmath, install-target-libgcc.
935         (install-target-libsanitizer): Depend on install-target-libgcc.
936         (install-target-libjava): Depend on install-target-libgcc.
937         (install-target-libitm): Depend on install-target-libgcc.
938         (install-target-libobjc): Depend on install-target-libgcc.
939         (install-target-libstdc++-v3): Depend on install-target-libgcc.
940         * Makefile.in: Regenerate.
941
942 2012-12-19  Matthias Klose  <doko@ubuntu.com>
943
944         * Makefile.def (install-target-libgo): Depend on
945         install-target-libatomic.
946         * Makefile.in: Regenerate.
947
948 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
949
950         PR go/55201
951         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
952         * Makefile.in: Regenerate.
953
954 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
955
956         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
957         * configure: Regenerate.
958
959 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
960
961         * config.sub: Merge from config repo.
962
963 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
964
965         * Makefile.def (target_modules): Add bootstrap=true and
966         raw_cxx=true to libsanitizer.
967         * configure.ac (bootstrap_target_libs): Add libsanitizer.
968         * Makefile.in: Regenerated.
969         * configure: Likewise.
970
971 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
972
973         * MAINTAINERS: Remove self as RTL optimization maintainer.
974
975 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
980
981         * Makefile.def (target_modules): Remove bootstrap=true and
982         raw_cxx=true from libsanitizer.
983         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
984         * Makefile.in: Regenerated.
985         * configure: Likewise.
986
987 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
988
989         * Makefile.def (target_modules): Add bootstrap=true and
990         raw_cxx=true to libsanitizer.
991         * configure.ac (bootstrap_target_libs): Add libsanitizer.
992         * Makefile.in: Regenerated.
993         * configure: Likewise.
994
995 2012-11-28  Andrew Pinski  <apinski@cavium.com>
996
997         PR bootstrap/54279
998         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
999         * configure: Regenerate.
1000         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1001         * Makefile.in: Regenerate.
1002
1003 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1004
1005         * configure.ac: Disable libsanitizer if we're not building C++.
1006         * configure: Regenerate.
1007
1008 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1013
1014         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1015         Kostya Serebryany (kcc@google.com) and
1016         Jakub Jelinek (jakub@redhat.com).
1017         Rename area for Dodji Seketeli (dodji@redhat.com).
1018
1019 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1020
1021         * MAINTAINERS: (asan.c, related): Add myself.
1022
1023 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1024
1025         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1026         * configure: Regenerate.
1027
1028 2012-11-13  Richard Henderson  <rth@redhat.com>
1029
1030         * configure.ac: Move libsanitizer logic to subdirectory.
1031         * configure: Regenerate.
1032
1033 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1034
1035         * configure.ac: Enable libsanitizer just on x86 linux for now.
1036         * configure: Re-generate.
1037
1038 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1039
1040         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1041         sections.
1042         * configure: Regenerate.
1043
1044 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1045
1046         * configure.ac: Add section for configdirs for libsanitizer.
1047         Disable for cris-*-* and mmix-*-*.
1048         * configure: Regenerate.
1049
1050 2012-11-12  Wei Mi <wmi@google.com>
1051
1052         * configure.ac: Add libsanitizer to target_libraries.
1053         * Makefile.def: Ditto.
1054         * configure: Regenerate.
1055         * Makefile.in: Regenerate.
1056         * libsanitizer: New directory for asan runtime.  Contains an empty
1057         tsan directory.
1058
1059 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1060
1061         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1062         against Mingw64 w32api.
1063         * configure: Regenerate.
1064
1065 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1066
1067         * configure: Regenerated.
1068
1069 2012-11-03  Robert Mason  <rbmj@verizon.net>
1070
1071         * configure.ac: add --disable-libstdcxx configure option
1072         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1073
1074 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1075
1076         * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2012-10-24  Sharad Singhai  <singhai@google.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2012-10-24  Eric Christopher  <echristo@gmail.com>
1087
1088         * MAINTAINERS: Update email address.
1089
1090 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1091
1092         PR bootstrap/54820
1093         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1094         * configure: Regenerate.
1095
1096 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1097
1098         * MAINTAINERS (aarch64): Add Marcus and myself.
1099
1100 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1101
1102         PR bootstrap/54820
1103         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1104         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1105         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1106         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1107         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1108         * Makefile.in: Regenerate.
1109         * configure.ac (have_static_libs): New variable and associated check.
1110         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1111         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1112         * configure: Regenerate.
1113
1114 2012-10-10  Richard Biener  <rguenther@suse.de>
1115
1116         * MAINTAINERS: Adjust for changed surname.
1117
1118 2012-10-04  Lawrence Crowl  <crowl@google.com>
1119
1120         * MAINTAINERS (Write After Approval): Add myself.
1121
1122 2012-10-01  Cary Coutant  <ccoutant@google.com>
1123
1124         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1125
1126 2012-09-28  Ian Lance Taylor  <iant@google.com>
1127
1128         * Makefile.def: Make all-target-libgo depend on
1129         all-target-libbacktrace.
1130         * Makefile.in: Rebuild.
1131
1132 2012-09-26  Ian Lance Taylor  <iant@google.com>
1133
1134         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1135         * Makefile.in: Rebuild.
1136
1137 2012-09-20  Walter Lee  <walt@tilera.com>
1138
1139         * configure.ac: Add tilegx to list of targets that support gold.
1140         * configure: Regenerate.
1141
1142 2012-09-20  Marek Polacek  <polacek@redhat.com>
1143
1144         * MAINTAINERS (Write After Approval): Add myself.
1145
1146 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1147
1148         * configure.ac: Add mips*-mti-elf* target.
1149         * configure: Regenerate.
1150
1151 2012-09-17  Ian Lance Taylor  <iant@google.com>
1152
1153         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1154         * configure.ac (host_libs): Add libbacktrace.
1155         (target_libraries): Add libbacktrace.
1156         * Makefile.def (host_modules): Add libbacktrace.
1157         (target_modules): Likewise.
1158         * configure, Makefile.in: Rebuild.
1159
1160 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1161
1162         PR target/38607
1163         Merge upstream change.
1164         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1165
1166         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1167         Add libgomp*.o to compare_exclusions for AIX.
1168         * configure: Regenerate.
1169
1170 2012-09-06  Diego Novillo  <dnovillo@google.com>
1171
1172         * configure.ac: Bump minimum GMP version to 4.2.3.
1173         * configure: Re-generate.
1174
1175 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1176
1177         PR target/54461
1178         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1179         target-libgloss if not configured --with-avrlibc=no.
1180         * configure: Regenerate.
1181
1182 2012-09-04  Jason Merrill  <jason@redhat.com>
1183
1184         * configure.ac: Fix --enable-languages=all.
1185
1186 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1187
1188         * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2012-09-03  Richard Guenther  <rguenther@suse.de>
1191
1192         PR bootstrap/54138
1193         * configure.ac: Re-organize ISL / CLOOG checks to allow
1194         disabling with either --without-isl or --without-cloog.
1195         * configure: Regenerated.
1196
1197 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1198
1199         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1200         * configure: Regenerate.
1201
1202 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1203
1204         * MAINTAINERS: Fix my email address.
1205
1206 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1207
1208         PR binutils/4970
1209         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1210         and opcodes.
1211         * Makefile.in: Regenerated.
1212
1213 2012-08-26  Art Haas <ahaas@impactweather.com>
1214
1215         * configure: Regenerate.
1216
1217 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1218
1219         * INSTALL/README: Also refer to the online installation
1220         instructions.
1221
1222 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1223
1224         * MAINTAINERS (Write After Approval): Add myself.
1225         (Picochip port): Remove myself.
1226
1227 2012-08-14   Diego Novillo  <dnovillo@google.com>
1228
1229         Merge from cxx-conversion branch.
1230
1231         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1232         POSTSTAGE1_CONFIGURE_FLAGS.
1233         * Makefile.in: Regenerate.
1234         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1235         Force C++ when bootstrapping.
1236         * configure: Regenerate.
1237
1238 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1239
1240         * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1243
1244         * README: Document use of ranges of years in copyright notices.
1245
1246 2012-07-06  Richard Guenther  <rguenther@suse.de>
1247
1248         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1249         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1250         --with-gmp=system.
1251         * Makefile.in: Regenerated.
1252         * configure: Likewise.
1253
1254 2012-07-06  Richard Guenther  <rguenther@suse.de>
1255
1256         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1257         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1258         supply V=1 as extra_make_flags.
1259         * configure: Regenerated.
1260         * Makefile.in: Likewise.
1261
1262 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1263
1264         * configure: Regenerate.
1265
1266 2012-07-03  Richard Guenther  <rguenther@suse.de>
1267
1268         * Makfile.def (isl): Remove not necessary extra_exports and
1269         extra_make_flags.
1270         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1271         * Makefile.in: Regenerated.
1272
1273 2012-07-03  Richard Guenther  <rguenther@suse.de>
1274
1275         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1276         * configure.ac: If either the ISL or the CLooG check failed
1277         do not try to build in-tree versions.
1278         * Makefile.in: Regenerated.
1279         * configure: Regenerated.
1280
1281 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1282
1283         * configure: Regenerate.
1284
1285 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1286
1287         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1288         maintainer.
1289
1290 2012-07-02  Richard Guenther  <rguenther@suse.de>
1291
1292         * configure: Regenerated.
1293
1294 2012-07-02  Richard Guenther  <rguenther@suse.de>
1295         Michael Matz  <matz@suse.de>
1296         Tobias Grosser <tobias@grosser.es>
1297         Sebastian Pop <sebpop@gmail.com>
1298
1299         * Makefile.def: Add ISL host module, remove PPL host module.
1300         Adjust ClooG host module to use the proper ISL.
1301         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1302         * configure.ac: Include config/isl.m4.  Add ISL host library,
1303         remove PPL.  Remove PPL configury, add ISL configury, adjust
1304         ClooG configury.
1305         * Makefile.in: Regenerated.
1306         * configure: Likewise.
1307
1308 2012-07-02  Richard Guenther  <rguenther@suse.de>
1309
1310         Merge from graphite branch
1311         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1312
1313         * configure: Regenerated.
1314         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1315         both cloog.org and legacy versions. The only supported version will
1316         be CLooG with the isl backend.
1317
1318         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1319
1320         * configure: Regenerated.
1321         * configure.ac: Require cloog isl 0.17.0
1322
1323         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1324
1325         * configure: Regenerated.
1326         * config/cloog.m4: Do not define CLOOG_ORG
1327
1328 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1329
1330         * configure.ac: Skip C if explicitly selected.
1331         * configure: Regenerate.
1332
1333 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1334
1335         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1336         they contain -O2.
1337         * configure: Regenerate.
1338
1339 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1340
1341         PR debug/53740
1342         * df.h, df-problems.c, dce.c: Revert last patch.
1343
1344 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1345
1346         * MAINTAINERS (Write After Approval): Update my email address.
1347
1348 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1349
1350         * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2012-06-20  Jason Merrill  <jason@redhat.com>
1353
1354         * Makefile.tpl (check-target-libgomp-c++): New.
1355         (check-target-libitm-c++): New.
1356         * Makefile.def (c++): Add them.
1357         * Makefile.in: Regenerate.
1358
1359 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1360
1361         * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1364
1365         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1366         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1367         (install-no-fixedincludes): Adjust accordingly.
1368         * Makefile.in: Regenerate.
1369
1370 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1371
1372         Merge upstream change
1373         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1374
1375 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1376
1377         * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2012-05-09  Nick Clifton  <nickc@redhat.com>
1380             Paul Smith  <psmith@gnu.org>
1381
1382         PR bootstrap/50461
1383         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1384         allow for the fact that from release v3.1.0 of MPFR the source
1385         files were moved into a src sub-directory.
1386         * configure: Regenerate.
1387
1388 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1389
1390         * configure.ac: Bump minimum MPFR version to 2.4.0.
1391         * configure: Regenerated.
1392
1393 2012-05-01  Richard Henderson  <rth@redhat.com>
1394
1395         * Makefile.def (libatomic): New target_module.
1396         * configure.ac (target_libraries): Add libatomic.
1397         (noconfigdirs): Check if libatomic is supported.
1398         * Makefile.in, configure: Rebuild.
1399
1400 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1401
1402         * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1405
1406         * config.sub: Update to 2012-04-18 version from official repo.
1407
1408 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1409
1410         * MAINTAINERS (Write After Approval): Add myself.
1411
1412 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1413
1414         * MAINTAINERS: Changed email address.
1415
1416 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1417
1418         PR target/52737
1419         * contrib/gcc_update (files_and_dependencies):
1420         Remove gcc/config/avr/t-multilib from touch data.
1421
1422 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1423
1424         * MAINTAINERS (OS Port Maintainers): Remove irix.
1425         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1426         (unsupported_languages): Remove mips-sgi-irix6.*.
1427         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1428         (with_stabs): Remove.
1429         * configure: Regenerate.
1430
1431 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433         * MAINTAINERS (OS Port Maintainers): Remove osf.
1434         * configure.ac (enable_libgomp): Remove *-*-osf*.
1435         (with_stabs): Remove alpha*-*-osf*.
1436         * configure: Regenerate.
1437
1438 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1439
1440         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1441         * configure: Regenerate.
1442
1443 2012-02-17  Walter Lee  <walt@tilera.com>
1444
1445         * MAINTAINERS: (Write After Approval): Delete myself.
1446
1447 2012-02-14  Walter Lee  <walt@tilera.com>
1448
1449         * MAINTAINERS (tilegx port): Add myself.
1450         (tilepro port): Add myself.
1451         (Write After Approval): Add myself.
1452
1453 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1454
1455         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1456         and Joseph Myers as docstring relicensing maintainers.
1457
1458 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1459
1460         * MAINTAINERS (write-after-approval): Add myself.
1461
1462 2012-02-08  Ira Rosen <irar@il.ibm.com>
1463
1464         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1465         maintainer.
1466
1467 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1468
1469         * MAINTAINERS (Write After Approval): Move myself to
1470         maintain alphabetical order.
1471
1472 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1473
1474         * MAINTAINERS (Write After Approval): Add myself.
1475
1476 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1477
1478         * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1481             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1482
1483         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1484         * configure: Regenerate.
1485
1486 2012-01-23  Harshit Chopra  <harshit@google.com>
1487
1488         * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1491
1492         * configure.ac: Remove reference to mh-interix.
1493         * configure: Regenerate.
1494
1495 2012-01-05  Richard Henderson  <rth@redhat.com>
1496
1497         PR bootstrap/51072
1498         * configure.ac: Disable libitm if c++ is not enabled.
1499         * configure: Rebuild.
1500
1501         * configure.ac: Fix regexp for same.
1502         * configure: Rebuild.
1503
1504 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1505
1506         * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2012-01-02  Richard Guenther  <rguenther@suse.de>
1509
1510         PR bootstrap/51686
1511         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1512         * Makefile.in: Regenerate.
1513
1514 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1515
1516         * MAINTAINERS (Write After Approval): Add myself.
1517
1518 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1519
1520         * configure: Regenerate.
1521
1522 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1523
1524         * MAINTAINERS (picochip): Changed email address.
1525
1526 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1527
1528         * MAINTAINERS (write-after-approval): Add self.
1529
1530 2011-11-29  DJ Delorie  <dj@redhat.com>
1531
1532         * configure.ac (rl78-*-*) New case.
1533         * configure: Regenerate.
1534         * MAINTAINERS: Add myself as RL78 maintainer.
1535
1536 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1537
1538         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1539
1540 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1541
1542         * libtool.m4: Additional FreeBSD 10 fixes.
1543
1544 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1545
1546         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1547         Maintainers section, as Epiphany maintainer.
1548
1549 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1550
1551         PR target/49992
1552         * configure.ac: Remove ranlib special-casing for Darwin.
1553         * configure: Regenerate.
1554
1555 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1556
1557         * MAINTAINERS (Reviewers): Keep the list sorted.
1558
1559 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1560
1561         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1562
1563 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1564
1565         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1566         * configure: Rebuild.
1567         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1568         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1569         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1570         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1571         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1572         Add READELF.
1573         * Makefile.in: Rebuild.
1574
1575 2011-11-09  Jason Merrill  <jason@redhat.com>
1576
1577         * Makefile.def (language=c++): Remove check-c++0x.
1578         * Makefile.in (check-gcc-c++): Regenerate.
1579
1580 2011-11-08  Richard Henderson  <rth@redhat.com>
1581
1582         * configure.ac: Test for libitm directory present first.
1583
1584         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1585
1586         * configure.ac: Test libitm/configure.tgt to disable libitm.
1587         * configure: Rebuild.
1588
1589 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1590             Richard Henderson  <rth@redhat.com>
1591
1592         Merged from transactional-memory.
1593
1594         * Makefile.def (lang_env_dependencies): libitm is c++.
1595         Add libitm target module.
1596         * configure.ac: Likewise.
1597         * config/mmap.m4: New file.
1598         * contrib/gcc_update: Add libitm to touch data.
1599         * Makefile.in, configure: Rebuild.
1600
1601 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1602
1603         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1604         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1605         * Makefile.in: Regenerate.
1606
1607 2011-11-01  DJ Delorie  <dj@redhat.com>
1608
1609         * config.sub: Update to version 2011-10-29 (added rl78)
1610
1611 2011-10-27  Nick Clifton  <nickc@redhat.com>
1612
1613         * config.sub: Import these changes from the config project:
1614
1615         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1616             Ben Elliston  <bje@gnu.org>
1617
1618         * config.sub (epiphany): New.
1619
1620         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1621             Ben Elliston  <bje@gnu.org>
1622
1623         * config.sub (hexagon, hexagon-*): New.
1624
1625         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1626
1627         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1628         64eb to be64.
1629
1630         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1631
1632         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1633         (nacl): Grok as alias for 32el-unknown-nacl.
1634
1635 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1636
1637         * MAINTAINERS (Write After Approval): Add myself.
1638
1639 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1640
1641         * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1644
1645         * MAINTAINERS (sparc port): Remove myself.
1646
1647 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1648
1649         * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2011-08-14  Yao Qi  <yao@codesourcery.com>
1652
1653         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1654         * configure: Regenerate.
1655
1656 2011-07-26  Ian Lance Taylor  <iant@google.com>
1657
1658         * configure.ac: Set have_compiler based on whether gcc directory
1659         exists, rather than on whether gcc is in configdirs.
1660         * configure: Rebuild.
1661
1662 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1663
1664         * MAINTAINERS (Global Reviewers): Add self.
1665
1666 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1667
1668         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1669         link directories.
1670         * Makefile.in: Rebuild.
1671
1672 2011-07-20  Ian Lance Taylor  <iant@google.com>
1673
1674         PR bootstrap/49787
1675         * configure.ac: Move --enable-bootstrap handling earlier in file.
1676         If --enable-bootstrap and either --enable-build-with-cxx or
1677         --enable-build-poststage1-with-cxx, enable C++ automatically.
1678         * configure: Rebuild.
1679
1680 2011-07-19  Ian Lance Taylor  <iant@google.com>
1681
1682         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1683         make C++ a boot_language.  Set and substitute
1684         POSTSTAGE1_CONFIGURE_FLAGS.
1685         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1686         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1687         * configure, Makefile.in: Rebuild.
1688
1689 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1690
1691         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1692         maintainers.
1693
1694 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * MAINTAINERS (Global Reviewers): Add myself.
1697
1698 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1699
1700         * configure: Regenerate.
1701
1702 2011-07-16  Jason Merrill  <jason@redhat.com>
1703
1704         * Makefile.def (language=c++): Add check-c++0x and
1705         check-target-libmudflap-c++.
1706         * Makefile.tpl (check-target-libmudflap-c++): New.
1707         * Makefile.in: Regenerate.
1708
1709 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1710
1711         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1712         * Makefile.def (target_modules/libjava): Pass
1713         $(EXTRA_CONFIGARGS_LIBJAVA).
1714         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1715         if not configured with --enable-static-libjava.
1716         * Makefile.in: Regenerate.
1717         * configure: Likewise.
1718
1719 2011-07-15  Jason Merrill  <jason@redhat.com>
1720
1721         * Makefile.in (check-c++): Move check-gcc-c++0x after
1722         check-target-libstdc++-v3.
1723
1724 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1725
1726         * MAINTAINERS (c6x port): New entry.
1727
1728 2011-07-13  Jason Merrill  <jason@redhat.com>
1729
1730         * Makefile.in (check-gcc-c++0x): New.
1731         (check-c++): Depend on it.
1732
1733 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1734
1735         PR target/39150
1736         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1737         x86_64-*-solaris2.1[0-9]*.
1738         * configure: Regenerate.
1739
1740 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1741
1742         * MAINTAINERS (RTL optimizers): Add self.
1743
1744 2011-06-27  Gabriel Charette  <gchare@google.com>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1749
1750         PR regression/47836
1751         PR bootstrap/23656
1752         PR other/47733
1753         PR bootstrap/49247
1754         PR c/48825
1755         * configure.ac (target_libraries): Remove target-libiberty.
1756         Remove case-statement setting skipdirs=target-libiberty for
1757         multiple targets.  Remove checking target_configdirs and
1758         removing target-libiberty but keeping target-libgcc if
1759         otherwise empty.
1760         * Makefile.def (target_modules): Don't add libiberty.
1761         (dependencies): Remove all traces of target-libiberty.
1762         * configure, Makefile.in: Regenerate.
1763
1764 2011-06-13  Walter Lee <walt@tilera.com>
1765
1766         * configure.ac (tilepro-*-*) New case.
1767         (tilegx-*-*): Likewise.
1768         * configure: Regenerate.
1769
1770 2011-06-06  Jing Yu  <jingyu@google.com>
1771
1772         * configure.ac: Skip target-libiberty for
1773         arm*-*-linux-androideabi.
1774         * configure: Regenerated.
1775
1776 2011-06-06  Nick Clifton  <nickc@redhat.com>
1777
1778         * config.sub: Sync from upstream.
1779
1780 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1781
1782         * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1785
1786         * MAINTAINERS: Update my email address.
1787
1788 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1789
1790         * MAINTAINERS (Write After Approval): Update my email address.
1791
1792 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1793
1794         * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2011-05-08  Doug Kwan  <dougkwan@google.com>
1797
1798         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1799         * configure: Regenerated.
1800         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1801         value from configure.
1802         * Makefile.in: Regenerated.
1803
1804 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1805
1806         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1807         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1808         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1809         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1810         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1811         *-*-vxworks*): Disable newlib and libgloss in separate case
1812         statement.
1813         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1814         to separate case statement.
1815         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1816         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1817         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1818         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1819         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1820         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1821         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1822         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1823         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1824         i[[3456789]]86-*-rdos*, m32r-*-*,
1825         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1826         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1827         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1828         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1829         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1830         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1831         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1832         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1833         and libgloss in main case over targets.  Remove most empty cases
1834         in main case over targets.
1835         * configure: Regenerate.
1836
1837 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1838
1839         * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1842
1843         * configure.ac: Remove code setting special library locations for
1844         hppa*64*-*-hpux11*.  Remove code setting compiler for
1845         sparc-sun-solaris2*.
1846         * configure: Regenerate.
1847
1848 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1849
1850         * configure.ac: Separate libgloss_dir settings from general case
1851         over targets.
1852         * configure: Regenerate.
1853
1854 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1855
1856         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1857         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1858         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1859         cases in libgcj-disabling case statement.
1860         (hppa*64*-*-linux*): Set unsupported_languages instead of
1861         disabling target-zlib.
1862         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1863         to hppa*64*-*-hpux*.
1864         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1865         hppa*-*-hpux*.
1866         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1867         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1868         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1869         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1870         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1871         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1872         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1873         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1874         libgcj-disabling case statement.
1875         * configure: Regenerate.
1876
1877 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1878
1879         * configure.ac: Disable Java for targets not supporting libffi.
1880         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1881         Remove cases in Java-disabling statement.
1882         (*arm-wince-pe): Change to arm-wince-pe.
1883         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1884         cases in Java-disabling statement.
1885         (bfin-*-*): Don't disable Java again.
1886         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1887         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1888         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1889         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1890         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1891         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1892         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1893         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1894         Java-disabling statement.
1895         (mmix-*-*): Don't disable Java again.
1896         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1897         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1898         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1899         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1900         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1901         statement.
1902         * configure: Regenerate.
1903
1904 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1905
1906         * configure.ac: Separate cases disabling Java and Java libraries
1907         from general case over targets.
1908         * configure: Regenerate.
1909
1910 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1911
1912         * MAINTAINERS: Update my email address.
1913
1914 2011-04-20  Easwaran Raman  <eraman@google.com>
1915
1916         * MAINTAINERS (Write After Approval): Add myself.
1917
1918 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1919
1920         PR lto/48086
1921         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1922         * configure: Regenerate.
1923
1924 2011-04-16  Jim Meyering  <meyering@redhat.com>
1925
1926         * MAINTAINERS (Write After Approval): Add myself.
1927
1928 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1929
1930         * MAINTAINERS: Update my email address.
1931
1932 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1933
1934         * MAINTAINERS (Write After Approval): Add myself.
1935
1936 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1937
1938         * MAINTAINERS (Write After Approval): Add myself.
1939
1940 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1945
1946         * configure.ac (build_tools): Remove build-byacc.
1947         (host_libs): Remove mmalloc.
1948         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1949         autoconf automake libtool diff rcs fileutils shellutils time
1950         textutils wdiff find uudecode hello tar gzip indent recode release
1951         sed perl gawk findutils gettext zip.
1952         (libgcj): Remove target-qthreads.
1953         (target_tools): Remove target-examples target-gperf.
1954         (YACC): Don't handle building byacc.
1955         * configure: Regenerate.
1956         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1957         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1958         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1959         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1960         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1961         handle building components.
1962         * Makefile.in: Regenerate.
1963
1964 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1965
1966         * MAINTAINERS: Update my email address as Xtensa maintainer.
1967
1968 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1969
1970         * config.sub: Sync from upstream.
1971
1972 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1973
1974         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1975         (microblaze*): Don't disable libssp.
1976         * configure: Regenerate.
1977
1978 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1979
1980         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1981         moveifchange.
1982         * configure: Regenerate.
1983         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1984         * Makefile.in: Regenerate.
1985
1986 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1987
1988         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1989         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1990         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1991         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1992         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1993         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1994         md_exec_prefix cases.
1995         * configure: Regenerate.
1996
1997 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1998
1999         * configure.ac: Separate cases disabling target-libssp,
2000         target-libiberty, target-libstdc++-v3 and Fortran from general
2001         case over targets.
2002         * configure: Regenerate.
2003
2004 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2005
2006         * configure.ac (*-*-chorusos): Don't disable libgcj.
2007         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2008         Remove case.
2009         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2010         (arm-*-coff): Don't disable libgcj.
2011         (arm*-*-linux-gnueabi): Remove useless assignment.
2012         (arm-*-riscix*): Don't disable libgcj.
2013         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2014         configuration.
2015         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2016         (c54x*-*-*): Remove case.
2017         (tic54x-*-*): Don't disable GCC or GCC libraries.
2018         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2019         to *.
2020         (d10v-*-*): Don't disable GCC libraries.
2021         (d30v-*-*): Don't disable libgcj.
2022         (h8500-*-*): Don't disable GCC libraries.
2023         (i960-*-*): Don't disable libgcj.
2024         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2025         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2026         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2027         libgcj.
2028         (m68k-*-coff*): Remove case.
2029         (mmix-*-*): Don't disable libgloss on host.
2030         (mn10200-*-*, mn10300-*-*): Remove cases.
2031         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2032         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2033         Don't disable libgcj.
2034         (romp-*-*): Remove case.
2035         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2036         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2037         case.
2038         (v810-*-*): Don't disable GCC libraries.
2039         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2040         (ip2k-*-*): Don't disable GCC libraries.
2041         * configure: Regenerate.
2042
2043 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2044
2045         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2046         libffi on host.
2047         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2048         on host.
2049         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2050         * configure: Regenerate.
2051
2052 2011-03-26  John Marino  <binutils@marino.st>
2053
2054         * configure.ac: Add support for *-*-dragonfly*
2055         * configure: Regenerate.
2056
2057 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2058
2059         * configure.ac (native_only): Remove.
2060         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2061         send-pr uudecode guile gnuserv on host.
2062         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2063         send-pr rcs guile perl texinfo libtool on host.
2064         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2065         automake send-pr rcs guile perl texinfo libtool on host.
2066         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2067         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2068         (alpha*-dec-osf*): Don't disable fileutils on target.
2069         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2070         texinfo send-pr expect dejagnu on target.
2071         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2072         target-qthreads on target.
2073         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2074         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2075         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2076         x86_64-*-mingw*): Don't disable expect on target.
2077         (*-*-cygwin*): Don't disable target-gperf on target.
2078         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2079         gnuserv on target.
2080         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2081         target.
2082         * configure: Regenerate.
2083
2084 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2085
2086         * configure.ac (target_tools): Remove target-groff.
2087         (native_only): Remove target-groff.
2088         (hppa*64*-*-*): Don't disable byacc.
2089         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2090         setting.
2091         (*-*-kaos*): Don't skip target-librx and target-groff.
2092         (*-*-netware*): Don't skip target-libmudflap.
2093         (*-*-tpf*): Don't skip target-libmudflap.
2094         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2095         directories on the host.
2096         (ia64*-*-*vms*): Don't skip tix.
2097         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2098         host.
2099         * configure: Regenerate.
2100
2101 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2102
2103         * configure.ac: Remove references to mt-mep, mt-netware,
2104         mt-wince.
2105         * Makefile.def: Add all-utils soft dependencies.
2106         * Makefile.tpl: Remove GDB_NLM_DEPS.
2107         * configure: Regenerate.
2108         * Makefile.in: Regenerate.
2109
2110 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2111
2112         * configure.ac: Do not include mh-x86omitfp.
2113         * configure: Regenerate.
2114
2115 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2116
2117         * configure.ac: Remove empty cases.
2118         * configure: Regenerate.
2119
2120 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2121
2122         * Makefile.def: Add dependency from termcap to gdb.
2123         * Makefile.in: Regenerate.
2124
2125 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2126
2127         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2128         * configure: Regenerate.
2129         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2130         * Makefile.tpl: Likewise.
2131         * Makefile.in: Regenerate.
2132
2133 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2134
2135         * configure.ac: Remove all mentions of tentative_cc.
2136         * configure: Regenerate.
2137
2138 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2139
2140         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2141         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2142         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2143         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2144         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2145         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2146         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2147         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2148         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2149         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2150         *-*-rhapsody*): Remove host cases.
2151         * configure: Regenerate.
2152
2153 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2154
2155         * configure.ac (ppc*-*-pe): Remove host case.
2156         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2157         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2158         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2159         cases.
2160         * configure: Regenerate.
2161
2162 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2163
2164         * config.sub: Update to version 2011-03-23.
2165
2166 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2167
2168         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2169         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2170         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2171         * configure: Regenerate.
2172
2173 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2174
2175         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2176         to Write After Approval.
2177         * config-ml.in: Don't handle arc-*-elf*.
2178         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2179         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2180         handle GCC libraries.
2181         * configure: Regenerate.
2182
2183 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2184
2185         PR bootstrap/48120:
2186         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2187         Add -lstdc++ -lm to LIBS.
2188         * configure: Regenerate.
2189
2190 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2191
2192         * config.guess: Update to version 2011-02-02
2193         * config.sub: Update to version 2011-02-24
2194
2195 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2196
2197         PR lto/48086
2198         * configure.ac: Re-enable LTO on *-apple-darwin9.
2199         * configure: Regenerate.
2200
2201 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2202
2203         PR lto/48086
2204         * configure.ac: Disable LTO on darwin due to an assembler change in
2205         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2206         under 256.
2207         * configure: Regenerate.
2208
2209 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2210
2211         * MAINTAINERS: Update myself as score backend maintainer,
2212         update my e-mail address.
2213
2214 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2215
2216         * MAINTAINERS: Update my e-mail address.
2217
2218 2011-03-06  Joey Ye  <joey.ye@arm.com>
2219
2220         * MAINTAINERS: Update my e-mail address.
2221
2222 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2223
2224         * configure.ac: Adjust test of with_ppl.
2225         * configure: Regenerated.
2226
2227 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2228
2229         * MAINTAINERS: Adjust my e-mail address.
2230
2231 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2232
2233         * configure.ac: Add -lpwl to ppllibs.
2234         * configure: Regenerated.
2235
2236 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2237
2238         * config/cloog.m4: Add -lisl to clooglibs.
2239         * configure: Regenerated.
2240
2241 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2242
2243         * MAINTAINERS (CPU Port maintainers): Add self.
2244
2245 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2246
2247         * MAINTAINERS: Add myself as testsuite maintainer.
2248
2249 2011-02-15  Mike Stump  <mikestump@comcast.net>
2250
2251         * MAINTAINERS: Add myself as testsuite maintainer.
2252
2253 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2254
2255         Import from Libtool and gnulib:
2256
2257         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2258
2259         Prepare for supporting FreeBSD 10.
2260         * config.rpath: Remove handling of freebsd1* which soon would
2261         match FreeBSD 10.0.
2262
2263         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2264
2265         Remove support for FreeBSD 1.x.
2266         * libtool.m4 (_LT_LINKER_SHLIBS)
2267         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2268         soon would incorrectly match FreeBSD 10.0.
2269
2270 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2271
2272         PR binutils/12283
2273         * move-if-change: Import version from gnulib.
2274
2275 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2276
2277         PR lto/47225
2278         * Makefile.def (lto-plugin): Double dash for enable-shared.
2279         (configure-gcc): Depend on all-lto-plugin.
2280         * Makefile.in: Rebuilt.
2281
2282 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2283
2284         * configure.ac: Remove extra bracket.
2285         * configure: Regenerate.
2286
2287 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2288
2289         * MAINTAINERS: Add myself as libquadmath maintainer.
2290
2291 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2292
2293         * MAINTAINERS: Update my email address.
2294
2295 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2296
2297         * MAINTAINERS (option handling): Add self.
2298
2299 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2300
2301         PR lto/47225
2302         * Makefile.def: Add dependency for install-gcc
2303         on install-lto-plugin.
2304         * Makfile.in: Regenerated
2305
2306 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2307
2308         * MAINTAINERS (CPU Port Maintainers): Add myself.
2309
2310 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2311
2312         PR libgcj/44341
2313         * configure.ac: Discard --with-* flags for host when configuring
2314         target libraries for cross build.
2315         * configure: Rebuilt.
2316
2317 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2318
2319         * MAINTAINERS (linear loop transforms): Removed.
2320
2321 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2322
2323         * configure.ac: If with_ppl is no, move setting with_cloog=no
2324         after CLOOG_REQUESTED check.
2325         * configure: Regenerated.
2326
2327 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2328
2329         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2330         CLooG has been requested.
2331         * configure: Regenerated.
2332
2333 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2334
2335         * configure: Regenerated.
2336         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2337
2338 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2339
2340         * configure: Regenerated.
2341         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2342
2343 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2344
2345         * configure.ac: Use AS_HELP_STRING throughout.
2346         * configure: Regenerate.
2347
2348 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2349
2350         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2351         * configure: Regenerate.
2352
2353 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2354
2355         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2356
2357 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2358
2359         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2360         for ia64-hpux.
2361         * configure: Regenerate.
2362
2363 2011-01-07  Jan Hubicka  <jh@suse.cz>
2364
2365         PR lto/47225
2366         * Makefile.in: Regenerate.
2367         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2368         configure.
2369
2370 2011-01-07  Jan Hubicka  <jh@suse.cz>
2371
2372         * Makefile.in: Regenerate.
2373         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2374         and configure dependency on lto-plugin configure.
2375         (lto-plugin module): Remove dependency on GCC; add dependency on
2376         liniberty.
2377
2378 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2383
2384         * configure: Regenerate.
2385
2386 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2387
2388         * configure.ac: (picochip): Disable libiberty.
2389
2390 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2391
2392         * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2010-12-10  Ian Lance Taylor  <iant@google.com>
2395
2396         PR bootstrap/46819
2397         * configure.ac: For --disable-libgcj clear libgcj_saved.
2398         * configure: Rebuild.
2399
2400 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2401
2402         PR fortran/46540
2403         * configure.ac: Add --disable-libquadmath and
2404         --disable-libquadmath-support.
2405         * configure: Regenerate.
2406
2407 2010-12-03  Ian Lance Taylor  <iant@google.com>
2408
2409         * MAINTAINERS: Add myself as libgo maintainer.
2410
2411 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2412
2413         PR libffi/46792
2414         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2415         * configure: Regenerate.
2416
2417 2010-12-02  Ian Lance Taylor  <iant@google.com>
2418
2419         * configure.ac: Always set default for poststage1_ldflags to
2420         -static-libstdc++ -static-libgcc.
2421
2422 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2423
2424         * configure.ac: Move comment to remove extra space in last argument
2425         of GCC_TARGET_TOOL.
2426
2427 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2428
2429         PR other/46026
2430         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2431         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2432         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2433         (BASE_FLAGS_TO_PASS): Use it.
2434         * configure: Rebuilt.
2435         * Makefile.in: Rebuilt.
2436
2437 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2438
2439         PR binutils/12258
2440         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2441         Properly check default linker.
2442         * configure: Regnerated.
2443
2444 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2445
2446         * configure.ac: For --enable-gold, handle value `default' instead of
2447         `both*'.  New configure option --{en,dis}able-ld.
2448         * configure: Regenerate.
2449
2450 2010-11-20  Ian Lance Taylor  <iant@google.com>
2451
2452         * configure.ac: Only disable a language library if no language needs
2453         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2454         * configure: Rebuild.
2455
2456 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2457
2458         * Makefile.in: Regenerate.
2459
2460         PR other/46202
2461         * configure.ac: Fix just-built in-tree STRIP name to be
2462         binutils/strip-new.
2463         * configure: Regenerate.
2464         * Makefile.def (install-strip-gcc, install-strip-binutils)
2465         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2466         (install-strip-sid): Mirror dependencies on non-strip variants
2467         of these targets on the respective -strip prerequisites.
2468         * Makefile.tpl (install-strip, install-strip-host)
2469         (install-strip-target): New targets.
2470         (install-strip-[+module+], install-strip-target-[+module+]):
2471         New targets.
2472         * Makefile.in: Regenerate.
2473
2474 2010-11-19  Ian Lance Taylor  <iant@google.com>
2475             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2476
2477         * configure.ac: Add target-libgo to target_libraries.  Set
2478         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2479         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2480         (HOST_EXPORTS): Add GOC.
2481         (BASE_TARGET_EXPORTS): Add GOC.
2482         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2483         (GOCFLAGS_FOR_TARGET): New variable.
2484         (EXTRA_HOST_FLAGS): Add GOC.
2485         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2486         * Makefile.def (target_modules): Add libgo.
2487         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2488         (dependencies): Add dependency from configure-target-libgo to
2489         configure-target-libffi and all-target-libstdc++-v3.  Add
2490         dependencies from all-target-libgo to all-target-libffi.
2491         (languages): Add go.
2492         * configure: Rebuild.
2493         * Makefile.in: Rebuild.
2494
2495 2010-11-19  Ian Lance Taylor  <iant@google.com>
2496
2497         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2498         compiler/flag environment variables.
2499
2500 2010-11-18  Ian Lance Taylor  <iant@google.com>
2501
2502         * configure.ac: Check for lang_requires_boot_languages in
2503         config-lang.in files.
2504         * configure: Rebuild.
2505
2506 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2507             Tobias Burnus  <burnus@net-b.de>
2508
2509         PR fortran/32049
2510         * Makefile.def: Add libquadmath; build it with language=fortran.
2511         * configure.ac: Add libquadmath.
2512         * Makefile.tpl: Handle multiple libs in check-[+language+].
2513         * Makefile.in: Regenerate.
2514         * configure: Regenerate.
2515
2516 2010-11-16  Tom Tromey  <tromey@redhat.com>
2517
2518         * MAINTAINERS: Moved myself to reviewers section.
2519
2520 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2521
2522         * MAINTAINERS: Moved myself to reviewers section.
2523
2524 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2525
2526         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2527         (Write After Approval): Remove self.
2528
2529 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2530
2531         * configure.ac: Fix spelling in option names.
2532         * configure: Regenerated.
2533
2534 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2535
2536         PR bootstrap/39622
2537         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2538         * configure: Regenerated.
2539
2540 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2541
2542         * MAINTAINERS: Update my email address.
2543
2544 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2545
2546         * configure: Regenerate.
2547
2548 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2549
2550         * configure: Regenerate.
2551
2552 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2553
2554         * configure: Regenerate.
2555
2556 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2557
2558         * configure: Regenerate.
2559
2560 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2561
2562         * configure.ac: Support official CLooG.org versions.
2563         * configure: Regenerate.
2564         * config/cloog.m4: New.
2565
2566 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2567
2568         * MAINTAINERS (Write After Approval): Add myself.
2569
2570 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2571
2572         * MAINTAINERS: Update my email address.
2573
2574 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2575
2576         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2577         * configure: Regenerate.
2578
2579 2010-11-03  Ian Lance Taylor  <iant@google.com>
2580             Dave Korn  <dave.korn.cygwin@gmail.com>
2581
2582         PR lto/46273
2583         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2584         and on other supported platforms whenever LTO is enabled.
2585         * configure: Rebuild.
2586
2587 2010-11-02  Alan Modra  <amodra@gmail.com>
2588
2589         PR binutils/12110
2590         * configure.ac: Error when source path contains spaces.
2591         * configure: Regenerate.
2592
2593 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2594
2595         * MAINTAINERS: Update my email address.
2596
2597 2010-10-20  Ian Lance Taylor  <iant@google.com>
2598
2599         * Makefile.def (target_modules): Set lib_path to src/.libs for
2600         libstdc++-v3 module.
2601         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2602         * Makefile.in: Rebuild.
2603
2604 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2605
2606         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2607         (Write After Approval): Remove myself.
2608
2609 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2610
2611         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2612
2613 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2614
2615         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2616
2617 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2618
2619         * configure.ac (build_lto_plugin): New shell variable.
2620         (--enable-lto): Turn on by default for all non-ELF platforms that
2621         have had LTO support added so far.  Set build_lto_plugin appropriately
2622         for both ELF and non-ELF.
2623         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2624         * configure: Regenerate.
2625
2626 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2627
2628         Sync from src:
2629         * configure.ac (v850 support): Remove target-libgloss from
2630         noconfigdirs.
2631         * configure: Regenerate.
2632
2633 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2634
2635         PR bootstrap/45326
2636         PR bootstrap/45174
2637         * configure.ac: Honor initial values of $build_configargs,
2638         $host_configargs, $target_configargs.  Mark the precious, so
2639         environment settings get recorded.
2640         * configure: Regenerate.
2641
2642 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2643
2644         PR bootstrap/45796
2645         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2646         Depend on all-build-libiberty.
2647         * Makefile.in: Regenerate.
2648
2649 2010-09-30  Michael Eager  <eager@eagercon.com>
2650
2651         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2652         * configure: Regenerate.
2653
2654 2010-09-28  Michael Eager  <eager@eagercon.com>
2655
2656         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2657
2658 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2659
2660         PR bootstrap/44621
2661         * configure.ac: Fix unportable shell quoting.
2662         * configure: Regenerate.
2663
2664 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2665
2666         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2667         targets and amend comment.
2668         * configure: Regenerate.
2669
2670 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2671
2672         * MAINTAINERS (Write After Approval): Add myself.
2673
2674 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2675
2676         * configure.ac: Enable LTO by default on Darwin.
2677         * configure: Regenerate.
2678
2679 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2680
2681         * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2684
2685         * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2688
2689         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2690         ports
2691
2692 2010-07-28  David Yuste  <david.yuste@gmail.com>
2693
2694         * MAINTAINERS (Write After Approval): Add myself.
2695
2696 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2697
2698         * configure.ac: Support all v850 targets.
2699         * configure: Regenerate.
2700
2701 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2702
2703         PR bootstrap/44455
2704         * configure.ac (extra_mpfr_configure_flags): Copy from
2705         extra_mpc_gmp_configure_flags.
2706         * configure: Re-generated.
2707
2708 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2713
2714         * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2717
2718         * MAINTAINERS (Write After Approval): Add myself.
2719
2720 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2721
2722         PR target/44862
2723         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2724         Provide -B option to allow for link spec %s substitutions for
2725         libstdc++.a on darwin.
2726         * Makefile.in: Regenerate.
2727
2728 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2729
2730         * MAINTAINERS (Reviewers): Update my e-mail address
2731
2732 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2733
2734         * Makefile.def (configure-gcc): Depend on all-libelf.
2735         * Makefile.in: Rebuild.
2736
2737 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2738
2739         * MAINTAINERS (Write After Approval): Add myself in the right place.
2740
2741 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2742
2743         * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2746
2747         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2748
2749 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2750
2751         * config.sub: Update to version 2010-05-21.
2752         * config.guess: Update to version 2010-04-03.
2753
2754 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2755
2756         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2757         * configure: Regenerate.
2758
2759 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2760
2761         * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2764
2765         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2766         a platform that supports LTO.
2767         * configure: Regenerate.
2768
2769 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2770
2771         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2772         * configure: Regenerated.
2773
2774 2010-04-27  Roland McGrath  <roland@redhat.com>
2775             H.J. Lu  <hongjiu.lu@intel.com>
2776
2777         * configure.ac (--enable-gold): Support both, both/gold and
2778         both/bfd to add gold to configdirs without removing ld.
2779         * configure: Regenerated.
2780
2781         * Makefile.def: Add install-gold dependency to install-ld.
2782         * Makefile.in: Regenerated.
2783
2784 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2785
2786         PR lto/42776
2787         * configure.ac (--enable-lto): Refactor handling so libelf tests
2788         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2789         and allow LTO to be explicitly enabled on non-ELF platforms that
2790         are known to support it inside else-clause.
2791         * configure: Regenerate.
2792
2793 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2794
2795         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2796         * configure: Regenerate.
2797
2798 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2799
2800         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2801         * configure: Regenerate.
2802
2803 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2804
2805         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2806         separately.
2807         * configure: Regenerate.
2808
2809 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2810
2811         * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2814
2815         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2816         * configure: Regenerate.
2817
2818 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2819
2820         * configure: Regenerate after change to elf.m4.
2821
2822 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2823
2824         * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2827
2828         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2829         * configure: Regenerated.
2830
2831 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2832
2833         * configure.ac: Print "buggy but acceptable" when CLooG
2834         revision is less than 9.
2835         * configure: Regenerated.
2836
2837 2010-04-01  Diego Novillo  <dnovillo@google.com>
2838
2839         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2840
2841 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2842
2843         PR bootstrap/43615
2844         PR bootstrap/43328
2845
2846         Revert:
2847
2848         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2849
2850         * configure.ac: Do not pass --enable-multilib nor
2851         --disable-multilib in baseargs.  Accept explicitly passed
2852         --enable_multilib.
2853         * configure: Regenerate.
2854
2855 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2856
2857         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2858
2859 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2860
2861         * MAINTAINERS: Remove myself.
2862
2863 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2864
2865         PR bootstrap/43328
2866         * configure.ac: Do not pass --enable-multilib nor
2867         --disable-multilib in baseargs.  Accept explicitly passed
2868         --enable_multilib.
2869         * configure: Regenerate.
2870
2871 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2872
2873         * MAINTAINERS (spu port): Remove me.
2874
2875 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2876
2877         * configure.ac (tic6x-*-*): New case.
2878         * configure: Regenerate.
2879
2880 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2881
2882         * config.sub: Update to version 2010-03-22.
2883         * config.guess: Update to version 2009-12-30.
2884
2885 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2886
2887         PR ada/42554
2888         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2889         * configure: Regenerate.
2890
2891 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2892
2893         * MAINTAINERS: Update my email address.
2894
2895 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2896
2897         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2898         (ghassan.shobaki@amd.com): Removed.
2899
2900 2010-03-17  Alan Modra  <amodra@gmail.com>
2901
2902         * MAINTAINERS: Update my email address.
2903
2904 2010-03-16  Diego Novillo  <dnovillo@google.com>
2905
2906         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2907         Matthews.
2908
2909 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2910
2911         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2912         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2913
2914 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2915
2916         * MAINTAINERS: Update my email address.
2917
2918 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2919
2920         * MAINTAINERS: Update my email address.
2921
2922 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2923
2924         * MAINTAINERS: Update my email address.
2925
2926 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2927
2928         * MAINTAINERS: Update my email address.
2929
2930 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2931
2932         PR libstdc++/32499
2933         * configure.ac (RANLIB): Default to true.
2934         (STRIP): Likewise.
2935         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2936         * configure: Regenerate.
2937
2938 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2939
2940         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2941         (Write After Approval): Update my email address.
2942
2943 2010-02-17  Nick Clifton  <nickc@redhat.com>
2944
2945         PR 11238
2946         * Makefile.tpl (local-distclean): Also remove config.cache files in
2947         sub-directories as there may not be Makefiles present in the
2948         sub-directories.
2949         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2950         the config.cache files found by the find command.
2951
2952         * Makefile.in: Regenerate.
2953         * configure.ac: Revert previous delta.
2954         * configure: Regenerate.
2955
2956 2010-02-15  Nick Clifton  <nickc@redhat.com>
2957
2958         PR 11238
2959         * configure.ac: Delete config.cache files in sub-directories when
2960         deleting Makefiles.
2961         * configure: Regenerate.
2962
2963 2010-02-12  Ben Elliston  <bje@gnu.org>
2964
2965         * MAINTAINERS: Update my email address.
2966
2967 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2968
2969         * MAINTAINERS (spu port): Update my email address.
2970
2971 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2972
2973         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2974
2975 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2976
2977         * configure.ac: Add "recommended" version checks for GMP/MPC.
2978         Update recommended GMP/MPFR/MPC versions.
2979         * configure: Regenerate.
2980
2981 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2982
2983         * MAINTAINERS: Move my Embecosm email address into the
2984         write-after-approval section.
2985
2986 2010-01-26  Ian Lance Taylor  <iant@google.com>
2987
2988         * MAINTAINERS: Add myself as Go frontend maintainer.
2989
2990 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2991
2992         PR libstdc++/36101, PR libstdc++/42813
2993         * configure.ac (bootstrap_target_libs): Make inclusion of
2994         target-libgomp conditional on libgomb being in target_configdirs.
2995         * configure: Regenerate.
2996
2997 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2998
2999         PR libstdc++/36101, PR libstdc++/42813
3000         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3001         * configure: Regenerate.
3002
3003 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3004
3005         PR libstdc++/36101, PR libstdc++/42813
3006         * configure.ac (target_configdirs): Substitute.
3007         * Makefile.def: Bootstrap target module libgomp.
3008         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3009         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3010         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3011         * configure, Makefile.in: Regenerate.
3012
3013 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3014
3015         * MAINTAINERS: Adjust my details.
3016
3017 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3018
3019         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3020
3021 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3022
3023         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3024
3025 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3026
3027         * MAINTAINERS (Write After Approval): Add myself.
3028
3029 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3030
3031         * MAINTAINERS (Write After Approval): Add myself.
3032
3033 2010-01-11  Richard Guenther  <rguenther@suse.de>
3034
3035         PR lto/41569
3036         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3037         * Makefile.in: Regenerated.
3038
3039 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3040
3041         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3042         * configure: Regenerate.
3043
3044 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3045             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3046
3047         PR bootstrap/42424
3048         * configure.ac: Include libtool m4 files.
3049         (_LT_CHECK_OBJDIR): Call it.
3050         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3051         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3052
3053         * configure: Regenerate.
3054
3055 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3056
3057         PR bootstrap/41818
3058         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3059         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3060         * Makefile.in: Regenerate.
3061
3062 2010-01-02  Richard Guenther  <rguenther@suse.de>
3063
3064         PR lto/41529
3065         * configure.ac: Include config/elf.m4.  Disable LTO if not
3066         builting for an elf target.
3067         * configure: Regenerate.
3068
3069 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3070
3071         * MAINTAINERS: Change my email address.
3072
3073 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3074
3075         * config.sub, config.guess: Update from upstream sources.
3076
3077 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3078
3079         * MAINTAINERS (Write After Approval): Add myself.
3080
3081 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3082
3083         PR middle-end/30447
3084         PR middle-end/30789
3085         PR other/40302
3086
3087         * configure.ac: Require MPC.
3088         * configure: Regenerate.
3089
3090 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3091
3092         PR target/38384
3093         PR bootstrap/40972
3094         * libtool.m4: Sync from git Libtool.
3095         * ltoptions.m4: Likewise.
3096         * ltversion.m4: Likewise.
3097         * lt~obsolete.m4: Likewise.
3098         * ltmain.sh: Likewise.
3099
3100 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3101
3102         * configure.ac: Update minimum MPC version to 0.8.
3103         * configure: Regenerate.
3104
3105 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3106
3107         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3108         * configure: Regenerated.
3109
3110 2009-11-21  Ian Lance Taylor  <iant@google.com>
3111
3112         * configure.ac: Change default of poststage1_ldflags to be empty if
3113         poststage1_libs is set.  When poststage1_libs is empty, and
3114         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3115         * configure: Rebuild.
3116
3117 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3118
3119         * MAINTAINERS (Write After Approval): Update my email address.
3120
3121 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3122
3123         * config.guess: Update from upstream sources.
3124
3125 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3126
3127         * Makefile.def: Restore host and target settings for gmp.
3128         * Makefile.in: Rebuild.
3129
3130 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3131
3132         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3133         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3134         Fix portability of test of C++ as bootstrap language.  Add
3135         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3136         * configure: Rebuild.
3137         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3138         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3139         in-tree building.
3140         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3141         (POSTSTAGE1_HOST_EXPORTS): Use it.
3142         (STAGE[+id+]_CXXFLAGS): New.
3143         (BASE_FLAGS_TO_PASS): Pass it down.
3144         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3145         extra_exports.
3146         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3147         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3148         extra_exports.
3149         * Makefile.in: Rebuild.
3150
3151 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3152
3153         * config.sub, config.guess: Update from upstream sources.
3154
3155 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3156
3157         * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2009-11-09  Jon Beniston  <jon@beniston.com>
3160
3161         * MAINTAINERS (Write After Approval): Add myself.
3162
3163 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3164
3165         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3166         paths for *-w64-mingw* and x86_64-*mingw*.
3167         * configure: Regenerated.
3168
3169 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3170
3171         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3172
3173 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3174
3175         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3176         Phil Edwards to Write-After Approval.
3177
3178 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3179
3180         * configure.ac: Disable target-winsup & co for
3181         x86_64-*-mingw* and *-w64-mingw* targets.
3182         * configure: Regenerated.
3183
3184 2009-10-16  Nick Clifton  <nickc@redhat.com>
3185
3186         * MAINTAINERS: Add myself as a maintainer for the RX port.
3187
3188 2009-10-26  Johannes Singler  <singler@kit.edu>
3189
3190         * MAINTAINERS (Write After Approval): Update my e-mail address.
3191
3192 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3193
3194         * configure.ac (CLooG test): Use = with test.
3195         * configure: Regenerate.
3196
3197 2009-10-22  Richard Guenther  <rguenther@suse.de>
3198
3199         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3200         cloog if the ppl version check failed.  Move flags saving
3201         before setting in libelf check.
3202         * configure: Regenerate.
3203
3204 2009-10-21  Richard Guenther  <rguenther@suse.de>
3205
3206         * configure.ac: Adjust the ppl and cloog configure to work as
3207         documented.  Disable cloog if ppl was disabled.  Omit the version
3208         checks if they were disabled.
3209         * configure: Re-generate.
3210
3211 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3212
3213         * configure.ac: Add 'lto' to enable_languages, not
3214         new_enable_languages, and only if not already present.
3215         * configure: Regenerate.
3216
3217 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3218
3219         * README: Refer to the various COPYING* files instead of just
3220         COPYING.
3221         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3222
3223 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3224
3225         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3226
3227 2009-10-07  Richard Guenther  <rguenther@suse.de>
3228
3229         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3230         and Richard Guenther as reviewers.
3231         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3232         as reviewers.
3233
3234 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3235
3236         * config.sub: Update from upstream sources.
3237
3238 2009-10-06  Ian Lance Taylor  <iant@google.com>
3239
3240         * Makefile.def: check-gold depends upon all-gas.
3241         * Makefile.in: Rebuild.
3242
3243 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3244
3245         * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3248
3249         * Makefile.def: all-lto-plugin depends on all-libiberty.
3250         set bootstrap=true for lto-plugin.
3251         Add lto-plugin.
3252         * Makefile.in: Regenerate.
3253         * configure.ac (host_libs): Add lto-plugin.
3254         * configure: Regenerate.
3255
3256 2009-10-03  Diego Novillo  <dnovillo@google.com>
3257
3258         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3259         (HOST_LIBELFLIBS): Define.
3260         (HOST_LIBELFINC): Define.
3261         * Makefile.in: Regenerate.
3262         * configure.ac: Add --enable-lto.
3263         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3264         If --enable-lto is used, add 'lto' to new_enable_languages.
3265         If --enable-lto is used and gold is enabled, add
3266         lto-plugin to configdirs.
3267         * configure: Regenerate.
3268
3269 2009-10-03  Simon Baldwin  <simonb@google.com>
3270
3271         * configure.ac: If --with-system-zlib, suppress local zlib and
3272         pass --with-system-zlib to subdir configure scripts.
3273         * configure: Regenerate.
3274
3275 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3276             Paolo Bonzini  <bonzini@gnu.org>
3277
3278         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3279         $(srcdir).
3280         * Makefile.in: Rebuilt.
3281
3282 2009-09-26  Gary Funck  <gary@intrepid.com>
3283
3284         * MAINTAINERS (Write After Approval): Add myself.
3285
3286 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3287
3288         * configure.ac: Update minimum MPC version to 0.7.
3289         * configure: Regenerate.
3290
3291 2009-09-25  Nick Clifton  <nickc@redhat.com>
3292
3293         * configure.ac: Pass any --cache-file=/dev/null option on to
3294         subconfigures.
3295         * configure: Regenerate.
3296
3297 2009-09-23  Nick Clifton  <nickc@redhat.com>
3298
3299         * config.sub, config.guess: Update from upstream sources.
3300
3301 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3302
3303         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3304         * Makefile.in: Rebuilt.
3305
3306 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3307
3308         PR bootstrap/32272
3309         * configure.ac: Error out if $srcdir isn't '.' but contains
3310         host-${host_noncanonical}.
3311         * configure: Regenerate.
3312
3313 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3314
3315         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3316         maintainer.
3317
3318 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3319
3320         * configure.ac: If bootstrapping a combined tree with
3321         --enable-gold, require c++ in stage1_languages.
3322         * configure: Regenerate.
3323
3324         * configure.ac: Also add target_libs of stage1_languages to
3325         bootstrap_target_libs.
3326         * configure: Regenerate.
3327
3328         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3329         with --enable-languages not containing c++.
3330         * configure: Regenerate.
3331
3332 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3333
3334         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3335         * configure: Regenerate.
3336
3337 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3338
3339         * MAINTAINERS (Write After Approval): Update my e-mail address,
3340         and move from from here...
3341         (Waiting for paperwork): To here.
3342
3343 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3344
3345         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3346
3347 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3348
3349         * configure.ac: Do not use $extrasub for replacing @if/@endif
3350         parts in Makefile; instead, use additional arguments to
3351         AC_CONFIG_COMMANDS to do the replacement manually, with several
3352         sed invocations, to avoid HP-UX sed command limits.
3353         * configure: Regenerate.
3354
3355 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3356
3357         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3358         blank before -L.
3359
3360 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3361
3362         * configure.ac (with-build-config): Document.  Handle without.
3363         Handle missing argument.
3364         * configure: Rebuilt.
3365
3366 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3367
3368         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3369         Default to bootstrap-debug only if compare-debug works.
3370         * configure: Rebuilt.
3371         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3372         * Makefile.in: Rebuilt.
3373
3374 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3375
3376         * MAINTAINERS (OS Port Maintainers): Update my email address.
3377
3378 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3379
3380         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3381         * Makefile.in: Rebuilt.
3382
3383 2009-09-01  Chris Demetriou  <cgd@google.com>
3384
3385         * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3388
3389         PR debug/30161
3390         * include/dwarf2.h (enum dwarf_tag): Added
3391         DW_TAG_GNU_template_template_param
3392         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3393
3394 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3395
3396         * Makefile.tpl (AWK): Fix typo.
3397         * Makefile.in: Regenerate.
3398
3399 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3400
3401         * configure.ac: Detect awk and sed.
3402         * Makefile.def (flags_to_pass): Add AWK and SED.
3403         * Makefile.tpl (AWK, SED): New.
3404         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3405         * configure: Regenerate.
3406         * Makefile.in: Regenerate.
3407
3408 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3409
3410         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3411         (collapseslashes): Likewise.
3412
3413 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3414
3415         * configure.ac (AC_PREREQ): Bump to 2.64.
3416
3417 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3418
3419         * configure.ac: Remove --with-datarootdir, --with-docdir,
3420         --with-pdfdir, --with-htmldir switches.
3421         * configure: Regenerate.
3422
3423         * configure: Regenerate.
3424
3425         * compile: Sync from Automake 1.11.
3426         * depcomp: Likewise.
3427         * install-sh: Likewise.
3428         * missing: Likewise.
3429         * mkinstalldirs: Likewise.
3430         * ylwrap: Likewise.
3431
3432 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3433
3434         * ltmain.sh (func_normal_abspath): New function.
3435         (func_relative_path): Likewise.
3436         (func_mode_help): Document new -bindir option for link mode.
3437         (func_mode_link): Add new -bindir option, and use it to place
3438         output DLL if specified.
3439
3440 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3441
3442         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3443         (baseargs): Add --disable-option-checking.
3444         * configure: Regenerate.
3445
3446         * Makefile.def (configure-target-libiberty): Depend on
3447         all-binutils and all-ld.
3448         (configure-target-newlib): Likewise.
3449         * Makefile.in: Regenerate.
3450
3451 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3452
3453         * config.sub, config.guess: Update from upstream sources.
3454
3455 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3456
3457         Sync from src, merge:
3458
3459         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3460
3461         * configure.ac: Do not exclude gas for i386-*-darwin.
3462         Add a case for x86_64-*-darwin.
3463         * configure: Regenerate.
3464
3465 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3466
3467         * MAINTAINERS: Add my name to Write After Approval list.
3468
3469 2009-08-06  Michael Eager  <eager@eagercon.com>
3470
3471         * configure.ac: Add Microblaze target.
3472         * configure: Regenerate.
3473
3474 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3475
3476         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3477         * configure: Regenerate.
3478
3479 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3480
3481         * MAINTAINERS (Write After Approval): Update my e-mail address.
3482
3483 2009-07-06  Ian Lance Taylor  <iant@google.com>
3484
3485         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3486         * configure: Rebuild.
3487
3488 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3489
3490         * MAINTAINERS: Move myself to the Graphite Reviewers.
3491
3492 2009-06-30  Wei Guozhi  <carrot@google.com>
3493
3494         * MAINTAINERS: Add my name to Write After Approval list.
3495
3496 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3497
3498         PR bootstrap/40338
3499         * configure.ac (comparestring): Create new variable.
3500         * Makefile.tpl (comparestring): Use to skip some comparisions.
3501         * configure: Regenerate.
3502         * Makefile.in: Regenerate.
3503
3504 2009-06-26  Doug Evans  <dje@sebabeach.org>
3505
3506         * Makefile.def (host_modules): Add cgen.
3507         * Makefile.in: Regenerate.
3508         * configure.ac (host_tools): Add cgen.
3509         * configure: Regenerate.
3510
3511 2009-06-23  DJ Delorie  <dj@redhat.com>
3512
3513         * MAINTAINERS: Add myself as mep maintainer.
3514
3515 2009-06-23  Ian Lance Taylor  <iant@google.com>
3516
3517         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3518         boot_languages.  Only bootstrap target libraries listed in
3519         target_libs for some boot language.  Add --with-stage1-ldflags,
3520         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3521         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3522         if not building with C++.
3523         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3524         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3525         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3526         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3527         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3528         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3529         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3530         * configure, Makefile.in: Rebuild.
3531
3532 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3533
3534         * MAINTAINERS: Added my name to write-after-approval list.
3535
3536 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3537
3538         * configure.ac: Define is_elf for QNX Neutrino targets.
3539         * configure: Regenerate.
3540
3541 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3542
3543         * MAINTAINERS: Added my name to the write-after-approval list
3544
3545 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3546
3547         * configure.ac: Detect MPC in default directory.
3548         * configure: Regenerate.
3549
3550 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3551             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3552
3553         * Makefile.tpl (all): Avoid a trailing backslash.
3554         * Makefile.in: Regenerate.
3555
3556 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3557
3558         * config.sub, config.guess: Update from upstream sources.
3559
3560 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3561
3562         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3563         to noconfdirs.
3564         * configure: Regenerate.
3565
3566 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3567
3568         * Makefile.tpl ([+compare-target+]): Compare all stage
3569         directories, rather than just gcc.
3570         * Makefile.in: Rebuilt.
3571
3572 2009-06-01  Doug Kwan  <dougkwan@google.com>
3573
3574         * configure.ac: Support gold for target arm*-*-*.
3575         * configure: Regenerate.
3576
3577 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3578
3579         * Makefile.def: Add MPC support and dependencies.
3580         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3581
3582         * Makefile.in, configure: Regenerate.
3583
3584 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3585
3586         * Makefile.tpl (all): Avoid harmless warning in make all when
3587         gcc-bootstrap is enabled but stage_last does not exist.
3588         * Makefile.in: Rebuilt.
3589
3590 2009-05-24  Nicolas Roche  <roche@adacore.com>
3591
3592         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3593         * Makefile.in: Regenerate.
3594
3595 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3596
3597         * MAINTAINERS: Update my e-mail address.
3598
3599 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3600
3601         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3602         * configure:  Regenerate.
3603
3604 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3605
3606         PR other/40159
3607         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3608         gcc-no-bootstrap are mutually exclusive.
3609         * Makefile.in: Rebuilt.
3610
3611 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3612
3613         PR other/40159
3614         * Makefile.tpl (all): Don't end with unconditional success.
3615         * Makefile.in: Rebuilt.
3616
3617 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3618
3619         PR target/37137
3620         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3621         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3622         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3623         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3624         stage_configureflags, stage_cflags and stage_libcflags into
3625         explicit Makefile macros.
3626         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3627         GFORTRAN.
3628         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3629         CC.  Set CC_FOR_BUILD from CC.
3630         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3631         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3632         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3633         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3634         and GFORTRAN.
3635         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3636         (_LIBCFLAGS): Renamed to _TFLAGS.
3637         (do-compare-debug, do-compare3-debug): Drop.
3638         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3639         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3640         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3641         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3642         (XGCC_FLAGS_FOR_TARGET): New.
3643         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3644         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3645         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3646         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3647         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3648         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3649         TFLAGS.
3650         (BUILD_CONFIG): Include if requested.
3651         (all): Set TFLAGS on bootstrap.
3652         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3653         (all-stageid-prefixmodule): Likewise.
3654         (do-clean, distclean-stageid): Set TFLAGS.
3655         (restrap): Fix whitespace.
3656         * Makefile.in: Rebuilt.
3657
3658 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3659
3660         * config.guess: Sync with src.
3661
3662 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3663
3664         * configure.ac ($with_ppl):  Default to no if not supplied.
3665         ($with_cloog):  Likewise.
3666         configure:  Regenerate.
3667
3668 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3669
3670         * MAINTAINERS: Update my e-mail address.
3671
3672 2009-04-27  Nick Clifton  <nickc@redhat.com>
3673
3674         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3675
3676 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3677
3678         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3679         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3680         * Makefile.in: Regenerate.
3681
3682 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3683
3684         PR bootstrap/39739
3685         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3686         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3687
3688         * configure, Makefile.in: Regenerate.
3689
3690 2009-04-21  Taras Glek  <tglek@mozilla.com>
3691
3692         * include/hashtab.h: Update GTY annotations to new syntax
3693         * include/splay-tree.h: Likewise
3694
3695 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3696
3697         * config.sub, config.guess: Update from upstream sources.
3698
3699 2009-04-15  Anthony Green  <green@moxielogic.com>
3700
3701         * configure.ac: Add moxie support.
3702         * configure: Rebuilt.
3703
3704 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3705
3706         * configure.ac: Change copyright header to refer to version
3707         3 of the GNU General Public License and to point readers at the
3708         COPYING3 file and the FSF's license web page.
3709         * Makefile.def: Likewise.
3710         * Makefile.tpl: Likewise.
3711         * Makefile.in: Regenerate.
3712
3713 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3714
3715         * configure.ac: Restore match for darwin9 or later. Use double
3716         brackets since regeneration eats one pair.
3717         * configure: Regenerate.
3718
3719 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3720
3721         PR gas/10039
3722         * configure.ac: Require texinfo 4.7.
3723         * configure: Regenerated.
3724
3725 2009-04-09  Nick Clifton  <nickc@redhat.com>
3726
3727         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3728         the GCC Runtime Library Exception.
3729
3730 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3731
3732         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3733         * configure: Regenerate.
3734
3735 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3736
3737         * Makefil.def (languages): New entries.
3738         * Makefile.tpl (check-gcc-*): New generic target.
3739         * Makefile.in: Regenerate.
3740
3741 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3742
3743         * MAINTAINERS:  Update my email address.
3744
3745 2009-03-18  Tom Tromey  <tromey@redhat.com>
3746
3747         * configure: Rebuild.
3748         * configure.ac (host_libs): Add libiconv.
3749         * Makefile.in: Rebuild.
3750         * Makefile.def (host_modules): Add libiconv.
3751         (configure-gdb, all-gdb): Depend on libiconv.
3752
3753 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3754
3755         * configure.ac: Treat gdb as supported on x86_64-darwin.
3756         * configure: Regenerate.
3757
3758 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3759
3760         * configure.ac (--with-host-libstdcxx): New option.
3761         * configure: Regenerate.
3762
3763 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3764
3765         * MAINTAINERS:  Move myself into the write after approval list.
3766
3767 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3768
3769         * MAINTAINERS: Update e-mail address.
3770
3771 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3772
3773         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3774
3775 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3776
3777         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3778
3779 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3780
3781         Backport from git Libtool:
3782
3783         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3784         Support GNU/kOpenSolaris.
3785         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3786         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3787         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3788         GNU/kOpenSolaris.
3789
3790 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3791
3792         * MAINTAINERS: Update e-mail address.
3793
3794 2009-02-24  Michael Eager  <eager@eagercon.com>
3795
3796         * MAINTAINERS (Write After Approval): Add self.
3797
3798 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3799
3800         * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2009-02-05  Andreas Schwab  <schwab@suse.de>
3803
3804         * Makefile.tpl (stage_last): Define $r and $s before using
3805         $(RECURSE_FLAGS_TO_PASS).
3806         * Makefile.in: Regenerate
3807
3808 2009-01-30  Ian Lance Taylor  <iant@google.com>
3809
3810         * MAINTAINERS: Move myself to the Global Reviewers list.
3811
3812 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3813
3814         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3815         * configure: Regenerate.
3816
3817 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3818
3819         * MAINTAINERS: Make whitespace consistent.
3820         Remove Robert Millan from Write After Approval.
3821
3822 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3823
3824         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3825         (all-opcodes): Depend on all-libiberty.
3826         * Makefile.in: Regenerate.
3827
3828 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3829
3830         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3831         * configure: Regenerate.
3832
3833 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3834
3835         * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3838
3839         * MAINTAINERS: Add myself to reviewers (Fortran).
3840
3841 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3842
3843         PR tree-optimization/38515
3844         * configure.ac (cloog-polylib): Removed.
3845         (with_ppl, with_cloog): Test for "no".
3846         * configure: Regenerated.
3847
3848 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3849
3850         * MAINTAINERS: Moved myself to reviewers (Fortran).
3851
3852 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3853
3854         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3855         (Write After Approval): Remove myself.
3856
3857 2009-01-03  Diego Novillo  <dnovillo@google.com>
3858
3859         * MAINTAINERS: Remove myself from alias maintainership.
3860
3861 2009-01-02  David Ayers  <ayers@fsfe.org>
3862
3863         * MAINTAINERS: Update e-mail address.
3864
3865 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3866
3867         * MAINTAINERS: Make whitespace consistent.
3868
3869 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3870
3871         Backport from upstream Libtool:
3872         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3873         Add cache variables to tests that require the linker to work.
3874         For shlibpath_overrides_runpath, this also changes the semantics
3875         to let the result from the C compiler take precedence.
3876
3877 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3878
3879         * config.sub, config.guess: Update from upstream sources.
3880
3881 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3882
3883         * configure.ac (ppllibs): Add by default the lib flags.
3884         * configure: Regenerate.
3885
3886 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3887
3888         * MAINTAINERS:  Add myself to the write after approval list.
3889
3890 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3891
3892         * configure.ac: Add double brackets on darwin[912].
3893         * configure: Regenerate.
3894
3895 2008-12-03  Daniel Kraft  <d@domob.eu>
3896
3897         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3898         Approval to Reviewer section (for Fortran front-end).
3899
3900 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3901
3902         * configure.ac: Expand to darwin10 and later.
3903         * configure: Regenerate.
3904
3905 2008-12-02  Andreas Schwab  <schwab@suse.de>
3906
3907         * Makefile.def: configure-target-boehm-gc depends on
3908         all-target-libstdc++-v3.
3909         * Makefile.in: Regenerate.
3910
3911 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3912
3913         * MAINTAINERS:  Add myself as mingw maintainer.
3914
3915 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3916
3917         * config.sub, config.guess: Update from upstream sources.
3918
3919 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3920
3921         * README.SCO: Remove.
3922
3923 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3924
3925         * MAINTAINERS:  Add myself to the write after approval list.
3926
3927 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3928
3929         * MAINTAINERS:  Update my email address in WAA section.
3930
3931 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3932
3933         * MAINTAINERS: Update e-mail address.
3934
3935 2008-11-27  Toon Moene  <toon@moene.org>
3936
3937         * MAINTAINERS: Change e-mail address.
3938
3939 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3940
3941         * configure.ac: Build gdb for i?86-*-darwin*
3942         * configure: Regenerated.
3943
3944 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3945
3946         * MAINTAINERS: Added my full name.
3947
3948 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3949
3950         PR bootstrap/38014
3951         PR bootstrap/37923
3952
3953         Revert:
3954
3955         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3956
3957         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3958         * Makefile.in: Regenerated.
3959
3960         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3961
3962         PR gdb/921
3963         PR gdb/1646
3964         PR gdb/2175
3965         PR gdb/2176
3966
3967         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3968         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3969         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3970         (HOST_EXPORTS): Pass CPPFLAGS.
3971         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3972         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3973         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3974         * Makefile.in, configure: Regenerated.
3975         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3976         and CPPFLAGS_FOR_BUILD.
3977
3978 2008-11-06  Jeff Law  <law@redhat.com>
3979
3980         * MAINTAINERS: Add myself as middle end maintainer.
3981
3982 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3983
3984         * MAINTAINERS (Write after approval): Add myself.
3985
3986 2008-11-05  Diego Novillo  <dnovillo@google.com>
3987
3988         * MAINTAINERS (Global Reviewers): Add myself.
3989         (Non-Algorithmic Maintainers): Remove myself.
3990
3991 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3992
3993         * MAINTAINERS (Write after approval): Add myself.
3994
3995 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3996
3997         * MAINTAINERS (Write after approval): Add myself.
3998
3999 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4000
4001         * configure.ac (spu-*-*): Remove special case.
4002         * configure: Regenerate.
4003
4004 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4005
4006         * MAINTAINERS (Write after approval): Update my email address.
4007
4008 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4009
4010         * configure.ac [spu-*-*]: Do not set skipdirs.
4011         * configure: Re-generate.
4012
4013 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4014
4015         * MAINTAINERS (Various Maintainers): Add myself to reload.
4016
4017 2008-10-25  Richard Guenther  <rguenther@suse.de>
4018
4019         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4020         maintainer.  Remove myself as libgcc-math maintainer.
4021         (Non-Algorithmic Maintainers): Remove myself.
4022
4023 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4024
4025         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4026         * Makefile.in: Regenerated.
4027
4028 2008-10-23  Cary Coutant  <ccoutant@google.com>
4029
4030         * MAINTAINERS (Write after approval): Add myself.
4031
4032 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4033
4034         PR gdb/921
4035         PR gdb/1646
4036         PR gdb/2175
4037         PR gdb/2176
4038
4039         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4040         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4041         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4042         (HOST_EXPORTS): Pass CPPFLAGS.
4043         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4044         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4045         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4046         * Makefile.in, configure: Regenerated.
4047         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4048         and CPPFLAGS_FOR_BUILD.
4049
4050 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4051
4052         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4053         Sebastian Pop.
4054
4055 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4056
4057         * MAINTAINERS (Write After Approval): Added myself.
4058
4059 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4060
4061         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4062         recommended version to 2.3.2.
4063
4064         * configure: Regenerate.
4065
4066 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4067
4068         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4069
4070 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4071
4072         * MAINTAINERS (Write After Approval): Update e-mail address.
4073
4074 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4075
4076         * libtool.m4: Update to libtool 2.2.6.
4077         * lt~obsolete.m4: Update to libtool 2.2.6.
4078         * ltmain.sh: Update to libtool 2.2.6.
4079         * ltsugar.m4: Update to libtool 2.2.6.
4080         * ltversion.m4: Update to libtool 2.2.6.
4081         * ltoptions.m4: Update to libtool 2.2.6.
4082         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4083
4084 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4085
4086         * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4089
4090         * MAINTAINERS (Write After Approval): Update my name.
4091
4092 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4093
4094         * MAINTAINERS: Add myself in "Write After Approval".
4095
4096 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4097
4098         * MAINTAINERS: Add myself as ia64 maintainer.
4099
4100 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4101
4102         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4103         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4104         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4105         and Michael Tiemann from Write After Approval since they do not
4106         actually have access.
4107
4108 2008-09-05  Richard Guenther  <rguenther@suse.de>
4109
4110         * configure.ac: Initialize clooglibs to -lcloog.
4111         * configure: Re-generate.
4112
4113 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4114
4115         * MAINTAINERS (Write After Approval): Add myself.
4116
4117 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4118
4119         * configure.ac (--with-cloog-polylib): New.
4120         (--disable-cloog-version-check): New.
4121         (--disable-ppl-version-check): New.
4122         * configure: Re-generate.
4123
4124 2008-09-03  Richard Guenther  <rguenther@suse.de>
4125
4126         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4127         cloog test.
4128         * configure: Re-generate.
4129
4130 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4131
4132         Add picoChip port.
4133         * MAINTAINERS: Add picoChip maintainers.
4134
4135 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4136             Tobias Grosser  <grosser@fim.uni-passau.de>
4137             Jan Sjodin  <jan.sjodin@amd.com>
4138             Harsha Jagasia  <harsha.jagasia@amd.com>
4139             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4140             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4141             Adrien Eliche  <aeliche@isty.uvsq.fr>
4142
4143         Merge from graphite branch.
4144         * configure: Regenerate.
4145         * Makefile.in: Regenerate.
4146         * configure.ac (host_libs): Add ppl and cloog.
4147         Add checks for PPL and CLooG.
4148         * Makefile.def (ppl, cloog): Added modules and dependences.
4149         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4150         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4151
4152 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4153
4154         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4155         (GCC_SHLIB_SUBDIR): New.
4156         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4157         * configure: Regenerate.
4158         * Makefile.in: Regenerate.
4159
4160 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4161
4162         * MAINTAINERS: Consistently use tabs to separate columns.
4163
4164 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4165
4166         * MAINTAINERS (Write after Approval): Add myself.
4167
4168 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4169
4170         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4171         Enable bfd, binutils and opcodes.
4172         * configure: Regenerate.
4173
4174 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4175
4176         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4177
4178 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4179
4180         * MAINTAINERS:  Use correct Umlaut for last name.
4181
4182 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4183
4184         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4185
4186 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4187
4188         * MAINTAINERS: Update my email address.
4189
4190 2008-08-16  Nicolas Roche  <roche@adacore.com>
4191
4192         * Makefile.tpl: Add BOOT_ADAFLAGS.
4193         * Makefile.in: Regenerate.
4194
4195 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4196
4197         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4198         * configure: Regenerate.
4199
4200 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4201
4202         * configure.ac: Add makefile fragments for hpux.
4203         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4204         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4205         * configure: Regenerate.
4206         * Makefile.in: Regenerate.
4207
4208 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4209
4210         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4211
4212 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4213
4214         * MAINTAINERS (Write after Approval): Add myself.
4215
4216 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4217
4218         * MAINTAINERS (Write After Approval):  Add myself.
4219
4220 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4221
4222         * MAINTAINERS (Write After Approval):  Add myself.
4223
4224 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4225
4226         * MAINTAINERS: Update my email address.
4227
4228 2008-06-25  Joey Ye  <joey.ye@intel.com>
4229
4230         * MAINTAINERS (Write After Approval):  Add myself.
4231
4232 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4233
4234         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4235         * Makefile.in: Regenerate.
4236         * configure: Regenerate.
4237
4238 2008-06-17  Daniel Kraft  <d@domob.eu>
4239
4240         * MAINTAINERS (Write After Approval):  Add myself.
4241
4242 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4243
4244         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4245         "$@" is still intact with both Autoconf 2.59 and 2.62.
4246         * configure: Regenerate.
4247
4248 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4249
4250         * Makefile.tpl: Fix comment errors.
4251         * Makefile.in: Regenerate.
4252
4253 2008-06-12  David S. Miller  <davem@davemloft.net>
4254             David Edelsohn  <edelsohn@gnu.org>
4255
4256         * configure.ac: Add powerpc*-*-* to gold supported targets.
4257         * configure: Regenerate.
4258
4259 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4260
4261         PR tree-optimization/36218
4262         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4263         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4264         (all prefix="build-"): Pass them to build-system sub-makes.
4265         * Makefile.in: Regenerate.
4266
4267 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4268
4269         * MAINTAINERS (mt port): Remove.
4270         (sco5, unixware, sco udk): Remove.
4271         (Kean Johnston): Add to Write After Approval.
4272
4273 2008-05-30  Julian Brown  <julian@codesourcery.com>
4274
4275         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4276         of libobjc for ARM EABI Linux.
4277         * configure: Regenerate.
4278
4279 2008-05-18  Xinliang David Li   <davidxl@google.com>
4280
4281         * ChangeLog: Remove wrong ChangeLog entry.
4282
4283 2008-05-17  Xinliang David Li   <davidxl@google.com>
4284
4285         * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4288
4289         * MAINTAINERS (Write After Approval): Add myself.
4290
4291 2008-05-14  Rafael Espíndola  <espindola@google.com>
4292
4293         * config-ml.in: don't handle --enable-shared and --enable-static.
4294
4295 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4296
4297         * MAINTAINERS: Update my email address.
4298
4299 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4300
4301         * MAINTAINERS: Update my email address.
4302
4303 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4304
4305         * MAINTAINERS (Write After Approval): Add myself.
4306
4307 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4308
4309         * MAINTAINERS (Write After Approval): Add myself.
4310
4311 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4312
4313         * MAINTAINERS (crx): Add myself.
4314
4315 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4316
4317         Sync with src:
4318         2008-04-14  David S. Miller  <davem@davemloft.net>
4319
4320         * configure.ac: Add sparc*-*-* to gold supported targets.
4321         * configure: Regenerate.
4322
4323 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4324
4325         PR bootstrap/35457
4326         * configure.ac: Include override.m4.
4327         * configure: Regenerate.
4328
4329 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4330
4331         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4332         * Makefile.in: Regenerate.
4333
4334 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4335
4336         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4337         as nonconfigurable directories list.
4338         * configure: Regenerate.
4339
4340 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4341
4342         * config.sub, config.guess: Update from upstream sources.
4343
4344 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4345
4346         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4347         * Makefile.in: Regenerate.
4348
4349 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4350
4351         * configure.ac: Do not build libssp for the AVR.
4352         * configure: Regenerate.
4353
4354 2008-04-07  Ian Lance Taylor  <iant@google.com>
4355
4356         * Makefile.def: check-gold depends upon all-binutils.
4357         * Makefile.in: Regenerate.
4358
4359 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4360
4361         * MAINTAINERS (Write After Approval): Add myself.
4362
4363 2008-04-04  Nick Clifton  <nickc@redhat.com>
4364
4365         PR binutils/4334
4366         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4367         builds.
4368         * configure: Regenerate.
4369
4370 2008-04-04  NightStrike  <NightStrike@gmail.com>
4371
4372         PR other/35151
4373         * configure.ac: Combine rules for mingw32 and mingw64.
4374         * configure: Regenerate.
4375
4376 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4377
4378         * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4381
4382         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4383         * Makefile.in (.NOTPARALLEL): Ditto.
4384
4385 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4386
4387         * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4390
4391         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4392         * Makefile.in (.NOTPARALLEL): Regenerate.
4393
4394 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4395
4396         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4397         * Makefile.in: Regenerate.
4398
4399 2008-03-26  Jakub Staszak  <kuba@et.pl>
4400
4401         * MAINTAINERS (Write After Approval): Add myself.
4402
4403 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4404
4405         * MAINTAINERS:  Update e-mail address.
4406
4407 2008-03-20  Ian Lance Taylor  <iant@google.com>
4408
4409         * configure.ac: Add support for --enable-gold.
4410         * Makefile.def: Add gold as a directory like ld.
4411         * configure, Makefile.in: Regenerate.
4412
4413 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4414
4415         * configure.ac: m4_include config/proginstall.m4.
4416         * configure: Regenerate.
4417
4418         Backport from upstream Libtool:
4419
4420         2007-10-12  Eric Blake  <ebb9@byu.net>
4421
4422         Deal with Autoconf 2.62's semantic change in m4_append.
4423         * ltsugar.m4 (lt_append): Replace broken versions of
4424         m4_append.
4425         (lt_if_append_uniq): Don't require separator to be overquoted,
4426         and avoid broken m4_append.
4427         (lt_dict_add): Fix typo.
4428         * libtool.m4 (_LT_DECL): Don't overquote separator.
4429
4430 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4431
4432         * config.rpath: Add AIX 6 support.
4433
4434 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * Makefile.def (stageprofile).  Remove -fprofile-generate
4437         from stage_libcflags.
4438         * Makefile.in: Regenerate.
4439
4440 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4441
4442         * config.sub, config.guess: Update from upstream sources.
4443
4444 2008-03-06  Tom Tromey  <tromey@redhat.com>
4445
4446         * MAINTAINERS: Update for treelang deletion.
4447
4448 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4449
4450         * MAINTAINERS: Update my email address.
4451
4452 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4453
4454         * MAINTAINERS (darwin port): Add myself as a maintainer.
4455         (objective-c/c++): Add myself as a maintainer.
4456
4457 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4458
4459         * MAINTAINERS (Write After Approval): Update my email address.
4460
4461 2008-02-25  Tomas Bily  <tbily@suse.cz>
4462
4463         * MAINTAINERS (Write After Approval): Add myself.
4464
4465 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4466
4467         * MAINTAINERS (OpenMP): Add myself.
4468
4469 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4470
4471         PR bootstrap/32009
4472         PR bootstrap/32161
4473
4474         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4475         * configure: Regenerate.
4476
4477         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4478         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4479         STAGE4_LIBCFLAGS): New.
4480         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4481         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4482         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4483         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4484         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4485         for target modules.  Don't export LIBCFLAGS.
4486         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4487         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4488         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4489         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4490         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4491         * Makefile.in: Regenerate.
4492
4493 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4494
4495         PR libgcj/33085
4496         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4497         Do not use -DDLL_EXPORT.  Backport from upstream.
4498
4499 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4500
4501         * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4504
4505         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4506         * configure: Regenerate.
4507
4508 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4509
4510         * configure.ac (xtensa*-*-*): Recognize processor variants.
4511         * configure: Regenerate.
4512
4513 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4514
4515         PR bootstrap/34922
4516         * configure.ac (PARSE_ARGS): Push suitable setting of
4517         ac_subdirs_all, for `./configure --help=recursive'.
4518         Handle `+' in generic toplevel directory disabling.
4519         * configure: Regenerate.
4520
4521 2008-01-28  Nick Clifton  <nickc@redhat.com>
4522
4523         * MAINTAINERS (xstormy16): Take over maintainership.
4524
4525 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4526
4527         * MAINTAINERS (c4x port): Remove.
4528
4529 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4530
4531         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4532
4533 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4534
4535         * config.sub, config.guess: Update from upstream sources.
4536
4537 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4538
4539         * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4542
4543         * MAINTAINERS: Update my email address.
4544
4545 2008-01-09  Raksit Ashok  <raksit@google.com>
4546
4547         * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2008-01-09  Raksit Ashok  <raksit@google.com>
4550
4551         * MAINTAINERS (Write After Approval): Add myself.
4552
4553 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4554
4555         * config.sub, config.guess: Update from upstream sources.
4556
4557 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4558
4559         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4560         Change recommended MPFR from 2.2.1 -> 2.3.0.
4561         * configure: Regenerate.
4562
4563 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4564
4565         * MAINTAINERS: Update my email address.
4566
4567 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4568
4569         * MAINTAINERS: Update my email address.
4570
4571 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4572
4573         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4574         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4575         * Makefile.in: Regenerate.
4576
4577 2007-12-10  Mark Heffernan  <meheff@google.com>
4578
4579         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4580         misplaced entries.
4581
4582 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4583
4584         * configure.ac: Enable libjava for x86_64-*-darwin9.
4585         * configure: Regenerate.
4586
4587 2007-12-07  Bill Maddox  <maddox@google.com>
4588
4589         * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4592
4593         * config.sub, config.guess: Update from upstream sources.
4594
4595 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4596
4597         * config-ml.in: Remove 64bit configure tests.
4598
4599 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4600
4601         * config-ml.in: Robustify against white space in absolute file
4602         names.
4603
4604         * config-ml.in (multi-clean): Substitute ${Makefile}.
4605         Remove superfluous ${Makefile} in list.
4606
4607 2007-11-19  Thiemo Seufer  <ths@mips.com>
4608
4609         * config-ml.in: Don't hardcode the Makefile name.
4610
4611 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4612
4613         * MAINTAINERS (Write After Approval): Add myself.
4614
4615 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4616
4617         * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2007-11-06  Doug Kwan  <dougkwan@google.com>
4620
4621         * MAINTAINERS (Write After Approval): Add myself.
4622
4623 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4624
4625         * MAINTAINERS (mercury): Remove entry.
4626         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4627
4628 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4629
4630         * Makefile.def (dependencies): Make configure-gdb depend on
4631         all-intl.
4632         * Makefile.in: Regenerated.
4633
4634 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4635
4636         * MAINTAINERS (Fortran maintainer): Remove myself.
4637
4638 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4639
4640         * Makefile.def: To avoid problems running with parallel makes,
4641         build newlib before libgloss so that target specific header
4642         files are availble.
4643         * Makefile.in: Regenerate
4644
4645 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4646
4647         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4648         * Makefile.in: Regenerate.
4649
4650 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4651
4652         * MAINTAINERS (Register allocation reviewer): Add myself.
4653
4654 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4655
4656         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4657         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4658         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4659         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4660         * configure: Regenerate.
4661
4662 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4663
4664         * MAINTAINERS (Register allocation reviewer): Add myself.
4665
4666 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4667
4668         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4669         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4670         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4671         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4672         * configure.ac: Default them to host tools for $host = $build.
4673         Subst them.
4674
4675         * configure: Regenerate.
4676         * Makefile.in: Regenerate.
4677
4678 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4679
4680         * MAINTAINERS (Register allocation reviewer): Add myself.
4681
4682 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4683
4684         * MAINTAINERS (Register allocation reviewer): Add myself.
4685
4686 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4687
4688         * MAINTAINERS (Write After Approval): Fix typo.
4689
4690 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4691
4692         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4693         * configure: Regenerate.
4694
4695 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4696
4697         PR bootstrap/31906
4698         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4699         they're already prefixed.
4700
4701 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4702
4703         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4704         libstdc++.
4705         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4706         * configure: Regenerate.
4707         * Makefile.in: Regenerate.
4708
4709 2007-09-17  Andreas Schwab  <schwab@suse.de>
4710
4711         * configure.ac: Raise minimum makeinfo version to 4.6.
4712         * configure: Regenerate.
4713
4714 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4715
4716         * MAINTAINERS (write-after-approval) add myself
4717
4718 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4719
4720         * configure.ac: Correct makeinfo version check.
4721         * configure: Regenerate.
4722
4723 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4724
4725         * MAINTAINERS: Update my email address.
4726
4727 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4728
4729         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4730         to $skipdirs and only disable gprof for newlib.  Use the normal
4731         mips*-elf* handling in other respects.
4732         * configure: Regnerate.
4733
4734 2007-09-12  David Daney  <ddaney@avtrex.com>
4735
4736         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4737         enabling libgcj.
4738         * configure: Regenerate.
4739
4740 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4741
4742         PR other/32154
4743         * configure.ac: For libgloss targets, point the linker to the linker
4744         script, startup code and simulator library.
4745         * configure: Regenerate.
4746
4747 2007-09-07  Andrew Haley  <aph@redhat.com>
4748
4749         * configure.ac (noconfigdirs): Remove target-libffi and
4750         target-libjava.
4751         * configure: Regenerate.
4752
4753 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4754
4755         PR target/33281
4756         * configure.ac: Use config/mh-mingw on mingw.
4757         * configure: Regenerate.
4758
4759 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4760
4761         * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2007-09-05  Richard Guenther  <rguenther@suse.de>
4764
4765         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4766         nor --disable-checking is provided also turn on yes and types
4767         checking for stage1.
4768         * configure: Re-generate.
4769
4770 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4771
4772         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4773         (Write After Approval): Remove myself.
4774
4775 2007-08-29  Nick Clifton  <nickc@redhat.com>
4776
4777         * config.sub, config.guess: Update from upstream sources.
4778
4779 2007-08-22  Bud Davis  <jmdavis@link.com>
4780
4781         * MAINTAINERS (Write After Approval): Added myself.
4782         * MAINTAINERS (Reviewers): Removed myself.
4783
4784 2007-08-18  Paul Brook  <paul@codesourcery.com>
4785             Joseph Myers  <joseph@codesourcery.com>
4786
4787         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4788         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4789         * Makefile.in: Regenerate.
4790         * configure.ac (--with-debug-prefix-map): New.
4791         * configure: Regenerate.
4792
4793 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4794             Nigel Stephens  <nigel@mips.com>
4795
4796         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4797         as target_makefile_frag.
4798         * configure: Regenerate.
4799
4800 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4801
4802         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4803         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4804         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4805         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4806         (do-compare, do-compare3, do-compare-debug): New.
4807         ([+compare-target+]): Use them.
4808
4809 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4810
4811         * MAINTAINERS (Write After Approval): Change my email address.
4812
4813 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4814             Ben Elliston  <bje@au.ibm.com>
4815
4816         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4817         --silent if $silent.
4818         * configure: Regenerate.
4819
4820 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4821
4822         * MAINTAINERS (Various Maintainers): Add myself as
4823         loop infrastructure maintainer.  Update my e-mail
4824         address.
4825
4826 2007-07-31  Diego Novillo  <dnovillo@google.com>
4827
4828         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4829         Adjust description.
4830
4831 2007-07-26  Richard Guenther  <rguenther@suse.de>
4832
4833         * configure.ac: Add types checking to stage1 checking flags.
4834         * configure: Regenerate.
4835
4836 2007-07-17  Nick Clifton  <nickc@redhat.com>
4837
4838         * COPYING3: New file.  Contains version 3 of the GNU General
4839         Public License.
4840         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4841         Lesser General Public License.
4842
4843 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4844
4845         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4846
4847 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4848
4849         * MAINTAINERS (S/390 co-maintainer): Add myself.
4850         (Write After Approval): Remove myself.
4851
4852 2007-07-13  Dan Hipschman  <dsh@google.com>
4853
4854         * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2007-07-11  Nick Clifton  <nickc@redhat.com>
4857
4858         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4859         WINDRES export.
4860         * Makefile.in: Regenerate.
4861
4862 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4863
4864         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4865         maintainer.
4866
4867 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4868
4869         * lt~obsolete.m4: New. Import from 20070318 libtool.
4870
4871 2007-07-03  Julian Brown  <julian@codesourcery.com>
4872
4873         * MAINTAINERS (Write After Approval): Add myself.
4874
4875 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4876
4877         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4878         * configure: Regenerate.
4879
4880 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4881
4882         * configure.ac: Add some missing m4 quotation.
4883         * configure: Regenerate.
4884
4885 2007-07-02  Simon Baldwin  <simonb@google.com>
4886
4887         * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4890
4891         * configure: Regenerate.
4892
4893 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4894
4895         * Makefile.def: Add windmc tool to build.
4896         * Makefile.tpl: Likewise.
4897         * configure.ac: Likewise.
4898         * Makefile.in: Regenerate.
4899         * configure: Regenerate.
4900
4901 2007-06-28  DJ Delorie  <dj@redhat.com>
4902
4903         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4904         not building newlib.
4905         * configure: Regenerated.
4906
4907 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4908
4909         * MAINTAINERS (Write After Approval): Add myself.
4910
4911 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4912
4913         * MAINTAINERS (Write After Approval): Add myself.
4914
4915 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4916
4917         * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4920
4921         * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4924
4925         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4926         * Makefile.in: Regenerated.
4927
4928 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4929
4930         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4931         bfin*-*-uclinux* targets.
4932         * configure: Regenerate.
4933
4934 2007-06-14  Ian Lance Taylor  <iant@google.com>
4935
4936         * MAINTAINERS: Add myself as non-algorithmic global write
4937         maintainer.
4938
4939 2007-06-14  Diego Novillo  <dnovillo@google.com>
4940
4941         * MAINTAINERS: Add self as middle-end maintainer and
4942         non-algorithmic global write maintainer.
4943
4944 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4945
4946         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4947         Move all Fortran maintainers except Paul Brook into the
4948         Non-Autopoiesis section.
4949
4950 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4953         (distclean-stage[+id+]): Possibly delete stage_last.
4954         * Makefile.in: Regenerate.
4955
4956 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4957
4958         * MAINTAINERS (Various Maintainer): Fix typo.
4959
4960 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         * MAINTAINERS (Various Maintainer): Add myself as
4963         dataflow maintainer.
4964
4965 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4966
4967         * config.sub, config.guess: Update from upstream sources.
4968
4969 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4970
4971         * Makefile.tpl: Fix spelling error.
4972         * Makefile.in: Regenerate.
4973
4974 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4975
4976         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4977         lt_cv_sys_max_cmd_len.
4978
4979 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4980
4981         * MAINTAINERS (Various Maintainers): Add myself as
4982         auto-vectorizer maintainer.
4983
4984 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4985
4986         PR libjava/32098
4987         * libtool.m4: Revert previous change.
4988         * ltgcc.m4: Put it here.
4989
4990 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4991
4992         * MAINTAINERS (Various Maintainers): Add myself as
4993         auto-vectorizer maintainer.
4994
4995 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4996
4997         PR libjava/32098
4998         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4999
5000 2007-05-30  Richard Guenther  <rguenther@suse.de>
5001
5002         * MAINTAINERS (Various Maintainers): Add myself as
5003         auto-vectorizer maintainer.
5004
5005 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5006
5007         PR bootstrap/29382
5008         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5009         * configure: Rebuilt.
5010
5011 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5012
5013         * MAINTAINERS (Write After Approval): Removed my name.
5014
5015 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5016
5017         * MAINTAINERS (Write After Approval): Remove myself.
5018
5019 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5020
5021         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5022
5023 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5024
5025         * ltmain.sh: Update from ToT Libtool.
5026         * libtool.m4: Update from ToT Libtool.
5027         * ltsugar.m4: New. Update from ToT Libtool.
5028         * ltversion.m4: New. Update from ToT Libtool.
5029         * ltoptions.m4: New. Update from ToT Libtool.
5030         * ltconfig: Remove.
5031         * ltcf-c.sh: Remove.
5032         * ltcf-cxx.sh: Remove.
5033         * ltcf-gcj.sh: Remove.
5034
5035 2007-05-22  Ollie Wild  <aaw@google.com>
5036
5037         * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5042         stage_cflags.
5043         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5044         Remove CFLAGS/LIBCFLAGS.
5045         (configure-stage[+id+]-[+prefix+][+module+],
5046         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5047         * Makefile.in: Regenerate.
5048
5049 2007-05-15  Diego Novillo  <dnovillo@google.com>
5050
5051         * MAINTAINERS: Update e-mail address.
5052
5053 2007-05-15  Revital Eres  <eres@il.ibm.com>
5054
5055         * MAINTAINERS (Write After Approval): Add myself.
5056
5057 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5058
5059         * MAINTAINERS (Write After Approval): Updated my address.
5060
5061 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5062
5063         * MAINTAINERS (Write After Approval): Add myself.
5064
5065 2007-05-11  Silvius Rus  <rus@google.com>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2007-04-23  Tom Tromey  <tromey@redhat.com>
5070
5071         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5072
5073 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5074
5075         * MAINTAINERS (cpplib): Rename to ...
5076         (libcpp): ... this.  Add C/C++ front end maintainers.
5077
5078 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5079
5080         * config-ml.in: Pass ${ml_config_env} to configure calls.
5081
5082 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5083
5084         * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5087
5088         * MAINTAINERS (Write After Approval): Add myself.
5089
5090 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5091
5092         * MAINTAINERS (fortran 95 front end): Add myself.
5093
5094 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5095
5096         * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5099
5100         * MAINTAINERS (Modulo Scheduler): Add myself.
5101
5102 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5103
5104         * MAINTAINERS (fortran 95 front end): Add myself.
5105         (c++ front end): whitespace fix.
5106
5107 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5108
5109         * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5112
5113         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5114         of glob.  Quote arguments with single quotes too.
5115         * configure: Regenerate.
5116
5117 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5118
5119         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5120         * Makefile.in: Regenerate
5121
5122 2007-03-07  Andreas Schwab  <schwab@suse.de>
5123
5124         * configure: Regenerate.
5125
5126 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5127
5128         * configure.ac: Add "--with-pdfdir" configure option,
5129         which defines pdfdir variable.
5130         * Makefile.def (target=fixincludes): Add install-pdf to
5131         missing targets.
5132         (recursive_targets): Add install-pdf target.
5133         (flags_to_pass): Add pdfdir.
5134         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5135         target.
5136         * configure: Regenerate
5137         * Makefile.in: Regenerate
5138
5139 2007-02-28  Eric Christopher  <echristo@apple.com>
5140
5141         Revert:
5142         2006-12-07  Mike Stump  <mrs@apple.com>
5143
5144         * Makefile.def (dependencies): Add dependency for
5145         install-target-libssp and install-target-libgomp on
5146         install-gcc.
5147         * Makefile.in: Regenerate.
5148
5149 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5150
5151         * configure: Regenerate.
5152         * configure.ac: Move statements after variable declarations.
5153
5154 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5155
5156         * MAINTAINERS: Add myself as sh maintainer.
5157
5158 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5159
5160         * configure.ac: Adjust for loop syntax.
5161         * configure: Regenerate.
5162
5163 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5164
5165         * configure: Rebuilt.
5166
5167 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5168
5169         * configure.ac: Drop multiple occurrences of --enable-languages,
5170         and fix its quoting.
5171         * configure: Rebuilt.
5172
5173 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5174             Nathan Sidwell  <nathan@codesourcery.com>
5175             Vladimir Prus  <vladimir@codesourcery.com>
5176             Joseph Myers  <joseph@codesourcery.com>
5177
5178         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5179         * configure: Regenerate.
5180
5181 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5182
5183         * ltconfig (freebsd*): Default to elf.
5184
5185 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5186
5187         * configure.ac (target_libraries): Move libgcc before libiberty.
5188         * configure: Regenerated.
5189
5190 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5191             Paolo Bonzini  <bonzini@gnu.org>
5192
5193         PR bootstrap/30753
5194         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5195         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5196         * configure: Regenerated.
5197
5198 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5199
5200         * MAINTAINERS (Language Front End Maintainers): Update my mail
5201         address.
5202
5203 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5204
5205         PR bootstrap/30748
5206         * configure.ac: Correct syntax for Solaris ksh.
5207         * configure: Regenerated.
5208
5209 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5210
5211         * configure.ac: Sync with src.
5212         * configure: Regenerate.
5213
5214 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5215
5216         * Makefile.in: Regenerate.
5217
5218 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5219
5220         * config.sub: Sync with src.
5221
5222 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5223
5224         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5225         noncanonical equivalents.
5226         * configure.in: Rename to...
5227         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5228         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5229         target_noncanonical.  Use them.  Rewrite removal of configure
5230         arguments for autoconf 2.59.  Discard variable settings.  Force
5231         program_transform_name for native tools.
5232
5233         * Makefile.in: Regenerated.
5234         * configure: Regenerated with autoconf 2.59.
5235
5236 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5237
5238         * MAINTAINERS (Write After Approval): Add myself.
5239
5240 2007-01-31  Andreas Schwab  <schwab@suse.de>
5241
5242         * Makefile.tpl (LDFLAGS): Substitute it.
5243         * Makefile.in: Regenerate.
5244
5245 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5246
5247         * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5250
5251         * MAINTAINERS (spu port): Add myself.
5252
5253 2007-01-23  Richard Guenther  <rguenther@suse.de>
5254
5255         PR bootstrap/30541
5256         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5257         * Makefile.tpl (GNATBIND): Substitute it.
5258         (GNATMAKE): Likewise.
5259         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5260         of STAGE_PREFIX.
5261         * Makefile.in: Regenerate.
5262         * configure: Regenerate.
5263
5264 2007-01-18  Mike Stump  <mrs@apple.com>
5265
5266         * configure.in: Re-enable -Werror for gcc builds.
5267
5268 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5269
5270         * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5273
5274         * configure.in: Change == to = in test command.
5275         * configure: Regenerate.
5276
5277 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5278             Nick Clifton  <nickc@redhat.com>
5279             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5280
5281         * configure.in (build_configargs, host_configargs, target_configargs):
5282         Remove build/host/target parameters.
5283         (host_libs): Add gmp and mpfr.
5284         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5285         * Makefile.def (gmp, mpfr): New.
5286         (gcc): Remove target.
5287         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5288         target_os, target_vendor): New.
5289         (configure): Add host_alias/target_alias arguments; adjust invocations.
5290         * configure: Regenerate.
5291         * Makefile.in: Regenerate.
5292
5293 2007-01-11  Matt Fago  <fago@earthlink.net>
5294
5295         * configure.in: Try to link to functions only in mpfr 2.2.x
5296         to improve robustness of configure tests.
5297         * configure: Regenerate.
5298
5299 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5300
5301         * MAINTAINERS: Add myself as i386 maintainer.
5302
5303 2007-01-08  Jan Hubicka  <jh@suse.cz>
5304
5305         * MAINTAINERS: Add myself as i386 maintainer.
5306
5307 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5308
5309         * configure.in: Add support for an x86_64-mingw* target.
5310         * configure: Regenerate.
5311
5312 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5313
5314         * Makefile.tpl (all-target): Correct @if conditional for target
5315         modules.
5316         * configure.in: Omit libiberty if building only target libgcc.
5317         * configure, Makefile.in: Regenerated.
5318
5319 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5320
5321         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5322         * configure: Regenerate.
5323
5324 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5325
5326         * Makefile.def (target_modules): Add libgcc.
5327         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5328         * Makefile.tpl (clean-target-libgcc): Delete.
5329         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5330         on gcc even for bootstrapped modules.  Rewrite handling of
5331         lang_env_dependencies to loop over target_modules.
5332         * configure.in (target_libraries): Add target-libgcc.
5333         * Makefile.in, configure: Regenerated.
5334
5335 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5336
5337         * configure.in: Reorganize recognition of languages.  Add
5338         --enable-stage1-languages.  Show supported languages for the chosen
5339         target rather than all recognized languages.
5340         * configure: Regenerate.
5341
5342 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5343
5344         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5345         * Makefile.in: Regenerate.
5346
5347 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5348
5349         * configure.in: Warn that MPFR 2.2.0 is buggy.
5350         * configure: Regenerate.
5351
5352 2006-12-27  Ian Lance Taylor  <iant@google.com>
5353
5354         * configure.in: When removing Makefiles to force a reconfigure, also
5355         remove prev-DIR*/Makefile.
5356         * configure: Regenerate.
5357
5358 2006-12-22  Andreas Schwab  <schwab@suse.de>
5359
5360         * configure: Regenerate with correct autoconf version.
5361
5362 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5363
5364         * configure.in: add AC_SUBST for *_FOR_TARGET.
5365         * configure: Regenerate.
5366
5367 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5368
5369         * configure.in: Simplify logic for rejecting languages that cannot
5370         be built.  Separate the case when a language is unsupported,
5371         from the case when the user chooses not to build a language.
5372
5373 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5374
5375         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5376         it only affects bootstrap and could be tested on "$host" as well.
5377         * configure: Regenerate.
5378         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5379
5380 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5381
5382         PR bootstrap/29544
5383         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5384         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5385         move here comment from Makefile.tpl.
5386         * Makefile.tpl: Move some definitions higher in the file.
5387         (STAGE1_CHECKING): New.
5388         * configure.in: Add --enable-stage1-checking.
5389         * configure: Regenerate.
5390         * Makefile.in: Regenerate.
5391
5392 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5393
5394         * MAINTAINERS: Add myself as build system maintainer.
5395
5396 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5397
5398         * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2006-12-13  Eric Christopher  <echristo@apple.com>
5401
5402         * MAINTAINERS: Add myself as darwin maintainer.
5403
5404 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5405
5406         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5407
5408 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5409
5410         MAINTAINERS: Update my entry.
5411
5412 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5413
5414         * configure.in:  Handle spu makefile frag.
5415         * Makefile.tpl (MAINT): Define
5416         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5417         * configure: Regenerate.
5418         * Makefile.in: Regenerate.
5419
5420 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5421
5422         * config.guess: Import latest version.
5423         * config.sub: Likewise.
5424
5425 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5426
5427         * configure.in (spu-*-*): Don't skip target-libiberty.
5428         * configure: Regenerate.
5429
5430 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5431
5432         PR bootstrap/30134
5433         * configure.in: Correct x86 darwin support for libjava to powerpc
5434         and i?86 only.
5435         * configure: Regenerate.
5436
5437 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5438
5439         * configure.in: Add x86 darwin support for libjava.
5440         * configure: Regenerate.
5441
5442 2006-12-07  Mike Stump  <mrs@apple.com>
5443
5444         * Makefile.def (dependencies): Add dependency for
5445         install-target-libssp and install-target-libgomp on
5446         install-gcc.
5447         * Makefile.in: Regenerate.
5448
5449 2006-12-04  Richard Guenther  <rguenther@suse.de>
5450
5451         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5452         (Non-Algorithmic Maintainers): Move over non-algorithmic
5453         loop optimizer maintainers, add myself as a non-algorithmic
5454         middle-end maintainer.
5455
5456 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5457
5458         * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5461
5462         * configure.in: Update error message for missing GMP/MPFR.
5463
5464         * configure: Regenerate.
5465
5466 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5467
5468         * configure.in: Update MPFR version in error message.
5469
5470         * configure: Regenerate.
5471
5472 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5473
5474         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5475         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5476         --with-gmp-lib): New flags.
5477
5478         * configure: Regenerate.
5479
5480 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5481
5482         * MAINTAINERS (Write After Approval): Change my email address.
5483
5484 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5485
5486         * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2006-11-22  Philipp Thomas  <pth@suse.de>
5489
5490         * MAINTAINERS (i18n): Update e-mail address.
5491
5492 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5493
5494         * MAINTAINERS (spu port): Add myself as maintainer.
5495         (Write After Approval): Remove myself.
5496
5497 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5498
5499         * configure.in (skipdirs): Don't build libssp for SPU.
5500         * configure: Regenerate.
5501
5502 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5503
5504         * MAINTAINERS (spu port): Add myself as maintainer.
5505         (libobjc): Update my email address.
5506
5507 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5512
5513         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5514         * configure : Rebuilt.
5515
5516 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5517
5518         * MAINTAINERS (Write After Approval): Add myself.
5519
5520 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5521
5522         * MAINTAINERS (Write After Approval): Add myself.
5523
5524 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5525
5526         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5527         libmpfr.a.
5528         * configure: Regenerate.
5529
5530 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5531
5532         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5533         (unstage): Test for stage_last presence.
5534
5535         PR bootstrap/29802
5536         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5537         STAGE_PREFIX.
5538         * Makefile.in: Regenerate.
5539
5540 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5541
5542         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5543         maintainers.
5544
5545 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5546
5547         * MAINTAINERS (Write After Approval): Add myself.
5548
5549 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5550
5551         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5552         and stageN-package/Makefile.
5553         * Makefile.in: Regenerated.
5554
5555 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5556
5557         * configure.in: Remove target-libgloss from noconfigdirs for
5558         bfin-*-*.
5559         * configure: Regenerated.
5560
5561 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5562
5563         * configure.in (have_gmp): Only error if the gcc directory exists.
5564
5565         * configure: Regenerate.
5566
5567 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5568
5569         * configure.in: Robustify error message for missing GMP/MPFR.
5570
5571         * configure: Regenerate.
5572
5573 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5574
5575         * MAINTAINERS (Write After Approval): Add myself.
5576
5577 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5578
5579         * MAINTAINERS: Change email address.
5580
5581 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5582
5583         * MAINTAINERS (Write After Approval): Add myself.
5584
5585 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5586
5587         * MAINTAINERS (Write After Approval): Add myself.
5588
5589 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5590
5591         * MAINTAINERS (Write After Approval): Move myself to
5592         Write After Approval section.
5593
5594 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5595
5596         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5597         need_gmp anymore.
5598         * configure: Regenerate.
5599
5600 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5601
5602         * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5605
5606         * config.guess: Import latest version.
5607         * config.sub: Likewise.
5608
5609 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5610
5611         * Makefile.def: Added pdf target handling.
5612         * Makefile.tpl: Added pdf target handling.
5613         * Makefile.in: Regenerated.
5614
5615 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5616
5617         * MAINTAINERS: Add self as score port maintainer.
5618
5619 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5620
5621         * MAINTAINERS (Write After Approval): Add myself.
5622
5623 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5624
5625         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5626         or newer.
5627         * configure: Regenerated.
5628
5629 2006-09-27  Dave Brolley  <brolley@redhat.com>
5630
5631         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5632         using $s instead of $r.
5633         * configure: Regenerated.
5634
5635 2006-09-26  Thiemo Seufer  <ths@mips.com>
5636
5637         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5638         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5639         * configure: Regenerate.
5640
5641 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5642
5643         * MAINTAINERS (Write After Approval): Remove myself.
5644
5645 2006-09-22  Chao-ying Fu  <fu@mips.com>
5646
5647         * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5650
5651         * MAINTAINERS: Add self as soft-fp maintainer.
5652
5653 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5654
5655         * MAINTAINERS: Add myself as avr maintainer.
5656         Remove Marek Michalkiewicz as avr maintainer.
5657
5658 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5659
5660         * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5663
5664         * configure.in: Never build newlib for a Mingw host.
5665         Never build newlib as Mingw target library.
5666         Test the existence of winsup/cygwin for building a Cygwin newlib,
5667         rather than just winsup.
5668         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5669         building a Mingw target.
5670         * configure: Regenerate.
5671
5672 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5673
5674         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5675
5676 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5677
5678         * config.guess: Import from src (was more updated).
5679         * config.sub: Likewise.
5680
5681 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5682
5683         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5684         * configure: Regenerated.
5685
5686 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5687
5688         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5689         for stages after the first.
5690
5691 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5692
5693         * Makefile.def: Add dependencies for configure-opcodes
5694         on configure-intl and all-opcodes on all-intl.
5695         * Makefile.in: Regenerated.
5696
5697 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5698
5699         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5700
5701 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5702
5703         Port to hosts whose 'sort' and 'tail' implementations
5704         treat operands with leading '+' as file names, as POSIX
5705         has required since 2001.  However, make sure the code still
5706         works on pre-POSIX hosts.
5707         * ltmain.sh: Don't assume "sort +2" is equivalent to
5708         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5709
5710 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5711
5712         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5713
5714 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5715
5716         * ltconfig: chmod 644 before ranlib during install.
5717
5718 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5719
5720         PR bootstrap/18058
5721         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5722         if the bootstrap compiler is a GCC version that supports it.
5723         * configure: Regenerate.
5724
5725 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5726
5727         * configure.in: Fix thinkos in previous check-in.
5728         * configure: Regenerate.
5729
5730 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5731
5732         PR other/27063
5733         * configure.in: Test subdir_requires and give an appropriate
5734         error message.
5735         * configure: Regenerate.
5736
5737 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5738
5739         * MAINTAINERS (Write After Approval): Add myself.
5740
5741 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5742
5743         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5744
5745 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5746
5747         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5748
5749 2006-06-20  David Ayers  <d.ayers@inode.at>
5750
5751         PR bootstrap/28072
5752         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5753         whether target-libjava is being configured instead of whether the
5754         java front end is enabled.
5755         * configure: Regenerate.
5756
5757 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5758
5759         PR target/27540
5760         * configure.in: Only enable libgomp on IRIX 6.
5761         * configure: Regenerate.
5762
5763 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5764
5765         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5766         too.
5767         * Makefile.in: Regenerate.
5768
5769 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5770
5771         * config-ml.in: Alter CCASFLAGS to include special
5772         multilib options the same as is done for CFLAGS.
5773
5774 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5775
5776         * configure.in: Don't enable libgomp on hpux10.
5777         * configure: Rebuilt.
5778
5779 2006-06-12  David Ayers  <d.ayers@inode.at>
5780
5781         PR bootstrap/27963
5782         PR target/19970
5783         * configure.in: Remove target-boehm-gc from noconfigdirs where
5784         ${libgcj} is specified.
5785         * configure: Regenerate.
5786
5787 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5788
5789         Sync from src:
5790
5791         * configure.in: Sync.
5792         * configure: Regenerated.
5793
5794         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5795
5796         * Makefile.def: Added dependencies from sim and gdb on intl, and
5797         added configure dependencies to everything with an all dependency
5798         on intl.
5799         * Makefile.in: Regenerated.
5800
5801 2006-06-06  David Ayers  <d.ayers@inode.at>
5802
5803         PR libobjc/13946
5804         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5805         * Makefile.in: Regenerate.
5806         * configure.in: Add --enable-objc-gc at toplevel and have it
5807         enable boehm-gc for Objective-C.
5808         Remove target-boehm-gc from libgcj.
5809         Add target-boehm-gc to target_libraries.
5810         Add target-boehm-gc to noconfigdirs where ${libgcj}
5811         is specified.
5812         Assert that boehm-gc is supported when requested for Objective-C.
5813         Only build boehm-gc if needed either for Java or Objective-C.
5814         * configure: Regenerate.
5815
5816 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5817
5818         PR 27674
5819         * Makefile.tpl (configure-[+prefix+][+module+],
5820         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5821         Remove rule to unstage bootstrapped modules.
5822         (stage_current): New.
5823         * Makefile.in: Regenerate.
5824
5825 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5826
5827         * MAINTAINERS (Write After Approval): Update my e-mail address.
5828
5829 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5830
5831         * include/libiberty.h: Declare pex_run_in_environment.
5832
5833 2006-05-31  Asher Langton  <langton2@llnl.gov>
5834
5835         * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5838
5839         * Makefile.def (bfd, opcodes): Fix lib_path.
5840         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5841         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5842         * Makefile.in: Regenerate.
5843
5844 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5845
5846         * Makefile.in: Regenerate.
5847
5848 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5849
5850         * Makefile.def: Add install-html target. Add datarootdir
5851         docdir and htmldir to flags_to_pass.
5852         * Makefile.tpl: Add install-html target.
5853         * Makefile.in: Regenerate.
5854         * configure.in: Add --with-datarootdir, --with-docdir, and
5855         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5856         * configure: Regenerate.
5857
5858 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5859
5860         * configure.in: Enable gprof for cross builds.
5861         * configure: Regenerate.
5862
5863 2006-05-22  Richard Guenther  <rguenther@suse.de>
5864
5865         Revert
5866         2006-01-31  Richard Guenther  <rguenther@suse.de>
5867         Paolo Bonzini  <bonzini@gnu.org>
5868
5869         * Makefile.def (target_modules): Add libgcc-math target module.
5870         * configure.in (target_libraries): Add libgcc-math target library.
5871         (--enable-libgcc-math): New configure switch.
5872         * Makefile.in: Re-generate.
5873         * configure: Re-generate.
5874         * libgcc-math: New toplevel directory.
5875
5876 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5877             Andreas Tobler  <a.tobler@schweiz.ch>
5878
5879         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5880         * configure: Rebuilt.
5881
5882 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5883
5884         * MAINTAINERS (Write After Approval): Add myself.
5885
5886 2006-05-01  DJ Delorie  <dj@redhat.com>
5887
5888         * configure.in: Restore CFLAGS if GMP isn't present.
5889         * configure: Regenerate.
5890
5891 2006-05-01  Richard Guenther  <rguenther@suse.de>
5892
5893         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5894         maintainer.
5895
5896 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5897
5898         * MAINTAINERS (Write After Approval): Add myself.
5899
5900 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5901
5902         * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2006-04-18  DJ Delorie  <dj@redhat.com>
5905
5906         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5907         reference libgloss so that libssp can be built in a combined
5908         tree.
5909         * configure: Regenerate.
5910
5911 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5912
5913         * MAINTAINERS (Write After Approval): Add myself.
5914
5915 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5916
5917         * configure.in: Require makeinfo 4.4 or higher.
5918         * configure: Regenerate.
5919
5920 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5921
5922         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5923         Rearrange the entries of other libraries to have them in one place.
5924
5925 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5926
5927         * MAINTAINERS (Write After Approval): Remove myself.
5928         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5929
5930 2006-03-14  Richard Guenther  <rguenther@suse.de>
5931
5932         * configure: Regenerate with autoconf 2.13.
5933
5934 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5935
5936         * MAINTAINERS: Use my work address.
5937
5938         * MAINTAINERS: Update my E-mail address.
5939
5940 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5941
5942         * configure.in: Handle --disable-<component> generically.
5943         * configure: Regenerate.
5944
5945 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5946
5947         PR libgcj/17311
5948         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5949
5950 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5951
5952         * MAINTAINERS (Write After Approval):  Remove myself.
5953         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5954
5955 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5956
5957         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5958         (TARGET_CONFIGDIRS): Remove.
5959         * configure.in: Remove AC_SUBST(target_configdirs).
5960         * Makefile.in, configure: Regenerated.
5961
5962 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5963
5964         * MAINTAINERS (Write After Approval):  Remove myself.
5965         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5966
5967 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5968
5969         PR bootstrap/25670
5970
5971         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5972
5973         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5974         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5975         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5976         BUILD_PREFIX, BUILD_PREFIX_1.
5977         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5978
5979         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5980         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5981
5982         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5983         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5984         of `cat stage_current`.  Always provide the `r' and `s' variables.
5985         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5986         a single shell execution.
5987         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5988         bootstrapped modules, make the stage1 module if the build was not
5989         started yet, else build the current stage.
5990         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5991         (all-build, all-host, all-target, [+make_target+]-host,
5992         [+make_target+]-target): Do not use \-continued lines.
5993         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5994         (current_stage, restrap, stage_last): New.
5995
5996         * Makefile.in: Regenerate.
5997         * configure: Regenerate.
5998
5999 2006-02-19  Bud Davis  <jmdavis@link.com>
6000
6001         * MAINTAINERS (Write After Approval):  Remove myself.
6002         (Language Front End Maintainers):  Add myself as fortran 95
6003         maintainer and update e-mail address.
6004
6005 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6006
6007         * MAINTAINERS (Write After Approval):  Remove myself.
6008         (Language Front End Maintainers):  Add myself as fortran 95
6009         maintainer.
6010
6011 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6012
6013         * MAINTAINERS (Write After Approval): Add myself.
6014
6015 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6016
6017         * MAINTAINERS (Write After Approval):  Remove myself.
6018         (Language Front End Maintainers):  Add myself as
6019         fortran 95 maintainer.
6020
6021 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6022
6023         Sync from src:
6024
6025         2005-12-27  Leif Ekblad  <leif@rdos.net>
6026
6027         * configure.in: Add support for RDOS target.
6028         * configure: Regenerate.
6029
6030 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6031             Andreas Schwab  <schwab@suse.de>
6032
6033         * configure: Regenerate.
6034
6035 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6036
6037         * configure.in (enable_libgomp): Add AIX.
6038         * configure: Regenerate.
6039
6040 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6041
6042         * MAINTAINERS (Write After Approval): Add myself.
6043
6044 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6045
6046         * MAINTAINERS (Write After Approval): Add myself.
6047
6048 2006-01-31  Richard Guenther  <rguenther@suse.de>
6049         Paolo Bonzini  <bonzini@gnu.org>
6050
6051         * Makefile.def (target_modules): Add libgcc-math target module.
6052         * configure.in (target_libraries): Add libgcc-math target library.
6053         (--enable-libgcc-math): New configure switch.
6054         * Makefile.in: Re-generate.
6055         * configure: Re-generate.
6056         * libgcc-math: New toplevel directory.
6057
6058 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6059
6060         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6061         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6062         the assembler, linker and binutils.
6063         * configure: Regenerate.
6064
6065 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6066
6067         * MAINTAINERS (Write After Approval): Add myself.
6068
6069 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6070
6071         * configure: Regenerate.
6072
6073 2006-01-18  Richard Henderson  <rth@redhat.com>
6074             Jakub Jelinek  <jakub@redhat.com>
6075             Diego Novillo  <dnovillo@redhat.com>
6076
6077         * libgomp: New directory.
6078         * Makefile.def: Add target_module libgomp.
6079         * Makefile.in: Regenerate.
6080         * configure.in (target_libraries): Add target-libgomp.
6081         * configure: Regenerate.
6082
6083 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6084
6085         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6086         @ from continuation.
6087         * Makefile.in: Rebuilt.
6088
6089 2006-01-04  Chris Lattner  <sabre@gnu.org>
6090
6091         * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6094
6095         PR bootstrap/24252
6096
6097         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6098         * Makefile.tpl (OBJDUMP): New.
6099         (EXTRA_HOST_FLAGS): Add it.
6100         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6101
6102         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6103         to use symbolic links between directories.  Avoid race conditions
6104         or make them harmless.
6105         * configure.in: Do not try to use symbolic links between directories.
6106
6107         * Makefile.def (LEAN): Pass.
6108         * Makefile.tpl (LEAN): Define.
6109         (stage[+id+]-start): Accept that the previous directory does not
6110         exist, if the bootstrap is lean.
6111         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6112         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6113         configure substitution.
6114         ([+compare-target+]): Likewise.
6115         ([+bootstrap-target+]-lean): New.
6116         * configure.in: Remove lean bootstrap support from here.
6117
6118         * Makefile.in: Regenerate.
6119         * configure: Regenerate.
6120
6121 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6122
6123         * MAINTAINERS (libdecnumber): Add myself.
6124
6125 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6126
6127         * libtool-ldflags: New script.
6128
6129 2006-01-02  Andreas Schwab  <schwab@suse.de>
6130
6131         * configure.in: When reconfiguring remove Makefile in
6132         all stage directories.
6133         * configure: Regenerate.
6134
6135 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6136
6137         * MAINTAINERS: Update my email address.
6138
6139 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6140
6141         Revert Ada-related part of the previous change.
6142
6143         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6144         Do not pass.
6145         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6146         * Makefile.in: Regenerate.
6147         * configure.in: Do not include mt-ppc-aix target fragment.
6148         * configure: Regenerate.
6149
6150 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6151
6152         * configure.in: Select appropriate fragments for PowerPC/AIX.
6153         * configure: Regenerate.
6154
6155         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6156         BOOT_CFLAGS, BOOT_LDFLAGS.
6157         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6158         BOOT_CFLAGS, BOOT_LDFLAGS.
6159         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6160         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6161         (stage): Fail if we cannot complete the work.
6162         * Makefile.in: Regenerate.
6163
6164 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6165
6166         * configure.in: Replace ms1 with mt.
6167         * configure: Rebuilt.
6168
6169 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6170
6171         * MAINTAINERS: Update my email address.
6172
6173 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6174
6175         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6176         install-host-nogcc): Don't invoke $(stage) at the end.
6177         * Makefile.in: Regenerate.
6178
6179 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6180
6181         * configure.in: Flip the top-level bootstrap switch.
6182         * configure: Regenerate.
6183
6184 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6185
6186         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6187         $(stage) and $(unstage).
6188         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6189         (all): Remove stray semicolon.
6190         (local-distclean): Don't handle multilib.tmp and multilib.out.
6191         (install.all): Set $s for consistency.
6192         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6193         check_multilibs setting.  Always make the install directory.
6194         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6195         Correct @if/@endif.
6196         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6197         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6198         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6199         (multilib.out): Remove.
6200         * Makefile.in: Regenerated.
6201
6202 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6203
6204         * MAINTAINERS (Write After Approval): Add myself.
6205
6206 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6207
6208         * MAINTAINERS: Add myself as mt maintainer.
6209
6210         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6211
6212 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6213
6214         * MAINTAINERS: Change email address.
6215
6216 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6217
6218         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6219         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6220         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6221         Find in-tree tools if available.
6222         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6223         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6224         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6225         (COMPILER_*_FOR_TARGET): New.
6226         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6227         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6228         (CONFIGURED_*, USUAL_*): Remove.
6229         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6230         STRIP): Use autoconf substitutions.
6231         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6232         COMPILER_NM_FOR_TARGET): New.
6233         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6234
6235         (all): Make all-host and all-target in parallel.
6236         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6237         that $$r and $$s are set before invoking a recursive make.
6238         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6239         ([+bootstrap-target+]): Inline most of the `all' target.
6240
6241 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6242
6243         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6244         from the gcc build directory.
6245         * Makefile.in: Regenerate.
6246
6247 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6248
6249         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6250         depend on all-libdecnumber.
6251         * configure.in (host_libs): Include libdecnumber.
6252         * Makefile.in: Regenerate.
6253         * configure: Likewise.
6254
6255 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6256
6257         * libdecnumber: Import decNumber sources from the dfp-branch.
6258
6259 2005-11-21  Kean Johnston  <jkj@sco.com>
6260
6261         * config.sub, config.guess: Sync from upstream sources.
6262
6263 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6264
6265         Import from Autoconf sources:
6266
6267         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6268         * config/move-if-change: Don't output "$2 is unchanged";
6269         suggested by Ben Elliston.  Handle weird characters correctly.
6270
6271 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6272
6273         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6274         to match upstream libtool for darwin.
6275
6276 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6277
6278         * Makefile.def: Remove gdb dependencies for gdbtk.
6279         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6280         (configure-gdb, install-gdb): New rules.
6281         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6282         * Makefile.in, configure: Regenerated.
6283
6284 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6285
6286         * MAINTAINERS (Write After Approval): Add myself.
6287
6288 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6289
6290         * MAINTAINERS (Write After Approval): Add myself.
6291
6292 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6293
6294         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6295         Diego Novillo.
6296
6297 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6298
6299         PR bootstrap/24297
6300         * Makefile.tpl (do-[+make-target+], do-check, install,
6301         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6302         are set before recursing.
6303         * Makefile.in: Regenerate.
6304
6305 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6306
6307         PR bootstrap/18939
6308         * Makefile.def (gcc) <target>: Fix thinko.
6309         * Makefile.in: Regenerate.
6310
6311 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6312
6313         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6314         * configure: Regenerate.
6315
6316 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6317
6318         * MAINTAINERS (Write After Approval): Add self.
6319
6320 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6321
6322         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6323         target-libffi, target-qthreads, target-libjava, and
6324         targetlibobjc.
6325         * configure: Regenerate.
6326
6327 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6328
6329         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6330         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6331         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6332         (USUAL_OBJDUMP_FOR_TARGET): New.
6333         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6334         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6335         * configure, Makefile.in: Regenerated.
6336
6337 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6338
6339         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6340         before other host packages.
6341
6342 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6343
6344         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6345
6346 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6347
6348         PR bootstrap/22340
6349
6350         * configure.in (default_target): Remove.
6351         * Makefile.tpl (all): Do not use prerequisites as subroutines
6352         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6353         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6354         use prerequisites as subroutines.
6355         (check-host, check-target): New.
6356         (bootstrap configure & all targets): Do not use stage*-start
6357         if the directory layout is already ok.
6358         (non-bootstrap configure & all targets): Prepend a $(unstage).
6359         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6360         (NOTPARALLEL): Remove.
6361         (unstage, stage variables): New variables.
6362         (unstage, stage targets): Simply expand to those variables.
6363
6364         * configure: Regenerate.
6365         * Makefile.in: Regenerate.
6366
6367 2005-10-04  James E Wilson  <wilson@specifix.com>
6368
6369         * Makefile.def (lang_env_dependencies): Add libmudflap.
6370         * Makefile.in: Regenerate.
6371
6372 2005-10-03  Andreas Schwab  <schwab@suse.de>
6373
6374         Backport from libtool CVS:
6375         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6376
6377         * ltmain.sh: add support for installing into temporary
6378         staging area (e.g. 'make install DESTDIR=...')
6379
6380 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6381
6382         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6383         * configure: Regenerated.
6384
6385 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6386
6387         * configure: Regenerate with the correct
6388         autoconf version.
6389
6390 2005-09-30  Catherine Moore  <clm@cm00re.com>
6391
6392         * configure.in (bfin-*-*): New.
6393         * configure: Regenerated.
6394
6395 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6396
6397         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6398         (LIPO_FOR_TARGET): New.
6399         (CONFIGURED_LIPO_FOR_TARGET): New.
6400         (USUAL_LIPO_FOR_TARGET): New.
6401         (STRIP_FOR_TARGET): New.
6402         (CONFIGURED_STRIP_FOR_TARGET): New.
6403         (USUAL_STRIP_FOR_TARGET): New.
6404         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6405         STRIP_FOR_TARGET.
6406         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6407         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6408         * Makefile.in: Regenerate.
6409         * configure: Regenerate.
6410
6411 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6412
6413         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6414         (rs6000-*-aix*): Same.
6415         * configure: Regenerate.
6416
6417 2005-09-16  Tom Tromey  <tromey@redhat.com>
6418
6419         * MAINTAINERS: Add self as java maintainer.
6420
6421 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6422
6423         * configure.in: Recognize f95 in the --enable-languages option,
6424         and substitute it for fortran, issuing a warning.
6425         * configure: Regenerate.
6426
6427 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6428
6429         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6430         * configure:  Regenerated.
6431
6432 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6433
6434         * MAINTAINERS: Add self as ms1 maintainer.
6435
6436 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6437
6438         * Makefile.def (libssp): Add to lang_env_dependencies.
6439         * Makefile.in: Regenerate.
6440
6441 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6442
6443         * MAINTAINERS: Add myself as middle-end maintainer.
6444
6445 2005-08-17  Christian Groessler  <chris@groessler.org>
6446
6447         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6448         * Makefile.in: Regenerate.
6449
6450 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6451
6452         * MAINTAINERS (write after approval): Added myself.
6453
6454 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6455
6456         * MAINTAINERS (Write After Approval): Add myself.
6457
6458 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6459
6460         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6461         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6462         Look for alternate names of the target cc and c++
6463         * configure: Regenerate.
6464
6465 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6466
6467         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6468         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6469         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6470         tools; remove code to manually set them.
6471         (Target tools): Look in the environment for them.
6472         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6473         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6474         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6475         build directory.
6476         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6477         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6478         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6479         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6480         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6481         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6482         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6483         * configure: Regenerate.
6484         * Makefile.in: Regenerate.
6485
6486 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6487
6488         * MAINTAINERS: Update for removed CPU targets.
6489
6490 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6491
6492         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6493         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6494         * Makefile.in: Regenerated.
6495
6496 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6497
6498         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6499         (CFLAGS_FOR_TARGET): Use it.
6500         (CXXFLAGS_FOR_TARGET): Likewise.
6501         * Makefile.in: Regenerated.
6502         * configure.in (--with-build-sysroot): New option.
6503         * configure: Regenerated.
6504
6505 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6506
6507         * Makefile.tpl: Wrap install between unstage and stage
6508         * Makefile.in: Regenerate.
6509
6510 2005-07-21  Eric Christopher  <echristo@apple.com>
6511
6512         * MAINTAINERS: Update affiliation.
6513
6514 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6515
6516         * MAINTAINERS: Add self as crx port maintainer.
6517
6518 2005-07-20  DJ Delorie  <dj@redhat.com>
6519
6520         * MAINTAINERS: Add self as m32c maintainer.
6521
6522 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6523
6524         * all files: Update FSF address.
6525
6526 2005-07-15  Eric Christopher  <echristo@redhat.com>
6527
6528         * MAINTAINERS: Change affiliation.
6529
6530 2005-07-14  Jim Blandy  <jimb@redhat.com>
6531
6532         * configure.in: Add cases for Renesas m32c.
6533         * configure: Regenerated.
6534
6535 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6536
6537         * COPYING.LIB: Update from fsf.org.
6538
6539 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6540
6541         * COPYING, compile, config.guess,
6542         config.sub, install-sh, missing, mkinstalldirs,
6543         symlink-tree, ylwrap: Sync from upstream sources.
6544         * config-ml.in: Update FSF address.
6545
6546 2005-07-13  Eric Christopher  <echristo@redhat.com>
6547
6548         * configure.in: Add toplevel noconfigdir support for tpf.
6549         * configure: Regenerate.
6550
6551 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6552
6553         PR ada/22340
6554
6555         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6556         * Makefile.in: Regenerate.
6557
6558 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6559
6560         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6561         Brolley to write-after-approval.
6562
6563 2005-07-07  Andreas Schwab  <schwab@suse.de>
6564
6565         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6566         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6567         * Makefile.in: Regenerated.
6568
6569 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6570
6571         * configure.in: Don't build sim or rda when targetting darwin.
6572         * configure: Regenerate.
6573
6574 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6575
6576         * configure.in: Add --enable-libssp and --disable-libssp.
6577         * configure: Regenerate with autoconf-2.13.
6578
6579 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6580
6581         * Makefile.def (target_modules): Add libssp.
6582         * configure.in (target_libraries): Add target-libssp.
6583         * configure: Rebuilt.
6584         * Makefile.in: Rebuilt.
6585
6586 2005-07-01  Zack Weinberg  <zackw@panix.com>
6587
6588         * MAINTAINERS: Change email address.  Resign from maintainership.
6589
6590 2005-07-01  Richard Guenther  <rguenther@suse.de>
6591
6592         * MAINTAINERS: Change my e-mail address and affiliation.
6593
6594 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6595
6596         * Makefile.def (stagefeedback): Come after profile.
6597         Define profiledbootstrap target.
6598         * Makefile.tpl (profiledbootstrap): Remove.
6599         (stageprofile-end): Zap stagefeedback.
6600         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6601         * Makefile.in: Regenerate.
6602
6603 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6604
6605         * MAINTAINERS: Update my email address.
6606
6607 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6608
6609         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6610         In 'cpp' stanza, support '#line' as well as '# '.
6611
6612 2005-06-08  Andreas Schwab  <schwab@suse.de>
6613
6614         * MAINTAINERS: Move myself from 'Write After Approval' to
6615         'CPU Port Maintainers' section as m68k maintainer.
6616
6617 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6618
6619         * configure.in (unsupported_languages): New macro.
6620         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6621         non-ported target libraries in noconfigdirs.
6622         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6623         non-linux-gnu.  Remove libgcj_ex_libffi.
6624         <lang_frag loop>: Set add_this_lang=no if the language is in
6625         unsupported_languages.
6626         * configure: Regenerate.
6627
6628 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6629
6630         * configure.in: Fix typo in handling of --with-mpfr-dir.
6631         * configure: Regenerate.
6632
6633 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6634
6635         * MAINTAINERS: Update my email address.
6636
6637 2005-06-02  Jim Blandy  <jimb@redhat.com>
6638
6639         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6640         accepted into the master sources.)
6641
6642 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6643             Michael Snyder  <msnyder@redhat.com>
6644             Stan Cox  <scox@redhat.com>
6645
6646         * configure.in: Set noconfigdirs for ms1.
6647
6648         * configure: Regenerate.
6649
6650 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6651
6652         * MAINTAINERS (Write After Approval): Add self.
6653
6654 2005-06-01  Josh Conner  <jconner@apple.com>
6655
6656         * MAINTAINERS (Write After Approval): Add self.
6657
6658 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6659
6660         * MAINTAINERS: Update my email address.
6661
6662 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6663
6664         * MAINTAINERS (Write After Approval): Add self.
6665
6666 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6667
6668         * MAINTAINERS (Write After Approval): Remove self.
6669
6670 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6671
6672         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6673         (Dependencies): Consider target modules for bootstrap dependencies.
6674         Make target bootstrap modules depend on each stage's gcc.
6675         * Makefile.in: Regenerate.
6676
6677 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6678
6679         * Makefile.def (configure-gcc): Depend on binutils having been built.
6680         (all-gcc): No need to do it here.
6681         * Makefile.in: Regenerate.
6682
6683 2005-05-19  Paul Brook  <paul@codesourcery.com>
6684
6685         * configure.in: Rewrite misleading error message when requested
6686         language cannot be built.
6687         * configure: Regenerate.
6688
6689 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6690
6691         * ylwrap: Import from Automake 1.9.5.
6692
6693 2005-05-13  David Ung  <davidu@mips.com>
6694
6695         * MAINTAINERS (Write After Approval): Add self.
6696
6697 2005-05-09  Mike Stump  <mrs@apple.com>
6698
6699         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6700         lt_cv_sys_max_cmd_len for now.
6701
6702 2005-05-09  Stan Cox  <scox@redhat.com>
6703
6704         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6705
6706 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6707
6708         * README.SCO: Update the URL.
6709
6710 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6711
6712         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6713         with_gnu_ld to libtool.
6714         * ltcf-c.sh (aix[45]): Define file_list_spec.
6715         * ltcf-cxx.sh (aix[45]): Same.
6716         * ltcf-gcj.sh (aix[45]): Same.
6717         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6718         exists, write list of input files to temporary file.
6719
6720 2005-05-04  Mike Stump  <mrs@apple.com>
6721
6722         * configure.in: Always pass --target to target configures as
6723         otherwise rebuilds that do --recheck will fail.
6724         * confiugure: Rebuilt.
6725
6726 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6727
6728         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6729         STAGE_HOST_EXPORTS.
6730         (configure, all): Add bootstrap support.
6731         (Host modules, target modules): Pass post-stage1 flags and exports.
6732         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6733         * Makefile.in: Regenerate.
6734
6735 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6736
6737         * configure: Regenerate.
6738
6739 2005-04-27  Mike Stump  <mrs@apple.com>
6740
6741         * MAINTAINERS: Add self as darwin maintainer.
6742
6743 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6744
6745         * config.sub: Update from master copy.
6746
6747 2005-04-21  Mike Stump  <mrs@apple.com>
6748
6749         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6750         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6751
6752 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6753
6754         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6755         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6756         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6757         "*-*-elf" and "*-*-linux*".
6758         * configure: Regenerate.
6759
6760 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6761
6762         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6763
6764 2005-04-12  Mike Stump  <mrs@apple.com>
6765
6766         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6767
6768 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6769
6770         * MAINTAINERS (Write After Approval): Add myself.
6771
6772 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6773
6774         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6775
6776 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6777
6778         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6779         (TARGET_CONFIGARGS): Include --with-target-subdir.
6780         (configure, all): New macros.  Use them throughout.
6781         * Makefile.in: Regenerate.
6782
6783 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6784
6785         * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6788
6789         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6790
6791 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6792
6793         * MAINTAINERS: Move John Carr to Write After Approval.
6794
6795 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6796
6797         * config/mh-mingw32: Delete.
6798         * configure.in: Don't use it.
6799         * configure: Regenerate.
6800
6801 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6802
6803         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6804         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6805         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6806         (HOST_LIB_PATH): Generate from Makefile.def.
6807         (TARGET_LIB_PATH): Likewise.
6808         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6809         * Makefile.in: Regenerate.
6810         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6811         (RPATH_ENVVAR): Include Darwin case.
6812         * configure: Regenerate.
6813
6814 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6815
6816         * MAINTAINERS (Various Maintainers): Remove self.
6817         (Write After Approval): Add self.
6818
6819 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6820
6821         * MAINTAINERS (Various Maintainers): Add self.
6822
6823 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6824
6825         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6826         * configure: Regenerate.
6827
6828 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6829
6830         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6831         gcc_version, and gcc_version_trigger from set of flags to pass.
6832         * Makefile.tpl: Remove definitions of above variables.
6833         (config.status): Remove dependency on $(gcc_version_trigger).
6834         * Makefile.in: Regenerate.
6835         * configure.in: Do not reference config/gcc-version.m4 nor
6836         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6837         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6838         * configure: Regenerate.
6839
6840 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6841             Andrew Pinski  <pinskia@physics.uc.edu>
6842
6843         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6844         * Makefile.in: Regenerate.
6845
6846 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6847
6848         * MAINTAINERS (Write After Approval): Add myself.
6849
6850 2005-03-03  David Ayers  <d.ayers@inode.at>
6851
6852         * MAINTAINERS (Write After Approval): Add myself.
6853
6854 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6855
6856         PR libgcj/20160
6857         * ltmain.sh: Avoid creating archives with components that have
6858         duplicate basenames.
6859
6860 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6861
6862         PR bootstrap/20250
6863         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6864         instead of check.
6865         * Makefile.in: Regenerate.
6866
6867 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6868
6869         * Makefile.in: Regenerate to fix conflict between the previous two
6870         patches.
6871
6872 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6873
6874         PR bootstrap/17383
6875         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6876         * Makefile.tpl (HOST_SUBDIR): New substitution.
6877         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6878         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6879         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6880         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6881         (Host modules, Bootstrapped modules): Use it.
6882         (Build modules, Target modules): Do not create symlink trees,
6883         always configure out-of-srcdir.
6884         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6885         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6886         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6887         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6888
6889         * Makefile.in: Regenerate.
6890         * configure: Regenerate.
6891
6892 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6893
6894         Merged from libada-gnattools-branch:
6895         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6896
6897         * gnattools: New directory.
6898         * Makefile.def: Add gnattools as a module, depending on target-libada.
6899         * Makefile.in: Regenerate.
6900         * configure.in: Include gnattools in host_tools; disable it if ada
6901         is disabled.
6902         * configure: Regenerate.
6903
6904 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6905
6906         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6907         treelang maintainer.
6908         (Write After Approval): Remove myself.
6909
6910 2005-02-23  Paul Schlie  <schlie@comcast.net>
6911
6912         * configure.in: Allow darwin targeted ports to build tk, itcl and
6913         libgui.
6914         * configure: Regenerate.
6915
6916 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6917
6918         PR libgcj/10353
6919         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6920         * configure: Regenerate.
6921
6922 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6923
6924         * MAINTAINERS (Write After Approval): Add myself.
6925
6926 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6927
6928         * MAINTAINERS: Update my e-mail address.
6929
6930 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6931
6932         * MAINTAINERS (Write After Approval): Add myself.
6933
6934 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6935
6936         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6937         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6938         target-libgloss when not *-*-elf and *-*-aout.
6939         * configure: Regenerate.
6940
6941 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6942
6943         * MAINTAINERS: Remove obsolete entries.
6944
6945         * MAINTAINERS (Write After Approval): Add Michael Matz.
6946
6947 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6948
6949         * MAINTAINERS: Remove self as cpplib maintainer.
6950
6951 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6952
6953         * install-sh, config.sub: Import from upstream.
6954
6955 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6956
6957         PR bootstrap/18222
6958         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6959         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6960         * Makefile.in: Regenerate.
6961
6962 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6963
6964         * MAINTAINERS: Update my email address.
6965
6966 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6967             Andreas Schwab  <schwab@suse.de>
6968
6969         PR bootstrap/18033
6970         * config-ml.in: Eval option if surrounded by single quotes.
6971
6972 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6973
6974         Revert 2004-12-28 Makefile changes, a better fix will be
6975         applied to mainline and src after GCC 4.0 branches.
6976
6977 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6978
6979         PR bootstrap/17383
6980
6981         * Makefile.def (target_modules): Remove stage parameter,
6982         it is always true now.
6983         * Makefile.tpl (configure-build-[+module+],
6984         configure-target-[+module+]): Always build symlink tree
6985         for the directory and for include.  BUILD_SUBDIR and
6986         TARGET_SUBDIR cannot be . anymore.
6987         * Makefile.in: Regenerate.
6988
6989 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6990
6991         Revert 2004-12-08 Makefile changes.
6992
6993 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6994
6995         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6996         cygwin, mingw.
6997
6998 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6999
7000         * configure.in (sh64-*-*): Reenable gprof.
7001         * configure: Regenerate.
7002
7003 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7004
7005         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7006         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7007         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7008         * Makefile.in: Regenerate.
7009
7010 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7011
7012         * MAINTAINERS: Update my email address.
7013
7014 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7015
7016         * Makefile.tpl: Generate normal dependencies if the LHS module is
7017         not bootstrapped.
7018         * Makefile.in: Regenerate.
7019
7020 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7021
7022         * configure.in: Include config/gxx-include-dir.m4.  Use
7023         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7024         * configure: Regenerate.
7025
7026 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7027
7028         * config.if: Delete.
7029         * configure.in: Set libstdcxx_incdir directly.
7030         * configure: Regenerate.
7031
7032 2004-12-02  Eric Christopher  <echristo@redhat.com>
7033
7034         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7035         * Makefile.in: Regenerate.
7036
7037 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7038
7039         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7040         * configure: Regenerate.
7041
7042 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7043
7044         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7045         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7046         * configure: Regenerate.
7047
7048 2004-12-01  Eric Christopher  <echristo@redhat.com>
7049
7050         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7051         of things to remove.
7052
7053 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7054
7055         * MAINTAINERS (Write After Approval): Update my e-mail address.
7056
7057 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7058
7059         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7060         from CVS libtool to always pass_all.
7061
7062 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7063
7064         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7065         (hppa*64*-*-*): Delete incorrect comment.
7066         * configure: Rebuilt.
7067
7068 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7069
7070         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7071
7072 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7073
7074         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7075         from CVS libtool to always pass_all.
7076
7077 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7078
7079         * install-sh, compile: Import from automake.
7080
7081 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7082
7083         * config.guess, config.sub:  Import from savannnah.
7084
7085 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7086
7087         * MAINTAINERS (Write After Approval): Add myself
7088
7089 2004-11-12  Mike Stump  <mrs@apple.com>
7090
7091         * Makefile.def: Add html support.
7092         * Makefile.tpl: Likewise.
7093         * Makefile.in: Regenerate.
7094
7095 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7096
7097         PR 18423
7098         * configure.in: Remove all instances of build-fixincludes from
7099         noconfigdirs.
7100         (build_configargs): Supply --target to subdirectories.
7101         * configure: Regenerate.
7102
7103         * Makefile.def: Make gcc install depend on fixincludes install.
7104         * Makefile.in: Regenerate.
7105
7106 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7107
7108         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7109
7110 2004-11-11  Paul Brook  <paul@codesourcery.com>
7111
7112         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7113
7114 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7115
7116         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7117         target-libgfortran.
7118         * configure: Regenerate.
7119
7120 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7121
7122         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7123         like CC.
7124
7125 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7126
7127         * Makefile.def (host fixincludes): Specify missing targets.
7128         * Makefile.in: Regenerate.
7129
7130 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7131
7132         * MAINTAINERS: Add myself
7133
7134 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7135
7136         * MAINTAINERS (Write After Approval): Add myself.
7137
7138 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7139
7140         * Makefile.def: Build fixincludes for the host, too.
7141         * Makefile.in: Regenerate.
7142         * configure.in (host_tools): Add fixincludes.
7143         * configure: Regenerate.
7144
7145 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7146
7147         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7148         * configure: Regenerated.
7149
7150 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7151
7152         PR other/17783
7153         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7154         * configure: Regenerated.
7155
7156 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7157
7158         * README.SCO: Update per FSF instructions.
7159
7160 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7161
7162         PR target/18151
7163         * configure.in (case ${target}): Do not build fixincludes for avr.
7164         * configure: Regenerated.
7165
7166 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7167
7168         * configure.in (case ${target}): Do not build fixincludes
7169         on platforms where it is not used.
7170         * configure: Regenerated.
7171
7172 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7173
7174         * configure.in: Use an absolute path to install-sh.
7175         * configure: Regenerated.
7176
7177 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7178
7179         * MAINTAINERS (Write After Approval): Add myself.
7180
7181 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7182
7183         * MAINTAINERS: Remove from Write After Approval those that are
7184         already maintainers.
7185
7186 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7187
7188         * MAINTAINERS:  Update my email address.
7189
7190 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7191
7192         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7193         * configure: Regenerate.
7194
7195 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7196
7197         * MAINTAINERS:  Update my email address.
7198
7199 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7200
7201         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7202         entries belonging to this category.
7203
7204 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7205
7206         * MAINTAINERS: Update my e-mail address.
7207
7208 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7209
7210         Fix wrong conflict resolution in:
7211
7212         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7213
7214         * Makefile.in: Regenerate.
7215         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7216         in the recursive `make', instead of hardwiring `all'.
7217         (Autogenerated TARGET-* variables): New.
7218
7219 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7220
7221         * configure.in: Enable target-libgloss for crx-*-*.
7222         * configure: Regenerate.
7223
7224 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7225
7226         * MAINTAINERS (Various Maintainers): Move the "windows,
7227         cygwin, mingw" maintainer to ...
7228         (OS Port Maintainers): ... here.
7229
7230 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7231
7232         * MAINTAINERS (Write After Approval): Remove those that are
7233         maintainers of some subsystem.
7234
7235 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7236
7237         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7238         * ltcf-cxx.sh (tpf*): Likewise.
7239         * ltconfig (tpf*): Add TPF OS configuration support.
7240
7241 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7242
7243         * MAINTAINERS: Change my email address to my new work account.
7244
7245 2004-09-24  Michael Roth  <mroth@nessie.de>
7246
7247         * configure.in (--without-headers): Add missing double quotes.
7248         * configure: Regenerate.
7249
7250 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7251
7252         * ylwrap: Revert to previous version.
7253
7254 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7255
7256         PR bootstrap/17369
7257         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7258         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7259         SET_GCC_LIB_PATH_CMD.
7260         (BASE_TARGET_EXPORTS): Likewise.
7261         * Makefile.in: Regenerated.
7262
7263         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7264         * configure: Regenerated.
7265
7266 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7267
7268         * config.guess: New upstream version
7269         * compile, depcomp, install-sh, ylwrap: Likewise.
7270
7271 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7272
7273         * config/mh-x86omitfp: New host makefile fragment.  Add
7274         -fomit-frame-pointer to the default BOOT_CFLAGS.
7275         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7276         * configure: Regenerate.
7277
7278 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7279
7280         PR target/11572
7281         * configure.in (*-*-darwin*): Renable libobjc.
7282         * configure: Regenerate.
7283
7284 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7285
7286         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7287
7288 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7289
7290         * Makefile.def: Remove libbanshee.
7291         * Makefile.tpl: Ditto.
7292         * configure.in: Ditto.
7293         * Makefile.in: Regen.
7294         * configure: Ditto.
7295
7296 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7297
7298         * ltmain.sh: Use $pic_object as $non_pic_object if
7299         $non_pic_object=none.
7300
7301 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7302
7303         * missing: Import latest version from master repository.
7304
7305 2004-09-06  Nick Clifton  <nickc@redhat.com>
7306
7307         * config.sub: Import latest version from master repository.
7308         * config.guess: Likewise.
7309         This includes these changes:
7310
7311         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7312
7313         * config.sub: Handle crisv32, alias etraxfs.
7314         * config.guess (crisv32:Linux:*:*): Handle.
7315
7316         2004-08-13  Brad Smith  <brad@comstyle.com>
7317
7318         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7319         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7320
7321         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7322
7323         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7324         assume the processor is a powerpc.  This is because coreutils
7325         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7326         in this case, due to a MacOS X bug that causes
7327         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7328         to return a negative number.
7329         Problem reported by Petter Reinholdtsen in:
7330         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7331
7332         2004-07-19  Ben Elliston  <bje@gnu.org>
7333
7334         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7335
7336         2004-06-24  Ben Elliston  <bje@gnu.org>
7337
7338         * config.guess: Update copyright years.
7339         * config.sub: Likewise.
7340
7341         2004-06-22  Robert Millan  <robertmh@gnu.org>
7342
7343         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7344         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7345
7346         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7347
7348         * config.guess (*:*VMS:*:*): New entry. Replaces
7349         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7350         manufacturer.
7351
7352         2004-06-22  Ben Elliston  <bje@gnu.org>
7353
7354         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7355         * config.sub: Likewise.
7356
7357         2004-06-22  Ben Elliston  <bje@gnu.org>
7358
7359         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7360         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7361
7362         2004-06-11  Ben Elliston  <bje@gnu.org>
7363
7364         * config.guess (pegasos:OpenBSD:*:*): Remove.
7365
7366         2004-06-11  Ben Elliston  <bje@gnu.org>
7367
7368         From Wouter Verhelst <wouter@grep.be>:
7369         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7370
7371         2004-06-11  Ben Elliston  <bje@gnu.org>
7372
7373         * config.guess (luna88k:OpenBSD:*:*): New.
7374
7375         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7376
7377         * config.guess (m32r*:Linux:*:*): New case.
7378         * config.sub: Handle m32rle.
7379
7380         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7381
7382         From Jens Petersen  <petersen@redhat.com>:
7383         * config.sub: Handle sparcv8.
7384
7385         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7386
7387         From Tom Smith <smith@cag.lkg.hp.com>:
7388         * config.guess: Version suffixes are equally significant on Tru64
7389         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7390         prefix of "P" (patched kernel).
7391
7392         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7393
7394         * config.sub: Add support for National Semiconductor CRX target.
7395
7396 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7397
7398         * MAINTAINERS (Various Maintainers): Remove myself as web page
7399         maintainer, add myself as maintainer of build status lists.
7400
7401 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7402
7403         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7404         *-*-netware, but add target-libmudflap.
7405         Consolidate *-*-netware targets (of which really only i?86 exists)
7406         into a single entry.
7407         * configure: Likewise.
7408
7409 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7410
7411         * Makefile.tpl (sorry): Remove.
7412         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7413         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7414         (do-clean): Clean per-stage directories too.
7415         (do-distclean): Run distclean-stage1 too.
7416         (.NOTPARALLEL): Enable during toplevel bootstrap.
7417         (stage[+id+]-bubble): Enable parallel execution during
7418         the recursive invocation.
7419         * Makefile.in: Regenerate.
7420
7421         Fix previous checkin:
7422
7423         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7424         include.
7425         * configure.in: Fix indentation.
7426         * configure: Regenerate.
7427
7428 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7429
7430         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7431         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7432         * configure: regenerate
7433         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7434         -mdynamic-no-pic
7435
7436 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7437
7438         * Makefile.def (build_modules): Add fixincludes.
7439         (dependencies): Make gcc depend on fixincludes.
7440         * configure.in (build_tools): Add fixincludes.
7441         (build_configdirs): Always include build_libs.
7442         * Makefile.in: Regenerate.
7443         * configure: Regenerate.
7444
7445 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7446
7447         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7448         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7449         phony targets; do not generate timestamp files.
7450         (distclean-stageN): Remove references to their timestamp files.
7451         (restageN, touch-stageN): Remove.
7452         (stageN-bubble): Rewritten.
7453         (compare): Support lean bootstraps.
7454         * Makefile.in: Regenerate.
7455
7456         * configure.in: Only warn when bootstrapping but
7457         build != host or build != target.  Support lean bootstraps.
7458         * configure: Regenerate.
7459
7460 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7461
7462         * configure.in:  Give a better error message if GMP/MPFR are missing
7463         and a language needing them has been requested.
7464         * configure:  Regenerated.
7465
7466 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7467
7468         * configure.in:  Print a list of available language front-ends if
7469         a requested one is missing.  Tidy stray tab characters.
7470         * configure:  Regenerated.
7471
7472 2004-08-19  Michael Koch  <konqueror@gmx.de>
7473
7474         * gcc/doc/install.texi: Update entry about automake for libjava.
7475
7476 2004-08-17  Robert Millan  <robertmh@gnu.org>
7477
7478         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7479         (instead of FreeBSD).
7480         * configure: Regenerate.
7481
7482 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7483
7484         * Makefile.in: Regenerate.
7485         * configure: Regenerate.
7486
7487         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7488         stage_*_flags.
7489         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7490         for bootstrapped modules if toplevel bootstrap is going.
7491         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7492         modules.  Adjust for changes in Makefile.def.  Enable several
7493         rules even in non-bootstrap mode, just to avoid peppering the
7494         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7495         (stage-[+prev+]-bubble): Remove.
7496
7497         * Makefile.def (Dependencies): Depend on all-build-bison,
7498         all-build-flex, all-build-byacc, all-build-texinfo, rather
7499         than the host variations.
7500         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7501         with BUILD_SUBDIR.
7502         (BISON): Update for recent Bisons.
7503         (YACC): Fix typo.
7504         (cross): Depend on all-build.
7505         (all): Do not depend on all-build.
7506         (prebootstrap): Remove.
7507         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7508         (Prebootstrap dependencies): Add them to the per-stage targets
7509         and to all-prebootstrap.
7510         * configure.in (build_configdirs): Always enable build_tools.
7511         (BUILD_DIR_PREFIX): Remove.
7512
7513         * Makefile.def (gcc): Add target variable.
7514         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7515         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7516         in the recursive `make', instead of hardwiring `all'.
7517         (Autogenerated TARGET-* variables): New.
7518
7519 2004-08-13  Brian Booth  <bbooth@redhat.com>
7520
7521         * MAINTAINERS: Remove myself from write-after-approval.
7522
7523 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7524
7525         * src-release: Stop distributing mmalloc with gdb (which doesn't
7526         use it).
7527         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7528         * Makefile.in: Regenerate.
7529
7530 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7531
7532         * configure.in (arm*-*-eabi*): New target.
7533         * configure: Regenerate.
7534
7535 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7536
7537         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7538         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7539         (Dependencies): New section.
7540         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7541         (configure-target-[+module+]): Depend on maybe-all-gcc
7542         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7543         (toplevel profiledbootstrap): Fix dependencies.
7544         * Makefile.in: Regenerate.
7545
7546 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7547
7548         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7549         target-libiberty to noconfigdirs.
7550         * configure: Regenerate.
7551
7552 2004-08-03  Paul Brook  <paul@codesourcery.com>
7553
7554         * configure.in: Check for MPFR as well as GMP.
7555         * configure: Regenerate.
7556
7557 2004-08-01  Robert Millan  <robertmh@gnu.org>
7558
7559         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7560         libmudflap for all GNU-based systems (with Glibc).
7561         * configure: Regenerate.
7562
7563 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7564
7565         * Makefile.def (host-modules): Add gcc.
7566         * Makefile.in: Regenerate.
7567         * Makefile.tpl (sorry): New rule.
7568         (configure-host, all-host, [+make_target+]-host, do-check,
7569         install-host): Do not add gcc as a special case.
7570         (host modules): Add a small special-casing for gcc.  Export
7571         extra_make_flags through the environment.
7572         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7573         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7574         other recursive targets for gcc): Remove.
7575
7576         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7577         (stage, unstage): New rules.
7578         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7579         distclean-stage[+id+]): Use stage_current.
7580         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7581         the stage*-start rules.
7582
7583 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7584
7585         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7586         use -all_load flag.
7587
7588 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7589
7590         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7591         * configure: Regenerate.
7592
7593 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7594
7595         * maintainer-scripts/gcc_release: Revert yesterday's change.
7596
7597 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7598
7599         * MAINTAINERS: Add myself to write-after-approval.
7600
7601 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7602
7603         * libf2c: Removed.
7604         * gcc/gccbug.in: Updated because of libf2c removal.
7605         * maintainer-scripts/gcc_release: Ditto.
7606
7607 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7608
7609         * configure.in: Build libmudflap by default on FreeBSD.
7610         * configure: Regenerated.
7611
7612 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7613
7614         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7615         systems.
7616         * configure: Regenerated.
7617
7618 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7619
7620         PR target/16344
7621         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7622         feedback based compiler.
7623         * Makefile.in: Rebuilt.
7624
7625 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7626
7627         * Makefile.def (host_modules): Set bootstrap=true for flex.
7628         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7629         * Makefile.in: Rebuilt.
7630
7631 2004-07-07  Jan Hubicka  <jh@suse.cz>
7632
7633         * MAINTAINERS: Add self as a profile feedback maintainer.
7634
7635 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7636
7637         * configure.in:  Do not prepend $srcdir to /dev/null in
7638         makefile fragments.
7639         * configure:  Regenerate.
7640
7641 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7642
7643         * Makefile.def (build_modules): Add bison, byacc, flex,
7644         m4, texinfo.
7645         (flags_to_pass): Add FLEX.
7646         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7647         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7648         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7649         DEFAULT_MAKEINFO): Remove.
7650         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7651         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7652         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7653         objdir or else use configured tool.
7654         (all-build): New.
7655         (all): Depend on it.
7656         (Build module dependencies): Add.
7657         * Makefile.in: Regenerate.
7658         * configure.in: Better support for multiple build modules,
7659         matching what is done for host/target modules.  Do not look
7660         for "plausible" locations of build tools if Canadian cross.
7661         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7662         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7663         * configure: Regenerate.
7664
7665 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7666
7667         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7668         * Makefile.in: Regenerate.
7669
7670 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7671
7672         * Makefile.tpl (configure-build-[+module+],
7673         configure-[+module+], configure-target-[+module+]): Pass
7674         [+extra_configure_args+].
7675         (all-build-[+module+], all-[+module+], check-[+module+],
7676         install-[+module+], [+make_target+]-[+module+],
7677         all-target-[+module+], check-target-[+module+],
7678         install-target-[+module+], [+make_target+]-target-[+module+]):
7679         Pass [+extra_make_args+].
7680         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7681         (GCC_HOST_EXPORTS): Remove.
7682         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7683         cross, check-gcc, check-gcc-c++, install-gcc,
7684         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7685         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7686         * Makefile.in: Regenerate.
7687
7688 2004-06-21  Matthew Sachs  <msachs@apple.com>
7689
7690         * MAINTAINERS: Added self to write-after-approval.
7691
7692 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7693
7694         * configure.in: Check for srcdir/winsup rather than build directory
7695         winsup.
7696         * configure: Regenerate.
7697
7698 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7699
7700         * configure.in: Don't build Cygwin native newlib if winsup
7701         directory is missing.  Emit warning instead.
7702         * configure: Regenerate.
7703
7704 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7705
7706         * Makefile.tpl (touch-stage[+id+]): New.
7707         (restage[+prev+]): Depend on touch-stage[+id+].
7708
7709         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7710         Use it throughout.
7711
7712         * Makefile.def: Add profile and feedback bootstrap stages.
7713         Remove next field from bootstrap stages.
7714         * Makefile.tpl (LN, LN_S): Substitute.
7715         (stageN-start, stageN-end): Use double-colon rules, to
7716         provide a hook for additional setup commands.
7717         (distclean-stageN-gcc, restageN): Create dependencies from
7718         [+prev+], not from [+next+].
7719         (stageN-bubble): Add commands for successive stages from
7720         [+prev+], using double-colon rules.
7721         (all-stageN-gcc): Fix typo.
7722         (stagefeedback-start, profiledbootstrap): New.
7723         * Makefile.in: Regenerate.
7724         * configure.in: Call ACX_PROG_LN.
7725         * configure: Regenerate.
7726
7727 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7728
7729         * MAINTAINERS (Write After Approval): Add myself.
7730
7731 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7732
7733         * MAINTAINERS (Write After Approval): Add myself.
7734
7735 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7736
7737         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7738         without gcc.
7739         * configure: Regenerate.
7740
7741 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7742
7743         * Makefile.tpl: Fix typo.
7744         * Makefile.in: Regenerate.
7745
7746 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7747
7748         * configure.in: Remove new- prefix from toplevel
7749         bootstrap targets.
7750         * configure: Regenerate.
7751
7752 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7753
7754         * Makefile.tpl (all.normal): Rename to all.
7755         (all): Replace with a rule to pick the default
7756         target from configure.
7757         (all-gcc, configure-gcc): Use conditionals to
7758         do nothing when toplevel bootstrap is going on.
7759         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7760         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7761         * configure.in: Support --enable-bootstrap.
7762
7763         * Makefile.def: Remove new- prefix from toplevel
7764         bootstrap targets.
7765         * Makefile.tpl: Likewise.
7766
7767         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7768         target.
7769
7770         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7771         $(RECURSE_FLAGS) to recursive invocation of make.
7772
7773         * Makefile.in: Regenerate.
7774         * configure: Regenerate.
7775
7776 2004-05-30  Andreas Jaeger  <aj@suse.de>
7777             Jim Wilson  <wilson@specifixinc.com>
7778
7779         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7780         like CC.
7781
7782 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7783
7784         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7785         * configure: Regenerate.
7786
7787 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7788
7789         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7790         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7791         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7792         targets.
7793         * Makefile.in: Regenerate.
7794
7795 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7796
7797         * configure.in: Test the ability to symlink directories.
7798         * configure: Regenerate.
7799
7800         * Makefile.def (bootstrap-stage): New definitions.
7801         * Makefile.tpl (configure-stage1-gcc,
7802         configure-stage2-gcc, configure-stage3-gcc,
7803         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7804         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7805         new-restage3, compare): Autogenerate, see Makefile.in
7806         entry for behavioral changes.
7807         (distclean-stage1, new-stage1-start, new-stage1-end,
7808         new-stage1-bubble, distclean-stage2, new-stage2-start,
7809         new-stage2-end, new-stage2-bubble, distclean-stage3,
7810         new-stage3-start, new-stage3-end): New autogenerated targets.
7811         (objext, prebootstrap, BOOT_CFLAGS,
7812         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7813         targets.
7814
7815         * Makefile.in: Regenerate.
7816         (distclean-stage1, new-stage1-start, new-stage1-end,
7817         new-stage1-bubble, distclean-stage2, new-stage2-start,
7818         new-stage2-end, new-stage2-bubble, distclean-stage3,
7819         new-stage3-start, new-stage3-end): New targets.
7820         (all-stage1-gcc): Move prebootstrap dependency from here...
7821         (configure-stage1-gcc): ...to here.
7822         (new-bootstrap): Use bubble targets.
7823         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7824         Use per-stage distclean targets.
7825         (configure-stage1-gcc, configure-stage2-gcc,
7826         configure-stage3-gcc, all-stage1-gcc,
7827         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7828         Use new-stageN-start to prepare the tree.
7829
7830 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7831
7832         * Makefile.def (host_modules): add libcpp.
7833         * Makefile.tpl: Add dependencies on and for libcpp.
7834         * Makefile.in: Regenerate.
7835         * configure.in: Add libcpp host module.
7836         * configure: Regenerate.
7837
7838 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7839
7840         * Makefile.tpl: Whenever a recursive target is defined, wrap
7841         it in a special @if/@endif block, and prepare its maybe
7842         dependency in the @if/@endif block
7843         * configure.in: Instead of writing maybe dependencies, remove
7844         the @if/@endif statements, and remove the @if/@endif blocks
7845         that remain.
7846         * configure: Regenerate.
7847         * Makefile.in: Regenerate.
7848
7849 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7850
7851         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7852
7853 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7854
7855         PR bootstrap/15120
7856         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7857         * */configure: Rebuilt.
7858
7859 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7860
7861         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7862         of libf2c.
7863         * configure, Makefile.in: Regenerate.
7864
7865 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7866
7867         * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7870
7871         Merge from tree-ssa-20020619-branch.
7872
7873         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7874         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7875         (HOST_GMPLIBS): Define.
7876         (HOST_GMPINC): Define.
7877         (TARGET_LIB_PATH): Add libmudflap.
7878         (GFORTRAN_FOR_TARGET): Define.
7879         (configure-build*): Export GFORTRAN.
7880         (configure-gcc): Export GMPLIBS and GMPINC.
7881         (all-gcc): Add maybe-all-libbanshee.
7882         (configure-target-libgfortran): Define.
7883         * Makefile.in: Regenerate.
7884         * configure.in (host_libs): Add libbanshee.
7885         (target_libraries): Add target-libmudflap and target-libgfortran.
7886         Add --with-libbanshee.
7887         Handle --disable-libmudflap.
7888         (*-*-freebsd*): Use with_gmp.
7889         Add $(libgcj) to noconfigdirs.
7890         * configure: Regenerate.
7891         * depcomp: New file.
7892         * MAINTAINERS: Add tree-ssa maintainers.
7893
7894 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7895
7896         * MAINTAINERS (Various Maintainers): Add myself.
7897
7898 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7899
7900         * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7903
7904         * MAINTAINERS (Write After Approval): Add myself.
7905
7906 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7907
7908         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7909         * configure: Regenerate.
7910
7911 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7912
7913         Revert:
7914         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7915
7916         * Makefile.def (flags_to_pass): Remove *dir variables that
7917         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7918         as well as prefix and exec_prefix.
7919         * Makefile.in: Regenerate.
7920
7921 2004-04-26  Robert Millan  <robertmh@gnu.org>
7922
7923         Add patches from libtool CVS.
7924         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7925         * ltconfig: Likewise.
7926         * ltcf-c.sh: Likewise.
7927         * ltcf-cxx.sh: Likewise.
7928         * ltcf-gcj.sh: Likewise.
7929
7930 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7931
7932         * Makefile.def (host_modules): Mark with the bootstrap
7933         flag packages on which gcc depends.
7934         * Makefile.tpl (all-bootstrap): Use it.
7935         * Makefile.in: Regenerate.
7936
7937 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7938
7939         * Makefile.def (flags_to_pass): Remove *dir variables that
7940         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7941         as well as prefix and exec_prefix.
7942         * Makefile.in: Regenerate.
7943
7944 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7945
7946         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7947         * configure: Regenerate.
7948         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7949         * gcc/Makefile.tpl (compare): Use the result of the test.
7950         * gcc/Makefile.in: Regenerate.
7951
7952 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7953
7954         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7955         Always relocate gcc and prev-gcc to the original names, even
7956         if the build fails.
7957         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7958         New targets.
7959
7960 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7961
7962         * MAINTAINERS: Update my email address.
7963
7964 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7965
7966         * configure.in (mips*-*-irix5*): Enable ld.
7967         * configure: Regenerate.
7968
7969 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7970
7971         * configure: Regenerate.
7972
7973 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7974
7975         * Makefile.tpl (configure-[+module+], configure-gcc,
7976         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7977         Set and export LDFLAGS.
7978         * Makefile.in: Regenerate.
7979
7980 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7981
7982         * MAINTAINERS: Add myself to write-after-approval.
7983
7984 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7985
7986         PR bootstrap/14871
7987         * Makefile.tpl: If we don't have built-in-tree target tools,
7988         use the ones found by configure rather than hacking around with
7989         program_transform_name.
7990         * configure.in: Give Makefile.tpl the information necessary
7991         to do that.
7992         * Makefile.in: Regenerate.
7993         * configure: Regenerate.
7994
7995 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7996
7997         PR bootstrap/14760
7998         * configure.in: When computing baseargs, strip *all* copies of
7999         offending options.  Also, don't match/substitute the trailing space,
8000         so that this actually works when two similar options are separated by
8001         only one space.
8002         * configure: Regenerate.
8003
8004 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8005
8006         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8007         (rs6000-*-aix*): Same.
8008         * configure: Regenerate.
8009
8010 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8011
8012         * MAINTAINERS: Add myself to write-after-approval.
8013
8014 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8015
8016         * MAINTAINERS: Add myself to write-after-approval.
8017
8018 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8019
8020         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8021         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8022         * Makefile.in: Regenerate.
8023
8024         * configure.in (top level bootstrap support): Rework --enable-werror
8025         to set @stage2_werror_flag@.
8026         * configure: Regenerate.
8027         * Makefile.tpl (top level bootstrap support): Pass
8028         @stage2_werror_flag@ down to configure in stages 2 and 3.
8029         * Makefile.in: Regenerate.
8030
8031 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8032
8033         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8034         for stages 2 and 3 as well as in make.  As a consequence, remove
8035         OUTPUT_OPTION (now detected by configure) from the flags passed down
8036         to make.
8037         * Makefile.in: Regenerate.
8038
8039         * Makefile.tpl (new-bootstrap): Fix typo.
8040         * Makefile.in: Regenerate.
8041
8042 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8043
8044         * Makefile.tpl: Rearrange by moving recursive_targets rules
8045         into their proper sections.
8046         * Makefile.tpl (top level bootstrap support): Move disabling
8047         of coverage flags from 'make' to 'configure'; improve comments.
8048         * Makefile.in: Regenerate.
8049
8050         * Makefile.tpl (experimental top level bootstrap) Move stage1
8051         language setting from all- target to configure- target; disable
8052         intermodule optimization in stage 1; prevent gratuitous rebuilds
8053         of stage 1.
8054         * Makefile.in: Regenerate.
8055         * configure.in: Comma-separate stage 1 language list for top
8056         level bootstrap.
8057         * configure: Regenerate.
8058
8059         * Makefile.tpl: Clean up experimental top level bootstrap support:
8060         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8061         prev-gcc in configure- targets as well as all- targets.
8062         * Makefile.in: Regenerate.
8063
8064 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8065
8066         * compile: New file imported from automake.
8067
8068 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8069
8070         * configure.in: Remove symbolic link section.
8071         * configure: Regenerate.
8072         * Makefile.tpl (links): Remove.
8073         * Makefile.in: Regenerate.
8074
8075 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8076             Nathanael Nerode  <neroden@gcc.gnu.org>
8077
8078         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8079         Set with AC_CHECK_PROGS.
8080         * configure.in: Fix comment typo from last patch.
8081         * configure: Regenerate.
8082
8083 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8084
8085         * Makefile.tpl: Introduce experimental top level bootstrap support.
8086         * Makefile.in: Regenerate.
8087         * configure.in: Introduce support for top level bootstrap.
8088         * configure: Regenerate.
8089
8090 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8091             Paolo Bonzini  <bonzini@gnu.org>
8092
8093         PR bootstrap/14522
8094         * configure.in: Cope with shells that do not support unquoted ^
8095         * configure: Regenerate.
8096
8097 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8098             Paolo Bonzini  <bonzini@gnu.org>
8099
8100         PR bootstrap/14522
8101         * configure.in: Cope with shells that do not support nesting
8102         quotes inside quoted backquote substitutions.
8103         * configure: Regenerate.
8104
8105 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8106
8107         PR bootstrap/14522
8108         * configure.in: Fix escaping of $.
8109         * configure: Regenerate.
8110
8111 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8112
8113         * configure: Regenerate, since I forgot to while committing Paolo's
8114         changes.
8115
8116 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8117
8118         PR ada/14131
8119         Move language detection to the top level.
8120         * configure.in: Find default values for the tools as
8121         soon as possible.  Disable ada if GNAT is not found.
8122         Emit error message about missing languages.  Expand
8123         --enable-languages=all for the gcc subdirectory.
8124
8125 2004-03-10  Ben Elliston  <bje@gnu.org>
8126
8127         * MAINTAINERS: Update my email address.
8128
8129 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8130
8131         * ltconfig: Disable building static libraries if building shared
8132         libraries on AIX 5L.
8133
8134 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8135
8136         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8137         and disable libgcj.
8138         * configure: Regenerated.
8139
8140 2004-03-01  Brian Booth  <bbooth@redhat.com>
8141
8142         * MAINTAINERS: Add myself to write-after-approval.
8143
8144 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8145
8146         * MAINTAINERS: Add myself to write-after-approval.
8147
8148 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8149
8150         PR bootstrap/7087
8151         * Makefile.tpl: Guard XFOO sed statements better.
8152         * Makefile.tpl: Add dependency for configure-target-libada.
8153         * Makefile.in: Regenerate (incidentally fixes broken
8154         commit when libada-branch was merged).
8155
8156 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8157
8158         * MAINTAINERS: Add myself to write-after-approval.
8159
8160 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8161
8162         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8163         maintainers.
8164
8165 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8166
8167         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8168         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8169
8170 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8171
8172         PR bootstrap/11932
8173         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8174
8175 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8176
8177         * MAINTAINERS: Added myself to write-after-approval.
8178
8179 2004-02-14  Michael Koch  <konqueror@gmx.de>
8180
8181         * MAINTAINERS: Added myself to write-after-approval.
8182
8183 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8184
8185         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8186         some OS port maintainers to OS port maintainers section.
8187
8188 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8189
8190         * MAINTAINERS: Add self.
8191
8192 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8193
8194         * MAINTAINERS: Alphabetize.
8195
8196 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8197
8198         * MAINTAINERS: Remove myself.
8199
8200 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8201
8202         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8203         (rs6000-*-aix*): Same.
8204         * configure: Regenerate.
8205
8206 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8207
8208         * configure.in (host): Add in missing $noconfigdirs to defines.
8209         * configure: Regenerate.
8210
8211 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8212             Nathanael Nerode  <neroden@gcc.gnu.org>
8213
8214         PR ada/6637, PR ada/5911
8215         Merge with libada-branch:
8216         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8217         with appropriate dependencies. Add --enable-libada configure switch.
8218         * configure, Makefile.in: Regenerate.
8219
8220 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8221
8222         * MAINTAINERS: Add myself to write-after-approval.
8223
8224 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8225
8226         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8227         * configure: Regenerate.
8228
8229 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8230
8231         Merge from upstream:
8232
8233         * ltmain.in: When setting IFS to '~', be careful about user
8234         arguments that contain '~'.
8235
8236         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8237
8238         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8239         Also test $base_compile against $CC with escaped arguments. Bug
8240         reported by Geoff Keating <geoffk@apple.com>.
8241
8242 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8243
8244         * MAINTAINERS: Remove i960 port.
8245
8246 2004-01-23  DJ Delorie  <dj@redhat.com>
8247
8248         * Makefile.def (target_modules) [libiberty]: Don't stage.
8249         * Makefile.in: Rebuilt.
8250
8251 2004-01-20  Caroline Tice  <ctice@apple.com>
8252
8253         * MAINTAINERS: Add myself to write-after-approval.
8254
8255 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8256
8257         * MAINTAINERS: Update my email address.
8258
8259 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8260
8261         * MAINTAINERS: Add myself to write-after-approval.
8262
8263 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8264
8265         * MAINTAINERS: Remove entries without email address.
8266
8267 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8268
8269         * MAINTAINERS: Add myself to write-after-approval.
8270
8271 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8272
8273         * MAINTAINERS: Update my email address.
8274
8275 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8276
8277         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8278         * Makefile.tpl (configure-target-[+module+]): Support stage.
8279         * Makefile.in: Rebuilt.
8280
8281 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8282
8283         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8284
8285 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8286
8287         * MAINTAINERS: Add myself as a MIPS maintainer.
8288
8289 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8290
8291         * configure.in: Use ./config.cache, not config.cache.
8292         * configure: Regenerate.
8293         * Makefile.tpl: Special-casing not needed for GCC any more.
8294         * Makefile.in: Regenerate.
8295
8296         * configure.in: Don't share a cache file for host dirs.
8297         * configure: Regenerate.
8298
8299         * config-ml.in: Don't mess with the cache file.
8300
8301 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8302
8303         * MAINTAINERS: Move myself from 'Write After Approval' to
8304         'CPU Port Maintainers' section as SPARC maintainer.
8305
8306 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8307
8308         * Makefile.tpl: Make GCC use a separate config.cache.
8309         * Makefile.in: Regenerate.
8310
8311         PR bootstrap/11932, PR bootstrap/11933
8312         (I don't know if it will fix either of them, but it relates
8313         to them.)
8314         * configure.in: Don't use shared config.cache for target
8315         directories.
8316         * configure: Regenerate.
8317
8318 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8319
8320         * MAINTAINERS: Add myself to 'Write After Approval' section.
8321
8322 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8323
8324         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8325         * configure: Regenerated.
8326
8327 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8328
8329         * MAINTAINERS: Remove the mn10200 maintainer.
8330
8331 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8332
8333         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8334         * configure: Regenerated.
8335
8336 2003-12-16  Jan Hubicka  <jh@suse.cz>
8337
8338         * MAINTAINERS: Add myself as callgraph maintainer.
8339
8340 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8341
8342         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8343         * configure: Regenerate.
8344
8345 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8346
8347         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8348         'Write After Approval' section. Update email.
8349
8350 2003-12-01  James Lemke  <jim@wasabisystems.com>
8351
8352         * MAINTAINERS (Write After Approval): Add myself.
8353
8354 2003-11-20  Matt Thomas  <matt@3am-software.com>
8355
8356         * MAINTAINERS: Add myself as a vax port maintainer.
8357
8358 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8359
8360         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8361         (configure-build-[+module+], configure-[+module+]): Likewise.
8362         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8363         * Makefile.in: Regenerate.
8364
8365 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8366
8367         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8368         shared/dylibed libraries.
8369         * ltmain.sh: Likewise.
8370         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8371         * ltcf-cxx.sh: Likewise.
8372         * ltcf-gcj.sh: Likewise.
8373         * ltconfig: Likewise.
8374
8375 2003-11-17  Stan Cox  <scox@redhat.com>
8376
8377         * MAINTAINERS: Add myself as iq2000 port maintainer.
8378
8379 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8380
8381         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8382         * Makefile.in: Regenerate.
8383
8384 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8385
8386         * config.sub: Update to 2003-11-03 version.
8387
8388 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8389
8390         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8391         * configure:  Regenerate.
8392
8393 2003-10-20  Nicolas Pitre  <nico@cam.org>
8394
8395         * MAINTAINERS: Add myself to 'Write After Approval' section.
8396
8397 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8398
8399         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8400
8401 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8402
8403         * MAINTAINERS: Update my email address.
8404
8405 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8406
8407         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8408
8409 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8410
8411         * MAINTAINERS: Add myself to 'Write After Approval' section.
8412
8413 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8414
8415         * config.guess: Update to 2003-10-16 version.
8416         * config.sub: Update to 2003-10-16 version.
8417
8418 2003-10-15  David Daney  <ddaney@avtrex.com>
8419
8420         * MAINTAINERS: Added myself to 'Write After Approval' section.
8421
8422 2003-10-15  Falk Hueffner  <falk@debian.org>
8423
8424         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8425         'Write After Approval' section. Update email.
8426
8427 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8428
8429         * MAINTAINERS: Move myself from 'Write After Approval' to
8430         'Various Maintainers' section as middle-end maintainer.
8431
8432 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8433
8434         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8435         HOST_FLAGS_TO_PASS.
8436         * Makefile.in: Regenerate.
8437
8438 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8439
8440         * config.guess: Update to 2003-10-07 version.
8441         * config.sub: Update to 2003-10-07 version.
8442
8443 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8444
8445         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8446         * ltconfig (irix5*, irix6*): Don't override version_type.
8447
8448 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8449
8450         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8451         * configure: Rebuilt
8452         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8453         * Makefile.in: Rebuilt
8454
8455 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8456
8457         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8458
8459 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8460
8461         * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2003-09-29  Paul Koning  <ni1d@arrl.net>
8464
8465         * MAINTAINERS: Move myself from "Write After Approval"
8466         to CPU platform maintainers for pdp11 platform.
8467
8468 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8469
8470         * MAINTAINERS: Move myself from 'Write After Approval' to
8471         'Various Maintainers' section as libffi testsuite maintainer.
8472
8473 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8474
8475         * configure.in: Pass a computed --program-transform-name
8476         to subconfigures.
8477         * configure: Regenerated.
8478
8479 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8480
8481         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8482         * Makefile.in: Regenerate.
8483
8484         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8485         * Makefile.in: Regenerate.
8486
8487 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8488
8489         * MAINTAINERS: Move myself from 'Write After Approval'
8490         to 'Various Maintainers' (objective-c) section.
8491
8492 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8493
8494         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8495         quoting.
8496         * configure: Regenerated.
8497
8498 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8499
8500         * MAINTAINERS (Write After Approval): Add myself to write after
8501         approval list.
8502
8503 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8504
8505         * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8508
8509         * MAINTAINERS: Update my e-mail address.
8510
8511 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8512
8513         * libtool.m4 (LD): Correct powerpc64 host match.
8514
8515 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8516
8517         * MAINTAINTERS: Update my affiliation and email address.
8518
8519 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8520
8521         * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2003-09-04  DJ Delorie  <dj@redhat.com>
8524
8525         * configure: Regenerate.
8526
8527 2003-09-04  Robert Millan  <robertmh@gnu.org>
8528
8529         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8530
8531 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8532
8533         * configure.in: Ensure arguments to sed are properly spaced.
8534         * configure: Regenerate.
8535
8536 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8537
8538         * MAINTAINERS: Update my e-mail address.
8539
8540 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8541
8542         * MAINTAINERS (Write After Approval): Add myself.
8543
8544 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8545
8546         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8547         * configure: Regenerated.
8548
8549 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8550
8551         * MAINTAINERS: Update my email address.
8552
8553 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8554
8555         * configure.in:  Use newline instead of semicolon when assuming
8556         shell arguments in a for loop.
8557         * configure:  Regenerated.
8558
8559 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8560
8561         * MAINTAINERS: Resurrect the i860 maintainer.
8562
8563 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8564
8565         PR 8180
8566         * configure.in: When testing with_libs and with_headers, treat
8567         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8568         * configure: Regenerate.
8569
8570         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8571         make, shell, etc.
8572         (baseargs): Likewise.
8573         * configure: Regenerate.
8574
8575 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8576
8577         * MAINTAINERS (Write After Approval): Add myself.
8578
8579 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8580
8581         * configure.in: Disable libgcj for darwin not on powerpc.
8582         * configure: Rebuild.
8583
8584 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8585
8586         * config-ml.in, symlink-tree: Add license.
8587
8588 2003-08-03  Richard Stallman  <rms@gnu.org>
8589             Eben Moglen  <moglen@columbia.edu>
8590
8591         * README.SCO: New file.
8592
8593 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8594
8595         * Makefile.tpl (check, check-c++): Express dependencies using
8596         dependencies rather than commands.
8597         * Makefile.in: Regenerate.
8598
8599 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8600
8601         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8602         * configure: Ditto.
8603
8604 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8605
8606         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8607         * Makefile.in: Update.
8608
8609 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8610
8611         * configure.in: Enable libgcj for darwin.
8612         * configure: Rebuild.
8613
8614 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8615
8616         * config-ml.in:  Use ac_configure_args directly instead of
8617         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8618         actually seen.
8619
8620 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8621
8622         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8623         creating target and build subdirs to build all parent dirs as needed.
8624         * Makefile.in: Rebuild.
8625         * configure.in: Don't build dirs explicitly here.
8626         * configure: Rebuild.
8627
8628 2003-07-26  Paul Brook  <paul@nowt.org>
8629
8630         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8631
8632 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8633
8634         * Makefile.tpl (all-make): Depend on intl.
8635         * Makefile.in: Rebuilt.
8636
8637 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8638
8639         * install-sh:  Update to newer upstream versions (associated with
8640         aclocal 1.7).
8641         * mkinstalldirs:  Likewise.
8642         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8643
8644 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8645
8646         * MAINTAINERS: Move self from Bug database only accounts
8647         to write-after-approval.
8648
8649 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8650
8651         * config.if: Remove unused libc_interface determination.
8652
8653 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8654
8655         * MAINTAINERS: Move self from write-after-approval to
8656         build machinery (*.in).
8657
8658 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8659
8660         PR bootstrap/11273
8661         PR bootstrap/11408
8662         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8663         unused INSTALL_PROGRAM_ARGS.
8664         * configure.in: Use AC_PROG_INSTALL.
8665         * Makefile.in: Regenerate.
8666         * configure: Regenerate.
8667
8668 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8669
8670         * MAINTAINERS: Alphabetize.
8671
8672 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8673
8674         * configure: Rebuilt.
8675         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8676         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8677         newlib nor libgloss.
8678         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8679         * configure.in (am33_2.0-*-linux*): Added.
8680
8681 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8682
8683         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8684         * configure: Regenerate.
8685
8686 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8687
8688         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8689         * Makefile.in: Regenerate.
8690
8691 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8692
8693         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8694         * Makefile.in: Regenerate.
8695
8696 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8697
8698         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8699         * Makefile.in: Regenerated.
8700
8701         * config-ml.in: Replace PWD with PWD_COMMAND.
8702
8703 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8704
8705         * intl: New directory; see intl/ChangeLog for details.
8706         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8707         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8708         * Makefile.in: Regenerate.
8709
8710 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8711
8712         * configure.in: Clean up config-lang.in handling.  Delete
8713         useless assignment to "subdirs".
8714         * configure: Regenerate.
8715
8716 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8717
8718         * configure.in: Rename 'target_libs' to 'target_libraries'.
8719         Remove useless reference to 'target_libs'.
8720         * configure: Regenerate.
8721
8722 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8723
8724         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8725         * Makefile.in: Regenerate.
8726
8727 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8728
8729         * Makefile.def: Introduce flags_to_pass.
8730         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8731         * Makefile.in: Regenerate.
8732
8733 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8734
8735         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8736         and target-libgloss.
8737         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8738         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8739         * configure: Regenerate.
8740
8741 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8742
8743         * configure.in: Update testsuite_flags to new location.
8744         * configure. Regenerate.
8745
8746 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8747
8748         * Makefile.tpl: Remove BUILD_CC stuff.
8749         * Makefile.in: Regenerate.
8750
8751 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8752
8753         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8754
8755 2003-06-16  Graeme Peterson  <gp@qnx.com>
8756
8757         * MAINTAINERS (Write After Approval): Add myself.
8758
8759 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8760
8761         * config.guess: Update to 2003-06-12 version.
8762         * config.sub: Update to 2003-06-13 version.
8763
8764 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8765
8766         * config.guess: Update to 2003-06-06 version.
8767         * config.sub: Update to 2003-06-06 version.
8768
8769 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8770
8771         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8772         * configure. Regenerate.
8773
8774 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8775
8776         * configure.in: Disable serial configure by default.
8777         * configure: Regenerate.
8778         * Makefile.tpl: Abolish .NOTPARALLEL.
8779         * Makefile.in: Regenerate.
8780
8781         * Makefile.tpl: Replace {build,host,target}_canonical by
8782         {build,host,target}.
8783         * Makefile.in: Regenerate.
8784
8785         * Makefile.tpl: Fix stupid pasto.
8786         * Makefile.in: Regenerate.
8787
8788 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8789
8790         * Makefile.tpl: Remove bogus conditional.
8791         * Makefile.in: Regenerate.
8792
8793 2003-06-05  Jan Hubicka  <jh@suse.cz>
8794
8795         * Makefile.tpl (profiledbootstrap): New target.
8796         * Makefile.in (profiledbootstrap): New target.
8797
8798 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8799
8800         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8801         Pinski. Remove user names from other bugzilla-only maintainers.
8802
8803 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8804
8805         * Makefile.tpl: Make 'recursive targets' using autogen rather
8806         than shell loop.  Remove duplicate 'clean' targets and false
8807         comments.
8808         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8809         Add systematic method of specifying missing targets in subdirs.
8810         Add copyright boilerplate.
8811         * Makefile.in: Regenerate.
8812         * configure.in: Add 'recursive targets' to maybe list.
8813         * configure: Regenerate.
8814
8815         * MAINTAINERS: "GNATS only" -> "Bug database only".
8816
8817         * Makefile.tpl: Rename [+target+] to [+make_target+].
8818         * Makefile.def: Rename 'target' to 'make_target'.
8819
8820 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8821
8822         * MAINTAINERS: Add self as options handling maintainer.
8823
8824 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8825
8826         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8827         been too long since I touched those ports.
8828
8829 2003-05-28  DJ Delorie  <dj@redhat.com>
8830
8831         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8832         * Makefile.in: Regenerate.
8833
8834 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8835
8836         * configure.in: Use curly braces in the definition of tooldir.
8837         * configure: Regenerate.
8838
8839 2003-05-21  DJ Delorie  <dj@redhat.com>
8840
8841         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8842         newlib or libgloss.
8843         * Makefile.in: Regenerate.
8844
8845 2003-05-21  DJ Delorie  <dj@redhat.com>
8846
8847         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8848         * Makefile.in: Regenerate.
8849
8850 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8851
8852         * MAINTAINERS: Update my e-mail address.
8853
8854 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8855
8856         * configure.in: Switch more things to use maybe dependencies.
8857         * Makefile.tpl: Switch more things to use maybe dependencies.
8858         Factor out common code from autogen IF statements.
8859         * configure: Regenerate.
8860         * Makefile.in: Regenerate.
8861
8862 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8863
8864         * configure.in: Accept i[3456789]86 for machine type.
8865         * configure: Regenerate.
8866
8867 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8868
8869         * configure.in: Switch more things to use maybe dependencies.
8870         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8871         * configure: Regenerate.
8872         * Makefile.tpl: Switch more things to use maybe dependencies.
8873         * Makefile.in: Regenerate.
8874
8875 2003-05-16  Andreas Schwab  <schwab@suse.de>
8876
8877         * Makefile.tpl (install-opcodes): Define.
8878         * Makefile.in: Rebuild.
8879
8880 2003-05-13  Andreas Jaeger  <aj@suse.de>
8881
8882         * config.guess: Update to 2003-05-09 version.
8883         * config.sub: Update to 2003-05-09 version.
8884
8885 2003-05-13  Michael Eager  <eager@mvista.com>
8886
8887         * configure.in: Correct sed script so that options in quotes are not
8888         deleted.
8889         * configure: Rebuild.
8890
8891 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8892
8893         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8894         and $$s/newlib/libc/sys/cygwin32 include paths.
8895         * configure: Ditto.
8896
8897 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8898
8899         * MAINTAINERS: Update my email addresses.
8900
8901 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8902
8903         * config-ml.in: Propagate INSTALL variables.
8904
8905 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8906
8907         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8908
8909 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8910
8911         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8912         * Makefile.in: Regenerate.
8913
8914 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8915
8916         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8917
8918 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8919
8920         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8921
8922 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8923
8924         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8925         * Makefile.in: Regenerated.
8926
8927 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8928
8929         * MAINTAINERS (Write After Approval): Upgrade myself from
8930         GNATS only to write-after-approval. Update my mail address.
8931
8932 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8933
8934         (OS Port Maintainers: freebsd): Add myself.
8935
8936 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8937
8938         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8939
8940 2003-04-22  Kean Johnston  <jkj@sco.com>
8941
8942         * MAINTAINERS (SCO ports): Added myself.
8943
8944 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8945
8946         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8947
8948 2003-04-19  Kean Johnston  <jkj@sco.com>
8949
8950         * MAINTAINERS (Write After Approval): Add myself.
8951
8952 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8953
8954         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8955         * Makefile.in: Regenerate.
8956
8957 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8958
8959         * configure.in (powerpc64*-*-linux*): Remove.
8960         * configure: Rebuilt.
8961
8962 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8963
8964         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8965         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8966         and restrap.
8967         * Makefile.in:  Regenerate.
8968
8969 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8970
8971         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8972         * configure: Regenerated.
8973
8974 2003-04-15  DJ Delorie  <dj@redhat.com>
8975
8976         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8977
8978 2003-04-13  Nick Clifton  <nickc@redhat.com>
8979
8980         * config-ml.in: Remove support for --disable-aix removing
8981         call-aix multilibs.
8982
8983 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8984
8985         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8986         * */configure: Rebuilt.
8987
8988 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8989
8990         * MAINTAINERS: Add my email address.
8991
8992 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8993
8994         * MAINTAINERS (Write After Approval): Add myself.
8995
8996 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8997
8998         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8999         * Makefile.in: Regenerate.
9000
9001 2003-03-14  Michael Chastain  <mec@shout.net>
9002
9003         * Makefile.in: Regenerate with correct Makefile.def.
9004
9005 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9006
9007         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9008         Make macro.
9009         * Makefile.in: Regenerate.
9010         * configure.in: Clean up gxx_include_dir logic.
9011         * configure: Regenerate.
9012
9013 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9014
9015         * MAINTAINERS (Write After Approval): Add myself.
9016
9017 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9018
9019         * MAINTAINERS: Update my mail address.
9020
9021 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9022
9023         * configure.in (gxx_include_dir): Fix typo.
9024         * configure: Regenerated.
9025
9026 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9027
9028         * Makefile.tpl: Reindent.
9029         * Makefile.in: Regenerate.
9030         * configure.in: Reindent.  Don't set unused variables.
9031         * configure: Regenerate.
9032
9033 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9034
9035         * configure.in: Include $(build_tooldir)/sys-include in
9036         FLAGS_FOR_TARGET.
9037         * configure: Regenerated.
9038
9039 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9040
9041         * Makefile.tpl: Always pass down RANLIB.
9042         * Makefile.in: Regenerate.
9043
9044         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9045         * Makefile.in: Regenerate.
9046         * configure.in: Remove unused logic relating to --enable-shared
9047         and --enable-threads.  Remove bogus comments.  Remove redundant
9048         noconfigdirs.
9049         * configure: Regenerate.
9050
9051         * configure.in: Replace ${libstdcxx_version} by its value.
9052         Remove reference to mh-dgux.
9053         * configure: Regenerate.
9054
9055 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9056
9057         * MAINTAINERS (Write After Approval): Add myself.
9058
9059 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9060
9061         * Makefile.tpl: Rearrange.
9062         * Makefile.in: Regenerate.
9063
9064 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9065
9066         * configure.in: Add support for kaOS as cross build target system.
9067         * configure: Regenerated.
9068
9069 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9070
9071         * MAINTAINERS (Write after approval): Add myself.
9072
9073 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9074
9075         * MAINTAINERS: Update my email address.
9076
9077 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9078
9079         * MAINTAINERS: Add self to blanket write privs. section.
9080
9081 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9082
9083         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9084         configure-target-* as some target builds may require additional
9085         flags for preprocessor tests.
9086         * Makefile.in: Regenerated.
9087
9088 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9089
9090         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9091         * ltconfig: Handle it.
9092         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9093         auto-detecting it.
9094
9095         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9096         it is used as argument to $CC.
9097         * ltcf-gcj.sh: Likewise.
9098
9099         * configure.in: Introduce --enable-maintainer-mode.
9100         * configure: Rebuilt.
9101         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9102         for maintainer mode.
9103         * Makefile.in: Rebuilt.
9104
9105 2003-02-18  Jason Merrill  <jason@redhat.com>
9106
9107         * Makefile.tpl (check-c++): Allow parallelism.
9108
9109 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9110
9111         * MAINTAINERS: Remove John Carr (who never actually had access to
9112         gcc.gnu.org).
9113
9114 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9115
9116         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9117         don't configure target-libobjc.
9118         * configure: Regenerate.
9119
9120 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9121
9122         * Makefile.tpl (RANLIB): Define.
9123         * Makefile.in: Regenerate.
9124
9125 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9126
9127         * MAINTAINERS: Update my email.
9128
9129 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9130
9131         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9132         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9133         * Makefile.in: Regenerated.
9134         * configure.in: Remove all traces of snavigator, db, and grep.
9135         * configure: Regenerated.
9136
9137 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9138
9139         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9140         After Approval.
9141
9142 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9143
9144         * MAINTAINERS (Write after approval): Add myself.
9145
9146 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9147
9148         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9149         * Makefile.in: Regenerated.
9150
9151 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9152
9153         * config.guess: Updated to 2003-01-30's version.
9154         * config.sub: Updated to 2003-01-28's version.
9155
9156 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9157
9158         * config.if: If gcc_version is already set, just use it.  Don't set
9159         gcc_version_trigger if it's already set, otherwise set it to
9160         gcc/version.c, but only if the file exists.  If it is not set and
9161         gcc/version.c does not exist, try to extract the version number from
9162         $CC.
9163
9164 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9165
9166         * MAINTAINERS: Add myself to write-after-approval list.
9167
9168 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9169
9170         * configure.in:  Revert 24Jan change.
9171         * configure:  Regenerate.
9172
9173 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9174
9175         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9176         entry of HJ Lu.
9177
9178 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9179
9180         * configure.in: Revert previous change.
9181         * configure: Regenerate.
9182
9183 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9184
9185         * configure.in: Make rda native-only.
9186         * configure: Regenerate.
9187
9188 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9189
9190         * MAINTAINERS: Move myself from GNATS-only-accounts to
9191         write-after-approval.
9192
9193 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9194
9195         * configure.in: Add missing \.
9196         * configure: Rebuilt.
9197
9198 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9199
9200         * configure.in (baseargs): Avoid using \| in sed regular
9201         expressions.
9202         * configure: Rebuilt.
9203
9204 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9205
9206         * configure.in (baseargs): Remove all supported forms of
9207         --cache-file, --srcdir, --host, --build and --target options
9208         from argument lists.
9209         * configure: Rebuilt.
9210
9211 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9212
9213         * MAINTAINERS: Add myself to write-after-approval list.
9214
9215 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9216
9217         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9218         * configure: Rebuilt.
9219
9220 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9221
9222         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9223         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9224         * Makefile.in: Regenerate.
9225         * configure: Regenerate.
9226
9227 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9228
9229         * configure.in: Remove Makefile in build, host and target modules
9230         unless configure was run with --no-recursion.
9231         * configure: Rebuilt.
9232
9233 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9234
9235         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9236         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9237         * Makefile.in: Regenerate.
9238
9239 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9240
9241         * config.guess: Update to 2003-01-03 version.
9242         * config.sub: Update to 2003-01-03 version.
9243
9244 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9245
9246         * configure: Regenerate with proper autoconf 2.13.
9247
9248 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9249
9250         * configure.in: Add AC_PREREQ for consistency.
9251         * configure: Regenerate.
9252
9253 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9254
9255         * configure.in (GDB_TK): Add tcl directories conditional on
9256         gdb/gdbtk directory being present.
9257         * configure: Regenerate.
9258
9259 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9260
9261         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9262         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9263         * configure: Rebuilt.
9264
9265 2002-12-31  Tom Tromey  <tromey@redhat.com>
9266
9267         * Makefile.in: Rebuilt.
9268         * Makefile.def (target_modules) [libffi]: Allow installation.
9269
9270 2002-12-31  Andreas Schwab  <schwab@suse.de>
9271
9272         * configure.in: Fix use of $program_transform_name.
9273         * configure: Regenerated.
9274
9275 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9276
9277         * configure.in (baseargs): Don't remove first configure argument.
9278         * configure: Regenerated.
9279
9280 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9281
9282         * Makefile.tpl (local-distclean): Don't remove...
9283         (multilib.ts): ... this.  Moved into...
9284         (multilib.out): ... this.  Don't use sub-make.
9285         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9286         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9287         (configure-build-[+module+], configure-[+module+],
9288         configure-target-[+module+], configure-gcc): ... these.  Test
9289         for Makefile existence.  Drop config.status from dependencies.
9290         * Makefile.in: Rebuilt.
9291         * configure.in: Move gcc-version-trigger to the end of
9292         ac_configure_args.  Add comments to maybedep.tmp and
9293         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9294         nonopt from baseargs, matching and removing corresponding
9295         whitespace while at it.
9296         * configure: Rebuilt.
9297
9298 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9299
9300         * configure.in (host_configargs): Replace reference to
9301         no-longer-defined buildopts with --build=${build_alias}.
9302         * configure: Rebuilt.
9303
9304         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9305         program_transform_name to standard idiom.
9306         (AUTOGEN, AUTOCONF): Define.
9307         (Makefile.in): Use $(AUTOGEN).
9308         (Makefile): Depend on config.status, and use autoconf-style rule to
9309         build it.  Move original commands to...
9310         (config.status): ... this new target.
9311         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9312         $(AUTOCONF).
9313         * Makefile.in: Rebuilt.
9314
9315 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9316
9317         * Makefile.tpl: Fix dramatic bustage due to change in
9318         program_transform_name.
9319         * Makefile.in: Regenerate.
9320
9321         * configure.in: Remove unnecessary PATH setting.
9322         * configure: Regnerate.
9323
9324         * configure.in: Don't default to unprefixed tools unless
9325         the native tools will work.
9326         * configure: Regenerate.
9327
9328         * configure.in: Convert to autoconf script.  Blow away lots
9329         of now-redundant Makefile fragments.
9330         * configure: Generate using Autoconf.
9331         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9332         * Makefile.in: Regenerate.
9333
9334 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9335
9336         * configure: Fix stupid bug where RANLIB was mistakenly included.
9337
9338         * configure.in: Rename (buildargs, hostargs, targargs) to
9339         (build_configargs, host_configargs, target_configargs).
9340
9341         * configure.in: Move logic out of sed statement.
9342
9343         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9344         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9345
9346 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9347
9348         * config.sub: Import from master repository
9349         * config.guess: Ditto
9350
9351 2002-12-24  Andreas Schwab  <schwab@suse.de>
9352
9353         * Makefile.tpl (multilib.out): Fix missing space.
9354         * Makefile.in: Regenerate.
9355
9356 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9357
9358         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9359         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9360         * Makefile.in: Regenerate.
9361         * configure.in: Remove unnecessary leftovers.
9362
9363 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9364
9365         * configure.in (extra_ranlibflags_for_target): New variable.
9366         (*-*-darwin): Add -c to ranlib commands.
9367         * configure (tooldir): Handle extra_ranlibflags_for_target.
9368
9369 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9370
9371         * Makefile.tpl: Revert HJL's change.
9372         * Makefile.in: Regenerated.
9373         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9374         always.
9375
9376 2002-12-19  Andreas Schwab  <schwab@suse.de>
9377
9378         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9379         * Makefile.in: Regenerate.
9380
9381 2002-12-18  H.J. Lu  <hjl@gnu.org>
9382
9383         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9384         * Makefile.in: Regenerated.
9385
9386         * configure.in (build_prefix): New. Substitute.
9387
9388 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9389
9390         * Makefile.tpl: Don't let real targets depend on phony targets.
9391         * Makefile.in: Regenerate.
9392
9393         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9394         * Makefile.in: Regenerate.
9395
9396 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9397
9398         * config.sub: Import from master repository
9399         * config.guess: Ditto
9400
9401 2002-12-16  Jason Merrill  <jason@redhat.com>
9402
9403         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9404         previous 'make bootstrap'.
9405         * Makefile.in: Regenerate.
9406
9407 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9408
9409         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9410
9411 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9412
9413         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9414         * Makefile.in: Regenerate.
9415
9416 2002-12-13  Jason Merrill  <jason@redhat.com>
9417
9418         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9419         library tests.
9420         (check-c++): Just depend on it and check-target-libstdc++-v3.
9421         * Makefile.in: Regenerate.
9422
9423 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9424
9425         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9426         * Makefile.in: Rebuilt.
9427
9428 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9429
9430         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9431
9432 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9433
9434         * configure: Fix bug put in by gremlins.
9435
9436         * Makefile.tpl: Substitute more autoconfily.
9437         * configure: Substitute more autoconfily.
9438         * Makefile.in: Regenerate.
9439
9440 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9441
9442         * config.sub: Import from master repository
9443         * config.guess: Ditto
9444         * MAINTAINERS: Added Svein Seldal under write after approval
9445
9446 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9447
9448         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9449         * Makefile.in (all-sim): Ditto.
9450
9451 2002-12-06  DJ Delorie  <dj@redhat.com>
9452
9453         * Makefile.tpl: Change configure dependencies to not have real
9454         targets depend on phony targets.
9455
9456 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9457
9458         * configure.in: Revert unintentional change.
9459
9460         * Makefile.tpl: Change dependency for */multilib.out so that
9461         it works when gcc isn't in the tree.
9462
9463         * configure.in: Substitute more.
9464         * configure: Run subconfigures from the Makefile.
9465         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9466         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9467
9468 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9469
9470         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9471
9472 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9473
9474         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9475         and corresponding dependencies.
9476         * Makefile.in: Regenerate.
9477
9478         * configure.in (host_tools): Order binutils, gas and ld for
9479         convenience in running the testsuites.
9480
9481         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9482         * Makefile.in: Regenerate.
9483         * configure.in: Introduce rules to serialize subconfigure runs.
9484
9485         * configure.in: Introduce BASE_CC_FOR_TARGET.
9486         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9487         Realize configure-build-* targets.  Realize configure-target-* targets.
9488         * Makefile.in: Regenerate.
9489
9490 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9491
9492         * configure: Move gcc_version_trigger stuff from here...
9493         * configure.in: ...to here.
9494
9495         * configure.in: Separate subconfigure options added by this file from
9496         options given by the user.  Add machinery to put args for host
9497         subconfigures into the Makefile.
9498
9499         * Makefile.tpl: Remove 'vault' targets.
9500         * Makefile.tpl: Reorder and comment dependencies.
9501         * Makefile.in: Regenerate.
9502
9503 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9504         * configure.in: Fix my broken commit of previous patch. (sigh)
9505
9506 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9507
9508         * configure.in: Move host-specific darwin noconfigdirs into
9509         the host-specific section.
9510
9511 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9512
9513         * configure.in: Move host-specific darwin noconfigdirs into
9514         the host-specific section.
9515
9516 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9517
9518         * configure: Remove skip-this-dir support.
9519         * Makefile.tpl: Remove skip-this-dir support.
9520
9521         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9522         subdirectories.
9523         * Makefile.in: Regenerate.
9524
9525         * Makefile.tpl: Strip out useless setting of 'dir'.
9526         * Makefile.in: Regenerate.
9527
9528 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9529
9530         * configure.in: Fix deeply stupid bug.
9531
9532         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9533         shell code in CXX_FOR_TARGET
9534         * Makefile.def: Introduce raw_cxx.
9535         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9536         RAW_CXX_FOR_TARGET.
9537         * Makefile.in: Regenerate.
9538
9539 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9540
9541         * Makefile.tpl: Remove unnecessary ifs.
9542         * Makefile.in: Regenerate.
9543
9544         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9545         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9546         targets for 'no_install' modules.
9547         * configure: Move GDB_TK substitution to configure.in.  Move
9548         build_modules stuff to configure.in.
9549         * configure.in: Implement soft dependency machinery.  Maybe-ize
9550         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9551         * Makefile.in: Regenerate.
9552
9553 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9554
9555         * Makefile.tpl: Make all-target, install-target behave similarly
9556         to all, install (only hitting configured targets).  Eliminate
9557         unused macro defintions.
9558
9559         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9560         build != host.
9561
9562         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9563
9564         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9565
9566         * configure.in: Produce lists of subdir targets we're actually
9567         configuring.  Remove references to "dosrel".
9568         * Makefile.tpl: Let configure set which subdir targets are hit.
9569         Remove install-cross; clean up install; remove ALL.  Remove
9570         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9571         Autogenerate host module targets.  Remove empty dependency lines
9572         and redundant dependency; rearrange slightly.
9573         * Makefile.def: Add host-side libtermcap, utils.
9574
9575         * Makefile.in: Regenerate.
9576
9577 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9578
9579         * ltconfig (osf[345]): Append $major to soname_spec.
9580         Reflect this in library_names_spec.
9581         * ltmain.sh (osf): Prefix $major with . for use as extension.
9582
9583 2002-11-19  Andreas Jaeger  <aj@suse.de>
9584
9585         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9586         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9587         and sparc64 GNU/Linux systems.
9588
9589 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9590
9591         * MAINTAINERS: Update email.
9592
9593 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9594
9595         * MAINTAINERS: Complete James Dennett's entry.
9596
9597 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9598
9599         * MAINTAINERS (Write After Approval): Add myself.
9600
9601 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9602
9603         * Makefile.tpl: syntactic cleanup
9604
9605 2002-11-13  Stuart Hastings  <stuart@apple.com>
9606
9607         * MAINTAINERS: Add myself to write-after-approval list.
9608
9609 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9610
9611         * Makefile.def: Add list of recursive targets to autogenerate.
9612         Add build_modules.
9613         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9614         targets.  Autogenerate *-build-* targets.
9615         * Makefile.in: Regenerate.
9616
9617 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9618
9619         * configure: More autoconf-style substitutions.
9620         * Makefile.tpl: More autoconf-style substitutions.
9621         * Makefile.in: Regenerate.
9622
9623 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9624
9625         * configure: Substitute more variables in a more autoconf-friendly
9626         way.  Simplify slightly.
9627         * Makefile.tpl: Make more variables substitutable in an
9628         autoconf-friendly way.
9629         * Makefile.in: Regenerate.
9630
9631 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9632
9633         * MAINTAINERS (Write After Approval): Add myself.
9634
9635 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9636
9637         * configure.in (v810*): Remove special setting of tools.
9638
9639         * configure: Add support for extra required flags for ar or nm.
9640         * configure.in (aix4.3+): Use above support for target-specific
9641         issues, rather than using config/mt-aix43.
9642
9643 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9644
9645         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9646         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9647         with $srcdir.  Reformat indentation.  Substitute some variables
9648         formerly hard-coded in the Makefile for build=host.
9649         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9650         * Makefile.def: Autogenerate more.
9651         * Makefile.in: Regenerate.
9652
9653 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9654
9655         * MAINTAINERS (Write After Approval): Add myself.
9656
9657 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9658
9659         * Makefile.def (host_modules): Add rda.
9660         * Makefile.in: Regenerate.
9661         * configure.in (target_tool): Add target-rda to list.
9662
9663 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9664
9665         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9666
9667 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9668
9669         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9670         and restrap targets to this rule.
9671         * Makefile.in:  Regenerate.
9672
9673 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9674
9675         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9676         GNATS only accounts.
9677
9678 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9679
9680         * configure.in (i[3456]86-*-linux*): Add check to disable
9681         ${libgcj} for glibc1.
9682
9683 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9684
9685         * MAINTAINERS: Add myself as ip2k port maintainer.
9686
9687 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9688
9689         * configure.in: Add tic4x target.
9690
9691 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9692
9693         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9694         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9695         * Makefile.in: Regenerate.
9696
9697         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9698         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9699         * Makefile.in: Regenerate.
9700
9701 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9702
9703         * MAINTAINERS: Add myself as web pages co-maintainer.
9704
9705 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9706
9707         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9708         * Makefile.in: Regenerate.
9709
9710 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9711
9712         * MAINTAINERS: Add myself and Nathan Sidwell
9713         <nathan@codesourcery.com> as VxWorks maintainers.
9714
9715 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9716
9717         * Makefile.def: Remove order dependency comments.
9718         * Makefile.tpl: Add explicit install-install dependencies.
9719         * Makefile.in: Regenerate.
9720
9721         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9722         * Makefile.in: Regenerate.
9723
9724         * Makefile.tpl: Add configure-target (for src-release in src)
9725         * Makefile.in: Regenerate.
9726
9727 2002-09-30  Nick Clifton  <nickc@redhat.com>
9728
9729         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9730
9731 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9732
9733         * configure.in (s390*-*-linux*): Enable libgcj.
9734
9735 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9736
9737         * configure: Revert accidentally applied changes.
9738
9739         * Makefile.tpl: Make more autoconf-friendly.
9740         * Makefile.in: Regenerate.
9741         * configure: Make substitution more autoconf-like.
9742
9743 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9744
9745         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9746         single entry to handle all these.
9747         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9748         libjava on arm-*-elf.
9749
9750 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9751
9752         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9753         things that depend on them.
9754
9755 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9756
9757         * Makefile.tpl: Make subsituted variables more autoconfy.
9758         * Makefile.in: Regenerate.
9759         * configure: Make seds more autoconfy.
9760
9761 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9762
9763         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9764         * Makefile.in: Regenerate.
9765         * configure.in: Rewrite sed statements to look autoconfy.
9766
9767         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9768         all-target-foo on configure-target-foo.
9769         * Makefile.def: Ditto.
9770         * Makefile.in: Rebuild.
9771
9772 2002-09-25  Andrew Haley  <aph@redhat.com>
9773
9774         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9775
9776 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9777
9778         * Makefile.def: New file.
9779         * Makefile.tpl: New file.
9780         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9781         * contrib/gcc_update: Note that Makefile.in is a generated file.
9782
9783         * configure.in: Minor rearrangement.  Simplify tests.
9784
9785 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9786
9787         * configure.in (with_headers): Skip copy if value is "yes".
9788         (with_libs): Likewise.
9789
9790 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9791
9792         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9793         * configure.in (sh*-*-pe*): Ditto.
9794         * configure.in (mips*-*-pe*): Ditto.
9795         * configure.in (*arm-wince-pe): Ditto.
9796
9797         * configure.in: Rearrange.
9798
9799 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9800
9801         * MAINTAINERS: Update my email address.
9802
9803 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9804
9805         * MAINTAINERS: (Write After Approval): Add myself.
9806
9807 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9808
9809         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9810
9811 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9812
9813         * MAINTAINERS: Change my mailing address.
9814
9815 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9816
9817         * MAINTAINERS (Write After Approval): Remove myself.
9818         (Various Maintainers: c++ runtime libs): Add myself.
9819
9820 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9821
9822         * MAINTAINERS (Write After Approval): Remove myself.
9823         (Various Maintainers: c++ runtime libs): Add myself.
9824
9825 2002-08-15  Eric Christopher  <echristo@redhat.com>
9826
9827         * config.sub: Import from master repository.
9828         * config.guess: Ditto.
9829
9830 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9831
9832         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9833         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9834         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9835
9836 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9837
9838         * MAINTAINERS: Add self to rs6000 vector extensions.
9839
9840 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9841
9842         * libiberty/configure: Reverted unintended yesterday's check in.
9843
9844 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9845
9846         * boehm-gc/configure, libf2c/configure: Rebuilt.
9847         * libffi/configure, libiberty/configure: Ditto.
9848         * libjava/configure, libobjc/configure: Ditto.
9849         * libstdc++-v3/configure, zlib/configure: Ditto.
9850         Merged from binutils:
9851         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9852         From Steve Ellcey <sje@cup.hp.com>:
9853         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9854         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9855         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9856         IA64.
9857         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9858         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9859         soname_spec, sys_lib_search_path_spec): Ditto.
9860
9861 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9862
9863         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9864
9865 2002-08-04  H.J. Lu  (hjl@gnu.org)
9866
9867         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9868
9869 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9870
9871         * MAINTAINERS (Write After Approval): Add myself.
9872
9873 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9874
9875         * configure.in: Move generic linux case to end.  Copy generic
9876         linux noconfigdirs to mips*-*-linux* entry and new
9877         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9878
9879 2002-07-19  Michael Matz  <matz@suse.de>
9880
9881         * MAINTAINERS: Add myself as ra* maintainer.
9882
9883 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9884
9885         * config.guess: Update to 2002-07-09 version.
9886         * config.sub: Update to 2002-07-03 version.
9887
9888 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9889
9890         * MAINTAINERS: Fix typo in a maintainer email address.
9891
9892 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9893
9894         * configure.in: Remove two redundant tests.
9895
9896 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9897
9898         * configure.in (mips*-*-irix6*o32): Enable stabs.
9899
9900 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9901
9902         * configure.in: Don't build grez.
9903         * Makefile.in: Ditto.
9904
9905         * Makefile.in: Remove references to bsp, cygmon, libstub.
9906         * configure.in: Ditto.
9907
9908         * configure.in: Remove leftover reference to gdbtest.
9909
9910 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9911
9912         * configure.in (gxx_include_dir):  Change to match versioned
9913         C++ headers if --enable-version-specific-runtime-libs is used.
9914
9915 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9916
9917         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9918
9919 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9920
9921         * configure.in: Make --without-x work.
9922
9923 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9924
9925         * configure.in: Rearrange target Makefile fragment collection.
9926
9927         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9928         cvs[src].
9929         * configure.in: Ditto.
9930
9931 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9932
9933         * MAINTAINERS (Write After Approval): Update my e-mail address.
9934
9935 2002-06-24  Ben Elliston  <bje@redhat.com>
9936
9937         * configure.in (host_tools): Remove cgen.
9938
9939         * Makefile.in (all-cgen): Remove; runs from its source directory.
9940         (check-cgen, install-cgen, clean-cgen): Likewise.
9941         (all-opcodes): Do not depend on all-cgen.
9942         (all-sim): Likewise.
9943
9944 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9945
9946         * Makefile.in: Eliminate 'apache' targets.
9947         * configure.in: Eliminate 'apache' targets.
9948
9949         * configure.in: Eliminate redundant tests.  Reorganize.
9950
9951         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9952
9953         * config-ml.in: Eliminate references to Cygnus configure.
9954
9955         * Makefile.in: Eliminate references to building emacs.
9956
9957 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9958
9959         * MAINTAINERS: Update my email address.
9960
9961 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9962
9963         * config.if (libstdcxx_incdir): Version C++ headers.
9964         (cxx_incdir): Remove.
9965
9966 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9967
9968         * MAINTAINERS (Write After Approval): Add self.
9969
9970 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9971
9972         * configure.in: Add support for ip2k.
9973
9974 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9975
9976         * configure.in: Fix AIX configury bug.
9977
9978 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9979
9980         * MAINTAINERS (Write After Approval): Add self.
9981
9982 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9983
9984         * configure.in: replace ${topsrcdir} with ${srcdir}
9985
9986         * configure.in: Move definition of libstdcxx_flags
9987         right above usage, rather than waaay earlier.
9988
9989         * configure.in: Pull definition of is_cross_compiler earlier.
9990
9991         * configure.in: Rearrange a little.
9992
9993         * configure.in: Remove references to librx.
9994         * Makefile.in: Remove references to librx.
9995
9996 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9997
9998         * config.sub: Add support for avr target.
9999         Import from master sources, rev 1.255
10000
10001 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10002
10003         * configure, .cvsignore:  Revert previous change...
10004         * Makefile:  ...delete.
10005
10006 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10007
10008         * configure.in: Eliminate ${gasdir} variable.
10009
10010 2002-06-18  Dave Brolley  <brolley@redhat.com>
10011
10012         * configure.in: Add support for frv.
10013         * config.sub: Add support for frv.
10014
10015 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10016
10017         * configure:  Remove garbage from previous commit.
10018
10019 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10020
10021         * configure:  For in-source builds, make a subdir and re-exec there.
10022         * Makefile:  New file.  Pass targets through to build directory.
10023         * .cvsignore:  No longer ignore "Makefile".
10024
10025 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10026
10027         * MAINTAINERS (Write After Approval): Add self.
10028
10029 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10030
10031         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10032
10033 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10034
10035         * configure.in (vax-*-netbsd*): Re-enable gas.
10036
10037 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10038
10039         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10040         BUILD_PREFIX_1, to correct nomenclature.
10041         * configure: Likewise.
10042
10043         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10044         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10045
10046 2002-05-31  Olaf Hering  <olh@suse.de>
10047
10048         * config-ml.in: Propogate DESTDIR also.
10049
10050 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10051
10052         * configure.in (vax-*-netbsd*): Don't build gas for this
10053         platform.
10054
10055 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10056
10057         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10058         and libgcj for AVR.
10059
10060 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10061
10062         * MAINTAINERS (Write After Approval): Add myself.
10063
10064 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10065
10066         * config.guess: Update to 2002-05-22 version.
10067         * config.sub: Likewise.
10068
10069 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10070
10071         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10072         * config-ml.in: Likewise.
10073         * configure: Likewise.
10074         * configure.in: Likewise.
10075
10076 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10077
10078         * MAINTAINERS: Update my email address.
10079
10080 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10081
10082         * configure.in: Simplify makefile fragment collection.
10083
10084         * configure.in: Remove code to build emacs.
10085
10086         * configure.in : Remove --srcdir argument from targargs and buildargs
10087         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10088
10089         * configure: Move some logic to configure.in.
10090         * configure.in: Move some logic from configure.
10091
10092 2002-05-11  Tom Tromey  <tromey@redhat.com>
10093
10094         * MAINTAINERS: Reflect libgcj reality.
10095
10096 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10097
10098         * Makefile.in: Honour DESTDIR.
10099
10100 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10101
10102         * config.guess: Import 2002-03-20 version.
10103         * config.sub: Import 2002-04-26 version.
10104
10105 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10106
10107         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10108
10109 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10110
10111         * MAINTAINERS: Add self.
10112
10113 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10114
10115         * ltmain.sh: Detect and handle object name conflicts
10116         while piecewise linking a static library.
10117
10118 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10119
10120         * configure.in (noconfigdirs): Don't disable libgcj on
10121         sparc64-*-solaris* and sparcv9-*-solaris*.
10122
10123 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10124
10125         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10126
10127 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10128
10129         * configure.in (FLAGS_FOR_TARGET): Do not add
10130         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10131         on i[3456]86-*-linux*.
10132
10133 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10134
10135         * configure.in (noconfigdirs): Replace [ ] with test.
10136
10137         * configure.in (noconfigdirs): Do not add target-newlib if
10138         target == i[3456]86-*-linux*, and host == target.
10139
10140 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10141
10142         * configure.in: delete reference to absent file
10143
10144         * configure.in: replace '[' with 'test'
10145
10146         * configure.in: Eliminate references to gash.
10147         * Makefile.in: Eliminate references to gash.
10148
10149         * configure.in: remove useless references to 'pic' makefile fragments.
10150
10151         * configure.in: (*-*-windows*) Finish removing.
10152
10153         * configure.in: Eliminate redundant test for libgui.
10154
10155 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10156
10157         * MAINTAINERS: Add self and realphabetize.  Update entries
10158         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10159         entry for a29k port maintainer.
10160
10161 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10162
10163         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10164         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10165
10166 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10167
10168         * configure.in: remove references to dead files
10169
10170 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10171
10172         * MAINTAINERS: Add information about purpose of this file.
10173
10174 2002-04-18  Tom Tromey  <tromey@redhat.com>
10175
10176         * configure.in: Disallow configuring libgcj when it is already
10177         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10178         Solaris 2.8 by default.  For PR libgcj/6158.
10179
10180 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10181
10182         * configure.in:  Move default CC setting out of config/mh-* fragments
10183         directly into here.
10184
10185 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10186
10187         * configure.in: don't even try to configure or make a subdirectory
10188         if there's no configure script for it.
10189
10190 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10191
10192         * MAINTAINERS: Remove chill maintainers.
10193         * Makefile.in (CHILLFLAGS): Remove.
10194         (CHILL_LIB): Remove.
10195         (TARGET_CONFIGDIRS): Remove libchill.
10196         (CHILL_FOR_TARGET): Remove.
10197         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10198         CHILL_LIB.
10199         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10200         (CHECK_TARGET_MODULES): Likewise.
10201         (INSTALL_TARGET_MODULES): Likewise.
10202         (CLEAN_TARGET_MODULES): Likewise.
10203         (configure-target-libchill): Remove.
10204         (all-target-libchill): Remove.
10205         * configure.in (target_libs): Remove target-libchill.
10206         Do not compute CHILL_FOR_TARGET.
10207         * libchill: Remove directory.
10208
10209 2002-04-11  DJ Delorie  <dj@redhat.com>
10210
10211         * Makefile.in, configure.in: Sync with binutils, entries
10212         follow...
10213
10214 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10215
10216         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10217         (do-tar, do-bz2): New rules.
10218         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10219         (gdb-tar): New rule.
10220         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10221         (insight_dejagnu.tar): New rule.
10222         (insight.tar): New rule.
10223         (gdb+dejagnu.tar): New rule.
10224         (gdb.tar): New rule.
10225
10226 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10227
10228         * Makefile.in: Add all-tix to deps for all-snavigator
10229         so that tix is built when building snavigator.
10230
10231 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10232
10233         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10234         ld and gdb are not supported.
10235
10236 2002-01-07  Mark Salter  <msalter@redhat.com>
10237
10238         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10239         Allow target-libgloss to be built for arm, strongarm, and xscale.
10240
10241 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10242
10243         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10244         options for i[3456]86-pc-linux* native builds.
10245
10246 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10247
10248         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10249         files from .po files for a distribution.
10250
10251 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10252
10253         * configure.in: Enable libstdc++-v3 for h8300 targets.
10254
10255 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10256
10257         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10258         version from bfd/.
10259
10260 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10261
10262         * Makefile.in (VER): When present, extract the version number from
10263         the file version.in.
10264
10265 2001-05-24  Tom Rix  <trix@redhat.com>
10266
10267         * configure.in : enable ld for aix
10268
10269 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10270
10271         * config.guess: Add linux target for S/390.
10272
10273 2000-11-07  Philip Blundell  <pb@futuretv.com>
10274
10275         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10276
10277 2000-11-03  Philip Blundell  <pb@futuretv.com>
10278
10279         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10280         files.
10281
10282 2001-01-15  Ben Elliston  <bje@redhat.com>
10283
10284         * configure.in (host_tools): Add sid.
10285         Always configure cgen.
10286
10287 2000-11-24  Nick Clifton  <nickc@redhat.com>
10288
10289         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10290
10291
10292 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10293
10294         * Makefile.in (ALL_MODULES): Add all-cgen.
10295         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10296         (all-cgen): New target.
10297         (all-opcodes,all-sim): Depend on all-cgen.
10298         * configure.in (host_tools): Add cgen.
10299         Only configure cgen if --enable-cgen-maint.
10300
10301 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10302
10303         * configure.in: Add *-*-freebsd* configurations.
10304
10305 2002-04-08  Tom Tromey  <tromey@redhat.com>
10306
10307         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10308         Fixes PR libgcj/6068.
10309
10310 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10311
10312         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10313
10314 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10315
10316         * configure.in (alpha*-dec-osf*): Enable libgcj.
10317
10318 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10319
10320         * MAINTAINERS (Write After Approval): Add myself.
10321
10322 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10323
10324         Fix for: PR bootstrap/3591, target/5676
10325         * configure.in (mcore-pe): Disable the configuration of
10326         libstdc++-v3 since exceptions are not supported.
10327
10328 2002-03-20  Anthony Green  <green@redhat.com>
10329
10330         * configure.in: Enable libgcj for xscale-elf target.
10331
10332 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10333
10334         * MAINTAINERS:  Update my email address.
10335
10336 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10337
10338         * ltmain.sh (relink_command): Fix typo in previous change.
10339
10340 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10341
10342         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10343         (relink_command): Added --tag flags.
10344         (mode=install): If relinking fails; error out.
10345
10346 2002-03-12  Richard Henderson  <rth@redhat.com>
10347
10348         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10349         .NOTPARALLEL tag.
10350         (do-check): Rename from check.
10351         (check): Allow parallel check.
10352
10353 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10354
10355         * MAINTAINERS: Add myself as maintainer for xtensa port.
10356         Fix alphabetical order in CPU port maintainer list.
10357         Remove myself from Write After Approval list.
10358
10359 2002-03-11  Richard Henderson  <rth@redhat.com>
10360
10361         * Makefile.in (.NOTPARALLEL): Add fake tag.
10362
10363 2002-03-07  H.J. Lu  (hjl@gnu.org)
10364
10365         * configure.in: Enable gprof for mips*-*-linux*.
10366
10367 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10368
10369         * MAINTAINERS (Write After Approval): Add myself.
10370
10371 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10372
10373         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10374         libjava.
10375         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10376
10377 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10378
10379         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10380         because its Makefile is there; test for the executable instead.
10381
10382 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10383
10384         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10385         libstdc++-v3 and libjava.
10386
10387 2002-02-11  Adam Megacz  <adam@xwt.org>
10388
10389         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10390         boehm-gc
10391
10392 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10393
10394         * config.guess: Updated to 2002-01-30's version.
10395         * config.sub: Updated to 2002-02-01's version.
10396         Contribute sh64-elf.
10397         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10398         * configure.in: Added sh64-*-*.
10399
10400 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10401
10402         * MAINTAINERS: Belatedly add myself to write after approval list.
10403
10404 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10405
10406         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10407         Remove self as Write After Approval.
10408
10409 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10410
10411         * MAINTAINERS: Put self in as maintainer for contrib/regression
10412         directory.
10413
10414 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10415
10416         * MAINTAINERS:  Update my email address.
10417
10418 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10419
10420         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10421         target-libiberty, and target-libgloss.  Skip Java-related
10422         libraries if not supported for NetBSD on target CPU.
10423
10424 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10425
10426         * install-sh: Use _inst.$$_ for temp file name.
10427
10428 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10429
10430         * MAINTAINERS (Write After Approval): Move my contact info
10431         from here...
10432         (OS Port Maintainers): ...to here (netbsd).
10433
10434 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10435
10436         * MAINTAINERS (Write After Approval): Add myself.
10437
10438 2002-01-17  H.J. Lu  <hjl@gnu.org>
10439
10440         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10441         (all-target-fastjar): Also depend on all-target-libiberty.
10442
10443 2002-01-16  H.J. Lu  (hjl@gnu.org)
10444
10445         * config.guess: Import from master sources, rev 1.225.
10446         * config.sub: Import from master sources, rev 1.238.
10447
10448 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10449
10450         * MAINTAINERS (Write After Approval): Remove myself.
10451
10452 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10453
10454         * MAINTAINERS (Write After Approval): Add myself.
10455
10456 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10457
10458         * MAINTAINERS: Add self as docs co-maintainer.
10459
10460 2001-12-11  Matthias Klose  <doko@debian.org>
10461
10462         * MAINTAINERS (Write After Approval): Add myself.
10463
10464 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10465
10466         * MAINTAINERS: Update my email address.
10467
10468 2001-12-07  Turly O'Connor  <turly@apple.com>
10469         * MAINTAINERS (Write After Approval): Add myself.
10470         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10471         (rs6000_initialize_trampoline): Call __trampoline_setup for
10472         ABI_DARWIN too.
10473         * darwin-tramp.asm: New file, implements __trampoline_setup.
10474         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10475
10476 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10477
10478         * MAINTAINERS (Write After Approval): Add myself.
10479
10480 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10481
10482         * configure, configure.in: Use temp file for long sed commands.
10483
10484 2001-12-03  Laurent Guerby  <guerby@acm.org>
10485
10486         * config.sub: Update to version 1.232 on subversion.
10487
10488 2001-12-03  Ben Elliston  <bje@redhat.com>
10489
10490         * MAINTAINERS: Update mail address for config.* patches.
10491
10492 2001-11-27  DJ Delorie  <dj@redhat.com>
10493             Zack Weinberg  <zack@codesourcery.com>
10494
10495         When build != host, create libiberty for the build machine.
10496
10497         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10498         CONFIG_ARGUMENTS.
10499         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10500         New variables.
10501         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10502         and rules.
10503         (all.normal): Depend on ALL_BUILD_MODULES.
10504         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10505         (all-build-libiberty): Depend on configure-build-libiberty.
10506
10507         * configure: Calculate and substitute proper value for
10508         ALL_BUILD_MODULES.
10509         * configure.in: Create the build subdirectory.
10510         Calculate and substitute TARGET_CONFIGARGS (formerly
10511         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10512
10513 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10514
10515         * MAINTAINERS (write-after-approval): Add self.
10516
10517 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10518
10519         * MAINTAINERS (GNATS only accounts): Remove self.
10520
10521 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10522
10523         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10524         libf2c.
10525
10526 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10527
10528         * MAINTAINERS (Write After Approval): Add self.
10529
10530 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10531
10532         * MAINTAINERS: mips and s390 are also CPU ports.
10533
10534 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10535
10536         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10537
10538 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10539
10540         * MAINTAINERS: Alphabetize.
10541
10542 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10543
10544         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10545
10546 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10547
10548         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10549
10550 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10551
10552         * configure.in (--enable-languages): Be more permissive about
10553         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10554
10555 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10556
10557         * config.sub: Import from master sources, rev. 1.230.
10558         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10559
10560 2001-11-07  Laurent Guerby  <guerby@acm.org>
10561
10562         * MAINTAINERS (Write After Approval): Add self.
10563
10564 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10565
10566         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10567
10568 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10569
10570         * config.sub: Import from master sources, rev 1.226.
10571         * config.guess: Import from master sources, rev 1.216.
10572
10573 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10574
10575         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10576         * MAINTAINERS: Add self as maintainer of MMIX port.
10577         Remove old after-approval entry.
10578
10579 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10580
10581         * ChangeLog, configure: Fix spelling errors.
10582
10583 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10584
10585         * MAINTAINERS: Tweak my address.
10586
10587 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10588
10589         * MAINTAINERS: Update my email address.
10590
10591 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10592
10593         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10594         * MAINTAINERS: Add self as maintainer of CRIS port.
10595
10596 2001-10-10  Geert Bosch  <bosch@gnat.com>
10597
10598         * MAINTAINERS (Various maintainers: Ada front end):
10599         Added Robert Dewar.
10600
10601 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10602
10603         * MAINTAINERS (Write After Approval): Added self
10604
10605 2001-10-02  Geert Bosch  <bosch@gnat.com>
10606
10607         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10608
10609 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10610
10611         * configure: Handle temporary files securely using mkdir.
10612
10613 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10614
10615         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10616
10617 2001-09-26  Will Cohen  <wcohen@redhat.com>
10618
10619         * configure.in (*-*-linux*): Disable configuration of target-newlib
10620         and target-libgloss.
10621
10622 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10623
10624         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10625         RANLIB.
10626
10627 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10628
10629         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10630         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10631         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10632         avoid quotes nesting problems.
10633         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10634         (DO_X): Export only variables that are set.
10635
10636 2001-09-19  Ben Elliston  <bje@redhat.com>
10637
10638         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10639         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10640         semantics.  Use the shell built-in "type" command instead.
10641
10642 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10643
10644         Merged from gcc-3_0-branch:
10645         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10646         * ltcf-c.sh: Use $objext, not $ac_objext.
10647         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10648         * ltcf-cxx.sh: Add support for GNU.
10649         2001-07-22  Timothy Wall  <twall@redhat.com>
10650         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10651         default settings if using GNU tools with that configuration.
10652         * ltcf-cxx.sh: Ditto.
10653         * ltcf-gcj.sh: Ditto.
10654         2001-07-21  Michael Chastain  <chastain@redhat.com>
10655         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10656         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10657         * ltmain.sh: Mark as gcc-local.
10658
10659 2001-08-30  Eric Christopher  <echristo@redhat.com>
10660             Jason Eckhardt  <jle@redhat.com>
10661
10662         * config.guess: Merge from master sources.
10663         * config.sub: Merge from master sources, add support for mipsisa32.
10664
10665 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10666         * config.sub: Merge from master sources, rev 1.219.
10667         * MAINTAINERS: Add self as contact for stormy16 port.
10668
10669 2001-08-14  Zack Weinberg  <zackw@panix.com>
10670
10671         * config.sub: Merge from master sources, rev 1.218.
10672         * config.guess: Merge from master sources, rev 1.209.
10673
10674 2001-08-11  Graham Stott  <grahams@redhat.com>
10675
10676         * Makefile.in (check-c++): Add missing semicolon.
10677
10678 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10679
10680         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10681
10682 2001-07-30  Eric Christopher  <echristo@redhat.com>
10683
10684         * MAINTAINERS (Various maintainers: mips port): Added myself.
10685
10686 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10687
10688         * configure.in (sh-*-linux*): New.
10689
10690 2001-07-27  Richard Henderson  <rth@redhat.com>
10691
10692         * .cvsignore: Add LAST_UPDATED.
10693
10694 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10695
10696         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10697
10698 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10699
10700         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10701
10702 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10703
10704         * MAINTAINERS (Write After Approval): Added myself.
10705
10706 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10707
10708         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10709         and libgcj on m68hc11/m68hc12.
10710
10711 2001-06-27  H.J. Lu  (hjl@gnu.org)
10712
10713         * Makefile (CFLAGS_FOR_BUILD): New.
10714         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10715
10716 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10717
10718         * README: Remove version number.
10719
10720 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10721
10722         * INSTALL/README: Update wrt. to the installation instructions now
10723         residing in gcc/doc/install.texi.
10724
10725 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10726
10727         * README: Replace with a cut-down and updated version of gcc/README.
10728
10729 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10730
10731         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10732         multilibs to be disabled.
10733
10734 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10735
10736         * MAINTAINERS (Write After Approval): Add myself.
10737
10738 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10739
10740         * config.guess: Import CVS version 1.195.
10741         * config.sub: Import CVS version 1.212.
10742
10743 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10744
10745         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10746         gcc/xgcc is built, use -print-prog-name to find out the program
10747         name to use.
10748
10749 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10750
10751         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10752         appear to also be in the master copy.
10753         * config.sub:  Import CVS version 1.211.
10754
10755 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10756
10757         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10758         with_gcc]: Use `gcc -shared' to build a shared library.
10759
10760 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10761
10762         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10763         archives.
10764
10765 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10766
10767         * MAINTAINERS (Write After Approval): Add myself.
10768
10769 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10770
10771         * configure.in (libstdcxx_flags): Do not try to execute
10772         libstdc++-v3/testsuite_flags until it exists.
10773
10774 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10775
10776         * MAINTAINERS: Update my email address.
10777
10778 2001-05-31  Graham Stott  <grahams@redhat.com>
10779
10780         * MAINTAINERS (Write After Approval): Add myself.
10781
10782 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10783
10784         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10785         libraries when using g++ with native linker.
10786
10787 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10788
10789         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10790
10791 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10792
10793         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10794         [aix4*|aix5*]: Prepend blank.
10795
10796 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10797
10798         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10799         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10800         of subdir/configure scripts to use the new libtool.m4.
10801
10802 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10803
10804         * MAINTAINERS (Write After Approval): Add myself.
10805
10806 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10807
10808         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10809
10810 2001-05-11  Ben Elliston  <bje@redhat.com>
10811
10812         * Makefile.in (all-sid): New target.
10813         (check-sid, clean-sid, install-sid): Likewise.
10814
10815 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10816
10817         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10818
10819 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10820
10821         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10822         libgcj.
10823
10824 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10825
10826         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10827         gcc/xgcc is built, use -print-prog-name to find out the program
10828         name to use.
10829
10830 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10831
10832         * configure.in (noconfigdirs): Don't reset it from scratch in the
10833         target case; only append to it.
10834
10835         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10836         sparc-*-solaris2.8]: Disable ${libgcj}.
10837
10838 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10839
10840         * configure.in (libgcj_saved): Copy from $libgcj.
10841         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10842         --disable-libgcj.
10843
10844 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10845
10846         * MAINTAINERS: Remove self as MIPS maintainer and
10847         C front end maintainer.
10848
10849 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10850
10851         * configure.in: Move *-chorusos target case to the proper switch.
10852         Disable libgcj.
10853
10854 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10855
10856         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10857         1.641.2.228.
10858
10859 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10860
10861         * Makefile.in (STAGE1_CFLAGS): Pass down.
10862
10863 2001-04-13  Alan Modra  <amodra@one.net.au>
10864
10865         * config.guess: Add hppa64-linux support.  Note for next import that
10866         this is already in the master file.
10867         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10868
10869 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10870
10871         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10872         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10873
10874 2001-04-11  Stan Shebs  <shebs@apple.com>
10875
10876         * MAINTAINERS: Add self as Darwin port maintainer.
10877
10878 2001-04-11  Alan Modra  <amodra@one.net.au>
10879
10880         * MAINTAINERS: Update my email address.
10881
10882 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10883
10884         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10885         recent versions of FreeBSD (release 3 or later).
10886         * ltconfig: On FreeBSD, -lc must not be provided when building
10887         a shared library or else the standard -pthread gcc option is
10888         rendered worthless to later users of the built library.
10889
10890 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10891
10892         * MAINTAINERS: Add self and RTH as C front end maintainers.
10893
10894 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10895
10896         * config.sub: Make sure to match an already-canonicalized
10897         machine name (eg. mn10300-unknown-elf).
10898
10899 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10900
10901         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10902         New macros.
10903         (bootstrap, cross): Use RECURSE_FLAGS.
10904         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10905
10906 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10907
10908         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10909
10910 2001-03-22  Colin Howell  <chowell@redhat.com>
10911
10912         * Makefile.in (DO_X): Do not backslash single-quotes in
10913         backquotes (two places).
10914
10915 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10916
10917         Re-installed:
10918         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10919         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10920         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10921         * ltcf-cxx.sh: Likewise.
10922         * ltcf-gcj.sh: Likewise.
10923
10924 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10925
10926         * MAINTAINERS: Add myself as "documentation co-maintainer".
10927
10928 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10929
10930         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10931         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10932
10933 2001-03-19  Tom Tromey  <tromey@redhat.com>
10934
10935         * config-ml.in: Handle GCJ and GCJFLAGS.
10936
10937 2001-03-21  Michael Chastain  <chastain@redhat.com>
10938
10939         * Makefile.in: all-m4 depends on all-texinfo.
10940
10941 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10942
10943         * MAINTAINERS: Add myself to write after approval list.
10944
10945 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10946
10947         * Makefile.in (DO_X): Quote nested quotes.
10948
10949 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10950
10951         * MAINTAINERS: Add myself to write after approval list.
10952
10953 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10954
10955         * Makefile.in (DO_X): Use double quotes for quoting
10956         "RANLIB=$${RANLIB}".
10957
10958 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10959
10960         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10961
10962 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10963
10964         * configure.in: Only use `lang_requires' for languages athat are
10965         actually enabled.
10966
10967 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10968
10969         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10970
10971 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10972
10973         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10974
10975 2001-03-07  Tom Tromey  <tromey@redhat.com>
10976
10977         * configure.in: Allow config-lang.in to set `lang_requires' to list
10978         of other required languages.
10979
10980 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10981
10982         * Makefile.in: Remove RANLIB definition. Use RANLIB
10983         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10984         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10985
10986 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10987             Alexandre Oliva  <aoliva@redhat.com>
10988
10989         * Makefile.in (check-c++): Use tabs, not spaces.
10990
10991 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10992
10993         * MAINTAINERS: add myself to Write After Approval list.
10994
10995 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10996
10997         * Makefile.in (check-c++): New rule.
10998
10999         * configure.in (target_libs): Remove libg++.
11000         (noconfigdirs): Remove libg++.
11001         (noconfigdirs): Same.
11002         (noconfigdirs): Same.
11003         (noconfigdirs): Same.
11004
11005         * config-ml.in: Remove libg++ references.
11006
11007         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11008         (ALL_TARGET_MODULES): Same.
11009         (configure-target-libg++): Remove.
11010         (all-target-libg++): Remove.
11011         (configure-target-libio): Remove.
11012         (all-target-libio): Remove.
11013         (check-target-libio): Remove.
11014         (.PHONY): Remove.
11015         (libg++.tar.bz2): Remove.
11016         (all-target-cygmon): Remove libio.
11017         (all-target-libstdc++): Remove.
11018         (configure-target-libstdc++): Remove.
11019         (TARGET_LIB_PATH): Remove libstdc++.
11020         (ALL_GCC_CXX): Remove libstdc++.
11021         (all-target-gperf): Correct.
11022
11023 2001-02-16  Nick Clifton  <nickc@redhat.com>
11024
11025         * configure.in (noconfigdirs): Allow configuration of texinfo
11026         for Cygwin hosts.
11027
11028 2001-02-15  Anthony Green  <green@redhat.com>
11029
11030         * configure: Introduce GCJ_FOR_TARGET.
11031         * configure.in: Ditto.
11032         * Makefile.in: Ditto.
11033
11034 2001-02-13  Andreas Schwab  <schwab@suse.de>
11035
11036         * MAINTAINERS: Update mail address.
11037
11038 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11039
11040         * config.guess: Add linux target for S/390.
11041         * config.sub: Likewise.
11042
11043 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11044
11045         * configure.in: for *-chorusos, don't config target-newlib and
11046         target-libgloss.
11047
11048 2001-02-06  Ben Elliston  <bje@redhat.com>
11049
11050         * configure: Output host type to stdout, not stderr.
11051
11052 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11053
11054         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11055         * ltcf-cxx.sh: Likewise.
11056
11057         * config.if: Assume enable_libstdcxx_v3 is defined.
11058
11059 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11060
11061         Remove V2 C++ library.
11062         * configure.in: Remove --enable-libstdcxx_v3 support.
11063
11064 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11065
11066         * include/demangle.h: Add prototype for java_demangle_v3.
11067
11068 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11069
11070         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11071
11072 2001-01-27  Richard Henderson  <rth@redhat.com>
11073
11074         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11075
11076 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11077
11078         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11079         Don't unset, it's non-portable and no longer necessary, set to empty
11080         instead.
11081
11082 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11083
11084         * ltconfig: Shell portability fix for the tagname validity check.
11085
11086 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11087
11088         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11089         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11090
11091 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11092
11093         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11094
11095 2001-01-26  Tom Tromey  <tromey@redhat.com>
11096
11097         * configure.in: Allow libgcj to be built on Sparc Solaris.
11098
11099 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11100
11101         * ltcf-c.sh: Add aix5 case.
11102         * ltcf-cxx.sh: Likewise.
11103         * ltconfig: Likewise.
11104
11105 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11106
11107         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11108         keep at least one of build_libtool_libs or build_old_libs set to
11109         yes.
11110
11111         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11112         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11113
11114 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11115
11116         * configure.in: Enable libgcj on several additional platforms.
11117
11118 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11119
11120         * configure.in: Enable libgcj for linux targets.
11121
11122 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11123
11124         * MAINTAINERS (Write After Approval): Add myself.
11125
11126 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11127
11128         * MAINTAINERS: Add myself as vax port maintainer.
11129
11130 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11131
11132         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11133
11134 2001-01-09  Mike Stump  <mrs@wrs.com>
11135
11136         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11137         failures of subdirectories.
11138
11139 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11140
11141         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11142         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11143         * ltcf-cxx.sh: Likewise.
11144         * ltcf-gcj.sh: Likewise.
11145         * ltconfig.sh: Fix typo.
11146
11147 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11148
11149         * configure: handle DOS-style absolute paths.
11150
11151 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11152
11153         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11154
11155 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11156
11157         * MAINTAINERS: Add myself as avr port co-maintainer.
11158
11159 2000-12-28  Ben Elliston  <bje@redhat.com>
11160
11161         * MAINTAINERS: Add myself under ``Write After Approval''.
11162
11163 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11164
11165         * texinfo: Remove directory from GCC.
11166
11167 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11168
11169         * COPYING: Update to current
11170         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11171         to 19yy as example year in copyright notice).
11172
11173 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11174
11175         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11176         (libstdcxx_incdir): Pass down.
11177         * config.if: Remove expired bits for cxx_interface, add stub.
11178         (libstdcxx_incdir): Add variable for g++ include directory.
11179         * configure.in (gxx_include_dir): Use it.
11180
11181 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11182
11183         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11184         with old-email address from ``Write After Approval''.
11185
11186 2000-12-15  Andreas Jaeger  <aj@suse.de>
11187
11188         * configure.in: Handle lang_dirs.
11189
11190 2000-12-14  Tom Tromey  <tromey@redhat.com>
11191
11192         * MAINTAINERS: Removed brads.
11193
11194         * MAINTAINERS: Added gcj developers.
11195
11196 2000-12-13  Anthony Green  <green@redhat.com>
11197
11198         * configure.in: Disable libgcj for any target not specifically
11199         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11200         with g++ abi.
11201
11202 2000-12-13  Mike Stump  <mrs@wrs.com>
11203
11204         * Makefile.in (local-distclean): Also remove fastjar.
11205
11206 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11207
11208         * contrib/gcc_update: Add fastjar --touch entries.
11209
11210 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11211
11212         * configure.in: Disable language-specific target libraries for
11213         languages that aren't enabled.
11214
11215 2000-12-10  Anthony Green  <green@redhat.com>
11216
11217         * configure.in: Define libgcj.  Disable libgcj target libraries for
11218         most targets.
11219
11220 2000-12-10  Neil Booth  <neilb@earthling.net>
11221
11222         * MAINTAINERS: Update mail address, remove from WAA list.
11223
11224 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11225
11226         * libjava: Imported from /cvs/java.
11227         * libffi: Likewise.
11228         * Boehm-gc: Likewise.
11229
11230 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11231
11232         * configure.in (target_libs): Revert 2000-12-08 patch.
11233         (noconfigdirs): Added target-libjava.
11234
11235 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11236
11237         * djunpack.bat: removed.
11238
11239 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11240
11241         * Makefile.in: handle DOS-style absolute paths.
11242         * config-ml.in: likewise.
11243         * symlink-tree: likewise.
11244
11245 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11246
11247         * fastjar: Imported.
11248
11249 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11250
11251         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11252         libjava.
11253         * configure.in (target_libs): Removed `target-libjava'.
11254
11255 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11256
11257         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11258         (ALL_MODULES): Added fastjar.
11259         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11260         (all-target-libjava): all-fastjar replaces all-zip.
11261         (all-fastjar): Added.
11262         (configure-target-fastjar, all-target-fastjar): Likewise.
11263         * configure.in (host_tools): Added fastjar.
11264
11265 2000-12-07  Mike Stump  <mrs@wrs.com>
11266
11267         * Makefile.in (local-distclean): Remove leftover built files.
11268
11269 2000-11-24  Nick Clifton  <nickc@redhat.com>
11270
11271         * configure.in (xscale-elf): Add target.
11272         (xscale-coff): Add target.
11273
11274 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11275
11276         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11277         recent versions of FreeBSD (release 3 or later).
11278         * ltconfig: On FreeBSD, -lc must not be provided when building
11279         a shared library or else the standard -pthread gcc option is
11280         rendered worthless to later users of the built library.
11281
11282 2000-11-16  Fred Fish  <fnf@be.com>
11283
11284         * configure.in (enable_libstdcxx_v3): Fix typo,
11285         libstd++ -> libstdc++.
11286
11287 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11288
11289         * MAINTAINERS: Add self to Write After Approval list.
11290
11291 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11292
11293         * MAINTAINERS: Update my email address.  Add myself to global write
11294         privs list.
11295
11296 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11297
11298         * Makefile.in: Merge with src and libgcj.
11299         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11300         configure-target-<library> when their configure scripts need the C
11301         or C++ library to have already been built to work properly.
11302         (do_proto_toplev): Set them to an empty string.
11303
11304         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11305         (REALLY_SET_LIB_PATH): Use them.
11306
11307 2000-11-17  Stan Shebs  <shebs@apple.com>
11308
11309         * MAINTAINERS: Add self to Write After Approval list.
11310
11311 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11312
11313         * configure: Provide the original toplevel configure arguments
11314         (including $0) to subprocesses in the environment rather than
11315         through gcc/configargs.h.
11316
11317 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11318
11319         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11320         C99.  Alphabetise "Write After Approval" list.
11321
11322 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11323
11324         * configure: Turn on libstdc++ V3 by default.
11325
11326         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11327         if we've got GCC.
11328
11329 2000-11-11  Philip Blundell  <philb@gnu.org>
11330
11331         * MAINTAINERS: Add self to Write After Approval list.
11332
11333 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11334
11335         * ltcf-c.sh (aix4): Improve shared library configuration; require
11336         exporting symbols.
11337         * ltcf-cxx.sh (aix4): Define.
11338         * ltconfig (aix4): Define library and soname specs appropriate for
11339         AIX.  Define command to create export symbols list.
11340
11341 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11342
11343         * config.sub: Add support for Sun Chorus
11344
11345 2000-10-31  Nick Clifton  <nickc@redhat.com>
11346
11347         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11348         <name>@redhat.com.  Also installed new email address for Clint
11349         Popetz.
11350
11351 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11352
11353         * etc: Remove directory from GCC.
11354
11355 2000-10-16  Michael Meissner  <meissner@redhat.com>
11356
11357         * configure (gcc/configargs.h): Only create if there is a build GCC
11358         directory created.
11359
11360 2000-10-16  Matthias Klose  <doko@debian.org>
11361
11362         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11363         when configured for libstdc++-v3.
11364
11365 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11366
11367         * configure: Save configure arguments to gcc/configargs.h.
11368
11369 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11370
11371         * config.guess: Import CVS version 1.157.
11372         * config.sub: Import CVS version 1.181.
11373
11374 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11375
11376         * Makefile.in (bootstrap): avoid recursion if subdir missing
11377         (cross): ditto
11378         (do-proto-toplev): ditto
11379
11380 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11381
11382         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11383         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11384
11385         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11386         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11387         all affected `configure' scripts.
11388
11389 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11390
11391         * MAINTAINERS: Add self as cpplib co-maintainer.
11392
11393 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11394
11395         * MAINTAINERS: Add self to Write After Approval list.
11396
11397 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11398
11399         * INSTALL/README: egcs -> GCC update.
11400
11401 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11402
11403         * MAINTAINERS: Add myself to Write After Approval list.
11404
11405 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11406
11407         * MAINTAINERS: Add myself to Write After Approval list.
11408
11409 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11410
11411         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11412         X11 libraries for hppa64.
11413
11414 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11415
11416         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11417
11418 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11419
11420         * Makefile.in (all-zlib): Added dummy target.
11421
11422         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11423         ltcf-gcj.sh: Updated from libtool multi-language branch.
11424
11425 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11426
11427         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11428         (bootstrap*): Depend on all-bootstrap.
11429
11430 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11431
11432         * config.guess: Import CVS version 1.156.
11433         * config.sub: Import CVS version 1.179.
11434
11435 2000-09-02  Anthony Green  <green@cygnus.com>
11436
11437         * Makefile.in (all-gcc): Depend on all-zlib.
11438         (CLEAN_MODULES): Add clean-zlib.
11439         (ALL_MODULES): Add all-zlib.
11440         * configure.in (host_libs): Add zlib.
11441
11442 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11443
11444         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11445         crosses, but add gcc/include to the header search path for them.
11446
11447 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11448
11449         * MAINTAINERS: Add self to Write After Approval list.
11450
11451 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11452
11453         * config.guess: Import CVS version 1.152.
11454         * config.sub: Import CVS version 1.177.
11455
11456 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11457
11458         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11459         $targargs to tell whether newlib is going to be built.
11460
11461         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11462         $$r/TARGET_SUBDIR/libio for _G_config.h.
11463
11464 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11465
11466         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11467
11468 2000-08-22  DJ Delorie  <dj@redhat.com>
11469
11470         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11471
11472 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11473
11474         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11475         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11476         sub-configures.
11477
11478 2000-08-21  DJ Delorie  <dj@redhat.com>
11479
11480         * MAINTAINERS: Add self as a libiberty maintainer
11481
11482 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11483
11484         * configure.in (libstdcxx_flags): Use
11485         libstdc++-v3/src/libstdc++.INC.
11486
11487 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11488
11489         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11490
11491 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11492
11493         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11494
11495         * configure: Make enable_threads and enable_shared defaults
11496         explicit.  Substitute enable_threads into generated Makefiles.
11497         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11498         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11499
11500 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11501
11502         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11503
11504 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11505
11506         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11507         previous delta.
11508
11509 2000-08-11  Jason Merrill  <jason@redhat.com>
11510
11511         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11512         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11513         (FLAGS_FOR_TARGET): Not here.
11514         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11515
11516 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11517
11518         * config-ml.in (CC, CXX): Don't introduce a leading space.
11519
11520 2000-08-07  DJ Delorie  <dj@delorie.com>
11521
11522         * MAINTAINERS: Add self as a DJGPP maintainer
11523
11524 2000-08-07  DJ Delorie  <dj@redhat.com>
11525
11526         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11527         "if we're also building gcc, and it's a gcc that will run on the
11528         build machine, we want to use its includes instead of the system's
11529         default includes".
11530
11531 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11532
11533         * MAINTAINERS: Add self to Write After Approval list.
11534
11535 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11536
11537         * configure.in (libstdcxx_flags): Don't use `"'.
11538
11539         * config-ml.in: Adjust multilib search paths to the
11540         appropriate multilib tree.
11541
11542 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11543
11544         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11545         commas in $LANGUAGES.
11546
11547 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11548
11549         * configure.in: Re-enable all references to libg++ and librx.
11550
11551 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11552
11553         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11554         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11555         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11556         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11557
11558         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11559
11560 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11561
11562         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11563         CXX_FOR_TARGET for sed.
11564
11565 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11566
11567         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11568         Do not override if already set in the environment or in configure.
11569         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11570         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11571
11572 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11573
11574         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11575         the libtool CVS tree multi-language branch.
11576         * ltconfig, ltmain.sh: Updated.
11577
11578 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11579
11580         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11581         (clean-target): Depend on it.
11582
11583         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11584         (GCC_FOR_TARGET): Use it.
11585         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11586         * configure.in: ... here.
11587         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11588         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11589
11590 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11591
11592         * MAINTAINERS: Add self to Write After Approval list.
11593
11594 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11595
11596         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11597         (configure-target-libchill, configure-target-libobjc): Likewise.
11598
11599         * configure.in: Use the same cache file for all target libs.
11600         * config-ml.in: But different cache files per multilib variant.
11601
11602 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11603
11604         * configure (topsrcdir): Don't use dirname.
11605
11606 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11607
11608         * MAINTAINERS: Add self to Write After Approval list.
11609
11610 2000-07-20  Jason Merrill  <jason@redhat.com>
11611
11612         * configure.in: Remove all references to libg++ and librx.
11613
11614         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11615
11616 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11617
11618         * config.sub: Update to subversions version 2000-07-06.
11619
11620 2000-07-12  Andrew Haley  <aph@cygnus.com>
11621
11622         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11623         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11624
11625 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11626
11627         * symlink-tree:  Check number of arguments.
11628
11629 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11630
11631         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11632         search path for a g++ extracted from the build tree.  This
11633         will allow link tests run by configure scripts in
11634         subdirectories to succeed.
11635
11636 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11637
11638         * ltconfig: Add support for mips-dde-sysv4.2MP
11639
11640 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11641
11642         * MAINTAINERS: Add myself as loop discovery maintainer.
11643
11644 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11645
11646         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11647         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11648
11649 2000-06-19  Timothy Wall  <twall@cygnus.com>
11650
11651         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11652         * config.sub: Add tic54x target.
11653
11654 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11655
11656         * MAINTAINERS: Add self as Fortran maintainer,
11657         remove Craig Burley.
11658
11659 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11660
11661         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11662         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11663
11664 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11665
11666         * MAINTAINERS: Add self as i18n maintainer
11667
11668 20000-05-21  H.J. Lu  (hjl@gnu.org)
11669
11670         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11671         directory are used if they exist. Make sure
11672         $(build_tooldir)/include is searched for header files,
11673         $(build_tooldir)/lib/ for library files.
11674         (GCC_FOR_TARGET): Likewise.
11675         (CXX_FOR_TARGET): Likewise.
11676
11677 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11678
11679         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11680
11681 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11682
11683         * Makefile.in (configure-target-libiberty): Depend on
11684         configure-target-newlib.
11685
11686 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11687
11688         * configure.in, Makefile.in: Merge all libffi-related
11689         configury stuff from the libgcj tree.
11690
11691 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11692
11693         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11694         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11695
11696 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11697
11698         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11699         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11700         current version information.  Add to proto-toplev directory.
11701         (gdb-taz): Build do-djunpack.
11702
11703 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11704
11705         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11706
11707 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11708
11709         * MAINTAINERS: Add self to Write After Approval list.
11710
11711 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11712
11713         * ltmain.sh: Preserve in relink_command any environment
11714         variables that may affect the linker behavior.
11715
11716 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11717
11718         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11719
11720 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11721
11722         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11723
11724 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11725
11726         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11727         with the version name.
11728
11729 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11730
11731         * MAINTAINERS: Add self as bb-reorder maintainer.
11732
11733 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11734
11735         * config.if: Tweak.
11736
11737 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11738
11739         * djunpack.bat: New file.
11740
11741 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11742
11743         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11744         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11745         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11746         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11747
11748 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11749
11750         * config.sub (case $basic_machine): Change default for "ibm-*"
11751         to "openedition".
11752
11753 2000-04-13  Andreas Jaeger  <aj@suse.de>
11754
11755         * MAINTAINERS: Added myself.
11756
11757 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11758
11759         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11760         (do-md5sum): New target.
11761         (MD5PROG): Define.
11762         (PACKAGE): Default to TOOL.
11763         (VER): Default to a shell script.
11764         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11765         md5 checksum generation.
11766         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11767         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11768         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11769         insight.tar.bz2): Use gdb-taz to create archive.
11770
11771 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11772
11773         * configure (warn_cflags): Delete.
11774
11775 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11776
11777         * MAINTAINERS: Added myself.
11778
11779 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11780             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11781
11782         * configure.in (enable_libstdcxx_v3): Add.
11783         (target_libs): Add bits here to switch between libstdc++-v2 and
11784         libstdc++-v3.
11785         * config.if: And this file too.
11786         * Makefile.in: Add libstdc++-v3 targets.
11787
11788 2000-04-05  Michael Meissner  <meissner@redhat.com>
11789
11790         * config.sub (d30v): Add d30v as a basic machine type.
11791
11792 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11793
11794         * configure.in: -linux-gnu*, not -linux-gnu.
11795
11796 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11797
11798         * MAINTAINERS: Add self in write-after-approval section.
11799
11800 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11801
11802         * MAINTAINERS: Add self as ia64 port maintainer.
11803
11804 2000-03-08  Neil Booth  <NeilB@earthling.net>
11805
11806         * MAINTAINERS: Add self in write-after-approval section.
11807
11808 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11809
11810         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11811         (do-tar-bz2): Replace TOOL with PACKAGE.
11812         (gdb.tar.bz2): Remove GDBTK from GDB package.
11813         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11814         dejagnu.tar.bz2): New packages.
11815
11816 2000-02-27  Andreas Jaeger  <aj@suse.de>
11817
11818         * configure.in: Add entry for mips*-*-linux*, move catch all
11819         *-*-*linux* entry below this one.
11820
11821 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11822
11823         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11824
11825 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11826
11827         * config.sub: Support an OS of "wince".
11828
11829 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11830
11831         * config.guess, config.sub: Updated to match config's 2000-02-15
11832         version.
11833
11834 2000-02-23  Linas Vepstas  <linas@linas.org>
11835
11836         * config.sub: Add support for Linux/IBM 370.
11837         * configure.in: Likewise.
11838
11839 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11840
11841         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11842
11843 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11844
11845         * config.guess: Guess "cygwin" rather than "cygwin32".
11846
11847 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11848
11849         * configure (gcc_version): When setting, narrow search to
11850         lines containing `version_string'.
11851
11852 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11853
11854         * config.sub: Add support for avr target.
11855
11856 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11857
11858         * MAINTAINERS: Add maintainers for MCore port.
11859
11860 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11861
11862         * config.sub: Add mmix-knuth-mmixware.
11863
11864 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11865
11866         * MAINTAINERS: Pair cccp with cpplib maintainership.
11867
11868 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11869
11870         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11871         structure stuff to -L library search.
11872         (CXX_FOR_TARGET): Ditto.
11873         (CROSS_CHECK_MODULES): Fix spelling mistake.
11874
11875 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11876
11877         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11878         the C++ compiler.
11879
11880 2000-01-12  Richard Henderson  <rth@cygnus.com>
11881
11882         * configure.in: Don't build some bits for beos.
11883
11884 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11885
11886         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11887         as include files.
11888
11889 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11890
11891         * Add self as cpplib maintainer, as requested by Jason
11892         Merrill.  Correct my e-mail address.
11893
11894 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11895
11896         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11897         not mh-aix43.
11898
11899 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11900
11901         * MAINTAINERS: Add myself to "write after approval" list.
11902
11903 1999-12-14  Richard Henderson  <rth@cygnus.com>
11904
11905         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11906         * config.sub: Accept alphaev[78], alphaev8.
11907
11908 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11909
11910         * config.guess, config.sub: Update from autoconf.
11911
11912 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11913
11914         * MAINTAINERS:  update my playtime e-address.
11915
11916 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11917
11918         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11919         necessary libraries are missing.
11920
11921 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11922
11923         * MAINTAINERS: Add new 'write after approval' maintainer.
11924
11925 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11926
11927         * MAINTAINERS: Add new Java maintainer.
11928
11929 1999-10-25  Andreas Schwab  <schwab@suse.de>
11930
11931         * configure: Fix quoting inside arguments of eval.
11932
11933 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11934
11935         * config-ml.in: Allow suppression of some ARM multilibs.
11936
11937 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11938
11939         * config.guess: Add OS/390 match pattern.
11940         * config.sub: Add mvs, openedition targets.
11941         * configure.in (i370-ibm-opened*): New.
11942
11943 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11944
11945         * config.sub: Add support for configuring for pj.
11946
11947 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11948
11949         * config.sub (maybe_os): Add support for configuring for fr30.
11950
11951 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11952
11953         * configure.in: Do not configure or build ld for AIX
11954         platforms.  ld is known to be broken on these platforms.
11955
11956 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11957
11958         * config-ml.in: Pass compiler flag corresponding to multidirs to
11959         subdir configures.
11960
11961 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11962
11963         * Makefile.in (LDFLAGS): Define.
11964
11965 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11966
11967         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11968         noconfigdirs.
11969         (*-*-cygwin*): Likewise.
11970
11971 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11972
11973         * mkdep: New file.
11974         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11975         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11976
11977         From Eli Zaretskii <eliz@is.elta.co.il>:
11978         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11979         long file name when using DJGPP on MS-DOS.
11980
11981 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11982
11983         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11984
11985 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11986
11987         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11988         dependency as this causes "make check" to globally "make all"
11989
11990 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11991
11992         * configure.in (target_libs): Added target-zlib.
11993         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11994         (CONFIGURE_TARGET_MODULES): Likewise.
11995         (CHECK_TARGET_MODULES): Likewise.
11996         (INSTALL_TARGET_MODULES): Likewise.
11997         (CLEAN_TARGET_MODULES): Likewise.
11998         (configure-target-zlib): New target.
11999         (all-target-zlib): Likewise.
12000         (all-target-libjava): Depend on all-target-zlib.
12001         (configure-target-libjava): Depend on configure-target-zlib.
12002
12003         * Makefile.in (configure-target-libjava): Depend on
12004         configure-target-newlib.
12005         (configure-target-boehm-gc): New target.
12006         (configure-target-qthreads): New target.
12007
12008         * configure.in (target_libs): Added target-qthreads.
12009         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12010         (CONFIGURE_TARGET_MODULES): Likewise.
12011         (CHECK_TARGET_MODULES): Likewise.
12012         (INSTALL_TARGET_MODULES): Likewise.
12013         (CLEAN_TARGET_MODULES): Likewise.
12014         (all-target-qthreads): New target.
12015         (configure-target-libjava): Depend on configure-target-qthreads.
12016         (all-target-libjava): Depend on all-target-qthreads.
12017
12018         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12019         (CONFIGURE_TARGET_MODULES): Likewise.
12020         (CHECK_TARGET_MODULES): Likewise.
12021         (INSTALL_TARGET_MODULES): Likewise.
12022         (CLEAN_TARGET_MODULES): Likewise.
12023         (all-target-libjava): New target.
12024         (all-target-boehm-gc): Likewise.
12025         * configure.in (target_libs): Added libjava, boehm-gc.
12026
12027 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12028
12029         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12030         configure.bat in SUPPORT_FILES.
12031         (gas+binutils.tar.bz2): Likewise.
12032
12033         * makeall.bat: Remove; obsolete.
12034
12035 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12036
12037         From Mark Elbrecht:
12038         * configure.bat: Remove; obsolete.
12039
12040 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12041
12042         * configure: Add -W -Wall to the default CFLAGS when compiling with
12043         gcc.
12044
12045 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12046
12047         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12048
12049 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12050
12051         * configure.in: Build ld on IRIX6.
12052
12053 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12054
12055         * Makefile.in: Change distribution targets to use bzip2 instead of
12056         gzip.
12057         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12058         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12059
12060 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12061
12062         * config.sub: Add mcore target.
12063
12064 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12065
12066         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12067
12068 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12069
12070         * config.guess (dummy): Changed to $dummy.
12071
12072 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12073
12074         * config.sub: Tidied up case statements.
12075
12076 1999-05-22  Ben Elliston  <bje@cygnus.com>
12077
12078         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12079         <jiro@din.or.jp>.
12080
12081         * config.guess: Merge with FSF version. Future changes will be
12082         more accurately recorded in this ChangeLog.
12083         * config.sub: Likewise.
12084
12085 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12086
12087          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12088
12089 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12090
12091         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12092
12093 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12094
12095         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12096
12097 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12098
12099         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12100         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12101         Bad merge removed these two changes.
12102
12103 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12104                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12105
12106         * config.guess (interix Alpha): Add.
12107
12108 1999-04-11  Richard Henderson  <rth@cygnus.com>
12109
12110         * configure.in (i?86-*-beos*): Do config gperf; don't config
12111         gdb, newlib, or libgloss.
12112
12113 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12114
12115         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12116         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12117         from multidirs.
12118
12119 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12120
12121         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12122
12123 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12124
12125         * config.sub: Add support for mcore targets.
12126
12127 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12128
12129         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12130         not mt-ospace, in order to shut up assembler warning about using
12131         symbols that are named the same as registers.
12132
12133 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12134
12135         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12136         dependency list for all-target-cygmon.
12137
12138 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12139
12140         * config-ml.in: Check $host, not $target, for selective multilibs.
12141         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12142         thumb interworking, and underscore prefix multilibs.
12143
12144 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12145
12146         * missing: Update to version from current automake.
12147
12148 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12149
12150         * configure (gxx_include_dir): Removed.
12151
12152         * configure.in (gxx_include_dir): Handle it.
12153         * Makefile.in: Likewise.
12154
12155 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12156
12157         * config.sub (mips64vr4111,mips64vr4111el) Add.
12158
12159 1999-03-21  Ben Elliston  <bje@cygnus.com>
12160
12161         * config.guess: Correct typo for detecting ELF on FreeBSD.
12162
12163 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12164
12165         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12166         config/mh-djgpp.
12167
12168 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12169
12170         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12171         all-target-newlib to dependency list for all-target-bsp.
12172
12173 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12174
12175         * config.sub: Add i386-uwin support.
12176         * config.guess: Likewise.
12177
12178 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12179
12180         * configure.in: cleanup, add mh-*pic handling for arm, special
12181         case powerpc*-*-aix*
12182
12183 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12184
12185         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12186         can be built.
12187
12188 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12189
12190         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12191         targets.
12192
12193 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12194
12195         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12196
12197 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12198
12199         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12200
12201 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12202
12203         * config.sub: Fix typo in arm recognition.
12204
12205 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12206
12207         * configure.in (noconfigdirs): Changed target_configdirs to
12208         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12209         rather than m68k-*-* since it is not known to work on
12210         m68k-aout. Ditto for arm-*-*oabi.
12211
12212 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12213
12214         * configure.in (*-*-windows*): Remove, no longer used.
12215
12216 1999-02-19  Ben Elliston <bje@cygnus.com>
12217
12218         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12219         Smart and improved by Andrew Cagney.
12220
12221 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12222
12223         * config.guess: Recognize openbsd-*-hppa.
12224
12225 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12226
12227         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12228         only if it is not empty.
12229
12230 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12231
12232         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12233
12234         * config.guess: Modified to recognize uname's armv* syntax.
12235
12236         * config.sub: Modified to recognize uname's armv* syntax.
12237
12238 1999-02-17  Mark Salter  <msalter@cygnus.com>
12239
12240         * configure.in: Added target-bsp for sparclite.
12241
12242 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12243
12244         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12245
12246 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12247
12248         * configure.in: Add support for strongarm port.
12249         * config.sub: Add support for strongarm target.
12250
12251 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12252
12253         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12254         the old name config/mh-cygwin32.
12255         Enable texinfo.
12256
12257 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12258
12259         * configure.in: Do build ld for ix86 Solaris.
12260
12261 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12262
12263         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12264         $AR_FOR_TARGET.  Likewise for RANLIB.
12265
12266 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12267
12268         * config.sub (oabi):  Recognize.
12269         * configure.in (arm-*-oabi):  Handle.
12270
12271 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12272
12273         * config.guess: Improve detection of i686 on UnixWare 7.
12274
12275 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12276
12277         * config.guess: Add support for i386-pc-interix.
12278         * config.sub: Likewise.
12279         * configure.in: Likewise.
12280
12281 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12282
12283         * Makefile.in: Remove unneeded all-target-libio from
12284         from all-target-winsup target since it is now unneeded.
12285         Add all-target-libtermcap in its place since it is now
12286         needed.
12287
12288 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12289
12290         * configure.in: makefile stub for cygwin target is probably
12291         unnecessary.  Remove it for now.
12292
12293 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12294
12295         * configure.in: libtermcap.a should be built when cygwin is the
12296         target as well as the host.
12297         * config.guess: Allow mixed case in cygwin uname output.
12298         * Makefile.in: Add libtermcap target.
12299
12300 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12301
12302         * config.sub: Clean up handling of hppa2.0.
12303
12304 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12305
12306         * config.guess: Use C code to identify more HP machines.
12307
12308 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12309
12310         * config.sub: Handle hppa2.0.
12311
12312 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12313
12314         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12315         cygmon for all sparclite targets, regardless of object format.
12316
12317 1998-12-15  Mark Salter  <msalter@cygnus.com>
12318
12319         * configure.in: Added target-bsp for several target architectures.
12320
12321         * Makefile.in: Added rules for bsp.
12322
12323 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12324
12325         * config.guess: Improve detection of hppa2.0 processors.
12326
12327 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12328
12329         * config.guess: Recognize FreeBSD using ELF automatically.
12330
12331 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12332
12333         * configure (skip-this-dir): Add handling for new shell script, which
12334         might be created by a sub-directory's configure to indicate, this particular
12335         directory is "unwanted".
12336         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12337
12338 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12339
12340         * ltconfig: import from libtool, after changing libtool to
12341         account for the cygwin name change.
12342
12343 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12344
12345         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12346         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12347
12348 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12349
12350         * configure.in: Add libtermcap to list of cygwin dependencies.
12351
12352 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12353
12354         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12355         they include winsup/include when it's a cygwin target.
12356
12357 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12358
12359         * configure.in (host_tools): Added zip.
12360         * Makefile.in (all-target-libjava): Depend on all-zip.
12361         (all-zip): New target.
12362         (ALL_MODULES): Added all-zip.
12363         (NATIVE_CHECK_MODULES): Added check-zip.
12364         (INSTALL_MODULES): Added install-zip.
12365         (CLEAN_MODULES): Added clean-zip.
12366
12367 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12368
12369         * Makefile.in: lose "32" from comment about cygwin.
12370
12371 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12372
12373         * configure.in: Use -Os to build target libraries for the fr30.
12374
12375 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12376
12377         * config.sub: Add fr30.
12378
12379 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12380
12381         * configure.in: drop "32" from config/mh-cygwin32.  Check
12382         cygwin* instead of cygwin32*.
12383         * config.sub: Check cygwin* instead of cygwin32*.
12384
12385 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12386
12387         * config.guess: Match any version of Unixware7.
12388
12389 1998-10-20  Syd Polk  <spolk@cygnus.com>
12390
12391         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12392         if desired.
12393
12394 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12395
12396         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12397         these if the appropriate directories and files to not exist.
12398
12399 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12400
12401         * Makefile.in (DEVO_SUPPORT): Add config.if.
12402
12403 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12404
12405         * configure: Add pattern to replace "build_tooldir"'s
12406         definition in the generated Makefile with "tooldir"'s
12407         actual value.
12408
12409 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12410
12411         * config.sub: Bring back lost sparcv9.
12412
12413         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12414
12415 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12416
12417         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12418         CC_FOR_TARGET and friends.
12419
12420 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12421
12422         * Makefile.in (build_tooldir): New variable, same as tooldir.
12423         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12424         -B$(build_tooldir)/bin/.
12425         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12426
12427 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12428
12429         * README: Remove installation instructions and refer to the
12430         INSTALL directory instead.
12431
12432 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12433
12434         * config.sub: Add support for i[34567]86-pc-udk.
12435         * configure.in: Likewise.
12436
12437 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12438
12439         * Makefile.in: add bzip2 package building bits for user
12440         tools module
12441         * configure.in: ditto
12442
12443 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12444
12445         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12446         (ALL_TARGET_MODULES): Add all-target-libobjc.
12447         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12448         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12449         (all-target-libchill): Add dependencies.
12450         * configure.in (target_libs): Add libchill.
12451
12452 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12453
12454         * configure.in (target_subdir): Remove duplicate line.
12455
12456 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12457
12458         * Makefile.in (all-automake): fix dependencies.
12459
12460 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12461
12462         * configure.in: Minor cleanups for building in the $(target_alias)
12463         subdir.
12464
12465 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12466
12467         * Makefile.in (bootstrap): Set r and s before make all.  Use
12468         BASE_FLAGS_TO_PASS in make all.
12469         (cross): Likewise.
12470
12471 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12472
12473         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12474
12475 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12476
12477         * config.sub: Fix typo in last change.
12478
12479 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12480
12481         * config.sub: Add support for C4x target.
12482         * configure.in: Likewise.
12483
12484 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12485
12486         * config.sub: Recognize sparcv9 just like sparc64.
12487
12488 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12489
12490         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12491
12492 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12493
12494         * config.guess: Correctly identify Pentium II sco boxes.
12495
12496         * config.guess: Fix "tr" code.  From Weiwen Liu.
12497
12498 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12499
12500         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12501         stabs.
12502
12503 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12504
12505         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12506         (ALL_TARGET_MODULES): Add all-target-libchill.
12507         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12508         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12509         (all-target-libchill): Add dependencies.
12510         * configure.in (target_libs): Add libchill.
12511
12512 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12513
12514         * config.guess: Avoid assumptions about "tr" behaves when
12515         LANG is set to something other than English.
12516
12517 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12518
12519         * configure (gxx_include_dir): Changed to
12520         '${prefix}/include/g++'-${libstdcxx_interface}.
12521
12522         * config.if: New to determine the interfaces.
12523
12524 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12525
12526         * config.guess: Detect and handle MPE/IX.
12527         * config.sub: Deal with MPE/IX.
12528
12529 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12530
12531         * configure.in: Use mh-aix43.
12532
12533 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12534
12535         * configure: Fix --without/--disable cases for gxx-include-dir.
12536
12537 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12538
12539         * mdata-sh:  Imported.  Needed for automake support.
12540
12541 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12542
12543         * Makefile.in (taz): Try "chmod -R og=u ." before
12544         "chmod og=u `find . -print`".
12545
12546 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12547
12548         * configure.in: Add arm-elf and thumb-elf support.
12549
12550 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12551
12552         * Makefile.in: Undo previous patch.
12553
12554 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12555
12556         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12557         to here ...
12558         (install-no-fixedincludes): and here
12559         (INSTALL_MODULES): ... from here.
12560
12561 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12562
12563         * config.sub: Merge with FSF.
12564
12565         * config.guess: Merge with FSF.
12566
12567 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12568
12569         * configure (extraconfigdirs): New variable.
12570         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12571         * Makefile.in (all): Move higher in file.
12572         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12573         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12574         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12575         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12576         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12577
12578 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12579
12580         * Makefile.in (all-target-libjava): Depend on all-gcc and
12581         all-target-newlib.
12582         (configure-target-libjava): Depend on $(ALL_GCC).
12583
12584 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12585
12586         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12587         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12588
12589 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12590
12591         * INSTALL/README: Fix typo.
12592
12593 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12594
12595         * ylwrap: Change absolute path checks to check for DOS style path
12596         names.
12597
12598         * ylwrap: Don't use a full path name if the source file is in the
12599         same directory.  From hjl@lucon.org (H.J. Lu).
12600
12601         * config-ml.in: Default to being verbose, to match Feb 18 change to
12602         configure.
12603
12604 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12605
12606         Brought over from egcs:
12607
12608         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12609
12610         * configure.in (target_subdir): Set to ${target_alias} instead
12611         of "libraries".
12612
12613         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12614
12615         * configure.in (target_subdir): Set to libraries if enable_multilib.
12616
12617 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12618
12619         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12620         multilibs, force reconfiguration the first time we create
12621         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12622
12623 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12624
12625         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12626         avoid confusion with --no-recursion.
12627
12628 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12629
12630         * configure.in: Win32 hosts shouldn't use install -x
12631         * install-sh: remove -x option, and special .exe-handling
12632         hack.
12633
12634 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12635
12636         * config.guess: Recognize i586-pc-beos.
12637         * configure.in: Don't build some bits for beos.
12638
12639 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12640
12641         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12642         CFLAGS default to -O2.
12643
12644         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12645         when using GNU ld.
12646
12647 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12648
12649         * ltmain.sh: Correct install when using a different shell.
12650
12651 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12652
12653         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12654
12655 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12656
12657         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12658         target.
12659
12660 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12661
12662         * ltconfig: Update to correct AIX handling.
12663
12664 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12665
12666         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12667
12668         * configure.in (target_subdir): Set to ${target_alias} instead
12669         of "libraries".
12670
12671 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12672
12673         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12674         (Makefile): Depend on $(gcc_version_trigger).
12675
12676         * configure (gcc_version): Change default initializer to empty
12677         string.
12678         (gcc_version_trigger): New variable; pass this variable down
12679         to subdir configures to enable them checking gcc's version
12680         themselves. Emit make macros for both gcc_version vars.
12681         (topsrcdir): Initialize reliably.
12682         (recursion line): Remove --with-gcc-version=${gcc_version}.
12683
12684 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12685
12686         * configure (enable_version_specific_runtime_libs): Implement new flag
12687         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12688         in $(libsubdir); emit definition in each generated Makefile.
12689         (gxx_include_dir): Initialize depending on
12690         $enable_version_specific_runtime_libs.
12691
12692 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12693
12694         * configure (gcc_version): Initialize properly depending on
12695         how and where configure is started.
12696         (recursion line): Pass a --with-gcc-version=${gcc_version}
12697         to configures in subdirs.
12698
12699 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12700
12701         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12702         cygmon
12703
12704 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12705
12706         * configure.in: Add cygmon and libstub support for mn10200.
12707
12708 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12709
12710         * configure (gcc_version): Add new variable describing the
12711         particular gcc version we're building.
12712         * Makefile.in (libsubdir): Add new macro for the directory
12713         in which the compiler finds executables, libraries, etc.
12714         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12715         and libsubdir.
12716
12717 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12718
12719         * Makefile.in (local-clean): Remove *.log.
12720         (warning.log): Built with warn_summary from build.log.
12721         (mail-report.log): Run test_summary.
12722         (mail-report-with-warnings.log): Run test_summary including
12723         warning.log in the report.
12724
12725 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12726
12727         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12728
12729 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12730
12731         * Makefile.in (grep): Grep no longer depends on libiberty.
12732
12733 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12734
12735         * Makefile.in: all-snavigator needs all-libgui.
12736
12737 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12738
12739         * configure.in: Add cygmon and libstub support for mn10300.
12740
12741 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12742
12743         * missing: Update to version from automake 1.3.
12744
12745         * ltmain.sh: On installation, don't get confused if the same name
12746         appears more than once in the list of library names.
12747
12748 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12749
12750         * config.sub: Accept m68060 and m5200 as CPU names.
12751
12752 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12753
12754         * configure: Use && rather than using -a in test, because odd
12755         strings can confuse test.
12756         * configure.in: Likewise.
12757
12758 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12759
12760         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12761
12762 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12763
12764         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12765         bootstrap4-lean): New targets.
12766
12767 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12768
12769         * mpw-* Delete.  Not used.
12770
12771 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12772
12773         * COPYING.LIB: Update FSF address.
12774
12775 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12776
12777         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12778
12779         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12780         GAS_SUPPORT_DIRS.
12781
12782 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12783
12784         * ltconfig, ltmain.sh: Avoid producing a version number if
12785         -version-info was not used.
12786
12787 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12788
12789         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12790         building with newlib.
12791
12792 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12793
12794         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12795         Solaris `make' causes it to continue to next definition.
12796
12797 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12798
12799         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12800         the right GUI libraries and files are installed along with GDB.
12801
12802 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12803
12804         * configure.in: Change alpha to alpha* in several places.
12805
12806 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12807
12808         * config.sub: Recognize sparc86x.
12809
12810 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12811
12812         * configure.in (--enable-target-optspace): Remove debug echo.
12813
12814 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12815
12816         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12817
12818 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12819
12820         * ltconfig: Update cygwin32 support.
12821
12822         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12823         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12824         (GDB_SUPPORT_DIRS): Likewise.
12825
12826 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12827
12828         * configure.in (target_makefile_frag): If --enable-target-optspace,
12829         use -Os to compile target libraries rather than -O2.  Default to
12830         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12831         not used.
12832         * configure.in (target_cflags): Ditto for d30v.
12833
12834 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12835
12836         * Makefile.in (all-bfd): Depend on all-intl.
12837         (all-binutils): Likewise.
12838         (all-gas): Likewise.
12839         (all-gprof): Likewise.
12840         (all-ld): Likewise.
12841
12842 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12843
12844         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12845
12846 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12847
12848         * Makefile.in (all-bfd): Depend upon all-libiberty.
12849
12850         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12851
12852 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12853
12854         * Makefile.in: Add libstub.
12855
12856         * configure.in: Ditto. Build libstub for targets that have cygmon
12857         support.
12858
12859 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12860
12861         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12862
12863 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12864
12865         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12866         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12867
12868 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12869
12870         * configure: Define DEFAULT_M4 by searching PATH.
12871         * Makfile.in: Use DEFAULT_M4.
12872
12873 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12874
12875         * ltconfig: Add cygwin32 support.
12876
12877         * Makefile.in, configure.in: Add libtool as a native only directory
12878         to configure and build.
12879
12880 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12881
12882         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12883
12884 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12885
12886         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12887
12888 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12889
12890         * Makefile.in: add ash make rules
12891         * configure.in: add ash to native_only and host_tools lists
12892
12893 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12894
12895         * Makefile.in (all-gettext, all-intl): New targets.
12896         (ALL_MODULES): Added all-gettext, all-intl.
12897         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12898         (INSTALL_MODULES): Added install-gettext, install-intl.
12899         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12900
12901         * configure.in (host_tools): Added gettext.
12902         (native_only): Likewise.
12903         (noconfigdirs) [various cases]: Likewise.
12904         (host_libs): Added intl.
12905
12906 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12907
12908         * configure: Do not disable building gdbtk for cygwin32 hosts.
12909
12910 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12911
12912         * configure.in: Add thumb-coff target.
12913         * config.sub: Add thumb-coff target.
12914
12915 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12916
12917         * Makefile.in: Revert yesterday's change.
12918         (all-target-winsup):  all-target-librx stays out of here.
12919
12920 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12921
12922         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12923         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12924         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12925         Remove references to librx and libg++.
12926
12927 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12928
12929         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12930         recursive makes
12931
12932 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12933
12934         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12935         for newlib directory.
12936         (CXX_FOR_TARGET): Likewise.
12937
12938 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12939
12940         * ltconfig: Update after libtool/ltconfig.in change for
12941         hpux11.
12942
12943 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12944
12945         * ltconfig, ltmain.sh: Update to libtool 1.2.
12946
12947 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12948
12949         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12950         (install-gcc-cross): Instead, override LANGUAGES here.
12951
12952 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12953
12954         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12955         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12956
12957 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12958
12959         * configure.in: Add Thumb-pe target.
12960
12961 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12962
12963         * Makefile.in - changed sn targets to snavigator
12964         * configure.in - changed sn targets to snavigator
12965
12966 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12967
12968         * config-ml.in: After building symlink tree call make distclean
12969         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12970         to be the case for libiberty.
12971
12972 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12973
12974         * configure: When making link, also check the current
12975         directory. The configure scripts may create one.
12976
12977 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12978
12979         * config.sub: Accept alphapca56 and alphaev6 properly.
12980
12981 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12982
12983         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12984
12985 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12986
12987         * config.sub (sco5): Fix typo.
12988
12989 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12990
12991         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12992         install-itcl.
12993         (install-itcl): Remove dependency on install-tcl.
12994
12995 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12996
12997         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12998
12999 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13000
13001         * configure.in: Don't build libgui for a cygwin32 target when not on
13002         a cygwin32 host.
13003
13004 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13005
13006         * configure (redirect): Set to null, so default behavior of
13007         configure is now --verbose.
13008
13009 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13010
13011         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13012         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13013
13014 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13015
13016         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13017         this change to sync Makefile.in with its ChangeLog entries.
13018
13019 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13020
13021         * ltmain.sh (mkdir): Check that the directory doesn't exist
13022         before we exit with error, so that we don't get races during
13023         parallel builds.
13024
13025 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13026
13027         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13028
13029 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13030
13031         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13032         PICFLAG_FOR_TARGET.
13033         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13034
13035         * configure: Emit a definition for the new macro enable_shared
13036         into each Makefile.
13037
13038 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13039
13040         * configure.in (host_tools, native_only): Add libtool.
13041
13042 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13043
13044         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13045         Fix typo in ming config comment.
13046
13047 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13048
13049         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13050
13051 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13052
13053         * config.sub: Add tic30 cases, and map c30 to tic30.
13054
13055 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13056
13057         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13058         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13059         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13060         (CLEAN_TARGET_MODULES): Similarly
13061         (all-target-libf2c): Add dependences.
13062         * configure.in (target_libs): Add libf2c.
13063
13064 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13065
13066         * configure.in: Remove expect from noconfigdirs when target
13067         is cygwin32.  OK to build expect and dejagnu with Canadian
13068         Cross.
13069
13070 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13071
13072         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13073         host.
13074
13075         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13076         and mingw32.
13077
13078 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13079
13080         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13081         here as it is not defined in the toplevel Makefile.
13082
13083 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13084
13085         * configure (package_makefile_rules_frag): New variable, which names
13086         a file with generic rules, ...
13087         Change comment to mention we now have FIVE parts.
13088         * configure: Undo last change.
13089
13090 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13091
13092         * config.guess: More accurate determination of HP processor types.
13093         * config.sub: More accurate determination of HP processor types.
13094
13095 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13096
13097         * configure (package_makefile_frag): Move inserting the
13098         ${package_makefile_frag} to where it should be according
13099         to the comment.
13100
13101 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13102
13103         * config.guess: Add support for Linux/ARM.
13104
13105 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13106
13107         * .cvsignore: Remove *-info and *-install since they match
13108         release-info and mpw-install, which we don't want to just ignore.
13109
13110 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13111
13112         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13113
13114 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13115
13116         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13117         local_prefix to sub-make invocations.
13118
13119 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13120
13121         * configure.in: Check makefile fragments in the source
13122         directory.
13123
13124 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13125
13126         * configure.in: Check whether host and target makefile
13127         fragments exist before adding them to *_makefile_frag.
13128
13129 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13130
13131         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13132
13133 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13134
13135         * configure.in: Make sure we only replace RPATH_ENVVAR on
13136         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13137         regexp to sed.
13138
13139         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13140         to sub-makes.
13141
13142 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13143
13144         * config-ml.in (multi-do): LDFLAGS must include multilib
13145         designator.
13146
13147 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13148
13149         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13150
13151 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13152
13153         * config.sub: Add mingw32 support.
13154         * configure.in: Likewise.
13155
13156 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13157
13158         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13159
13160 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13161
13162         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13163         * configure (gxx_include_dir): Provide a definition for subdirs
13164         which do not use autoconf.
13165
13166 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13167
13168         * config.guess: Sync with egcs.  Picks up new alpha support,
13169         BeOS & some additional linux support.
13170
13171 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13172
13173         * config.guess: HP 9000/803 is a PA1.1 machine.
13174
13175 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13176
13177         * configure.in: It's alpha*-...
13178
13179 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13180
13181         * configure.in (host_makefile_frag, target_makefile_frag):
13182         Handle multiple config files.
13183         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13184         alpha-*-*.
13185
13186 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13187
13188         * mkdep: New file.
13189
13190 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13191
13192         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13193
13194 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13195
13196         * Makefile.in: Add libgui directory.
13197         (GDB_TK): Add all-libgui.
13198         * configure.in: Add libgui directory.
13199         * configure: Add all-libgui to GDB_TK.
13200
13201 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13202
13203         * config-ml.in (multidirs): Add m32r to multilib list.
13204
13205 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13206
13207         * Makefile.in (all-target-gperf): Change dependency to
13208         all-target-libstdc++.
13209
13210 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13211
13212         * config.guess: Add BeOS support.
13213
13214 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13215
13216         Source directory cvs renamed to cvssrc:
13217         * configure.in (host_tools): Change cvs to cvssrc.
13218         (native_only): Likewise.
13219         (noconfigdirs) [various cases]: Likewise.
13220         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13221         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13222         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13223         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13224         (all-cvssrc): Rename target from all-cvs.
13225
13226 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13227
13228         * configure (gxx_include_dir): Fix thinko.
13229
13230 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13231
13232         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13233         (install-cross, install-gcc-cross): New targets.
13234
13235 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13236
13237         * configure.in (noconfigdirs): Add support for Thumb target.
13238
13239         * config.sub (maybe_os): Add support for Thumb target.
13240
13241 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13242
13243         * Makefile.in: Add rules for cygmon.
13244
13245         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13246
13247 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13248
13249         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13250         * configure (gxx_include_dir): Provide a definition for subdirs
13251         which do not use autoconf.
13252
13253 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13254
13255         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13256         11/18/97 build
13257
13258 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13259
13260         * From Franz Sirl.
13261         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13262         found on RedHat Linux systems.
13263
13264 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13265
13266         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13267         guesses.
13268
13269 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13270
13271         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13272
13273 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13274
13275         * ltmain.sh: If mkdir fails, check whether the directory was created
13276         anyhow by some other process.
13277
13278 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13279
13280         * configure.in (d30v-*-*): Configure all directories.
13281
13282 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13283
13284         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13285         for the D30V.
13286
13287 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13288
13289         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13290
13291 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13292
13293         * include/libiberty.h: Add extern "C" { so it can be used with C++
13294         progrms.
13295         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13296         programs.
13297
13298 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13299
13300         * configure.in (d30v-*-*): Configure GCC now.
13301
13302 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13303
13304         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13305         is no longer needed.
13306
13307 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13308
13309         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13310
13311 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13312
13313         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13314         targets using "$@" to provide support for similar but not identical
13315         targets without having to duplicate code.
13316
13317 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13318
13319         * makefile.vms: Fix to work with DEC C.
13320
13321 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13322
13323         * config.sub: Add mips-tx39-elf to marketing names.
13324
13325 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13326
13327         * ltmain.sh: Handle symlinks in generated script.
13328
13329 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13330
13331         * configure: Handle autoconf style directory options: --bindir,
13332         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13333         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13334         --sysconfdir.
13335         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13336         (sharedstatedir, localstatedir, oldincludedir): New variables.
13337         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13338         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13339         sbindir, sharedstatedir, and sysconfdir.
13340
13341 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13342
13343         * Makefile.in (bootstrap-lean): New target.
13344
13345 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13346
13347         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13348         sn, and gnuserv from noconfigdirs.
13349
13350 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13351
13352         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13353
13354 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13355
13356         * Makefile.in (cross): New target.
13357
13358 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13359                           Jeff Law         <law@cygnus.com>
13360
13361         * Makefile.in (bootstrap2, bootstrap3): New targets.
13362         (all-bootstrap): Remove outdated and confusing target.
13363         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13364
13365 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13366
13367         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13368         windows.  Consistent with gdb/configure.
13369
13370 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13371
13372         * configure.in: Name Linux target fragment.
13373
13374         * configure: Rewrite so that project Makefile fragment is inserted
13375         first and appears last in the resulting Makefile.
13376
13377 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13378
13379         * Makefile.in (install-itcl): Install tcl first.
13380
13381 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13382
13383         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13384
13385 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13386
13387         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13388
13389         * configure.in (skipdirs): Add target-librx for Linux.
13390         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13391
13392 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13393
13394         * Makefile.in (bootstrap): New target.
13395
13396 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13397
13398         * config.sub: Accept 'amigados' for backward compatibility.
13399
13400 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13401
13402         * config.guess: Merge with FSF.
13403
13404 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13405
13406         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13407
13408 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13409
13410         * config.sub: Add "marketing-names" patch.
13411
13412 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13413
13414         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13415
13416 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13417
13418         * config.sub: Handle v850-elf.
13419
13420 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13421
13422         * .cvsignore (*-install): Remove.
13423
13424 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13425
13426         * ltconfig: Set CONFIG_SHELL in libtool.
13427         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13428
13429 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13430
13431         * configure.in (target_subdir): Set to libraries if enable_multilib.
13432
13433 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13434
13435         * config.guess: Update from gcc directory.
13436
13437 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13438
13439         * Makefile.in (all-sim): Depends on all-readline.
13440
13441 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13442
13443         * Makefile.in (BISON, YACC): Use $$s.
13444         (all-bison): Depend on all-texinfo.
13445
13446 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13447
13448         * Makefile.in (BISON): Add -L flag.
13449         (YACC): Likewise.
13450
13451 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13452
13453         * configure.in (noconfigdirs): Add support for v850e target.
13454
13455         * config.sub (maybe_os): Add support for v850e target.
13456
13457 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13458
13459         * configure.in (noconfigdirs): Add support for v850ea target.
13460
13461         * config.sub (maybe_os): Add support for v850ea target.
13462
13463 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13464
13465         * config.sub: Add mipstx39.  Delete r3900.
13466
13467 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13468
13469         * Makefile.in (all-autoconf): Depends on all-texinfo.
13470
13471 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13472
13473         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13474         eabi targets.
13475
13476 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13477
13478         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13479
13480         * configure: When handling a Canadian Cross, handle YACC as well as
13481         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13482         * Makefile.in (all-bison): Depend upon all-texinfo.
13483
13484 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13485
13486         * Makefile.in (BISON): bison, not byacc or bison -y.
13487         (YACC): bison -y or byacc or yacc.
13488         (various): Add *-bison as appropriate.
13489         (taz): No need to mess with BISON anymore.
13490
13491 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13492
13493         * configure: If OSTYPE matches *win32*, try to find a good value for
13494         CONFIG_SHELL.
13495
13496 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13497
13498         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13499         configure.in if it is present.
13500
13501 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13502
13503         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13504
13505 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13506
13507         * config.sub: Recognize `arc' cpu.
13508         * configure.in: Likewise.
13509         * config-ml.in: Likewise.
13510
13511 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13512
13513         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13514
13515 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13516
13517         * configure: Changed sed delimiter from ':' to '|' when
13518         attempting to substitute ${config_shell} for SHELL. On
13519         NT ${config_shell} may contain a ':' in it.
13520
13521 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13522
13523         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13524
13525 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13526
13527         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13528
13529 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13530
13531         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13532
13533         * ylwrap: If the program is a relative path, force it to be
13534         absolute.
13535
13536 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13537
13538         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13539
13540 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13541
13542         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13543         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13544         for libraries.
13545
13546 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13547
13548         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13549         separated by spaces.
13550
13551 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13552
13553         * ylwrap: New file.
13554         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13555
13556         * ltmain.sh: Handle /bin/sh at start of install program.
13557
13558         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13559
13560         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13561         * missing: New file, from automake 1.2.
13562
13563 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13564
13565         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13566         check-tk to CHECK_X11_MODULES.
13567
13568 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13569
13570         * config.sub: Merge with FSF.
13571
13572 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13573
13574         * config.guess: Merge with FSF.
13575
13576 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13577
13578         * configure: Treat msdosdjgpp like go32.
13579         * configure.in: Likewise.  Don't remove gprof for go32.
13580
13581         * configure: Change Makefile.tem2 to Makefile.tm2.
13582
13583 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13584
13585         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13586
13587 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13588
13589         * install-sh (chmodcmd): Set to null if the DST directory already
13590         exists.  Same as Nov 11th change.
13591
13592 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13593
13594         * configure (GDB_TK): Needs itcl and tix.
13595
13596 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13597
13598         * config.guess: Update from FSF.
13599
13600 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13601
13602         * Makefile.in (GDB_TK): Depend on itcl and tix.
13603
13604 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13605
13606         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13607         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13608         (INSTALL_SCRIPT): New variable.
13609         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13610         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13611         to -x.
13612         * install-sh: Add support for -x option.
13613
13614 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13615
13616         * configure.in, Makefile.in: Treat tix like itcl.
13617
13618 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13619
13620         * Makefile.in (WINDRES): New variable.
13621         (WINDRES_FOR_TARGET): New variable.
13622         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13623         (EXTRA_HOST_FLAGS): Add WINDRES.
13624         (EXTRA_TARGET_FLAGS): Add WINDRES.
13625         (EXTRA_GCC_FLAGS): Add WINDRES.
13626         ($(DO_X)): Pass down WINDRES.
13627         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13628         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13629         DLLTOOL_FOR_TARGET.
13630
13631 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13632
13633         * configure.in: configure sim before gdb for win32-x-ppc
13634
13635 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13636
13637         Move gperf into the toplevel, from libg++.
13638         * configure.in (target_tools): Add target-gperf.
13639         (native_only): Add target-gperf.
13640         * Makefile.in (all-target-gperf): New target, depend on
13641         all-target-libg++.
13642         (configure-target-gperf): Empty rule.
13643         (ALL_TARGET_MODULES): Add all-target-gperf.
13644         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13645         (CHECK_TARGET_MODULES): Add check-target-gperf.
13646         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13647         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13648
13649 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13650
13651         * config.sub (mn10200): Recognize new basic machine.
13652
13653 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13654
13655         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13656         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13657
13658 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13659
13660         * configure.in: If we're building mips-sgi-irix6* native, turn on
13661         ENABLE_MULTILIB and set TARGET_SUBDIR.
13662
13663 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13664
13665         * Makefile.in (all-sn): Depend on all-grep.
13666
13667 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13668
13669         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13670
13671         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13672         Makefile.  From Jeff Makey <jeff@cts.com>.
13673         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13674
13675         * Makefile.in (DISTBISONFILES): Remove.
13676         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13677         $(DEFAULT_YACC).
13678
13679         * configure.in: Build itl, db, sn, etc., when building for native
13680         cygwin32.
13681
13682         * Makefile.in (LD): New variable.
13683         (EXTRA_HOST_FLAGS): Pass down LD.
13684         ($(DO_X)): Likewise.
13685
13686 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13687
13688         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13689
13690 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13691
13692         * configure.in (targargs): Strip out any supplied --build argument
13693         before adding our own. Always add --build.
13694
13695 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13696
13697         * configure.in (targargs): Pass --build if we're doing
13698         a cross-compile.
13699
13700 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13701
13702         * configure: Use '|' instead of ":" as the separator in
13703         sed. Otherwise sed chokes on NT path names with drive
13704         designators. Also look for "?:*" as the leading characters in an
13705         absolute pathname.
13706
13707 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13708
13709         * config.sub: Support for r3900.
13710
13711 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13712
13713         * configure.in: Use install-sh, not install.sh.
13714
13715 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13716
13717         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13718         apply it twice.
13719
13720 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13721
13722         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13723         install-binutils.
13724
13725 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13726
13727         * Makefile.in: Add automake targets.
13728         * configure.in (host_tools): Add automake.
13729
13730 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13731
13732         * configure: Default CXX to c++, not gcc.
13733         * Makefile.in (CXX): Set to c++, not gcc.
13734         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13735
13736 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13737
13738         * install-sh: try appending a .exe if source file doesn't
13739         exist
13740
13741 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13742
13743         * configure.in: Turn on multilib by default.
13744         (cross_only): Remove target-libiberty.
13745
13746         * Makefile.in (all-gcc): Don't depend on libiberty.
13747
13748 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13749
13750         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13751
13752 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13753
13754         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13755         (DISTBISONFILES): Add ld/Makefile.in
13756
13757 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13758
13759         * configure.in: if target is cygwin32 but host isn't cygwin32,
13760         don't configure gdb tcl tk expect, not just gdb.
13761
13762 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13763
13764         * configure.in: Added gnuserv everywhere sn appears.
13765
13766         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13767         (CROSS_CHECK_MODULES): Added check-gnuserv.
13768         (INSTALL_MODULES): Added install-gnuserv.
13769         (CLEAN_MODULES): Added clean-gnuserv.
13770         (all-gnuserv): New target.
13771
13772 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13773
13774         * config.guess: Fixes for MIPS OpenBSD systems.
13775
13776 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13777
13778         * Makefile.in (INSTALL_XFORM): Remove.
13779         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13780
13781         * mkinstalldirs: New file, copied from automake.
13782         * Makefile.in (installdirs): Rename from install-dirs.  Use
13783         mkinstalldirs.  Change all users.
13784         (DEVO_SUPPORT): Add mkinstalldirs.
13785
13786 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13787
13788         * install-sh: Rename from install.sh.
13789         * Makefile.in (INSTALL): Change install.sh to install-sh.
13790         (DEVO_SUPPORT): Likewise.
13791
13792         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13793         Graichen <graichen@rzpd.de>.
13794
13795 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13796
13797         * config.guess: Recognize OpenBSD systems correctly.
13798
13799 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13800
13801         * README, Makefile.in (ETC_SUPPORT): Remove references to
13802         cfg-paper*, configure.{texi,man,info*}._
13803
13804 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13805
13806         * Makefile.in (all.normal): Ensure that gcc is built after all
13807         the x11 - ie gdb - targets.
13808
13809 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13810
13811         * makefile.vms: Don't run conf-a-gas.
13812
13813 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13814
13815         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13816
13817 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13818
13819         * configure.in: Remove noconfigdirs case since gdb also
13820         configures and builds for tic80-coff.
13821
13822 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13823
13824         * configure: Set cache_file to config.cache.
13825         * Makefile.in (local-distclean): Remove config.cache.
13826
13827 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13828
13829         * COPYING: Update FSF address.
13830
13831 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13832
13833         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13834         noconfigdirs.
13835
13836 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13837
13838         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13839         MAKEDIRS, is empty.
13840
13841 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13842
13843         * config.sub: Tweak mn10300 entry.
13844
13845 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13846
13847         * configure.in (host_tools): Put sim before gdb, so gdb's
13848         configure.tgt can determine if the simulator was configured.
13849
13850 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13851
13852         * config.sub: Move BeOS $os case to be with other Cygnus
13853         local cases.
13854
13855 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13856
13857         * config.sub: Remove misplaced comment that broke Linux.
13858
13859 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13860
13861         * config.sub: Add BeOS support.
13862
13863 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13864
13865         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13866
13867 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13868
13869         * configure.in (noconfigdirs): Remove tcl and tk from
13870         noconfigdirs for cygwin32 builds.
13871
13872 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13873
13874         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13875
13876 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13877
13878         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13879         make-all.com, use makefile.vms instead.
13880
13881 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13882
13883         * config.sub: Accept -lnews*.
13884
13885 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13886
13887         * configure.in (noconfigdirs): Disable target-newlib,
13888         target-examples and target-libiberty for d30v.
13889
13890 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13891
13892         * configure.in (noconfigdirs): Enable ld for d30v.
13893
13894 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13895
13896         * configure.in (tic80-*-*): Build compiler.
13897
13898 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13899
13900         * configure.in (d30v-*): Remove sim directory from list of
13901         unsupported d30v directories
13902
13903 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13904
13905         * config.sub, configure.in: Add d30v target cpu.
13906
13907 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13908
13909         * makefile.vms: New file.
13910         * make-all.com: Remove.
13911
13912 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13913
13914         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13915
13916 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13917
13918         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13919
13920 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13921
13922         * Makefile.in (ALL_MODULES): Added all-db.
13923         (CROSS_CHECK_MODULES): Addec check-db.
13924         (INSTALL_MODULES): Added install-db.
13925         (CLEAN_MODULES): Added clean-db.
13926
13927 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13928
13929         * config.guess: Merge with latest FSF sources.
13930
13931 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13932
13933         * Makefile.in (ALL_MODULES): Added all-itcl.
13934         (CROSS_CHECK_MODULES): Added check-itcl.
13935         (INSTALL_MODULES): Added install-itcl.
13936         (CLEAN_MODULES): Added clean-itcl.
13937
13938 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13939
13940         * configure.in: build gdb for mn10200
13941
13942 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13943
13944         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13945
13946 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13947
13948         * configure.in (tic80-*-*): Turn off most targets right now.
13949
13950 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13951
13952         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13953         rather than the makeinfo program.
13954         (do-info): Depend upon all-texinfo.
13955
13956 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13957
13958         * configure.in: Remove uses of config/mh-linux.
13959
13960         * config.sub, config.guess: Merge with latest FSF sources.
13961
13962 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13963
13964         * config.sub (case $basic_machine): Add tic80 entries.
13965
13966 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13967
13968         * config.sub, config.guess: Merge with latest FSF sources.
13969
13970 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13971
13972         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13973         * mpw-config.in: Test for NewFolderRecursive.
13974         * mpw-install: Use symbolic name for startup filename.
13975         * mpw-README: Add various additional details.
13976
13977 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13978
13979         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13980
13981 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13982
13983         * configure.in: Do build gcc and the target libraries for
13984         the mn10200.
13985
13986 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13987
13988         * configure.in: don't avoid building gdb for mn10300 any more
13989         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13990         instead of single-quoting it.
13991
13992 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13993
13994         * configure.in: Don't use --with-stabs on IRIX 6.
13995
13996 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13997
13998         * configure.in (m32r): Build gdb, libg++ now.
13999
14000 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14001
14002         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14003         directories from noconfigdirs.
14004
14005 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14006
14007         * config.sub (basic_machine): added mips16 configuration
14008
14009 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14010
14011         * config.sub: Handle d10v-unknown.
14012
14013 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14014
14015         * config.sub: Handle v850-unknown.
14016
14017 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14018
14019         * Makefile.in: add findutils
14020         * configure.in: add findutils to list of host_tools
14021
14022 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14023
14024         * config.sub: Handle mn10200 and mn10300.
14025
14026 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14027
14028         * configure.in (d10v-*): Do not build librx.
14029
14030 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14031
14032         * configure.in (mn10300): Build everything except gdb & libgloss.
14033
14034 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14035
14036         * config.guess:  Patch for Dansk Data Elektronik servers,
14037         from Niels Skou Olsen <nso@dde.dk>.
14038
14039         For ncr, use /bin/uname rather than uname, since GNU uname does not
14040         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14041
14042         Patch for MIPS R4000 running System V,
14043         from Eric S. Raymond <esr@snark.thyrsus.com>.
14044
14045         Fix thinko for nextstep.
14046
14047         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14048
14049         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14050         * config.guess: Guess mips-dec-mach_bsd4.3.
14051
14052         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14053         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14054         release numbers.
14055         * config.guess (mips-mips-riscos*):  Emit just enough of the
14056         release number.
14057
14058         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14059         * config.guess (sparc-auspex-sunos*):  Added.
14060         (f300-fujitsu-*): Added.
14061
14062         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14063         * config.guess:  Recognize a Tadpole as a sparc.
14064
14065 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14066
14067         * config.guess: Don't assume that NextStep version is either 2 or
14068         3.  NextStep 4 (aka OpenStep 4) has come out now.
14069
14070 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14071
14072         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14073         From Rik Faith <faith@cs.unc.edu>.
14074
14075 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14076
14077         * config.sub: Contributions from bug-gnu-utils to:
14078         Support plain "hppa" (no version given) architecture, reported by
14079         OpenStep.
14080         OpenBSD like NetBSD.
14081         LynxOs is not a hardware supplier.
14082
14083         * config.guess: Contributions from bug-gnu-utils to add support for:
14084         OpenBSD like NetBSD.
14085         Stratus systems.
14086         More Pyramid systems.
14087         i[n>4]86 Intel chips.
14088         M680[n>4]0 Motorola chips.
14089         Use unknown instead of lynx for hardware manufacturer.
14090
14091 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14092
14093         * install.sh (chmodcmd): Set to null if the DST directory already
14094         exists.
14095
14096 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14097
14098         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14099         not use mt-ppc target Makefile fragment any more.
14100
14101 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14102
14103         * configure.in (*-*-windows):  Exclude everything but those dirs
14104         needed to build windows.
14105
14106 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14107
14108         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14109
14110 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14111
14112         * configure.in:  Exclude mmalloc from i386-windows.
14113
14114 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14115
14116         * Undo my previous change.
14117
14118 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14119
14120         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14121         unconditionally.
14122         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14123
14124 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14125
14126         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14127         host to add it's own flags.
14128
14129 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14130
14131         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14132
14133 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14134
14135         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14136         (CXX_FOR_TARGET): Likewise.
14137         (GCC_FOR_TARGET): Define.
14138         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14139         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14140         CC_FOR_TARGET was specified on the command line.
14141         (MAKEOVERRIDES): Don't define.
14142
14143 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14144
14145         * configure.in (m32r): Fix spelling of libg++ libs.
14146
14147 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14148
14149         * config.sub (-apple*): Remove, now redundant.
14150
14151 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14152
14153         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14154
14155         * configure: Rework yesterday's sed script patch.
14156
14157         * config.sub: Merge with FSF.
14158
14159 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14160
14161         * config.guess:  Merge from FSF.
14162
14163         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14164         * config.guess: Use pc instead of unknown, for pc clone systems.
14165         Change linux to linux-gnu.
14166
14167         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14168         * config.guess: Avoid non-portable tr syntax.
14169
14170 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14171
14172         * test-build.mk (HOLES): Add "xargs" for gdb.
14173
14174         * configure: Avoid hpux10.20 sed bug.
14175
14176 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14177
14178         * configure.in:  Add support for windows host
14179         (that is a build done under the Microsoft build environment).
14180
14181 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14182
14183         * Makefile.in: Replace all uses of srcroot with s, to shrink
14184         command line lengths.
14185
14186         Patches from Geoffrey Noer <noer@cygnus.com>:
14187         * configure.in: If configuring for newlib, pass --with-newlib to
14188         subdirectories.
14189         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14190         -Bnewlib/ and -Lwinsup to gcc.
14191         (CXX_FOR_TARGET): Likewise.
14192
14193 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14194
14195         * Makefile.in (ETC_SUPPORT): Add configure.
14196
14197 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14198
14199         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14200         host configuration file.
14201
14202 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14203
14204         * configure.in: Break mn10x00 support into separate
14205         mn10200 and mn10300 configurations.
14206         * config.sub: Likewise.
14207
14208 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14209
14210         * configure.in: Add lots of stuff to noconfigdirs for
14211         the mn10x00 targets.
14212
14213         * config.sub, configure.in: Add mn10x00 support.
14214
14215 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14216
14217         * make-all.com: Call conf-a-gas, not config-a-gas.
14218
14219 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14220
14221         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14222         targets.
14223
14224 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14225
14226         * mpw-README: Add much more detail for native PowerMac.
14227         * mpw-install: New file.
14228         * mpw-configure: Add --norecursion and --help options.
14229         * mpw-config.in: Translate readme and install files when
14230         copying to objdir.
14231         * mpw-build.in: Don't always depend on byacc and flex.
14232         (install-only-top): New action.
14233
14234 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14235
14236         * configure.in:  You can now configure GDB for the v850.
14237
14238 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14239
14240         * configure.in (noconfigdirs): Don't configure any C++ dirs
14241         if targeting D10V.
14242
14243 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14244
14245         * config.sub: Recognize mips64vr5000.
14246
14247 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14248
14249         * configure.in: Use a single line for host_tools and native_only.
14250
14251 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14252
14253         * config.sub, configure.in: Add entries for m32r.
14254
14255 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14256
14257         * Makefile.in (inet-install): Don't run install-gzip.
14258
14259 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14260
14261         * configure.in:  Don't config lots of things for *-*-windows*.
14262
14263 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14264
14265         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14266         (host_libs, host_tools): Copy from configure.in.
14267         * mpw-configure: Don't complain about directories not found.
14268
14269 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14270
14271         * configure.in (i[345]86): Recognize i686 for pentium pro.
14272         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14273         file.
14274
14275         * config.guess (i[345]86): Ditto.
14276
14277 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14278
14279         * configure.in (noconfigdirs): Removed gdb for D10V.
14280
14281 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14282
14283         * configure.in: Remove ld, target-libio, target-libg++, and
14284         target-libstdc++ from noconfigdirs.
14285
14286 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14287
14288         * configure: Fix three locations where shell scripts were
14289         being run directly rather than with config_shell.
14290
14291 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14292
14293         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14294         * config.sub (basic_machine): Recognize v850.
14295
14296 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14297
14298         * mpw-configure: Handle multiple enable/disable options and
14299         pass them down recursively, handle -c and -s flags appropriately
14300         depending on choice of compiler, add escape mechanism for
14301         quoted arguments to gC.
14302
14303 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14304
14305         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14306         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14307         so that -mrelocatable-lib and -mno-eabi are used.
14308
14309         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14310         not support --print-multi-lib, don't abort.
14311
14312 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14313
14314         * make-all.com: Run config-a-gas.
14315         * setup.com: Don't copy subdirectory files around.
14316
14317 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14318
14319         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14320         target, it now compiles correctly.
14321
14322 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14323
14324         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14325
14326 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14327
14328         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14329
14330 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14331
14332         * configure.in (native_only): Add prms.
14333
14334 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14335
14336         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14337         (BINUTILS_SUPPORT_DIRS): Likewise.
14338
14339 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14340
14341         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14342         d10v support is added.
14343
14344 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14345
14346         * configure.in (d10v-*-*): New target.
14347
14348 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14349
14350         * config.guess (HP 9000/811): Recognize this as a PA1.1
14351         machine.
14352
14353 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14354
14355         * Makefile.in (do-tar-gz): New target, split out from tail end of
14356         taz target.  Run each command separately, don't use pipes.
14357         (taz): Use it.
14358
14359 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14360
14361         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14362         * mpw-build.in: No builds should depend on building byacc or flex,
14363         they are assumed to be installed already.
14364
14365 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14366
14367         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14368         variable that CC_FOR_TARGET needs.
14369
14370 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14371
14372         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14373         options have changed since the last time the subdirectory was
14374         configured, and if it has, reconfigure.
14375         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14376         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14377
14378 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14379
14380         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14381         CLEAN_MODULES): Add bash.
14382         (all-bash): New target.
14383
14384 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14385
14386         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14387
14388 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14389
14390         * config.sub (basic_machine): Recognize d10v as a valid processor.
14391
14392 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14393
14394         * mpw-configure: Add support for --bindir.
14395         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14396
14397 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14398
14399         * configure.in: add bash, time, gawk to list of hosttools and things
14400         to only build for native toolchains
14401
14402 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14403
14404         * Makefile.in (docdir): Remove.
14405
14406 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14407
14408         * Makefile.in (datadir): Set to $(prefix)/share.
14409
14410 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14411
14412         * configure.in: build diff and patch for cygwin32-hosted
14413         toolchains.
14414
14415 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14416
14417         * config.sub: Accept -rtems*.
14418
14419 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14420
14421         * configure.in: enable dosrel for cygwin32-hosted builds,
14422                 remove diff from the list of things not buildable
14423                 via Canadian Cross
14424
14425 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14426
14427         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14428         don't get ". ".
14429
14430 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14431
14432         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14433
14434 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14435
14436         * Makefile.in (taz): Handle case where tex3patch didn't even get
14437         checked out.  Also, if it was found, put the symlink in a new util
14438         subdirectory.
14439
14440 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14441
14442         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14443
14444 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14445
14446         * config.sub: Recognize -openvms.
14447         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14448         * make-all.com, setup.com: New files.
14449
14450 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14451
14452         * Makefile.in (taz): tex3patch moved to texinfo/util.
14453
14454 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14455
14456         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14457         * configure.in: remove make from disable-if-Can-Cross list
14458                 enable gdb if ${host} and ${target} are cygwin32
14459
14460 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14461
14462         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14463         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14464
14465 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14466
14467         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14468         distinguish sysv/svr4/bsd variants.
14469         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14470
14471 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14472
14473         * configure.in: Added copyright notice.
14474         * move-if-change: Added copyright notice.
14475
14476 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14477
14478         * configure.in (powerpcle-*-solaris*): Until we get shared
14479         libraries working, don't build gdb, sim, make, tcl, tk, or
14480         expect.
14481
14482 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14483
14484         * config.guess:  Merge with FSF:
14485
14486         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14487         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14488
14489         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14490         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14491
14492         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14493         * config.guess:  Combine two OSF1 rules.
14494         Also recognize field test versions.  From mjr@zk3.dec.com.
14495         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14496         because GNU uname does not support -p.  From pmr@pajato.com.
14497
14498 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14499
14500         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14501
14502 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14503
14504         * mpw-README: Document GCCIncludes.
14505
14506 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14507
14508         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14509
14510 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14511
14512         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14513
14514 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14515
14516         * configure.in (*-*-cygwin32): Configure make.
14517
14518 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14519
14520         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14521
14522 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14523
14524         * Makefile.in (all-inet): Depend on all-perl.
14525
14526         * Makefile.in (inet-install): New target.
14527
14528         * Makefile.in (all-inet): Depend on all-tcl.
14529         (all-inet): Depend on all-send-pr.
14530
14531 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14532
14533         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14534         temporarily.
14535
14536 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14537
14538         * configure.in: Don't configure --with-gnu-ld on AIX.
14539
14540 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14541
14542         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14543
14544 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14545
14546         * Makefile.in (ALL_MODULES): Added all-inet.
14547         (CROSS_CHECK_MODULES): Added check-inet.
14548         (INSTALL_MODULES): Added install-inet.
14549         (CLEAN_MODULES): Added clean-inet.
14550         (all-indent): New target.
14551
14552         * configure.in (host_tools): Added inet.
14553         (native_only): Added inet.
14554         (noconfigdirs): Added inet.
14555
14556 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14557
14558         * configure.in: Don't configure libgloss if we are not configuring
14559         newlib.
14560
14561 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14562
14563         * configure.in: Don't configure libgloss for unsupported
14564         architectures.
14565
14566 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14567
14568         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14569
14570 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14571
14572         * Makefile.in (ALL_MODULES): Include all-apache.
14573         (CROSS_CHECK_MODULES): Include check-apache.
14574         (INSTALL_MODULES): Include install-apache.
14575         (all-apache): New target.
14576
14577         * configure.in: Added apache everywhere perl is seen.
14578
14579 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14580
14581         * Makefile.in: Add support for clean-{module} and
14582         clean-target-{module} rules.
14583
14584 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14585
14586         * configure.in (*-*-ose) do not build libgloss.
14587
14588 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14589
14590         * config.guess (prep*:SunOS:5.*:*): Turn into
14591         powerpele-unknown-solaris2.
14592
14593 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14594
14595         * configure.in: Permit --enable-shared to specify a list of
14596         directories.
14597
14598 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14599
14600         * configure.in (host==solaris): Pass only the first word of $CC
14601         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14602
14603 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14604
14605         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14606
14607 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14608
14609         * Makefile.in (ALL_MODULES): Include all-perl.
14610         (CROSS_CHECK_MODULES): Include check-perl.
14611         (INSTALL_MODULES): Include install-perl.
14612         (ALL_X11_MODULES): Include all-guile.
14613         (CHECK_X11_MODULES): Include check-guile.
14614         (INSTALL_X11_MODULES): Include install-guile.
14615         (all-perl): New target.
14616         (all-guile): New target.
14617
14618         * configure.in (host_tools): Include perl and guile.
14619         (native_only): Include perl and guile.
14620         (noconfigdirs): Don't build guile and perl; no ports have been
14621         done.
14622
14623 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14624
14625         * configure (--enable-*): Handle quoted option lists such as
14626         --enable-sim-cflags='-g0 -O' better.
14627
14628 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14629
14630         * Makefile.in ({,inst}all-target): New rule so we can make and
14631         install all of the target directories easily.
14632
14633 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14634
14635         * configure.in: Add missing global flag in sed substitution when
14636         deleting `target-' from ${configdirs}.
14637
14638 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14639
14640         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14641         option.
14642
14643         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14644         config/mh-necv4.
14645
14646         * install.sh: Correct misspelling of transformbasename.
14647
14648         * config.guess: Recognize mips-*-sysv*.
14649
14650 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14651
14652         * config.sub: Recognize mon960.
14653
14654 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14655
14656         * configure: Restore Canadian Cross handling of BISON and LEX,
14657         removed in Feb 20 change.
14658
14659 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14660
14661         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14662         Mention make install.  Remove the old copyright date as well the
14663         clumsy and rather pointless copyright on the README file.
14664
14665 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14666
14667         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14668         Makefile after running symlink-tree, then run `make distclean' to
14669         avoid clobbering any generated files in srcdir.
14670
14671 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14672
14673         * configure.in (m68k-*-netbsd*): Build everything now.
14674
14675 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14676
14677         * Makefile.in (taz): Fix quoting.
14678
14679 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14680
14681         * configure.in (sparclet-*-*): Build everything now.
14682
14683 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14684
14685         * configure.in (m68k-*-linux*): New host.
14686
14687 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14688
14689         * configure: Check for bison before byacc.
14690
14691 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14692
14693         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14694         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14695         searching PATH.  These are used as fallbacks by Makefile.in if
14696         flex/bison/byacc aren't in objdir.
14697
14698 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14699
14700         * Makefile.in: Make everything which depends upon all-bfd also
14701         depend upon all-opcodes, in case --with-commonbfdlib is used.
14702
14703 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14704
14705         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14706         building NT native compilers on Unix.
14707
14708 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14709
14710         * configure.in: Don't get CC from the host Makefile fragment if we
14711         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14712         Solaris test for /usr/ucb/cc to the post target script, just after
14713         the compiler sanity test.
14714
14715 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14716
14717         * config.sub: Merge with FSF.
14718
14719 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14720
14721         * Makefile.in (RPATH_ENVVAR): New variable.
14722         (REALLY_SET_LIB_PATH): Use it.
14723         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14724
14725 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14726
14727         * config.sub, configure.in: Recognize sparclet cpu.
14728
14729 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14730
14731         * config.guess:  Support m68k-cbm-sysv4.
14732
14733 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14734
14735         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14736         m68k-unknown-linuxaout from linker help string.  Put quotes around
14737         $ld_help_string.
14738
14739 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14740
14741         * config.guess (powerpc-harris-powerunix): Add guess for port
14742         to new target.
14743
14744 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14745
14746         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14747
14748 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14749
14750         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14751         $(REALLY_SET_LIB_PATH) in Makefile.
14752         * Makefile.in (SET_LIB_PATH): New variable.
14753         (REALLY_SET_LIB_PATH): New variable.
14754         ($(DO_X)): Use $(SET_LIB_PATH).
14755         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14756         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14757         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14758         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14759         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14760         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14761         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14762         (install-dosrel): Likewise.
14763         (all-opcodes): Depend upon all-libiberty.
14764
14765 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14766
14767         * config.guess (*:CYGWIN*): New
14768
14769 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14770
14771         * Makefile.in (all-target-winsup): All all-target-libiberty.
14772
14773 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14774
14775         * configure.in (noconfigdirs): Add missing # in front of comment.
14776
14777 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14778
14779         * configure.in: add second pass to things added to noconfigdirs
14780         so *-gm-magic can exclude libgloss properly.
14781
14782 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14783
14784         * mpw-configure (extralibs_name, rez_name): Set correctly
14785         for MWC68K compiler.
14786
14787         * mpw-README: Add more info on the necessary build tools.
14788
14789 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14790
14791         * configure.in, config.sub: Recognize cygwin32.
14792
14793 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14794
14795         * config.guess, config.sub: Recognize A/UX.
14796
14797 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14798
14799         * config.sub: Merge with gcc/config.sub.
14800
14801 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14802
14803         * mpw-build.in (do-binutils): Add build of stamps.
14804
14805 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14806
14807         * config.sub: Add recognition for mips64vr4100*-* targets.
14808
14809 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14810
14811         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14812         Add creation of gconfigargs with `--enable-shared' turned on.
14813         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14814         ($(host)-stamp-stage3-configured): Likewise.
14815         (HOLES): Add chatr and ldd.
14816         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14817
14818 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14819
14820         * configure: Pass --nfp to recursive configures.
14821
14822 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14823
14824         * Makefile.in (DLLTOOL): New.
14825         (DLLTOOL_FOR_TARGET): New.
14826         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14827         (EXTRA_TARGET_FLAGS): Ditto.
14828         (EXTRA_GCC_FLAGS): Ditto.
14829         (CONFIGURE_TARGET_MODULES): Ditto.
14830         (DO_X): Ditto.
14831         * configure: Add DLLTOOL.
14832
14833 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14834
14835         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14836         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14837         mh-sco, since old workarounds no longer needed, and don't
14838         build ld, since libraries have weak symbols in COFF.
14839
14840 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14841
14842         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14843
14844 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14845
14846         * configure.in: Make sure that ${CC} can be used to compile an
14847         executable.
14848
14849 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14850
14851         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14852         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14853         nothing depending on whether gdbtk is being built.
14854
14855 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14856
14857         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14858
14859 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14860
14861         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14862         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14863
14864 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14865
14866         * config-ml.in: Add support for
14867         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14868         Simplify setting of multidirs from --disable-foo.
14869
14870 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14871
14872         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14873         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14874         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14875         non-empty, pass them on to the  GCC make.
14876         (all-bootstrap): New rule that is like all-gcc, except it executes
14877         the GCC bootstrap rule instead of the GCC all rule.
14878
14879 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14880
14881         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14882
14883 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14884
14885         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14886         DG/UX support.
14887
14888 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14889
14890         * config.sub (i*86*) Change [345] to [3456]
14891
14892 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14893
14894         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14895         --with-gnu-ld=no.
14896
14897 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14898
14899         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14900         AIX multilibs get built.
14901
14902 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14903
14904         * configure.in (i386-win32): Don't build expect if we're not
14905         building the tcl subdir.
14906
14907 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14908
14909         * Makefile.in: (configure-target-examples, all-target-examples):
14910         New targets, configure and build example programs.
14911
14912 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14913
14914         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14915         use it as input to sedit the generated MPW makefile.
14916         * mpw-README: Add a suggestion about Gestalt.h.
14917
14918 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14919
14920         * config.sub: Accept *-*-ieee*.
14921
14922 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14923
14924         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14925         Ronald F. Guilmette <rfg@monkeys.com>.
14926
14927 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14928
14929         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14930         for powerpc-pe native.
14931         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14932         (target==powerpc-pe): duplicate i386-win32 entry.
14933
14934 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14935
14936         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14937         of vxworks, not just vxworks5.1.
14938
14939 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14940
14941         * mpw-configure: Add support for exec-prefix.
14942
14943 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14944
14945         * config.guess: Recognize HP model 816 machines as having
14946         a PA1.1 processor.
14947
14948 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14949
14950         * configure: Ignore new autoconf configure options.
14951
14952 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14953
14954         * config.guess:  Recognize Pentium under SCO.
14955         From Robert Lipe <robertl@arnet.com>.
14956
14957 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14958
14959         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14960
14961 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14962
14963         * configure.in: Don't configure gas for alpha-dec-osf*.
14964
14965 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14966
14967         * configure.in: Default to --with-stabs for some targets for which
14968         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14969         i[345]86*-*-unixware*.
14970
14971 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14972
14973         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14974         rather than basing it on the target.  Simplify handling of options
14975         controlling which directories to configure.  Remove extraneous
14976         slash in multi-clean target.
14977
14978 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14979
14980         * config-ml.in: Prefix more variables with ml_ so they don't collide
14981         with configure's.
14982
14983 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14984
14985         * configure: Don't turn -v into --v.
14986
14987 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14988
14989         * configure.in (targargs): Fix typo.
14990
14991         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14992
14993 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14994
14995         * configure.in: Strip --host and --target options from
14996         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14997         --with-cross-host option when building with a cross-compiler.
14998         * configure: Canonicalize the arguments put into config.status by
14999         always using `=' for an option with an argument.  Pass a presumed
15000         --host or --target explicitly.
15001
15002 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15003
15004         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15005         into general OS recognition case.
15006
15007 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15008
15009         * configure.in (target_configdirs): add target-winsup only
15010         for win32 target systems.
15011
15012 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15013
15014         * Makefile.in (all-target-libgloss): Depend upon
15015         configure-target-newlib, since when libgloss is built it looks to
15016         see if the newlib directory exists.
15017
15018 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15019
15020         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15021         cfg-ml-*.in.
15022
15023 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15024
15025         * configure: Handle LD and LD_FOR_TARGET when configuring a
15026         Canadian Cross.
15027
15028 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15029
15030         * configure.in (target_libs): add target-winsup.
15031         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15032         (target==ppcle-pe): remove ld from $noconfigdirs.
15033
15034 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15035
15036         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15037         Preserve relative path names in $srcdir.  Build symlink tree if
15038         configuring cross target dir and srcdir=. (= no VPATH support).
15039         (configure-target-libg++): Depend on configure-target-librx.
15040         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15041         * config-ml.in: New file.
15042         * symlink-tree: New file.
15043         * configure: Ensure srcdir="." if that's what it is.
15044
15045 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15046
15047         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15048         includes and FLEX_SKELETON setting.
15049         * mpw-configure (--with-gnu-ld): New option, controls whether
15050         to use PPCLink or ld with PowerMac GCC.
15051         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15052         * mpw-config.in: Configure grez if targeting Mac.
15053
15054         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15055         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15056         just macos.
15057         * configure.in: Configure grez resource compiler if targeting Mac.
15058         * Makefile.in (all-grez, install-grez): New targets.
15059
15060 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15061
15062         * configure: CXX defaults to gcc, not g++.  If we find
15063         gcc in the path, set CC to gcc -O2.
15064
15065 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15066
15067         * configure: Default ${build} correctly.  Avoid picking up extra
15068         spaces when reading CC and CXX from Makefile.  When doing a
15069         Canadian Cross, use plausible default values for numerous
15070         variables.
15071         * configure.in: When doing a Canadian Cross, don't try to
15072         configure tools whose configure script can't handle it.
15073
15074 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15075
15076         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15077
15078 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15079
15080         * configure:  Remove dubious bug reporting address.
15081
15082 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15083
15084         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15085         configure script, run that instead of this directory's configure.
15086         In either case, print a message that we're configuring the sub-dir.
15087
15088 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15089
15090         * configure.in: Before checking for the existence of various files,
15091         use sed to filter out "target-".
15092
15093 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15094
15095         * Makefile.in (DO_X): Split rule to decrease command line length
15096         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15097         (Philippe De Muyter).
15098
15099 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15100
15101         * Makefile.in (all-patch): depend on all-libiberty.
15102
15103 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15104
15105         * configure.in: If the only directory in target_configdirs which
15106         actually exists is libiberty, then set target_configdirs to empty,
15107         to avoid trying to build a target libiberty in a gas or gdb
15108         distribution.
15109
15110 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15111
15112         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15113         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15114         systems.
15115
15116 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15117
15118         * configure.in (copy_dirs): Use sys-include instead of include
15119         for --with-headers option.
15120
15121 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15122
15123         * Makefile.in, configure.in: Make winsup builds work with
15124         new scheme.
15125
15126 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15127
15128         * configure.in: Build the linker on AIX.
15129
15130 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15131
15132         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15133         where needed.
15134
15135 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15136
15137         * Makefile.in (all-gcc): Fix typo.
15138
15139 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15140
15141         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15142
15143 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15144
15145         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15146         to target-xiberty, to provide more flexibility.
15147         (target_subdir):  Define.  Create if cross.
15148         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15149         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15150         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15151         check-libFOO -> check-target-libFOO, etc.
15152         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15153         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15154         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15155         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15156         allow ALL_GCC="" to only configure.
15157         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15158         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15159         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15160
15161 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15162
15163         * Makefile.in (taz): Build "info" in etc explicitly.
15164
15165 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15166
15167         * configure.in:  Make sure that CC is undefined (as opposed to
15168         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15169         problem with autoconf trying to configure on a host without GCC.
15170
15171 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15172
15173         * mpw-configure: Set host alias from choice of host compiler,
15174         only use generic MPW Makefile sed if present, edit a file
15175         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15176         * mpw-README: Add problem notes about CW6 and CW7.
15177
15178 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15179
15180         * Makefile.in (taz): Use ";" instead of ";;".
15181
15182 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15183
15184         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15185         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15186         DISTDOCDIRS.
15187         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15188         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15189
15190 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15191
15192         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15193         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15194         Move bfd to DISTSTUFFDIRS.
15195
15196 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15197
15198         * Makefile.in (X11_LIB): Removed.
15199         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15200
15201         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15202
15203 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15204
15205         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15206         names.
15207
15208 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15209
15210         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15211
15212 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15213
15214         * configure.in (i[345]86-*-win32): Always build newlib.
15215         Don't configure cvs, autoconf or texinfo.
15216         * Makefile.in (LD_FOR_TARGET): New.
15217         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15218         Pass down LD_FOR_TARGET.
15219
15220 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15221
15222         * winsup: New directory.
15223         * Makefile.in: Build winsup.
15224         * configure.in: Winsup is configured when target is win32.
15225         Can only build win32 target GDB when native.
15226
15227 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15228
15229         * config.guess: Recognize HP model 819 machines as having
15230         a PA 1.1 processor.
15231
15232 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15233
15234         * configure: Fix sed loop which substitutes for CC and CXX to
15235         avoid bug found in various sed implementations.
15236
15237 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15238
15239         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15240         simulator.  Use standard powerpc-*-eabi*.
15241
15242 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15243
15244         * configure.in: Stop putting gas and binutils in noconfigdirs for
15245         powerpc-*-aix* and rs6000-*-*.
15246
15247 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15248
15249         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15250         -mcall-aixdesc libraries.
15251
15252 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15253
15254         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15255
15256         * config.sub (arm | armel | armeb): Fix shell syntax.
15257
15258 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15259
15260         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15261         -msoft-float and -mcpu=common support.
15262         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15263         libraries.
15264
15265 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15266
15267         * configure.in: Allow configuration and build of emacs19 for the alpha.
15268
15269 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15270
15271         * configure.in (CC): Get ^CC, not just any old CC, from
15272         ${host_makefile_frag}.
15273
15274 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15275
15276         * configure.in (CC): Try to get CC from
15277         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15278
15279 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15280
15281         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15282         only if it exists in $(srcdir).
15283
15284 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15285
15286         * configure: If CC and CXX are not set in the environment, set
15287         them, based on either an existing Makefile or on searching for gcc
15288         in PATH.  Substitute for CC and CXX in Makefile.
15289         * configure.in: Remove libm from target_libs.  Separate
15290         target_configdirs from configdirs.  If CC is not set in
15291         environment, try to get it from a host Makefile fragment.  Rewrite
15292         changes of configdirs to use skipdirs instead.  A few minor
15293         tweaks.  Take directories out of target_configdirs as they are
15294         taken out of configdirs.  Remove existing Makefile files from
15295         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15296         CONFIG_ARGUMENTS in Makefile.
15297         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15298         by configure.in.
15299         (CONFIG_ARGUMENTS): Likewise.
15300         (CONFIGURE_TARGET_MODULES): New variable.
15301         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15302         ($(CONFIGURE_TARGET_MODULES)): New target.
15303         (configure-libg++, configure-libio): New targets.
15304         (all-libg++): Depend upon configure-libg++.
15305         (all-libio): Depend upon configure-libio.
15306         (configure-libgloss, all-libgloss): New targets.
15307         (configure-libstdc++): New target.
15308         (all-libstdc++): Depend upon configure-libstdc++.
15309         (configure-librx, all-librx): New targets.
15310         (configure-newlib): New target.
15311         (all-newlib): Depend upon configure-newlib
15312         (configure-xiberty): New target.
15313         (all-xiberty): Depend upon configure-xiberty.
15314
15315 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15316
15317         * configure.in (host i[345]86-*-win32):  Expand the
15318         noconfigdirs again.
15319
15320 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15321
15322         * mpw-configure: Fix sed command file name.
15323
15324 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15325
15326         * configure.in (host i[345]86-*-win32): Reduce the
15327         noconfigdirs again.
15328
15329 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15330
15331         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15332         or powerpc*-*-pe*, since they are not yet supported.
15333
15334 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15335
15336         Add PowerMac support and many other enhancements.
15337         * mpw-configure: New option --cc to select compiler to use,
15338         paste options set according to --cc into the generated
15339         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15340         if mpw-make.sed is present.
15341         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15342         add forward includes for PowerPC include files.
15343         * mpw-build.in: Build using Makefile.PPC if present.
15344         (do-byacc, etc): Remove separate version resource builds.
15345         (do-gas): Build "stamps" before "all".
15346         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15347         * mpw-README: Update to reflect --cc option, PowerMac support,
15348         and recently-reported compatibility problems.
15349
15350 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15351
15352         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15353         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15354         (--with-multilib-top): Pass to recursive invocations.
15355
15356 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15357
15358         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15359         v810-*-*.
15360
15361 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15362
15363         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15364         gdb, ld and opcodes on v810-*-*.
15365
15366 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15367
15368         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15369         (local-maintainer-clean): New target.
15370         (maintainer-clean): New target.
15371         (realclean): Just depend upon maintainer-clean.
15372
15373 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15374
15375         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15376
15377 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15378
15379         * configure.in: Build ld in mips*-*-bsd* case.
15380
15381 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15382
15383         * config.sub: Accept -lites* OS.  From Ian Dall.
15384
15385 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15386
15387         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15388         targets.
15389
15390 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15391
15392         * configure.in: treat i386-win32 canadian cross the same as
15393         i386-go32 canadian cross.
15394
15395 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15396
15397         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15398         running under the simulator to build a reduced set of libraries.
15399         (powerpc-*-eabiaix): Add fine grained multilib support added to
15400         other powerpc targets yesterday.
15401
15402 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15403
15404         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15405         -disable-softfloat, -disable-relocatable, -disable-aix, and
15406         -disable-sysv to control which multilib libraries get built.
15407
15408 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15409
15410         * configure: Add Makefile.tem to list of files to remove in trap
15411         handler.
15412
15413 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15414
15415         * config.guess (*Linux*):  Add missing "exit"s.
15416         Also, need specific check for alpha-unknown-linux (uses COFF).
15417
15418 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15419
15420         * config.guess:  Merge with FSF:
15421
15422         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15423         * config.guess (AIX4): More robust release numbering discovery.
15424
15425         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15426         * config.guess (i386-sequent-ptx): Properly get version number.
15427
15428         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15429         * config.guess (mips:*:4*:UMIPS): New case.
15430
15431 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15432
15433         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15434         (i386-win32 host): Likewise.  Don't build readline.
15435
15436 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15437
15438         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15439         SUPPORT_FILES to submakes.
15440
15441 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15442
15443         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15444         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15445         mpw-configure.
15446
15447 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15448
15449         * configure.in (appdirs): Use =, not ==, in test expression when
15450         trying to build the text to print in the warning message for
15451         Solaris users.
15452
15453 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15454
15455         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15456
15457 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15458
15459         * config.guess: Recognize lynx-2.3.
15460
15461 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15462
15463         * config.sub (z8ksim): Deleted
15464         (z8k-*-coff): New, this is the one true name of the target.
15465
15466 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15467
15468         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15469
15470 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15471
15472         * config.guess (*:Linux:*:*): First try asking the linker what the
15473         default object file format is (elf, aout, or coff).  Then if this
15474         fails, try previous methods.
15475
15476 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15477
15478         * configure.in: Don't build newlib for *-*-vxworks5.1.
15479
15480 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15481
15482         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15483         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15484
15485 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15486
15487         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15488
15489 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15490
15491         * cfg-ml-com.in: New file.
15492         * cfg-ml-pos.in: New file.
15493
15494 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15495
15496         * COPYING.NEWLIB: Add HP free copyright to list.
15497
15498 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15499
15500         * config.sub: Recognize -eabi* for the system, not just -eabi.
15501
15502 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15503
15504         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15505         * config.sub, configure.in (win32): New target and host.
15506
15507 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15508
15509         * configure.in: Add i386-pe configuration.
15510
15511 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15512
15513         * mpw-build.in (install): Install GDB after LD.
15514
15515 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15516
15517         * mpw-config.in (elf/mips.h): Always forward-include, needed
15518         for GDB to build.
15519
15520 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15521
15522         * testsuite: New directory for customer acceptance and whole tool
15523         chain tests.
15524
15525 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15526
15527         * configure: If per-host line isn't found, but AC_OUTPUT is found
15528         and a configure script exists, run it instead.
15529
15530 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15531
15532         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15533
15534 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15535
15536         * configure: Set build_{cpu,vendor,os,alias} to host values when
15537         --build isn't specified.
15538
15539 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15540
15541         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15542         (FLAGS_TO_PASS): Pass them.
15543         (EXTRA_TARGET_FLAGS): Ditto.
15544
15545 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15546
15547         * Makefile.in (all-libg++): Depend on all-libstdc++.
15548
15549 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15550
15551         * configure.in (noconfigdirs): Enable all packages for
15552           i386-unknown-netbsd.
15553
15554 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15555
15556         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15557         hosted builds (DOS builds)
15558
15559 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15560
15561         Changes for ARM based on patches from Richard Earnshaw:
15562         * config.sub: Handle armeb and armel.
15563         * configure.in: Omit arm linker only for riscix.
15564
15565 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15566
15567         * config.guess:  Update from FSF.
15568
15569 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15570
15571         * config.sub: Recognize powerpcle as the little endian variant of
15572         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15573         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15574         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15575         temporarily.
15576
15577 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15578
15579         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15580
15581 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15582
15583         * config.sub: Accept -lites* as a basic system type.
15584
15585 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15586
15587         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15588         installed, and if so return linuxoldld as the system name.
15589
15590 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15591
15592         * config.guess: Add hppa1.1-hp-lites support.
15593
15594 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15595
15596         * configure.in: Don't build newlib for m68k-vxworks5.1.
15597
15598 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15599
15600         * configure.in (mips-sgi-irix6): Use mh-irix5.
15601
15602 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15603
15604         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15605
15606 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15607
15608         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15609         OSF/1.  Fix compiler flags.
15610         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15611
15612 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15613
15614         * configure.in: Recognize --with-newlib.
15615         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15616
15617 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15618
15619         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15620         to *_X11_MODULES due to gdbtk needing X include files et al.
15621
15622 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15623
15624         Merge in support for Mac MPW as a host.
15625         (Old change descriptions retained for informational value.)
15626
15627         * mpw-config.in: Add generic include forwards for cpu-specific
15628         include files in aout and elf directories.
15629
15630         * mpw-configure: Added copyright.
15631         * mpw-config.in: Check for presence of required build tools.
15632         (target_libs): Add newlib.
15633         (target_tools): Add examples.
15634         (Read Me): Generate as "Read Me for MPW" instead.
15635         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15636         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15637         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15638
15639         * mpw-configure: Remove subdir-specific makefile hackery,
15640         delete mk.tmp after using it.
15641
15642         * mpw-build.in (all): Display start and end times.
15643
15644         * mpw-configure (host_canonical): Set.
15645         (target_cpu): Always add to makefiles.
15646         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15647         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15648         (mpw-mh-mpw): Look for in srcdir and srcroot.
15649         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15650
15651         * mpw-build.in: (install-only): New target.
15652
15653         * mpw-configure (host_alias, target_alias): Rename from hostalias
15654         and targetalias, add into generated Makefile.
15655         (mk.tmp): If present, add into generated Makefile.
15656         * mpw-build.in (all-gas): Build config.h first before gas proper.
15657
15658         * mpw-configure (config.status): Write only if changed.
15659         * mpw-config.in (readline): Configure it (not built, just used for
15660         definitions).
15661
15662         * mpw-config.in (elf/mips.h): Add a forward include.
15663
15664         * mpw-config.in: Forward-include most .h files in include into
15665         extra-include.
15666         (readline): Don't build.
15667         mpw-build.in (install): Install GDB.
15668
15669         * mpw-configure (prefix, mpw_prefix): Handle it.
15670         * mpw-config.in (mmalloc, readline): Don't configure.
15671         * mpw-build.in (thisscript): Rename to ThisScript.
15672         Use mpw-build instead of BuildProgram everywhere.
15673         (mmalloc, readline): Don't build.
15674         * mpw-README: New file, basic documentation about the MPW port.
15675
15676         * mpw-config.in: Use forward-include to create include files.
15677
15678         * mpw-configure: Add more things to the top of each configured
15679         Makefile, including contents of config/mpw-mh-mpw.
15680         * mpw-config.in (extra-include): Create this directory and fill it
15681         with Posix-like include files when configuring.
15682
15683         * config.sub (apple, mac, mpw): Add various aliases.
15684
15685         * mpw-build.in: New file, top-level build script fragment for MPW.
15686         * mpw-configure: New file, configure script for MPW.
15687         * mpw-config.in: New file, config fragment for MPW.
15688
15689 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15690
15691         * configure.in (host_libs): Remove glob, since it is gone from the
15692         sources.
15693
15694 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15695
15696         * Makefile.in: define empty GDB_NLM_DEPS var.
15697
15698         * configure.in(target_makefile_frag): use config/mt-netware
15699         for netware targets.
15700
15701 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15702
15703         * config.sub: Merge in recent FSF changes.  Remove linux special
15704         cases.
15705
15706 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15707
15708         Revert this change:
15709
15710         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15711
15712                 * build-all.mk: Use CC=cc -Xs on Solaris.
15713
15714 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15715
15716         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15717         stop using it.
15718         * Makefile.in: Nuke all references to glob subdirectory.
15719
15720 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15721
15722         * configure.in: Fix --enable-shared logic in per-host.
15723
15724 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15725
15726         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15727
15728 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15729
15730         * configure.in (noconfigdirs): Don't build gas on AIX, for
15731         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15732
15733 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15734
15735         * configure: Fix --cache-file to work if the file argument is a
15736         relative path.
15737
15738 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15739
15740         * configure: If the --cache-file is used, pass it down to
15741         configure in subdirectories.
15742
15743 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15744
15745         * config.sub: add vxworks29k configuration.
15746
15747 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15748
15749         * Makefile.in (taz): Do "diststuff" part quietly.
15750
15751 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15752
15753         * config.sub: Mini-merge with gcc/config.sub.
15754
15755 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15756
15757         * config.guess (IRIX): Sed - to _.
15758
15759 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15760
15761         * Makefile.in (source-vault, binary-vault): New targets.
15762
15763 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15764
15765         * config.sub: Recognize -eabi as a basic system type.
15766
15767 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15768
15769         * configure.in (enable_shared stuff): Fix typo.
15770
15771 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15772
15773         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15774
15775 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15776
15777         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15778
15779 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15780
15781         * configure.in (rs6000-*-*): Don't build gas.
15782
15783 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15784
15785         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15786         reduce command line length.
15787         (AS_FOR_TARGET): Check for as.new, not Makefile.
15788         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15789
15790 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15791
15792         * config.guess:  Merge from FSF.
15793
15794 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15795
15796         * configure: Don't use $ when handling program_suffix.
15797
15798 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15799
15800         * configure.in:  Configure tk for hppa/hpux.
15801
15802 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15803
15804         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15805
15806 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15807
15808         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15809         to LIBCXXFLAGS.  Tests are better run without it.
15810
15811 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15812
15813         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15814
15815 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15816
15817         * configure.in (*-*-netware*): Don't configure xiberty.
15818
15819 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15820
15821         * configure.in:  Remove tk from native_only list.
15822
15823 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15824
15825         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15826           for special NCD build.
15827
15828 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15829
15830         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15831         makeall.bat, they're only useful for binutils snapshots.
15832         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15833         makeall.bat to specified SUPPORT_FILES.
15834
15835 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15836
15837         * build-all.mk: Add Ericsson targets to sun4 and solaris
15838           hosts.  Add  BNR's sun4 target to solaris host, so their
15839           build-from-source will be tested in-house first.
15840
15841 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15842
15843         * Makefile.in (LIBCFLAGS): New variable.
15844         (CFLAGS_FOR_TARGET): Ditto.
15845         (LIBCFLAGS_FOR_TARGET): Ditto.
15846         (LIBCXXFLAGS): Ditto.
15847         (CXXFLAGS_FOR_TARGET): Ditto.
15848         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15849         (BASE_FLAGS_TO_PASS): Pass them.
15850         (EXTRA_TARGET_FLAGS): Ditto.
15851
15852         * configure.in: Support --enable-shared.
15853
15854 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15855
15856         * configure.in (target_libs):  Include libstdc++ again.
15857         * config.guess:  Update from FSF (for FreeBSD).
15858
15859 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15860
15861         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15862         makeall.bat.
15863         (DISTDOCDIRS): Add `etc'.
15864         (ETC_SUPPORT_PFX): New variable.
15865         (taz): Include anything from etc starting with a word in
15866         ETC_SUPPORT_PFX.
15867
15868 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15869
15870         * config.sub: Update for recent FSF changes.  Remove obsolete
15871         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15872         spacing changes.
15873
15874 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15875
15876         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15877
15878         * config.guess:  Merge with FSF.
15879         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15880
15881 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15882
15883         * configure: Since the "trap 0" handler will override the exit
15884         status on many systems, only use it for "exit 1", and make it set
15885         a non-zero exit status; reset it before "exit 0".  Also, check
15886         exit status of config.sub, and error out if it failed.
15887
15888 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15889
15890         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15891         and install libgloss.
15892
15893 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15894
15895         * Makefile.in (all-binutils): Depend upon all-byacc.
15896
15897         * configure.in: Don't build emacs on Irix 5.
15898
15899 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15900
15901         * configure.in (*-*-netware*): Add libio.
15902
15903 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15904
15905         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15906         (CHECK_TARGET_MODULES): Ditto.
15907         (INSTALL_TARGET_MODULES): Ditto.
15908         (TARGET_LIBS): Ditto.
15909         (all-libstdc++): Note dependencies.
15910
15911 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15912
15913         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15914
15915 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15916
15917         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15918         -fexternal-templates.
15919
15920         * configure.in (target_libs): Add libstdc++.
15921         (noconfigdirs): Add libstdc++ as appropriate.
15922
15923 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15924
15925         * config.guess:  Update from FSF.
15926
15927 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15928
15929         * configure: Use ${config_shell} when running ${configsub}.
15930
15931 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15932
15933         * config.sub: No longer recognize h8300h.
15934
15935 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15936
15937         * config.sub: Remove extraneous differences between config.sub and
15938         gcc/config.sub.
15939
15940 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15941
15942         * Makefile.in (DISTSTUFFDIRS): Add gas.
15943
15944 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15945
15946         * COPYING.NEWLIB: New file.
15947
15948 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15949
15950         * config.guess (HP-UX):  Patch from Harlan Stenn
15951         <harlan@landmark.com> to also emit release level.
15952
15953 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15954
15955         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15956
15957 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15958
15959         * config.sub:  Merge nextstep cleanup from FSF.
15960
15961 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15962
15963         * configure.in (arm-*-*): Don't configure ld for this target.
15964
15965 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15966
15967         * configure.in (*-*-netware): don't configure libg++, libio,
15968           librx, or newlib.
15969
15970 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15971
15972         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15973         configure ld--it works, but it doesn't support shared libraries.
15974
15975 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15976
15977         * config.guess (*-unknown-freebsd*):  Get rid of possible
15978         trailing "(Release)" in version string.
15979         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15980
15981 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15982
15983         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15984         Fix type: *-next-neststep -> *-next-nextstep.
15985
15986         * config.guess:  Merge from FSF:
15987
15988         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15989
15990         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15991
15992         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15993
15994         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15995         instead of UNIX_SV for UnixWare 1.0).
15996
15997 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15998
15999         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16000         to make gdb/nlm/* build after the compiler and linker.
16001
16002 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16003
16004         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16005         not just i[34]86.
16006         (m68k-atari-sysv4):  Relocate to match FSF version.
16007
16008         * config.guess:  More merges from the FSF:
16009
16010         Add a space before function call or macro invocation.
16011
16012         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16013
16014         * config.guess: Add trap cmd to remove dummy.c and dummy when
16015         interrupted.
16016
16017         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16018
16019         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16020         (dummy): Redirect stderr from compilation of dummy.c.
16021
16022         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16023
16024         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16025
16026 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16027
16028         * configure: Accept and ignore --cache*, for compatibility with
16029         new autoconf.
16030
16031 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16032
16033         * config.guess:  Merge from FSF:
16034
16035         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16036
16037         * config.guess (Pyramid*:OSx*:*:*): New case.
16038         (PATH): Add /.attbin at end for finding uname.
16039         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16040
16041         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16042
16043         * config.guess (M88*:DolphinOS:*:*): New case.
16044
16045         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16046
16047         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16048         to select whether to use ELF or COFF.
16049
16050         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16051
16052         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16053
16054         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16055
16056         * config.guess: Guess the OS version for HPUX.
16057
16058         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16059
16060         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16061
16062 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16063
16064         * configure.in: Recognize --with-headers, --with-libs, and
16065         --without-newlib.
16066         * Makefile.in (all-xiberty): Depend upon all-ld.
16067
16068 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16069
16070         * configure.in: Change i[34]86 to i[345]86.
16071
16072 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16073
16074         * configure (version): A few more tweaks to help message.
16075
16076 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16077
16078         * Makefile.in:  Remove (for now) librx as a host library,
16079         now that we're building it for target.
16080
16081 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16082
16083         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16084         (Karl Berry).
16085
16086 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16087
16088         * configure.in:  Also configure librx.
16089
16090 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16091
16092         * Makefile.in:  Update various rules to reflect that librx
16093         is now needed for libg++.
16094
16095 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16096
16097         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16098
16099 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16100
16101         * configure.in: Configure the examples directory.
16102
16103 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16104
16105         * configure: Simplify Jun 2 1994 change.
16106
16107 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16108
16109         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16110         /bin/gcc isn't good enough to build gcc.
16111
16112 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16113
16114         * Makefile.in (GDB_SUPPORT_FILES): Remove
16115         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16116         (gdb.tar.gz): Add new rule to use standard distribution building
16117         mechanism.
16118
16119 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16120
16121         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16122         Bill Cox <bill@cygnus.com>.
16123
16124 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16125
16126         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16127
16128 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16129
16130         * configure:  Search current dir first in .gdbinit.
16131
16132 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16133
16134         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16135
16136 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16137
16138         * config.sub:  Refer to NeXT's operating system as nextstep.
16139
16140         * config.sub (case $basic_machine):  Re-order the cases, to match
16141         the order in the FSF version (which is mostly alphabethical).
16142         Merge in some additions and changes from the FSF.
16143
16144 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16145
16146         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16147         * config.sub: Recognize cxux7.
16148         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16149
16150 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16151
16152         * config.sub:  Fix typo powerpc -> powerpc-*.
16153
16154 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16155
16156         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16157
16158         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16159         parallel with all-emacs and install-emacs).  Top-level command
16160         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16161
16162 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16163
16164         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16165         $(relbindir)/make before doing ``make install'', and use
16166         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16167         installing over running make binary.
16168         ($(host)-stamp-stage3-installed): Likewise.
16169
16170 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16171
16172         * config.guess: Recognize Mach.
16173
16174 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16175
16176         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16177         see whether --exec-prefix was used.
16178
16179 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16180
16181         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16182
16183 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16184
16185         * Makefile.in: Add all-librx target similar to all-libproc.
16186
16187 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16188
16189         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16190         with post 1.2 uname bogosity.
16191
16192 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16193
16194         * configure: Remove temporary files on receipt of a signal.
16195
16196 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16197
16198         * configure: If there is a package_makefile_frag, remove
16199         ${subdir}/Makefile.tem after copying it in.
16200
16201 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16202
16203         * build_all.mk: support rs6000 lynx identifies itself as
16204         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16205         since /bin/gcc is too feeble to compile a modern gcc.
16206
16207 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16208
16209         * brought devo/test-build.mk update-to-date with progressive/
16210           test-build.mk. Add lynx targets and hppa flag info.
16211
16212 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16213
16214         * configure.in:  Use mh-ncrsvr43.  Patch from
16215         Tom McConnell <tmcconne@sedona.intel.com>.
16216
16217 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16218
16219         * config.guess (i386-unknown-bsdi):  No longer need to
16220         check #if defined(__bsdi__) && defined(__i386__).
16221
16222 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16223
16224         * configure: Set program_transform_nameoption correctly.
16225
16226 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16227
16228         * brought build-all.mk update-to-date with progressive build-all.mk,
16229           added new targets and hppa info.
16230
16231 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16232
16233         * configure: If config.guess result is a prefix of the user
16234         specified target, assume a native build and use the user specified
16235         target as the host alias.  Remove SunOS patch suffix removal hack.
16236         * configure.in: Remove SunOS patch suffix removal hack.
16237
16238         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16239         in NATIVE_CHECK_MODULES.
16240
16241 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16242
16243         * Makefile.in: Rename HOST_ONLY to NATIVE.
16244         * configure: Delete SunOs patch suffix from host_canonical
16245           and build_canonical variables that are prepended to Makefiles.
16246         * configure.in: Add comments for easier maintenance.
16247
16248 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16249
16250         * Makefile.in: Add all-libproc target similar to all-gui.
16251
16252 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16253
16254         * Makefile.in (CHECK_MODULES): split into
16255         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16256
16257 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16258
16259         * config.guess (i386-unknown-bsdi): New system to guess.
16260
16261 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16262
16263         * Makefile.in: Add all-gui target (but not yet build by "all").
16264
16265 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16266
16267         * config.sub: Move deletion of patch suffix from here...
16268         * configure.in: To here, at Ian's suggestion.  The top-
16269           level scripts might need to know of a patch level.
16270
16271 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16272
16273         * config.sub: Strip off patch suffix so rtl is recognized
16274           as a sunos4.1.3 machine, even though it's been patched.
16275
16276 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16277
16278         * Makefile.in (INSTALL_LAST): Delete.
16279         (INSTALL_DOSREL): New.
16280
16281 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16282
16283         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16284         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16285         whether we pass down --with-gnu-ld anyhow.
16286
16287 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16288
16289         * Makefile.in (INSTALL_LAST): Change operation so it works
16290         on more flavors of make.
16291         * configure.in (go32): Don't build libg++ or libio.
16292
16293 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16294
16295         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16296         they can be overriden by templates.
16297
16298 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16299
16300         * configure.in (target==go32): Don't build gdb.
16301         * dosrel: New directory.
16302
16303 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16304
16305         * configure.in (host==go32): Configure dosrel too.
16306         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16307         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16308         be set by incoming names or templates.
16309         (INSTALL_LAST): New rule.
16310
16311 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16312
16313         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16314
16315 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16316
16317         * configure.in (appdirs): New variable.  Currently empty, but will
16318         be used in gas distribution.  If nonempty, lists a set of
16319         directories at least one of which must get configured, or top
16320         level configuration is considered to have failed.
16321         (rs6000-*-lynxos*): Use new file name.
16322
16323 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16324
16325         Eliminate XTRAFLAGS.
16326         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16327         newlib include files using -idirafter, and also use -nostdinc.
16328         (CXX_FOR_TARGET): Likewise.
16329         (XTRAFLAGS): Removed.
16330         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16331         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16332         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16333         ($(DO_X)): Don't pass down XTRAFLAGS.
16334
16335 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16336
16337         * configure.in (mips*-dec-bsd*): New target; do build linker.
16338         (mips*-*-bsd*): New target; don't build linker.
16339
16340 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16341
16342         * configure.in: support rs6000-*-lynxos* configuration.
16343         support sunos4 as a cross target.
16344
16345         * config.sub: look for lynx*, not lynx since the OS version may
16346         legitimately be part of the name.
16347
16348 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16349
16350         * configure.in (i[34]86-*-sco*): Move to be with other i386
16351         targets.
16352         (romp-*-*): New target.  Skip various binary utilities.
16353         (vax-*-*): New target.  Don't build newlib.
16354         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16355
16356 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16357
16358         * configure.in: Only set host_makefile_frag if config
16359         directory exists.
16360
16361 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16362
16363         * install.sh: If $dstdir exists, don't check whether each
16364         component does.
16365
16366 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16367
16368         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16369
16370 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16371
16372         * configure.in (*-*-lynxos*): Don't configure newlib for either
16373         native or cross Lynx.
16374
16375 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16376
16377         * config.sub (sparc64-elf): Fix os.
16378         (z8k): Remove duplicate.
16379
16380 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16381
16382         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16383         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16384
16385 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16386
16387         * configure: Make file links cleanly even if Lynx fails on
16388           an NFS symlink (at least fail cleanly).
16389
16390 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16391
16392         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16393         -XNh2000.
16394
16395 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16396
16397         * configure: Unknown options are fatal again.
16398
16399 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16400
16401         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16402         compatibility.
16403
16404 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16405
16406         * build-all.mk: Add `clean' target.
16407
16408 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16409
16410         * config.guess:  Add SINIX support.
16411         * configure.in:  Add mips-*-sysv4* support.
16412
16413 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16414
16415         * build-all.mk: Document all useful targets.
16416         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16417         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16418
16419 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16420
16421         * configure: Support --silent, --quiet.
16422
16423 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16424
16425         * configure: Support --disable-FEATURE.
16426
16427 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16428
16429         * config.guess: Recognize NCR running SVR4.3.
16430
16431 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16432
16433         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16434         Patch from Paul Eggert <eggert@twinsun.com>.
16435
16436 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16437
16438         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16439
16440 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16441
16442         * configure: Make unrecognized options give nonfatal warnings
16443         instead of fatal errors, and pass them to any subdirectory
16444         configures in case they recognize them.
16445         Make --x equivalent to --with-x.
16446
16447 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16448
16449         * configure: Add --enable-* options.  Clean up usage message and
16450         some comments.
16451
16452 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16453
16454         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16455
16456 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16457
16458         * configure.in (hppa*-*-*): Enable binutils.
16459
16460 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16461
16462         * config.sub: Recognize cisco.
16463
16464 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16465
16466         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16467
16468 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16469
16470         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16471         than one configuration name.  Add comment.
16472
16473 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16474
16475         * config.guess: about target *-hitachi-hiuxwe2, fixed
16476         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16477         macro is incorrect.]
16478
16479 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16480
16481         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16482         than the "make ls" stuff which used to be here.
16483
16484 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16485
16486         * config.guess:  Recognize i[34]86-unknown-freebsd.
16487         From Shawn M Carey <smcarey@rodan.syr.edu>.
16488
16489 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16490
16491         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16492
16493 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16494
16495         * config.guess: Check for ptx.
16496
16497 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16498
16499         * config.sub: Add os9k checking.
16500
16501 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16502
16503         * config.guess: Handle OSF1 running on HPPA processors
16504
16505 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16506
16507         * configure: If subdir configure fails, print out a message with
16508         subdirectory name, in case subdir's configure code didn't identify
16509         itself.
16510
16511 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16512
16513         * configure.in: Remove embedded newlines from configdirs.
16514         Avoid mismatches of substrings.  Fix matching strings at end
16515         of configdirs.
16516
16517 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16518
16519         * config.guess:  Add Lynx/rs6000 config support.
16520
16521 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16522
16523         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16524
16525 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16526
16527         * configure.in (hppa*-*-osf*): Treat this just like most other
16528         PA configurations (eg no binutils or ld).
16529         (hppa*-*-*elf*): These configurations have binutils and ld.
16530
16531 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16532
16533         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16534
16535 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16536
16537         * configure.in (rs6000-*-*): Build gas.
16538
16539 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16540
16541         * Makefile.in:  Avoid bug in losing hpux sed.
16542
16543 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16544
16545         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16546         for GDB and GDB has been fixed to not need it.
16547
16548 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16549
16550         * config.guess: Recognize vax hosts.
16551
16552 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16553
16554         * configure (while loop): Don't use "break 2" inside case
16555         statement -- the case statement isn't an enclosing loop.
16556
16557 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16558
16559         * config.guess:  Clean up NeXT support, to allow nextstep
16560         on Intel machines.  Make OS be nextstep.
16561
16562 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16563
16564         * config.guess: Add alternate forms for Convex.
16565
16566 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16567
16568         * configure:  Completely rewrite option processing.  Take
16569         advantage of pattern-matching to avoid invoking test frequently.
16570         Also clean up host and target defaulting logic.
16571
16572 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16573
16574         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16575         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16576         commands (plus user environment) will fit SCO limits.
16577
16578 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16579
16580         * configure.in: Don't issue warnings about directories which are
16581         not being configured if -norecursion is set.  Correct test for
16582         --with-gnu-as and --with-gnu-ld to not get confused by substring
16583         matches.
16584
16585         * configure.in: Don't build gas for alpha-dec-osf1*.
16586
16587 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16588
16589         * configure:  Back out Per's change of 12/19/1993.  It changes the
16590         behavior of configure in unexpected and confusing ways.
16591
16592         Also, use different delim char when calculating
16593         program_transform_name so that the name can contain slashes.
16594
16595 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16596
16597         * configure.in, config.sub: Add support for VSTa micro-kernel.
16598
16599 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16600
16601         * configure.in: Nuke hacks which were used to get a special
16602         version of GAS for HPPA configurations.
16603
16604 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16605
16606         * configure:  If only ${target_alias} is given, use that
16607         as the default for ${host_alias}.
16608         * configure:  Add missing back-slashes before nested quotes.
16609
16610 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16611
16612         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16613
16614 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16615
16616         * config.guess:  Recognize some Tektronix configurations.
16617         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16618
16619 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16620
16621         * config.sub: Match any flavor of SH.
16622
16623 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16624
16625         * configure.in: Don't try to configure newlib for Alpha.
16626
16627 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16628
16629         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16630         libg++ or libio for any Alpha target.
16631
16632         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16633
16634 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16635
16636         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16637         default arguments -- so it tried to compress itself.
16638
16639 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16640
16641         * configure.in (notsupp): ensure that a space is always at the end
16642           of the configdirs list, since the grep checks for an explicit space
16643
16644 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16645
16646         * configure.in (target i386-sysv4.2): don't build ld, since static
16647           versions of many libraries are not available.
16648
16649 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16650
16651         * config.guess: Recognize Apollos (using environment variables).
16652         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16653
16654 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16655
16656         * config.guess: Recognize Sony news mips running newsos.
16657
16658 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16659
16660         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16661         "fi ; else" for bash.
16662
16663 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16664
16665         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16666
16667 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16668
16669         * config.sub: accept unixware as an alias for svr4.2.
16670         Fix some inconsistancies with the gcc version.
16671
16672 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16673
16674         * Makefile.in (DISTDOCDIRS):  Add gdb.
16675
16676 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16677
16678         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16679
16680 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16681
16682         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16683         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16684         this now.
16685
16686 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16687
16688         * config.sub: Accept hiux* as an OS name.
16689
16690         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16691         etc/make-stds.texi.  The underscore came from gcc, and dje now
16692         agrees that RUNTESTFLAGS is the correct name.
16693
16694 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16695
16696         * install.sh:  Remove 'set -e'.  It makes any conditionals
16697         in the script useless.
16698
16699         * config.guess: Automatically recognize arm-acorn-riscix
16700         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16701
16702 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16703
16704         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16705
16706 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16707
16708         * Makefile.in (DISTDOCDIRS): New variable.
16709         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16710         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16711
16712 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16713
16714         * configure.in (hppa target): check the source directory for the
16715           pagas sub-directory
16716
16717 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16718
16719         * config.sub: Allow -aout* and -elf*.
16720
16721 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16722
16723         * configure.in: Don't build ld on i386-solaris2, same as for
16724         sparc-solaris2.
16725
16726 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16727
16728         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16729
16730 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16731
16732         * configure.in:  Configure gdb for alpha.
16733
16734 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16735
16736         * Makefile.in (CXXFLAGS): Add -O.
16737
16738 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16739
16740         * config.guess: added support for DG Aviion
16741
16742 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16743
16744         * configure.in: Produce warning message for subdirectories not
16745         configurable for this host/target combination.  Don't try to
16746         configure gdb for vms.
16747
16748 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16749
16750         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16751         appropriate files before making "diststuff".
16752         (DISTBISONFILES): New var: list of files to be edited.
16753         (DISTSTUFFDIRS): Add binutils.
16754
16755 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16756
16757         * config.sub: also handle mipsel and mips64el (for little endian mips)
16758
16759 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16760
16761         * configure.in: Add * to end of all OS names.
16762
16763 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16764
16765         * configure.in: Build newlib for LynxOS native.
16766
16767 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16768
16769         * config.guess: Add support for delta 88k running SVR3.
16770
16771         * configure.in: Add comment about HP compiler vs. emacs.
16772
16773 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16774
16775         * configure.in: don't build ld on solaris2 (not a viable option
16776           due to bugs in getpwnam & getpwuid)
16777
16778 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16779
16780         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16781         config.guess will produce a full version number.
16782
16783 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16784
16785         * configure.in: Build linker and binutils for alpha-dec-osf1.
16786
16787 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16788
16789         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16790         and gdb/testsuite/Makefile.in.
16791
16792 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16793
16794         * configure.in: recognize mips*- instead of mips-
16795
16796 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16797
16798         * config.sub: Accept linux*coff and linux*elf as operating
16799         systems.
16800
16801 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16802
16803         * config.sub: Recognize mips64, and mips3 as an alias for it.
16804
16805 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16806
16807         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16808         gdb knows how to handle OSF/1 shared libraries.
16809
16810 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16811
16812         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16813         * config.guess: Recognize Hitachi's HIUX.
16814         * config.sub: Recognize h3050r* and hppahitachi.
16815         Remove redundant cases for hp9k[23]*.
16816
16817 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16818
16819         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16820         if gas and ld are in the source tree and are in ${configdirs}.
16821         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16822         --with options (but still pass them down on the command line,
16823         if they were explicitly specified).
16824
16825 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16826
16827         * configure: substitute SHELL value in Makefile.in with
16828         ${CONFIG_SHELL}
16829
16830 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16831
16832         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16833         *-*-solaris2* targets.
16834
16835 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16836
16837         * Makefile.in: define M4, and pass it down to sub-makes;
16838         all-autoconf now depends on all-m4
16839
16840 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16841
16842         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16843         presence of {ar,ranlib} instead of a configured directory
16844
16845 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16846
16847         * config.guess: Accept 34?? as well as 33?? for NCR.
16848
16849 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16850
16851         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16852         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16853
16854 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16855
16856         * configure: grab values for $(CC) and $(CXX) from the
16857         environment, so that someone can do "CC=gcc configure; make" and
16858         have it work right (matching the way that autoconf works now)
16859
16860         * configure.in, Makefile.in: add support for gash, the tcl
16861         interface to Galaxy
16862
16863         * config.guess: add NetBSD variants (hp300, x86)
16864
16865 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16866
16867         * install.sh: Support -d option (in the manner of SunOS 4 install,
16868         as it is more deterministic than that of GNU install)
16869         (chmodcmd): Set file to mode 755 by default (should also do default
16870         chgrp and chown, but I don't feel like dealing with that now)
16871
16872 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16873
16874         * config.sub: Remove h8300hhms alias.
16875
16876 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16877
16878         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16879
16880 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16881
16882         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16883         as stmp-fixinc
16884
16885 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16886
16887         * config.sub: recognize m88110-bug-coff.
16888
16889 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16890
16891         * Makefile.in (all-libio): all dependencies on the toolchain used
16892         to build this (gcc, gas, ld, etc)
16893
16894 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16895
16896         * config.guess: Deal with OSF/1 1.3 on alpha.
16897
16898 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16899
16900         * install.sh: add some 'else true' clauses for portability
16901
16902         * configure.in: don't build libio for h8[35]00-*-* targets
16903
16904 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16905
16906         * Makefile.in:  Add support for new libio.
16907
16908 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16909
16910         * install.sh: If one command fails, don't try the rest.  Don't try
16911         to remove $dsttmp (via trap) unless we have already created it.
16912         If $src doesn't exist, detect it and exit with an error.
16913
16914         * config.guess: Recognize BSD on hp300.
16915
16916 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16917
16918         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16919         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16920
16921 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16922
16923         * Makefile.in (all-send-pr): depends on all-prms
16924
16925 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16926
16927         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16928
16929 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16930
16931         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16932         Added test for mips-mips-riscos5.
16933
16934 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16935
16936         * configure.in: use mh-hp300 for 68k HP hosts
16937
16938 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16939
16940         * configure: add support for CONFIG_SHELL, so that you can use
16941         some alternate shell for evaluating configure scripts
16942
16943 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16944
16945         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16946         in configure script to bug-gdb@prep.ai.mit.edu when building
16947         distribution archive.
16948         * Makefile.in (COMPRESS):  Remove def.
16949         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16950         gdb.tar.Z and make-gdb.tar.Z respectively.
16951         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16952         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16953         to convergence with 'taz' target in Makefile.in.
16954
16955 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16956
16957         * install.sh (dsttmp): use trap to ensure that tmp files go
16958         away on error conditions
16959
16960 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16961
16962         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16963
16964 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16965
16966         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16967         its parent is '/' not ''.
16968
16969         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16970
16971 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16972
16973         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16974         that ${newsrcdir}/configure.in does.
16975
16976 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16977
16978         * test-build.mk: support for CONFIG_SHELL
16979
16980 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16981
16982         * config.sub (netware):  Add as a basic system type.
16983
16984 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16985
16986         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16987           $(srcdir)/ from the dependency on Makefile.in.
16988
16989 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16990
16991         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16992         (h8300hhms is temporary until multi-libraries are implemented).
16993         * configure.in: Handle h8300h too.
16994
16995 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16996
16997         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16998
16999 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17000
17001         * configure:  Remove extraneous output when guessing host type.
17002         * config.guess:  Remove extraneous output when guessing using C
17003         compiler rather than uname, or when guessing fails.
17004
17005 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17006
17007         * Makefile.in: remove all.cross and install.cross targets
17008
17009         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17010           definitions
17011
17012 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17013
17014         * configure.in (target sh): Build gprof.
17015
17016 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17017
17018         * config.sub: change -solaris to -solaris2
17019
17020 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17021
17022         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17023
17024 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17025
17026         * configure: Correct error message for missing Makefile.in to
17027         print correct directory.
17028
17029 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17030
17031         * install.sh: kludge around 386BSD shell bug
17032
17033 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17034
17035         * config.guess:  Recognize NeXT.
17036         * config.guess:  Recognize i486-ncr-sysv4.
17037         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17038
17039 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17040
17041         * Makefile.in (MAKEINFOFLAGS): New variable.
17042         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17043         * build-all.mk, test-build.mk: Pass down --no-split as
17044         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17045
17046 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17047
17048         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17049
17050 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17051
17052         * Makefile.in (libg++.tar.z):  New rule.
17053         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17054         * Makefile.in (taz):  Only do a single chmod.
17055
17056 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17057
17058         * install.sh: don't use dirname anymore (replaced with sed usage)
17059
17060 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17061
17062         * Makefile.in:  Change extension for gzip'd files from '.z' to
17063         '.gz' per new FSF standard usage.
17064
17065 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17066
17067         * configure: put quotes around the final value of program_transform_name
17068
17069 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17070
17071         * Makefile.in: new install.sh support; update install-info rules
17072
17073 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17074
17075         * configure.in: Build diff for crosses, but not for go32 host.
17076
17077         * configure.in: Build gprof only for native, and don't build it
17078         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17079
17080 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17081
17082         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17083
17084 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17085
17086         * configure.in (host_tools): Add prms.
17087
17088 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17089
17090         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17091         with $(FLAGS_TO_PASS) on the command line
17092
17093         * config.sub: Recognize lynx and lynxos
17094
17095 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17096
17097         * config.sub: Accept -ecoff*, not just -ecoff.
17098
17099 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17100
17101         * Makefile.in (taz): Use .gz suffix instead of .z.
17102         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17103         names.
17104
17105 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17106
17107         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17108
17109 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17110
17111         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17112         that rebuilds that might happen during 'make install' don't get
17113         bogus gcc include files
17114
17115 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17116
17117         Change from Utah for HPPA support:
17118         * config.guess: Recognize hppa1.x-hp-bsd.
17119
17120 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17121
17122         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17123         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17124
17125 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17126
17127         * config.sub: Add support for rom68k and bug boot monitors.
17128
17129 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17130
17131         * Makefile.in: Make all-opcodes depend on all-bfd.
17132
17133 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17134
17135         * config.guess: Added special check for i[34]86-univel-sysv4*.
17136
17137 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17138
17139         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17140         the processor rather than assuming i486.
17141
17142 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17143
17144         * config.guess: Recognize SunOS6 as Solaris3.
17145
17146 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17147
17148         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17149         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17150
17151 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17152
17153         * build-all.mk (all-cross): New target for Canadian Cross.
17154         Added Q2 go32 targets.
17155         * test-build.mk: Configure go32 cross sparclite-aout and
17156         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17157         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17158
17159 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17160
17161         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17162         GO32 hosted toolchains
17163
17164 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17165
17166         * configure: change  so "-exec-prefix" gets passed down rather
17167         than "-exec_prefix" so autoconf generated Makefiles get the
17168         exec_prefix set right.
17169
17170 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17171
17172         * config.guess: get the Solaris2 minor version number
17173
17174         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17175
17176 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17177
17178         * config.guess: Recognize some Sequent platforms.
17179
17180 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17181
17182         * Makefile.in: added the vault-install target
17183
17184         * configure.in: actually use the Sun3 makefile fragment that's in
17185         config, also added the release dir to configdirs
17186
17187 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17188
17189         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17190
17191 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17192
17193         * configure.in: remove some program from Alpha targetted toolchains
17194
17195 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17196
17197         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17198         gprof.
17199         (taz): Run "make diststuff" in those directories instead of "make
17200         proto-dir".  Look for "VERSION=" only at start of line in subdir
17201         Makefile.  Use "gzip -9" for compression.
17202         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17203         (binutils.tar.z): New target.
17204
17205 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17206
17207         * Makefile.in (taz): Include gpl.texinfo.
17208
17209 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17210
17211         * Makefile.in (setup-dirs): Merged into "taz" target.
17212         (taz): Only do `proto-dir' stuff if a directory is actually needed
17213         for this target.
17214
17215 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17216
17217         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17218         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17219         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17220         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17221         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17222
17223 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17224
17225         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17226         config.sub, and move-if-change to gdb testsuite distribution
17227         archive, so the testsuite can be extracted, configured, and
17228         run separately from the gdb distribution.  Blow away the Chill
17229         tests that require a Chill compiled executable, since GNU Chill
17230         is not yet publically available.
17231
17232 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17233
17234         * test-build.mk: set environment variables in a single command,
17235         instead of a list of assignments and exports
17236
17237         * config.guess: recognize Alpha/OSF1 systems
17238
17239 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17240
17241         * configure: Change help message to prefer --options rather than
17242           -options.
17243
17244 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17245
17246         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17247         zippy@ecst.csuchico.edu.
17248         * config.guess: Recognize miniframe.
17249
17250 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17251
17252         * Makefile.in: Use srcroot to find runtest rather than rootme.
17253         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17254
17255 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17256
17257         * test-build.mk: Extensive additions to support building on a
17258         machine other than the host.
17259
17260 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17261
17262         * configure (tooldir): Fix for i386-aix again.
17263
17264 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17265
17266         * configure, Makefile.in:  Change definition of $(tooldir)
17267         to match the FSF.
17268
17269 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17270
17271         * config.guess:  Recognize i[34]86/SVR4.
17272
17273 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17274
17275         * Makefile.in (all-gdb): gdb depends on sim.
17276
17277 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17278
17279         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17280         at the same time we make the prototype gdb directory.
17281         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17282         files at the same time as the gdb base release distribution.
17283
17284 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17285
17286         * Makefile.in (check): Use individual check targets rather than
17287         DO_X rule.
17288         (check-gcc): Added.
17289
17290 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17291
17292         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17293         for System V release 3.2.
17294
17295 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17296
17297         * config.sub: Recognize hppaosf.
17298         * configure.in: Do configure ld/binutils/gas for it.
17299
17300 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17301
17302         * configure (tooldir): Alter syntax used to set this, for systems
17303         where "\$" isn't handled right, like i386-aix.
17304
17305 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17306
17307         * configure: Pass program-transform-name, not
17308         program_transform_name, to recursive configures.
17309
17310 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17311
17312         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17313         of gas+ld+binutils.
17314
17315 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17316
17317         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17318
17319 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17320
17321         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17322
17323 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17324
17325         * Makefile.in (PRMS): Set back to all-prms.
17326
17327 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17328
17329         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17330         targets, rather than for MIPS hosts.
17331
17332 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17333
17334         * configure.in: add comment for --with-x default values
17335
17336         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17337
17338         * Makefile.in: add check-* targets for each of the directories in
17339         the tree.  Add a definition of RUNTEST that will use the one we
17340         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17341
17342 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17343
17344         * configure.in: Removed obsolete references to bfd_target and
17345         target_makefile_frag.
17346
17347         * build-all.mk: Set assorted targets for Q2.
17348         * config.sub: Recognize z8k-sim and h8300-hms.
17349         * test-build.mk: Really don't pass host to configure.
17350         (HOLES): Added uname.
17351
17352 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17353
17354         * configure: Handle an empty program-prefix, program-suffix or
17355         program-transform-name correctly.
17356
17357 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17358
17359         * build-all.mk: -G 8 no longer required for MIPS targets.
17360         * test-build.mk: Don't pass host argument to configure; make it
17361         guess.
17362
17363 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17364
17365         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17366         * Makefile.in (COMPRESS):  New macro, like GZIP.
17367
17368 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17369
17370         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17371
17372         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17373         with gas currently defaults to -G 0.
17374
17375 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17376
17377         * Makefile.in (all-flex): flex depends on byacc.
17378
17379         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17380         to test-build.mk as RELEASE_TAG.
17381         * test-build.mk (configargs): New variable containing arguments to
17382         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17383         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17384
17385         * config.guess: Use /bin/uname when checking -X argument on SCO,
17386         to avoid invoking GNU uname which doesn't understand -X.
17387
17388         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17389
17390         * configure.in: Build gas for mips-*-*.
17391
17392 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17393
17394         * Makefile.in (all.normal): insert missing backslash.
17395
17396 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17397
17398         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17399
17400         * Makefile.in: Complete overhaul to merge many almost identical
17401         targets.
17402
17403 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17404
17405         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17406         (gdb.tar.Z): Adjusted.
17407
17408         * Makefile.in (setup-dirs, taz): New targets; should be general
17409         enough to adapt for gdb sometime.  Build only .z file.
17410         (gas.tar.z): New target.
17411
17412 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17413
17414         * build-all.mk: Use CC=cc -Xs on Solaris.
17415
17416 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17417
17418         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17419         for handling BISON for FSF releases.
17420
17421 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17422
17423         * configure: Actually implement the change zoo just documented.
17424
17425 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17426
17427         * configure: when using config.guess, only set target_alias when
17428         it's not already been set (ie, on the command line)
17429
17430 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17431
17432         * Makefile.in: add installcheck target, set PRMS to install-prms
17433
17434 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17435
17436         * configure: add support for package_makefile_fragment, handle the
17437         case where a directory has a configure.in file but no Makefile.in
17438         more gracefully (with an actual understandable error message, even);
17439         add support for --without (and add this to the usage message); also
17440         explicitly add a --host=${host_alias} to the command line when
17441         config.guess is used
17442
17443 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17444
17445         * configure: Must use both --host and --target in recursive calls.
17446
17447 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17448
17449         * Makefile.in: Change deja-gnu to dejagnu.
17450
17451 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17452
17453         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17454
17455 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17456
17457         * configure.in: canonicalize all instances to *-*-solaris2*,
17458         also strip out a number of tools to not build for go32 host
17459
17460 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17461
17462         * config.guess: add GPL.
17463
17464         * Makefile.in, config.guess, config.sub, configure: bump
17465           copyrights to 93.
17466
17467 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17468
17469         * Makefile.in (do-info): Removed obsolete check for existence of
17470         localenv file.
17471
17472         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17473
17474 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17475
17476         * Makefile.in: a couple of 'else true' for decstation,
17477         support for TclX
17478
17479         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17480
17481 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17482
17483         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17484
17485 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17486
17487         * config.guess: Recognize i386-ibm-aix (PS/2).
17488         * configure.in: Use config/mh-aix386 file for it.
17489
17490 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17491
17492         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17493         CC_FOR_TARGET instead.
17494         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17495
17496 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17497
17498         * Makefile.in: Add sim to list of directories sent with gdb
17499
17500 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17501
17502         * configure.in: Put back mips-dec-bsd* case.
17503
17504 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17505
17506         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17507         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17508         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17509
17510 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17511
17512         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17513
17514         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17515         (install-info): install dir.info only if it exists,
17516         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17517
17518 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17519
17520         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17521         gas for mips-dec-bsd.
17522
17523 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17524
17525         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17526         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17527
17528 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17529
17530         * configure.in: Added "dejagnu" to hosttools list.
17531
17532 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17533
17534         * config.sub, configure.in, config.guess:  Add support
17535         for Bosx, an AIX variant from Bull.
17536         Patches from F.Pierresteguy@frcl.bull.fr.
17537
17538 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17539
17540         * devo/dejagnu: Initial creation of devo/dejagnu.
17541         Migrated dejagnu testcases and support files for testing software
17542         tools to reside as subdirectories, currently called "testsuite",
17543         within the directory of the software tool.  Migrated all programs,
17544         support libraries, etc. beloging to dejagnu proper from
17545         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17546         with no modifications.  The changes to these files which will
17547         allow them to configure, build, and execute properly will be made
17548         in a future update.
17549
17550 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17551
17552         * Makefile.in: Change send_pr to send-pr.
17553         * configure.in: Likewise.
17554         * send_pr: Renamed directory to send-pr.
17555
17556 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17557
17558         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17559
17560 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17561
17562         * README:  Update for gdb-4.8 release.
17563         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17564         gdb-xxx.tar.z (gzip'd) file also.
17565
17566 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17567
17568         * Makefile.in: make all-diff depend on all-libiberty
17569
17570 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17571
17572         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17573
17574 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17575
17576         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17577
17578 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17579
17580         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17581         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17582         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17583
17584 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17585
17586         * Makefile.in:  makeinfo binary is in a new location
17587
17588 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17589
17590         * config.sub: Accept -ecoff as an OS.
17591
17592         * Makefile.in: Various changes to eliminate a level of make
17593         recursion and reduce the required command line length.
17594         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17595         sub-makes.
17596         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17597         variables holding settings for specific sub-makes.
17598         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17599         in terms of BASE_FLAGS_TO_PASS.
17600         (TARGET_LIBS): New variable listing directories which use
17601         TARGET_FLAGS_TO_PASS.
17602         (subdir_do): Eliminated.
17603         (do-*): New set of targets to replace subdir_do.
17604         (various): All targets which used subdir_do now depend on do-*.
17605         (local-clean): Renamed from do_clean.
17606         (local-distclean): New target, dependency of distclean and
17607         realclean.
17608         (install-info): Don't create directories.  Depend on dir.info
17609         rather than calling make recursively.
17610         (install-dir.info): Eliminated.
17611         (install-info-dirs): Create all info directories here.
17612         (dir.info): Depend upon do-install-info.
17613
17614         * test-build.mk (HOLES): Added false.
17615
17616 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17617
17618         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17619
17620 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17621
17622         * Makefile.in (info): remove dependency on all-texinfo.  The
17623         problem was really in texinfo/C, not at this level.
17624
17625 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17626
17627         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17628
17629 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17630
17631         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17632         GDB releases.
17633
17634 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17635
17636         * configure: Include srcdir in message about target of link not
17637         being found.  Don't convert `-' to `_' in `with' options being
17638         passed to subdirs.
17639
17640 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17641
17642         * configure.in: add uudecode to host_tools
17643
17644         * Makefile.in: added {all,install}-uudecode targets, added them to
17645         the appropriate lists
17646
17647 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17648
17649         * Makefile.in (all-gcc): Added dependency on all-gas.
17650
17651         * configure.in (mips-*-*): Build ld and binutils.
17652
17653 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17654
17655         * configure: check return code from mkdir, print error message and
17656           exit on failure.
17657
17658 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17659
17660         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17661
17662 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17663
17664         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17665
17666 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17667
17668         * config.sub (h8500):  Recognize this as a cpu type.
17669
17670 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17671
17672         * configure: source directory missing is no longer a warning
17673
17674         * configure.in: recognize irix[34]* instead of irix[34]
17675
17676         * Makefile.in: define and pass down X11_LIB
17677
17678 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17679
17680         * guess-systype: Renamed to ...
17681         * config.guess:  ... by popular request.
17682         * configure.in, Makefile.in:  Update accordingly.
17683
17684 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17685
17686         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17687         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17688         + Execute ./dummy instead of assuming . is in PATH.
17689
17690 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17691
17692         * guess-systype:  New shell script.  Attempts to guess the
17693         canonical host name of the executing host.
17694         Only a few hosts are supported so far.
17695         * configure:  Call guess-systype if no host is specified.
17696
17697 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17698
17699         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17700         gcc Makefile.
17701
17702
17703 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17704
17705         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17706         (all-gcc, install-gcc, subdir_do): Use it.
17707
17708 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17709
17710         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17711
17712 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17713
17714         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17715           set exclusively by configure, using configure.in .
17716
17717 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17718
17719         * test-build.mk: set $PATH for all builds
17720
17721         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17722
17723 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17724
17725         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17726         the one used in gcc/Makefile.in, so that a null expansion doesn't
17727         override the one needed to build gcc with a native cc.
17728
17729
17730 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17731
17732         * configure: Accept -with arguments.
17733
17734 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17735
17736         * Makefile.in: added h8300sim
17737
17738 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17739
17740         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17741         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17742         (all-cygnus, native, build-cygnus): Make
17743         $(canonhost)-stamp-3stage-done, not $(host)....
17744         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17745         i386-sco3.2v4.  Added else true to if command.
17746
17747 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17748
17749         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17750
17751 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17752
17753         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17754
17755 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17756
17757         * configure.in: don't remove binutils from Solaris builds
17758
17759 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17760
17761         * Makefile.in: get rid of earlier definitions for *clean,
17762         also handle the recursive info rule better
17763
17764 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17765
17766         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17767         do more-or-less the right thing.
17768
17769 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17770
17771         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17772         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17773
17774 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17775
17776         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17777         $(host_canonical).
17778
17779         * configure.in: split the configdirs list into 4 categories (native
17780         v. cross, library v. tool) and handle the cross-only and native-
17781         only in more reasonable (and correct!) way.
17782
17783 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17784
17785         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17786         configdirs anymore.
17787
17788 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17789
17790         * Makefile.in: extensive cleanup::  removed all of the explicit
17791         clean-* targets, collapsed many wrappers around subdir_do into
17792         one, added additional targets to satisfy standards.texi, deleted
17793         some old targets, some changes for consistency
17794
17795 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17796
17797         * configure.in: handle some programs as cross-only, and others as
17798         native only
17799
17800         * test-build.mk: handle partial holes in a more generic manner
17801
17802         * Makefile.in: m4 depends on libiberty
17803
17804 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17805
17806         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17807         time, wdiff, and find to configdirs
17808
17809         * Makefile.in: all, clean, and install rules for the new programs
17810         added to configure.in
17811
17812 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17813
17814         * configure.in: use mh-sun for all *-sun-* hosts
17815
17816 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17817
17818         * Makefile.in: define flags for X11 include files and library file
17819         locations, pass them down to the programs that need this info
17820
17821         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17822
17823 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17824
17825         * configure.in: start building libg++ for HP-UX targets
17826
17827 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17828
17829         * README:  Update references to files moved into etc/.
17830
17831 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17832
17833         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17834         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17835
17836 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17837
17838         * configure: accept dash as well as underscore in long option
17839         names for FSF compatibility.
17840
17841 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17842
17843         * config.sub: added -sco3.2v4 support from FSF.
17844
17845 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17846
17847         * configure.in: expand the section that adds or removes
17848         directories from the list of programs to build, to handle native
17849         vs. cross in addition to host v. native
17850
17851 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17852
17853         * Makefile.in:  Replace C++ in macro names with CXX.
17854         This is less likely to break ...
17855
17856 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17857
17858         * test-build.mk: add -w to GNU_MAKE
17859
17860 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17861
17862         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17863         add 'sparc' to list of recognized cpus.  This needed to make
17864         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17865         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17866         then changes that into $CPU-wrs-vxworks.
17867
17868         * configure.in: remove most references to gdbtest, regularize
17869         target based program removal
17870
17871         * test-build.mk: import from p3 tree (many fixes and changes)
17872
17873 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17874
17875         * Makefile.in: added rules to handle tcl, tk, and expect
17876
17877         * configure.in: handle those directories if they exist
17878
17879 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17880
17881         * config.sub: removed bogus hppabsd and hppahpux names, since
17882         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17883
17884 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17885
17886         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17887         depends upon all-xiberty
17888
17889         * Makefile.in: changes from p3, including:
17890
17891         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17892
17893         * Makefile.in (XTRAFLAGS): include newlib directories if
17894         newlib/Makefile exists, rather than if host != target.
17895
17896         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17897
17898         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17899         from the same source tree and not building a cross-compiler.  This
17900         matters for the libg++ configuration if reconfiguring a tree that
17901         has already been installed.
17902
17903         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17904
17905         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17906         pick up the machine and system specific header files.
17907
17908         * Makefile.in: added AS_FOR_TARGET, passed down in
17909         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17910         the C compiler to use to create programs which are run in the
17911         build environment, set it to default to $(CC), and passed it down
17912         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17913
17914         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17915
17916         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17917         We need them for unusual native builds, like systems without
17918         ranlib.
17919
17920         * configure: also define $(host_canonical) and
17921         $(target_canonical), which are the full, canonical names for the
17922         given host and target
17923
17924 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17925
17926         * Makefile.in:  Added separate definitions for C++.
17927
17928 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17929
17930         * configure.in (configdirs):  Add deja-gnu.
17931
17932 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17933
17934         * README:  Update for configure.texi and gdb-4.7 release.
17935
17936 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17937
17938         * Makefile.in:  Move "all" target to top of file.
17939         Previously, first target was ".PHONY" which caused BSD4.4 make
17940         to build .PHONY when make was run without arguments.
17941
17942 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17943
17944         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17945         Library-copylefted code in libiberty.
17946
17947 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17948
17949         * config.sub:  Replace m68kmote with plain old m68k.
17950
17951 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17952
17953         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17954
17955 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17956
17957         * config.sub: Complain if no argument is given.  Added support for
17958         386bsd as OS and target alias.
17959
17960 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17961
17962         * Makefile.in (XTRAFLAGS): include newlib directories if
17963         newlib/Makefile exists, rather than if host != target.
17964
17965 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17966
17967         * config.sub: recognize sparclite-wrs-vxworks.
17968
17969         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17970         p3.) Added clean-xiberty to clean.
17971
17972 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17973
17974         * configure.in: use *-*-* instead of nested cases for host and target
17975
17976 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17977
17978         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17979         from the same source tree and not building a cross-compiler.  This
17980         matters for the libg++ configuration if reconfiguring a tree that
17981         has already been installed.
17982
17983 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17984
17985         * config.sub (i486v/i486v4):  Merge in from FSF version.
17986
17987 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17988
17989         * configure: only set PWD if it is already set.
17990
17991 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17992
17993         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17994         doesn't have unset and all success paths (and most error paths)
17995         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17996         to just ${PWD} to avoid confusion.)
17997
17998 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17999
18000         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18001         even for a native compilation.
18002
18003 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18004
18005         Changes to make the gdb.tar.Z rule work better.
18006
18007         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18008         (DEVO_SUPPORT):  Add configure.texi.
18009         (bfd-ilrt.tar.Z):  Remove ancient rule.
18010
18011 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18012
18013         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18014         pick up the machine and system specific header files.
18015
18016         * configure.in, config.sub: added new target m68010-adobe-scout,
18017         with alias of adobe68k.  Changed configure.in to check for
18018         -scout before -sco* to avoid a false match.
18019
18020         * Makefile.in: added AS_FOR_TARGET, passed down in
18021         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18022         the C compiler to use to create programs which are run in the
18023         build environment, set it to default to $(CC), and passed it down
18024         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18025
18026 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18027
18028         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18029         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18030         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18031         FOR_TARGET variants, to newlib and libg++.
18032
18033 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18034
18035         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18036         first.
18037
18038 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18039
18040         * config.sub:  Accept `elf' as an environment.
18041
18042 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18043
18044         * Makefile.in (all-opcodes):  cd into the right directory
18045
18046 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18047
18048         * configure: added -program_transform_name option, used as
18049         argument to sed when installing programs.
18050         configure.texi: added documentation for -program_prefix,
18051         -program_suffix and -program_transform_name.
18052
18053 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18054
18055         * config.sub:  Accept i486 where i386 ok.
18056
18057 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18058
18059         * config.sub: accept we32k
18060
18061 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18062
18063         * config.sub, configure.in: accept OSE68000 and OSE68k.
18064
18065         * Makefile.in: don't create all directories for ``make install'';
18066         let the subdirectories create the ones they need.
18067
18068 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18069
18070         * COPYING: new file, GPL v2
18071
18072 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18073
18074         * Makefile.in: use the new gen-info-dir, which needs a template
18075         argument (which also lives in texinfo)
18076
18077         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18078
18079 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18080
18081         * config.sub (ncr3000):  Change i386 to i486.
18082
18083 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18084
18085         * Makefile.in: add install-rcs, install-grep to
18086         install-no-fixedincludes, removed install-bison and install-libgcc
18087
18088 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18089
18090         * configure.in: grab the HPUX makefile fragment if on HPUX
18091
18092 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18093
18094         * Makefile.in: eradicate bison spoor (ditto libgcc).
18095          configure.in: recognise m68{k,000}-ericsson-OSE.
18096          es1800 is alias for m68k-ericsson-OSE
18097
18098 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18099
18100         * configure.in: rearrange the parts that remove programs from
18101         configdirs, based now on HOST==TARGET or by canonical triple.
18102
18103 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18104
18105         * test-build.mk: recurse explicitly with -f test-build.mk when
18106           appropriate.  predicate stage3 and comparison on the existence
18107           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18108           On very clean, also remove ...stamp-co.  Build in-place before
18109           doing other builds.
18110
18111 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18112
18113         * Makefile.in, configure.in: add tgas
18114
18115 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18116
18117         * Makefile.in: a number of changes merged in from progressive.
18118
18119         * configure.in: add libm.
18120
18121         * .cvsignore: ignore some stuff that comes from test-build.mk.
18122
18123 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18124
18125         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18126
18127 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18128
18129         * configure: Add program_suffix (parallel to program_prefix)
18130         * Makefile.in: adjust directory-creating script for losing decstation
18131
18132 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18133
18134         * configure:  Minor $subdir-related fixes.
18135
18136 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18137
18138         * configure: fix various problems with propogating
18139         makefile_target_frag in subdirs.
18140         * configure.in: config libgcc if its there
18141
18142 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18143
18144         * config.sub:  HPPA merge.
18145
18146 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18147
18148         * Makefile.in:  Replace all-bison with all-byacc in all
18149         dependency lines for other tools (which now use byacc).
18150
18151 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18152
18153         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18154
18155 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18156
18157         * Makefile.in: make gprof rules similar to byacc rules (instead of
18158         vestigal $(unsubdir) that didn't work...)
18159
18160 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18161
18162         * config.sub:  Add support for Linux.
18163         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18164         (at least for libg++).
18165
18166 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18167
18168         * configure.texi: fix doc for the -nfp option to configure
18169
18170 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18171
18172         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18173
18174 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18175
18176         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18177         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18178         * configure.in: added solaris* host_makefile_frag hook.
18179
18180 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18181
18182         * config.sub: changed recognition of m68000 so that various
18183         m68k types can be specified via m680[01234]0
18184
18185 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18186
18187         * config.sub (basic_machine): fix sed so that '-foo' isn't
18188         completely substituted out while .+'-foo' loses the '-foo'
18189
18190 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18191
18192         * config.sub ($os): Add -aout.
18193
18194 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18195
18196         * configure:  If host_makefile_frag is absolute, don't
18197         prefix ${invsubdir} (relevant to libg++ auto-configure).
18198
18199 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18200
18201         * Makefile.in (tooldir): Define it.
18202         (all-ld): Depend on all-flex.
18203
18204 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18205
18206         * Makefile.in (check):  Fix libg++ special case.
18207
18208 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18209
18210         * configure: do not bury `pwd` into config.status, thus do fewer
18211           pwd's.
18212
18213         * configure: print the "Building in" message only when building in
18214           other than "." AND verbose.
18215
18216         * configure: remove -s, rework -v to better accommodate guested
18217           configures.
18218
18219         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18220
18221 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18222
18223         * Makefile.in: macroize flags passed on recursion.  remove
18224           fileutils.
18225
18226 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18227
18228         * configure: get makesrcdir right for subdirs deeper than 1.
18229
18230         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18231           install.
18232
18233 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18234
18235         * Makefile.in: don't print subdir_do or recursion lines.
18236
18237 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18238
18239         * standards.texi: added menu item.
18240
18241         * Makefile.in: build and install standards.info.
18242
18243         * standards.texi: new file.
18244
18245 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18246
18247         * configure: test for and move config.status pieces from
18248           ${subdir}/.
18249
18250 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18251
18252         * configure:  Test for existance of files before trying to mv
18253         them, to avoid numerous non-existance messages.
18254
18255 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18256
18257         * configure: correct final line of config.status.
18258
18259         * configure: patch from eggert.  Avoids a protection problem if
18260           the original Makefile.in is read only.
18261
18262         * configure: use move-if-change from gcc to create config.status.
18263           Some makefiles depend on config.status to tell if a directory
18264           has been reconfigured for a different host.  This change
18265           prevents those directories from remaking everything in the case
18266           where the reconfig was only intended to rebuild a Makefile.
18267
18268         * configure: test for config.sub with "config.sub sun4" rather
18269           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18270           host alias from a missing config.sub.
18271
18272 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18273
18274         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18275           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18276
18277 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18278
18279         * configure: mkdir ${subdir} as needed.
18280
18281 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18282
18283         * Makefile.in,configure.in: added autoconf.
18284
18285 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18286
18287         * Makefile.in: no longer pass against on recursion.
18288
18289         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18290           definitions are not inherited.
18291
18292         * configure: correct makesrcdir when subdir is .
18293
18294 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18295
18296         * configure:  Add support for 'subdirs' variable, which is
18297         like 'configdirs', except that configure doesn't re-invoke
18298         itself for subdirs, it just creates a Makefile for each subdir.
18299         * configure.texi:  Document subdirs.
18300
18301 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18302
18303         * configure.in: added flex to configdirs
18304
18305 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18306
18307         * Makefile.in: remove clean-stamps from clean.
18308
18309 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18310
18311         * configure.in:  Add gdbtest to configdirs.
18312
18313 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18314
18315         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18316         to recursive makes.
18317         * configure.in:  Recognize new ncr3000 config.
18318
18319 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18320
18321         * Makefile.in, configure.in: removed references to gdbm.
18322
18323 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18324
18325         * config.sub:  Don't canonicalize os value
18326         newsos* to bsd (readline needs to check for newsos).
18327         (This fix was earlier made Jan 31, but got re-broken.)
18328
18329 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18330
18331         * configure.in:  sco is an os, not a vendor!
18332
18333         * configure:  Quote $( better.  Keep various shells happy.
18334
18335 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18336
18337         * Makefile.in: eliminate stamp-files.
18338
18339 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18340
18341         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18342           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18343
18344 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18345
18346         * config.sub:  fix iris/iris3.
18347
18348 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18349
18350         * configure: re-add -rm.
18351
18352 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18353
18354         * Maskefile.in: add .stmp-rcs to all.
18355
18356         * configure.in: remove gas from rs6000 build, use aix host fragment.
18357
18358 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18359
18360         * configure: pass down site_option during recursion.
18361
18362 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18363
18364         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18365
18366 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18367
18368         * configure: Change exec_prefix so that it really defaults to prefix.
18369
18370 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18371
18372         * Makefile.in, configure.in:  Add support for mmalloc library.
18373
18374 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18375
18376         * Makefile.in: add stmp dependencies for a few more things.
18377
18378 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18379
18380         * configure: adjusted error message on objdir/srcdir configure
18381           collision, per john's suggestion.
18382
18383         * Makefile.in: add libiberty stmp to all and all.cross.
18384
18385 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18386
18387         * Makefile.in: remove force dependencies, add grep to all.
18388
18389 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18390
18391         * Makefile.in: drop flex.  make stamp files work.
18392
18393         * configure: added test for conflicting configuration in srcdir,
18394           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18395           gets cranky.  use relative paths for configure and srcdir
18396           whenever possible.  Send some error messages to stderr that were
18397           going to stdout.
18398
18399 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18400
18401         * Makefile.in:  Fix libg++ rule to check for gcc directory
18402         before using gcc/gcc.  Also pass XTRAFLAGS.
18403
18404 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18405
18406         * Makefile.in: added stmp-files so that directories aren't polled
18407           when they are already built.
18408
18409         * configure.texi: fixed a node pointer problem.
18410
18411 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18412
18413         * config.sub configure.in gdb/configure.in
18414         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18415         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18416         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18417
18418 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18419
18420         * configure: -recurring becomes -silent.  corrected help message
18421           for -site= option.
18422
18423         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18424
18425 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18426
18427         * configure: when building Makefile for crosses, replace
18428           tooldir and program_prefix.  default srcdir from location of
18429           config.sub.  remove "for host in hosts" and "for target in
18430           targets" loops.
18431
18432 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18433
18434         * Makefile.in: Do not pass bindir or mandir to cvs.
18435
18436 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18437
18438         * Makefile.in, configure.in: removed traces of namesubdir,
18439           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18440           copyrights to '92, changed some from Cygnus to FSF.
18441
18442         * configure.texi: remove most references to multiple hosts,
18443           multiple targets, subdirs, etc.
18444
18445         * configure.man: removed rcsid. reference config.sub not
18446           config.subr.
18447
18448         * Makefile.in: mkdir $(infodir) on install-info.
18449
18450 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18451
18452         * configure.texi:  Explain better about .gdbinit and about
18453         the environment that configure.in sections run in.
18454
18455 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18456
18457         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18458
18459 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18460
18461         * README:  DOC.configure => cfg-paper.texi.
18462
18463 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18464
18465         * config.sub (near case $os):  Don't convert newsos* to bsd!
18466
18467 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18468
18469         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18470         the number of copies of COPYING that go into the GDB tar file.
18471
18472 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18473
18474         * bfd/configure.in, gdb/config/mh-i386sco,
18475         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18476         Fix SCO configuration stuff.
18477
18478 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18479
18480         * Makefile.in:  For libg++, make sure the -I pointing
18481         to the gcc directory goes *after* all the libg++-local -I flags.
18482         Also, move just-gcc dependency from just-libg++ to all-libg++.
18483
18484 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18485
18486         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18487
18488 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18489
18490         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18491
18492 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18493
18494         * config.sub:  Add stratus configuration frags.  Also
18495         submitted to FSF.
18496
18497 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18498
18499         * Makefile.in (DEV_SUPPORT):  add configure.man.
18500
18501         * config.sub(Decode manufacturer-specific):  add -none*.
18502
18503 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18504
18505         * Makefile.in:  remove form feeds to make Sun's make happy.
18506         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18507
18508 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18509
18510         * Makefile.in (AR_FLAGS):  Make quieter.
18511
18512 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18513
18514         * configure.in:  Add libg++.
18515         * configure:  When verbose, don't output the command line at each
18516         level; it will be unremarkably the same as the previous version,
18517         which will be the same as what the user typed.
18518
18519 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18520
18521         * configure.in, Makefile.in: fix clean-info, add flex.  add
18522           fileutils.
18523
18524         * configure: be less sensitive to spaces in Makefile.in.  Do not
18525           look for sources in "..".  Doing so breaks subdirectories that
18526           might have their own configure.  If a subdir has it's own
18527           configure script, use it.
18528
18529 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18530
18531         * cfg-paper.texi: some changes suggested by rms.
18532
18533 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18534
18535         * config.sub:  Merge in some small additions from the FSF version,
18536         taken from the gcc distribution, to bring the Cygnus and FSF
18537         versions into closer sync.
18538
18539 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18540
18541         * configure.in:  Changed svr4 references to sysv4.
18542
18543 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18544
18545         * configure: added -V for version number option.
18546
18547 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18548
18549         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18550           renamed from DOC.configure to cfg-paper.texi.
18551
18552 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18553
18554         * configure, config.subr, config.sub: config.subr is now
18555           config.sub again.
18556
18557 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18558
18559         * configure.texi: new file, in progress.
18560
18561         * Makefile.in: build info file and install the man page for
18562           configure.
18563
18564         * configure.man: new file, first cut.
18565
18566         * configure: find config.subr again now that configuration "none"
18567           has gone.  removed all traces of the -ansi option.  removed all
18568           traces of the -languages option.
18569
18570         * config.subr: resync from rms.
18571
18572 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18573
18574         * configure, config.sub, config.subr: merge config.sub into
18575           config.subr, call the result config.subr, remove config.sub, use
18576           config.subr.
18577
18578         * Makefile.in: revised install for dir.info.
18579
18580 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18581
18582         * configure.in: add decstation host makefile frag.
18583
18584         * Makefile.in: BISON now bison -y again.  also install-gcc on
18585           install.  clean-gdbm on clean.  infodir belongs in datadir.
18586           Make directories for info install.  Build dir.info here then
18587           install it.
18588
18589 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18590
18591         * Makefile.in: fix for bad directory tests.
18592
18593 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18594
18595         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18596           regexp.  -srcdir relative was being handled incorrectly.
18597
18598         * Makefile.in: unwrapped some for loops so that parallel makes
18599           work again and so one can focus one's attention on a particular
18600           package.
18601
18602 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18603
18604         * configure: added PWD as a stand in for `pwd` (for speed). use
18605           elif wherever possible.  make -srcdir work without -objdir.
18606           -objdir= commented out.
18607
18608 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18609
18610         * configure: +options become --options.  -subdirs commented out.
18611           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18612           Makefile now at top of generated Makefile.  Removed cvs log
18613           entries.  added -srcdir.  create .gdbinit only if there is one
18614           in ${srcdir}.
18615
18616         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18617           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18618           and mandir now keyed off datadir by default.
18619
18620 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18621
18622         * Freshly created ChangeLog.
18623
18624 \f
18625 Local Variables:
18626 mode: change-log
18627 left-margin: 8
18628 fill-column: 76
18629 version-control: never
18630 End: