MAINTAINERS: add myself to write-after-approval list.
[platform/upstream/gcc.git] / ChangeLog
1 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2
3         * MAINTAINERS (write-after-approval): Add myself.
4
5 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
6
7         * INSTALL/README: Do not mention CVS.
8
9 2014-10-03  Jing Yu  <jingyu@google.com>
10
11         * configure.ac: Add aarch64 to list of targets that support gold.
12         * configure: Regenerate.
13
14 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
15
16         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
17
18 2014-09-29  Catherine Moore  <clm@codesourcery.com>
19
20         * MAINTAINERS:  Add myself as MIPS maintainer.
21
22 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
23
24         * MAINTAINERS: Move myself to MIPS maintainers.
25
26 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
27
28         * MAINTAINERS: Put all email addresses between '<' and '>'.
29
30 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
31
32         * MAINTAINERS: Move myself to reviewers (Fortran).
33
34 2014-09-01  Andi Kleen  <ak@linux.intel.com>
35
36         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
37         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
38         * Makefile.in: Regenerate.
39
40 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
41
42         * rtx-classes-status.txt: Delete
43
44 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
45
46         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
47
48 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
49
50         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
51         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
52         of checking for version number.
53         * configure: Regenerated.
54         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
55
56 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
57
58         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
59         is done; begin phase 6 (use extra rtx_def subclasses).
60
61 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
62
63         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
64         done; begin phase 5 (additional rtx_def subclasses).
65
66 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
67
68         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
69
70 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
71
72         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
73         SET_BB_HEADER are done.
74
75 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
76
77         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
78         done.
79
80 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
81
82         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
83
84 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
85
86         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
87
88 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
89
90         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
91
92 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
93
94         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
95
96 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
97
98         * rtx-classes-status.txt: Phase 3 (per-file commits within
99         "config" subdirs) is done; begin phase 4 (removal of
100         "scaffolding").
101
102 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
103
104         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
105         dir) is done; begin phase 3 (per-file commits within "config"
106         subdirs).
107
108 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
109
110         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
111         phase 2 (per-file commits in main source dir).
112
113 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
114
115         * configure: Regenerated.
116
117 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
118
119         * rtx-classes-status.txt (TODO): Add SET_BND_TO
120
121 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
122
123         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
124
125 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
126
127         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
128
129 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
130
131         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
132
133 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
134
135         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
136
137 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
138
139         * MAINTAINERS (Write After Approval): Add myself.
140
141 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
142
143         * MAINTAINERS: Remove myself
144
145 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
146
147         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
148
149 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
150
151         * MAINTAINERS (Write After Approval): Add myself.
152
153 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
154
155         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
156         SET_BB_HEADER, SET_BB_FOOTER
157
158 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
159
160         * rtx-classes-status.txt: New file
161
162 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
163
164         * configure.ac: Eliminate ClooG installation dependency.
165         * configure: Regenerate.
166         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
167         * Makefile.in: Regenerate.
168
169 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
170
171         * MAINTAINERS (Write After Approval): Add myself.
172
173 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
174
175         * MAINTAINERS (Write After Approval): Add myself.
176
177 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
178
179         * MAINTAINERS (Write After Approval): Add myself.
180
181 2014-07-28  Anthony Green  <green@moxielogic.com>
182
183         Import from savannah.gnu.org:
184         * config.sub: Update to 2014-07-28 version.
185
186 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
187
188         * MAINTAINERS: Remove my MIPS maintainer entry.
189
190 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
191
192         PR target/47230
193         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
194         * configure: Regenerate.
195
196 2014-07-24  James Norris  <jnorris@codesourcery.com>
197
198         * MAINTAINERS (Write After Approval): Add myself.
199
200 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
201
202         * configure.ac: Accept only CLooG 0.18.1.
203         * configure: Regenerate.
204
205 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
206
207         * configure.ac: Don't accept isl 0.11.
208         * configure: Regenerate.
209
210 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
211
212         * MAINTAINERS (Write After Approval): Add myself.
213
214 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
215
216         * configure.ac: Don't accept isl 0.10.
217         * configure: Regenerate.
218
219 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
220
221         Fix include path for in-tree cloog.
222         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
223         * configure: Regenerate.
224
225 2014-06-18  Richard Henderson  <rth@redhat.com>
226
227         * .gitignore: Import gcc_update output.
228
229 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
230
231         * config-ml.in: Robustify ac_configure_args parsing.
232
233         * configure.ac (--enable-linker-plugin-configure-flags)
234         (--enable-linker-plugin-flags): New flags.
235         (configdirs): Conditionally add libiberty-linker-plugin.
236         * configure: Regenerate.
237         * Makefile.def (host_modules): Add libiberty-linker-plugin.
238         (host_modules) <lto-plugin>: Pay attention to
239         @extra_linker_plugin_flags@ and
240         @extra_linker_plugin_configure_flags@.
241         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
242         * Makefile.in: Regenerate.
243
244         * Makefile.tpl (configure-[+prefix+][+module+])
245         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
246         "module_srcdir" instead of "module" for locating a module's srcdir.
247         * Makefile.in: Regenerate.
248
249 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
250
251         * MAINTAINERS (Write After Approval): Add myself.
252
253 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
254
255         * MAINTAINERS: Update my email address.
256
257 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
258
259         * MAINTAINERS (Write After Approval): Add myself.
260
261 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
262
263         * MAINTAINERS (Write After Approval): Add myself.
264
265 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
266
267         PR libstdc++/61011
268         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
269         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
270         * configure: Regenerate.
271
272 2014-05-28  Pedro Alves  <palves@redhat.com>
273
274         * MAINTAINERS (Write After Approval): Add myself.
275
276 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
277
278         * MAINTAINERS: Update my affiliation/email.
279
280 2014-05-19  Mike Stump  <mikestump@comcast.net>
281
282         * MAINTAINERS: Add wide-int reviewers.
283
284 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
285
286         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
287         * configure: Regenerated.
288
289 2014-05-15  Torvald Riegel  <triegel@redhat.com>
290
291         * MAINTAINERS (libitm): Add myself as maintainer.
292
293 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
294
295         * MAINTAINERS (Write After Approval): Add myself.
296
297 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
298
299         * config.sub, config.guess: Import from upstream.
300
301 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
302
303         * MAINTAINERS (Write After Approval): Put myself in correct order.
304
305 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
306
307         * MAINTAINERS (Write After Approval): Add myself.
308
309 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
310
311         * MAINTAINERS: Move myself from Reviewers to Write After Approval
312         section.
313
314 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
315
316         * MAINTAINERS (Write After Approval): Delete myself.
317
318 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
319
320         PR sanitizer/56781
321         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
322         and -B* options with -Xcompiler.
323
324 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
325
326         PR bootstrap/60620
327         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
328         * Makefile.in: Regenerate.
329
330 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
331
332         * Makefile.def (dependencies): Make all-ld depend on all-binutils
333         for WINDRES_FOR_TARGET in default-manifest.o rule.
334         * Makefile.in: Regenerate.
335
336 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
337
338         * MAINTAINERS (Write After Approval): Add myself.
339
340 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
341
342         PR sanitizer/56781
343         * Makefile.def: Set bootstrap=true; for host fixincludes.
344         * configure.ac: Don't bootstrap host fixincludes unless
345         --with-build-config=bootstrap-{a,ub}san.
346         * Makefile.in: Regenerated.
347         * configure: Regenerated.
348
349 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
350
351         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
352         --enable-vtable-verify option parsing.  Don't add
353         target-libsanitizer to bootstrap_target_libs unless
354         --with-build-config=bootstrap-asan or
355         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
356         to bootstrap_target_libs unless --enable-vtable-verify.
357         * configure: Regenerated.
358
359 2014-03-10  Anatoly Sokolov <aesok@post.ru>
360
361         * MAINTAINERS (Write After Approval): Add myself.
362
363 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
364
365         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
366
367 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
368
369         PR bootstrap/58572
370         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
371         -I for libstdc++-v3 includes if $(LEAN).
372         * Makefile.in: Regenerated.
373
374 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
375
376         * MAINTAINERS: Update my email address.
377
378 2014-02-24  Walter Lee  <walt@tilera.com>
379
380         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
381         (tilegx-*-*): Change to tilegx*-*-*.
382         * configure: Regenerate.
383
384 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
385
386         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
387
388 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
389
390         * MAINTAINERS (Write After Approval): Add myself.
391
392 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
393
394         PR target/59788
395         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
396         *solaris2*.
397
398 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
399
400         * MAINTAINERS: Update my email address.
401
402 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
403
404         * MAINTAINERS: Convert to UTF-8.
405         Properly sort Xinliang David Li's entry.
406
407 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
408             Sandra Loosemore  <sandra@codesourcery.com>
409
410         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
411         nios2 port maintainers.
412
413 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
414
415         * MAINTAINERS (Write After Approval): Add myself.
416
417 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
418
419         * configure.ac: Add user-friendly check for native x86_64-linux
420         multilibs.
421         * configure: Regenerate.
422
423 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
424
425         * MAINTAINERS: Add myself as sh maintainer.
426
427 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
428
429         * MAINTAINERS: Add self as SLSR maintainer.
430
431 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
432
433         * MAINTAINERS: Update my email address.
434
435 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
436
437         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
438
439 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
440
441         * Makefile.in: Regenerate.
442
443         * Makefile.tpl: Fix typo.
444         * Makefile.in: Regenerate partially.
445
446 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
447
448         * configure.ac: Added libcilkrts to noconfig list when C++ is not
449         supported.
450         * configure: Regenerated.
451
452 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
453
454         * MAINTAINERS (Write After Approval): Add myself.
455
456 2013-10-30  Jason Merrill  <jason@redhat.com>
457
458         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
459         --disable-build-format-warnings.
460
461 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
462
463         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
464         depend on libstdc++ and libgcc.
465         * configure: Regenerate.
466         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
467         libcilkrts for POSIX and i*86, and x86_64 architectures.
468         * Makefile.in: Added libcilkrts related fields to support building it.
469
470 2013-10-26  Jeff Law  <law@redhat.com>
471
472         * Makefile.def (target_modules): Remove libmudflap
473         (languages): Remove check-target-libmudflap).
474         * Makefile.in: Rebuilt.
475         * Makefile.tpl (check-target-libmudflap-c++): Remove.
476         * configure.ac (target_libraries): Remove target-libmudflap.
477         Remove checks which disabled libmudflap on some systems.
478         * configure: Rebuilt.
479         * libmudflap: Directory removed.
480
481 2013-10-21  Cong Hou  <congh@google.com>
482
483         * MAINTAINERS (Write After Approval): Add myself.
484
485 2013-10-16  Mike Stump  <mikestump@comcast.net>
486
487         * .dir-locals.el: Add.
488
489 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
490
491         * configure.ac: Add --enable-host-shared
492         * configure: Regenerate.
493
494 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
495
496         Import from savannah.gnu.org:
497         * config.guess: Update to 2013-06-10 version.
498         * config.sub: Update to 2013-10-01 version.
499
500 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
501
502         Changes to build configuration to allow big endian ARC ELF toolchain
503         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
504         * configure: Regenerate.
505
506 2013-09-20  Alan Modra  <amodra@gmail.com>
507
508         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
509         ppc host match.  Support little-endian powerpc linux hosts.
510
511 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
512
513         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
514         maintainer.
515
516 2013-09-12  DJ Delorie  <dj@redhat.com>
517
518         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
519         maintainers.
520
521 2013-09-03  Richard Biener  <rguenther@suse.de>
522
523         * configure.ac: Also allow ISL 0.12.
524         * configure: Regenerated.
525
526 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
527
528         * MAINTAINERS (Write After Approval): Add myself.
529
530 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
531
532         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
533
534 2013-08-26  Caroline Tice  <cmtice@google.com>
535
536         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
537         "Various Reviewers" to libvtv "Various Maintainers".
538
539 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
540
541         * MAINTAINERS: Add myself as RTL optimizers reviewer.
542
543 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
544
545         * MAINTAINERS: Update name, email.
546
547 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
548
549         * MAINTAINERS (Write After Approval): Add myself.
550
551 2013-08-12  Caroline Tice  <cmtice@google.com>
552
553         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
554         address in the Write After Approval section.
555
556 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
557
558         * MAINTAINERS (Write After Approval): Update email.
559
560 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
561
562         * configure.ac: Adjust to check VTV_SUPPORTED.
563         * configure: Regenerated.
564
565 2013-08-02  Caroline Tice  <cmtice@google.com>
566
567         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
568         on non-linux systems; add target-libvtv to noconfigdirs; add
569         libsupc++/.libs to C++ library search paths.
570         * configure: Regenerated.
571         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
572         libstdc++ and libgcc.
573         * Makefile.in: Regenerated.
574
575 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
580             Shiva Chen  <shiva0217@gmail.com>
581
582         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
583         nds32 port maintainers.
584
585 2013-07-17  Tim Shen  <timshen91@gmail.com>
586
587         * MAINTAINERS (Write After Approval): Add myself.
588
589 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
590
591         * configure.ac: Sync from binutils.
592         * configure: Regenerate.
593
594 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
595
596         * MAINTAINERS (Write After Approval): Add myself.
597
598 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
599
600         * MAINTAINERS (Write After Approval): Add myself.
601
602 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
603
604         * MAINTAINERS (Write After Approval): Add myself.
605
606 2013-04-30  Brooks Moses  <bmoses@google.com>
607
608         * MAINTAINERS: Update my email; move myself from Fortran
609         reviewer to Write After Approval.
610
611 2013-04-16  Andreas Schwab  <schwab@suse.de>
612
613         * configure.ac (aarch64-*-*): Don't disable java.
614         * configure: Regenerate.
615
616 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
617
618         * MAINTAINERS (Write After Approval): Add myself.
619
620 2013-03-30  Matthias Klose  <doko@ubuntu.com>
621
622         * Makefile.def (target_modules): Don't install libffi.
623         * Makefile.in: Regenerate.
624
625 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
626
627         * MAINTAINERS (Write After Approval): Add myself.
628
629 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
630
631         * MAINTAINERS (Write After Approval): Add myself.
632
633 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
634
635         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
636         * configure: Regenerated.
637
638 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
639
640         * MAINTAINERS: Explicitly add myself as AIX maintainer.
641         Remove Geoff Keating as rs6000 port maintainer, at his request.
642
643 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
644
645         * MAINTAINERS: Update my email.
646
647 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
648
649         * configure: Re-generate.
650
651 2013-01-15  Richard Biener  <rguenther@suse.de>
652
653         PR other/55973
654         * configure: Re-generate.
655
656 2013-01-14  Matthias Klose  <doko@ubuntu.com>
657
658         * Makefile.def (install-target-libsanitizer): Depend on
659         install-target-libstdc++-v3.
660         * Makefile.in: Regenerate.
661
662 2013-01-14  Richard Biener  <rguenther@suse.de>
663
664         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
665         * configure: Re-generate
666
667 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
668
669         * config.sub: Update from config repo.
670
671 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
672
673         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
674         * Makefile.in: Regenerate.
675
676 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
677
678         * MAINTAINERS (arc): Add new port maintainership for myself.
679
680 2013-01-09  Jason Merrill  <jason@redhat.com>
681
682         * .gitignore: Import from gdb repository.
683
684 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
685
686         * Makefile.def (configure-gcc): Depend on all-gmp.
687         (all-gcc): Remove dependency on all-gmp.
688         * Makefile.in: Regenerated.
689
690 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
691
692         * config.sub: Merge from config repo.
693         * config.guess: Ditto.
694
695 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
696
697         * Makefile.def: Merge from binutils.
698         * Makefile.in: Ditto.
699
700 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
701
702         * MAINTAINERS: Update my email.
703
704 2012-12-29  Ben Elliston  <bje@gnu.org>
705
706         * config.guess: Update to 2012-12-29 version.
707         * config.sub: Likewise.
708
709 2012-12-20  Matthias Klose  <doko@ubuntu.com>
710
711         * Makefile.def (install-target-libgfortran): Depend on
712         install-target-libquadmath, install-target-libgcc.
713         (install-target-libsanitizer): Depend on install-target-libgcc.
714         (install-target-libjava): Depend on install-target-libgcc.
715         (install-target-libitm): Depend on install-target-libgcc.
716         (install-target-libobjc): Depend on install-target-libgcc.
717         (install-target-libstdc++-v3): Depend on install-target-libgcc.
718         * Makefile.in: Regenerate.
719
720 2012-12-19  Matthias Klose  <doko@ubuntu.com>
721
722         * Makefile.def (install-target-libgo): Depend on
723         install-target-libatomic.
724         * Makefile.in: Regenerate.
725
726 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
727
728         PR go/55201
729         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
730         * Makefile.in: Regenerate.
731
732 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
733
734         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
735         * configure: Regenerate.
736
737 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
738
739         * config.sub: Merge from config repo.
740
741 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
742
743         * Makefile.def (target_modules): Add bootstrap=true and
744         raw_cxx=true to libsanitizer.
745         * configure.ac (bootstrap_target_libs): Add libsanitizer.
746         * Makefile.in: Regenerated.
747         * configure: Likewise.
748
749 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
750
751         * MAINTAINERS: Remove self as RTL optimization maintainer.
752
753 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
754
755         * MAINTAINERS (Write After Approval): Add myself.
756
757 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
758
759         * Makefile.def (target_modules): Remove bootstrap=true and
760         raw_cxx=true from libsanitizer.
761         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
762         * Makefile.in: Regenerated.
763         * configure: Likewise.
764
765 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
766
767         * Makefile.def (target_modules): Add bootstrap=true and
768         raw_cxx=true to libsanitizer.
769         * configure.ac (bootstrap_target_libs): Add libsanitizer.
770         * Makefile.in: Regenerated.
771         * configure: Likewise.
772
773 2012-11-28  Andrew Pinski  <apinski@cavium.com>
774
775         PR bootstrap/54279
776         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
777         * configure: Regenerate.
778         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
779         * Makefile.in: Regenerate.
780
781 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
782
783         * configure.ac: Disable libsanitizer if we're not building C++.
784         * configure: Regenerate.
785
786 2012-11-15  Roland McGrath  <roland@hack.frob.com>
787
788         * MAINTAINERS (Write After Approval): Add myself.
789
790 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
791
792         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
793         Kostya Serebryany (kcc@google.com) and
794         Jakub Jelinek (jakub@redhat.com).
795         Rename area for Dodji Seketeli (dodji@redhat.com).
796
797 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
798
799         * MAINTAINERS: (asan.c, related): Add myself.
800
801 2012-11-14  Roland McGrath  <mcgrathr@google.com>
802
803         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
804         * configure: Regenerate.
805
806 2012-11-13  Richard Henderson  <rth@redhat.com>
807
808         * configure.ac: Move libsanitizer logic to subdirectory.
809         * configure: Regenerate.
810
811 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
812
813         * configure.ac: Enable libsanitizer just on x86 linux for now.
814         * configure: Re-generate.
815
816 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
817
818         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
819         sections.
820         * configure: Regenerate.
821
822 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
823
824         * configure.ac: Add section for configdirs for libsanitizer.
825         Disable for cris-*-* and mmix-*-*.
826         * configure: Regenerate.
827
828 2012-11-12  Wei Mi <wmi@google.com>
829
830         * configure.ac: Add libsanitizer to target_libraries.
831         * Makefile.def: Ditto.
832         * configure: Regenerate.
833         * Makefile.in: Regenerate.
834         * libsanitizer: New directory for asan runtime.  Contains an empty
835         tsan directory.
836
837 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
838
839         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
840         against Mingw64 w32api.
841         * configure: Regenerate.
842
843 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
844
845         * configure: Regenerated.
846
847 2012-11-03  Robert Mason  <rbmj@verizon.net>
848
849         * configure.ac: add --disable-libstdcxx configure option
850         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
851
852 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
853
854         * MAINTAINERS (Write After Approval): Add myself.
855
856 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
857
858         * MAINTAINERS (Write After Approval): Add myself.
859
860 2012-10-24  Sharad Singhai  <singhai@google.com>
861
862         * MAINTAINERS (Write After Approval): Add myself.
863
864 2012-10-24  Eric Christopher  <echristo@gmail.com>
865
866         * MAINTAINERS: Update email address.
867
868 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
869
870         PR bootstrap/54820
871         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
872         * configure: Regenerate.
873
874 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
875
876         * MAINTAINERS (aarch64): Add Marcus and myself.
877
878 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
879
880         PR bootstrap/54820
881         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
882         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
883         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
884         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
885         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
886         * Makefile.in: Regenerate.
887         * configure.ac (have_static_libs): New variable and associated check.
888         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
889         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
890         * configure: Regenerate.
891
892 2012-10-10  Richard Biener  <rguenther@suse.de>
893
894         * MAINTAINERS: Adjust for changed surname.
895
896 2012-10-04  Lawrence Crowl  <crowl@google.com>
897
898         * MAINTAINERS (Write After Approval): Add myself.
899
900 2012-10-01  Cary Coutant  <ccoutant@google.com>
901
902         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
903
904 2012-09-28  Ian Lance Taylor  <iant@google.com>
905
906         * Makefile.def: Make all-target-libgo depend on
907         all-target-libbacktrace.
908         * Makefile.in: Rebuild.
909
910 2012-09-26  Ian Lance Taylor  <iant@google.com>
911
912         * Makefile.def: Make all-gcc depend on all-libbacktrace.
913         * Makefile.in: Rebuild.
914
915 2012-09-20  Walter Lee  <walt@tilera.com>
916
917         * configure.ac: Add tilegx to list of targets that support gold.
918         * configure: Regenerate.
919
920 2012-09-20  Marek Polacek  <polacek@redhat.com>
921
922         * MAINTAINERS (Write After Approval): Add myself.
923
924 2012-09-19  Steve Ellcey  <sellcey@mips.com>
925
926         * configure.ac: Add mips*-mti-elf* target.
927         * configure: Regenerate.
928
929 2012-09-17  Ian Lance Taylor  <iant@google.com>
930
931         * MAINTAINERS (Various Maintainers): Add libbacktrace.
932         * configure.ac (host_libs): Add libbacktrace.
933         (target_libraries): Add libbacktrace.
934         * Makefile.def (host_modules): Add libbacktrace.
935         (target_modules): Likewise.
936         * configure, Makefile.in: Rebuild.
937
938 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
939
940         PR target/38607
941         Merge upstream change.
942         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
943
944         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
945         Add libgomp*.o to compare_exclusions for AIX.
946         * configure: Regenerate.
947
948 2012-09-06  Diego Novillo  <dnovillo@google.com>
949
950         * configure.ac: Bump minimum GMP version to 4.2.3.
951         * configure: Re-generate.
952
953 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
954
955         PR target/54461
956         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
957         target-libgloss if not configured --with-avrlibc=no.
958         * configure: Regenerate.
959
960 2012-09-04  Jason Merrill  <jason@redhat.com>
961
962         * configure.ac: Fix --enable-languages=all.
963
964 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
965
966         * MAINTAINERS (Write After Approval): Add myself.
967
968 2012-09-03  Richard Guenther  <rguenther@suse.de>
969
970         PR bootstrap/54138
971         * configure.ac: Re-organize ISL / CLOOG checks to allow
972         disabling with either --without-isl or --without-cloog.
973         * configure: Regenerated.
974
975 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
976
977         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
978         * configure: Regenerate.
979
980 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
981
982         * MAINTAINERS: Fix my email address.
983
984 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
985
986         PR binutils/4970
987         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
988         and opcodes.
989         * Makefile.in: Regenerated.
990
991 2012-08-26  Art Haas <ahaas@impactweather.com>
992
993         * configure: Regenerate.
994
995 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
996
997         * INSTALL/README: Also refer to the online installation
998         instructions.
999
1000 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1001
1002         * MAINTAINERS (Write After Approval): Add myself.
1003         (Picochip port): Remove myself.
1004
1005 2012-08-14   Diego Novillo  <dnovillo@google.com>
1006
1007         Merge from cxx-conversion branch.
1008
1009         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1010         POSTSTAGE1_CONFIGURE_FLAGS.
1011         * Makefile.in: Regenerate.
1012         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1013         Force C++ when bootstrapping.
1014         * configure: Regenerate.
1015
1016 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1017
1018         * MAINTAINERS (Write After Approval): Add myself.
1019
1020 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1021
1022         * README: Document use of ranges of years in copyright notices.
1023
1024 2012-07-06  Richard Guenther  <rguenther@suse.de>
1025
1026         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1027         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1028         --with-gmp=system.
1029         * Makefile.in: Regenerated.
1030         * configure: Likewise.
1031
1032 2012-07-06  Richard Guenther  <rguenther@suse.de>
1033
1034         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1035         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1036         supply V=1 as extra_make_flags.
1037         * configure: Regenerated.
1038         * Makefile.in: Likewise.
1039
1040 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1041
1042         * configure: Regenerate.
1043
1044 2012-07-03  Richard Guenther  <rguenther@suse.de>
1045
1046         * Makfile.def (isl): Remove not necessary extra_exports and
1047         extra_make_flags.
1048         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1049         * Makefile.in: Regenerated.
1050
1051 2012-07-03  Richard Guenther  <rguenther@suse.de>
1052
1053         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1054         * configure.ac: If either the ISL or the CLooG check failed
1055         do not try to build in-tree versions.
1056         * Makefile.in: Regenerated.
1057         * configure: Regenerated.
1058
1059 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1060
1061         * configure: Regenerate.
1062
1063 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1064
1065         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1066         maintainer.
1067
1068 2012-07-02  Richard Guenther  <rguenther@suse.de>
1069
1070         * configure: Regenerated.
1071
1072 2012-07-02  Richard Guenther  <rguenther@suse.de>
1073         Michael Matz  <matz@suse.de>
1074         Tobias Grosser <tobias@grosser.es>
1075         Sebastian Pop <sebpop@gmail.com>
1076
1077         * Makefile.def: Add ISL host module, remove PPL host module.
1078         Adjust ClooG host module to use the proper ISL.
1079         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1080         * configure.ac: Include config/isl.m4.  Add ISL host library,
1081         remove PPL.  Remove PPL configury, add ISL configury, adjust
1082         ClooG configury.
1083         * Makefile.in: Regenerated.
1084         * configure: Likewise.
1085
1086 2012-07-02  Richard Guenther  <rguenther@suse.de>
1087
1088         Merge from graphite branch
1089         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1090
1091         * configure: Regenerated.
1092         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1093         both cloog.org and legacy versions. The only supported version will
1094         be CLooG with the isl backend.
1095
1096         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1097
1098         * configure: Regenerated.
1099         * configure.ac: Require cloog isl 0.17.0
1100
1101         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1102
1103         * configure: Regenerated.
1104         * config/cloog.m4: Do not define CLOOG_ORG
1105
1106 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1107
1108         * configure.ac: Skip C if explicitly selected.
1109         * configure: Regenerate.
1110
1111 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1112
1113         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1114         they contain -O2.
1115         * configure: Regenerate.
1116
1117 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1118
1119         PR debug/53740
1120         * df.h, df-problems.c, dce.c: Revert last patch.
1121
1122 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1123
1124         * MAINTAINERS (Write After Approval): Update my email address.
1125
1126 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1127
1128         * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2012-06-20  Jason Merrill  <jason@redhat.com>
1131
1132         * Makefile.tpl (check-target-libgomp-c++): New.
1133         (check-target-libitm-c++): New.
1134         * Makefile.def (c++): Add them.
1135         * Makefile.in: Regenerate.
1136
1137 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1138
1139         * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1142
1143         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1144         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1145         (install-no-fixedincludes): Adjust accordingly.
1146         * Makefile.in: Regenerate.
1147
1148 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1149
1150         Merge upstream change
1151         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1152
1153 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1154
1155         * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2012-05-09  Nick Clifton  <nickc@redhat.com>
1158             Paul Smith  <psmith@gnu.org>
1159
1160         PR bootstrap/50461
1161         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1162         allow for the fact that from release v3.1.0 of MPFR the source
1163         files were moved into a src sub-directory.
1164         * configure: Regenerate.
1165
1166 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1167
1168         * configure.ac: Bump minimum MPFR version to 2.4.0.
1169         * configure: Regenerated.
1170
1171 2012-05-01  Richard Henderson  <rth@redhat.com>
1172
1173         * Makefile.def (libatomic): New target_module.
1174         * configure.ac (target_libraries): Add libatomic.
1175         (noconfigdirs): Check if libatomic is supported.
1176         * Makefile.in, configure: Rebuild.
1177
1178 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1179
1180         * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1183
1184         * config.sub: Update to 2012-04-18 version from official repo.
1185
1186 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1187
1188         * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1191
1192         * MAINTAINERS: Changed email address.
1193
1194 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1195
1196         PR target/52737
1197         * contrib/gcc_update (files_and_dependencies):
1198         Remove gcc/config/avr/t-multilib from touch data.
1199
1200 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1201
1202         * MAINTAINERS (OS Port Maintainers): Remove irix.
1203         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1204         (unsupported_languages): Remove mips-sgi-irix6.*.
1205         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1206         (with_stabs): Remove.
1207         * configure: Regenerate.
1208
1209 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1210
1211         * MAINTAINERS (OS Port Maintainers): Remove osf.
1212         * configure.ac (enable_libgomp): Remove *-*-osf*.
1213         (with_stabs): Remove alpha*-*-osf*.
1214         * configure: Regenerate.
1215
1216 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1217
1218         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1219         * configure: Regenerate.
1220
1221 2012-02-17  Walter Lee  <walt@tilera.com>
1222
1223         * MAINTAINERS: (Write After Approval): Delete myself.
1224
1225 2012-02-14  Walter Lee  <walt@tilera.com>
1226
1227         * MAINTAINERS (tilegx port): Add myself.
1228         (tilepro port): Add myself.
1229         (Write After Approval): Add myself.
1230
1231 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1232
1233         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1234         and Joseph Myers as docstring relicensing maintainers.
1235
1236 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1237
1238         * MAINTAINERS (write-after-approval): Add myself.
1239
1240 2012-02-08  Ira Rosen <irar@il.ibm.com>
1241
1242         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1243         maintainer.
1244
1245 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1246
1247         * MAINTAINERS (Write After Approval): Move myself to
1248         maintain alphabetical order.
1249
1250 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1251
1252         * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1255
1256         * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1259             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1260
1261         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1262         * configure: Regenerate.
1263
1264 2012-01-23  Harshit Chopra  <harshit@google.com>
1265
1266         * MAINTAINERS (Write After Approval): Add myself.
1267
1268 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1269
1270         * configure.ac: Remove reference to mh-interix.
1271         * configure: Regenerate.
1272
1273 2012-01-05  Richard Henderson  <rth@redhat.com>
1274
1275         PR bootstrap/51072
1276         * configure.ac: Disable libitm if c++ is not enabled.
1277         * configure: Rebuild.
1278
1279         * configure.ac: Fix regexp for same.
1280         * configure: Rebuild.
1281
1282 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1283
1284         * MAINTAINERS (Write After Approval): Add myself.
1285
1286 2012-01-02  Richard Guenther  <rguenther@suse.de>
1287
1288         PR bootstrap/51686
1289         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1290         * Makefile.in: Regenerate.
1291
1292 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1293
1294         * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1297
1298         * configure: Regenerate.
1299
1300 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1301
1302         * MAINTAINERS (picochip): Changed email address.
1303
1304 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1305
1306         * MAINTAINERS (write-after-approval): Add self.
1307
1308 2011-11-29  DJ Delorie  <dj@redhat.com>
1309
1310         * configure.ac (rl78-*-*) New case.
1311         * configure: Regenerate.
1312         * MAINTAINERS: Add myself as RL78 maintainer.
1313
1314 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1315
1316         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1317
1318 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1319
1320         * libtool.m4: Additional FreeBSD 10 fixes.
1321
1322 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1323
1324         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1325         Maintainers section, as Epiphany maintainer.
1326
1327 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1328
1329         PR target/49992
1330         * configure.ac: Remove ranlib special-casing for Darwin.
1331         * configure: Regenerate.
1332
1333 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1334
1335         * MAINTAINERS (Reviewers): Keep the list sorted.
1336
1337 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1338
1339         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1340
1341 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1342
1343         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1344         * configure: Rebuild.
1345         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1346         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1347         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1348         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1349         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1350         Add READELF.
1351         * Makefile.in: Rebuild.
1352
1353 2011-11-09  Jason Merrill  <jason@redhat.com>
1354
1355         * Makefile.def (language=c++): Remove check-c++0x.
1356         * Makefile.in (check-gcc-c++): Regenerate.
1357
1358 2011-11-08  Richard Henderson  <rth@redhat.com>
1359
1360         * configure.ac: Test for libitm directory present first.
1361
1362         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1363
1364         * configure.ac: Test libitm/configure.tgt to disable libitm.
1365         * configure: Rebuild.
1366
1367 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1368             Richard Henderson  <rth@redhat.com>
1369
1370         Merged from transactional-memory.
1371
1372         * Makefile.def (lang_env_dependencies): libitm is c++.
1373         Add libitm target module.
1374         * configure.ac: Likewise.
1375         * config/mmap.m4: New file.
1376         * contrib/gcc_update: Add libitm to touch data.
1377         * Makefile.in, configure: Rebuild.
1378
1379 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1380
1381         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1382         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1383         * Makefile.in: Regenerate.
1384
1385 2011-11-01  DJ Delorie  <dj@redhat.com>
1386
1387         * config.sub: Update to version 2011-10-29 (added rl78)
1388
1389 2011-10-27  Nick Clifton  <nickc@redhat.com>
1390
1391         * config.sub: Import these changes from the config project:
1392
1393         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1394             Ben Elliston  <bje@gnu.org>
1395
1396         * config.sub (epiphany): New.
1397
1398         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1399             Ben Elliston  <bje@gnu.org>
1400
1401         * config.sub (hexagon, hexagon-*): New.
1402
1403         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1404
1405         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1406         64eb to be64.
1407
1408         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1409
1410         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1411         (nacl): Grok as alias for 32el-unknown-nacl.
1412
1413 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1414
1415         * MAINTAINERS (Write After Approval): Add myself.
1416
1417 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1418
1419         * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1422
1423         * MAINTAINERS (sparc port): Remove myself.
1424
1425 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1426
1427         * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2011-08-14  Yao Qi  <yao@codesourcery.com>
1430
1431         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1432         * configure: Regenerate.
1433
1434 2011-07-26  Ian Lance Taylor  <iant@google.com>
1435
1436         * configure.ac: Set have_compiler based on whether gcc directory
1437         exists, rather than on whether gcc is in configdirs.
1438         * configure: Rebuild.
1439
1440 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1441
1442         * MAINTAINERS (Global Reviewers): Add self.
1443
1444 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1445
1446         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1447         link directories.
1448         * Makefile.in: Rebuild.
1449
1450 2011-07-20  Ian Lance Taylor  <iant@google.com>
1451
1452         PR bootstrap/49787
1453         * configure.ac: Move --enable-bootstrap handling earlier in file.
1454         If --enable-bootstrap and either --enable-build-with-cxx or
1455         --enable-build-poststage1-with-cxx, enable C++ automatically.
1456         * configure: Rebuild.
1457
1458 2011-07-19  Ian Lance Taylor  <iant@google.com>
1459
1460         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1461         make C++ a boot_language.  Set and substitute
1462         POSTSTAGE1_CONFIGURE_FLAGS.
1463         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1464         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1465         * configure, Makefile.in: Rebuild.
1466
1467 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1468
1469         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1470         maintainers.
1471
1472 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1473
1474         * MAINTAINERS (Global Reviewers): Add myself.
1475
1476 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1477
1478         * configure: Regenerate.
1479
1480 2011-07-16  Jason Merrill  <jason@redhat.com>
1481
1482         * Makefile.def (language=c++): Add check-c++0x and
1483         check-target-libmudflap-c++.
1484         * Makefile.tpl (check-target-libmudflap-c++): New.
1485         * Makefile.in: Regenerate.
1486
1487 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1488
1489         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1490         * Makefile.def (target_modules/libjava): Pass
1491         $(EXTRA_CONFIGARGS_LIBJAVA).
1492         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1493         if not configured with --enable-static-libjava.
1494         * Makefile.in: Regenerate.
1495         * configure: Likewise.
1496
1497 2011-07-15  Jason Merrill  <jason@redhat.com>
1498
1499         * Makefile.in (check-c++): Move check-gcc-c++0x after
1500         check-target-libstdc++-v3.
1501
1502 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1503
1504         * MAINTAINERS (c6x port): New entry.
1505
1506 2011-07-13  Jason Merrill  <jason@redhat.com>
1507
1508         * Makefile.in (check-gcc-c++0x): New.
1509         (check-c++): Depend on it.
1510
1511 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1512
1513         PR target/39150
1514         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1515         x86_64-*-solaris2.1[0-9]*.
1516         * configure: Regenerate.
1517
1518 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1519
1520         * MAINTAINERS (RTL optimizers): Add self.
1521
1522 2011-06-27  Gabriel Charette  <gchare@google.com>
1523
1524         * MAINTAINERS (Write After Approval): Add myself.
1525
1526 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1527
1528         PR regression/47836
1529         PR bootstrap/23656
1530         PR other/47733
1531         PR bootstrap/49247
1532         PR c/48825
1533         * configure.ac (target_libraries): Remove target-libiberty.
1534         Remove case-statement setting skipdirs=target-libiberty for
1535         multiple targets.  Remove checking target_configdirs and
1536         removing target-libiberty but keeping target-libgcc if
1537         otherwise empty.
1538         * Makefile.def (target_modules): Don't add libiberty.
1539         (dependencies): Remove all traces of target-libiberty.
1540         * configure, Makefile.in: Regenerate.
1541
1542 2011-06-13  Walter Lee <walt@tilera.com>
1543
1544         * configure.ac (tilepro-*-*) New case.
1545         (tilegx-*-*): Likewise.
1546         * configure: Regenerate.
1547
1548 2011-06-06  Jing Yu  <jingyu@google.com>
1549
1550         * configure.ac: Skip target-libiberty for
1551         arm*-*-linux-androideabi.
1552         * configure: Regenerated.
1553
1554 2011-06-06  Nick Clifton  <nickc@redhat.com>
1555
1556         * config.sub: Sync from upstream.
1557
1558 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1559
1560         * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1563
1564         * MAINTAINERS: Update my email address.
1565
1566 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1567
1568         * MAINTAINERS (Write After Approval): Update my email address.
1569
1570 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1571
1572         * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2011-05-08  Doug Kwan  <dougkwan@google.com>
1575
1576         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1577         * configure: Regenerated.
1578         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1579         value from configure.
1580         * Makefile.in: Regenerated.
1581
1582 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1583
1584         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1585         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1586         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1587         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1588         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1589         *-*-vxworks*): Disable newlib and libgloss in separate case
1590         statement.
1591         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1592         to separate case statement.
1593         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1594         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1595         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1596         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1597         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1598         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1599         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1600         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1601         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1602         i[[3456789]]86-*-rdos*, m32r-*-*,
1603         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1604         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1605         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1606         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1607         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1608         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1609         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1610         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1611         and libgloss in main case over targets.  Remove most empty cases
1612         in main case over targets.
1613         * configure: Regenerate.
1614
1615 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1616
1617         * MAINTAINERS (Write After Approval): Add myself.
1618
1619 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1620
1621         * configure.ac: Remove code setting special library locations for
1622         hppa*64*-*-hpux11*.  Remove code setting compiler for
1623         sparc-sun-solaris2*.
1624         * configure: Regenerate.
1625
1626 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1627
1628         * configure.ac: Separate libgloss_dir settings from general case
1629         over targets.
1630         * configure: Regenerate.
1631
1632 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1633
1634         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1635         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1636         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1637         cases in libgcj-disabling case statement.
1638         (hppa*64*-*-linux*): Set unsupported_languages instead of
1639         disabling target-zlib.
1640         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1641         to hppa*64*-*-hpux*.
1642         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1643         hppa*-*-hpux*.
1644         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1645         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1646         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1647         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1648         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1649         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1650         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1651         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1652         libgcj-disabling case statement.
1653         * configure: Regenerate.
1654
1655 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1656
1657         * configure.ac: Disable Java for targets not supporting libffi.
1658         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1659         Remove cases in Java-disabling statement.
1660         (*arm-wince-pe): Change to arm-wince-pe.
1661         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1662         cases in Java-disabling statement.
1663         (bfin-*-*): Don't disable Java again.
1664         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1665         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1666         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1667         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1668         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1669         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1670         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1671         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1672         Java-disabling statement.
1673         (mmix-*-*): Don't disable Java again.
1674         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1675         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1676         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1677         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1678         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1679         statement.
1680         * configure: Regenerate.
1681
1682 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1683
1684         * configure.ac: Separate cases disabling Java and Java libraries
1685         from general case over targets.
1686         * configure: Regenerate.
1687
1688 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1689
1690         * MAINTAINERS: Update my email address.
1691
1692 2011-04-20  Easwaran Raman  <eraman@google.com>
1693
1694         * MAINTAINERS (Write After Approval): Add myself.
1695
1696 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1697
1698         PR lto/48086
1699         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1700         * configure: Regenerate.
1701
1702 2011-04-16  Jim Meyering  <meyering@redhat.com>
1703
1704         * MAINTAINERS (Write After Approval): Add myself.
1705
1706 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1707
1708         * MAINTAINERS: Update my email address.
1709
1710 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1711
1712         * MAINTAINERS (Write After Approval): Add myself.
1713
1714 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1715
1716         * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1719
1720         * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1723
1724         * configure.ac (build_tools): Remove build-byacc.
1725         (host_libs): Remove mmalloc.
1726         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1727         autoconf automake libtool diff rcs fileutils shellutils time
1728         textutils wdiff find uudecode hello tar gzip indent recode release
1729         sed perl gawk findutils gettext zip.
1730         (libgcj): Remove target-qthreads.
1731         (target_tools): Remove target-examples target-gperf.
1732         (YACC): Don't handle building byacc.
1733         * configure: Regenerate.
1734         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1735         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1736         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1737         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1738         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1739         handle building components.
1740         * Makefile.in: Regenerate.
1741
1742 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1743
1744         * MAINTAINERS: Update my email address as Xtensa maintainer.
1745
1746 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1747
1748         * config.sub: Sync from upstream.
1749
1750 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1751
1752         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1753         (microblaze*): Don't disable libssp.
1754         * configure: Regenerate.
1755
1756 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1757
1758         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1759         moveifchange.
1760         * configure: Regenerate.
1761         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1762         * Makefile.in: Regenerate.
1763
1764 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1765
1766         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1767         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1768         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1769         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1770         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1771         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1772         md_exec_prefix cases.
1773         * configure: Regenerate.
1774
1775 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1776
1777         * configure.ac: Separate cases disabling target-libssp,
1778         target-libiberty, target-libstdc++-v3 and Fortran from general
1779         case over targets.
1780         * configure: Regenerate.
1781
1782 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1783
1784         * configure.ac (*-*-chorusos): Don't disable libgcj.
1785         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1786         Remove case.
1787         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1788         (arm-*-coff): Don't disable libgcj.
1789         (arm*-*-linux-gnueabi): Remove useless assignment.
1790         (arm-*-riscix*): Don't disable libgcj.
1791         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1792         configuration.
1793         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1794         (c54x*-*-*): Remove case.
1795         (tic54x-*-*): Don't disable GCC or GCC libraries.
1796         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1797         to *.
1798         (d10v-*-*): Don't disable GCC libraries.
1799         (d30v-*-*): Don't disable libgcj.
1800         (h8500-*-*): Don't disable GCC libraries.
1801         (i960-*-*): Don't disable libgcj.
1802         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1803         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1804         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1805         libgcj.
1806         (m68k-*-coff*): Remove case.
1807         (mmix-*-*): Don't disable libgloss on host.
1808         (mn10200-*-*, mn10300-*-*): Remove cases.
1809         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1810         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1811         Don't disable libgcj.
1812         (romp-*-*): Remove case.
1813         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1814         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1815         case.
1816         (v810-*-*): Don't disable GCC libraries.
1817         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1818         (ip2k-*-*): Don't disable GCC libraries.
1819         * configure: Regenerate.
1820
1821 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1822
1823         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1824         libffi on host.
1825         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1826         on host.
1827         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1828         * configure: Regenerate.
1829
1830 2011-03-26  John Marino  <binutils@marino.st>
1831
1832         * configure.ac: Add support for *-*-dragonfly*
1833         * configure: Regenerate.
1834
1835 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1836
1837         * configure.ac (native_only): Remove.
1838         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1839         send-pr uudecode guile gnuserv on host.
1840         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1841         send-pr rcs guile perl texinfo libtool on host.
1842         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1843         automake send-pr rcs guile perl texinfo libtool on host.
1844         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1845         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1846         (alpha*-dec-osf*): Don't disable fileutils on target.
1847         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1848         texinfo send-pr expect dejagnu on target.
1849         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1850         target-qthreads on target.
1851         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1852         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1853         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1854         x86_64-*-mingw*): Don't disable expect on target.
1855         (*-*-cygwin*): Don't disable target-gperf on target.
1856         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1857         gnuserv on target.
1858         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1859         target.
1860         * configure: Regenerate.
1861
1862 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1863
1864         * configure.ac (target_tools): Remove target-groff.
1865         (native_only): Remove target-groff.
1866         (hppa*64*-*-*): Don't disable byacc.
1867         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1868         setting.
1869         (*-*-kaos*): Don't skip target-librx and target-groff.
1870         (*-*-netware*): Don't skip target-libmudflap.
1871         (*-*-tpf*): Don't skip target-libmudflap.
1872         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1873         directories on the host.
1874         (ia64*-*-*vms*): Don't skip tix.
1875         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1876         host.
1877         * configure: Regenerate.
1878
1879 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1880
1881         * configure.ac: Remove references to mt-mep, mt-netware,
1882         mt-wince.
1883         * Makefile.def: Add all-utils soft dependencies.
1884         * Makefile.tpl: Remove GDB_NLM_DEPS.
1885         * configure: Regenerate.
1886         * Makefile.in: Regenerate.
1887
1888 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1889
1890         * configure.ac: Do not include mh-x86omitfp.
1891         * configure: Regenerate.
1892
1893 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1894
1895         * configure.ac: Remove empty cases.
1896         * configure: Regenerate.
1897
1898 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1899
1900         * Makefile.def: Add dependency from termcap to gdb.
1901         * Makefile.in: Regenerate.
1902
1903 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1904
1905         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1906         * configure: Regenerate.
1907         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1908         * Makefile.tpl: Likewise.
1909         * Makefile.in: Regenerate.
1910
1911 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1912
1913         * configure.ac: Remove all mentions of tentative_cc.
1914         * configure: Regenerate.
1915
1916 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1917
1918         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1919         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1920         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1921         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1922         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1923         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1924         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1925         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1926         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1927         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1928         *-*-rhapsody*): Remove host cases.
1929         * configure: Regenerate.
1930
1931 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1932
1933         * configure.ac (ppc*-*-pe): Remove host case.
1934         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1935         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1936         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1937         cases.
1938         * configure: Regenerate.
1939
1940 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1941
1942         * config.sub: Update to version 2011-03-23.
1943
1944 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1945
1946         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1947         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1948         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1949         * configure: Regenerate.
1950
1951 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1952
1953         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1954         to Write After Approval.
1955         * config-ml.in: Don't handle arc-*-elf*.
1956         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1957         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1958         handle GCC libraries.
1959         * configure: Regenerate.
1960
1961 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1962
1963         PR bootstrap/48120:
1964         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1965         Add -lstdc++ -lm to LIBS.
1966         * configure: Regenerate.
1967
1968 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1969
1970         * config.guess: Update to version 2011-02-02
1971         * config.sub: Update to version 2011-02-24
1972
1973 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1974
1975         PR lto/48086
1976         * configure.ac: Re-enable LTO on *-apple-darwin9.
1977         * configure: Regenerate.
1978
1979 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1980
1981         PR lto/48086
1982         * configure.ac: Disable LTO on darwin due to an assembler change in
1983         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1984         under 256.
1985         * configure: Regenerate.
1986
1987 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1988
1989         * MAINTAINERS: Update myself as score backend maintainer,
1990         update my e-mail address.
1991
1992 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1993
1994         * MAINTAINERS: Update my e-mail address.
1995
1996 2011-03-06  Joey Ye  <joey.ye@arm.com>
1997
1998         * MAINTAINERS: Update my e-mail address.
1999
2000 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2001
2002         * configure.ac: Adjust test of with_ppl.
2003         * configure: Regenerated.
2004
2005 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2006
2007         * MAINTAINERS: Adjust my e-mail address.
2008
2009 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2010
2011         * configure.ac: Add -lpwl to ppllibs.
2012         * configure: Regenerated.
2013
2014 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2015
2016         * config/cloog.m4: Add -lisl to clooglibs.
2017         * configure: Regenerated.
2018
2019 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2020
2021         * MAINTAINERS (CPU Port maintainers): Add self.
2022
2023 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2024
2025         * MAINTAINERS: Add myself as testsuite maintainer.
2026
2027 2011-02-15  Mike Stump  <mikestump@comcast.net>
2028
2029         * MAINTAINERS: Add myself as testsuite maintainer.
2030
2031 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2032
2033         Import from Libtool and gnulib:
2034
2035         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2036
2037         Prepare for supporting FreeBSD 10.
2038         * config.rpath: Remove handling of freebsd1* which soon would
2039         match FreeBSD 10.0.
2040
2041         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2042
2043         Remove support for FreeBSD 1.x.
2044         * libtool.m4 (_LT_LINKER_SHLIBS)
2045         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2046         soon would incorrectly match FreeBSD 10.0.
2047
2048 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2049
2050         PR binutils/12283
2051         * move-if-change: Import version from gnulib.
2052
2053 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2054
2055         PR lto/47225
2056         * Makefile.def (lto-plugin): Double dash for enable-shared.
2057         (configure-gcc): Depend on all-lto-plugin.
2058         * Makefile.in: Rebuilt.
2059
2060 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2061
2062         * configure.ac: Remove extra bracket.
2063         * configure: Regenerate.
2064
2065 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2066
2067         * MAINTAINERS: Add myself as libquadmath maintainer.
2068
2069 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2070
2071         * MAINTAINERS: Update my email address.
2072
2073 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2074
2075         * MAINTAINERS (option handling): Add self.
2076
2077 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2078
2079         PR lto/47225
2080         * Makefile.def: Add dependency for install-gcc
2081         on install-lto-plugin.
2082         * Makfile.in: Regenerated
2083
2084 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2085
2086         * MAINTAINERS (CPU Port Maintainers): Add myself.
2087
2088 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2089
2090         PR libgcj/44341
2091         * configure.ac: Discard --with-* flags for host when configuring
2092         target libraries for cross build.
2093         * configure: Rebuilt.
2094
2095 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2096
2097         * MAINTAINERS (linear loop transforms): Removed.
2098
2099 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2100
2101         * configure.ac: If with_ppl is no, move setting with_cloog=no
2102         after CLOOG_REQUESTED check.
2103         * configure: Regenerated.
2104
2105 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2106
2107         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2108         CLooG has been requested.
2109         * configure: Regenerated.
2110
2111 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2112
2113         * configure: Regenerated.
2114         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2115
2116 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2117
2118         * configure: Regenerated.
2119         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2120
2121 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2122
2123         * configure.ac: Use AS_HELP_STRING throughout.
2124         * configure: Regenerate.
2125
2126 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2127
2128         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2129         * configure: Regenerate.
2130
2131 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2132
2133         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2134
2135 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2136
2137         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2138         for ia64-hpux.
2139         * configure: Regenerate.
2140
2141 2011-01-07  Jan Hubicka  <jh@suse.cz>
2142
2143         PR lto/47225
2144         * Makefile.in: Regenerate.
2145         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2146         configure.
2147
2148 2011-01-07  Jan Hubicka  <jh@suse.cz>
2149
2150         * Makefile.in: Regenerate.
2151         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2152         and configure dependency on lto-plugin configure.
2153         (lto-plugin module): Remove dependency on GCC; add dependency on
2154         liniberty.
2155
2156 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2157
2158         * MAINTAINERS (Write After Approval): Add myself.
2159
2160 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2161
2162         * configure: Regenerate.
2163
2164 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2165
2166         * configure.ac: (picochip): Disable libiberty.
2167
2168 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2169
2170         * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2010-12-10  Ian Lance Taylor  <iant@google.com>
2173
2174         PR bootstrap/46819
2175         * configure.ac: For --disable-libgcj clear libgcj_saved.
2176         * configure: Rebuild.
2177
2178 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2179
2180         PR fortran/46540
2181         * configure.ac: Add --disable-libquadmath and
2182         --disable-libquadmath-support.
2183         * configure: Regenerate.
2184
2185 2010-12-03  Ian Lance Taylor  <iant@google.com>
2186
2187         * MAINTAINERS: Add myself as libgo maintainer.
2188
2189 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2190
2191         PR libffi/46792
2192         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2193         * configure: Regenerate.
2194
2195 2010-12-02  Ian Lance Taylor  <iant@google.com>
2196
2197         * configure.ac: Always set default for poststage1_ldflags to
2198         -static-libstdc++ -static-libgcc.
2199
2200 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2201
2202         * configure.ac: Move comment to remove extra space in last argument
2203         of GCC_TARGET_TOOL.
2204
2205 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2206
2207         PR other/46026
2208         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2209         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2210         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2211         (BASE_FLAGS_TO_PASS): Use it.
2212         * configure: Rebuilt.
2213         * Makefile.in: Rebuilt.
2214
2215 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2216
2217         PR binutils/12258
2218         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2219         Properly check default linker.
2220         * configure: Regnerated.
2221
2222 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2223
2224         * configure.ac: For --enable-gold, handle value `default' instead of
2225         `both*'.  New configure option --{en,dis}able-ld.
2226         * configure: Regenerate.
2227
2228 2010-11-20  Ian Lance Taylor  <iant@google.com>
2229
2230         * configure.ac: Only disable a language library if no language needs
2231         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2232         * configure: Rebuild.
2233
2234 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2235
2236         * Makefile.in: Regenerate.
2237
2238         PR other/46202
2239         * configure.ac: Fix just-built in-tree STRIP name to be
2240         binutils/strip-new.
2241         * configure: Regenerate.
2242         * Makefile.def (install-strip-gcc, install-strip-binutils)
2243         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2244         (install-strip-sid): Mirror dependencies on non-strip variants
2245         of these targets on the respective -strip prerequisites.
2246         * Makefile.tpl (install-strip, install-strip-host)
2247         (install-strip-target): New targets.
2248         (install-strip-[+module+], install-strip-target-[+module+]):
2249         New targets.
2250         * Makefile.in: Regenerate.
2251
2252 2010-11-19  Ian Lance Taylor  <iant@google.com>
2253             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2254
2255         * configure.ac: Add target-libgo to target_libraries.  Set
2256         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2257         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2258         (HOST_EXPORTS): Add GOC.
2259         (BASE_TARGET_EXPORTS): Add GOC.
2260         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2261         (GOCFLAGS_FOR_TARGET): New variable.
2262         (EXTRA_HOST_FLAGS): Add GOC.
2263         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2264         * Makefile.def (target_modules): Add libgo.
2265         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2266         (dependencies): Add dependency from configure-target-libgo to
2267         configure-target-libffi and all-target-libstdc++-v3.  Add
2268         dependencies from all-target-libgo to all-target-libffi.
2269         (languages): Add go.
2270         * configure: Rebuild.
2271         * Makefile.in: Rebuild.
2272
2273 2010-11-19  Ian Lance Taylor  <iant@google.com>
2274
2275         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2276         compiler/flag environment variables.
2277
2278 2010-11-18  Ian Lance Taylor  <iant@google.com>
2279
2280         * configure.ac: Check for lang_requires_boot_languages in
2281         config-lang.in files.
2282         * configure: Rebuild.
2283
2284 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2285             Tobias Burnus  <burnus@net-b.de>
2286
2287         PR fortran/32049
2288         * Makefile.def: Add libquadmath; build it with language=fortran.
2289         * configure.ac: Add libquadmath.
2290         * Makefile.tpl: Handle multiple libs in check-[+language+].
2291         * Makefile.in: Regenerate.
2292         * configure: Regenerate.
2293
2294 2010-11-16  Tom Tromey  <tromey@redhat.com>
2295
2296         * MAINTAINERS: Moved myself to reviewers section.
2297
2298 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2299
2300         * MAINTAINERS: Moved myself to reviewers section.
2301
2302 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2303
2304         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2305         (Write After Approval): Remove self.
2306
2307 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2308
2309         * configure.ac: Fix spelling in option names.
2310         * configure: Regenerated.
2311
2312 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2313
2314         PR bootstrap/39622
2315         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2316         * configure: Regenerated.
2317
2318 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2319
2320         * MAINTAINERS: Update my email address.
2321
2322 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2323
2324         * configure: Regenerate.
2325
2326 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2327
2328         * configure: Regenerate.
2329
2330 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2331
2332         * configure: Regenerate.
2333
2334 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2335
2336         * configure: Regenerate.
2337
2338 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2339
2340         * configure.ac: Support official CLooG.org versions.
2341         * configure: Regenerate.
2342         * config/cloog.m4: New.
2343
2344 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2345
2346         * MAINTAINERS (Write After Approval): Add myself.
2347
2348 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2349
2350         * MAINTAINERS: Update my email address.
2351
2352 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2353
2354         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2355         * configure: Regenerate.
2356
2357 2010-11-03  Ian Lance Taylor  <iant@google.com>
2358             Dave Korn  <dave.korn.cygwin@gmail.com>
2359
2360         PR lto/46273
2361         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2362         and on other supported platforms whenever LTO is enabled.
2363         * configure: Rebuild.
2364
2365 2010-11-02  Alan Modra  <amodra@gmail.com>
2366
2367         PR binutils/12110
2368         * configure.ac: Error when source path contains spaces.
2369         * configure: Regenerate.
2370
2371 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2372
2373         * MAINTAINERS: Update my email address.
2374
2375 2010-10-20  Ian Lance Taylor  <iant@google.com>
2376
2377         * Makefile.def (target_modules): Set lib_path to src/.libs for
2378         libstdc++-v3 module.
2379         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2380         * Makefile.in: Rebuild.
2381
2382 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2383
2384         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2385         (Write After Approval): Remove myself.
2386
2387 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2388
2389         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2390
2391 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2392
2393         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2394
2395 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2396
2397         * configure.ac (build_lto_plugin): New shell variable.
2398         (--enable-lto): Turn on by default for all non-ELF platforms that
2399         have had LTO support added so far.  Set build_lto_plugin appropriately
2400         for both ELF and non-ELF.
2401         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2402         * configure: Regenerate.
2403
2404 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2405
2406         Sync from src:
2407         * configure.ac (v850 support): Remove target-libgloss from
2408         noconfigdirs.
2409         * configure: Regenerate.
2410
2411 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2412
2413         PR bootstrap/45326
2414         PR bootstrap/45174
2415         * configure.ac: Honor initial values of $build_configargs,
2416         $host_configargs, $target_configargs.  Mark the precious, so
2417         environment settings get recorded.
2418         * configure: Regenerate.
2419
2420 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2421
2422         PR bootstrap/45796
2423         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2424         Depend on all-build-libiberty.
2425         * Makefile.in: Regenerate.
2426
2427 2010-09-30  Michael Eager  <eager@eagercon.com>
2428
2429         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2430         * configure: Regenerate.
2431
2432 2010-09-28  Michael Eager  <eager@eagercon.com>
2433
2434         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2435
2436 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2437
2438         PR bootstrap/44621
2439         * configure.ac: Fix unportable shell quoting.
2440         * configure: Regenerate.
2441
2442 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2443
2444         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2445         targets and amend comment.
2446         * configure: Regenerate.
2447
2448 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2449
2450         * MAINTAINERS (Write After Approval): Add myself.
2451
2452 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2453
2454         * configure.ac: Enable LTO by default on Darwin.
2455         * configure: Regenerate.
2456
2457 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2462
2463         * MAINTAINERS (Write After Approval): Add myself.
2464
2465 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2466
2467         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2468         ports
2469
2470 2010-07-28  David Yuste  <david.yuste@gmail.com>
2471
2472         * MAINTAINERS (Write After Approval): Add myself.
2473
2474 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2475
2476         * configure.ac: Support all v850 targets.
2477         * configure: Regenerate.
2478
2479 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2480
2481         PR bootstrap/44455
2482         * configure.ac (extra_mpfr_configure_flags): Copy from
2483         extra_mpc_gmp_configure_flags.
2484         * configure: Re-generated.
2485
2486 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2487
2488         * MAINTAINERS (Write After Approval): Add myself.
2489
2490 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2491
2492         * MAINTAINERS (Write After Approval): Add myself.
2493
2494 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2495
2496         * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2499
2500         PR target/44862
2501         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2502         Provide -B option to allow for link spec %s substitutions for
2503         libstdc++.a on darwin.
2504         * Makefile.in: Regenerate.
2505
2506 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2507
2508         * MAINTAINERS (Reviewers): Update my e-mail address
2509
2510 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2511
2512         * Makefile.def (configure-gcc): Depend on all-libelf.
2513         * Makefile.in: Rebuild.
2514
2515 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2516
2517         * MAINTAINERS (Write After Approval): Add myself in the right place.
2518
2519 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2524
2525         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2526
2527 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2528
2529         * config.sub: Update to version 2010-05-21.
2530         * config.guess: Update to version 2010-04-03.
2531
2532 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2533
2534         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2535         * configure: Regenerate.
2536
2537 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2538
2539         * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2542
2543         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2544         a platform that supports LTO.
2545         * configure: Regenerate.
2546
2547 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2548
2549         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2550         * configure: Regenerated.
2551
2552 2010-04-27  Roland McGrath  <roland@redhat.com>
2553             H.J. Lu  <hongjiu.lu@intel.com>
2554
2555         * configure.ac (--enable-gold): Support both, both/gold and
2556         both/bfd to add gold to configdirs without removing ld.
2557         * configure: Regenerated.
2558
2559         * Makefile.def: Add install-gold dependency to install-ld.
2560         * Makefile.in: Regenerated.
2561
2562 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2563
2564         PR lto/42776
2565         * configure.ac (--enable-lto): Refactor handling so libelf tests
2566         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2567         and allow LTO to be explicitly enabled on non-ELF platforms that
2568         are known to support it inside else-clause.
2569         * configure: Regenerate.
2570
2571 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2572
2573         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2574         * configure: Regenerate.
2575
2576 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2577
2578         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2579         * configure: Regenerate.
2580
2581 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2582
2583         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2584         separately.
2585         * configure: Regenerate.
2586
2587 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2588
2589         * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2592
2593         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2594         * configure: Regenerate.
2595
2596 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2597
2598         * configure: Regenerate after change to elf.m4.
2599
2600 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2601
2602         * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2605
2606         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2607         * configure: Regenerated.
2608
2609 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2610
2611         * configure.ac: Print "buggy but acceptable" when CLooG
2612         revision is less than 9.
2613         * configure: Regenerated.
2614
2615 2010-04-01  Diego Novillo  <dnovillo@google.com>
2616
2617         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2618
2619 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2620
2621         PR bootstrap/43615
2622         PR bootstrap/43328
2623
2624         Revert:
2625
2626         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2627
2628         * configure.ac: Do not pass --enable-multilib nor
2629         --disable-multilib in baseargs.  Accept explicitly passed
2630         --enable_multilib.
2631         * configure: Regenerate.
2632
2633 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2634
2635         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2636
2637 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2638
2639         * MAINTAINERS: Remove myself.
2640
2641 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2642
2643         PR bootstrap/43328
2644         * configure.ac: Do not pass --enable-multilib nor
2645         --disable-multilib in baseargs.  Accept explicitly passed
2646         --enable_multilib.
2647         * configure: Regenerate.
2648
2649 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2650
2651         * MAINTAINERS (spu port): Remove me.
2652
2653 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2654
2655         * configure.ac (tic6x-*-*): New case.
2656         * configure: Regenerate.
2657
2658 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2659
2660         * config.sub: Update to version 2010-03-22.
2661         * config.guess: Update to version 2009-12-30.
2662
2663 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2664
2665         PR ada/42554
2666         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2667         * configure: Regenerate.
2668
2669 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2670
2671         * MAINTAINERS: Update my email address.
2672
2673 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2674
2675         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2676         (ghassan.shobaki@amd.com): Removed.
2677
2678 2010-03-17  Alan Modra  <amodra@gmail.com>
2679
2680         * MAINTAINERS: Update my email address.
2681
2682 2010-03-16  Diego Novillo  <dnovillo@google.com>
2683
2684         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2685         Matthews.
2686
2687 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2688
2689         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2690         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2691
2692 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2693
2694         * MAINTAINERS: Update my email address.
2695
2696 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2697
2698         * MAINTAINERS: Update my email address.
2699
2700 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2701
2702         * MAINTAINERS: Update my email address.
2703
2704 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2705
2706         * MAINTAINERS: Update my email address.
2707
2708 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2709
2710         PR libstdc++/32499
2711         * configure.ac (RANLIB): Default to true.
2712         (STRIP): Likewise.
2713         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2714         * configure: Regenerate.
2715
2716 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2717
2718         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2719         (Write After Approval): Update my email address.
2720
2721 2010-02-17  Nick Clifton  <nickc@redhat.com>
2722
2723         PR 11238
2724         * Makefile.tpl (local-distclean): Also remove config.cache files in
2725         sub-directories as there may not be Makefiles present in the
2726         sub-directories.
2727         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2728         the config.cache files found by the find command.
2729
2730         * Makefile.in: Regenerate.
2731         * configure.ac: Revert previous delta.
2732         * configure: Regenerate.
2733
2734 2010-02-15  Nick Clifton  <nickc@redhat.com>
2735
2736         PR 11238
2737         * configure.ac: Delete config.cache files in sub-directories when
2738         deleting Makefiles.
2739         * configure: Regenerate.
2740
2741 2010-02-12  Ben Elliston  <bje@gnu.org>
2742
2743         * MAINTAINERS: Update my email address.
2744
2745 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2746
2747         * MAINTAINERS (spu port): Update my email address.
2748
2749 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2750
2751         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2752
2753 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2754
2755         * configure.ac: Add "recommended" version checks for GMP/MPC.
2756         Update recommended GMP/MPFR/MPC versions.
2757         * configure: Regenerate.
2758
2759 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2760
2761         * MAINTAINERS: Move my Embecosm email address into the
2762         write-after-approval section.
2763
2764 2010-01-26  Ian Lance Taylor  <iant@google.com>
2765
2766         * MAINTAINERS: Add myself as Go frontend maintainer.
2767
2768 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2769
2770         PR libstdc++/36101, PR libstdc++/42813
2771         * configure.ac (bootstrap_target_libs): Make inclusion of
2772         target-libgomp conditional on libgomb being in target_configdirs.
2773         * configure: Regenerate.
2774
2775 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2776
2777         PR libstdc++/36101, PR libstdc++/42813
2778         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2779         * configure: Regenerate.
2780
2781 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2782
2783         PR libstdc++/36101, PR libstdc++/42813
2784         * configure.ac (target_configdirs): Substitute.
2785         * Makefile.def: Bootstrap target module libgomp.
2786         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2787         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2788         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2789         * configure, Makefile.in: Regenerate.
2790
2791 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2792
2793         * MAINTAINERS: Adjust my details.
2794
2795 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2796
2797         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2798
2799 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2800
2801         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2802
2803 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2804
2805         * MAINTAINERS (Write After Approval): Add myself.
2806
2807 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2808
2809         * MAINTAINERS (Write After Approval): Add myself.
2810
2811 2010-01-11  Richard Guenther  <rguenther@suse.de>
2812
2813         PR lto/41569
2814         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2815         * Makefile.in: Regenerated.
2816
2817 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2818
2819         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2820         * configure: Regenerate.
2821
2822 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2823             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2824
2825         PR bootstrap/42424
2826         * configure.ac: Include libtool m4 files.
2827         (_LT_CHECK_OBJDIR): Call it.
2828         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2829         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2830
2831         * configure: Regenerate.
2832
2833 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2834
2835         PR bootstrap/41818
2836         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2837         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2838         * Makefile.in: Regenerate.
2839
2840 2010-01-02  Richard Guenther  <rguenther@suse.de>
2841
2842         PR lto/41529
2843         * configure.ac: Include config/elf.m4.  Disable LTO if not
2844         builting for an elf target.
2845         * configure: Regenerate.
2846
2847 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2848
2849         * MAINTAINERS: Change my email address.
2850
2851 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2852
2853         * config.sub, config.guess: Update from upstream sources.
2854
2855 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2856
2857         * MAINTAINERS (Write After Approval): Add myself.
2858
2859 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2860
2861         PR middle-end/30447
2862         PR middle-end/30789
2863         PR other/40302
2864
2865         * configure.ac: Require MPC.
2866         * configure: Regenerate.
2867
2868 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2869
2870         PR target/38384
2871         PR bootstrap/40972
2872         * libtool.m4: Sync from git Libtool.
2873         * ltoptions.m4: Likewise.
2874         * ltversion.m4: Likewise.
2875         * lt~obsolete.m4: Likewise.
2876         * ltmain.sh: Likewise.
2877
2878 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2879
2880         * configure.ac: Update minimum MPC version to 0.8.
2881         * configure: Regenerate.
2882
2883 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2884
2885         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2886         * configure: Regenerated.
2887
2888 2009-11-21  Ian Lance Taylor  <iant@google.com>
2889
2890         * configure.ac: Change default of poststage1_ldflags to be empty if
2891         poststage1_libs is set.  When poststage1_libs is empty, and
2892         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2893         * configure: Rebuild.
2894
2895 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2896
2897         * MAINTAINERS (Write After Approval): Update my email address.
2898
2899 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2900
2901         * config.guess: Update from upstream sources.
2902
2903 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2904
2905         * Makefile.def: Restore host and target settings for gmp.
2906         * Makefile.in: Rebuild.
2907
2908 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2909
2910         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2911         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2912         Fix portability of test of C++ as bootstrap language.  Add
2913         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2914         * configure: Rebuild.
2915         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2916         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2917         in-tree building.
2918         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2919         (POSTSTAGE1_HOST_EXPORTS): Use it.
2920         (STAGE[+id+]_CXXFLAGS): New.
2921         (BASE_FLAGS_TO_PASS): Pass it down.
2922         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2923         extra_exports.
2924         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2925         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2926         extra_exports.
2927         * Makefile.in: Rebuild.
2928
2929 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2930
2931         * config.sub, config.guess: Update from upstream sources.
2932
2933 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2934
2935         * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2009-11-09  Jon Beniston  <jon@beniston.com>
2938
2939         * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2942
2943         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2944         paths for *-w64-mingw* and x86_64-*mingw*.
2945         * configure: Regenerated.
2946
2947 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2948
2949         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2950
2951 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2952
2953         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2954         Phil Edwards to Write-After Approval.
2955
2956 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2957
2958         * configure.ac: Disable target-winsup & co for
2959         x86_64-*-mingw* and *-w64-mingw* targets.
2960         * configure: Regenerated.
2961
2962 2009-10-16  Nick Clifton  <nickc@redhat.com>
2963
2964         * MAINTAINERS: Add myself as a maintainer for the RX port.
2965
2966 2009-10-26  Johannes Singler  <singler@kit.edu>
2967
2968         * MAINTAINERS (Write After Approval): Update my e-mail address.
2969
2970 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2971
2972         * configure.ac (CLooG test): Use = with test.
2973         * configure: Regenerate.
2974
2975 2009-10-22  Richard Guenther  <rguenther@suse.de>
2976
2977         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2978         cloog if the ppl version check failed.  Move flags saving
2979         before setting in libelf check.
2980         * configure: Regenerate.
2981
2982 2009-10-21  Richard Guenther  <rguenther@suse.de>
2983
2984         * configure.ac: Adjust the ppl and cloog configure to work as
2985         documented.  Disable cloog if ppl was disabled.  Omit the version
2986         checks if they were disabled.
2987         * configure: Re-generate.
2988
2989 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2990
2991         * configure.ac: Add 'lto' to enable_languages, not
2992         new_enable_languages, and only if not already present.
2993         * configure: Regenerate.
2994
2995 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2996
2997         * README: Refer to the various COPYING* files instead of just
2998         COPYING.
2999         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3000
3001 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3002
3003         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3004
3005 2009-10-07  Richard Guenther  <rguenther@suse.de>
3006
3007         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3008         and Richard Guenther as reviewers.
3009         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3010         as reviewers.
3011
3012 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3013
3014         * config.sub: Update from upstream sources.
3015
3016 2009-10-06  Ian Lance Taylor  <iant@google.com>
3017
3018         * Makefile.def: check-gold depends upon all-gas.
3019         * Makefile.in: Rebuild.
3020
3021 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3022
3023         * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3026
3027         * Makefile.def: all-lto-plugin depends on all-libiberty.
3028         set bootstrap=true for lto-plugin.
3029         Add lto-plugin.
3030         * Makefile.in: Regenerate.
3031         * configure.ac (host_libs): Add lto-plugin.
3032         * configure: Regenerate.
3033
3034 2009-10-03  Diego Novillo  <dnovillo@google.com>
3035
3036         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3037         (HOST_LIBELFLIBS): Define.
3038         (HOST_LIBELFINC): Define.
3039         * Makefile.in: Regenerate.
3040         * configure.ac: Add --enable-lto.
3041         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3042         If --enable-lto is used, add 'lto' to new_enable_languages.
3043         If --enable-lto is used and gold is enabled, add
3044         lto-plugin to configdirs.
3045         * configure: Regenerate.
3046
3047 2009-10-03  Simon Baldwin  <simonb@google.com>
3048
3049         * configure.ac: If --with-system-zlib, suppress local zlib and
3050         pass --with-system-zlib to subdir configure scripts.
3051         * configure: Regenerate.
3052
3053 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3054             Paolo Bonzini  <bonzini@gnu.org>
3055
3056         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3057         $(srcdir).
3058         * Makefile.in: Rebuilt.
3059
3060 2009-09-26  Gary Funck  <gary@intrepid.com>
3061
3062         * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3065
3066         * configure.ac: Update minimum MPC version to 0.7.
3067         * configure: Regenerate.
3068
3069 2009-09-25  Nick Clifton  <nickc@redhat.com>
3070
3071         * configure.ac: Pass any --cache-file=/dev/null option on to
3072         subconfigures.
3073         * configure: Regenerate.
3074
3075 2009-09-23  Nick Clifton  <nickc@redhat.com>
3076
3077         * config.sub, config.guess: Update from upstream sources.
3078
3079 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3080
3081         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3082         * Makefile.in: Rebuilt.
3083
3084 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3085
3086         PR bootstrap/32272
3087         * configure.ac: Error out if $srcdir isn't '.' but contains
3088         host-${host_noncanonical}.
3089         * configure: Regenerate.
3090
3091 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3092
3093         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3094         maintainer.
3095
3096 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3097
3098         * configure.ac: If bootstrapping a combined tree with
3099         --enable-gold, require c++ in stage1_languages.
3100         * configure: Regenerate.
3101
3102         * configure.ac: Also add target_libs of stage1_languages to
3103         bootstrap_target_libs.
3104         * configure: Regenerate.
3105
3106         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3107         with --enable-languages not containing c++.
3108         * configure: Regenerate.
3109
3110 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3111
3112         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3113         * configure: Regenerate.
3114
3115 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3116
3117         * MAINTAINERS (Write After Approval): Update my e-mail address,
3118         and move from from here...
3119         (Waiting for paperwork): To here.
3120
3121 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3122
3123         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3124
3125 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3126
3127         * configure.ac: Do not use $extrasub for replacing @if/@endif
3128         parts in Makefile; instead, use additional arguments to
3129         AC_CONFIG_COMMANDS to do the replacement manually, with several
3130         sed invocations, to avoid HP-UX sed command limits.
3131         * configure: Regenerate.
3132
3133 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3134
3135         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3136         blank before -L.
3137
3138 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3139
3140         * configure.ac (with-build-config): Document.  Handle without.
3141         Handle missing argument.
3142         * configure: Rebuilt.
3143
3144 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3145
3146         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3147         Default to bootstrap-debug only if compare-debug works.
3148         * configure: Rebuilt.
3149         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3150         * Makefile.in: Rebuilt.
3151
3152 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3153
3154         * MAINTAINERS (OS Port Maintainers): Update my email address.
3155
3156 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3157
3158         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3159         * Makefile.in: Rebuilt.
3160
3161 2009-09-01  Chris Demetriou  <cgd@google.com>
3162
3163         * MAINTAINERS (Write After Approval): Add myself.
3164
3165 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3166
3167         PR debug/30161
3168         * include/dwarf2.h (enum dwarf_tag): Added
3169         DW_TAG_GNU_template_template_param
3170         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3171
3172 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3173
3174         * Makefile.tpl (AWK): Fix typo.
3175         * Makefile.in: Regenerate.
3176
3177 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3178
3179         * configure.ac: Detect awk and sed.
3180         * Makefile.def (flags_to_pass): Add AWK and SED.
3181         * Makefile.tpl (AWK, SED): New.
3182         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3183         * configure: Regenerate.
3184         * Makefile.in: Regenerate.
3185
3186 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3187
3188         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3189         (collapseslashes): Likewise.
3190
3191 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3192
3193         * configure.ac (AC_PREREQ): Bump to 2.64.
3194
3195 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3196
3197         * configure.ac: Remove --with-datarootdir, --with-docdir,
3198         --with-pdfdir, --with-htmldir switches.
3199         * configure: Regenerate.
3200
3201         * configure: Regenerate.
3202
3203         * compile: Sync from Automake 1.11.
3204         * depcomp: Likewise.
3205         * install-sh: Likewise.
3206         * missing: Likewise.
3207         * mkinstalldirs: Likewise.
3208         * ylwrap: Likewise.
3209
3210 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3211
3212         * ltmain.sh (func_normal_abspath): New function.
3213         (func_relative_path): Likewise.
3214         (func_mode_help): Document new -bindir option for link mode.
3215         (func_mode_link): Add new -bindir option, and use it to place
3216         output DLL if specified.
3217
3218 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3219
3220         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3221         (baseargs): Add --disable-option-checking.
3222         * configure: Regenerate.
3223
3224         * Makefile.def (configure-target-libiberty): Depend on
3225         all-binutils and all-ld.
3226         (configure-target-newlib): Likewise.
3227         * Makefile.in: Regenerate.
3228
3229 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3230
3231         * config.sub, config.guess: Update from upstream sources.
3232
3233 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3234
3235         Sync from src, merge:
3236
3237         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3238
3239         * configure.ac: Do not exclude gas for i386-*-darwin.
3240         Add a case for x86_64-*-darwin.
3241         * configure: Regenerate.
3242
3243 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3244
3245         * MAINTAINERS: Add my name to Write After Approval list.
3246
3247 2009-08-06  Michael Eager  <eager@eagercon.com>
3248
3249         * configure.ac: Add Microblaze target.
3250         * configure: Regenerate.
3251
3252 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3253
3254         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3255         * configure: Regenerate.
3256
3257 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3258
3259         * MAINTAINERS (Write After Approval): Update my e-mail address.
3260
3261 2009-07-06  Ian Lance Taylor  <iant@google.com>
3262
3263         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3264         * configure: Rebuild.
3265
3266 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3267
3268         * MAINTAINERS: Move myself to the Graphite Reviewers.
3269
3270 2009-06-30  Wei Guozhi  <carrot@google.com>
3271
3272         * MAINTAINERS: Add my name to Write After Approval list.
3273
3274 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3275
3276         PR bootstrap/40338
3277         * configure.ac (comparestring): Create new variable.
3278         * Makefile.tpl (comparestring): Use to skip some comparisions.
3279         * configure: Regenerate.
3280         * Makefile.in: Regenerate.
3281
3282 2009-06-26  Doug Evans  <dje@sebabeach.org>
3283
3284         * Makefile.def (host_modules): Add cgen.
3285         * Makefile.in: Regenerate.
3286         * configure.ac (host_tools): Add cgen.
3287         * configure: Regenerate.
3288
3289 2009-06-23  DJ Delorie  <dj@redhat.com>
3290
3291         * MAINTAINERS: Add myself as mep maintainer.
3292
3293 2009-06-23  Ian Lance Taylor  <iant@google.com>
3294
3295         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3296         boot_languages.  Only bootstrap target libraries listed in
3297         target_libs for some boot language.  Add --with-stage1-ldflags,
3298         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3299         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3300         if not building with C++.
3301         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3302         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3303         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3304         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3305         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3306         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3307         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3308         * configure, Makefile.in: Rebuild.
3309
3310 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3311
3312         * MAINTAINERS: Added my name to write-after-approval list.
3313
3314 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3315
3316         * configure.ac: Define is_elf for QNX Neutrino targets.
3317         * configure: Regenerate.
3318
3319 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3320
3321         * MAINTAINERS: Added my name to the write-after-approval list
3322
3323 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3324
3325         * configure.ac: Detect MPC in default directory.
3326         * configure: Regenerate.
3327
3328 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3329             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3330
3331         * Makefile.tpl (all): Avoid a trailing backslash.
3332         * Makefile.in: Regenerate.
3333
3334 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3335
3336         * config.sub, config.guess: Update from upstream sources.
3337
3338 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3339
3340         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3341         to noconfdirs.
3342         * configure: Regenerate.
3343
3344 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3345
3346         * Makefile.tpl ([+compare-target+]): Compare all stage
3347         directories, rather than just gcc.
3348         * Makefile.in: Rebuilt.
3349
3350 2009-06-01  Doug Kwan  <dougkwan@google.com>
3351
3352         * configure.ac: Support gold for target arm*-*-*.
3353         * configure: Regenerate.
3354
3355 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3356
3357         * Makefile.def: Add MPC support and dependencies.
3358         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3359
3360         * Makefile.in, configure: Regenerate.
3361
3362 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3363
3364         * Makefile.tpl (all): Avoid harmless warning in make all when
3365         gcc-bootstrap is enabled but stage_last does not exist.
3366         * Makefile.in: Rebuilt.
3367
3368 2009-05-24  Nicolas Roche  <roche@adacore.com>
3369
3370         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3371         * Makefile.in: Regenerate.
3372
3373 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3374
3375         * MAINTAINERS: Update my e-mail address.
3376
3377 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3378
3379         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3380         * configure:  Regenerate.
3381
3382 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3383
3384         PR other/40159
3385         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3386         gcc-no-bootstrap are mutually exclusive.
3387         * Makefile.in: Rebuilt.
3388
3389 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3390
3391         PR other/40159
3392         * Makefile.tpl (all): Don't end with unconditional success.
3393         * Makefile.in: Rebuilt.
3394
3395 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3396
3397         PR target/37137
3398         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3399         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3400         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3401         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3402         stage_configureflags, stage_cflags and stage_libcflags into
3403         explicit Makefile macros.
3404         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3405         GFORTRAN.
3406         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3407         CC.  Set CC_FOR_BUILD from CC.
3408         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3409         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3410         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3411         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3412         and GFORTRAN.
3413         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3414         (_LIBCFLAGS): Renamed to _TFLAGS.
3415         (do-compare-debug, do-compare3-debug): Drop.
3416         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3417         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3418         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3419         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3420         (XGCC_FLAGS_FOR_TARGET): New.
3421         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3422         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3423         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3424         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3425         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3426         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3427         TFLAGS.
3428         (BUILD_CONFIG): Include if requested.
3429         (all): Set TFLAGS on bootstrap.
3430         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3431         (all-stageid-prefixmodule): Likewise.
3432         (do-clean, distclean-stageid): Set TFLAGS.
3433         (restrap): Fix whitespace.
3434         * Makefile.in: Rebuilt.
3435
3436 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3437
3438         * config.guess: Sync with src.
3439
3440 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3441
3442         * configure.ac ($with_ppl):  Default to no if not supplied.
3443         ($with_cloog):  Likewise.
3444         configure:  Regenerate.
3445
3446 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3447
3448         * MAINTAINERS: Update my e-mail address.
3449
3450 2009-04-27  Nick Clifton  <nickc@redhat.com>
3451
3452         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3453
3454 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3455
3456         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3457         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3458         * Makefile.in: Regenerate.
3459
3460 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3461
3462         PR bootstrap/39739
3463         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3464         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3465
3466         * configure, Makefile.in: Regenerate.
3467
3468 2009-04-21  Taras Glek  <tglek@mozilla.com>
3469
3470         * include/hashtab.h: Update GTY annotations to new syntax
3471         * include/splay-tree.h: Likewise
3472
3473 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3474
3475         * config.sub, config.guess: Update from upstream sources.
3476
3477 2009-04-15  Anthony Green  <green@moxielogic.com>
3478
3479         * configure.ac: Add moxie support.
3480         * configure: Rebuilt.
3481
3482 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3483
3484         * configure.ac: Change copyright header to refer to version
3485         3 of the GNU General Public License and to point readers at the
3486         COPYING3 file and the FSF's license web page.
3487         * Makefile.def: Likewise.
3488         * Makefile.tpl: Likewise.
3489         * Makefile.in: Regenerate.
3490
3491 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3492
3493         * configure.ac: Restore match for darwin9 or later. Use double
3494         brackets since regeneration eats one pair.
3495         * configure: Regenerate.
3496
3497 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3498
3499         PR gas/10039
3500         * configure.ac: Require texinfo 4.7.
3501         * configure: Regenerated.
3502
3503 2009-04-09  Nick Clifton  <nickc@redhat.com>
3504
3505         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3506         the GCC Runtime Library Exception.
3507
3508 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3509
3510         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3511         * configure: Regenerate.
3512
3513 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3514
3515         * Makefil.def (languages): New entries.
3516         * Makefile.tpl (check-gcc-*): New generic target.
3517         * Makefile.in: Regenerate.
3518
3519 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3520
3521         * MAINTAINERS:  Update my email address.
3522
3523 2009-03-18  Tom Tromey  <tromey@redhat.com>
3524
3525         * configure: Rebuild.
3526         * configure.ac (host_libs): Add libiconv.
3527         * Makefile.in: Rebuild.
3528         * Makefile.def (host_modules): Add libiconv.
3529         (configure-gdb, all-gdb): Depend on libiconv.
3530
3531 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3532
3533         * configure.ac: Treat gdb as supported on x86_64-darwin.
3534         * configure: Regenerate.
3535
3536 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3537
3538         * configure.ac (--with-host-libstdcxx): New option.
3539         * configure: Regenerate.
3540
3541 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3542
3543         * MAINTAINERS:  Move myself into the write after approval list.
3544
3545 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3546
3547         * MAINTAINERS: Update e-mail address.
3548
3549 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3550
3551         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3552
3553 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3554
3555         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3556
3557 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3558
3559         Backport from git Libtool:
3560
3561         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3562         Support GNU/kOpenSolaris.
3563         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3564         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3565         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3566         GNU/kOpenSolaris.
3567
3568 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3569
3570         * MAINTAINERS: Update e-mail address.
3571
3572 2009-02-24  Michael Eager  <eager@eagercon.com>
3573
3574         * MAINTAINERS (Write After Approval): Add self.
3575
3576 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3577
3578         * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2009-02-05  Andreas Schwab  <schwab@suse.de>
3581
3582         * Makefile.tpl (stage_last): Define $r and $s before using
3583         $(RECURSE_FLAGS_TO_PASS).
3584         * Makefile.in: Regenerate
3585
3586 2009-01-30  Ian Lance Taylor  <iant@google.com>
3587
3588         * MAINTAINERS: Move myself to the Global Reviewers list.
3589
3590 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3591
3592         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3593         * configure: Regenerate.
3594
3595 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3596
3597         * MAINTAINERS: Make whitespace consistent.
3598         Remove Robert Millan from Write After Approval.
3599
3600 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3601
3602         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3603         (all-opcodes): Depend on all-libiberty.
3604         * Makefile.in: Regenerate.
3605
3606 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3607
3608         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3609         * configure: Regenerate.
3610
3611 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3612
3613         * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3616
3617         * MAINTAINERS: Add myself to reviewers (Fortran).
3618
3619 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3620
3621         PR tree-optimization/38515
3622         * configure.ac (cloog-polylib): Removed.
3623         (with_ppl, with_cloog): Test for "no".
3624         * configure: Regenerated.
3625
3626 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3627
3628         * MAINTAINERS: Moved myself to reviewers (Fortran).
3629
3630 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3631
3632         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3633         (Write After Approval): Remove myself.
3634
3635 2009-01-03  Diego Novillo  <dnovillo@google.com>
3636
3637         * MAINTAINERS: Remove myself from alias maintainership.
3638
3639 2009-01-02  David Ayers  <ayers@fsfe.org>
3640
3641         * MAINTAINERS: Update e-mail address.
3642
3643 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3644
3645         * MAINTAINERS: Make whitespace consistent.
3646
3647 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3648
3649         Backport from upstream Libtool:
3650         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3651         Add cache variables to tests that require the linker to work.
3652         For shlibpath_overrides_runpath, this also changes the semantics
3653         to let the result from the C compiler take precedence.
3654
3655 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3656
3657         * config.sub, config.guess: Update from upstream sources.
3658
3659 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3660
3661         * configure.ac (ppllibs): Add by default the lib flags.
3662         * configure: Regenerate.
3663
3664 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3665
3666         * MAINTAINERS:  Add myself to the write after approval list.
3667
3668 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3669
3670         * configure.ac: Add double brackets on darwin[912].
3671         * configure: Regenerate.
3672
3673 2008-12-03  Daniel Kraft  <d@domob.eu>
3674
3675         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3676         Approval to Reviewer section (for Fortran front-end).
3677
3678 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3679
3680         * configure.ac: Expand to darwin10 and later.
3681         * configure: Regenerate.
3682
3683 2008-12-02  Andreas Schwab  <schwab@suse.de>
3684
3685         * Makefile.def: configure-target-boehm-gc depends on
3686         all-target-libstdc++-v3.
3687         * Makefile.in: Regenerate.
3688
3689 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3690
3691         * MAINTAINERS:  Add myself as mingw maintainer.
3692
3693 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3694
3695         * config.sub, config.guess: Update from upstream sources.
3696
3697 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3698
3699         * README.SCO: Remove.
3700
3701 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3702
3703         * MAINTAINERS:  Add myself to the write after approval list.
3704
3705 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3706
3707         * MAINTAINERS:  Update my email address in WAA section.
3708
3709 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3710
3711         * MAINTAINERS: Update e-mail address.
3712
3713 2008-11-27  Toon Moene  <toon@moene.org>
3714
3715         * MAINTAINERS: Change e-mail address.
3716
3717 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3718
3719         * configure.ac: Build gdb for i?86-*-darwin*
3720         * configure: Regenerated.
3721
3722 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3723
3724         * MAINTAINERS: Added my full name.
3725
3726 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3727
3728         PR bootstrap/38014
3729         PR bootstrap/37923
3730
3731         Revert:
3732
3733         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3734
3735         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3736         * Makefile.in: Regenerated.
3737
3738         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3739
3740         PR gdb/921
3741         PR gdb/1646
3742         PR gdb/2175
3743         PR gdb/2176
3744
3745         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3746         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3747         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3748         (HOST_EXPORTS): Pass CPPFLAGS.
3749         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3750         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3751         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3752         * Makefile.in, configure: Regenerated.
3753         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3754         and CPPFLAGS_FOR_BUILD.
3755
3756 2008-11-06  Jeff Law  <law@redhat.com>
3757
3758         * MAINTAINERS: Add myself as middle end maintainer.
3759
3760 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3761
3762         * MAINTAINERS (Write after approval): Add myself.
3763
3764 2008-11-05  Diego Novillo  <dnovillo@google.com>
3765
3766         * MAINTAINERS (Global Reviewers): Add myself.
3767         (Non-Algorithmic Maintainers): Remove myself.
3768
3769 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3770
3771         * MAINTAINERS (Write after approval): Add myself.
3772
3773 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3774
3775         * MAINTAINERS (Write after approval): Add myself.
3776
3777 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3778
3779         * configure.ac (spu-*-*): Remove special case.
3780         * configure: Regenerate.
3781
3782 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3783
3784         * MAINTAINERS (Write after approval): Update my email address.
3785
3786 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3787
3788         * configure.ac [spu-*-*]: Do not set skipdirs.
3789         * configure: Re-generate.
3790
3791 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3792
3793         * MAINTAINERS (Various Maintainers): Add myself to reload.
3794
3795 2008-10-25  Richard Guenther  <rguenther@suse.de>
3796
3797         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3798         maintainer.  Remove myself as libgcc-math maintainer.
3799         (Non-Algorithmic Maintainers): Remove myself.
3800
3801 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3802
3803         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3804         * Makefile.in: Regenerated.
3805
3806 2008-10-23  Cary Coutant  <ccoutant@google.com>
3807
3808         * MAINTAINERS (Write after approval): Add myself.
3809
3810 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3811
3812         PR gdb/921
3813         PR gdb/1646
3814         PR gdb/2175
3815         PR gdb/2176
3816
3817         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3818         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3819         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3820         (HOST_EXPORTS): Pass CPPFLAGS.
3821         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3822         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3823         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3824         * Makefile.in, configure: Regenerated.
3825         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3826         and CPPFLAGS_FOR_BUILD.
3827
3828 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3829
3830         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3831         Sebastian Pop.
3832
3833 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3834
3835         * MAINTAINERS (Write After Approval): Added myself.
3836
3837 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3838
3839         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3840         recommended version to 2.3.2.
3841
3842         * configure: Regenerate.
3843
3844 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3845
3846         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3847
3848 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3849
3850         * MAINTAINERS (Write After Approval): Update e-mail address.
3851
3852 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3853
3854         * libtool.m4: Update to libtool 2.2.6.
3855         * lt~obsolete.m4: Update to libtool 2.2.6.
3856         * ltmain.sh: Update to libtool 2.2.6.
3857         * ltsugar.m4: Update to libtool 2.2.6.
3858         * ltversion.m4: Update to libtool 2.2.6.
3859         * ltoptions.m4: Update to libtool 2.2.6.
3860         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3861
3862 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3863
3864         * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3867
3868         * MAINTAINERS (Write After Approval): Update my name.
3869
3870 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3871
3872         * MAINTAINERS: Add myself in "Write After Approval".
3873
3874 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3875
3876         * MAINTAINERS: Add myself as ia64 maintainer.
3877
3878 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3879
3880         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3881         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3882         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3883         and Michael Tiemann from Write After Approval since they do not
3884         actually have access.
3885
3886 2008-09-05  Richard Guenther  <rguenther@suse.de>
3887
3888         * configure.ac: Initialize clooglibs to -lcloog.
3889         * configure: Re-generate.
3890
3891 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3892
3893         * MAINTAINERS (Write After Approval): Add myself.
3894
3895 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3896
3897         * configure.ac (--with-cloog-polylib): New.
3898         (--disable-cloog-version-check): New.
3899         (--disable-ppl-version-check): New.
3900         * configure: Re-generate.
3901
3902 2008-09-03  Richard Guenther  <rguenther@suse.de>
3903
3904         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3905         cloog test.
3906         * configure: Re-generate.
3907
3908 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3909
3910         Add picoChip port.
3911         * MAINTAINERS: Add picoChip maintainers.
3912
3913 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3914             Tobias Grosser  <grosser@fim.uni-passau.de>
3915             Jan Sjodin  <jan.sjodin@amd.com>
3916             Harsha Jagasia  <harsha.jagasia@amd.com>
3917             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3918             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3919             Adrien Eliche  <aeliche@isty.uvsq.fr>
3920
3921         Merge from graphite branch.
3922         * configure: Regenerate.
3923         * Makefile.in: Regenerate.
3924         * configure.ac (host_libs): Add ppl and cloog.
3925         Add checks for PPL and CLooG.
3926         * Makefile.def (ppl, cloog): Added modules and dependences.
3927         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3928         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3929
3930 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3931
3932         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3933         (GCC_SHLIB_SUBDIR): New.
3934         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3935         * configure: Regenerate.
3936         * Makefile.in: Regenerate.
3937
3938 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3939
3940         * MAINTAINERS: Consistently use tabs to separate columns.
3941
3942 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3943
3944         * MAINTAINERS (Write after Approval): Add myself.
3945
3946 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3947
3948         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3949         Enable bfd, binutils and opcodes.
3950         * configure: Regenerate.
3951
3952 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3953
3954         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3955
3956 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3957
3958         * MAINTAINERS:  Use correct Umlaut for last name.
3959
3960 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3961
3962         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3963
3964 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3965
3966         * MAINTAINERS: Update my email address.
3967
3968 2008-08-16  Nicolas Roche  <roche@adacore.com>
3969
3970         * Makefile.tpl: Add BOOT_ADAFLAGS.
3971         * Makefile.in: Regenerate.
3972
3973 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3974
3975         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3976         * configure: Regenerate.
3977
3978 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3979
3980         * configure.ac: Add makefile fragments for hpux.
3981         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3982         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3983         * configure: Regenerate.
3984         * Makefile.in: Regenerate.
3985
3986 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3987
3988         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3989
3990 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3991
3992         * MAINTAINERS (Write after Approval): Add myself.
3993
3994 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3995
3996         * MAINTAINERS (Write After Approval):  Add myself.
3997
3998 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3999
4000         * MAINTAINERS (Write After Approval):  Add myself.
4001
4002 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4003
4004         * MAINTAINERS: Update my email address.
4005
4006 2008-06-25  Joey Ye  <joey.ye@intel.com>
4007
4008         * MAINTAINERS (Write After Approval):  Add myself.
4009
4010 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4011
4012         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4013         * Makefile.in: Regenerate.
4014         * configure: Regenerate.
4015
4016 2008-06-17  Daniel Kraft  <d@domob.eu>
4017
4018         * MAINTAINERS (Write After Approval):  Add myself.
4019
4020 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4021
4022         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4023         "$@" is still intact with both Autoconf 2.59 and 2.62.
4024         * configure: Regenerate.
4025
4026 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4027
4028         * Makefile.tpl: Fix comment errors.
4029         * Makefile.in: Regenerate.
4030
4031 2008-06-12  David S. Miller  <davem@davemloft.net>
4032             David Edelsohn  <edelsohn@gnu.org>
4033
4034         * configure.ac: Add powerpc*-*-* to gold supported targets.
4035         * configure: Regenerate.
4036
4037 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4038
4039         PR tree-optimization/36218
4040         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4041         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4042         (all prefix="build-"): Pass them to build-system sub-makes.
4043         * Makefile.in: Regenerate.
4044
4045 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4046
4047         * MAINTAINERS (mt port): Remove.
4048         (sco5, unixware, sco udk): Remove.
4049         (Kean Johnston): Add to Write After Approval.
4050
4051 2008-05-30  Julian Brown  <julian@codesourcery.com>
4052
4053         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4054         of libobjc for ARM EABI Linux.
4055         * configure: Regenerate.
4056
4057 2008-05-18  Xinliang David Li   <davidxl@google.com>
4058
4059         * ChangeLog: Remove wrong ChangeLog entry.
4060
4061 2008-05-17  Xinliang David Li   <davidxl@google.com>
4062
4063         * MAINTAINERS (Write After Approval): Add myself.
4064
4065 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4066
4067         * MAINTAINERS (Write After Approval): Add myself.
4068
4069 2008-05-14  Rafael Espíndola  <espindola@google.com>
4070
4071         * config-ml.in: don't handle --enable-shared and --enable-static.
4072
4073 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4074
4075         * MAINTAINERS: Update my email address.
4076
4077 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4078
4079         * MAINTAINERS: Update my email address.
4080
4081 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4082
4083         * MAINTAINERS (Write After Approval): Add myself.
4084
4085 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4086
4087         * MAINTAINERS (Write After Approval): Add myself.
4088
4089 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4090
4091         * MAINTAINERS (crx): Add myself.
4092
4093 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4094
4095         Sync with src:
4096         2008-04-14  David S. Miller  <davem@davemloft.net>
4097
4098         * configure.ac: Add sparc*-*-* to gold supported targets.
4099         * configure: Regenerate.
4100
4101 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4102
4103         PR bootstrap/35457
4104         * configure.ac: Include override.m4.
4105         * configure: Regenerate.
4106
4107 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4108
4109         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4110         * Makefile.in: Regenerate.
4111
4112 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4113
4114         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4115         as nonconfigurable directories list.
4116         * configure: Regenerate.
4117
4118 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4119
4120         * config.sub, config.guess: Update from upstream sources.
4121
4122 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4123
4124         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4125         * Makefile.in: Regenerate.
4126
4127 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4128
4129         * configure.ac: Do not build libssp for the AVR.
4130         * configure: Regenerate.
4131
4132 2008-04-07  Ian Lance Taylor  <iant@google.com>
4133
4134         * Makefile.def: check-gold depends upon all-binutils.
4135         * Makefile.in: Regenerate.
4136
4137 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2008-04-04  Nick Clifton  <nickc@redhat.com>
4142
4143         PR binutils/4334
4144         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4145         builds.
4146         * configure: Regenerate.
4147
4148 2008-04-04  NightStrike  <NightStrike@gmail.com>
4149
4150         PR other/35151
4151         * configure.ac: Combine rules for mingw32 and mingw64.
4152         * configure: Regenerate.
4153
4154 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4155
4156         * MAINTAINERS (Write After Approval): Add myself.
4157
4158 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4159
4160         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4161         * Makefile.in (.NOTPARALLEL): Ditto.
4162
4163 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4168
4169         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4170         * Makefile.in (.NOTPARALLEL): Regenerate.
4171
4172 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4173
4174         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4175         * Makefile.in: Regenerate.
4176
4177 2008-03-26  Jakub Staszak  <kuba@et.pl>
4178
4179         * MAINTAINERS (Write After Approval): Add myself.
4180
4181 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4182
4183         * MAINTAINERS:  Update e-mail address.
4184
4185 2008-03-20  Ian Lance Taylor  <iant@google.com>
4186
4187         * configure.ac: Add support for --enable-gold.
4188         * Makefile.def: Add gold as a directory like ld.
4189         * configure, Makefile.in: Regenerate.
4190
4191 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4192
4193         * configure.ac: m4_include config/proginstall.m4.
4194         * configure: Regenerate.
4195
4196         Backport from upstream Libtool:
4197
4198         2007-10-12  Eric Blake  <ebb9@byu.net>
4199
4200         Deal with Autoconf 2.62's semantic change in m4_append.
4201         * ltsugar.m4 (lt_append): Replace broken versions of
4202         m4_append.
4203         (lt_if_append_uniq): Don't require separator to be overquoted,
4204         and avoid broken m4_append.
4205         (lt_dict_add): Fix typo.
4206         * libtool.m4 (_LT_DECL): Don't overquote separator.
4207
4208 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4209
4210         * config.rpath: Add AIX 6 support.
4211
4212 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4213
4214         * Makefile.def (stageprofile).  Remove -fprofile-generate
4215         from stage_libcflags.
4216         * Makefile.in: Regenerate.
4217
4218 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4219
4220         * config.sub, config.guess: Update from upstream sources.
4221
4222 2008-03-06  Tom Tromey  <tromey@redhat.com>
4223
4224         * MAINTAINERS: Update for treelang deletion.
4225
4226 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4227
4228         * MAINTAINERS: Update my email address.
4229
4230 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4231
4232         * MAINTAINERS (darwin port): Add myself as a maintainer.
4233         (objective-c/c++): Add myself as a maintainer.
4234
4235 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4236
4237         * MAINTAINERS (Write After Approval): Update my email address.
4238
4239 2008-02-25  Tomas Bily  <tbily@suse.cz>
4240
4241         * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4244
4245         * MAINTAINERS (OpenMP): Add myself.
4246
4247 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4248
4249         PR bootstrap/32009
4250         PR bootstrap/32161
4251
4252         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4253         * configure: Regenerate.
4254
4255         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4256         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4257         STAGE4_LIBCFLAGS): New.
4258         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4259         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4260         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4261         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4262         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4263         for target modules.  Don't export LIBCFLAGS.
4264         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4265         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4266         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4267         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4268         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4269         * Makefile.in: Regenerate.
4270
4271 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4272
4273         PR libgcj/33085
4274         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4275         Do not use -DDLL_EXPORT.  Backport from upstream.
4276
4277 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4278
4279         * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4282
4283         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4284         * configure: Regenerate.
4285
4286 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4287
4288         * configure.ac (xtensa*-*-*): Recognize processor variants.
4289         * configure: Regenerate.
4290
4291 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4292
4293         PR bootstrap/34922
4294         * configure.ac (PARSE_ARGS): Push suitable setting of
4295         ac_subdirs_all, for `./configure --help=recursive'.
4296         Handle `+' in generic toplevel directory disabling.
4297         * configure: Regenerate.
4298
4299 2008-01-28  Nick Clifton  <nickc@redhat.com>
4300
4301         * MAINTAINERS (xstormy16): Take over maintainership.
4302
4303 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4304
4305         * MAINTAINERS (c4x port): Remove.
4306
4307 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4308
4309         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4310
4311 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4312
4313         * config.sub, config.guess: Update from upstream sources.
4314
4315 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4316
4317         * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4320
4321         * MAINTAINERS: Update my email address.
4322
4323 2008-01-09  Raksit Ashok  <raksit@google.com>
4324
4325         * MAINTAINERS (Write After Approval): Add myself.
4326
4327 2008-01-09  Raksit Ashok  <raksit@google.com>
4328
4329         * MAINTAINERS (Write After Approval): Add myself.
4330
4331 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4332
4333         * config.sub, config.guess: Update from upstream sources.
4334
4335 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4336
4337         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4338         Change recommended MPFR from 2.2.1 -> 2.3.0.
4339         * configure: Regenerate.
4340
4341 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4342
4343         * MAINTAINERS: Update my email address.
4344
4345 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4346
4347         * MAINTAINERS: Update my email address.
4348
4349 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4350
4351         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4352         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4353         * Makefile.in: Regenerate.
4354
4355 2007-12-10  Mark Heffernan  <meheff@google.com>
4356
4357         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4358         misplaced entries.
4359
4360 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4361
4362         * configure.ac: Enable libjava for x86_64-*-darwin9.
4363         * configure: Regenerate.
4364
4365 2007-12-07  Bill Maddox  <maddox@google.com>
4366
4367         * MAINTAINERS (Write After Approval): Add myself.
4368
4369 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4370
4371         * config.sub, config.guess: Update from upstream sources.
4372
4373 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4374
4375         * config-ml.in: Remove 64bit configure tests.
4376
4377 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4378
4379         * config-ml.in: Robustify against white space in absolute file
4380         names.
4381
4382         * config-ml.in (multi-clean): Substitute ${Makefile}.
4383         Remove superfluous ${Makefile} in list.
4384
4385 2007-11-19  Thiemo Seufer  <ths@mips.com>
4386
4387         * config-ml.in: Don't hardcode the Makefile name.
4388
4389 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4390
4391         * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4394
4395         * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2007-11-06  Doug Kwan  <dougkwan@google.com>
4398
4399         * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4402
4403         * MAINTAINERS (mercury): Remove entry.
4404         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4405
4406 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4407
4408         * Makefile.def (dependencies): Make configure-gdb depend on
4409         all-intl.
4410         * Makefile.in: Regenerated.
4411
4412 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4413
4414         * MAINTAINERS (Fortran maintainer): Remove myself.
4415
4416 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4417
4418         * Makefile.def: To avoid problems running with parallel makes,
4419         build newlib before libgloss so that target specific header
4420         files are availble.
4421         * Makefile.in: Regenerate
4422
4423 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4424
4425         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4426         * Makefile.in: Regenerate.
4427
4428 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4429
4430         * MAINTAINERS (Register allocation reviewer): Add myself.
4431
4432 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4433
4434         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4435         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4436         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4437         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4438         * configure: Regenerate.
4439
4440 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4441
4442         * MAINTAINERS (Register allocation reviewer): Add myself.
4443
4444 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4445
4446         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4447         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4448         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4449         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4450         * configure.ac: Default them to host tools for $host = $build.
4451         Subst them.
4452
4453         * configure: Regenerate.
4454         * Makefile.in: Regenerate.
4455
4456 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4457
4458         * MAINTAINERS (Register allocation reviewer): Add myself.
4459
4460 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4461
4462         * MAINTAINERS (Register allocation reviewer): Add myself.
4463
4464 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4465
4466         * MAINTAINERS (Write After Approval): Fix typo.
4467
4468 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4469
4470         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4471         * configure: Regenerate.
4472
4473 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4474
4475         PR bootstrap/31906
4476         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4477         they're already prefixed.
4478
4479 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4480
4481         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4482         libstdc++.
4483         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4484         * configure: Regenerate.
4485         * Makefile.in: Regenerate.
4486
4487 2007-09-17  Andreas Schwab  <schwab@suse.de>
4488
4489         * configure.ac: Raise minimum makeinfo version to 4.6.
4490         * configure: Regenerate.
4491
4492 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4493
4494         * MAINTAINERS (write-after-approval) add myself
4495
4496 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4497
4498         * configure.ac: Correct makeinfo version check.
4499         * configure: Regenerate.
4500
4501 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4502
4503         * MAINTAINERS: Update my email address.
4504
4505 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4506
4507         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4508         to $skipdirs and only disable gprof for newlib.  Use the normal
4509         mips*-elf* handling in other respects.
4510         * configure: Regnerate.
4511
4512 2007-09-12  David Daney  <ddaney@avtrex.com>
4513
4514         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4515         enabling libgcj.
4516         * configure: Regenerate.
4517
4518 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4519
4520         PR other/32154
4521         * configure.ac: For libgloss targets, point the linker to the linker
4522         script, startup code and simulator library.
4523         * configure: Regenerate.
4524
4525 2007-09-07  Andrew Haley  <aph@redhat.com>
4526
4527         * configure.ac (noconfigdirs): Remove target-libffi and
4528         target-libjava.
4529         * configure: Regenerate.
4530
4531 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4532
4533         PR target/33281
4534         * configure.ac: Use config/mh-mingw on mingw.
4535         * configure: Regenerate.
4536
4537 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4538
4539         * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2007-09-05  Richard Guenther  <rguenther@suse.de>
4542
4543         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4544         nor --disable-checking is provided also turn on yes and types
4545         checking for stage1.
4546         * configure: Re-generate.
4547
4548 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4549
4550         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4551         (Write After Approval): Remove myself.
4552
4553 2007-08-29  Nick Clifton  <nickc@redhat.com>
4554
4555         * config.sub, config.guess: Update from upstream sources.
4556
4557 2007-08-22  Bud Davis  <jmdavis@link.com>
4558
4559         * MAINTAINERS (Write After Approval): Added myself.
4560         * MAINTAINERS (Reviewers): Removed myself.
4561
4562 2007-08-18  Paul Brook  <paul@codesourcery.com>
4563             Joseph Myers  <joseph@codesourcery.com>
4564
4565         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4566         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4567         * Makefile.in: Regenerate.
4568         * configure.ac (--with-debug-prefix-map): New.
4569         * configure: Regenerate.
4570
4571 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4572             Nigel Stephens  <nigel@mips.com>
4573
4574         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4575         as target_makefile_frag.
4576         * configure: Regenerate.
4577
4578 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4579
4580         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4581         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4582         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4583         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4584         (do-compare, do-compare3, do-compare-debug): New.
4585         ([+compare-target+]): Use them.
4586
4587 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4588
4589         * MAINTAINERS (Write After Approval): Change my email address.
4590
4591 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4592             Ben Elliston  <bje@au.ibm.com>
4593
4594         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4595         --silent if $silent.
4596         * configure: Regenerate.
4597
4598 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4599
4600         * MAINTAINERS (Various Maintainers): Add myself as
4601         loop infrastructure maintainer.  Update my e-mail
4602         address.
4603
4604 2007-07-31  Diego Novillo  <dnovillo@google.com>
4605
4606         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4607         Adjust description.
4608
4609 2007-07-26  Richard Guenther  <rguenther@suse.de>
4610
4611         * configure.ac: Add types checking to stage1 checking flags.
4612         * configure: Regenerate.
4613
4614 2007-07-17  Nick Clifton  <nickc@redhat.com>
4615
4616         * COPYING3: New file.  Contains version 3 of the GNU General
4617         Public License.
4618         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4619         Lesser General Public License.
4620
4621 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4622
4623         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4624
4625 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4626
4627         * MAINTAINERS (S/390 co-maintainer): Add myself.
4628         (Write After Approval): Remove myself.
4629
4630 2007-07-13  Dan Hipschman  <dsh@google.com>
4631
4632         * MAINTAINERS (Write After Approval): Add myself.
4633
4634 2007-07-11  Nick Clifton  <nickc@redhat.com>
4635
4636         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4637         WINDRES export.
4638         * Makefile.in: Regenerate.
4639
4640 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4641
4642         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4643         maintainer.
4644
4645 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4646
4647         * lt~obsolete.m4: New. Import from 20070318 libtool.
4648
4649 2007-07-03  Julian Brown  <julian@codesourcery.com>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4654
4655         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4656         * configure: Regenerate.
4657
4658 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4659
4660         * configure.ac: Add some missing m4 quotation.
4661         * configure: Regenerate.
4662
4663 2007-07-02  Simon Baldwin  <simonb@google.com>
4664
4665         * MAINTAINERS (Write After Approval): Add myself.
4666
4667 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4668
4669         * configure: Regenerate.
4670
4671 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4672
4673         * Makefile.def: Add windmc tool to build.
4674         * Makefile.tpl: Likewise.
4675         * configure.ac: Likewise.
4676         * Makefile.in: Regenerate.
4677         * configure: Regenerate.
4678
4679 2007-06-28  DJ Delorie  <dj@redhat.com>
4680
4681         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4682         not building newlib.
4683         * configure: Regenerated.
4684
4685 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4686
4687         * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4690
4691         * MAINTAINERS (Write After Approval): Add myself.
4692
4693 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4694
4695         * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4698
4699         * MAINTAINERS (Write After Approval): Add myself.
4700
4701 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4702
4703         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4704         * Makefile.in: Regenerated.
4705
4706 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4707
4708         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4709         bfin*-*-uclinux* targets.
4710         * configure: Regenerate.
4711
4712 2007-06-14  Ian Lance Taylor  <iant@google.com>
4713
4714         * MAINTAINERS: Add myself as non-algorithmic global write
4715         maintainer.
4716
4717 2007-06-14  Diego Novillo  <dnovillo@google.com>
4718
4719         * MAINTAINERS: Add self as middle-end maintainer and
4720         non-algorithmic global write maintainer.
4721
4722 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4723
4724         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4725         Move all Fortran maintainers except Paul Brook into the
4726         Non-Autopoiesis section.
4727
4728 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4729
4730         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4731         (distclean-stage[+id+]): Possibly delete stage_last.
4732         * Makefile.in: Regenerate.
4733
4734 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4735
4736         * MAINTAINERS (Various Maintainer): Fix typo.
4737
4738 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4739
4740         * MAINTAINERS (Various Maintainer): Add myself as
4741         dataflow maintainer.
4742
4743 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4744
4745         * config.sub, config.guess: Update from upstream sources.
4746
4747 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4748
4749         * Makefile.tpl: Fix spelling error.
4750         * Makefile.in: Regenerate.
4751
4752 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4753
4754         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4755         lt_cv_sys_max_cmd_len.
4756
4757 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4758
4759         * MAINTAINERS (Various Maintainers): Add myself as
4760         auto-vectorizer maintainer.
4761
4762 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4763
4764         PR libjava/32098
4765         * libtool.m4: Revert previous change.
4766         * ltgcc.m4: Put it here.
4767
4768 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4769
4770         * MAINTAINERS (Various Maintainers): Add myself as
4771         auto-vectorizer maintainer.
4772
4773 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4774
4775         PR libjava/32098
4776         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4777
4778 2007-05-30  Richard Guenther  <rguenther@suse.de>
4779
4780         * MAINTAINERS (Various Maintainers): Add myself as
4781         auto-vectorizer maintainer.
4782
4783 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4784
4785         PR bootstrap/29382
4786         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4787         * configure: Rebuilt.
4788
4789 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4790
4791         * MAINTAINERS (Write After Approval): Removed my name.
4792
4793 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4794
4795         * MAINTAINERS (Write After Approval): Remove myself.
4796
4797 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4798
4799         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4800
4801 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4802
4803         * ltmain.sh: Update from ToT Libtool.
4804         * libtool.m4: Update from ToT Libtool.
4805         * ltsugar.m4: New. Update from ToT Libtool.
4806         * ltversion.m4: New. Update from ToT Libtool.
4807         * ltoptions.m4: New. Update from ToT Libtool.
4808         * ltconfig: Remove.
4809         * ltcf-c.sh: Remove.
4810         * ltcf-cxx.sh: Remove.
4811         * ltcf-gcj.sh: Remove.
4812
4813 2007-05-22  Ollie Wild  <aaw@google.com>
4814
4815         * MAINTAINERS (Write After Approval): Add myself.
4816
4817 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4818
4819         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4820         stage_cflags.
4821         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4822         Remove CFLAGS/LIBCFLAGS.
4823         (configure-stage[+id+]-[+prefix+][+module+],
4824         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4825         * Makefile.in: Regenerate.
4826
4827 2007-05-15  Diego Novillo  <dnovillo@google.com>
4828
4829         * MAINTAINERS: Update e-mail address.
4830
4831 2007-05-15  Revital Eres  <eres@il.ibm.com>
4832
4833         * MAINTAINERS (Write After Approval): Add myself.
4834
4835 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4836
4837         * MAINTAINERS (Write After Approval): Updated my address.
4838
4839 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4840
4841         * MAINTAINERS (Write After Approval): Add myself.
4842
4843 2007-05-11  Silvius Rus  <rus@google.com>
4844
4845         * MAINTAINERS (Write After Approval): Add myself.
4846
4847 2007-04-23  Tom Tromey  <tromey@redhat.com>
4848
4849         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4850
4851 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4852
4853         * MAINTAINERS (cpplib): Rename to ...
4854         (libcpp): ... this.  Add C/C++ front end maintainers.
4855
4856 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4857
4858         * config-ml.in: Pass ${ml_config_env} to configure calls.
4859
4860 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4861
4862         * MAINTAINERS (Write After Approval): Add myself.
4863
4864 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4865
4866         * MAINTAINERS (Write After Approval): Add myself.
4867
4868 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4869
4870         * MAINTAINERS (fortran 95 front end): Add myself.
4871
4872 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4873
4874         * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4877
4878         * MAINTAINERS (Modulo Scheduler): Add myself.
4879
4880 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4881
4882         * MAINTAINERS (fortran 95 front end): Add myself.
4883         (c++ front end): whitespace fix.
4884
4885 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4886
4887         * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4890
4891         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4892         of glob.  Quote arguments with single quotes too.
4893         * configure: Regenerate.
4894
4895 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4896
4897         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4898         * Makefile.in: Regenerate
4899
4900 2007-03-07  Andreas Schwab  <schwab@suse.de>
4901
4902         * configure: Regenerate.
4903
4904 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4905
4906         * configure.ac: Add "--with-pdfdir" configure option,
4907         which defines pdfdir variable.
4908         * Makefile.def (target=fixincludes): Add install-pdf to
4909         missing targets.
4910         (recursive_targets): Add install-pdf target.
4911         (flags_to_pass): Add pdfdir.
4912         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4913         target.
4914         * configure: Regenerate
4915         * Makefile.in: Regenerate
4916
4917 2007-02-28  Eric Christopher  <echristo@apple.com>
4918
4919         Revert:
4920         2006-12-07  Mike Stump  <mrs@apple.com>
4921
4922         * Makefile.def (dependencies): Add dependency for
4923         install-target-libssp and install-target-libgomp on
4924         install-gcc.
4925         * Makefile.in: Regenerate.
4926
4927 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4928
4929         * configure: Regenerate.
4930         * configure.ac: Move statements after variable declarations.
4931
4932 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4933
4934         * MAINTAINERS: Add myself as sh maintainer.
4935
4936 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4937
4938         * configure.ac: Adjust for loop syntax.
4939         * configure: Regenerate.
4940
4941 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4942
4943         * configure: Rebuilt.
4944
4945 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4946
4947         * configure.ac: Drop multiple occurrences of --enable-languages,
4948         and fix its quoting.
4949         * configure: Rebuilt.
4950
4951 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4952             Nathan Sidwell  <nathan@codesourcery.com>
4953             Vladimir Prus  <vladimir@codesourcery.com>
4954             Joseph Myers  <joseph@codesourcery.com>
4955
4956         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4957         * configure: Regenerate.
4958
4959 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4960
4961         * ltconfig (freebsd*): Default to elf.
4962
4963 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4964
4965         * configure.ac (target_libraries): Move libgcc before libiberty.
4966         * configure: Regenerated.
4967
4968 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4969             Paolo Bonzini  <bonzini@gnu.org>
4970
4971         PR bootstrap/30753
4972         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4973         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4974         * configure: Regenerated.
4975
4976 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4977
4978         * MAINTAINERS (Language Front End Maintainers): Update my mail
4979         address.
4980
4981 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4982
4983         PR bootstrap/30748
4984         * configure.ac: Correct syntax for Solaris ksh.
4985         * configure: Regenerated.
4986
4987 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4988
4989         * configure.ac: Sync with src.
4990         * configure: Regenerate.
4991
4992 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         * Makefile.in: Regenerate.
4995
4996 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4997
4998         * config.sub: Sync with src.
4999
5000 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5001
5002         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5003         noncanonical equivalents.
5004         * configure.in: Rename to...
5005         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5006         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5007         target_noncanonical.  Use them.  Rewrite removal of configure
5008         arguments for autoconf 2.59.  Discard variable settings.  Force
5009         program_transform_name for native tools.
5010
5011         * Makefile.in: Regenerated.
5012         * configure: Regenerated with autoconf 2.59.
5013
5014 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5015
5016         * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2007-01-31  Andreas Schwab  <schwab@suse.de>
5019
5020         * Makefile.tpl (LDFLAGS): Substitute it.
5021         * Makefile.in: Regenerate.
5022
5023 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5024
5025         * MAINTAINERS (Write After Approval): Add myself.
5026
5027 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5028
5029         * MAINTAINERS (spu port): Add myself.
5030
5031 2007-01-23  Richard Guenther  <rguenther@suse.de>
5032
5033         PR bootstrap/30541
5034         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5035         * Makefile.tpl (GNATBIND): Substitute it.
5036         (GNATMAKE): Likewise.
5037         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5038         of STAGE_PREFIX.
5039         * Makefile.in: Regenerate.
5040         * configure: Regenerate.
5041
5042 2007-01-18  Mike Stump  <mrs@apple.com>
5043
5044         * configure.in: Re-enable -Werror for gcc builds.
5045
5046 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5047
5048         * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5051
5052         * configure.in: Change == to = in test command.
5053         * configure: Regenerate.
5054
5055 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5056             Nick Clifton  <nickc@redhat.com>
5057             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5058
5059         * configure.in (build_configargs, host_configargs, target_configargs):
5060         Remove build/host/target parameters.
5061         (host_libs): Add gmp and mpfr.
5062         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5063         * Makefile.def (gmp, mpfr): New.
5064         (gcc): Remove target.
5065         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5066         target_os, target_vendor): New.
5067         (configure): Add host_alias/target_alias arguments; adjust invocations.
5068         * configure: Regenerate.
5069         * Makefile.in: Regenerate.
5070
5071 2007-01-11  Matt Fago  <fago@earthlink.net>
5072
5073         * configure.in: Try to link to functions only in mpfr 2.2.x
5074         to improve robustness of configure tests.
5075         * configure: Regenerate.
5076
5077 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5078
5079         * MAINTAINERS: Add myself as i386 maintainer.
5080
5081 2007-01-08  Jan Hubicka  <jh@suse.cz>
5082
5083         * MAINTAINERS: Add myself as i386 maintainer.
5084
5085 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5086
5087         * configure.in: Add support for an x86_64-mingw* target.
5088         * configure: Regenerate.
5089
5090 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5091
5092         * Makefile.tpl (all-target): Correct @if conditional for target
5093         modules.
5094         * configure.in: Omit libiberty if building only target libgcc.
5095         * configure, Makefile.in: Regenerated.
5096
5097 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5098
5099         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5100         * configure: Regenerate.
5101
5102 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5103
5104         * Makefile.def (target_modules): Add libgcc.
5105         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5106         * Makefile.tpl (clean-target-libgcc): Delete.
5107         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5108         on gcc even for bootstrapped modules.  Rewrite handling of
5109         lang_env_dependencies to loop over target_modules.
5110         * configure.in (target_libraries): Add target-libgcc.
5111         * Makefile.in, configure: Regenerated.
5112
5113 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5114
5115         * configure.in: Reorganize recognition of languages.  Add
5116         --enable-stage1-languages.  Show supported languages for the chosen
5117         target rather than all recognized languages.
5118         * configure: Regenerate.
5119
5120 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5121
5122         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5123         * Makefile.in: Regenerate.
5124
5125 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5126
5127         * configure.in: Warn that MPFR 2.2.0 is buggy.
5128         * configure: Regenerate.
5129
5130 2006-12-27  Ian Lance Taylor  <iant@google.com>
5131
5132         * configure.in: When removing Makefiles to force a reconfigure, also
5133         remove prev-DIR*/Makefile.
5134         * configure: Regenerate.
5135
5136 2006-12-22  Andreas Schwab  <schwab@suse.de>
5137
5138         * configure: Regenerate with correct autoconf version.
5139
5140 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5141
5142         * configure.in: add AC_SUBST for *_FOR_TARGET.
5143         * configure: Regenerate.
5144
5145 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5146
5147         * configure.in: Simplify logic for rejecting languages that cannot
5148         be built.  Separate the case when a language is unsupported,
5149         from the case when the user chooses not to build a language.
5150
5151 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5152
5153         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5154         it only affects bootstrap and could be tested on "$host" as well.
5155         * configure: Regenerate.
5156         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5157
5158 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5159
5160         PR bootstrap/29544
5161         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5162         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5163         move here comment from Makefile.tpl.
5164         * Makefile.tpl: Move some definitions higher in the file.
5165         (STAGE1_CHECKING): New.
5166         * configure.in: Add --enable-stage1-checking.
5167         * configure: Regenerate.
5168         * Makefile.in: Regenerate.
5169
5170 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5171
5172         * MAINTAINERS: Add myself as build system maintainer.
5173
5174 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5175
5176         * MAINTAINERS (Write After Approval): Add myself.
5177
5178 2006-12-13  Eric Christopher  <echristo@apple.com>
5179
5180         * MAINTAINERS: Add myself as darwin maintainer.
5181
5182 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5183
5184         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5185
5186 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5187
5188         MAINTAINERS: Update my entry.
5189
5190 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5191
5192         * configure.in:  Handle spu makefile frag.
5193         * Makefile.tpl (MAINT): Define
5194         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5195         * configure: Regenerate.
5196         * Makefile.in: Regenerate.
5197
5198 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5199
5200         * config.guess: Import latest version.
5201         * config.sub: Likewise.
5202
5203 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5204
5205         * configure.in (spu-*-*): Don't skip target-libiberty.
5206         * configure: Regenerate.
5207
5208 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5209
5210         PR bootstrap/30134
5211         * configure.in: Correct x86 darwin support for libjava to powerpc
5212         and i?86 only.
5213         * configure: Regenerate.
5214
5215 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5216
5217         * configure.in: Add x86 darwin support for libjava.
5218         * configure: Regenerate.
5219
5220 2006-12-07  Mike Stump  <mrs@apple.com>
5221
5222         * Makefile.def (dependencies): Add dependency for
5223         install-target-libssp and install-target-libgomp on
5224         install-gcc.
5225         * Makefile.in: Regenerate.
5226
5227 2006-12-04  Richard Guenther  <rguenther@suse.de>
5228
5229         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5230         (Non-Algorithmic Maintainers): Move over non-algorithmic
5231         loop optimizer maintainers, add myself as a non-algorithmic
5232         middle-end maintainer.
5233
5234 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5235
5236         * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5239
5240         * configure.in: Update error message for missing GMP/MPFR.
5241
5242         * configure: Regenerate.
5243
5244 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5245
5246         * configure.in: Update MPFR version in error message.
5247
5248         * configure: Regenerate.
5249
5250 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5251
5252         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5253         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5254         --with-gmp-lib): New flags.
5255
5256         * configure: Regenerate.
5257
5258 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5259
5260         * MAINTAINERS (Write After Approval): Change my email address.
5261
5262 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5263
5264         * MAINTAINERS (Write After Approval): Add myself.
5265
5266 2006-11-22  Philipp Thomas  <pth@suse.de>
5267
5268         * MAINTAINERS (i18n): Update e-mail address.
5269
5270 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5271
5272         * MAINTAINERS (spu port): Add myself as maintainer.
5273         (Write After Approval): Remove myself.
5274
5275 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5276
5277         * configure.in (skipdirs): Don't build libssp for SPU.
5278         * configure: Regenerate.
5279
5280 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5281
5282         * MAINTAINERS (spu port): Add myself as maintainer.
5283         (libobjc): Update my email address.
5284
5285 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5286
5287         * MAINTAINERS (Write After Approval): Add myself.
5288
5289 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5290
5291         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5292         * configure : Rebuilt.
5293
5294 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5295
5296         * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5299
5300         * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5303
5304         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5305         libmpfr.a.
5306         * configure: Regenerate.
5307
5308 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5309
5310         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5311         (unstage): Test for stage_last presence.
5312
5313         PR bootstrap/29802
5314         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5315         STAGE_PREFIX.
5316         * Makefile.in: Regenerate.
5317
5318 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5319
5320         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5321         maintainers.
5322
5323 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5324
5325         * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5328
5329         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5330         and stageN-package/Makefile.
5331         * Makefile.in: Regenerated.
5332
5333 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5334
5335         * configure.in: Remove target-libgloss from noconfigdirs for
5336         bfin-*-*.
5337         * configure: Regenerated.
5338
5339 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5340
5341         * configure.in (have_gmp): Only error if the gcc directory exists.
5342
5343         * configure: Regenerate.
5344
5345 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5346
5347         * configure.in: Robustify error message for missing GMP/MPFR.
5348
5349         * configure: Regenerate.
5350
5351 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5352
5353         * MAINTAINERS (Write After Approval): Add myself.
5354
5355 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5356
5357         * MAINTAINERS: Change email address.
5358
5359 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5360
5361         * MAINTAINERS (Write After Approval): Add myself.
5362
5363 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5364
5365         * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5368
5369         * MAINTAINERS (Write After Approval): Move myself to
5370         Write After Approval section.
5371
5372 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5373
5374         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5375         need_gmp anymore.
5376         * configure: Regenerate.
5377
5378 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5379
5380         * MAINTAINERS (Write After Approval): Add myself.
5381
5382 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5383
5384         * config.guess: Import latest version.
5385         * config.sub: Likewise.
5386
5387 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5388
5389         * Makefile.def: Added pdf target handling.
5390         * Makefile.tpl: Added pdf target handling.
5391         * Makefile.in: Regenerated.
5392
5393 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5394
5395         * MAINTAINERS: Add self as score port maintainer.
5396
5397 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5398
5399         * MAINTAINERS (Write After Approval): Add myself.
5400
5401 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5402
5403         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5404         or newer.
5405         * configure: Regenerated.
5406
5407 2006-09-27  Dave Brolley  <brolley@redhat.com>
5408
5409         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5410         using $s instead of $r.
5411         * configure: Regenerated.
5412
5413 2006-09-26  Thiemo Seufer  <ths@mips.com>
5414
5415         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5416         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5417         * configure: Regenerate.
5418
5419 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5420
5421         * MAINTAINERS (Write After Approval): Remove myself.
5422
5423 2006-09-22  Chao-ying Fu  <fu@mips.com>
5424
5425         * MAINTAINERS (Write After Approval): Add myself.
5426
5427 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5428
5429         * MAINTAINERS: Add self as soft-fp maintainer.
5430
5431 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5432
5433         * MAINTAINERS: Add myself as avr maintainer.
5434         Remove Marek Michalkiewicz as avr maintainer.
5435
5436 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5437
5438         * MAINTAINERS (Write After Approval): Add myself.
5439
5440 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5441
5442         * configure.in: Never build newlib for a Mingw host.
5443         Never build newlib as Mingw target library.
5444         Test the existence of winsup/cygwin for building a Cygwin newlib,
5445         rather than just winsup.
5446         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5447         building a Mingw target.
5448         * configure: Regenerate.
5449
5450 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5451
5452         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5453
5454 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5455
5456         * config.guess: Import from src (was more updated).
5457         * config.sub: Likewise.
5458
5459 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5460
5461         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5462         * configure: Regenerated.
5463
5464 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5467         for stages after the first.
5468
5469 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5470
5471         * Makefile.def: Add dependencies for configure-opcodes
5472         on configure-intl and all-opcodes on all-intl.
5473         * Makefile.in: Regenerated.
5474
5475 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5476
5477         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5478
5479 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5480
5481         Port to hosts whose 'sort' and 'tail' implementations
5482         treat operands with leading '+' as file names, as POSIX
5483         has required since 2001.  However, make sure the code still
5484         works on pre-POSIX hosts.
5485         * ltmain.sh: Don't assume "sort +2" is equivalent to
5486         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5487
5488 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5489
5490         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5491
5492 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5493
5494         * ltconfig: chmod 644 before ranlib during install.
5495
5496 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5497
5498         PR bootstrap/18058
5499         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5500         if the bootstrap compiler is a GCC version that supports it.
5501         * configure: Regenerate.
5502
5503 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5504
5505         * configure.in: Fix thinkos in previous check-in.
5506         * configure: Regenerate.
5507
5508 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5509
5510         PR other/27063
5511         * configure.in: Test subdir_requires and give an appropriate
5512         error message.
5513         * configure: Regenerate.
5514
5515 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5516
5517         * MAINTAINERS (Write After Approval): Add myself.
5518
5519 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5520
5521         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5522
5523 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5524
5525         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5526
5527 2006-06-20  David Ayers  <d.ayers@inode.at>
5528
5529         PR bootstrap/28072
5530         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5531         whether target-libjava is being configured instead of whether the
5532         java front end is enabled.
5533         * configure: Regenerate.
5534
5535 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5536
5537         PR target/27540
5538         * configure.in: Only enable libgomp on IRIX 6.
5539         * configure: Regenerate.
5540
5541 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5542
5543         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5544         too.
5545         * Makefile.in: Regenerate.
5546
5547 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5548
5549         * config-ml.in: Alter CCASFLAGS to include special
5550         multilib options the same as is done for CFLAGS.
5551
5552 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5553
5554         * configure.in: Don't enable libgomp on hpux10.
5555         * configure: Rebuilt.
5556
5557 2006-06-12  David Ayers  <d.ayers@inode.at>
5558
5559         PR bootstrap/27963
5560         PR target/19970
5561         * configure.in: Remove target-boehm-gc from noconfigdirs where
5562         ${libgcj} is specified.
5563         * configure: Regenerate.
5564
5565 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5566
5567         Sync from src:
5568
5569         * configure.in: Sync.
5570         * configure: Regenerated.
5571
5572         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5573
5574         * Makefile.def: Added dependencies from sim and gdb on intl, and
5575         added configure dependencies to everything with an all dependency
5576         on intl.
5577         * Makefile.in: Regenerated.
5578
5579 2006-06-06  David Ayers  <d.ayers@inode.at>
5580
5581         PR libobjc/13946
5582         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5583         * Makefile.in: Regenerate.
5584         * configure.in: Add --enable-objc-gc at toplevel and have it
5585         enable boehm-gc for Objective-C.
5586         Remove target-boehm-gc from libgcj.
5587         Add target-boehm-gc to target_libraries.
5588         Add target-boehm-gc to noconfigdirs where ${libgcj}
5589         is specified.
5590         Assert that boehm-gc is supported when requested for Objective-C.
5591         Only build boehm-gc if needed either for Java or Objective-C.
5592         * configure: Regenerate.
5593
5594 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5595
5596         PR 27674
5597         * Makefile.tpl (configure-[+prefix+][+module+],
5598         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5599         Remove rule to unstage bootstrapped modules.
5600         (stage_current): New.
5601         * Makefile.in: Regenerate.
5602
5603 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5604
5605         * MAINTAINERS (Write After Approval): Update my e-mail address.
5606
5607 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5608
5609         * include/libiberty.h: Declare pex_run_in_environment.
5610
5611 2006-05-31  Asher Langton  <langton2@llnl.gov>
5612
5613         * MAINTAINERS (Write After Approval): Add myself.
5614
5615 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5616
5617         * Makefile.def (bfd, opcodes): Fix lib_path.
5618         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5619         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5620         * Makefile.in: Regenerate.
5621
5622 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5623
5624         * Makefile.in: Regenerate.
5625
5626 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5627
5628         * Makefile.def: Add install-html target. Add datarootdir
5629         docdir and htmldir to flags_to_pass.
5630         * Makefile.tpl: Add install-html target.
5631         * Makefile.in: Regenerate.
5632         * configure.in: Add --with-datarootdir, --with-docdir, and
5633         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5634         * configure: Regenerate.
5635
5636 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5637
5638         * configure.in: Enable gprof for cross builds.
5639         * configure: Regenerate.
5640
5641 2006-05-22  Richard Guenther  <rguenther@suse.de>
5642
5643         Revert
5644         2006-01-31  Richard Guenther  <rguenther@suse.de>
5645         Paolo Bonzini  <bonzini@gnu.org>
5646
5647         * Makefile.def (target_modules): Add libgcc-math target module.
5648         * configure.in (target_libraries): Add libgcc-math target library.
5649         (--enable-libgcc-math): New configure switch.
5650         * Makefile.in: Re-generate.
5651         * configure: Re-generate.
5652         * libgcc-math: New toplevel directory.
5653
5654 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5655             Andreas Tobler  <a.tobler@schweiz.ch>
5656
5657         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5658         * configure: Rebuilt.
5659
5660 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5661
5662         * MAINTAINERS (Write After Approval): Add myself.
5663
5664 2006-05-01  DJ Delorie  <dj@redhat.com>
5665
5666         * configure.in: Restore CFLAGS if GMP isn't present.
5667         * configure: Regenerate.
5668
5669 2006-05-01  Richard Guenther  <rguenther@suse.de>
5670
5671         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5672         maintainer.
5673
5674 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5675
5676         * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5679
5680         * MAINTAINERS (Write After Approval): Add myself.
5681
5682 2006-04-18  DJ Delorie  <dj@redhat.com>
5683
5684         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5685         reference libgloss so that libssp can be built in a combined
5686         tree.
5687         * configure: Regenerate.
5688
5689 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5690
5691         * MAINTAINERS (Write After Approval): Add myself.
5692
5693 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5694
5695         * configure.in: Require makeinfo 4.4 or higher.
5696         * configure: Regenerate.
5697
5698 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5699
5700         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5701         Rearrange the entries of other libraries to have them in one place.
5702
5703 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5704
5705         * MAINTAINERS (Write After Approval): Remove myself.
5706         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5707
5708 2006-03-14  Richard Guenther  <rguenther@suse.de>
5709
5710         * configure: Regenerate with autoconf 2.13.
5711
5712 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5713
5714         * MAINTAINERS: Use my work address.
5715
5716         * MAINTAINERS: Update my E-mail address.
5717
5718 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5719
5720         * configure.in: Handle --disable-<component> generically.
5721         * configure: Regenerate.
5722
5723 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5724
5725         PR libgcj/17311
5726         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5727
5728 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5729
5730         * MAINTAINERS (Write After Approval):  Remove myself.
5731         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5732
5733 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5734
5735         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5736         (TARGET_CONFIGDIRS): Remove.
5737         * configure.in: Remove AC_SUBST(target_configdirs).
5738         * Makefile.in, configure: Regenerated.
5739
5740 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5741
5742         * MAINTAINERS (Write After Approval):  Remove myself.
5743         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5744
5745 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5746
5747         PR bootstrap/25670
5748
5749         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5750
5751         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5753         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5754         BUILD_PREFIX, BUILD_PREFIX_1.
5755         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5756
5757         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5758         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5759
5760         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5761         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5762         of `cat stage_current`.  Always provide the `r' and `s' variables.
5763         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5764         a single shell execution.
5765         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5766         bootstrapped modules, make the stage1 module if the build was not
5767         started yet, else build the current stage.
5768         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5769         (all-build, all-host, all-target, [+make_target+]-host,
5770         [+make_target+]-target): Do not use \-continued lines.
5771         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5772         (current_stage, restrap, stage_last): New.
5773
5774         * Makefile.in: Regenerate.
5775         * configure: Regenerate.
5776
5777 2006-02-19  Bud Davis  <jmdavis@link.com>
5778
5779         * MAINTAINERS (Write After Approval):  Remove myself.
5780         (Language Front End Maintainers):  Add myself as fortran 95
5781         maintainer and update e-mail address.
5782
5783 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5784
5785         * MAINTAINERS (Write After Approval):  Remove myself.
5786         (Language Front End Maintainers):  Add myself as fortran 95
5787         maintainer.
5788
5789 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5790
5791         * MAINTAINERS (Write After Approval): Add myself.
5792
5793 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5794
5795         * MAINTAINERS (Write After Approval):  Remove myself.
5796         (Language Front End Maintainers):  Add myself as
5797         fortran 95 maintainer.
5798
5799 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5800
5801         Sync from src:
5802
5803         2005-12-27  Leif Ekblad  <leif@rdos.net>
5804
5805         * configure.in: Add support for RDOS target.
5806         * configure: Regenerate.
5807
5808 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5809             Andreas Schwab  <schwab@suse.de>
5810
5811         * configure: Regenerate.
5812
5813 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5814
5815         * configure.in (enable_libgomp): Add AIX.
5816         * configure: Regenerate.
5817
5818 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5819
5820         * MAINTAINERS (Write After Approval): Add myself.
5821
5822 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5823
5824         * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2006-01-31  Richard Guenther  <rguenther@suse.de>
5827         Paolo Bonzini  <bonzini@gnu.org>
5828
5829         * Makefile.def (target_modules): Add libgcc-math target module.
5830         * configure.in (target_libraries): Add libgcc-math target library.
5831         (--enable-libgcc-math): New configure switch.
5832         * Makefile.in: Re-generate.
5833         * configure: Re-generate.
5834         * libgcc-math: New toplevel directory.
5835
5836 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5837
5838         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5839         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5840         the assembler, linker and binutils.
5841         * configure: Regenerate.
5842
5843 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5844
5845         * MAINTAINERS (Write After Approval): Add myself.
5846
5847 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5848
5849         * configure: Regenerate.
5850
5851 2006-01-18  Richard Henderson  <rth@redhat.com>
5852             Jakub Jelinek  <jakub@redhat.com>
5853             Diego Novillo  <dnovillo@redhat.com>
5854
5855         * libgomp: New directory.
5856         * Makefile.def: Add target_module libgomp.
5857         * Makefile.in: Regenerate.
5858         * configure.in (target_libraries): Add target-libgomp.
5859         * configure: Regenerate.
5860
5861 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5862
5863         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5864         @ from continuation.
5865         * Makefile.in: Rebuilt.
5866
5867 2006-01-04  Chris Lattner  <sabre@gnu.org>
5868
5869         * MAINTAINERS (Write After Approval): Add myself.
5870
5871 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5872
5873         PR bootstrap/24252
5874
5875         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5876         * Makefile.tpl (OBJDUMP): New.
5877         (EXTRA_HOST_FLAGS): Add it.
5878         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5879
5880         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5881         to use symbolic links between directories.  Avoid race conditions
5882         or make them harmless.
5883         * configure.in: Do not try to use symbolic links between directories.
5884
5885         * Makefile.def (LEAN): Pass.
5886         * Makefile.tpl (LEAN): Define.
5887         (stage[+id+]-start): Accept that the previous directory does not
5888         exist, if the bootstrap is lean.
5889         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5890         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5891         configure substitution.
5892         ([+compare-target+]): Likewise.
5893         ([+bootstrap-target+]-lean): New.
5894         * configure.in: Remove lean bootstrap support from here.
5895
5896         * Makefile.in: Regenerate.
5897         * configure: Regenerate.
5898
5899 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5900
5901         * MAINTAINERS (libdecnumber): Add myself.
5902
5903 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5904
5905         * libtool-ldflags: New script.
5906
5907 2006-01-02  Andreas Schwab  <schwab@suse.de>
5908
5909         * configure.in: When reconfiguring remove Makefile in
5910         all stage directories.
5911         * configure: Regenerate.
5912
5913 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5914
5915         * MAINTAINERS: Update my email address.
5916
5917 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5918
5919         Revert Ada-related part of the previous change.
5920
5921         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5922         Do not pass.
5923         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5924         * Makefile.in: Regenerate.
5925         * configure.in: Do not include mt-ppc-aix target fragment.
5926         * configure: Regenerate.
5927
5928 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5929
5930         * configure.in: Select appropriate fragments for PowerPC/AIX.
5931         * configure: Regenerate.
5932
5933         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5934         BOOT_CFLAGS, BOOT_LDFLAGS.
5935         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5936         BOOT_CFLAGS, BOOT_LDFLAGS.
5937         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5938         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5939         (stage): Fail if we cannot complete the work.
5940         * Makefile.in: Regenerate.
5941
5942 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5943
5944         * configure.in: Replace ms1 with mt.
5945         * configure: Rebuilt.
5946
5947 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5948
5949         * MAINTAINERS: Update my email address.
5950
5951 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5952
5953         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5954         install-host-nogcc): Don't invoke $(stage) at the end.
5955         * Makefile.in: Regenerate.
5956
5957 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5958
5959         * configure.in: Flip the top-level bootstrap switch.
5960         * configure: Regenerate.
5961
5962 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5963
5964         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5965         $(stage) and $(unstage).
5966         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5967         (all): Remove stray semicolon.
5968         (local-distclean): Don't handle multilib.tmp and multilib.out.
5969         (install.all): Set $s for consistency.
5970         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5971         check_multilibs setting.  Always make the install directory.
5972         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5973         Correct @if/@endif.
5974         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5975         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5976         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5977         (multilib.out): Remove.
5978         * Makefile.in: Regenerated.
5979
5980 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5981
5982         * MAINTAINERS (Write After Approval): Add myself.
5983
5984 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5985
5986         * MAINTAINERS: Add myself as mt maintainer.
5987
5988         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5989
5990 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5991
5992         * MAINTAINERS: Change email address.
5993
5994 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5995
5996         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5997         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5998         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5999         Find in-tree tools if available.
6000         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6001         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6002         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6003         (COMPILER_*_FOR_TARGET): New.
6004         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6005         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6006         (CONFIGURED_*, USUAL_*): Remove.
6007         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6008         STRIP): Use autoconf substitutions.
6009         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6010         COMPILER_NM_FOR_TARGET): New.
6011         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6012
6013         (all): Make all-host and all-target in parallel.
6014         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6015         that $$r and $$s are set before invoking a recursive make.
6016         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6017         ([+bootstrap-target+]): Inline most of the `all' target.
6018
6019 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6020
6021         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6022         from the gcc build directory.
6023         * Makefile.in: Regenerate.
6024
6025 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6026
6027         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6028         depend on all-libdecnumber.
6029         * configure.in (host_libs): Include libdecnumber.
6030         * Makefile.in: Regenerate.
6031         * configure: Likewise.
6032
6033 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6034
6035         * libdecnumber: Import decNumber sources from the dfp-branch.
6036
6037 2005-11-21  Kean Johnston  <jkj@sco.com>
6038
6039         * config.sub, config.guess: Sync from upstream sources.
6040
6041 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6042
6043         Import from Autoconf sources:
6044
6045         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6046         * config/move-if-change: Don't output "$2 is unchanged";
6047         suggested by Ben Elliston.  Handle weird characters correctly.
6048
6049 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6050
6051         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6052         to match upstream libtool for darwin.
6053
6054 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6055
6056         * Makefile.def: Remove gdb dependencies for gdbtk.
6057         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6058         (configure-gdb, install-gdb): New rules.
6059         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6060         * Makefile.in, configure: Regenerated.
6061
6062 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6063
6064         * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6067
6068         * MAINTAINERS (Write After Approval): Add myself.
6069
6070 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6071
6072         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6073         Diego Novillo.
6074
6075 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6076
6077         PR bootstrap/24297
6078         * Makefile.tpl (do-[+make-target+], do-check, install,
6079         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6080         are set before recursing.
6081         * Makefile.in: Regenerate.
6082
6083 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6084
6085         PR bootstrap/18939
6086         * Makefile.def (gcc) <target>: Fix thinko.
6087         * Makefile.in: Regenerate.
6088
6089 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6090
6091         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6092         * configure: Regenerate.
6093
6094 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6095
6096         * MAINTAINERS (Write After Approval): Add self.
6097
6098 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6099
6100         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6101         target-libffi, target-qthreads, target-libjava, and
6102         targetlibobjc.
6103         * configure: Regenerate.
6104
6105 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6106
6107         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6108         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6109         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6110         (USUAL_OBJDUMP_FOR_TARGET): New.
6111         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6112         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6113         * configure, Makefile.in: Regenerated.
6114
6115 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6116
6117         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6118         before other host packages.
6119
6120 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6121
6122         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6123
6124 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6125
6126         PR bootstrap/22340
6127
6128         * configure.in (default_target): Remove.
6129         * Makefile.tpl (all): Do not use prerequisites as subroutines
6130         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6131         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6132         use prerequisites as subroutines.
6133         (check-host, check-target): New.
6134         (bootstrap configure & all targets): Do not use stage*-start
6135         if the directory layout is already ok.
6136         (non-bootstrap configure & all targets): Prepend a $(unstage).
6137         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6138         (NOTPARALLEL): Remove.
6139         (unstage, stage variables): New variables.
6140         (unstage, stage targets): Simply expand to those variables.
6141
6142         * configure: Regenerate.
6143         * Makefile.in: Regenerate.
6144
6145 2005-10-04  James E Wilson  <wilson@specifix.com>
6146
6147         * Makefile.def (lang_env_dependencies): Add libmudflap.
6148         * Makefile.in: Regenerate.
6149
6150 2005-10-03  Andreas Schwab  <schwab@suse.de>
6151
6152         Backport from libtool CVS:
6153         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6154
6155         * ltmain.sh: add support for installing into temporary
6156         staging area (e.g. 'make install DESTDIR=...')
6157
6158 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6159
6160         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6161         * configure: Regenerated.
6162
6163 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6164
6165         * configure: Regenerate with the correct
6166         autoconf version.
6167
6168 2005-09-30  Catherine Moore  <clm@cm00re.com>
6169
6170         * configure.in (bfin-*-*): New.
6171         * configure: Regenerated.
6172
6173 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6174
6175         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6176         (LIPO_FOR_TARGET): New.
6177         (CONFIGURED_LIPO_FOR_TARGET): New.
6178         (USUAL_LIPO_FOR_TARGET): New.
6179         (STRIP_FOR_TARGET): New.
6180         (CONFIGURED_STRIP_FOR_TARGET): New.
6181         (USUAL_STRIP_FOR_TARGET): New.
6182         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6183         STRIP_FOR_TARGET.
6184         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6185         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6186         * Makefile.in: Regenerate.
6187         * configure: Regenerate.
6188
6189 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6190
6191         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6192         (rs6000-*-aix*): Same.
6193         * configure: Regenerate.
6194
6195 2005-09-16  Tom Tromey  <tromey@redhat.com>
6196
6197         * MAINTAINERS: Add self as java maintainer.
6198
6199 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6200
6201         * configure.in: Recognize f95 in the --enable-languages option,
6202         and substitute it for fortran, issuing a warning.
6203         * configure: Regenerate.
6204
6205 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6206
6207         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6208         * configure:  Regenerated.
6209
6210 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6211
6212         * MAINTAINERS: Add self as ms1 maintainer.
6213
6214 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6215
6216         * Makefile.def (libssp): Add to lang_env_dependencies.
6217         * Makefile.in: Regenerate.
6218
6219 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6220
6221         * MAINTAINERS: Add myself as middle-end maintainer.
6222
6223 2005-08-17  Christian Groessler  <chris@groessler.org>
6224
6225         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6226         * Makefile.in: Regenerate.
6227
6228 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6229
6230         * MAINTAINERS (write after approval): Added myself.
6231
6232 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6233
6234         * MAINTAINERS (Write After Approval): Add myself.
6235
6236 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6237
6238         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6239         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6240         Look for alternate names of the target cc and c++
6241         * configure: Regenerate.
6242
6243 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6244
6245         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6246         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6247         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6248         tools; remove code to manually set them.
6249         (Target tools): Look in the environment for them.
6250         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6251         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6252         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6253         build directory.
6254         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6255         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6256         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6257         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6258         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6259         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6260         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6261         * configure: Regenerate.
6262         * Makefile.in: Regenerate.
6263
6264 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6265
6266         * MAINTAINERS: Update for removed CPU targets.
6267
6268 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6269
6270         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6271         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6272         * Makefile.in: Regenerated.
6273
6274 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6275
6276         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6277         (CFLAGS_FOR_TARGET): Use it.
6278         (CXXFLAGS_FOR_TARGET): Likewise.
6279         * Makefile.in: Regenerated.
6280         * configure.in (--with-build-sysroot): New option.
6281         * configure: Regenerated.
6282
6283 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6284
6285         * Makefile.tpl: Wrap install between unstage and stage
6286         * Makefile.in: Regenerate.
6287
6288 2005-07-21  Eric Christopher  <echristo@apple.com>
6289
6290         * MAINTAINERS: Update affiliation.
6291
6292 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6293
6294         * MAINTAINERS: Add self as crx port maintainer.
6295
6296 2005-07-20  DJ Delorie  <dj@redhat.com>
6297
6298         * MAINTAINERS: Add self as m32c maintainer.
6299
6300 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6301
6302         * all files: Update FSF address.
6303
6304 2005-07-15  Eric Christopher  <echristo@redhat.com>
6305
6306         * MAINTAINERS: Change affiliation.
6307
6308 2005-07-14  Jim Blandy  <jimb@redhat.com>
6309
6310         * configure.in: Add cases for Renesas m32c.
6311         * configure: Regenerated.
6312
6313 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6314
6315         * COPYING.LIB: Update from fsf.org.
6316
6317 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6318
6319         * COPYING, compile, config.guess,
6320         config.sub, install-sh, missing, mkinstalldirs,
6321         symlink-tree, ylwrap: Sync from upstream sources.
6322         * config-ml.in: Update FSF address.
6323
6324 2005-07-13  Eric Christopher  <echristo@redhat.com>
6325
6326         * configure.in: Add toplevel noconfigdir support for tpf.
6327         * configure: Regenerate.
6328
6329 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6330
6331         PR ada/22340
6332
6333         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6334         * Makefile.in: Regenerate.
6335
6336 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6337
6338         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6339         Brolley to write-after-approval.
6340
6341 2005-07-07  Andreas Schwab  <schwab@suse.de>
6342
6343         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6344         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6345         * Makefile.in: Regenerated.
6346
6347 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6348
6349         * configure.in: Don't build sim or rda when targetting darwin.
6350         * configure: Regenerate.
6351
6352 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6353
6354         * configure.in: Add --enable-libssp and --disable-libssp.
6355         * configure: Regenerate with autoconf-2.13.
6356
6357 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6358
6359         * Makefile.def (target_modules): Add libssp.
6360         * configure.in (target_libraries): Add target-libssp.
6361         * configure: Rebuilt.
6362         * Makefile.in: Rebuilt.
6363
6364 2005-07-01  Zack Weinberg  <zackw@panix.com>
6365
6366         * MAINTAINERS: Change email address.  Resign from maintainership.
6367
6368 2005-07-01  Richard Guenther  <rguenther@suse.de>
6369
6370         * MAINTAINERS: Change my e-mail address and affiliation.
6371
6372 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6373
6374         * Makefile.def (stagefeedback): Come after profile.
6375         Define profiledbootstrap target.
6376         * Makefile.tpl (profiledbootstrap): Remove.
6377         (stageprofile-end): Zap stagefeedback.
6378         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6379         * Makefile.in: Regenerate.
6380
6381 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6382
6383         * MAINTAINERS: Update my email address.
6384
6385 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6386
6387         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6388         In 'cpp' stanza, support '#line' as well as '# '.
6389
6390 2005-06-08  Andreas Schwab  <schwab@suse.de>
6391
6392         * MAINTAINERS: Move myself from 'Write After Approval' to
6393         'CPU Port Maintainers' section as m68k maintainer.
6394
6395 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6396
6397         * configure.in (unsupported_languages): New macro.
6398         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6399         non-ported target libraries in noconfigdirs.
6400         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6401         non-linux-gnu.  Remove libgcj_ex_libffi.
6402         <lang_frag loop>: Set add_this_lang=no if the language is in
6403         unsupported_languages.
6404         * configure: Regenerate.
6405
6406 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6407
6408         * configure.in: Fix typo in handling of --with-mpfr-dir.
6409         * configure: Regenerate.
6410
6411 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6412
6413         * MAINTAINERS: Update my email address.
6414
6415 2005-06-02  Jim Blandy  <jimb@redhat.com>
6416
6417         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6418         accepted into the master sources.)
6419
6420 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6421             Michael Snyder  <msnyder@redhat.com>
6422             Stan Cox  <scox@redhat.com>
6423
6424         * configure.in: Set noconfigdirs for ms1.
6425
6426         * configure: Regenerate.
6427
6428 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6429
6430         * MAINTAINERS (Write After Approval): Add self.
6431
6432 2005-06-01  Josh Conner  <jconner@apple.com>
6433
6434         * MAINTAINERS (Write After Approval): Add self.
6435
6436 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6437
6438         * MAINTAINERS: Update my email address.
6439
6440 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6441
6442         * MAINTAINERS (Write After Approval): Add self.
6443
6444 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6445
6446         * MAINTAINERS (Write After Approval): Remove self.
6447
6448 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6449
6450         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6451         (Dependencies): Consider target modules for bootstrap dependencies.
6452         Make target bootstrap modules depend on each stage's gcc.
6453         * Makefile.in: Regenerate.
6454
6455 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6456
6457         * Makefile.def (configure-gcc): Depend on binutils having been built.
6458         (all-gcc): No need to do it here.
6459         * Makefile.in: Regenerate.
6460
6461 2005-05-19  Paul Brook  <paul@codesourcery.com>
6462
6463         * configure.in: Rewrite misleading error message when requested
6464         language cannot be built.
6465         * configure: Regenerate.
6466
6467 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6468
6469         * ylwrap: Import from Automake 1.9.5.
6470
6471 2005-05-13  David Ung  <davidu@mips.com>
6472
6473         * MAINTAINERS (Write After Approval): Add self.
6474
6475 2005-05-09  Mike Stump  <mrs@apple.com>
6476
6477         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6478         lt_cv_sys_max_cmd_len for now.
6479
6480 2005-05-09  Stan Cox  <scox@redhat.com>
6481
6482         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6483
6484 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6485
6486         * README.SCO: Update the URL.
6487
6488 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6489
6490         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6491         with_gnu_ld to libtool.
6492         * ltcf-c.sh (aix[45]): Define file_list_spec.
6493         * ltcf-cxx.sh (aix[45]): Same.
6494         * ltcf-gcj.sh (aix[45]): Same.
6495         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6496         exists, write list of input files to temporary file.
6497
6498 2005-05-04  Mike Stump  <mrs@apple.com>
6499
6500         * configure.in: Always pass --target to target configures as
6501         otherwise rebuilds that do --recheck will fail.
6502         * confiugure: Rebuilt.
6503
6504 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6505
6506         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6507         STAGE_HOST_EXPORTS.
6508         (configure, all): Add bootstrap support.
6509         (Host modules, target modules): Pass post-stage1 flags and exports.
6510         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6511         * Makefile.in: Regenerate.
6512
6513 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6514
6515         * configure: Regenerate.
6516
6517 2005-04-27  Mike Stump  <mrs@apple.com>
6518
6519         * MAINTAINERS: Add self as darwin maintainer.
6520
6521 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6522
6523         * config.sub: Update from master copy.
6524
6525 2005-04-21  Mike Stump  <mrs@apple.com>
6526
6527         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6528         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6529
6530 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6531
6532         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6533         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6534         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6535         "*-*-elf" and "*-*-linux*".
6536         * configure: Regenerate.
6537
6538 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6539
6540         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6541
6542 2005-04-12  Mike Stump  <mrs@apple.com>
6543
6544         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6545
6546 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6547
6548         * MAINTAINERS (Write After Approval): Add myself.
6549
6550 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6551
6552         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6553
6554 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6555
6556         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6557         (TARGET_CONFIGARGS): Include --with-target-subdir.
6558         (configure, all): New macros.  Use them throughout.
6559         * Makefile.in: Regenerate.
6560
6561 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6562
6563         * MAINTAINERS (Write After Approval): Add myself.
6564
6565 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6566
6567         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6568
6569 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6570
6571         * MAINTAINERS: Move John Carr to Write After Approval.
6572
6573 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6574
6575         * config/mh-mingw32: Delete.
6576         * configure.in: Don't use it.
6577         * configure: Regenerate.
6578
6579 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6580
6581         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6582         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6583         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6584         (HOST_LIB_PATH): Generate from Makefile.def.
6585         (TARGET_LIB_PATH): Likewise.
6586         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6587         * Makefile.in: Regenerate.
6588         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6589         (RPATH_ENVVAR): Include Darwin case.
6590         * configure: Regenerate.
6591
6592 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6593
6594         * MAINTAINERS (Various Maintainers): Remove self.
6595         (Write After Approval): Add self.
6596
6597 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6598
6599         * MAINTAINERS (Various Maintainers): Add self.
6600
6601 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6602
6603         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6604         * configure: Regenerate.
6605
6606 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6607
6608         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6609         gcc_version, and gcc_version_trigger from set of flags to pass.
6610         * Makefile.tpl: Remove definitions of above variables.
6611         (config.status): Remove dependency on $(gcc_version_trigger).
6612         * Makefile.in: Regenerate.
6613         * configure.in: Do not reference config/gcc-version.m4 nor
6614         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6615         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6616         * configure: Regenerate.
6617
6618 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6619             Andrew Pinski  <pinskia@physics.uc.edu>
6620
6621         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6622         * Makefile.in: Regenerate.
6623
6624 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6625
6626         * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2005-03-03  David Ayers  <d.ayers@inode.at>
6629
6630         * MAINTAINERS (Write After Approval): Add myself.
6631
6632 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6633
6634         PR libgcj/20160
6635         * ltmain.sh: Avoid creating archives with components that have
6636         duplicate basenames.
6637
6638 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6639
6640         PR bootstrap/20250
6641         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6642         instead of check.
6643         * Makefile.in: Regenerate.
6644
6645 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6646
6647         * Makefile.in: Regenerate to fix conflict between the previous two
6648         patches.
6649
6650 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6651
6652         PR bootstrap/17383
6653         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6654         * Makefile.tpl (HOST_SUBDIR): New substitution.
6655         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6656         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6657         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6658         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6659         (Host modules, Bootstrapped modules): Use it.
6660         (Build modules, Target modules): Do not create symlink trees,
6661         always configure out-of-srcdir.
6662         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6663         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6664         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6665         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6666
6667         * Makefile.in: Regenerate.
6668         * configure: Regenerate.
6669
6670 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6671
6672         Merged from libada-gnattools-branch:
6673         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6674
6675         * gnattools: New directory.
6676         * Makefile.def: Add gnattools as a module, depending on target-libada.
6677         * Makefile.in: Regenerate.
6678         * configure.in: Include gnattools in host_tools; disable it if ada
6679         is disabled.
6680         * configure: Regenerate.
6681
6682 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6683
6684         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6685         treelang maintainer.
6686         (Write After Approval): Remove myself.
6687
6688 2005-02-23  Paul Schlie  <schlie@comcast.net>
6689
6690         * configure.in: Allow darwin targeted ports to build tk, itcl and
6691         libgui.
6692         * configure: Regenerate.
6693
6694 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6695
6696         PR libgcj/10353
6697         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6698         * configure: Regenerate.
6699
6700 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6701
6702         * MAINTAINERS (Write After Approval): Add myself.
6703
6704 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6705
6706         * MAINTAINERS: Update my e-mail address.
6707
6708 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6709
6710         * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6713
6714         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6715         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6716         target-libgloss when not *-*-elf and *-*-aout.
6717         * configure: Regenerate.
6718
6719 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6720
6721         * MAINTAINERS: Remove obsolete entries.
6722
6723         * MAINTAINERS (Write After Approval): Add Michael Matz.
6724
6725 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6726
6727         * MAINTAINERS: Remove self as cpplib maintainer.
6728
6729 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6730
6731         * install-sh, config.sub: Import from upstream.
6732
6733 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6734
6735         PR bootstrap/18222
6736         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6737         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6738         * Makefile.in: Regenerate.
6739
6740 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6741
6742         * MAINTAINERS: Update my email address.
6743
6744 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6745             Andreas Schwab  <schwab@suse.de>
6746
6747         PR bootstrap/18033
6748         * config-ml.in: Eval option if surrounded by single quotes.
6749
6750 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6751
6752         Revert 2004-12-28 Makefile changes, a better fix will be
6753         applied to mainline and src after GCC 4.0 branches.
6754
6755 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6756
6757         PR bootstrap/17383
6758
6759         * Makefile.def (target_modules): Remove stage parameter,
6760         it is always true now.
6761         * Makefile.tpl (configure-build-[+module+],
6762         configure-target-[+module+]): Always build symlink tree
6763         for the directory and for include.  BUILD_SUBDIR and
6764         TARGET_SUBDIR cannot be . anymore.
6765         * Makefile.in: Regenerate.
6766
6767 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6768
6769         Revert 2004-12-08 Makefile changes.
6770
6771 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6772
6773         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6774         cygwin, mingw.
6775
6776 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6777
6778         * configure.in (sh64-*-*): Reenable gprof.
6779         * configure: Regenerate.
6780
6781 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6782
6783         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6784         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6785         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6786         * Makefile.in: Regenerate.
6787
6788 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6789
6790         * MAINTAINERS: Update my email address.
6791
6792 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6793
6794         * Makefile.tpl: Generate normal dependencies if the LHS module is
6795         not bootstrapped.
6796         * Makefile.in: Regenerate.
6797
6798 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6799
6800         * configure.in: Include config/gxx-include-dir.m4.  Use
6801         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6802         * configure: Regenerate.
6803
6804 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6805
6806         * config.if: Delete.
6807         * configure.in: Set libstdcxx_incdir directly.
6808         * configure: Regenerate.
6809
6810 2004-12-02  Eric Christopher  <echristo@redhat.com>
6811
6812         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6813         * Makefile.in: Regenerate.
6814
6815 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6816
6817         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6818         * configure: Regenerate.
6819
6820 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6821
6822         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6823         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6824         * configure: Regenerate.
6825
6826 2004-12-01  Eric Christopher  <echristo@redhat.com>
6827
6828         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6829         of things to remove.
6830
6831 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6832
6833         * MAINTAINERS (Write After Approval): Update my e-mail address.
6834
6835 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6836
6837         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6838         from CVS libtool to always pass_all.
6839
6840 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6841
6842         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6843         (hppa*64*-*-*): Delete incorrect comment.
6844         * configure: Rebuilt.
6845
6846 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6847
6848         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6849
6850 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6851
6852         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6853         from CVS libtool to always pass_all.
6854
6855 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6856
6857         * install-sh, compile: Import from automake.
6858
6859 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6860
6861         * config.guess, config.sub:  Import from savannnah.
6862
6863 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6864
6865         * MAINTAINERS (Write After Approval): Add myself
6866
6867 2004-11-12  Mike Stump  <mrs@apple.com>
6868
6869         * Makefile.def: Add html support.
6870         * Makefile.tpl: Likewise.
6871         * Makefile.in: Regenerate.
6872
6873 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6874
6875         PR 18423
6876         * configure.in: Remove all instances of build-fixincludes from
6877         noconfigdirs.
6878         (build_configargs): Supply --target to subdirectories.
6879         * configure: Regenerate.
6880
6881         * Makefile.def: Make gcc install depend on fixincludes install.
6882         * Makefile.in: Regenerate.
6883
6884 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6885
6886         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6887
6888 2004-11-11  Paul Brook  <paul@codesourcery.com>
6889
6890         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6891
6892 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6893
6894         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6895         target-libgfortran.
6896         * configure: Regenerate.
6897
6898 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6899
6900         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6901         like CC.
6902
6903 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6904
6905         * Makefile.def (host fixincludes): Specify missing targets.
6906         * Makefile.in: Regenerate.
6907
6908 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6909
6910         * MAINTAINERS: Add myself
6911
6912 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6913
6914         * MAINTAINERS (Write After Approval): Add myself.
6915
6916 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6917
6918         * Makefile.def: Build fixincludes for the host, too.
6919         * Makefile.in: Regenerate.
6920         * configure.in (host_tools): Add fixincludes.
6921         * configure: Regenerate.
6922
6923 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6924
6925         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6926         * configure: Regenerated.
6927
6928 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6929
6930         PR other/17783
6931         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6932         * configure: Regenerated.
6933
6934 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6935
6936         * README.SCO: Update per FSF instructions.
6937
6938 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6939
6940         PR target/18151
6941         * configure.in (case ${target}): Do not build fixincludes for avr.
6942         * configure: Regenerated.
6943
6944 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6945
6946         * configure.in (case ${target}): Do not build fixincludes
6947         on platforms where it is not used.
6948         * configure: Regenerated.
6949
6950 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6951
6952         * configure.in: Use an absolute path to install-sh.
6953         * configure: Regenerated.
6954
6955 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6956
6957         * MAINTAINERS (Write After Approval): Add myself.
6958
6959 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6960
6961         * MAINTAINERS: Remove from Write After Approval those that are
6962         already maintainers.
6963
6964 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6965
6966         * MAINTAINERS:  Update my email address.
6967
6968 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6969
6970         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6971         * configure: Regenerate.
6972
6973 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6974
6975         * MAINTAINERS:  Update my email address.
6976
6977 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6978
6979         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6980         entries belonging to this category.
6981
6982 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6983
6984         * MAINTAINERS: Update my e-mail address.
6985
6986 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6987
6988         Fix wrong conflict resolution in:
6989
6990         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6991
6992         * Makefile.in: Regenerate.
6993         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6994         in the recursive `make', instead of hardwiring `all'.
6995         (Autogenerated TARGET-* variables): New.
6996
6997 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6998
6999         * configure.in: Enable target-libgloss for crx-*-*.
7000         * configure: Regenerate.
7001
7002 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7003
7004         * MAINTAINERS (Various Maintainers): Move the "windows,
7005         cygwin, mingw" maintainer to ...
7006         (OS Port Maintainers): ... here.
7007
7008 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7009
7010         * MAINTAINERS (Write After Approval): Remove those that are
7011         maintainers of some subsystem.
7012
7013 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7014
7015         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7016         * ltcf-cxx.sh (tpf*): Likewise.
7017         * ltconfig (tpf*): Add TPF OS configuration support.
7018
7019 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7020
7021         * MAINTAINERS: Change my email address to my new work account.
7022
7023 2004-09-24  Michael Roth  <mroth@nessie.de>
7024
7025         * configure.in (--without-headers): Add missing double quotes.
7026         * configure: Regenerate.
7027
7028 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7029
7030         * ylwrap: Revert to previous version.
7031
7032 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7033
7034         PR bootstrap/17369
7035         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7036         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7037         SET_GCC_LIB_PATH_CMD.
7038         (BASE_TARGET_EXPORTS): Likewise.
7039         * Makefile.in: Regenerated.
7040
7041         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7042         * configure: Regenerated.
7043
7044 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7045
7046         * config.guess: New upstream version
7047         * compile, depcomp, install-sh, ylwrap: Likewise.
7048
7049 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7050
7051         * config/mh-x86omitfp: New host makefile fragment.  Add
7052         -fomit-frame-pointer to the default BOOT_CFLAGS.
7053         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7054         * configure: Regenerate.
7055
7056 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7057
7058         PR target/11572
7059         * configure.in (*-*-darwin*): Renable libobjc.
7060         * configure: Regenerate.
7061
7062 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7063
7064         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7065
7066 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7067
7068         * Makefile.def: Remove libbanshee.
7069         * Makefile.tpl: Ditto.
7070         * configure.in: Ditto.
7071         * Makefile.in: Regen.
7072         * configure: Ditto.
7073
7074 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7075
7076         * ltmain.sh: Use $pic_object as $non_pic_object if
7077         $non_pic_object=none.
7078
7079 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7080
7081         * missing: Import latest version from master repository.
7082
7083 2004-09-06  Nick Clifton  <nickc@redhat.com>
7084
7085         * config.sub: Import latest version from master repository.
7086         * config.guess: Likewise.
7087         This includes these changes:
7088
7089         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7090
7091         * config.sub: Handle crisv32, alias etraxfs.
7092         * config.guess (crisv32:Linux:*:*): Handle.
7093
7094         2004-08-13  Brad Smith  <brad@comstyle.com>
7095
7096         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7097         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7098
7099         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7100
7101         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7102         assume the processor is a powerpc.  This is because coreutils
7103         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7104         in this case, due to a MacOS X bug that causes
7105         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7106         to return a negative number.
7107         Problem reported by Petter Reinholdtsen in:
7108         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7109
7110         2004-07-19  Ben Elliston  <bje@gnu.org>
7111
7112         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7113
7114         2004-06-24  Ben Elliston  <bje@gnu.org>
7115
7116         * config.guess: Update copyright years.
7117         * config.sub: Likewise.
7118
7119         2004-06-22  Robert Millan  <robertmh@gnu.org>
7120
7121         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7122         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7123
7124         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7125
7126         * config.guess (*:*VMS:*:*): New entry. Replaces
7127         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7128         manufacturer.
7129
7130         2004-06-22  Ben Elliston  <bje@gnu.org>
7131
7132         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7133         * config.sub: Likewise.
7134
7135         2004-06-22  Ben Elliston  <bje@gnu.org>
7136
7137         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7138         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7139
7140         2004-06-11  Ben Elliston  <bje@gnu.org>
7141
7142         * config.guess (pegasos:OpenBSD:*:*): Remove.
7143
7144         2004-06-11  Ben Elliston  <bje@gnu.org>
7145
7146         From Wouter Verhelst <wouter@grep.be>:
7147         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7148
7149         2004-06-11  Ben Elliston  <bje@gnu.org>
7150
7151         * config.guess (luna88k:OpenBSD:*:*): New.
7152
7153         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7154
7155         * config.guess (m32r*:Linux:*:*): New case.
7156         * config.sub: Handle m32rle.
7157
7158         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7159
7160         From Jens Petersen  <petersen@redhat.com>:
7161         * config.sub: Handle sparcv8.
7162
7163         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7164
7165         From Tom Smith <smith@cag.lkg.hp.com>:
7166         * config.guess: Version suffixes are equally significant on Tru64
7167         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7168         prefix of "P" (patched kernel).
7169
7170         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7171
7172         * config.sub: Add support for National Semiconductor CRX target.
7173
7174 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7175
7176         * MAINTAINERS (Various Maintainers): Remove myself as web page
7177         maintainer, add myself as maintainer of build status lists.
7178
7179 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7180
7181         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7182         *-*-netware, but add target-libmudflap.
7183         Consolidate *-*-netware targets (of which really only i?86 exists)
7184         into a single entry.
7185         * configure: Likewise.
7186
7187 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7188
7189         * Makefile.tpl (sorry): Remove.
7190         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7191         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7192         (do-clean): Clean per-stage directories too.
7193         (do-distclean): Run distclean-stage1 too.
7194         (.NOTPARALLEL): Enable during toplevel bootstrap.
7195         (stage[+id+]-bubble): Enable parallel execution during
7196         the recursive invocation.
7197         * Makefile.in: Regenerate.
7198
7199         Fix previous checkin:
7200
7201         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7202         include.
7203         * configure.in: Fix indentation.
7204         * configure: Regenerate.
7205
7206 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7207
7208         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7209         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7210         * configure: regenerate
7211         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7212         -mdynamic-no-pic
7213
7214 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7215
7216         * Makefile.def (build_modules): Add fixincludes.
7217         (dependencies): Make gcc depend on fixincludes.
7218         * configure.in (build_tools): Add fixincludes.
7219         (build_configdirs): Always include build_libs.
7220         * Makefile.in: Regenerate.
7221         * configure: Regenerate.
7222
7223 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7224
7225         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7226         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7227         phony targets; do not generate timestamp files.
7228         (distclean-stageN): Remove references to their timestamp files.
7229         (restageN, touch-stageN): Remove.
7230         (stageN-bubble): Rewritten.
7231         (compare): Support lean bootstraps.
7232         * Makefile.in: Regenerate.
7233
7234         * configure.in: Only warn when bootstrapping but
7235         build != host or build != target.  Support lean bootstraps.
7236         * configure: Regenerate.
7237
7238 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7239
7240         * configure.in:  Give a better error message if GMP/MPFR are missing
7241         and a language needing them has been requested.
7242         * configure:  Regenerated.
7243
7244 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7245
7246         * configure.in:  Print a list of available language front-ends if
7247         a requested one is missing.  Tidy stray tab characters.
7248         * configure:  Regenerated.
7249
7250 2004-08-19  Michael Koch  <konqueror@gmx.de>
7251
7252         * gcc/doc/install.texi: Update entry about automake for libjava.
7253
7254 2004-08-17  Robert Millan  <robertmh@gnu.org>
7255
7256         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7257         (instead of FreeBSD).
7258         * configure: Regenerate.
7259
7260 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7261
7262         * Makefile.in: Regenerate.
7263         * configure: Regenerate.
7264
7265         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7266         stage_*_flags.
7267         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7268         for bootstrapped modules if toplevel bootstrap is going.
7269         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7270         modules.  Adjust for changes in Makefile.def.  Enable several
7271         rules even in non-bootstrap mode, just to avoid peppering the
7272         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7273         (stage-[+prev+]-bubble): Remove.
7274
7275         * Makefile.def (Dependencies): Depend on all-build-bison,
7276         all-build-flex, all-build-byacc, all-build-texinfo, rather
7277         than the host variations.
7278         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7279         with BUILD_SUBDIR.
7280         (BISON): Update for recent Bisons.
7281         (YACC): Fix typo.
7282         (cross): Depend on all-build.
7283         (all): Do not depend on all-build.
7284         (prebootstrap): Remove.
7285         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7286         (Prebootstrap dependencies): Add them to the per-stage targets
7287         and to all-prebootstrap.
7288         * configure.in (build_configdirs): Always enable build_tools.
7289         (BUILD_DIR_PREFIX): Remove.
7290
7291         * Makefile.def (gcc): Add target variable.
7292         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7293         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7294         in the recursive `make', instead of hardwiring `all'.
7295         (Autogenerated TARGET-* variables): New.
7296
7297 2004-08-13  Brian Booth  <bbooth@redhat.com>
7298
7299         * MAINTAINERS: Remove myself from write-after-approval.
7300
7301 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7302
7303         * src-release: Stop distributing mmalloc with gdb (which doesn't
7304         use it).
7305         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7306         * Makefile.in: Regenerate.
7307
7308 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7309
7310         * configure.in (arm*-*-eabi*): New target.
7311         * configure: Regenerate.
7312
7313 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7314
7315         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7316         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7317         (Dependencies): New section.
7318         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7319         (configure-target-[+module+]): Depend on maybe-all-gcc
7320         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7321         (toplevel profiledbootstrap): Fix dependencies.
7322         * Makefile.in: Regenerate.
7323
7324 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7325
7326         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7327         target-libiberty to noconfigdirs.
7328         * configure: Regenerate.
7329
7330 2004-08-03  Paul Brook  <paul@codesourcery.com>
7331
7332         * configure.in: Check for MPFR as well as GMP.
7333         * configure: Regenerate.
7334
7335 2004-08-01  Robert Millan  <robertmh@gnu.org>
7336
7337         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7338         libmudflap for all GNU-based systems (with Glibc).
7339         * configure: Regenerate.
7340
7341 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7342
7343         * Makefile.def (host-modules): Add gcc.
7344         * Makefile.in: Regenerate.
7345         * Makefile.tpl (sorry): New rule.
7346         (configure-host, all-host, [+make_target+]-host, do-check,
7347         install-host): Do not add gcc as a special case.
7348         (host modules): Add a small special-casing for gcc.  Export
7349         extra_make_flags through the environment.
7350         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7351         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7352         other recursive targets for gcc): Remove.
7353
7354         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7355         (stage, unstage): New rules.
7356         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7357         distclean-stage[+id+]): Use stage_current.
7358         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7359         the stage*-start rules.
7360
7361 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7362
7363         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7364         use -all_load flag.
7365
7366 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7367
7368         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7369         * configure: Regenerate.
7370
7371 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7372
7373         * maintainer-scripts/gcc_release: Revert yesterday's change.
7374
7375 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7376
7377         * MAINTAINERS: Add myself to write-after-approval.
7378
7379 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7380
7381         * libf2c: Removed.
7382         * gcc/gccbug.in: Updated because of libf2c removal.
7383         * maintainer-scripts/gcc_release: Ditto.
7384
7385 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7386
7387         * configure.in: Build libmudflap by default on FreeBSD.
7388         * configure: Regenerated.
7389
7390 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7391
7392         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7393         systems.
7394         * configure: Regenerated.
7395
7396 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7397
7398         PR target/16344
7399         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7400         feedback based compiler.
7401         * Makefile.in: Rebuilt.
7402
7403 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7404
7405         * Makefile.def (host_modules): Set bootstrap=true for flex.
7406         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7407         * Makefile.in: Rebuilt.
7408
7409 2004-07-07  Jan Hubicka  <jh@suse.cz>
7410
7411         * MAINTAINERS: Add self as a profile feedback maintainer.
7412
7413 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7414
7415         * configure.in:  Do not prepend $srcdir to /dev/null in
7416         makefile fragments.
7417         * configure:  Regenerate.
7418
7419 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7420
7421         * Makefile.def (build_modules): Add bison, byacc, flex,
7422         m4, texinfo.
7423         (flags_to_pass): Add FLEX.
7424         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7425         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7426         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7427         DEFAULT_MAKEINFO): Remove.
7428         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7429         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7430         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7431         objdir or else use configured tool.
7432         (all-build): New.
7433         (all): Depend on it.
7434         (Build module dependencies): Add.
7435         * Makefile.in: Regenerate.
7436         * configure.in: Better support for multiple build modules,
7437         matching what is done for host/target modules.  Do not look
7438         for "plausible" locations of build tools if Canadian cross.
7439         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7440         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7441         * configure: Regenerate.
7442
7443 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7444
7445         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7446         * Makefile.in: Regenerate.
7447
7448 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7449
7450         * Makefile.tpl (configure-build-[+module+],
7451         configure-[+module+], configure-target-[+module+]): Pass
7452         [+extra_configure_args+].
7453         (all-build-[+module+], all-[+module+], check-[+module+],
7454         install-[+module+], [+make_target+]-[+module+],
7455         all-target-[+module+], check-target-[+module+],
7456         install-target-[+module+], [+make_target+]-target-[+module+]):
7457         Pass [+extra_make_args+].
7458         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7459         (GCC_HOST_EXPORTS): Remove.
7460         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7461         cross, check-gcc, check-gcc-c++, install-gcc,
7462         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7463         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7464         * Makefile.in: Regenerate.
7465
7466 2004-06-21  Matthew Sachs  <msachs@apple.com>
7467
7468         * MAINTAINERS: Added self to write-after-approval.
7469
7470 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7471
7472         * configure.in: Check for srcdir/winsup rather than build directory
7473         winsup.
7474         * configure: Regenerate.
7475
7476 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7477
7478         * configure.in: Don't build Cygwin native newlib if winsup
7479         directory is missing.  Emit warning instead.
7480         * configure: Regenerate.
7481
7482 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7483
7484         * Makefile.tpl (touch-stage[+id+]): New.
7485         (restage[+prev+]): Depend on touch-stage[+id+].
7486
7487         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7488         Use it throughout.
7489
7490         * Makefile.def: Add profile and feedback bootstrap stages.
7491         Remove next field from bootstrap stages.
7492         * Makefile.tpl (LN, LN_S): Substitute.
7493         (stageN-start, stageN-end): Use double-colon rules, to
7494         provide a hook for additional setup commands.
7495         (distclean-stageN-gcc, restageN): Create dependencies from
7496         [+prev+], not from [+next+].
7497         (stageN-bubble): Add commands for successive stages from
7498         [+prev+], using double-colon rules.
7499         (all-stageN-gcc): Fix typo.
7500         (stagefeedback-start, profiledbootstrap): New.
7501         * Makefile.in: Regenerate.
7502         * configure.in: Call ACX_PROG_LN.
7503         * configure: Regenerate.
7504
7505 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7506
7507         * MAINTAINERS (Write After Approval): Add myself.
7508
7509 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7510
7511         * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7514
7515         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7516         without gcc.
7517         * configure: Regenerate.
7518
7519 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7520
7521         * Makefile.tpl: Fix typo.
7522         * Makefile.in: Regenerate.
7523
7524 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7525
7526         * configure.in: Remove new- prefix from toplevel
7527         bootstrap targets.
7528         * configure: Regenerate.
7529
7530 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7531
7532         * Makefile.tpl (all.normal): Rename to all.
7533         (all): Replace with a rule to pick the default
7534         target from configure.
7535         (all-gcc, configure-gcc): Use conditionals to
7536         do nothing when toplevel bootstrap is going on.
7537         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7538         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7539         * configure.in: Support --enable-bootstrap.
7540
7541         * Makefile.def: Remove new- prefix from toplevel
7542         bootstrap targets.
7543         * Makefile.tpl: Likewise.
7544
7545         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7546         target.
7547
7548         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7549         $(RECURSE_FLAGS) to recursive invocation of make.
7550
7551         * Makefile.in: Regenerate.
7552         * configure: Regenerate.
7553
7554 2004-05-30  Andreas Jaeger  <aj@suse.de>
7555             Jim Wilson  <wilson@specifixinc.com>
7556
7557         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7558         like CC.
7559
7560 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7561
7562         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7563         * configure: Regenerate.
7564
7565 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7566
7567         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7568         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7569         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7570         targets.
7571         * Makefile.in: Regenerate.
7572
7573 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7574
7575         * configure.in: Test the ability to symlink directories.
7576         * configure: Regenerate.
7577
7578         * Makefile.def (bootstrap-stage): New definitions.
7579         * Makefile.tpl (configure-stage1-gcc,
7580         configure-stage2-gcc, configure-stage3-gcc,
7581         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7582         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7583         new-restage3, compare): Autogenerate, see Makefile.in
7584         entry for behavioral changes.
7585         (distclean-stage1, new-stage1-start, new-stage1-end,
7586         new-stage1-bubble, distclean-stage2, new-stage2-start,
7587         new-stage2-end, new-stage2-bubble, distclean-stage3,
7588         new-stage3-start, new-stage3-end): New autogenerated targets.
7589         (objext, prebootstrap, BOOT_CFLAGS,
7590         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7591         targets.
7592
7593         * Makefile.in: Regenerate.
7594         (distclean-stage1, new-stage1-start, new-stage1-end,
7595         new-stage1-bubble, distclean-stage2, new-stage2-start,
7596         new-stage2-end, new-stage2-bubble, distclean-stage3,
7597         new-stage3-start, new-stage3-end): New targets.
7598         (all-stage1-gcc): Move prebootstrap dependency from here...
7599         (configure-stage1-gcc): ...to here.
7600         (new-bootstrap): Use bubble targets.
7601         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7602         Use per-stage distclean targets.
7603         (configure-stage1-gcc, configure-stage2-gcc,
7604         configure-stage3-gcc, all-stage1-gcc,
7605         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7606         Use new-stageN-start to prepare the tree.
7607
7608 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7609
7610         * Makefile.def (host_modules): add libcpp.
7611         * Makefile.tpl: Add dependencies on and for libcpp.
7612         * Makefile.in: Regenerate.
7613         * configure.in: Add libcpp host module.
7614         * configure: Regenerate.
7615
7616 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7617
7618         * Makefile.tpl: Whenever a recursive target is defined, wrap
7619         it in a special @if/@endif block, and prepare its maybe
7620         dependency in the @if/@endif block
7621         * configure.in: Instead of writing maybe dependencies, remove
7622         the @if/@endif statements, and remove the @if/@endif blocks
7623         that remain.
7624         * configure: Regenerate.
7625         * Makefile.in: Regenerate.
7626
7627 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7628
7629         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7630
7631 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7632
7633         PR bootstrap/15120
7634         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7635         * */configure: Rebuilt.
7636
7637 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7638
7639         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7640         of libf2c.
7641         * configure, Makefile.in: Regenerate.
7642
7643 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7644
7645         * MAINTAINERS (Write After Approval): Add myself.
7646
7647 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7648
7649         Merge from tree-ssa-20020619-branch.
7650
7651         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7652         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7653         (HOST_GMPLIBS): Define.
7654         (HOST_GMPINC): Define.
7655         (TARGET_LIB_PATH): Add libmudflap.
7656         (GFORTRAN_FOR_TARGET): Define.
7657         (configure-build*): Export GFORTRAN.
7658         (configure-gcc): Export GMPLIBS and GMPINC.
7659         (all-gcc): Add maybe-all-libbanshee.
7660         (configure-target-libgfortran): Define.
7661         * Makefile.in: Regenerate.
7662         * configure.in (host_libs): Add libbanshee.
7663         (target_libraries): Add target-libmudflap and target-libgfortran.
7664         Add --with-libbanshee.
7665         Handle --disable-libmudflap.
7666         (*-*-freebsd*): Use with_gmp.
7667         Add $(libgcj) to noconfigdirs.
7668         * configure: Regenerate.
7669         * depcomp: New file.
7670         * MAINTAINERS: Add tree-ssa maintainers.
7671
7672 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7673
7674         * MAINTAINERS (Various Maintainers): Add myself.
7675
7676 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7677
7678         * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7681
7682         * MAINTAINERS (Write After Approval): Add myself.
7683
7684 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7685
7686         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7687         * configure: Regenerate.
7688
7689 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7690
7691         Revert:
7692         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7693
7694         * Makefile.def (flags_to_pass): Remove *dir variables that
7695         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7696         as well as prefix and exec_prefix.
7697         * Makefile.in: Regenerate.
7698
7699 2004-04-26  Robert Millan  <robertmh@gnu.org>
7700
7701         Add patches from libtool CVS.
7702         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7703         * ltconfig: Likewise.
7704         * ltcf-c.sh: Likewise.
7705         * ltcf-cxx.sh: Likewise.
7706         * ltcf-gcj.sh: Likewise.
7707
7708 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7709
7710         * Makefile.def (host_modules): Mark with the bootstrap
7711         flag packages on which gcc depends.
7712         * Makefile.tpl (all-bootstrap): Use it.
7713         * Makefile.in: Regenerate.
7714
7715 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7716
7717         * Makefile.def (flags_to_pass): Remove *dir variables that
7718         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7719         as well as prefix and exec_prefix.
7720         * Makefile.in: Regenerate.
7721
7722 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7723
7724         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7725         * configure: Regenerate.
7726         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7727         * gcc/Makefile.tpl (compare): Use the result of the test.
7728         * gcc/Makefile.in: Regenerate.
7729
7730 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7731
7732         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7733         Always relocate gcc and prev-gcc to the original names, even
7734         if the build fails.
7735         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7736         New targets.
7737
7738 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7739
7740         * MAINTAINERS: Update my email address.
7741
7742 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7743
7744         * configure.in (mips*-*-irix5*): Enable ld.
7745         * configure: Regenerate.
7746
7747 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7748
7749         * configure: Regenerate.
7750
7751 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7752
7753         * Makefile.tpl (configure-[+module+], configure-gcc,
7754         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7755         Set and export LDFLAGS.
7756         * Makefile.in: Regenerate.
7757
7758 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7759
7760         * MAINTAINERS: Add myself to write-after-approval.
7761
7762 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7763
7764         PR bootstrap/14871
7765         * Makefile.tpl: If we don't have built-in-tree target tools,
7766         use the ones found by configure rather than hacking around with
7767         program_transform_name.
7768         * configure.in: Give Makefile.tpl the information necessary
7769         to do that.
7770         * Makefile.in: Regenerate.
7771         * configure: Regenerate.
7772
7773 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7774
7775         PR bootstrap/14760
7776         * configure.in: When computing baseargs, strip *all* copies of
7777         offending options.  Also, don't match/substitute the trailing space,
7778         so that this actually works when two similar options are separated by
7779         only one space.
7780         * configure: Regenerate.
7781
7782 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7783
7784         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7785         (rs6000-*-aix*): Same.
7786         * configure: Regenerate.
7787
7788 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7789
7790         * MAINTAINERS: Add myself to write-after-approval.
7791
7792 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7793
7794         * MAINTAINERS: Add myself to write-after-approval.
7795
7796 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7797
7798         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7799         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7800         * Makefile.in: Regenerate.
7801
7802         * configure.in (top level bootstrap support): Rework --enable-werror
7803         to set @stage2_werror_flag@.
7804         * configure: Regenerate.
7805         * Makefile.tpl (top level bootstrap support): Pass
7806         @stage2_werror_flag@ down to configure in stages 2 and 3.
7807         * Makefile.in: Regenerate.
7808
7809 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7810
7811         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7812         for stages 2 and 3 as well as in make.  As a consequence, remove
7813         OUTPUT_OPTION (now detected by configure) from the flags passed down
7814         to make.
7815         * Makefile.in: Regenerate.
7816
7817         * Makefile.tpl (new-bootstrap): Fix typo.
7818         * Makefile.in: Regenerate.
7819
7820 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7821
7822         * Makefile.tpl: Rearrange by moving recursive_targets rules
7823         into their proper sections.
7824         * Makefile.tpl (top level bootstrap support): Move disabling
7825         of coverage flags from 'make' to 'configure'; improve comments.
7826         * Makefile.in: Regenerate.
7827
7828         * Makefile.tpl (experimental top level bootstrap) Move stage1
7829         language setting from all- target to configure- target; disable
7830         intermodule optimization in stage 1; prevent gratuitous rebuilds
7831         of stage 1.
7832         * Makefile.in: Regenerate.
7833         * configure.in: Comma-separate stage 1 language list for top
7834         level bootstrap.
7835         * configure: Regenerate.
7836
7837         * Makefile.tpl: Clean up experimental top level bootstrap support:
7838         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7839         prev-gcc in configure- targets as well as all- targets.
7840         * Makefile.in: Regenerate.
7841
7842 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7843
7844         * compile: New file imported from automake.
7845
7846 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7847
7848         * configure.in: Remove symbolic link section.
7849         * configure: Regenerate.
7850         * Makefile.tpl (links): Remove.
7851         * Makefile.in: Regenerate.
7852
7853 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7854             Nathanael Nerode  <neroden@gcc.gnu.org>
7855
7856         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7857         Set with AC_CHECK_PROGS.
7858         * configure.in: Fix comment typo from last patch.
7859         * configure: Regenerate.
7860
7861 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7862
7863         * Makefile.tpl: Introduce experimental top level bootstrap support.
7864         * Makefile.in: Regenerate.
7865         * configure.in: Introduce support for top level bootstrap.
7866         * configure: Regenerate.
7867
7868 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7869             Paolo Bonzini  <bonzini@gnu.org>
7870
7871         PR bootstrap/14522
7872         * configure.in: Cope with shells that do not support unquoted ^
7873         * configure: Regenerate.
7874
7875 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7876             Paolo Bonzini  <bonzini@gnu.org>
7877
7878         PR bootstrap/14522
7879         * configure.in: Cope with shells that do not support nesting
7880         quotes inside quoted backquote substitutions.
7881         * configure: Regenerate.
7882
7883 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7884
7885         PR bootstrap/14522
7886         * configure.in: Fix escaping of $.
7887         * configure: Regenerate.
7888
7889 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7890
7891         * configure: Regenerate, since I forgot to while committing Paolo's
7892         changes.
7893
7894 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7895
7896         PR ada/14131
7897         Move language detection to the top level.
7898         * configure.in: Find default values for the tools as
7899         soon as possible.  Disable ada if GNAT is not found.
7900         Emit error message about missing languages.  Expand
7901         --enable-languages=all for the gcc subdirectory.
7902
7903 2004-03-10  Ben Elliston  <bje@gnu.org>
7904
7905         * MAINTAINERS: Update my email address.
7906
7907 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7908
7909         * ltconfig: Disable building static libraries if building shared
7910         libraries on AIX 5L.
7911
7912 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7913
7914         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7915         and disable libgcj.
7916         * configure: Regenerated.
7917
7918 2004-03-01  Brian Booth  <bbooth@redhat.com>
7919
7920         * MAINTAINERS: Add myself to write-after-approval.
7921
7922 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7923
7924         * MAINTAINERS: Add myself to write-after-approval.
7925
7926 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7927
7928         PR bootstrap/7087
7929         * Makefile.tpl: Guard XFOO sed statements better.
7930         * Makefile.tpl: Add dependency for configure-target-libada.
7931         * Makefile.in: Regenerate (incidentally fixes broken
7932         commit when libada-branch was merged).
7933
7934 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7935
7936         * MAINTAINERS: Add myself to write-after-approval.
7937
7938 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7939
7940         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7941         maintainers.
7942
7943 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7944
7945         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7946         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7947
7948 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7949
7950         PR bootstrap/11932
7951         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7952
7953 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7954
7955         * MAINTAINERS: Added myself to write-after-approval.
7956
7957 2004-02-14  Michael Koch  <konqueror@gmx.de>
7958
7959         * MAINTAINERS: Added myself to write-after-approval.
7960
7961 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7962
7963         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7964         some OS port maintainers to OS port maintainers section.
7965
7966 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7967
7968         * MAINTAINERS: Add self.
7969
7970 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7971
7972         * MAINTAINERS: Alphabetize.
7973
7974 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7975
7976         * MAINTAINERS: Remove myself.
7977
7978 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7979
7980         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7981         (rs6000-*-aix*): Same.
7982         * configure: Regenerate.
7983
7984 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7985
7986         * configure.in (host): Add in missing $noconfigdirs to defines.
7987         * configure: Regenerate.
7988
7989 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7990             Nathanael Nerode  <neroden@gcc.gnu.org>
7991
7992         PR ada/6637, PR ada/5911
7993         Merge with libada-branch:
7994         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7995         with appropriate dependencies. Add --enable-libada configure switch.
7996         * configure, Makefile.in: Regenerate.
7997
7998 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7999
8000         * MAINTAINERS: Add myself to write-after-approval.
8001
8002 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8003
8004         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8005         * configure: Regenerate.
8006
8007 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8008
8009         Merge from upstream:
8010
8011         * ltmain.in: When setting IFS to '~', be careful about user
8012         arguments that contain '~'.
8013
8014         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8015
8016         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8017         Also test $base_compile against $CC with escaped arguments. Bug
8018         reported by Geoff Keating <geoffk@apple.com>.
8019
8020 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8021
8022         * MAINTAINERS: Remove i960 port.
8023
8024 2004-01-23  DJ Delorie  <dj@redhat.com>
8025
8026         * Makefile.def (target_modules) [libiberty]: Don't stage.
8027         * Makefile.in: Rebuilt.
8028
8029 2004-01-20  Caroline Tice  <ctice@apple.com>
8030
8031         * MAINTAINERS: Add myself to write-after-approval.
8032
8033 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8034
8035         * MAINTAINERS: Update my email address.
8036
8037 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8038
8039         * MAINTAINERS: Add myself to write-after-approval.
8040
8041 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8042
8043         * MAINTAINERS: Remove entries without email address.
8044
8045 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8046
8047         * MAINTAINERS: Add myself to write-after-approval.
8048
8049 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8050
8051         * MAINTAINERS: Update my email address.
8052
8053 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8054
8055         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8056         * Makefile.tpl (configure-target-[+module+]): Support stage.
8057         * Makefile.in: Rebuilt.
8058
8059 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8060
8061         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8062
8063 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8064
8065         * MAINTAINERS: Add myself as a MIPS maintainer.
8066
8067 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8068
8069         * configure.in: Use ./config.cache, not config.cache.
8070         * configure: Regenerate.
8071         * Makefile.tpl: Special-casing not needed for GCC any more.
8072         * Makefile.in: Regenerate.
8073
8074         * configure.in: Don't share a cache file for host dirs.
8075         * configure: Regenerate.
8076
8077         * config-ml.in: Don't mess with the cache file.
8078
8079 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8080
8081         * MAINTAINERS: Move myself from 'Write After Approval' to
8082         'CPU Port Maintainers' section as SPARC maintainer.
8083
8084 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8085
8086         * Makefile.tpl: Make GCC use a separate config.cache.
8087         * Makefile.in: Regenerate.
8088
8089         PR bootstrap/11932, PR bootstrap/11933
8090         (I don't know if it will fix either of them, but it relates
8091         to them.)
8092         * configure.in: Don't use shared config.cache for target
8093         directories.
8094         * configure: Regenerate.
8095
8096 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8097
8098         * MAINTAINERS: Add myself to 'Write After Approval' section.
8099
8100 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8101
8102         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8103         * configure: Regenerated.
8104
8105 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8106
8107         * MAINTAINERS: Remove the mn10200 maintainer.
8108
8109 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8110
8111         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8112         * configure: Regenerated.
8113
8114 2003-12-16  Jan Hubicka  <jh@suse.cz>
8115
8116         * MAINTAINERS: Add myself as callgraph maintainer.
8117
8118 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8119
8120         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8121         * configure: Regenerate.
8122
8123 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8124
8125         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8126         'Write After Approval' section. Update email.
8127
8128 2003-12-01  James Lemke  <jim@wasabisystems.com>
8129
8130         * MAINTAINERS (Write After Approval): Add myself.
8131
8132 2003-11-20  Matt Thomas  <matt@3am-software.com>
8133
8134         * MAINTAINERS: Add myself as a vax port maintainer.
8135
8136 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8137
8138         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8139         (configure-build-[+module+], configure-[+module+]): Likewise.
8140         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8141         * Makefile.in: Regenerate.
8142
8143 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8144
8145         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8146         shared/dylibed libraries.
8147         * ltmain.sh: Likewise.
8148         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8149         * ltcf-cxx.sh: Likewise.
8150         * ltcf-gcj.sh: Likewise.
8151         * ltconfig: Likewise.
8152
8153 2003-11-17  Stan Cox  <scox@redhat.com>
8154
8155         * MAINTAINERS: Add myself as iq2000 port maintainer.
8156
8157 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8158
8159         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8160         * Makefile.in: Regenerate.
8161
8162 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8163
8164         * config.sub: Update to 2003-11-03 version.
8165
8166 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8167
8168         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8169         * configure:  Regenerate.
8170
8171 2003-10-20  Nicolas Pitre  <nico@cam.org>
8172
8173         * MAINTAINERS: Add myself to 'Write After Approval' section.
8174
8175 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8176
8177         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8178
8179 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8180
8181         * MAINTAINERS: Update my email address.
8182
8183 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8184
8185         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8186
8187 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8188
8189         * MAINTAINERS: Add myself to 'Write After Approval' section.
8190
8191 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8192
8193         * config.guess: Update to 2003-10-16 version.
8194         * config.sub: Update to 2003-10-16 version.
8195
8196 2003-10-15  David Daney  <ddaney@avtrex.com>
8197
8198         * MAINTAINERS: Added myself to 'Write After Approval' section.
8199
8200 2003-10-15  Falk Hueffner  <falk@debian.org>
8201
8202         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8203         'Write After Approval' section. Update email.
8204
8205 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8206
8207         * MAINTAINERS: Move myself from 'Write After Approval' to
8208         'Various Maintainers' section as middle-end maintainer.
8209
8210 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8211
8212         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8213         HOST_FLAGS_TO_PASS.
8214         * Makefile.in: Regenerate.
8215
8216 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8217
8218         * config.guess: Update to 2003-10-07 version.
8219         * config.sub: Update to 2003-10-07 version.
8220
8221 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8222
8223         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8224         * ltconfig (irix5*, irix6*): Don't override version_type.
8225
8226 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8227
8228         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8229         * configure: Rebuilt
8230         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8231         * Makefile.in: Rebuilt
8232
8233 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8234
8235         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8236
8237 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8238
8239         * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2003-09-29  Paul Koning  <ni1d@arrl.net>
8242
8243         * MAINTAINERS: Move myself from "Write After Approval"
8244         to CPU platform maintainers for pdp11 platform.
8245
8246 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8247
8248         * MAINTAINERS: Move myself from 'Write After Approval' to
8249         'Various Maintainers' section as libffi testsuite maintainer.
8250
8251 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8252
8253         * configure.in: Pass a computed --program-transform-name
8254         to subconfigures.
8255         * configure: Regenerated.
8256
8257 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8258
8259         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8260         * Makefile.in: Regenerate.
8261
8262         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8263         * Makefile.in: Regenerate.
8264
8265 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8266
8267         * MAINTAINERS: Move myself from 'Write After Approval'
8268         to 'Various Maintainers' (objective-c) section.
8269
8270 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8271
8272         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8273         quoting.
8274         * configure: Regenerated.
8275
8276 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8277
8278         * MAINTAINERS (Write After Approval): Add myself to write after
8279         approval list.
8280
8281 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8282
8283         * MAINTAINERS (Write After Approval): Add myself.
8284
8285 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8286
8287         * MAINTAINERS: Update my e-mail address.
8288
8289 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8290
8291         * libtool.m4 (LD): Correct powerpc64 host match.
8292
8293 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8294
8295         * MAINTAINTERS: Update my affiliation and email address.
8296
8297 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8298
8299         * MAINTAINERS (Write After Approval): Add myself.
8300
8301 2003-09-04  DJ Delorie  <dj@redhat.com>
8302
8303         * configure: Regenerate.
8304
8305 2003-09-04  Robert Millan  <robertmh@gnu.org>
8306
8307         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8308
8309 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8310
8311         * configure.in: Ensure arguments to sed are properly spaced.
8312         * configure: Regenerate.
8313
8314 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8315
8316         * MAINTAINERS: Update my e-mail address.
8317
8318 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8319
8320         * MAINTAINERS (Write After Approval): Add myself.
8321
8322 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8323
8324         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8325         * configure: Regenerated.
8326
8327 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8328
8329         * MAINTAINERS: Update my email address.
8330
8331 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8332
8333         * configure.in:  Use newline instead of semicolon when assuming
8334         shell arguments in a for loop.
8335         * configure:  Regenerated.
8336
8337 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8338
8339         * MAINTAINERS: Resurrect the i860 maintainer.
8340
8341 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8342
8343         PR 8180
8344         * configure.in: When testing with_libs and with_headers, treat
8345         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8346         * configure: Regenerate.
8347
8348         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8349         make, shell, etc.
8350         (baseargs): Likewise.
8351         * configure: Regenerate.
8352
8353 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8354
8355         * MAINTAINERS (Write After Approval): Add myself.
8356
8357 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8358
8359         * configure.in: Disable libgcj for darwin not on powerpc.
8360         * configure: Rebuild.
8361
8362 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8363
8364         * config-ml.in, symlink-tree: Add license.
8365
8366 2003-08-03  Richard Stallman  <rms@gnu.org>
8367             Eben Moglen  <moglen@columbia.edu>
8368
8369         * README.SCO: New file.
8370
8371 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8372
8373         * Makefile.tpl (check, check-c++): Express dependencies using
8374         dependencies rather than commands.
8375         * Makefile.in: Regenerate.
8376
8377 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8378
8379         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8380         * configure: Ditto.
8381
8382 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8383
8384         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8385         * Makefile.in: Update.
8386
8387 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8388
8389         * configure.in: Enable libgcj for darwin.
8390         * configure: Rebuild.
8391
8392 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8393
8394         * config-ml.in:  Use ac_configure_args directly instead of
8395         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8396         actually seen.
8397
8398 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8399
8400         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8401         creating target and build subdirs to build all parent dirs as needed.
8402         * Makefile.in: Rebuild.
8403         * configure.in: Don't build dirs explicitly here.
8404         * configure: Rebuild.
8405
8406 2003-07-26  Paul Brook  <paul@nowt.org>
8407
8408         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8409
8410 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8411
8412         * Makefile.tpl (all-make): Depend on intl.
8413         * Makefile.in: Rebuilt.
8414
8415 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8416
8417         * install-sh:  Update to newer upstream versions (associated with
8418         aclocal 1.7).
8419         * mkinstalldirs:  Likewise.
8420         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8421
8422 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8423
8424         * MAINTAINERS: Move self from Bug database only accounts
8425         to write-after-approval.
8426
8427 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8428
8429         * config.if: Remove unused libc_interface determination.
8430
8431 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8432
8433         * MAINTAINERS: Move self from write-after-approval to
8434         build machinery (*.in).
8435
8436 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8437
8438         PR bootstrap/11273
8439         PR bootstrap/11408
8440         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8441         unused INSTALL_PROGRAM_ARGS.
8442         * configure.in: Use AC_PROG_INSTALL.
8443         * Makefile.in: Regenerate.
8444         * configure: Regenerate.
8445
8446 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8447
8448         * MAINTAINERS: Alphabetize.
8449
8450 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8451
8452         * configure: Rebuilt.
8453         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8454         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8455         newlib nor libgloss.
8456         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8457         * configure.in (am33_2.0-*-linux*): Added.
8458
8459 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8460
8461         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8462         * configure: Regenerate.
8463
8464 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8465
8466         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8467         * Makefile.in: Regenerate.
8468
8469 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8470
8471         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8472         * Makefile.in: Regenerate.
8473
8474 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8475
8476         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8477         * Makefile.in: Regenerated.
8478
8479         * config-ml.in: Replace PWD with PWD_COMMAND.
8480
8481 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8482
8483         * intl: New directory; see intl/ChangeLog for details.
8484         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8485         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8486         * Makefile.in: Regenerate.
8487
8488 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8489
8490         * configure.in: Clean up config-lang.in handling.  Delete
8491         useless assignment to "subdirs".
8492         * configure: Regenerate.
8493
8494 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8495
8496         * configure.in: Rename 'target_libs' to 'target_libraries'.
8497         Remove useless reference to 'target_libs'.
8498         * configure: Regenerate.
8499
8500 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8501
8502         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8503         * Makefile.in: Regenerate.
8504
8505 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8506
8507         * Makefile.def: Introduce flags_to_pass.
8508         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8509         * Makefile.in: Regenerate.
8510
8511 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8512
8513         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8514         and target-libgloss.
8515         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8516         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8517         * configure: Regenerate.
8518
8519 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8520
8521         * configure.in: Update testsuite_flags to new location.
8522         * configure. Regenerate.
8523
8524 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8525
8526         * Makefile.tpl: Remove BUILD_CC stuff.
8527         * Makefile.in: Regenerate.
8528
8529 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8530
8531         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8532
8533 2003-06-16  Graeme Peterson  <gp@qnx.com>
8534
8535         * MAINTAINERS (Write After Approval): Add myself.
8536
8537 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8538
8539         * config.guess: Update to 2003-06-12 version.
8540         * config.sub: Update to 2003-06-13 version.
8541
8542 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8543
8544         * config.guess: Update to 2003-06-06 version.
8545         * config.sub: Update to 2003-06-06 version.
8546
8547 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8548
8549         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8550         * configure. Regenerate.
8551
8552 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8553
8554         * configure.in: Disable serial configure by default.
8555         * configure: Regenerate.
8556         * Makefile.tpl: Abolish .NOTPARALLEL.
8557         * Makefile.in: Regenerate.
8558
8559         * Makefile.tpl: Replace {build,host,target}_canonical by
8560         {build,host,target}.
8561         * Makefile.in: Regenerate.
8562
8563         * Makefile.tpl: Fix stupid pasto.
8564         * Makefile.in: Regenerate.
8565
8566 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8567
8568         * Makefile.tpl: Remove bogus conditional.
8569         * Makefile.in: Regenerate.
8570
8571 2003-06-05  Jan Hubicka  <jh@suse.cz>
8572
8573         * Makefile.tpl (profiledbootstrap): New target.
8574         * Makefile.in (profiledbootstrap): New target.
8575
8576 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8577
8578         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8579         Pinski. Remove user names from other bugzilla-only maintainers.
8580
8581 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8582
8583         * Makefile.tpl: Make 'recursive targets' using autogen rather
8584         than shell loop.  Remove duplicate 'clean' targets and false
8585         comments.
8586         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8587         Add systematic method of specifying missing targets in subdirs.
8588         Add copyright boilerplate.
8589         * Makefile.in: Regenerate.
8590         * configure.in: Add 'recursive targets' to maybe list.
8591         * configure: Regenerate.
8592
8593         * MAINTAINERS: "GNATS only" -> "Bug database only".
8594
8595         * Makefile.tpl: Rename [+target+] to [+make_target+].
8596         * Makefile.def: Rename 'target' to 'make_target'.
8597
8598 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8599
8600         * MAINTAINERS: Add self as options handling maintainer.
8601
8602 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8603
8604         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8605         been too long since I touched those ports.
8606
8607 2003-05-28  DJ Delorie  <dj@redhat.com>
8608
8609         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8610         * Makefile.in: Regenerate.
8611
8612 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8613
8614         * configure.in: Use curly braces in the definition of tooldir.
8615         * configure: Regenerate.
8616
8617 2003-05-21  DJ Delorie  <dj@redhat.com>
8618
8619         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8620         newlib or libgloss.
8621         * Makefile.in: Regenerate.
8622
8623 2003-05-21  DJ Delorie  <dj@redhat.com>
8624
8625         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8626         * Makefile.in: Regenerate.
8627
8628 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8629
8630         * MAINTAINERS: Update my e-mail address.
8631
8632 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8633
8634         * configure.in: Switch more things to use maybe dependencies.
8635         * Makefile.tpl: Switch more things to use maybe dependencies.
8636         Factor out common code from autogen IF statements.
8637         * configure: Regenerate.
8638         * Makefile.in: Regenerate.
8639
8640 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8641
8642         * configure.in: Accept i[3456789]86 for machine type.
8643         * configure: Regenerate.
8644
8645 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8646
8647         * configure.in: Switch more things to use maybe dependencies.
8648         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8649         * configure: Regenerate.
8650         * Makefile.tpl: Switch more things to use maybe dependencies.
8651         * Makefile.in: Regenerate.
8652
8653 2003-05-16  Andreas Schwab  <schwab@suse.de>
8654
8655         * Makefile.tpl (install-opcodes): Define.
8656         * Makefile.in: Rebuild.
8657
8658 2003-05-13  Andreas Jaeger  <aj@suse.de>
8659
8660         * config.guess: Update to 2003-05-09 version.
8661         * config.sub: Update to 2003-05-09 version.
8662
8663 2003-05-13  Michael Eager  <eager@mvista.com>
8664
8665         * configure.in: Correct sed script so that options in quotes are not
8666         deleted.
8667         * configure: Rebuild.
8668
8669 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8670
8671         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8672         and $$s/newlib/libc/sys/cygwin32 include paths.
8673         * configure: Ditto.
8674
8675 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8676
8677         * MAINTAINERS: Update my email addresses.
8678
8679 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8680
8681         * config-ml.in: Propagate INSTALL variables.
8682
8683 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8684
8685         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8686
8687 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8688
8689         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8690         * Makefile.in: Regenerate.
8691
8692 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8693
8694         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8695
8696 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8697
8698         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8699
8700 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8701
8702         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8703         * Makefile.in: Regenerated.
8704
8705 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8706
8707         * MAINTAINERS (Write After Approval): Upgrade myself from
8708         GNATS only to write-after-approval. Update my mail address.
8709
8710 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8711
8712         (OS Port Maintainers: freebsd): Add myself.
8713
8714 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8715
8716         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8717
8718 2003-04-22  Kean Johnston  <jkj@sco.com>
8719
8720         * MAINTAINERS (SCO ports): Added myself.
8721
8722 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8723
8724         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8725
8726 2003-04-19  Kean Johnston  <jkj@sco.com>
8727
8728         * MAINTAINERS (Write After Approval): Add myself.
8729
8730 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8731
8732         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8733         * Makefile.in: Regenerate.
8734
8735 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8736
8737         * configure.in (powerpc64*-*-linux*): Remove.
8738         * configure: Rebuilt.
8739
8740 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8741
8742         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8743         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8744         and restrap.
8745         * Makefile.in:  Regenerate.
8746
8747 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8748
8749         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8750         * configure: Regenerated.
8751
8752 2003-04-15  DJ Delorie  <dj@redhat.com>
8753
8754         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8755
8756 2003-04-13  Nick Clifton  <nickc@redhat.com>
8757
8758         * config-ml.in: Remove support for --disable-aix removing
8759         call-aix multilibs.
8760
8761 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8762
8763         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8764         * */configure: Rebuilt.
8765
8766 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8767
8768         * MAINTAINERS: Add my email address.
8769
8770 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8771
8772         * MAINTAINERS (Write After Approval): Add myself.
8773
8774 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8775
8776         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8777         * Makefile.in: Regenerate.
8778
8779 2003-03-14  Michael Chastain  <mec@shout.net>
8780
8781         * Makefile.in: Regenerate with correct Makefile.def.
8782
8783 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8784
8785         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8786         Make macro.
8787         * Makefile.in: Regenerate.
8788         * configure.in: Clean up gxx_include_dir logic.
8789         * configure: Regenerate.
8790
8791 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8792
8793         * MAINTAINERS (Write After Approval): Add myself.
8794
8795 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8796
8797         * MAINTAINERS: Update my mail address.
8798
8799 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8800
8801         * configure.in (gxx_include_dir): Fix typo.
8802         * configure: Regenerated.
8803
8804 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8805
8806         * Makefile.tpl: Reindent.
8807         * Makefile.in: Regenerate.
8808         * configure.in: Reindent.  Don't set unused variables.
8809         * configure: Regenerate.
8810
8811 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8812
8813         * configure.in: Include $(build_tooldir)/sys-include in
8814         FLAGS_FOR_TARGET.
8815         * configure: Regenerated.
8816
8817 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8818
8819         * Makefile.tpl: Always pass down RANLIB.
8820         * Makefile.in: Regenerate.
8821
8822         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8823         * Makefile.in: Regenerate.
8824         * configure.in: Remove unused logic relating to --enable-shared
8825         and --enable-threads.  Remove bogus comments.  Remove redundant
8826         noconfigdirs.
8827         * configure: Regenerate.
8828
8829         * configure.in: Replace ${libstdcxx_version} by its value.
8830         Remove reference to mh-dgux.
8831         * configure: Regenerate.
8832
8833 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8834
8835         * MAINTAINERS (Write After Approval): Add myself.
8836
8837 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8838
8839         * Makefile.tpl: Rearrange.
8840         * Makefile.in: Regenerate.
8841
8842 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8843
8844         * configure.in: Add support for kaOS as cross build target system.
8845         * configure: Regenerated.
8846
8847 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8848
8849         * MAINTAINERS (Write after approval): Add myself.
8850
8851 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8852
8853         * MAINTAINERS: Update my email address.
8854
8855 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8856
8857         * MAINTAINERS: Add self to blanket write privs. section.
8858
8859 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8860
8861         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8862         configure-target-* as some target builds may require additional
8863         flags for preprocessor tests.
8864         * Makefile.in: Regenerated.
8865
8866 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8867
8868         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8869         * ltconfig: Handle it.
8870         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8871         auto-detecting it.
8872
8873         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8874         it is used as argument to $CC.
8875         * ltcf-gcj.sh: Likewise.
8876
8877         * configure.in: Introduce --enable-maintainer-mode.
8878         * configure: Rebuilt.
8879         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8880         for maintainer mode.
8881         * Makefile.in: Rebuilt.
8882
8883 2003-02-18  Jason Merrill  <jason@redhat.com>
8884
8885         * Makefile.tpl (check-c++): Allow parallelism.
8886
8887 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8888
8889         * MAINTAINERS: Remove John Carr (who never actually had access to
8890         gcc.gnu.org).
8891
8892 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8893
8894         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8895         don't configure target-libobjc.
8896         * configure: Regenerate.
8897
8898 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8899
8900         * Makefile.tpl (RANLIB): Define.
8901         * Makefile.in: Regenerate.
8902
8903 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8904
8905         * MAINTAINERS: Update my email.
8906
8907 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8908
8909         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8910         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8911         * Makefile.in: Regenerated.
8912         * configure.in: Remove all traces of snavigator, db, and grep.
8913         * configure: Regenerated.
8914
8915 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8916
8917         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8918         After Approval.
8919
8920 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8921
8922         * MAINTAINERS (Write after approval): Add myself.
8923
8924 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8925
8926         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8927         * Makefile.in: Regenerated.
8928
8929 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8930
8931         * config.guess: Updated to 2003-01-30's version.
8932         * config.sub: Updated to 2003-01-28's version.
8933
8934 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8935
8936         * config.if: If gcc_version is already set, just use it.  Don't set
8937         gcc_version_trigger if it's already set, otherwise set it to
8938         gcc/version.c, but only if the file exists.  If it is not set and
8939         gcc/version.c does not exist, try to extract the version number from
8940         $CC.
8941
8942 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8943
8944         * MAINTAINERS: Add myself to write-after-approval list.
8945
8946 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8947
8948         * configure.in:  Revert 24Jan change.
8949         * configure:  Regenerate.
8950
8951 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8952
8953         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8954         entry of HJ Lu.
8955
8956 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8957
8958         * configure.in: Revert previous change.
8959         * configure: Regenerate.
8960
8961 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8962
8963         * configure.in: Make rda native-only.
8964         * configure: Regenerate.
8965
8966 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8967
8968         * MAINTAINERS: Move myself from GNATS-only-accounts to
8969         write-after-approval.
8970
8971 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8972
8973         * configure.in: Add missing \.
8974         * configure: Rebuilt.
8975
8976 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8977
8978         * configure.in (baseargs): Avoid using \| in sed regular
8979         expressions.
8980         * configure: Rebuilt.
8981
8982 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8983
8984         * configure.in (baseargs): Remove all supported forms of
8985         --cache-file, --srcdir, --host, --build and --target options
8986         from argument lists.
8987         * configure: Rebuilt.
8988
8989 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8990
8991         * MAINTAINERS: Add myself to write-after-approval list.
8992
8993 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8994
8995         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8996         * configure: Rebuilt.
8997
8998 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8999
9000         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9001         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9002         * Makefile.in: Regenerate.
9003         * configure: Regenerate.
9004
9005 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9006
9007         * configure.in: Remove Makefile in build, host and target modules
9008         unless configure was run with --no-recursion.
9009         * configure: Rebuilt.
9010
9011 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9012
9013         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9014         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9015         * Makefile.in: Regenerate.
9016
9017 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9018
9019         * config.guess: Update to 2003-01-03 version.
9020         * config.sub: Update to 2003-01-03 version.
9021
9022 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9023
9024         * configure: Regenerate with proper autoconf 2.13.
9025
9026 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9027
9028         * configure.in: Add AC_PREREQ for consistency.
9029         * configure: Regenerate.
9030
9031 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9032
9033         * configure.in (GDB_TK): Add tcl directories conditional on
9034         gdb/gdbtk directory being present.
9035         * configure: Regenerate.
9036
9037 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9038
9039         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9040         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9041         * configure: Rebuilt.
9042
9043 2002-12-31  Tom Tromey  <tromey@redhat.com>
9044
9045         * Makefile.in: Rebuilt.
9046         * Makefile.def (target_modules) [libffi]: Allow installation.
9047
9048 2002-12-31  Andreas Schwab  <schwab@suse.de>
9049
9050         * configure.in: Fix use of $program_transform_name.
9051         * configure: Regenerated.
9052
9053 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9054
9055         * configure.in (baseargs): Don't remove first configure argument.
9056         * configure: Regenerated.
9057
9058 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9059
9060         * Makefile.tpl (local-distclean): Don't remove...
9061         (multilib.ts): ... this.  Moved into...
9062         (multilib.out): ... this.  Don't use sub-make.
9063         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9064         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9065         (configure-build-[+module+], configure-[+module+],
9066         configure-target-[+module+], configure-gcc): ... these.  Test
9067         for Makefile existence.  Drop config.status from dependencies.
9068         * Makefile.in: Rebuilt.
9069         * configure.in: Move gcc-version-trigger to the end of
9070         ac_configure_args.  Add comments to maybedep.tmp and
9071         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9072         nonopt from baseargs, matching and removing corresponding
9073         whitespace while at it.
9074         * configure: Rebuilt.
9075
9076 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9077
9078         * configure.in (host_configargs): Replace reference to
9079         no-longer-defined buildopts with --build=${build_alias}.
9080         * configure: Rebuilt.
9081
9082         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9083         program_transform_name to standard idiom.
9084         (AUTOGEN, AUTOCONF): Define.
9085         (Makefile.in): Use $(AUTOGEN).
9086         (Makefile): Depend on config.status, and use autoconf-style rule to
9087         build it.  Move original commands to...
9088         (config.status): ... this new target.
9089         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9090         $(AUTOCONF).
9091         * Makefile.in: Rebuilt.
9092
9093 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9094
9095         * Makefile.tpl: Fix dramatic bustage due to change in
9096         program_transform_name.
9097         * Makefile.in: Regenerate.
9098
9099         * configure.in: Remove unnecessary PATH setting.
9100         * configure: Regnerate.
9101
9102         * configure.in: Don't default to unprefixed tools unless
9103         the native tools will work.
9104         * configure: Regenerate.
9105
9106         * configure.in: Convert to autoconf script.  Blow away lots
9107         of now-redundant Makefile fragments.
9108         * configure: Generate using Autoconf.
9109         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9110         * Makefile.in: Regenerate.
9111
9112 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9113
9114         * configure: Fix stupid bug where RANLIB was mistakenly included.
9115
9116         * configure.in: Rename (buildargs, hostargs, targargs) to
9117         (build_configargs, host_configargs, target_configargs).
9118
9119         * configure.in: Move logic out of sed statement.
9120
9121         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9122         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9123
9124 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9125
9126         * config.sub: Import from master repository
9127         * config.guess: Ditto
9128
9129 2002-12-24  Andreas Schwab  <schwab@suse.de>
9130
9131         * Makefile.tpl (multilib.out): Fix missing space.
9132         * Makefile.in: Regenerate.
9133
9134 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9135
9136         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9137         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9138         * Makefile.in: Regenerate.
9139         * configure.in: Remove unnecessary leftovers.
9140
9141 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9142
9143         * configure.in (extra_ranlibflags_for_target): New variable.
9144         (*-*-darwin): Add -c to ranlib commands.
9145         * configure (tooldir): Handle extra_ranlibflags_for_target.
9146
9147 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9148
9149         * Makefile.tpl: Revert HJL's change.
9150         * Makefile.in: Regenerated.
9151         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9152         always.
9153
9154 2002-12-19  Andreas Schwab  <schwab@suse.de>
9155
9156         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9157         * Makefile.in: Regenerate.
9158
9159 2002-12-18  H.J. Lu  <hjl@gnu.org>
9160
9161         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9162         * Makefile.in: Regenerated.
9163
9164         * configure.in (build_prefix): New. Substitute.
9165
9166 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9167
9168         * Makefile.tpl: Don't let real targets depend on phony targets.
9169         * Makefile.in: Regenerate.
9170
9171         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9172         * Makefile.in: Regenerate.
9173
9174 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9175
9176         * config.sub: Import from master repository
9177         * config.guess: Ditto
9178
9179 2002-12-16  Jason Merrill  <jason@redhat.com>
9180
9181         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9182         previous 'make bootstrap'.
9183         * Makefile.in: Regenerate.
9184
9185 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9186
9187         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9188
9189 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9190
9191         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9192         * Makefile.in: Regenerate.
9193
9194 2002-12-13  Jason Merrill  <jason@redhat.com>
9195
9196         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9197         library tests.
9198         (check-c++): Just depend on it and check-target-libstdc++-v3.
9199         * Makefile.in: Regenerate.
9200
9201 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9202
9203         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9204         * Makefile.in: Rebuilt.
9205
9206 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9207
9208         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9209
9210 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9211
9212         * configure: Fix bug put in by gremlins.
9213
9214         * Makefile.tpl: Substitute more autoconfily.
9215         * configure: Substitute more autoconfily.
9216         * Makefile.in: Regenerate.
9217
9218 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9219
9220         * config.sub: Import from master repository
9221         * config.guess: Ditto
9222         * MAINTAINERS: Added Svein Seldal under write after approval
9223
9224 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9225
9226         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9227         * Makefile.in (all-sim): Ditto.
9228
9229 2002-12-06  DJ Delorie  <dj@redhat.com>
9230
9231         * Makefile.tpl: Change configure dependencies to not have real
9232         targets depend on phony targets.
9233
9234 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9235
9236         * configure.in: Revert unintentional change.
9237
9238         * Makefile.tpl: Change dependency for */multilib.out so that
9239         it works when gcc isn't in the tree.
9240
9241         * configure.in: Substitute more.
9242         * configure: Run subconfigures from the Makefile.
9243         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9244         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9245
9246 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9247
9248         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9249
9250 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9251
9252         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9253         and corresponding dependencies.
9254         * Makefile.in: Regenerate.
9255
9256         * configure.in (host_tools): Order binutils, gas and ld for
9257         convenience in running the testsuites.
9258
9259         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9260         * Makefile.in: Regenerate.
9261         * configure.in: Introduce rules to serialize subconfigure runs.
9262
9263         * configure.in: Introduce BASE_CC_FOR_TARGET.
9264         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9265         Realize configure-build-* targets.  Realize configure-target-* targets.
9266         * Makefile.in: Regenerate.
9267
9268 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9269
9270         * configure: Move gcc_version_trigger stuff from here...
9271         * configure.in: ...to here.
9272
9273         * configure.in: Separate subconfigure options added by this file from
9274         options given by the user.  Add machinery to put args for host
9275         subconfigures into the Makefile.
9276
9277         * Makefile.tpl: Remove 'vault' targets.
9278         * Makefile.tpl: Reorder and comment dependencies.
9279         * Makefile.in: Regenerate.
9280
9281 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9282         * configure.in: Fix my broken commit of previous patch. (sigh)
9283
9284 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9285
9286         * configure.in: Move host-specific darwin noconfigdirs into
9287         the host-specific section.
9288
9289 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9290
9291         * configure.in: Move host-specific darwin noconfigdirs into
9292         the host-specific section.
9293
9294 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9295
9296         * configure: Remove skip-this-dir support.
9297         * Makefile.tpl: Remove skip-this-dir support.
9298
9299         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9300         subdirectories.
9301         * Makefile.in: Regenerate.
9302
9303         * Makefile.tpl: Strip out useless setting of 'dir'.
9304         * Makefile.in: Regenerate.
9305
9306 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9307
9308         * configure.in: Fix deeply stupid bug.
9309
9310         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9311         shell code in CXX_FOR_TARGET
9312         * Makefile.def: Introduce raw_cxx.
9313         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9314         RAW_CXX_FOR_TARGET.
9315         * Makefile.in: Regenerate.
9316
9317 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9318
9319         * Makefile.tpl: Remove unnecessary ifs.
9320         * Makefile.in: Regenerate.
9321
9322         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9323         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9324         targets for 'no_install' modules.
9325         * configure: Move GDB_TK substitution to configure.in.  Move
9326         build_modules stuff to configure.in.
9327         * configure.in: Implement soft dependency machinery.  Maybe-ize
9328         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9329         * Makefile.in: Regenerate.
9330
9331 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9332
9333         * Makefile.tpl: Make all-target, install-target behave similarly
9334         to all, install (only hitting configured targets).  Eliminate
9335         unused macro defintions.
9336
9337         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9338         build != host.
9339
9340         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9341
9342         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9343
9344         * configure.in: Produce lists of subdir targets we're actually
9345         configuring.  Remove references to "dosrel".
9346         * Makefile.tpl: Let configure set which subdir targets are hit.
9347         Remove install-cross; clean up install; remove ALL.  Remove
9348         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9349         Autogenerate host module targets.  Remove empty dependency lines
9350         and redundant dependency; rearrange slightly.
9351         * Makefile.def: Add host-side libtermcap, utils.
9352
9353         * Makefile.in: Regenerate.
9354
9355 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9356
9357         * ltconfig (osf[345]): Append $major to soname_spec.
9358         Reflect this in library_names_spec.
9359         * ltmain.sh (osf): Prefix $major with . for use as extension.
9360
9361 2002-11-19  Andreas Jaeger  <aj@suse.de>
9362
9363         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9364         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9365         and sparc64 GNU/Linux systems.
9366
9367 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9368
9369         * MAINTAINERS: Update email.
9370
9371 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9372
9373         * MAINTAINERS: Complete James Dennett's entry.
9374
9375 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9376
9377         * MAINTAINERS (Write After Approval): Add myself.
9378
9379 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9380
9381         * Makefile.tpl: syntactic cleanup
9382
9383 2002-11-13  Stuart Hastings  <stuart@apple.com>
9384
9385         * MAINTAINERS: Add myself to write-after-approval list.
9386
9387 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9388
9389         * Makefile.def: Add list of recursive targets to autogenerate.
9390         Add build_modules.
9391         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9392         targets.  Autogenerate *-build-* targets.
9393         * Makefile.in: Regenerate.
9394
9395 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9396
9397         * configure: More autoconf-style substitutions.
9398         * Makefile.tpl: More autoconf-style substitutions.
9399         * Makefile.in: Regenerate.
9400
9401 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9402
9403         * configure: Substitute more variables in a more autoconf-friendly
9404         way.  Simplify slightly.
9405         * Makefile.tpl: Make more variables substitutable in an
9406         autoconf-friendly way.
9407         * Makefile.in: Regenerate.
9408
9409 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9410
9411         * MAINTAINERS (Write After Approval): Add myself.
9412
9413 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9414
9415         * configure.in (v810*): Remove special setting of tools.
9416
9417         * configure: Add support for extra required flags for ar or nm.
9418         * configure.in (aix4.3+): Use above support for target-specific
9419         issues, rather than using config/mt-aix43.
9420
9421 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9422
9423         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9424         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9425         with $srcdir.  Reformat indentation.  Substitute some variables
9426         formerly hard-coded in the Makefile for build=host.
9427         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9428         * Makefile.def: Autogenerate more.
9429         * Makefile.in: Regenerate.
9430
9431 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9432
9433         * MAINTAINERS (Write After Approval): Add myself.
9434
9435 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9436
9437         * Makefile.def (host_modules): Add rda.
9438         * Makefile.in: Regenerate.
9439         * configure.in (target_tool): Add target-rda to list.
9440
9441 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9442
9443         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9444
9445 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9446
9447         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9448         and restrap targets to this rule.
9449         * Makefile.in:  Regenerate.
9450
9451 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9452
9453         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9454         GNATS only accounts.
9455
9456 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9457
9458         * configure.in (i[3456]86-*-linux*): Add check to disable
9459         ${libgcj} for glibc1.
9460
9461 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9462
9463         * MAINTAINERS: Add myself as ip2k port maintainer.
9464
9465 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9466
9467         * configure.in: Add tic4x target.
9468
9469 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9470
9471         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9472         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9473         * Makefile.in: Regenerate.
9474
9475         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9476         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9477         * Makefile.in: Regenerate.
9478
9479 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9480
9481         * MAINTAINERS: Add myself as web pages co-maintainer.
9482
9483 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9484
9485         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9486         * Makefile.in: Regenerate.
9487
9488 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9489
9490         * MAINTAINERS: Add myself and Nathan Sidwell
9491         <nathan@codesourcery.com> as VxWorks maintainers.
9492
9493 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9494
9495         * Makefile.def: Remove order dependency comments.
9496         * Makefile.tpl: Add explicit install-install dependencies.
9497         * Makefile.in: Regenerate.
9498
9499         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9500         * Makefile.in: Regenerate.
9501
9502         * Makefile.tpl: Add configure-target (for src-release in src)
9503         * Makefile.in: Regenerate.
9504
9505 2002-09-30  Nick Clifton  <nickc@redhat.com>
9506
9507         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9508
9509 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9510
9511         * configure.in (s390*-*-linux*): Enable libgcj.
9512
9513 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9514
9515         * configure: Revert accidentally applied changes.
9516
9517         * Makefile.tpl: Make more autoconf-friendly.
9518         * Makefile.in: Regenerate.
9519         * configure: Make substitution more autoconf-like.
9520
9521 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9522
9523         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9524         single entry to handle all these.
9525         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9526         libjava on arm-*-elf.
9527
9528 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9529
9530         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9531         things that depend on them.
9532
9533 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9534
9535         * Makefile.tpl: Make subsituted variables more autoconfy.
9536         * Makefile.in: Regenerate.
9537         * configure: Make seds more autoconfy.
9538
9539 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9540
9541         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9542         * Makefile.in: Regenerate.
9543         * configure.in: Rewrite sed statements to look autoconfy.
9544
9545         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9546         all-target-foo on configure-target-foo.
9547         * Makefile.def: Ditto.
9548         * Makefile.in: Rebuild.
9549
9550 2002-09-25  Andrew Haley  <aph@redhat.com>
9551
9552         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9553
9554 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9555
9556         * Makefile.def: New file.
9557         * Makefile.tpl: New file.
9558         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9559         * contrib/gcc_update: Note that Makefile.in is a generated file.
9560
9561         * configure.in: Minor rearrangement.  Simplify tests.
9562
9563 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9564
9565         * configure.in (with_headers): Skip copy if value is "yes".
9566         (with_libs): Likewise.
9567
9568 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9569
9570         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9571         * configure.in (sh*-*-pe*): Ditto.
9572         * configure.in (mips*-*-pe*): Ditto.
9573         * configure.in (*arm-wince-pe): Ditto.
9574
9575         * configure.in: Rearrange.
9576
9577 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9578
9579         * MAINTAINERS: Update my email address.
9580
9581 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9582
9583         * MAINTAINERS: (Write After Approval): Add myself.
9584
9585 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9586
9587         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9588
9589 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9590
9591         * MAINTAINERS: Change my mailing address.
9592
9593 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9594
9595         * MAINTAINERS (Write After Approval): Remove myself.
9596         (Various Maintainers: c++ runtime libs): Add myself.
9597
9598 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9599
9600         * MAINTAINERS (Write After Approval): Remove myself.
9601         (Various Maintainers: c++ runtime libs): Add myself.
9602
9603 2002-08-15  Eric Christopher  <echristo@redhat.com>
9604
9605         * config.sub: Import from master repository.
9606         * config.guess: Ditto.
9607
9608 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9609
9610         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9611         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9612         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9613
9614 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9615
9616         * MAINTAINERS: Add self to rs6000 vector extensions.
9617
9618 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9619
9620         * libiberty/configure: Reverted unintended yesterday's check in.
9621
9622 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9623
9624         * boehm-gc/configure, libf2c/configure: Rebuilt.
9625         * libffi/configure, libiberty/configure: Ditto.
9626         * libjava/configure, libobjc/configure: Ditto.
9627         * libstdc++-v3/configure, zlib/configure: Ditto.
9628         Merged from binutils:
9629         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9630         From Steve Ellcey <sje@cup.hp.com>:
9631         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9632         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9633         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9634         IA64.
9635         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9636         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9637         soname_spec, sys_lib_search_path_spec): Ditto.
9638
9639 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9640
9641         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9642
9643 2002-08-04  H.J. Lu  (hjl@gnu.org)
9644
9645         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9646
9647 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9648
9649         * MAINTAINERS (Write After Approval): Add myself.
9650
9651 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9652
9653         * configure.in: Move generic linux case to end.  Copy generic
9654         linux noconfigdirs to mips*-*-linux* entry and new
9655         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9656
9657 2002-07-19  Michael Matz  <matz@suse.de>
9658
9659         * MAINTAINERS: Add myself as ra* maintainer.
9660
9661 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9662
9663         * config.guess: Update to 2002-07-09 version.
9664         * config.sub: Update to 2002-07-03 version.
9665
9666 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9667
9668         * MAINTAINERS: Fix typo in a maintainer email address.
9669
9670 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9671
9672         * configure.in: Remove two redundant tests.
9673
9674 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9675
9676         * configure.in (mips*-*-irix6*o32): Enable stabs.
9677
9678 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9679
9680         * configure.in: Don't build grez.
9681         * Makefile.in: Ditto.
9682
9683         * Makefile.in: Remove references to bsp, cygmon, libstub.
9684         * configure.in: Ditto.
9685
9686         * configure.in: Remove leftover reference to gdbtest.
9687
9688 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9689
9690         * configure.in (gxx_include_dir):  Change to match versioned
9691         C++ headers if --enable-version-specific-runtime-libs is used.
9692
9693 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9694
9695         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9696
9697 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9698
9699         * configure.in: Make --without-x work.
9700
9701 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9702
9703         * configure.in: Rearrange target Makefile fragment collection.
9704
9705         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9706         cvs[src].
9707         * configure.in: Ditto.
9708
9709 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9710
9711         * MAINTAINERS (Write After Approval): Update my e-mail address.
9712
9713 2002-06-24  Ben Elliston  <bje@redhat.com>
9714
9715         * configure.in (host_tools): Remove cgen.
9716
9717         * Makefile.in (all-cgen): Remove; runs from its source directory.
9718         (check-cgen, install-cgen, clean-cgen): Likewise.
9719         (all-opcodes): Do not depend on all-cgen.
9720         (all-sim): Likewise.
9721
9722 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9723
9724         * Makefile.in: Eliminate 'apache' targets.
9725         * configure.in: Eliminate 'apache' targets.
9726
9727         * configure.in: Eliminate redundant tests.  Reorganize.
9728
9729         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9730
9731         * config-ml.in: Eliminate references to Cygnus configure.
9732
9733         * Makefile.in: Eliminate references to building emacs.
9734
9735 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9736
9737         * MAINTAINERS: Update my email address.
9738
9739 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9740
9741         * config.if (libstdcxx_incdir): Version C++ headers.
9742         (cxx_incdir): Remove.
9743
9744 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9745
9746         * MAINTAINERS (Write After Approval): Add self.
9747
9748 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9749
9750         * configure.in: Add support for ip2k.
9751
9752 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9753
9754         * configure.in: Fix AIX configury bug.
9755
9756 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9757
9758         * MAINTAINERS (Write After Approval): Add self.
9759
9760 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9761
9762         * configure.in: replace ${topsrcdir} with ${srcdir}
9763
9764         * configure.in: Move definition of libstdcxx_flags
9765         right above usage, rather than waaay earlier.
9766
9767         * configure.in: Pull definition of is_cross_compiler earlier.
9768
9769         * configure.in: Rearrange a little.
9770
9771         * configure.in: Remove references to librx.
9772         * Makefile.in: Remove references to librx.
9773
9774 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9775
9776         * config.sub: Add support for avr target.
9777         Import from master sources, rev 1.255
9778
9779 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9780
9781         * configure, .cvsignore:  Revert previous change...
9782         * Makefile:  ...delete.
9783
9784 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9785
9786         * configure.in: Eliminate ${gasdir} variable.
9787
9788 2002-06-18  Dave Brolley  <brolley@redhat.com>
9789
9790         * configure.in: Add support for frv.
9791         * config.sub: Add support for frv.
9792
9793 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9794
9795         * configure:  Remove garbage from previous commit.
9796
9797 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9798
9799         * configure:  For in-source builds, make a subdir and re-exec there.
9800         * Makefile:  New file.  Pass targets through to build directory.
9801         * .cvsignore:  No longer ignore "Makefile".
9802
9803 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9804
9805         * MAINTAINERS (Write After Approval): Add self.
9806
9807 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9808
9809         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9810
9811 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9812
9813         * configure.in (vax-*-netbsd*): Re-enable gas.
9814
9815 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9816
9817         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9818         BUILD_PREFIX_1, to correct nomenclature.
9819         * configure: Likewise.
9820
9821         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9822         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9823
9824 2002-05-31  Olaf Hering  <olh@suse.de>
9825
9826         * config-ml.in: Propogate DESTDIR also.
9827
9828 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9829
9830         * configure.in (vax-*-netbsd*): Don't build gas for this
9831         platform.
9832
9833 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9834
9835         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9836         and libgcj for AVR.
9837
9838 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9839
9840         * MAINTAINERS (Write After Approval): Add myself.
9841
9842 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9843
9844         * config.guess: Update to 2002-05-22 version.
9845         * config.sub: Likewise.
9846
9847 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9848
9849         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9850         * config-ml.in: Likewise.
9851         * configure: Likewise.
9852         * configure.in: Likewise.
9853
9854 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9855
9856         * MAINTAINERS: Update my email address.
9857
9858 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9859
9860         * configure.in: Simplify makefile fragment collection.
9861
9862         * configure.in: Remove code to build emacs.
9863
9864         * configure.in : Remove --srcdir argument from targargs and buildargs
9865         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9866
9867         * configure: Move some logic to configure.in.
9868         * configure.in: Move some logic from configure.
9869
9870 2002-05-11  Tom Tromey  <tromey@redhat.com>
9871
9872         * MAINTAINERS: Reflect libgcj reality.
9873
9874 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9875
9876         * Makefile.in: Honour DESTDIR.
9877
9878 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9879
9880         * config.guess: Import 2002-03-20 version.
9881         * config.sub: Import 2002-04-26 version.
9882
9883 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9884
9885         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9886
9887 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9888
9889         * MAINTAINERS: Add self.
9890
9891 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9892
9893         * ltmain.sh: Detect and handle object name conflicts
9894         while piecewise linking a static library.
9895
9896 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9897
9898         * configure.in (noconfigdirs): Don't disable libgcj on
9899         sparc64-*-solaris* and sparcv9-*-solaris*.
9900
9901 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9902
9903         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9904
9905 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9906
9907         * configure.in (FLAGS_FOR_TARGET): Do not add
9908         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9909         on i[3456]86-*-linux*.
9910
9911 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9912
9913         * configure.in (noconfigdirs): Replace [ ] with test.
9914
9915         * configure.in (noconfigdirs): Do not add target-newlib if
9916         target == i[3456]86-*-linux*, and host == target.
9917
9918 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9919
9920         * configure.in: delete reference to absent file
9921
9922         * configure.in: replace '[' with 'test'
9923
9924         * configure.in: Eliminate references to gash.
9925         * Makefile.in: Eliminate references to gash.
9926
9927         * configure.in: remove useless references to 'pic' makefile fragments.
9928
9929         * configure.in: (*-*-windows*) Finish removing.
9930
9931         * configure.in: Eliminate redundant test for libgui.
9932
9933 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9934
9935         * MAINTAINERS: Add self and realphabetize.  Update entries
9936         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9937         entry for a29k port maintainer.
9938
9939 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9940
9941         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9942         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9943
9944 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9945
9946         * configure.in: remove references to dead files
9947
9948 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9949
9950         * MAINTAINERS: Add information about purpose of this file.
9951
9952 2002-04-18  Tom Tromey  <tromey@redhat.com>
9953
9954         * configure.in: Disallow configuring libgcj when it is already
9955         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9956         Solaris 2.8 by default.  For PR libgcj/6158.
9957
9958 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9959
9960         * configure.in:  Move default CC setting out of config/mh-* fragments
9961         directly into here.
9962
9963 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9964
9965         * configure.in: don't even try to configure or make a subdirectory
9966         if there's no configure script for it.
9967
9968 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9969
9970         * MAINTAINERS: Remove chill maintainers.
9971         * Makefile.in (CHILLFLAGS): Remove.
9972         (CHILL_LIB): Remove.
9973         (TARGET_CONFIGDIRS): Remove libchill.
9974         (CHILL_FOR_TARGET): Remove.
9975         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9976         CHILL_LIB.
9977         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9978         (CHECK_TARGET_MODULES): Likewise.
9979         (INSTALL_TARGET_MODULES): Likewise.
9980         (CLEAN_TARGET_MODULES): Likewise.
9981         (configure-target-libchill): Remove.
9982         (all-target-libchill): Remove.
9983         * configure.in (target_libs): Remove target-libchill.
9984         Do not compute CHILL_FOR_TARGET.
9985         * libchill: Remove directory.
9986
9987 2002-04-11  DJ Delorie  <dj@redhat.com>
9988
9989         * Makefile.in, configure.in: Sync with binutils, entries
9990         follow...
9991
9992 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9993
9994         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9995         (do-tar, do-bz2): New rules.
9996         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9997         (gdb-tar): New rule.
9998         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9999         (insight_dejagnu.tar): New rule.
10000         (insight.tar): New rule.
10001         (gdb+dejagnu.tar): New rule.
10002         (gdb.tar): New rule.
10003
10004 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10005
10006         * Makefile.in: Add all-tix to deps for all-snavigator
10007         so that tix is built when building snavigator.
10008
10009 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10010
10011         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10012         ld and gdb are not supported.
10013
10014 2002-01-07  Mark Salter  <msalter@redhat.com>
10015
10016         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10017         Allow target-libgloss to be built for arm, strongarm, and xscale.
10018
10019 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10020
10021         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10022         options for i[3456]86-pc-linux* native builds.
10023
10024 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10025
10026         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10027         files from .po files for a distribution.
10028
10029 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10030
10031         * configure.in: Enable libstdc++-v3 for h8300 targets.
10032
10033 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10034
10035         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10036         version from bfd/.
10037
10038 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10039
10040         * Makefile.in (VER): When present, extract the version number from
10041         the file version.in.
10042
10043 2001-05-24  Tom Rix  <trix@redhat.com>
10044
10045         * configure.in : enable ld for aix
10046
10047 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10048
10049         * config.guess: Add linux target for S/390.
10050
10051 2000-11-07  Philip Blundell  <pb@futuretv.com>
10052
10053         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10054
10055 2000-11-03  Philip Blundell  <pb@futuretv.com>
10056
10057         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10058         files.
10059
10060 2001-01-15  Ben Elliston  <bje@redhat.com>
10061
10062         * configure.in (host_tools): Add sid.
10063         Always configure cgen.
10064
10065 2000-11-24  Nick Clifton  <nickc@redhat.com>
10066
10067         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10068
10069
10070 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10071
10072         * Makefile.in (ALL_MODULES): Add all-cgen.
10073         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10074         (all-cgen): New target.
10075         (all-opcodes,all-sim): Depend on all-cgen.
10076         * configure.in (host_tools): Add cgen.
10077         Only configure cgen if --enable-cgen-maint.
10078
10079 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10080
10081         * configure.in: Add *-*-freebsd* configurations.
10082
10083 2002-04-08  Tom Tromey  <tromey@redhat.com>
10084
10085         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10086         Fixes PR libgcj/6068.
10087
10088 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10089
10090         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10091
10092 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10093
10094         * configure.in (alpha*-dec-osf*): Enable libgcj.
10095
10096 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10097
10098         * MAINTAINERS (Write After Approval): Add myself.
10099
10100 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10101
10102         Fix for: PR bootstrap/3591, target/5676
10103         * configure.in (mcore-pe): Disable the configuration of
10104         libstdc++-v3 since exceptions are not supported.
10105
10106 2002-03-20  Anthony Green  <green@redhat.com>
10107
10108         * configure.in: Enable libgcj for xscale-elf target.
10109
10110 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10111
10112         * MAINTAINERS:  Update my email address.
10113
10114 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10115
10116         * ltmain.sh (relink_command): Fix typo in previous change.
10117
10118 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10119
10120         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10121         (relink_command): Added --tag flags.
10122         (mode=install): If relinking fails; error out.
10123
10124 2002-03-12  Richard Henderson  <rth@redhat.com>
10125
10126         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10127         .NOTPARALLEL tag.
10128         (do-check): Rename from check.
10129         (check): Allow parallel check.
10130
10131 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10132
10133         * MAINTAINERS: Add myself as maintainer for xtensa port.
10134         Fix alphabetical order in CPU port maintainer list.
10135         Remove myself from Write After Approval list.
10136
10137 2002-03-11  Richard Henderson  <rth@redhat.com>
10138
10139         * Makefile.in (.NOTPARALLEL): Add fake tag.
10140
10141 2002-03-07  H.J. Lu  (hjl@gnu.org)
10142
10143         * configure.in: Enable gprof for mips*-*-linux*.
10144
10145 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10146
10147         * MAINTAINERS (Write After Approval): Add myself.
10148
10149 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10150
10151         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10152         libjava.
10153         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10154
10155 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10156
10157         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10158         because its Makefile is there; test for the executable instead.
10159
10160 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10161
10162         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10163         libstdc++-v3 and libjava.
10164
10165 2002-02-11  Adam Megacz  <adam@xwt.org>
10166
10167         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10168         boehm-gc
10169
10170 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10171
10172         * config.guess: Updated to 2002-01-30's version.
10173         * config.sub: Updated to 2002-02-01's version.
10174         Contribute sh64-elf.
10175         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10176         * configure.in: Added sh64-*-*.
10177
10178 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10179
10180         * MAINTAINERS: Belatedly add myself to write after approval list.
10181
10182 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10183
10184         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10185         Remove self as Write After Approval.
10186
10187 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10188
10189         * MAINTAINERS: Put self in as maintainer for contrib/regression
10190         directory.
10191
10192 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10193
10194         * MAINTAINERS:  Update my email address.
10195
10196 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10197
10198         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10199         target-libiberty, and target-libgloss.  Skip Java-related
10200         libraries if not supported for NetBSD on target CPU.
10201
10202 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10203
10204         * install-sh: Use _inst.$$_ for temp file name.
10205
10206 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10207
10208         * MAINTAINERS (Write After Approval): Move my contact info
10209         from here...
10210         (OS Port Maintainers): ...to here (netbsd).
10211
10212 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10213
10214         * MAINTAINERS (Write After Approval): Add myself.
10215
10216 2002-01-17  H.J. Lu  <hjl@gnu.org>
10217
10218         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10219         (all-target-fastjar): Also depend on all-target-libiberty.
10220
10221 2002-01-16  H.J. Lu  (hjl@gnu.org)
10222
10223         * config.guess: Import from master sources, rev 1.225.
10224         * config.sub: Import from master sources, rev 1.238.
10225
10226 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10227
10228         * MAINTAINERS (Write After Approval): Remove myself.
10229
10230 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10231
10232         * MAINTAINERS (Write After Approval): Add myself.
10233
10234 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10235
10236         * MAINTAINERS: Add self as docs co-maintainer.
10237
10238 2001-12-11  Matthias Klose  <doko@debian.org>
10239
10240         * MAINTAINERS (Write After Approval): Add myself.
10241
10242 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10243
10244         * MAINTAINERS: Update my email address.
10245
10246 2001-12-07  Turly O'Connor  <turly@apple.com>
10247         * MAINTAINERS (Write After Approval): Add myself.
10248         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10249         (rs6000_initialize_trampoline): Call __trampoline_setup for
10250         ABI_DARWIN too.
10251         * darwin-tramp.asm: New file, implements __trampoline_setup.
10252         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10253
10254 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10255
10256         * MAINTAINERS (Write After Approval): Add myself.
10257
10258 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10259
10260         * configure, configure.in: Use temp file for long sed commands.
10261
10262 2001-12-03  Laurent Guerby  <guerby@acm.org>
10263
10264         * config.sub: Update to version 1.232 on subversion.
10265
10266 2001-12-03  Ben Elliston  <bje@redhat.com>
10267
10268         * MAINTAINERS: Update mail address for config.* patches.
10269
10270 2001-11-27  DJ Delorie  <dj@redhat.com>
10271             Zack Weinberg  <zack@codesourcery.com>
10272
10273         When build != host, create libiberty for the build machine.
10274
10275         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10276         CONFIG_ARGUMENTS.
10277         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10278         New variables.
10279         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10280         and rules.
10281         (all.normal): Depend on ALL_BUILD_MODULES.
10282         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10283         (all-build-libiberty): Depend on configure-build-libiberty.
10284
10285         * configure: Calculate and substitute proper value for
10286         ALL_BUILD_MODULES.
10287         * configure.in: Create the build subdirectory.
10288         Calculate and substitute TARGET_CONFIGARGS (formerly
10289         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10290
10291 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10292
10293         * MAINTAINERS (write-after-approval): Add self.
10294
10295 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10296
10297         * MAINTAINERS (GNATS only accounts): Remove self.
10298
10299 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10300
10301         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10302         libf2c.
10303
10304 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10305
10306         * MAINTAINERS (Write After Approval): Add self.
10307
10308 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10309
10310         * MAINTAINERS: mips and s390 are also CPU ports.
10311
10312 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10313
10314         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10315
10316 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10317
10318         * MAINTAINERS: Alphabetize.
10319
10320 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10321
10322         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10323
10324 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10325
10326         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10327
10328 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10329
10330         * configure.in (--enable-languages): Be more permissive about
10331         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10332
10333 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10334
10335         * config.sub: Import from master sources, rev. 1.230.
10336         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10337
10338 2001-11-07  Laurent Guerby  <guerby@acm.org>
10339
10340         * MAINTAINERS (Write After Approval): Add self.
10341
10342 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10343
10344         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10345
10346 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10347
10348         * config.sub: Import from master sources, rev 1.226.
10349         * config.guess: Import from master sources, rev 1.216.
10350
10351 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10352
10353         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10354         * MAINTAINERS: Add self as maintainer of MMIX port.
10355         Remove old after-approval entry.
10356
10357 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10358
10359         * ChangeLog, configure: Fix spelling errors.
10360
10361 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10362
10363         * MAINTAINERS: Tweak my address.
10364
10365 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10366
10367         * MAINTAINERS: Update my email address.
10368
10369 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10370
10371         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10372         * MAINTAINERS: Add self as maintainer of CRIS port.
10373
10374 2001-10-10  Geert Bosch  <bosch@gnat.com>
10375
10376         * MAINTAINERS (Various maintainers: Ada front end):
10377         Added Robert Dewar.
10378
10379 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10380
10381         * MAINTAINERS (Write After Approval): Added self
10382
10383 2001-10-02  Geert Bosch  <bosch@gnat.com>
10384
10385         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10386
10387 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10388
10389         * configure: Handle temporary files securely using mkdir.
10390
10391 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10392
10393         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10394
10395 2001-09-26  Will Cohen  <wcohen@redhat.com>
10396
10397         * configure.in (*-*-linux*): Disable configuration of target-newlib
10398         and target-libgloss.
10399
10400 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10401
10402         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10403         RANLIB.
10404
10405 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10406
10407         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10408         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10409         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10410         avoid quotes nesting problems.
10411         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10412         (DO_X): Export only variables that are set.
10413
10414 2001-09-19  Ben Elliston  <bje@redhat.com>
10415
10416         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10417         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10418         semantics.  Use the shell built-in "type" command instead.
10419
10420 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10421
10422         Merged from gcc-3_0-branch:
10423         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10424         * ltcf-c.sh: Use $objext, not $ac_objext.
10425         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10426         * ltcf-cxx.sh: Add support for GNU.
10427         2001-07-22  Timothy Wall  <twall@redhat.com>
10428         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10429         default settings if using GNU tools with that configuration.
10430         * ltcf-cxx.sh: Ditto.
10431         * ltcf-gcj.sh: Ditto.
10432         2001-07-21  Michael Chastain  <chastain@redhat.com>
10433         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10434         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10435         * ltmain.sh: Mark as gcc-local.
10436
10437 2001-08-30  Eric Christopher  <echristo@redhat.com>
10438             Jason Eckhardt  <jle@redhat.com>
10439
10440         * config.guess: Merge from master sources.
10441         * config.sub: Merge from master sources, add support for mipsisa32.
10442
10443 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10444         * config.sub: Merge from master sources, rev 1.219.
10445         * MAINTAINERS: Add self as contact for stormy16 port.
10446
10447 2001-08-14  Zack Weinberg  <zackw@panix.com>
10448
10449         * config.sub: Merge from master sources, rev 1.218.
10450         * config.guess: Merge from master sources, rev 1.209.
10451
10452 2001-08-11  Graham Stott  <grahams@redhat.com>
10453
10454         * Makefile.in (check-c++): Add missing semicolon.
10455
10456 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10457
10458         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10459
10460 2001-07-30  Eric Christopher  <echristo@redhat.com>
10461
10462         * MAINTAINERS (Various maintainers: mips port): Added myself.
10463
10464 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10465
10466         * configure.in (sh-*-linux*): New.
10467
10468 2001-07-27  Richard Henderson  <rth@redhat.com>
10469
10470         * .cvsignore: Add LAST_UPDATED.
10471
10472 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10473
10474         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10475
10476 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10477
10478         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10479
10480 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10481
10482         * MAINTAINERS (Write After Approval): Added myself.
10483
10484 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10485
10486         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10487         and libgcj on m68hc11/m68hc12.
10488
10489 2001-06-27  H.J. Lu  (hjl@gnu.org)
10490
10491         * Makefile (CFLAGS_FOR_BUILD): New.
10492         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10493
10494 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10495
10496         * README: Remove version number.
10497
10498 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10499
10500         * INSTALL/README: Update wrt. to the installation instructions now
10501         residing in gcc/doc/install.texi.
10502
10503 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10504
10505         * README: Replace with a cut-down and updated version of gcc/README.
10506
10507 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10508
10509         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10510         multilibs to be disabled.
10511
10512 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10513
10514         * MAINTAINERS (Write After Approval): Add myself.
10515
10516 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10517
10518         * config.guess: Import CVS version 1.195.
10519         * config.sub: Import CVS version 1.212.
10520
10521 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10522
10523         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10524         gcc/xgcc is built, use -print-prog-name to find out the program
10525         name to use.
10526
10527 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10528
10529         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10530         appear to also be in the master copy.
10531         * config.sub:  Import CVS version 1.211.
10532
10533 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10534
10535         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10536         with_gcc]: Use `gcc -shared' to build a shared library.
10537
10538 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10539
10540         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10541         archives.
10542
10543 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10544
10545         * MAINTAINERS (Write After Approval): Add myself.
10546
10547 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10548
10549         * configure.in (libstdcxx_flags): Do not try to execute
10550         libstdc++-v3/testsuite_flags until it exists.
10551
10552 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10553
10554         * MAINTAINERS: Update my email address.
10555
10556 2001-05-31  Graham Stott  <grahams@redhat.com>
10557
10558         * MAINTAINERS (Write After Approval): Add myself.
10559
10560 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10561
10562         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10563         libraries when using g++ with native linker.
10564
10565 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10566
10567         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10568
10569 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10570
10571         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10572         [aix4*|aix5*]: Prepend blank.
10573
10574 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10575
10576         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10577         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10578         of subdir/configure scripts to use the new libtool.m4.
10579
10580 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10581
10582         * MAINTAINERS (Write After Approval): Add myself.
10583
10584 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10585
10586         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10587
10588 2001-05-11  Ben Elliston  <bje@redhat.com>
10589
10590         * Makefile.in (all-sid): New target.
10591         (check-sid, clean-sid, install-sid): Likewise.
10592
10593 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10594
10595         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10596
10597 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10598
10599         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10600         libgcj.
10601
10602 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10603
10604         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10605         gcc/xgcc is built, use -print-prog-name to find out the program
10606         name to use.
10607
10608 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10609
10610         * configure.in (noconfigdirs): Don't reset it from scratch in the
10611         target case; only append to it.
10612
10613         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10614         sparc-*-solaris2.8]: Disable ${libgcj}.
10615
10616 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10617
10618         * configure.in (libgcj_saved): Copy from $libgcj.
10619         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10620         --disable-libgcj.
10621
10622 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10623
10624         * MAINTAINERS: Remove self as MIPS maintainer and
10625         C front end maintainer.
10626
10627 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10628
10629         * configure.in: Move *-chorusos target case to the proper switch.
10630         Disable libgcj.
10631
10632 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10633
10634         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10635         1.641.2.228.
10636
10637 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10638
10639         * Makefile.in (STAGE1_CFLAGS): Pass down.
10640
10641 2001-04-13  Alan Modra  <amodra@one.net.au>
10642
10643         * config.guess: Add hppa64-linux support.  Note for next import that
10644         this is already in the master file.
10645         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10646
10647 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10648
10649         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10650         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10651
10652 2001-04-11  Stan Shebs  <shebs@apple.com>
10653
10654         * MAINTAINERS: Add self as Darwin port maintainer.
10655
10656 2001-04-11  Alan Modra  <amodra@one.net.au>
10657
10658         * MAINTAINERS: Update my email address.
10659
10660 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10661
10662         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10663         recent versions of FreeBSD (release 3 or later).
10664         * ltconfig: On FreeBSD, -lc must not be provided when building
10665         a shared library or else the standard -pthread gcc option is
10666         rendered worthless to later users of the built library.
10667
10668 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10669
10670         * MAINTAINERS: Add self and RTH as C front end maintainers.
10671
10672 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10673
10674         * config.sub: Make sure to match an already-canonicalized
10675         machine name (eg. mn10300-unknown-elf).
10676
10677 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10678
10679         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10680         New macros.
10681         (bootstrap, cross): Use RECURSE_FLAGS.
10682         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10683
10684 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10685
10686         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10687
10688 2001-03-22  Colin Howell  <chowell@redhat.com>
10689
10690         * Makefile.in (DO_X): Do not backslash single-quotes in
10691         backquotes (two places).
10692
10693 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10694
10695         Re-installed:
10696         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10697         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10698         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10699         * ltcf-cxx.sh: Likewise.
10700         * ltcf-gcj.sh: Likewise.
10701
10702 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10703
10704         * MAINTAINERS: Add myself as "documentation co-maintainer".
10705
10706 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10707
10708         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10709         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10710
10711 2001-03-19  Tom Tromey  <tromey@redhat.com>
10712
10713         * config-ml.in: Handle GCJ and GCJFLAGS.
10714
10715 2001-03-21  Michael Chastain  <chastain@redhat.com>
10716
10717         * Makefile.in: all-m4 depends on all-texinfo.
10718
10719 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10720
10721         * MAINTAINERS: Add myself to write after approval list.
10722
10723 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10724
10725         * Makefile.in (DO_X): Quote nested quotes.
10726
10727 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10728
10729         * MAINTAINERS: Add myself to write after approval list.
10730
10731 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10732
10733         * Makefile.in (DO_X): Use double quotes for quoting
10734         "RANLIB=$${RANLIB}".
10735
10736 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10737
10738         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10739
10740 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10741
10742         * configure.in: Only use `lang_requires' for languages athat are
10743         actually enabled.
10744
10745 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10746
10747         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10748
10749 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10750
10751         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10752
10753 2001-03-07  Tom Tromey  <tromey@redhat.com>
10754
10755         * configure.in: Allow config-lang.in to set `lang_requires' to list
10756         of other required languages.
10757
10758 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10759
10760         * Makefile.in: Remove RANLIB definition. Use RANLIB
10761         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10762         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10763
10764 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10765             Alexandre Oliva  <aoliva@redhat.com>
10766
10767         * Makefile.in (check-c++): Use tabs, not spaces.
10768
10769 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10770
10771         * MAINTAINERS: add myself to Write After Approval list.
10772
10773 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10774
10775         * Makefile.in (check-c++): New rule.
10776
10777         * configure.in (target_libs): Remove libg++.
10778         (noconfigdirs): Remove libg++.
10779         (noconfigdirs): Same.
10780         (noconfigdirs): Same.
10781         (noconfigdirs): Same.
10782
10783         * config-ml.in: Remove libg++ references.
10784
10785         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10786         (ALL_TARGET_MODULES): Same.
10787         (configure-target-libg++): Remove.
10788         (all-target-libg++): Remove.
10789         (configure-target-libio): Remove.
10790         (all-target-libio): Remove.
10791         (check-target-libio): Remove.
10792         (.PHONY): Remove.
10793         (libg++.tar.bz2): Remove.
10794         (all-target-cygmon): Remove libio.
10795         (all-target-libstdc++): Remove.
10796         (configure-target-libstdc++): Remove.
10797         (TARGET_LIB_PATH): Remove libstdc++.
10798         (ALL_GCC_CXX): Remove libstdc++.
10799         (all-target-gperf): Correct.
10800
10801 2001-02-16  Nick Clifton  <nickc@redhat.com>
10802
10803         * configure.in (noconfigdirs): Allow configuration of texinfo
10804         for Cygwin hosts.
10805
10806 2001-02-15  Anthony Green  <green@redhat.com>
10807
10808         * configure: Introduce GCJ_FOR_TARGET.
10809         * configure.in: Ditto.
10810         * Makefile.in: Ditto.
10811
10812 2001-02-13  Andreas Schwab  <schwab@suse.de>
10813
10814         * MAINTAINERS: Update mail address.
10815
10816 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10817
10818         * config.guess: Add linux target for S/390.
10819         * config.sub: Likewise.
10820
10821 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10822
10823         * configure.in: for *-chorusos, don't config target-newlib and
10824         target-libgloss.
10825
10826 2001-02-06  Ben Elliston  <bje@redhat.com>
10827
10828         * configure: Output host type to stdout, not stderr.
10829
10830 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10831
10832         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10833         * ltcf-cxx.sh: Likewise.
10834
10835         * config.if: Assume enable_libstdcxx_v3 is defined.
10836
10837 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10838
10839         Remove V2 C++ library.
10840         * configure.in: Remove --enable-libstdcxx_v3 support.
10841
10842 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10843
10844         * include/demangle.h: Add prototype for java_demangle_v3.
10845
10846 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10847
10848         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10849
10850 2001-01-27  Richard Henderson  <rth@redhat.com>
10851
10852         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10853
10854 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10855
10856         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10857         Don't unset, it's non-portable and no longer necessary, set to empty
10858         instead.
10859
10860 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10861
10862         * ltconfig: Shell portability fix for the tagname validity check.
10863
10864 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10865
10866         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10867         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10868
10869 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10870
10871         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10872
10873 2001-01-26  Tom Tromey  <tromey@redhat.com>
10874
10875         * configure.in: Allow libgcj to be built on Sparc Solaris.
10876
10877 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10878
10879         * ltcf-c.sh: Add aix5 case.
10880         * ltcf-cxx.sh: Likewise.
10881         * ltconfig: Likewise.
10882
10883 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10884
10885         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10886         keep at least one of build_libtool_libs or build_old_libs set to
10887         yes.
10888
10889         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10890         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10891
10892 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10893
10894         * configure.in: Enable libgcj on several additional platforms.
10895
10896 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10897
10898         * configure.in: Enable libgcj for linux targets.
10899
10900 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10901
10902         * MAINTAINERS (Write After Approval): Add myself.
10903
10904 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10905
10906         * MAINTAINERS: Add myself as vax port maintainer.
10907
10908 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10909
10910         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10911
10912 2001-01-09  Mike Stump  <mrs@wrs.com>
10913
10914         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10915         failures of subdirectories.
10916
10917 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10918
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         * ltconfig.sh: Fix typo.
10924
10925 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10926
10927         * configure: handle DOS-style absolute paths.
10928
10929 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10930
10931         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10932
10933 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10934
10935         * MAINTAINERS: Add myself as avr port co-maintainer.
10936
10937 2000-12-28  Ben Elliston  <bje@redhat.com>
10938
10939         * MAINTAINERS: Add myself under ``Write After Approval''.
10940
10941 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10942
10943         * texinfo: Remove directory from GCC.
10944
10945 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10946
10947         * COPYING: Update to current
10948         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10949         to 19yy as example year in copyright notice).
10950
10951 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10952
10953         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10954         (libstdcxx_incdir): Pass down.
10955         * config.if: Remove expired bits for cxx_interface, add stub.
10956         (libstdcxx_incdir): Add variable for g++ include directory.
10957         * configure.in (gxx_include_dir): Use it.
10958
10959 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10960
10961         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10962         with old-email address from ``Write After Approval''.
10963
10964 2000-12-15  Andreas Jaeger  <aj@suse.de>
10965
10966         * configure.in: Handle lang_dirs.
10967
10968 2000-12-14  Tom Tromey  <tromey@redhat.com>
10969
10970         * MAINTAINERS: Removed brads.
10971
10972         * MAINTAINERS: Added gcj developers.
10973
10974 2000-12-13  Anthony Green  <green@redhat.com>
10975
10976         * configure.in: Disable libgcj for any target not specifically
10977         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10978         with g++ abi.
10979
10980 2000-12-13  Mike Stump  <mrs@wrs.com>
10981
10982         * Makefile.in (local-distclean): Also remove fastjar.
10983
10984 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10985
10986         * contrib/gcc_update: Add fastjar --touch entries.
10987
10988 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10989
10990         * configure.in: Disable language-specific target libraries for
10991         languages that aren't enabled.
10992
10993 2000-12-10  Anthony Green  <green@redhat.com>
10994
10995         * configure.in: Define libgcj.  Disable libgcj target libraries for
10996         most targets.
10997
10998 2000-12-10  Neil Booth  <neilb@earthling.net>
10999
11000         * MAINTAINERS: Update mail address, remove from WAA list.
11001
11002 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11003
11004         * libjava: Imported from /cvs/java.
11005         * libffi: Likewise.
11006         * Boehm-gc: Likewise.
11007
11008 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11009
11010         * configure.in (target_libs): Revert 2000-12-08 patch.
11011         (noconfigdirs): Added target-libjava.
11012
11013 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11014
11015         * djunpack.bat: removed.
11016
11017 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11018
11019         * Makefile.in: handle DOS-style absolute paths.
11020         * config-ml.in: likewise.
11021         * symlink-tree: likewise.
11022
11023 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11024
11025         * fastjar: Imported.
11026
11027 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11028
11029         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11030         libjava.
11031         * configure.in (target_libs): Removed `target-libjava'.
11032
11033 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11034
11035         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11036         (ALL_MODULES): Added fastjar.
11037         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11038         (all-target-libjava): all-fastjar replaces all-zip.
11039         (all-fastjar): Added.
11040         (configure-target-fastjar, all-target-fastjar): Likewise.
11041         * configure.in (host_tools): Added fastjar.
11042
11043 2000-12-07  Mike Stump  <mrs@wrs.com>
11044
11045         * Makefile.in (local-distclean): Remove leftover built files.
11046
11047 2000-11-24  Nick Clifton  <nickc@redhat.com>
11048
11049         * configure.in (xscale-elf): Add target.
11050         (xscale-coff): Add target.
11051
11052 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11053
11054         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11055         recent versions of FreeBSD (release 3 or later).
11056         * ltconfig: On FreeBSD, -lc must not be provided when building
11057         a shared library or else the standard -pthread gcc option is
11058         rendered worthless to later users of the built library.
11059
11060 2000-11-16  Fred Fish  <fnf@be.com>
11061
11062         * configure.in (enable_libstdcxx_v3): Fix typo,
11063         libstd++ -> libstdc++.
11064
11065 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11066
11067         * MAINTAINERS: Add self to Write After Approval list.
11068
11069 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11070
11071         * MAINTAINERS: Update my email address.  Add myself to global write
11072         privs list.
11073
11074 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11075
11076         * Makefile.in: Merge with src and libgcj.
11077         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11078         configure-target-<library> when their configure scripts need the C
11079         or C++ library to have already been built to work properly.
11080         (do_proto_toplev): Set them to an empty string.
11081
11082         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11083         (REALLY_SET_LIB_PATH): Use them.
11084
11085 2000-11-17  Stan Shebs  <shebs@apple.com>
11086
11087         * MAINTAINERS: Add self to Write After Approval list.
11088
11089 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11090
11091         * configure: Provide the original toplevel configure arguments
11092         (including $0) to subprocesses in the environment rather than
11093         through gcc/configargs.h.
11094
11095 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11096
11097         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11098         C99.  Alphabetise "Write After Approval" list.
11099
11100 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11101
11102         * configure: Turn on libstdc++ V3 by default.
11103
11104         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11105         if we've got GCC.
11106
11107 2000-11-11  Philip Blundell  <philb@gnu.org>
11108
11109         * MAINTAINERS: Add self to Write After Approval list.
11110
11111 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11112
11113         * ltcf-c.sh (aix4): Improve shared library configuration; require
11114         exporting symbols.
11115         * ltcf-cxx.sh (aix4): Define.
11116         * ltconfig (aix4): Define library and soname specs appropriate for
11117         AIX.  Define command to create export symbols list.
11118
11119 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11120
11121         * config.sub: Add support for Sun Chorus
11122
11123 2000-10-31  Nick Clifton  <nickc@redhat.com>
11124
11125         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11126         <name>@redhat.com.  Also installed new email address for Clint
11127         Popetz.
11128
11129 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11130
11131         * etc: Remove directory from GCC.
11132
11133 2000-10-16  Michael Meissner  <meissner@redhat.com>
11134
11135         * configure (gcc/configargs.h): Only create if there is a build GCC
11136         directory created.
11137
11138 2000-10-16  Matthias Klose  <doko@debian.org>
11139
11140         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11141         when configured for libstdc++-v3.
11142
11143 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11144
11145         * configure: Save configure arguments to gcc/configargs.h.
11146
11147 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11148
11149         * config.guess: Import CVS version 1.157.
11150         * config.sub: Import CVS version 1.181.
11151
11152 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11153
11154         * Makefile.in (bootstrap): avoid recursion if subdir missing
11155         (cross): ditto
11156         (do-proto-toplev): ditto
11157
11158 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11159
11160         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11161         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11162
11163         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11164         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11165         all affected `configure' scripts.
11166
11167 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11168
11169         * MAINTAINERS: Add self as cpplib co-maintainer.
11170
11171 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11172
11173         * MAINTAINERS: Add self to Write After Approval list.
11174
11175 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11176
11177         * INSTALL/README: egcs -> GCC update.
11178
11179 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11180
11181         * MAINTAINERS: Add myself to Write After Approval list.
11182
11183 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11184
11185         * MAINTAINERS: Add myself to Write After Approval list.
11186
11187 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11188
11189         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11190         X11 libraries for hppa64.
11191
11192 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11193
11194         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11195
11196 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11197
11198         * Makefile.in (all-zlib): Added dummy target.
11199
11200         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11201         ltcf-gcj.sh: Updated from libtool multi-language branch.
11202
11203 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11204
11205         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11206         (bootstrap*): Depend on all-bootstrap.
11207
11208 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11209
11210         * config.guess: Import CVS version 1.156.
11211         * config.sub: Import CVS version 1.179.
11212
11213 2000-09-02  Anthony Green  <green@cygnus.com>
11214
11215         * Makefile.in (all-gcc): Depend on all-zlib.
11216         (CLEAN_MODULES): Add clean-zlib.
11217         (ALL_MODULES): Add all-zlib.
11218         * configure.in (host_libs): Add zlib.
11219
11220 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11221
11222         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11223         crosses, but add gcc/include to the header search path for them.
11224
11225 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11226
11227         * MAINTAINERS: Add self to Write After Approval list.
11228
11229 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11230
11231         * config.guess: Import CVS version 1.152.
11232         * config.sub: Import CVS version 1.177.
11233
11234 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11235
11236         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11237         $targargs to tell whether newlib is going to be built.
11238
11239         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11240         $$r/TARGET_SUBDIR/libio for _G_config.h.
11241
11242 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11243
11244         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11245
11246 2000-08-22  DJ Delorie  <dj@redhat.com>
11247
11248         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11249
11250 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11251
11252         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11253         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11254         sub-configures.
11255
11256 2000-08-21  DJ Delorie  <dj@redhat.com>
11257
11258         * MAINTAINERS: Add self as a libiberty maintainer
11259
11260 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11261
11262         * configure.in (libstdcxx_flags): Use
11263         libstdc++-v3/src/libstdc++.INC.
11264
11265 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11266
11267         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11268
11269 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11270
11271         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11272
11273         * configure: Make enable_threads and enable_shared defaults
11274         explicit.  Substitute enable_threads into generated Makefiles.
11275         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11276         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11277
11278 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11279
11280         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11281
11282 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11283
11284         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11285         previous delta.
11286
11287 2000-08-11  Jason Merrill  <jason@redhat.com>
11288
11289         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11290         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11291         (FLAGS_FOR_TARGET): Not here.
11292         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11293
11294 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11295
11296         * config-ml.in (CC, CXX): Don't introduce a leading space.
11297
11298 2000-08-07  DJ Delorie  <dj@delorie.com>
11299
11300         * MAINTAINERS: Add self as a DJGPP maintainer
11301
11302 2000-08-07  DJ Delorie  <dj@redhat.com>
11303
11304         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11305         "if we're also building gcc, and it's a gcc that will run on the
11306         build machine, we want to use its includes instead of the system's
11307         default includes".
11308
11309 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11310
11311         * MAINTAINERS: Add self to Write After Approval list.
11312
11313 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11314
11315         * configure.in (libstdcxx_flags): Don't use `"'.
11316
11317         * config-ml.in: Adjust multilib search paths to the
11318         appropriate multilib tree.
11319
11320 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11321
11322         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11323         commas in $LANGUAGES.
11324
11325 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11326
11327         * configure.in: Re-enable all references to libg++ and librx.
11328
11329 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11330
11331         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11332         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11333         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11334         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11335
11336         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11337
11338 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11339
11340         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11341         CXX_FOR_TARGET for sed.
11342
11343 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11344
11345         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11346         Do not override if already set in the environment or in configure.
11347         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11348         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11349
11350 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11351
11352         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11353         the libtool CVS tree multi-language branch.
11354         * ltconfig, ltmain.sh: Updated.
11355
11356 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11357
11358         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11359         (clean-target): Depend on it.
11360
11361         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11362         (GCC_FOR_TARGET): Use it.
11363         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11364         * configure.in: ... here.
11365         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11366         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11367
11368 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11369
11370         * MAINTAINERS: Add self to Write After Approval list.
11371
11372 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11373
11374         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11375         (configure-target-libchill, configure-target-libobjc): Likewise.
11376
11377         * configure.in: Use the same cache file for all target libs.
11378         * config-ml.in: But different cache files per multilib variant.
11379
11380 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11381
11382         * configure (topsrcdir): Don't use dirname.
11383
11384 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11385
11386         * MAINTAINERS: Add self to Write After Approval list.
11387
11388 2000-07-20  Jason Merrill  <jason@redhat.com>
11389
11390         * configure.in: Remove all references to libg++ and librx.
11391
11392         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11393
11394 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11395
11396         * config.sub: Update to subversions version 2000-07-06.
11397
11398 2000-07-12  Andrew Haley  <aph@cygnus.com>
11399
11400         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11401         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11402
11403 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11404
11405         * symlink-tree:  Check number of arguments.
11406
11407 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11408
11409         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11410         search path for a g++ extracted from the build tree.  This
11411         will allow link tests run by configure scripts in
11412         subdirectories to succeed.
11413
11414 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11415
11416         * ltconfig: Add support for mips-dde-sysv4.2MP
11417
11418 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11419
11420         * MAINTAINERS: Add myself as loop discovery maintainer.
11421
11422 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11423
11424         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11425         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11426
11427 2000-06-19  Timothy Wall  <twall@cygnus.com>
11428
11429         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11430         * config.sub: Add tic54x target.
11431
11432 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11433
11434         * MAINTAINERS: Add self as Fortran maintainer,
11435         remove Craig Burley.
11436
11437 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11438
11439         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11440         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11441
11442 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11443
11444         * MAINTAINERS: Add self as i18n maintainer
11445
11446 20000-05-21  H.J. Lu  (hjl@gnu.org)
11447
11448         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11449         directory are used if they exist. Make sure
11450         $(build_tooldir)/include is searched for header files,
11451         $(build_tooldir)/lib/ for library files.
11452         (GCC_FOR_TARGET): Likewise.
11453         (CXX_FOR_TARGET): Likewise.
11454
11455 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11456
11457         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11458
11459 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11460
11461         * Makefile.in (configure-target-libiberty): Depend on
11462         configure-target-newlib.
11463
11464 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11465
11466         * configure.in, Makefile.in: Merge all libffi-related
11467         configury stuff from the libgcj tree.
11468
11469 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11470
11471         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11472         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11473
11474 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11475
11476         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11477         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11478         current version information.  Add to proto-toplev directory.
11479         (gdb-taz): Build do-djunpack.
11480
11481 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11482
11483         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11484
11485 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11486
11487         * MAINTAINERS: Add self to Write After Approval list.
11488
11489 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11490
11491         * ltmain.sh: Preserve in relink_command any environment
11492         variables that may affect the linker behavior.
11493
11494 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11495
11496         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11497
11498 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11499
11500         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11501
11502 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11503
11504         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11505         with the version name.
11506
11507 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11508
11509         * MAINTAINERS: Add self as bb-reorder maintainer.
11510
11511 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11512
11513         * config.if: Tweak.
11514
11515 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11516
11517         * djunpack.bat: New file.
11518
11519 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11520
11521         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11522         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11523         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11524         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11525
11526 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11527
11528         * config.sub (case $basic_machine): Change default for "ibm-*"
11529         to "openedition".
11530
11531 2000-04-13  Andreas Jaeger  <aj@suse.de>
11532
11533         * MAINTAINERS: Added myself.
11534
11535 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11536
11537         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11538         (do-md5sum): New target.
11539         (MD5PROG): Define.
11540         (PACKAGE): Default to TOOL.
11541         (VER): Default to a shell script.
11542         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11543         md5 checksum generation.
11544         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11545         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11546         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11547         insight.tar.bz2): Use gdb-taz to create archive.
11548
11549 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11550
11551         * configure (warn_cflags): Delete.
11552
11553 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11554
11555         * MAINTAINERS: Added myself.
11556
11557 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11558             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11559
11560         * configure.in (enable_libstdcxx_v3): Add.
11561         (target_libs): Add bits here to switch between libstdc++-v2 and
11562         libstdc++-v3.
11563         * config.if: And this file too.
11564         * Makefile.in: Add libstdc++-v3 targets.
11565
11566 2000-04-05  Michael Meissner  <meissner@redhat.com>
11567
11568         * config.sub (d30v): Add d30v as a basic machine type.
11569
11570 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11571
11572         * configure.in: -linux-gnu*, not -linux-gnu.
11573
11574 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11575
11576         * MAINTAINERS: Add self in write-after-approval section.
11577
11578 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11579
11580         * MAINTAINERS: Add self as ia64 port maintainer.
11581
11582 2000-03-08  Neil Booth  <NeilB@earthling.net>
11583
11584         * MAINTAINERS: Add self in write-after-approval section.
11585
11586 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11587
11588         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11589         (do-tar-bz2): Replace TOOL with PACKAGE.
11590         (gdb.tar.bz2): Remove GDBTK from GDB package.
11591         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11592         dejagnu.tar.bz2): New packages.
11593
11594 2000-02-27  Andreas Jaeger  <aj@suse.de>
11595
11596         * configure.in: Add entry for mips*-*-linux*, move catch all
11597         *-*-*linux* entry below this one.
11598
11599 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11600
11601         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11602
11603 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11604
11605         * config.sub: Support an OS of "wince".
11606
11607 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11608
11609         * config.guess, config.sub: Updated to match config's 2000-02-15
11610         version.
11611
11612 2000-02-23  Linas Vepstas  <linas@linas.org>
11613
11614         * config.sub: Add support for Linux/IBM 370.
11615         * configure.in: Likewise.
11616
11617 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11618
11619         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11620
11621 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11622
11623         * config.guess: Guess "cygwin" rather than "cygwin32".
11624
11625 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11626
11627         * configure (gcc_version): When setting, narrow search to
11628         lines containing `version_string'.
11629
11630 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11631
11632         * config.sub: Add support for avr target.
11633
11634 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11635
11636         * MAINTAINERS: Add maintainers for MCore port.
11637
11638 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11639
11640         * config.sub: Add mmix-knuth-mmixware.
11641
11642 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11643
11644         * MAINTAINERS: Pair cccp with cpplib maintainership.
11645
11646 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11647
11648         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11649         structure stuff to -L library search.
11650         (CXX_FOR_TARGET): Ditto.
11651         (CROSS_CHECK_MODULES): Fix spelling mistake.
11652
11653 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11654
11655         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11656         the C++ compiler.
11657
11658 2000-01-12  Richard Henderson  <rth@cygnus.com>
11659
11660         * configure.in: Don't build some bits for beos.
11661
11662 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11663
11664         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11665         as include files.
11666
11667 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11668
11669         * Add self as cpplib maintainer, as requested by Jason
11670         Merrill.  Correct my e-mail address.
11671
11672 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11673
11674         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11675         not mh-aix43.
11676
11677 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11678
11679         * MAINTAINERS: Add myself to "write after approval" list.
11680
11681 1999-12-14  Richard Henderson  <rth@cygnus.com>
11682
11683         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11684         * config.sub: Accept alphaev[78], alphaev8.
11685
11686 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11687
11688         * config.guess, config.sub: Update from autoconf.
11689
11690 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11691
11692         * MAINTAINERS:  update my playtime e-address.
11693
11694 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11695
11696         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11697         necessary libraries are missing.
11698
11699 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11700
11701         * MAINTAINERS: Add new 'write after approval' maintainer.
11702
11703 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11704
11705         * MAINTAINERS: Add new Java maintainer.
11706
11707 1999-10-25  Andreas Schwab  <schwab@suse.de>
11708
11709         * configure: Fix quoting inside arguments of eval.
11710
11711 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11712
11713         * config-ml.in: Allow suppression of some ARM multilibs.
11714
11715 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11716
11717         * config.guess: Add OS/390 match pattern.
11718         * config.sub: Add mvs, openedition targets.
11719         * configure.in (i370-ibm-opened*): New.
11720
11721 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11722
11723         * config.sub: Add support for configuring for pj.
11724
11725 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11726
11727         * config.sub (maybe_os): Add support for configuring for fr30.
11728
11729 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11730
11731         * configure.in: Do not configure or build ld for AIX
11732         platforms.  ld is known to be broken on these platforms.
11733
11734 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11735
11736         * config-ml.in: Pass compiler flag corresponding to multidirs to
11737         subdir configures.
11738
11739 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11740
11741         * Makefile.in (LDFLAGS): Define.
11742
11743 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11744
11745         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11746         noconfigdirs.
11747         (*-*-cygwin*): Likewise.
11748
11749 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11750
11751         * mkdep: New file.
11752         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11753         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11754
11755         From Eli Zaretskii <eliz@is.elta.co.il>:
11756         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11757         long file name when using DJGPP on MS-DOS.
11758
11759 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11760
11761         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11762
11763 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11764
11765         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11766         dependency as this causes "make check" to globally "make all"
11767
11768 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11769
11770         * configure.in (target_libs): Added target-zlib.
11771         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11772         (CONFIGURE_TARGET_MODULES): Likewise.
11773         (CHECK_TARGET_MODULES): Likewise.
11774         (INSTALL_TARGET_MODULES): Likewise.
11775         (CLEAN_TARGET_MODULES): Likewise.
11776         (configure-target-zlib): New target.
11777         (all-target-zlib): Likewise.
11778         (all-target-libjava): Depend on all-target-zlib.
11779         (configure-target-libjava): Depend on configure-target-zlib.
11780
11781         * Makefile.in (configure-target-libjava): Depend on
11782         configure-target-newlib.
11783         (configure-target-boehm-gc): New target.
11784         (configure-target-qthreads): New target.
11785
11786         * configure.in (target_libs): Added target-qthreads.
11787         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11788         (CONFIGURE_TARGET_MODULES): Likewise.
11789         (CHECK_TARGET_MODULES): Likewise.
11790         (INSTALL_TARGET_MODULES): Likewise.
11791         (CLEAN_TARGET_MODULES): Likewise.
11792         (all-target-qthreads): New target.
11793         (configure-target-libjava): Depend on configure-target-qthreads.
11794         (all-target-libjava): Depend on all-target-qthreads.
11795
11796         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11797         (CONFIGURE_TARGET_MODULES): Likewise.
11798         (CHECK_TARGET_MODULES): Likewise.
11799         (INSTALL_TARGET_MODULES): Likewise.
11800         (CLEAN_TARGET_MODULES): Likewise.
11801         (all-target-libjava): New target.
11802         (all-target-boehm-gc): Likewise.
11803         * configure.in (target_libs): Added libjava, boehm-gc.
11804
11805 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11806
11807         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11808         configure.bat in SUPPORT_FILES.
11809         (gas+binutils.tar.bz2): Likewise.
11810
11811         * makeall.bat: Remove; obsolete.
11812
11813 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11814
11815         From Mark Elbrecht:
11816         * configure.bat: Remove; obsolete.
11817
11818 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11819
11820         * configure: Add -W -Wall to the default CFLAGS when compiling with
11821         gcc.
11822
11823 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11824
11825         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11826
11827 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11828
11829         * configure.in: Build ld on IRIX6.
11830
11831 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11832
11833         * Makefile.in: Change distribution targets to use bzip2 instead of
11834         gzip.
11835         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11836         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11837
11838 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11839
11840         * config.sub: Add mcore target.
11841
11842 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11843
11844         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11845
11846 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11847
11848         * config.guess (dummy): Changed to $dummy.
11849
11850 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11851
11852         * config.sub: Tidied up case statements.
11853
11854 1999-05-22  Ben Elliston  <bje@cygnus.com>
11855
11856         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11857         <jiro@din.or.jp>.
11858
11859         * config.guess: Merge with FSF version. Future changes will be
11860         more accurately recorded in this ChangeLog.
11861         * config.sub: Likewise.
11862
11863 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11864
11865          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11866
11867 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11868
11869         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11870
11871 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11872
11873         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11874
11875 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11876
11877         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11878         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11879         Bad merge removed these two changes.
11880
11881 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11882                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11883
11884         * config.guess (interix Alpha): Add.
11885
11886 1999-04-11  Richard Henderson  <rth@cygnus.com>
11887
11888         * configure.in (i?86-*-beos*): Do config gperf; don't config
11889         gdb, newlib, or libgloss.
11890
11891 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11892
11893         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11894         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11895         from multidirs.
11896
11897 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11898
11899         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11900
11901 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11902
11903         * config.sub: Add support for mcore targets.
11904
11905 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11906
11907         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11908         not mt-ospace, in order to shut up assembler warning about using
11909         symbols that are named the same as registers.
11910
11911 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11912
11913         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11914         dependency list for all-target-cygmon.
11915
11916 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11917
11918         * config-ml.in: Check $host, not $target, for selective multilibs.
11919         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11920         thumb interworking, and underscore prefix multilibs.
11921
11922 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11923
11924         * missing: Update to version from current automake.
11925
11926 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11927
11928         * configure (gxx_include_dir): Removed.
11929
11930         * configure.in (gxx_include_dir): Handle it.
11931         * Makefile.in: Likewise.
11932
11933 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11934
11935         * config.sub (mips64vr4111,mips64vr4111el) Add.
11936
11937 1999-03-21  Ben Elliston  <bje@cygnus.com>
11938
11939         * config.guess: Correct typo for detecting ELF on FreeBSD.
11940
11941 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11942
11943         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11944         config/mh-djgpp.
11945
11946 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11947
11948         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11949         all-target-newlib to dependency list for all-target-bsp.
11950
11951 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11952
11953         * config.sub: Add i386-uwin support.
11954         * config.guess: Likewise.
11955
11956 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11957
11958         * configure.in: cleanup, add mh-*pic handling for arm, special
11959         case powerpc*-*-aix*
11960
11961 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11962
11963         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11964         can be built.
11965
11966 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11967
11968         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11969         targets.
11970
11971 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11972
11973         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11974
11975 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11976
11977         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11978
11979 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11980
11981         * config.sub: Fix typo in arm recognition.
11982
11983 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11984
11985         * configure.in (noconfigdirs): Changed target_configdirs to
11986         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11987         rather than m68k-*-* since it is not known to work on
11988         m68k-aout. Ditto for arm-*-*oabi.
11989
11990 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11991
11992         * configure.in (*-*-windows*): Remove, no longer used.
11993
11994 1999-02-19  Ben Elliston <bje@cygnus.com>
11995
11996         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11997         Smart and improved by Andrew Cagney.
11998
11999 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12000
12001         * config.guess: Recognize openbsd-*-hppa.
12002
12003 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12004
12005         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12006         only if it is not empty.
12007
12008 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12009
12010         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12011
12012         * config.guess: Modified to recognize uname's armv* syntax.
12013
12014         * config.sub: Modified to recognize uname's armv* syntax.
12015
12016 1999-02-17  Mark Salter  <msalter@cygnus.com>
12017
12018         * configure.in: Added target-bsp for sparclite.
12019
12020 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12021
12022         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12023
12024 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12025
12026         * configure.in: Add support for strongarm port.
12027         * config.sub: Add support for strongarm target.
12028
12029 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12030
12031         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12032         the old name config/mh-cygwin32.
12033         Enable texinfo.
12034
12035 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12036
12037         * configure.in: Do build ld for ix86 Solaris.
12038
12039 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12040
12041         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12042         $AR_FOR_TARGET.  Likewise for RANLIB.
12043
12044 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12045
12046         * config.sub (oabi):  Recognize.
12047         * configure.in (arm-*-oabi):  Handle.
12048
12049 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12050
12051         * config.guess: Improve detection of i686 on UnixWare 7.
12052
12053 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12054
12055         * config.guess: Add support for i386-pc-interix.
12056         * config.sub: Likewise.
12057         * configure.in: Likewise.
12058
12059 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12060
12061         * Makefile.in: Remove unneeded all-target-libio from
12062         from all-target-winsup target since it is now unneeded.
12063         Add all-target-libtermcap in its place since it is now
12064         needed.
12065
12066 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12067
12068         * configure.in: makefile stub for cygwin target is probably
12069         unnecessary.  Remove it for now.
12070
12071 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12072
12073         * configure.in: libtermcap.a should be built when cygwin is the
12074         target as well as the host.
12075         * config.guess: Allow mixed case in cygwin uname output.
12076         * Makefile.in: Add libtermcap target.
12077
12078 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12079
12080         * config.sub: Clean up handling of hppa2.0.
12081
12082 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12083
12084         * config.guess: Use C code to identify more HP machines.
12085
12086 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12087
12088         * config.sub: Handle hppa2.0.
12089
12090 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12091
12092         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12093         cygmon for all sparclite targets, regardless of object format.
12094
12095 1998-12-15  Mark Salter  <msalter@cygnus.com>
12096
12097         * configure.in: Added target-bsp for several target architectures.
12098
12099         * Makefile.in: Added rules for bsp.
12100
12101 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12102
12103         * config.guess: Improve detection of hppa2.0 processors.
12104
12105 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12106
12107         * config.guess: Recognize FreeBSD using ELF automatically.
12108
12109 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12110
12111         * configure (skip-this-dir): Add handling for new shell script, which
12112         might be created by a sub-directory's configure to indicate, this particular
12113         directory is "unwanted".
12114         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12115
12116 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12117
12118         * ltconfig: import from libtool, after changing libtool to
12119         account for the cygwin name change.
12120
12121 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12122
12123         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12124         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12125
12126 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12127
12128         * configure.in: Add libtermcap to list of cygwin dependencies.
12129
12130 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12131
12132         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12133         they include winsup/include when it's a cygwin target.
12134
12135 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12136
12137         * configure.in (host_tools): Added zip.
12138         * Makefile.in (all-target-libjava): Depend on all-zip.
12139         (all-zip): New target.
12140         (ALL_MODULES): Added all-zip.
12141         (NATIVE_CHECK_MODULES): Added check-zip.
12142         (INSTALL_MODULES): Added install-zip.
12143         (CLEAN_MODULES): Added clean-zip.
12144
12145 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12146
12147         * Makefile.in: lose "32" from comment about cygwin.
12148
12149 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12150
12151         * configure.in: Use -Os to build target libraries for the fr30.
12152
12153 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12154
12155         * config.sub: Add fr30.
12156
12157 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12158
12159         * configure.in: drop "32" from config/mh-cygwin32.  Check
12160         cygwin* instead of cygwin32*.
12161         * config.sub: Check cygwin* instead of cygwin32*.
12162
12163 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12164
12165         * config.guess: Match any version of Unixware7.
12166
12167 1998-10-20  Syd Polk  <spolk@cygnus.com>
12168
12169         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12170         if desired.
12171
12172 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12173
12174         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12175         these if the appropriate directories and files to not exist.
12176
12177 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12178
12179         * Makefile.in (DEVO_SUPPORT): Add config.if.
12180
12181 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12182
12183         * configure: Add pattern to replace "build_tooldir"'s
12184         definition in the generated Makefile with "tooldir"'s
12185         actual value.
12186
12187 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12188
12189         * config.sub: Bring back lost sparcv9.
12190
12191         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12192
12193 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12194
12195         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12196         CC_FOR_TARGET and friends.
12197
12198 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12199
12200         * Makefile.in (build_tooldir): New variable, same as tooldir.
12201         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12202         -B$(build_tooldir)/bin/.
12203         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12204
12205 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12206
12207         * README: Remove installation instructions and refer to the
12208         INSTALL directory instead.
12209
12210 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12211
12212         * config.sub: Add support for i[34567]86-pc-udk.
12213         * configure.in: Likewise.
12214
12215 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12216
12217         * Makefile.in: add bzip2 package building bits for user
12218         tools module
12219         * configure.in: ditto
12220
12221 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12222
12223         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12224         (ALL_TARGET_MODULES): Add all-target-libobjc.
12225         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12226         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12227         (all-target-libchill): Add dependencies.
12228         * configure.in (target_libs): Add libchill.
12229
12230 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12231
12232         * configure.in (target_subdir): Remove duplicate line.
12233
12234 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12235
12236         * Makefile.in (all-automake): fix dependencies.
12237
12238 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12239
12240         * configure.in: Minor cleanups for building in the $(target_alias)
12241         subdir.
12242
12243 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12244
12245         * Makefile.in (bootstrap): Set r and s before make all.  Use
12246         BASE_FLAGS_TO_PASS in make all.
12247         (cross): Likewise.
12248
12249 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12250
12251         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12252
12253 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12254
12255         * config.sub: Fix typo in last change.
12256
12257 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12258
12259         * config.sub: Add support for C4x target.
12260         * configure.in: Likewise.
12261
12262 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12263
12264         * config.sub: Recognize sparcv9 just like sparc64.
12265
12266 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12267
12268         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12269
12270 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12271
12272         * config.guess: Correctly identify Pentium II sco boxes.
12273
12274         * config.guess: Fix "tr" code.  From Weiwen Liu.
12275
12276 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12277
12278         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12279         stabs.
12280
12281 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12282
12283         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12284         (ALL_TARGET_MODULES): Add all-target-libchill.
12285         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12286         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12287         (all-target-libchill): Add dependencies.
12288         * configure.in (target_libs): Add libchill.
12289
12290 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12291
12292         * config.guess: Avoid assumptions about "tr" behaves when
12293         LANG is set to something other than English.
12294
12295 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12296
12297         * configure (gxx_include_dir): Changed to
12298         '${prefix}/include/g++'-${libstdcxx_interface}.
12299
12300         * config.if: New to determine the interfaces.
12301
12302 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12303
12304         * config.guess: Detect and handle MPE/IX.
12305         * config.sub: Deal with MPE/IX.
12306
12307 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12308
12309         * configure.in: Use mh-aix43.
12310
12311 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12312
12313         * configure: Fix --without/--disable cases for gxx-include-dir.
12314
12315 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12316
12317         * mdata-sh:  Imported.  Needed for automake support.
12318
12319 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12320
12321         * Makefile.in (taz): Try "chmod -R og=u ." before
12322         "chmod og=u `find . -print`".
12323
12324 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12325
12326         * configure.in: Add arm-elf and thumb-elf support.
12327
12328 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12329
12330         * Makefile.in: Undo previous patch.
12331
12332 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12333
12334         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12335         to here ...
12336         (install-no-fixedincludes): and here
12337         (INSTALL_MODULES): ... from here.
12338
12339 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12340
12341         * config.sub: Merge with FSF.
12342
12343         * config.guess: Merge with FSF.
12344
12345 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12346
12347         * configure (extraconfigdirs): New variable.
12348         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12349         * Makefile.in (all): Move higher in file.
12350         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12351         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12352         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12353         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12354         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12355
12356 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12357
12358         * Makefile.in (all-target-libjava): Depend on all-gcc and
12359         all-target-newlib.
12360         (configure-target-libjava): Depend on $(ALL_GCC).
12361
12362 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12363
12364         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12365         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12366
12367 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12368
12369         * INSTALL/README: Fix typo.
12370
12371 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12372
12373         * ylwrap: Change absolute path checks to check for DOS style path
12374         names.
12375
12376         * ylwrap: Don't use a full path name if the source file is in the
12377         same directory.  From hjl@lucon.org (H.J. Lu).
12378
12379         * config-ml.in: Default to being verbose, to match Feb 18 change to
12380         configure.
12381
12382 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12383
12384         Brought over from egcs:
12385
12386         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12387
12388         * configure.in (target_subdir): Set to ${target_alias} instead
12389         of "libraries".
12390
12391         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12392
12393         * configure.in (target_subdir): Set to libraries if enable_multilib.
12394
12395 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12396
12397         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12398         multilibs, force reconfiguration the first time we create
12399         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12400
12401 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12402
12403         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12404         avoid confusion with --no-recursion.
12405
12406 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12407
12408         * configure.in: Win32 hosts shouldn't use install -x
12409         * install-sh: remove -x option, and special .exe-handling
12410         hack.
12411
12412 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12413
12414         * config.guess: Recognize i586-pc-beos.
12415         * configure.in: Don't build some bits for beos.
12416
12417 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12418
12419         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12420         CFLAGS default to -O2.
12421
12422         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12423         when using GNU ld.
12424
12425 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12426
12427         * ltmain.sh: Correct install when using a different shell.
12428
12429 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12430
12431         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12432
12433 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12434
12435         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12436         target.
12437
12438 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12439
12440         * ltconfig: Update to correct AIX handling.
12441
12442 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12443
12444         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12445
12446         * configure.in (target_subdir): Set to ${target_alias} instead
12447         of "libraries".
12448
12449 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12450
12451         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12452         (Makefile): Depend on $(gcc_version_trigger).
12453
12454         * configure (gcc_version): Change default initializer to empty
12455         string.
12456         (gcc_version_trigger): New variable; pass this variable down
12457         to subdir configures to enable them checking gcc's version
12458         themselves. Emit make macros for both gcc_version vars.
12459         (topsrcdir): Initialize reliably.
12460         (recursion line): Remove --with-gcc-version=${gcc_version}.
12461
12462 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12463
12464         * configure (enable_version_specific_runtime_libs): Implement new flag
12465         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12466         in $(libsubdir); emit definition in each generated Makefile.
12467         (gxx_include_dir): Initialize depending on
12468         $enable_version_specific_runtime_libs.
12469
12470 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12471
12472         * configure (gcc_version): Initialize properly depending on
12473         how and where configure is started.
12474         (recursion line): Pass a --with-gcc-version=${gcc_version}
12475         to configures in subdirs.
12476
12477 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12478
12479         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12480         cygmon
12481
12482 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12483
12484         * configure.in: Add cygmon and libstub support for mn10200.
12485
12486 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12487
12488         * configure (gcc_version): Add new variable describing the
12489         particular gcc version we're building.
12490         * Makefile.in (libsubdir): Add new macro for the directory
12491         in which the compiler finds executables, libraries, etc.
12492         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12493         and libsubdir.
12494
12495 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12496
12497         * Makefile.in (local-clean): Remove *.log.
12498         (warning.log): Built with warn_summary from build.log.
12499         (mail-report.log): Run test_summary.
12500         (mail-report-with-warnings.log): Run test_summary including
12501         warning.log in the report.
12502
12503 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12504
12505         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12506
12507 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12508
12509         * Makefile.in (grep): Grep no longer depends on libiberty.
12510
12511 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12512
12513         * Makefile.in: all-snavigator needs all-libgui.
12514
12515 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12516
12517         * configure.in: Add cygmon and libstub support for mn10300.
12518
12519 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12520
12521         * missing: Update to version from automake 1.3.
12522
12523         * ltmain.sh: On installation, don't get confused if the same name
12524         appears more than once in the list of library names.
12525
12526 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12527
12528         * config.sub: Accept m68060 and m5200 as CPU names.
12529
12530 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12531
12532         * configure: Use && rather than using -a in test, because odd
12533         strings can confuse test.
12534         * configure.in: Likewise.
12535
12536 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12537
12538         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12539
12540 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12541
12542         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12543         bootstrap4-lean): New targets.
12544
12545 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12546
12547         * mpw-* Delete.  Not used.
12548
12549 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12550
12551         * COPYING.LIB: Update FSF address.
12552
12553 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12554
12555         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12556
12557         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12558         GAS_SUPPORT_DIRS.
12559
12560 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12561
12562         * ltconfig, ltmain.sh: Avoid producing a version number if
12563         -version-info was not used.
12564
12565 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12568         building with newlib.
12569
12570 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12571
12572         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12573         Solaris `make' causes it to continue to next definition.
12574
12575 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12576
12577         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12578         the right GUI libraries and files are installed along with GDB.
12579
12580 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12581
12582         * configure.in: Change alpha to alpha* in several places.
12583
12584 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12585
12586         * config.sub: Recognize sparc86x.
12587
12588 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12589
12590         * configure.in (--enable-target-optspace): Remove debug echo.
12591
12592 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12593
12594         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12595
12596 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12597
12598         * ltconfig: Update cygwin32 support.
12599
12600         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12601         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12602         (GDB_SUPPORT_DIRS): Likewise.
12603
12604 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12605
12606         * configure.in (target_makefile_frag): If --enable-target-optspace,
12607         use -Os to compile target libraries rather than -O2.  Default to
12608         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12609         not used.
12610         * configure.in (target_cflags): Ditto for d30v.
12611
12612 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12613
12614         * Makefile.in (all-bfd): Depend on all-intl.
12615         (all-binutils): Likewise.
12616         (all-gas): Likewise.
12617         (all-gprof): Likewise.
12618         (all-ld): Likewise.
12619
12620 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12621
12622         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12623
12624 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12625
12626         * Makefile.in (all-bfd): Depend upon all-libiberty.
12627
12628         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12629
12630 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12631
12632         * Makefile.in: Add libstub.
12633
12634         * configure.in: Ditto. Build libstub for targets that have cygmon
12635         support.
12636
12637 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12638
12639         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12640
12641 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12642
12643         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12644         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12645
12646 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12647
12648         * configure: Define DEFAULT_M4 by searching PATH.
12649         * Makfile.in: Use DEFAULT_M4.
12650
12651 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12652
12653         * ltconfig: Add cygwin32 support.
12654
12655         * Makefile.in, configure.in: Add libtool as a native only directory
12656         to configure and build.
12657
12658 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12659
12660         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12661
12662 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12663
12664         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12665
12666 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12667
12668         * Makefile.in: add ash make rules
12669         * configure.in: add ash to native_only and host_tools lists
12670
12671 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12672
12673         * Makefile.in (all-gettext, all-intl): New targets.
12674         (ALL_MODULES): Added all-gettext, all-intl.
12675         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12676         (INSTALL_MODULES): Added install-gettext, install-intl.
12677         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12678
12679         * configure.in (host_tools): Added gettext.
12680         (native_only): Likewise.
12681         (noconfigdirs) [various cases]: Likewise.
12682         (host_libs): Added intl.
12683
12684 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12685
12686         * configure: Do not disable building gdbtk for cygwin32 hosts.
12687
12688 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12689
12690         * configure.in: Add thumb-coff target.
12691         * config.sub: Add thumb-coff target.
12692
12693 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12694
12695         * Makefile.in: Revert yesterday's change.
12696         (all-target-winsup):  all-target-librx stays out of here.
12697
12698 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12699
12700         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12701         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12702         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12703         Remove references to librx and libg++.
12704
12705 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12706
12707         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12708         recursive makes
12709
12710 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12711
12712         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12713         for newlib directory.
12714         (CXX_FOR_TARGET): Likewise.
12715
12716 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12717
12718         * ltconfig: Update after libtool/ltconfig.in change for
12719         hpux11.
12720
12721 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12722
12723         * ltconfig, ltmain.sh: Update to libtool 1.2.
12724
12725 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12726
12727         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12728         (install-gcc-cross): Instead, override LANGUAGES here.
12729
12730 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12731
12732         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12733         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12734
12735 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12736
12737         * configure.in: Add Thumb-pe target.
12738
12739 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12740
12741         * Makefile.in - changed sn targets to snavigator
12742         * configure.in - changed sn targets to snavigator
12743
12744 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12745
12746         * config-ml.in: After building symlink tree call make distclean
12747         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12748         to be the case for libiberty.
12749
12750 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12751
12752         * configure: When making link, also check the current
12753         directory. The configure scripts may create one.
12754
12755 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12756
12757         * config.sub: Accept alphapca56 and alphaev6 properly.
12758
12759 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12760
12761         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12762
12763 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12764
12765         * config.sub (sco5): Fix typo.
12766
12767 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12768
12769         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12770         install-itcl.
12771         (install-itcl): Remove dependency on install-tcl.
12772
12773 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12774
12775         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12776
12777 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12778
12779         * configure.in: Don't build libgui for a cygwin32 target when not on
12780         a cygwin32 host.
12781
12782 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12783
12784         * configure (redirect): Set to null, so default behavior of
12785         configure is now --verbose.
12786
12787 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12788
12789         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12790         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12791
12792 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12793
12794         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12795         this change to sync Makefile.in with its ChangeLog entries.
12796
12797 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12798
12799         * ltmain.sh (mkdir): Check that the directory doesn't exist
12800         before we exit with error, so that we don't get races during
12801         parallel builds.
12802
12803 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12804
12805         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12806
12807 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12808
12809         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12810         PICFLAG_FOR_TARGET.
12811         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12812
12813         * configure: Emit a definition for the new macro enable_shared
12814         into each Makefile.
12815
12816 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12817
12818         * configure.in (host_tools, native_only): Add libtool.
12819
12820 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12821
12822         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12823         Fix typo in ming config comment.
12824
12825 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12826
12827         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12828
12829 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12830
12831         * config.sub: Add tic30 cases, and map c30 to tic30.
12832
12833 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12834
12835         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12836         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12837         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12838         (CLEAN_TARGET_MODULES): Similarly
12839         (all-target-libf2c): Add dependences.
12840         * configure.in (target_libs): Add libf2c.
12841
12842 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12843
12844         * configure.in: Remove expect from noconfigdirs when target
12845         is cygwin32.  OK to build expect and dejagnu with Canadian
12846         Cross.
12847
12848 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12849
12850         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12851         host.
12852
12853         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12854         and mingw32.
12855
12856 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12857
12858         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12859         here as it is not defined in the toplevel Makefile.
12860
12861 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12862
12863         * configure (package_makefile_rules_frag): New variable, which names
12864         a file with generic rules, ...
12865         Change comment to mention we now have FIVE parts.
12866         * configure: Undo last change.
12867
12868 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12869
12870         * config.guess: More accurate determination of HP processor types.
12871         * config.sub: More accurate determination of HP processor types.
12872
12873 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12874
12875         * configure (package_makefile_frag): Move inserting the
12876         ${package_makefile_frag} to where it should be according
12877         to the comment.
12878
12879 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12880
12881         * config.guess: Add support for Linux/ARM.
12882
12883 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12884
12885         * .cvsignore: Remove *-info and *-install since they match
12886         release-info and mpw-install, which we don't want to just ignore.
12887
12888 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12889
12890         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12891
12892 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12893
12894         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12895         local_prefix to sub-make invocations.
12896
12897 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12898
12899         * configure.in: Check makefile fragments in the source
12900         directory.
12901
12902 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12903
12904         * configure.in: Check whether host and target makefile
12905         fragments exist before adding them to *_makefile_frag.
12906
12907 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12908
12909         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12910
12911 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12912
12913         * configure.in: Make sure we only replace RPATH_ENVVAR on
12914         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12915         regexp to sed.
12916
12917         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12918         to sub-makes.
12919
12920 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12921
12922         * config-ml.in (multi-do): LDFLAGS must include multilib
12923         designator.
12924
12925 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12926
12927         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12928
12929 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12930
12931         * config.sub: Add mingw32 support.
12932         * configure.in: Likewise.
12933
12934 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12935
12936         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12937
12938 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12939
12940         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12941         * configure (gxx_include_dir): Provide a definition for subdirs
12942         which do not use autoconf.
12943
12944 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12945
12946         * config.guess: Sync with egcs.  Picks up new alpha support,
12947         BeOS & some additional linux support.
12948
12949 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12950
12951         * config.guess: HP 9000/803 is a PA1.1 machine.
12952
12953 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12954
12955         * configure.in: It's alpha*-...
12956
12957 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12958
12959         * configure.in (host_makefile_frag, target_makefile_frag):
12960         Handle multiple config files.
12961         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12962         alpha-*-*.
12963
12964 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12965
12966         * mkdep: New file.
12967
12968 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12969
12970         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12971
12972 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12973
12974         * Makefile.in: Add libgui directory.
12975         (GDB_TK): Add all-libgui.
12976         * configure.in: Add libgui directory.
12977         * configure: Add all-libgui to GDB_TK.
12978
12979 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12980
12981         * config-ml.in (multidirs): Add m32r to multilib list.
12982
12983 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12984
12985         * Makefile.in (all-target-gperf): Change dependency to
12986         all-target-libstdc++.
12987
12988 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12989
12990         * config.guess: Add BeOS support.
12991
12992 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12993
12994         Source directory cvs renamed to cvssrc:
12995         * configure.in (host_tools): Change cvs to cvssrc.
12996         (native_only): Likewise.
12997         (noconfigdirs) [various cases]: Likewise.
12998         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12999         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13000         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13001         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13002         (all-cvssrc): Rename target from all-cvs.
13003
13004 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13005
13006         * configure (gxx_include_dir): Fix thinko.
13007
13008 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13009
13010         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13011         (install-cross, install-gcc-cross): New targets.
13012
13013 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13014
13015         * configure.in (noconfigdirs): Add support for Thumb target.
13016
13017         * config.sub (maybe_os): Add support for Thumb target.
13018
13019 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13020
13021         * Makefile.in: Add rules for cygmon.
13022
13023         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13024
13025 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13026
13027         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13028         * configure (gxx_include_dir): Provide a definition for subdirs
13029         which do not use autoconf.
13030
13031 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13032
13033         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13034         11/18/97 build
13035
13036 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13037
13038         * From Franz Sirl.
13039         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13040         found on RedHat Linux systems.
13041
13042 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13043
13044         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13045         guesses.
13046
13047 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13048
13049         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13050
13051 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13052
13053         * ltmain.sh: If mkdir fails, check whether the directory was created
13054         anyhow by some other process.
13055
13056 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13057
13058         * configure.in (d30v-*-*): Configure all directories.
13059
13060 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13061
13062         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13063         for the D30V.
13064
13065 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13066
13067         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13068
13069 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13070
13071         * include/libiberty.h: Add extern "C" { so it can be used with C++
13072         progrms.
13073         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13074         programs.
13075
13076 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13077
13078         * configure.in (d30v-*-*): Configure GCC now.
13079
13080 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13081
13082         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13083         is no longer needed.
13084
13085 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13086
13087         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13088
13089 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13090
13091         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13092         targets using "$@" to provide support for similar but not identical
13093         targets without having to duplicate code.
13094
13095 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13096
13097         * makefile.vms: Fix to work with DEC C.
13098
13099 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13100
13101         * config.sub: Add mips-tx39-elf to marketing names.
13102
13103 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13104
13105         * ltmain.sh: Handle symlinks in generated script.
13106
13107 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13108
13109         * configure: Handle autoconf style directory options: --bindir,
13110         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13111         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13112         --sysconfdir.
13113         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13114         (sharedstatedir, localstatedir, oldincludedir): New variables.
13115         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13116         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13117         sbindir, sharedstatedir, and sysconfdir.
13118
13119 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13120
13121         * Makefile.in (bootstrap-lean): New target.
13122
13123 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13124
13125         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13126         sn, and gnuserv from noconfigdirs.
13127
13128 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13129
13130         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13131
13132 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13133
13134         * Makefile.in (cross): New target.
13135
13136 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13137                           Jeff Law         <law@cygnus.com>
13138
13139         * Makefile.in (bootstrap2, bootstrap3): New targets.
13140         (all-bootstrap): Remove outdated and confusing target.
13141         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13142
13143 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13144
13145         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13146         windows.  Consistent with gdb/configure.
13147
13148 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13149
13150         * configure.in: Name Linux target fragment.
13151
13152         * configure: Rewrite so that project Makefile fragment is inserted
13153         first and appears last in the resulting Makefile.
13154
13155 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13156
13157         * Makefile.in (install-itcl): Install tcl first.
13158
13159 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13160
13161         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13162
13163 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13164
13165         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13166
13167         * configure.in (skipdirs): Add target-librx for Linux.
13168         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13169
13170 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13171
13172         * Makefile.in (bootstrap): New target.
13173
13174 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13175
13176         * config.sub: Accept 'amigados' for backward compatibility.
13177
13178 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13179
13180         * config.guess: Merge with FSF.
13181
13182 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13183
13184         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13185
13186 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13187
13188         * config.sub: Add "marketing-names" patch.
13189
13190 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13191
13192         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13193
13194 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13195
13196         * config.sub: Handle v850-elf.
13197
13198 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13199
13200         * .cvsignore (*-install): Remove.
13201
13202 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13203
13204         * ltconfig: Set CONFIG_SHELL in libtool.
13205         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13206
13207 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13208
13209         * configure.in (target_subdir): Set to libraries if enable_multilib.
13210
13211 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13212
13213         * config.guess: Update from gcc directory.
13214
13215 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13216
13217         * Makefile.in (all-sim): Depends on all-readline.
13218
13219 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13220
13221         * Makefile.in (BISON, YACC): Use $$s.
13222         (all-bison): Depend on all-texinfo.
13223
13224 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13225
13226         * Makefile.in (BISON): Add -L flag.
13227         (YACC): Likewise.
13228
13229 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13230
13231         * configure.in (noconfigdirs): Add support for v850e target.
13232
13233         * config.sub (maybe_os): Add support for v850e target.
13234
13235 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13236
13237         * configure.in (noconfigdirs): Add support for v850ea target.
13238
13239         * config.sub (maybe_os): Add support for v850ea target.
13240
13241 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13242
13243         * config.sub: Add mipstx39.  Delete r3900.
13244
13245 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13246
13247         * Makefile.in (all-autoconf): Depends on all-texinfo.
13248
13249 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13250
13251         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13252         eabi targets.
13253
13254 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13255
13256         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13257
13258         * configure: When handling a Canadian Cross, handle YACC as well as
13259         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13260         * Makefile.in (all-bison): Depend upon all-texinfo.
13261
13262 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13263
13264         * Makefile.in (BISON): bison, not byacc or bison -y.
13265         (YACC): bison -y or byacc or yacc.
13266         (various): Add *-bison as appropriate.
13267         (taz): No need to mess with BISON anymore.
13268
13269 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13270
13271         * configure: If OSTYPE matches *win32*, try to find a good value for
13272         CONFIG_SHELL.
13273
13274 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13275
13276         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13277         configure.in if it is present.
13278
13279 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13280
13281         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13282
13283 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13284
13285         * config.sub: Recognize `arc' cpu.
13286         * configure.in: Likewise.
13287         * config-ml.in: Likewise.
13288
13289 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13290
13291         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13292
13293 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13294
13295         * configure: Changed sed delimiter from ':' to '|' when
13296         attempting to substitute ${config_shell} for SHELL. On
13297         NT ${config_shell} may contain a ':' in it.
13298
13299 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13300
13301         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13302
13303 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13304
13305         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13306
13307 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13308
13309         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13310
13311         * ylwrap: If the program is a relative path, force it to be
13312         absolute.
13313
13314 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13315
13316         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13317
13318 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13319
13320         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13321         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13322         for libraries.
13323
13324 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13325
13326         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13327         separated by spaces.
13328
13329 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13330
13331         * ylwrap: New file.
13332         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13333
13334         * ltmain.sh: Handle /bin/sh at start of install program.
13335
13336         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13337
13338         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13339         * missing: New file, from automake 1.2.
13340
13341 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13342
13343         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13344         check-tk to CHECK_X11_MODULES.
13345
13346 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13347
13348         * config.sub: Merge with FSF.
13349
13350 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13351
13352         * config.guess: Merge with FSF.
13353
13354 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13355
13356         * configure: Treat msdosdjgpp like go32.
13357         * configure.in: Likewise.  Don't remove gprof for go32.
13358
13359         * configure: Change Makefile.tem2 to Makefile.tm2.
13360
13361 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13362
13363         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13364
13365 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13366
13367         * install-sh (chmodcmd): Set to null if the DST directory already
13368         exists.  Same as Nov 11th change.
13369
13370 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13371
13372         * configure (GDB_TK): Needs itcl and tix.
13373
13374 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13375
13376         * config.guess: Update from FSF.
13377
13378 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13379
13380         * Makefile.in (GDB_TK): Depend on itcl and tix.
13381
13382 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13383
13384         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13385         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13386         (INSTALL_SCRIPT): New variable.
13387         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13388         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13389         to -x.
13390         * install-sh: Add support for -x option.
13391
13392 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13393
13394         * configure.in, Makefile.in: Treat tix like itcl.
13395
13396 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13397
13398         * Makefile.in (WINDRES): New variable.
13399         (WINDRES_FOR_TARGET): New variable.
13400         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13401         (EXTRA_HOST_FLAGS): Add WINDRES.
13402         (EXTRA_TARGET_FLAGS): Add WINDRES.
13403         (EXTRA_GCC_FLAGS): Add WINDRES.
13404         ($(DO_X)): Pass down WINDRES.
13405         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13406         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13407         DLLTOOL_FOR_TARGET.
13408
13409 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13410
13411         * configure.in: configure sim before gdb for win32-x-ppc
13412
13413 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13414
13415         Move gperf into the toplevel, from libg++.
13416         * configure.in (target_tools): Add target-gperf.
13417         (native_only): Add target-gperf.
13418         * Makefile.in (all-target-gperf): New target, depend on
13419         all-target-libg++.
13420         (configure-target-gperf): Empty rule.
13421         (ALL_TARGET_MODULES): Add all-target-gperf.
13422         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13423         (CHECK_TARGET_MODULES): Add check-target-gperf.
13424         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13425         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13426
13427 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13428
13429         * config.sub (mn10200): Recognize new basic machine.
13430
13431 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13432
13433         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13434         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13435
13436 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13437
13438         * configure.in: If we're building mips-sgi-irix6* native, turn on
13439         ENABLE_MULTILIB and set TARGET_SUBDIR.
13440
13441 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13442
13443         * Makefile.in (all-sn): Depend on all-grep.
13444
13445 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13446
13447         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13448
13449         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13450         Makefile.  From Jeff Makey <jeff@cts.com>.
13451         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13452
13453         * Makefile.in (DISTBISONFILES): Remove.
13454         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13455         $(DEFAULT_YACC).
13456
13457         * configure.in: Build itl, db, sn, etc., when building for native
13458         cygwin32.
13459
13460         * Makefile.in (LD): New variable.
13461         (EXTRA_HOST_FLAGS): Pass down LD.
13462         ($(DO_X)): Likewise.
13463
13464 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13465
13466         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13467
13468 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13469
13470         * configure.in (targargs): Strip out any supplied --build argument
13471         before adding our own. Always add --build.
13472
13473 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13474
13475         * configure.in (targargs): Pass --build if we're doing
13476         a cross-compile.
13477
13478 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13479
13480         * configure: Use '|' instead of ":" as the separator in
13481         sed. Otherwise sed chokes on NT path names with drive
13482         designators. Also look for "?:*" as the leading characters in an
13483         absolute pathname.
13484
13485 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13486
13487         * config.sub: Support for r3900.
13488
13489 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13490
13491         * configure.in: Use install-sh, not install.sh.
13492
13493 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13494
13495         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13496         apply it twice.
13497
13498 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13499
13500         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13501         install-binutils.
13502
13503 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13504
13505         * Makefile.in: Add automake targets.
13506         * configure.in (host_tools): Add automake.
13507
13508 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13509
13510         * configure: Default CXX to c++, not gcc.
13511         * Makefile.in (CXX): Set to c++, not gcc.
13512         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13513
13514 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13515
13516         * install-sh: try appending a .exe if source file doesn't
13517         exist
13518
13519 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13520
13521         * configure.in: Turn on multilib by default.
13522         (cross_only): Remove target-libiberty.
13523
13524         * Makefile.in (all-gcc): Don't depend on libiberty.
13525
13526 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13527
13528         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13529
13530 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13531
13532         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13533         (DISTBISONFILES): Add ld/Makefile.in
13534
13535 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13536
13537         * configure.in: if target is cygwin32 but host isn't cygwin32,
13538         don't configure gdb tcl tk expect, not just gdb.
13539
13540 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13541
13542         * configure.in: Added gnuserv everywhere sn appears.
13543
13544         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13545         (CROSS_CHECK_MODULES): Added check-gnuserv.
13546         (INSTALL_MODULES): Added install-gnuserv.
13547         (CLEAN_MODULES): Added clean-gnuserv.
13548         (all-gnuserv): New target.
13549
13550 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13551
13552         * config.guess: Fixes for MIPS OpenBSD systems.
13553
13554 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13555
13556         * Makefile.in (INSTALL_XFORM): Remove.
13557         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13558
13559         * mkinstalldirs: New file, copied from automake.
13560         * Makefile.in (installdirs): Rename from install-dirs.  Use
13561         mkinstalldirs.  Change all users.
13562         (DEVO_SUPPORT): Add mkinstalldirs.
13563
13564 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13565
13566         * install-sh: Rename from install.sh.
13567         * Makefile.in (INSTALL): Change install.sh to install-sh.
13568         (DEVO_SUPPORT): Likewise.
13569
13570         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13571         Graichen <graichen@rzpd.de>.
13572
13573 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13574
13575         * config.guess: Recognize OpenBSD systems correctly.
13576
13577 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13578
13579         * README, Makefile.in (ETC_SUPPORT): Remove references to
13580         cfg-paper*, configure.{texi,man,info*}._
13581
13582 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13583
13584         * Makefile.in (all.normal): Ensure that gcc is built after all
13585         the x11 - ie gdb - targets.
13586
13587 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13588
13589         * makefile.vms: Don't run conf-a-gas.
13590
13591 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13592
13593         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13594
13595 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13596
13597         * configure.in: Remove noconfigdirs case since gdb also
13598         configures and builds for tic80-coff.
13599
13600 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13601
13602         * configure: Set cache_file to config.cache.
13603         * Makefile.in (local-distclean): Remove config.cache.
13604
13605 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13606
13607         * COPYING: Update FSF address.
13608
13609 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13610
13611         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13612         noconfigdirs.
13613
13614 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13615
13616         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13617         MAKEDIRS, is empty.
13618
13619 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13620
13621         * config.sub: Tweak mn10300 entry.
13622
13623 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13624
13625         * configure.in (host_tools): Put sim before gdb, so gdb's
13626         configure.tgt can determine if the simulator was configured.
13627
13628 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13629
13630         * config.sub: Move BeOS $os case to be with other Cygnus
13631         local cases.
13632
13633 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13634
13635         * config.sub: Remove misplaced comment that broke Linux.
13636
13637 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13638
13639         * config.sub: Add BeOS support.
13640
13641 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13642
13643         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13644
13645 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13646
13647         * configure.in (noconfigdirs): Remove tcl and tk from
13648         noconfigdirs for cygwin32 builds.
13649
13650 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13651
13652         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13653
13654 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13655
13656         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13657         make-all.com, use makefile.vms instead.
13658
13659 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13660
13661         * config.sub: Accept -lnews*.
13662
13663 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13664
13665         * configure.in (noconfigdirs): Disable target-newlib,
13666         target-examples and target-libiberty for d30v.
13667
13668 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13669
13670         * configure.in (noconfigdirs): Enable ld for d30v.
13671
13672 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13673
13674         * configure.in (tic80-*-*): Build compiler.
13675
13676 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13677
13678         * configure.in (d30v-*): Remove sim directory from list of
13679         unsupported d30v directories
13680
13681 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13682
13683         * config.sub, configure.in: Add d30v target cpu.
13684
13685 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13686
13687         * makefile.vms: New file.
13688         * make-all.com: Remove.
13689
13690 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13691
13692         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13693
13694 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13695
13696         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13697
13698 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13699
13700         * Makefile.in (ALL_MODULES): Added all-db.
13701         (CROSS_CHECK_MODULES): Addec check-db.
13702         (INSTALL_MODULES): Added install-db.
13703         (CLEAN_MODULES): Added clean-db.
13704
13705 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13706
13707         * config.guess: Merge with latest FSF sources.
13708
13709 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13710
13711         * Makefile.in (ALL_MODULES): Added all-itcl.
13712         (CROSS_CHECK_MODULES): Added check-itcl.
13713         (INSTALL_MODULES): Added install-itcl.
13714         (CLEAN_MODULES): Added clean-itcl.
13715
13716 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13717
13718         * configure.in: build gdb for mn10200
13719
13720 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13721
13722         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13723
13724 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13725
13726         * configure.in (tic80-*-*): Turn off most targets right now.
13727
13728 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13729
13730         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13731         rather than the makeinfo program.
13732         (do-info): Depend upon all-texinfo.
13733
13734 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13735
13736         * configure.in: Remove uses of config/mh-linux.
13737
13738         * config.sub, config.guess: Merge with latest FSF sources.
13739
13740 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13741
13742         * config.sub (case $basic_machine): Add tic80 entries.
13743
13744 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13745
13746         * config.sub, config.guess: Merge with latest FSF sources.
13747
13748 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13749
13750         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13751         * mpw-config.in: Test for NewFolderRecursive.
13752         * mpw-install: Use symbolic name for startup filename.
13753         * mpw-README: Add various additional details.
13754
13755 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13756
13757         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13758
13759 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13760
13761         * configure.in: Do build gcc and the target libraries for
13762         the mn10200.
13763
13764 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13765
13766         * configure.in: don't avoid building gdb for mn10300 any more
13767         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13768         instead of single-quoting it.
13769
13770 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13771
13772         * configure.in: Don't use --with-stabs on IRIX 6.
13773
13774 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13775
13776         * configure.in (m32r): Build gdb, libg++ now.
13777
13778 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13779
13780         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13781         directories from noconfigdirs.
13782
13783 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13784
13785         * config.sub (basic_machine): added mips16 configuration
13786
13787 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13788
13789         * config.sub: Handle d10v-unknown.
13790
13791 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13792
13793         * config.sub: Handle v850-unknown.
13794
13795 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13796
13797         * Makefile.in: add findutils
13798         * configure.in: add findutils to list of host_tools
13799
13800 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13801
13802         * config.sub: Handle mn10200 and mn10300.
13803
13804 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13805
13806         * configure.in (d10v-*): Do not build librx.
13807
13808 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13809
13810         * configure.in (mn10300): Build everything except gdb & libgloss.
13811
13812 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13813
13814         * config.guess:  Patch for Dansk Data Elektronik servers,
13815         from Niels Skou Olsen <nso@dde.dk>.
13816
13817         For ncr, use /bin/uname rather than uname, since GNU uname does not
13818         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13819
13820         Patch for MIPS R4000 running System V,
13821         from Eric S. Raymond <esr@snark.thyrsus.com>.
13822
13823         Fix thinko for nextstep.
13824
13825         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13826
13827         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13828         * config.guess: Guess mips-dec-mach_bsd4.3.
13829
13830         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13831         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13832         release numbers.
13833         * config.guess (mips-mips-riscos*):  Emit just enough of the
13834         release number.
13835
13836         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13837         * config.guess (sparc-auspex-sunos*):  Added.
13838         (f300-fujitsu-*): Added.
13839
13840         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13841         * config.guess:  Recognize a Tadpole as a sparc.
13842
13843 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13844
13845         * config.guess: Don't assume that NextStep version is either 2 or
13846         3.  NextStep 4 (aka OpenStep 4) has come out now.
13847
13848 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13849
13850         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13851         From Rik Faith <faith@cs.unc.edu>.
13852
13853 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13854
13855         * config.sub: Contributions from bug-gnu-utils to:
13856         Support plain "hppa" (no version given) architecture, reported by
13857         OpenStep.
13858         OpenBSD like NetBSD.
13859         LynxOs is not a hardware supplier.
13860
13861         * config.guess: Contributions from bug-gnu-utils to add support for:
13862         OpenBSD like NetBSD.
13863         Stratus systems.
13864         More Pyramid systems.
13865         i[n>4]86 Intel chips.
13866         M680[n>4]0 Motorola chips.
13867         Use unknown instead of lynx for hardware manufacturer.
13868
13869 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13870
13871         * install.sh (chmodcmd): Set to null if the DST directory already
13872         exists.
13873
13874 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13875
13876         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13877         not use mt-ppc target Makefile fragment any more.
13878
13879 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13880
13881         * configure.in (*-*-windows):  Exclude everything but those dirs
13882         needed to build windows.
13883
13884 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13885
13886         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13887
13888 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13889
13890         * configure.in:  Exclude mmalloc from i386-windows.
13891
13892 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13893
13894         * Undo my previous change.
13895
13896 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13897
13898         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13899         unconditionally.
13900         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13901
13902 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13903
13904         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13905         host to add it's own flags.
13906
13907 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13908
13909         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13910
13911 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13912
13913         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13914         (CXX_FOR_TARGET): Likewise.
13915         (GCC_FOR_TARGET): Define.
13916         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13917         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13918         CC_FOR_TARGET was specified on the command line.
13919         (MAKEOVERRIDES): Don't define.
13920
13921 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13922
13923         * configure.in (m32r): Fix spelling of libg++ libs.
13924
13925 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13926
13927         * config.sub (-apple*): Remove, now redundant.
13928
13929 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13930
13931         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13932
13933         * configure: Rework yesterday's sed script patch.
13934
13935         * config.sub: Merge with FSF.
13936
13937 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13938
13939         * config.guess:  Merge from FSF.
13940
13941         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13942         * config.guess: Use pc instead of unknown, for pc clone systems.
13943         Change linux to linux-gnu.
13944
13945         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13946         * config.guess: Avoid non-portable tr syntax.
13947
13948 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13949
13950         * test-build.mk (HOLES): Add "xargs" for gdb.
13951
13952         * configure: Avoid hpux10.20 sed bug.
13953
13954 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13955
13956         * configure.in:  Add support for windows host
13957         (that is a build done under the Microsoft build environment).
13958
13959 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13960
13961         * Makefile.in: Replace all uses of srcroot with s, to shrink
13962         command line lengths.
13963
13964         Patches from Geoffrey Noer <noer@cygnus.com>:
13965         * configure.in: If configuring for newlib, pass --with-newlib to
13966         subdirectories.
13967         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13968         -Bnewlib/ and -Lwinsup to gcc.
13969         (CXX_FOR_TARGET): Likewise.
13970
13971 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13972
13973         * Makefile.in (ETC_SUPPORT): Add configure.
13974
13975 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13976
13977         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13978         host configuration file.
13979
13980 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13981
13982         * configure.in: Break mn10x00 support into separate
13983         mn10200 and mn10300 configurations.
13984         * config.sub: Likewise.
13985
13986 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13987
13988         * configure.in: Add lots of stuff to noconfigdirs for
13989         the mn10x00 targets.
13990
13991         * config.sub, configure.in: Add mn10x00 support.
13992
13993 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13994
13995         * make-all.com: Call conf-a-gas, not config-a-gas.
13996
13997 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13998
13999         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14000         targets.
14001
14002 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14003
14004         * mpw-README: Add much more detail for native PowerMac.
14005         * mpw-install: New file.
14006         * mpw-configure: Add --norecursion and --help options.
14007         * mpw-config.in: Translate readme and install files when
14008         copying to objdir.
14009         * mpw-build.in: Don't always depend on byacc and flex.
14010         (install-only-top): New action.
14011
14012 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14013
14014         * configure.in:  You can now configure GDB for the v850.
14015
14016 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14017
14018         * configure.in (noconfigdirs): Don't configure any C++ dirs
14019         if targeting D10V.
14020
14021 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14022
14023         * config.sub: Recognize mips64vr5000.
14024
14025 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14026
14027         * configure.in: Use a single line for host_tools and native_only.
14028
14029 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14030
14031         * config.sub, configure.in: Add entries for m32r.
14032
14033 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14034
14035         * Makefile.in (inet-install): Don't run install-gzip.
14036
14037 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14038
14039         * configure.in:  Don't config lots of things for *-*-windows*.
14040
14041 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14042
14043         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14044         (host_libs, host_tools): Copy from configure.in.
14045         * mpw-configure: Don't complain about directories not found.
14046
14047 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14048
14049         * configure.in (i[345]86): Recognize i686 for pentium pro.
14050         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14051         file.
14052
14053         * config.guess (i[345]86): Ditto.
14054
14055 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14056
14057         * configure.in (noconfigdirs): Removed gdb for D10V.
14058
14059 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14060
14061         * configure.in: Remove ld, target-libio, target-libg++, and
14062         target-libstdc++ from noconfigdirs.
14063
14064 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14065
14066         * configure: Fix three locations where shell scripts were
14067         being run directly rather than with config_shell.
14068
14069 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14070
14071         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14072         * config.sub (basic_machine): Recognize v850.
14073
14074 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14075
14076         * mpw-configure: Handle multiple enable/disable options and
14077         pass them down recursively, handle -c and -s flags appropriately
14078         depending on choice of compiler, add escape mechanism for
14079         quoted arguments to gC.
14080
14081 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14082
14083         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14084         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14085         so that -mrelocatable-lib and -mno-eabi are used.
14086
14087         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14088         not support --print-multi-lib, don't abort.
14089
14090 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14091
14092         * make-all.com: Run config-a-gas.
14093         * setup.com: Don't copy subdirectory files around.
14094
14095 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14096
14097         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14098         target, it now compiles correctly.
14099
14100 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14101
14102         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14103
14104 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14105
14106         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14107
14108 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14109
14110         * configure.in (native_only): Add prms.
14111
14112 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14113
14114         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14115         (BINUTILS_SUPPORT_DIRS): Likewise.
14116
14117 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14118
14119         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14120         d10v support is added.
14121
14122 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14123
14124         * configure.in (d10v-*-*): New target.
14125
14126 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14127
14128         * config.guess (HP 9000/811): Recognize this as a PA1.1
14129         machine.
14130
14131 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14132
14133         * Makefile.in (do-tar-gz): New target, split out from tail end of
14134         taz target.  Run each command separately, don't use pipes.
14135         (taz): Use it.
14136
14137 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14138
14139         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14140         * mpw-build.in: No builds should depend on building byacc or flex,
14141         they are assumed to be installed already.
14142
14143 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14144
14145         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14146         variable that CC_FOR_TARGET needs.
14147
14148 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14149
14150         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14151         options have changed since the last time the subdirectory was
14152         configured, and if it has, reconfigure.
14153         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14154         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14155
14156 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14157
14158         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14159         CLEAN_MODULES): Add bash.
14160         (all-bash): New target.
14161
14162 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14163
14164         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14165
14166 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14167
14168         * config.sub (basic_machine): Recognize d10v as a valid processor.
14169
14170 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14171
14172         * mpw-configure: Add support for --bindir.
14173         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14174
14175 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14176
14177         * configure.in: add bash, time, gawk to list of hosttools and things
14178         to only build for native toolchains
14179
14180 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14181
14182         * Makefile.in (docdir): Remove.
14183
14184 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14185
14186         * Makefile.in (datadir): Set to $(prefix)/share.
14187
14188 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14189
14190         * configure.in: build diff and patch for cygwin32-hosted
14191         toolchains.
14192
14193 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14194
14195         * config.sub: Accept -rtems*.
14196
14197 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14198
14199         * configure.in: enable dosrel for cygwin32-hosted builds,
14200                 remove diff from the list of things not buildable
14201                 via Canadian Cross
14202
14203 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14204
14205         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14206         don't get ". ".
14207
14208 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14209
14210         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14211
14212 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14213
14214         * Makefile.in (taz): Handle case where tex3patch didn't even get
14215         checked out.  Also, if it was found, put the symlink in a new util
14216         subdirectory.
14217
14218 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14219
14220         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14221
14222 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14223
14224         * config.sub: Recognize -openvms.
14225         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14226         * make-all.com, setup.com: New files.
14227
14228 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14229
14230         * Makefile.in (taz): tex3patch moved to texinfo/util.
14231
14232 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14233
14234         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14235         * configure.in: remove make from disable-if-Can-Cross list
14236                 enable gdb if ${host} and ${target} are cygwin32
14237
14238 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14239
14240         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14241         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14242
14243 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14244
14245         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14246         distinguish sysv/svr4/bsd variants.
14247         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14248
14249 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14250
14251         * configure.in: Added copyright notice.
14252         * move-if-change: Added copyright notice.
14253
14254 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14255
14256         * configure.in (powerpcle-*-solaris*): Until we get shared
14257         libraries working, don't build gdb, sim, make, tcl, tk, or
14258         expect.
14259
14260 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14261
14262         * config.guess:  Merge with FSF:
14263
14264         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14265         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14266
14267         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14268         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14269
14270         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14271         * config.guess:  Combine two OSF1 rules.
14272         Also recognize field test versions.  From mjr@zk3.dec.com.
14273         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14274         because GNU uname does not support -p.  From pmr@pajato.com.
14275
14276 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14277
14278         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14279
14280 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14281
14282         * mpw-README: Document GCCIncludes.
14283
14284 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14285
14286         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14287
14288 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14289
14290         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14291
14292 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14293
14294         * configure.in (*-*-cygwin32): Configure make.
14295
14296 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14297
14298         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14299
14300 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14301
14302         * Makefile.in (all-inet): Depend on all-perl.
14303
14304         * Makefile.in (inet-install): New target.
14305
14306         * Makefile.in (all-inet): Depend on all-tcl.
14307         (all-inet): Depend on all-send-pr.
14308
14309 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14310
14311         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14312         temporarily.
14313
14314 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14315
14316         * configure.in: Don't configure --with-gnu-ld on AIX.
14317
14318 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14319
14320         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14321
14322 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14323
14324         * Makefile.in (ALL_MODULES): Added all-inet.
14325         (CROSS_CHECK_MODULES): Added check-inet.
14326         (INSTALL_MODULES): Added install-inet.
14327         (CLEAN_MODULES): Added clean-inet.
14328         (all-indent): New target.
14329
14330         * configure.in (host_tools): Added inet.
14331         (native_only): Added inet.
14332         (noconfigdirs): Added inet.
14333
14334 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14335
14336         * configure.in: Don't configure libgloss if we are not configuring
14337         newlib.
14338
14339 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14340
14341         * configure.in: Don't configure libgloss for unsupported
14342         architectures.
14343
14344 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14345
14346         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14347
14348 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14349
14350         * Makefile.in (ALL_MODULES): Include all-apache.
14351         (CROSS_CHECK_MODULES): Include check-apache.
14352         (INSTALL_MODULES): Include install-apache.
14353         (all-apache): New target.
14354
14355         * configure.in: Added apache everywhere perl is seen.
14356
14357 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14358
14359         * Makefile.in: Add support for clean-{module} and
14360         clean-target-{module} rules.
14361
14362 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14363
14364         * configure.in (*-*-ose) do not build libgloss.
14365
14366 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14367
14368         * config.guess (prep*:SunOS:5.*:*): Turn into
14369         powerpele-unknown-solaris2.
14370
14371 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14372
14373         * configure.in: Permit --enable-shared to specify a list of
14374         directories.
14375
14376 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14377
14378         * configure.in (host==solaris): Pass only the first word of $CC
14379         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14380
14381 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14382
14383         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14384
14385 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14386
14387         * Makefile.in (ALL_MODULES): Include all-perl.
14388         (CROSS_CHECK_MODULES): Include check-perl.
14389         (INSTALL_MODULES): Include install-perl.
14390         (ALL_X11_MODULES): Include all-guile.
14391         (CHECK_X11_MODULES): Include check-guile.
14392         (INSTALL_X11_MODULES): Include install-guile.
14393         (all-perl): New target.
14394         (all-guile): New target.
14395
14396         * configure.in (host_tools): Include perl and guile.
14397         (native_only): Include perl and guile.
14398         (noconfigdirs): Don't build guile and perl; no ports have been
14399         done.
14400
14401 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14402
14403         * configure (--enable-*): Handle quoted option lists such as
14404         --enable-sim-cflags='-g0 -O' better.
14405
14406 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14407
14408         * Makefile.in ({,inst}all-target): New rule so we can make and
14409         install all of the target directories easily.
14410
14411 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14412
14413         * configure.in: Add missing global flag in sed substitution when
14414         deleting `target-' from ${configdirs}.
14415
14416 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14417
14418         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14419         option.
14420
14421         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14422         config/mh-necv4.
14423
14424         * install.sh: Correct misspelling of transformbasename.
14425
14426         * config.guess: Recognize mips-*-sysv*.
14427
14428 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14429
14430         * config.sub: Recognize mon960.
14431
14432 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14433
14434         * configure: Restore Canadian Cross handling of BISON and LEX,
14435         removed in Feb 20 change.
14436
14437 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14438
14439         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14440         Mention make install.  Remove the old copyright date as well the
14441         clumsy and rather pointless copyright on the README file.
14442
14443 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14444
14445         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14446         Makefile after running symlink-tree, then run `make distclean' to
14447         avoid clobbering any generated files in srcdir.
14448
14449 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14450
14451         * configure.in (m68k-*-netbsd*): Build everything now.
14452
14453 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14454
14455         * Makefile.in (taz): Fix quoting.
14456
14457 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14458
14459         * configure.in (sparclet-*-*): Build everything now.
14460
14461 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14462
14463         * configure.in (m68k-*-linux*): New host.
14464
14465 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14466
14467         * configure: Check for bison before byacc.
14468
14469 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14470
14471         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14472         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14473         searching PATH.  These are used as fallbacks by Makefile.in if
14474         flex/bison/byacc aren't in objdir.
14475
14476 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14477
14478         * Makefile.in: Make everything which depends upon all-bfd also
14479         depend upon all-opcodes, in case --with-commonbfdlib is used.
14480
14481 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14482
14483         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14484         building NT native compilers on Unix.
14485
14486 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14487
14488         * configure.in: Don't get CC from the host Makefile fragment if we
14489         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14490         Solaris test for /usr/ucb/cc to the post target script, just after
14491         the compiler sanity test.
14492
14493 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14494
14495         * config.sub: Merge with FSF.
14496
14497 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14498
14499         * Makefile.in (RPATH_ENVVAR): New variable.
14500         (REALLY_SET_LIB_PATH): Use it.
14501         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14502
14503 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14504
14505         * config.sub, configure.in: Recognize sparclet cpu.
14506
14507 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14508
14509         * config.guess:  Support m68k-cbm-sysv4.
14510
14511 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14512
14513         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14514         m68k-unknown-linuxaout from linker help string.  Put quotes around
14515         $ld_help_string.
14516
14517 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14518
14519         * config.guess (powerpc-harris-powerunix): Add guess for port
14520         to new target.
14521
14522 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14523
14524         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14525
14526 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14527
14528         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14529         $(REALLY_SET_LIB_PATH) in Makefile.
14530         * Makefile.in (SET_LIB_PATH): New variable.
14531         (REALLY_SET_LIB_PATH): New variable.
14532         ($(DO_X)): Use $(SET_LIB_PATH).
14533         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14534         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14535         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14536         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14537         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14538         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14539         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14540         (install-dosrel): Likewise.
14541         (all-opcodes): Depend upon all-libiberty.
14542
14543 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14544
14545         * config.guess (*:CYGWIN*): New
14546
14547 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14548
14549         * Makefile.in (all-target-winsup): All all-target-libiberty.
14550
14551 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14552
14553         * configure.in (noconfigdirs): Add missing # in front of comment.
14554
14555 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14556
14557         * configure.in: add second pass to things added to noconfigdirs
14558         so *-gm-magic can exclude libgloss properly.
14559
14560 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14561
14562         * mpw-configure (extralibs_name, rez_name): Set correctly
14563         for MWC68K compiler.
14564
14565         * mpw-README: Add more info on the necessary build tools.
14566
14567 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14568
14569         * configure.in, config.sub: Recognize cygwin32.
14570
14571 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14572
14573         * config.guess, config.sub: Recognize A/UX.
14574
14575 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14576
14577         * config.sub: Merge with gcc/config.sub.
14578
14579 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14580
14581         * mpw-build.in (do-binutils): Add build of stamps.
14582
14583 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14584
14585         * config.sub: Add recognition for mips64vr4100*-* targets.
14586
14587 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14588
14589         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14590         Add creation of gconfigargs with `--enable-shared' turned on.
14591         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14592         ($(host)-stamp-stage3-configured): Likewise.
14593         (HOLES): Add chatr and ldd.
14594         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14595
14596 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14597
14598         * configure: Pass --nfp to recursive configures.
14599
14600 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14601
14602         * Makefile.in (DLLTOOL): New.
14603         (DLLTOOL_FOR_TARGET): New.
14604         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14605         (EXTRA_TARGET_FLAGS): Ditto.
14606         (EXTRA_GCC_FLAGS): Ditto.
14607         (CONFIGURE_TARGET_MODULES): Ditto.
14608         (DO_X): Ditto.
14609         * configure: Add DLLTOOL.
14610
14611 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14612
14613         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14614         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14615         mh-sco, since old workarounds no longer needed, and don't
14616         build ld, since libraries have weak symbols in COFF.
14617
14618 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14619
14620         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14621
14622 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14623
14624         * configure.in: Make sure that ${CC} can be used to compile an
14625         executable.
14626
14627 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14628
14629         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14630         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14631         nothing depending on whether gdbtk is being built.
14632
14633 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14634
14635         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14636
14637 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14638
14639         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14640         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14641
14642 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14643
14644         * config-ml.in: Add support for
14645         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14646         Simplify setting of multidirs from --disable-foo.
14647
14648 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14649
14650         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14651         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14652         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14653         non-empty, pass them on to the  GCC make.
14654         (all-bootstrap): New rule that is like all-gcc, except it executes
14655         the GCC bootstrap rule instead of the GCC all rule.
14656
14657 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14658
14659         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14660
14661 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14662
14663         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14664         DG/UX support.
14665
14666 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14667
14668         * config.sub (i*86*) Change [345] to [3456]
14669
14670 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14671
14672         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14673         --with-gnu-ld=no.
14674
14675 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14676
14677         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14678         AIX multilibs get built.
14679
14680 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14681
14682         * configure.in (i386-win32): Don't build expect if we're not
14683         building the tcl subdir.
14684
14685 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14686
14687         * Makefile.in: (configure-target-examples, all-target-examples):
14688         New targets, configure and build example programs.
14689
14690 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14691
14692         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14693         use it as input to sedit the generated MPW makefile.
14694         * mpw-README: Add a suggestion about Gestalt.h.
14695
14696 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14697
14698         * config.sub: Accept *-*-ieee*.
14699
14700 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14701
14702         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14703         Ronald F. Guilmette <rfg@monkeys.com>.
14704
14705 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14706
14707         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14708         for powerpc-pe native.
14709         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14710         (target==powerpc-pe): duplicate i386-win32 entry.
14711
14712 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14713
14714         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14715         of vxworks, not just vxworks5.1.
14716
14717 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14718
14719         * mpw-configure: Add support for exec-prefix.
14720
14721 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14722
14723         * config.guess: Recognize HP model 816 machines as having
14724         a PA1.1 processor.
14725
14726 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14727
14728         * configure: Ignore new autoconf configure options.
14729
14730 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14731
14732         * config.guess:  Recognize Pentium under SCO.
14733         From Robert Lipe <robertl@arnet.com>.
14734
14735 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14736
14737         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14738
14739 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14740
14741         * configure.in: Don't configure gas for alpha-dec-osf*.
14742
14743 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14744
14745         * configure.in: Default to --with-stabs for some targets for which
14746         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14747         i[345]86*-*-unixware*.
14748
14749 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14750
14751         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14752         rather than basing it on the target.  Simplify handling of options
14753         controlling which directories to configure.  Remove extraneous
14754         slash in multi-clean target.
14755
14756 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14757
14758         * config-ml.in: Prefix more variables with ml_ so they don't collide
14759         with configure's.
14760
14761 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14762
14763         * configure: Don't turn -v into --v.
14764
14765 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14766
14767         * configure.in (targargs): Fix typo.
14768
14769         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14770
14771 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14772
14773         * configure.in: Strip --host and --target options from
14774         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14775         --with-cross-host option when building with a cross-compiler.
14776         * configure: Canonicalize the arguments put into config.status by
14777         always using `=' for an option with an argument.  Pass a presumed
14778         --host or --target explicitly.
14779
14780 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14781
14782         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14783         into general OS recognition case.
14784
14785 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14786
14787         * configure.in (target_configdirs): add target-winsup only
14788         for win32 target systems.
14789
14790 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14791
14792         * Makefile.in (all-target-libgloss): Depend upon
14793         configure-target-newlib, since when libgloss is built it looks to
14794         see if the newlib directory exists.
14795
14796 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14797
14798         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14799         cfg-ml-*.in.
14800
14801 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14802
14803         * configure: Handle LD and LD_FOR_TARGET when configuring a
14804         Canadian Cross.
14805
14806 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14807
14808         * configure.in (target_libs): add target-winsup.
14809         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14810         (target==ppcle-pe): remove ld from $noconfigdirs.
14811
14812 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14813
14814         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14815         Preserve relative path names in $srcdir.  Build symlink tree if
14816         configuring cross target dir and srcdir=. (= no VPATH support).
14817         (configure-target-libg++): Depend on configure-target-librx.
14818         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14819         * config-ml.in: New file.
14820         * symlink-tree: New file.
14821         * configure: Ensure srcdir="." if that's what it is.
14822
14823 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14824
14825         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14826         includes and FLEX_SKELETON setting.
14827         * mpw-configure (--with-gnu-ld): New option, controls whether
14828         to use PPCLink or ld with PowerMac GCC.
14829         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14830         * mpw-config.in: Configure grez if targeting Mac.
14831
14832         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14833         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14834         just macos.
14835         * configure.in: Configure grez resource compiler if targeting Mac.
14836         * Makefile.in (all-grez, install-grez): New targets.
14837
14838 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14839
14840         * configure: CXX defaults to gcc, not g++.  If we find
14841         gcc in the path, set CC to gcc -O2.
14842
14843 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14844
14845         * configure: Default ${build} correctly.  Avoid picking up extra
14846         spaces when reading CC and CXX from Makefile.  When doing a
14847         Canadian Cross, use plausible default values for numerous
14848         variables.
14849         * configure.in: When doing a Canadian Cross, don't try to
14850         configure tools whose configure script can't handle it.
14851
14852 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14853
14854         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14855
14856 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14857
14858         * configure:  Remove dubious bug reporting address.
14859
14860 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14861
14862         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14863         configure script, run that instead of this directory's configure.
14864         In either case, print a message that we're configuring the sub-dir.
14865
14866 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14867
14868         * configure.in: Before checking for the existence of various files,
14869         use sed to filter out "target-".
14870
14871 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14872
14873         * Makefile.in (DO_X): Split rule to decrease command line length
14874         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14875         (Philippe De Muyter).
14876
14877 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14878
14879         * Makefile.in (all-patch): depend on all-libiberty.
14880
14881 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14882
14883         * configure.in: If the only directory in target_configdirs which
14884         actually exists is libiberty, then set target_configdirs to empty,
14885         to avoid trying to build a target libiberty in a gas or gdb
14886         distribution.
14887
14888 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14889
14890         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14891         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14892         systems.
14893
14894 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14895
14896         * configure.in (copy_dirs): Use sys-include instead of include
14897         for --with-headers option.
14898
14899 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14900
14901         * Makefile.in, configure.in: Make winsup builds work with
14902         new scheme.
14903
14904 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14905
14906         * configure.in: Build the linker on AIX.
14907
14908 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14909
14910         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14911         where needed.
14912
14913 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14914
14915         * Makefile.in (all-gcc): Fix typo.
14916
14917 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14918
14919         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14920
14921 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14922
14923         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14924         to target-xiberty, to provide more flexibility.
14925         (target_subdir):  Define.  Create if cross.
14926         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14927         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14928         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14929         check-libFOO -> check-target-libFOO, etc.
14930         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14931         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14932         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14933         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14934         allow ALL_GCC="" to only configure.
14935         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14936         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14937         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14938
14939 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14940
14941         * Makefile.in (taz): Build "info" in etc explicitly.
14942
14943 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14944
14945         * configure.in:  Make sure that CC is undefined (as opposed to
14946         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14947         problem with autoconf trying to configure on a host without GCC.
14948
14949 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14950
14951         * mpw-configure: Set host alias from choice of host compiler,
14952         only use generic MPW Makefile sed if present, edit a file
14953         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14954         * mpw-README: Add problem notes about CW6 and CW7.
14955
14956 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14957
14958         * Makefile.in (taz): Use ";" instead of ";;".
14959
14960 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14961
14962         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14963         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14964         DISTDOCDIRS.
14965         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14966         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14967
14968 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14969
14970         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14971         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14972         Move bfd to DISTSTUFFDIRS.
14973
14974 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14975
14976         * Makefile.in (X11_LIB): Removed.
14977         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14978
14979         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14980
14981 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14982
14983         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14984         names.
14985
14986 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14987
14988         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14989
14990 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14991
14992         * configure.in (i[345]86-*-win32): Always build newlib.
14993         Don't configure cvs, autoconf or texinfo.
14994         * Makefile.in (LD_FOR_TARGET): New.
14995         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14996         Pass down LD_FOR_TARGET.
14997
14998 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14999
15000         * winsup: New directory.
15001         * Makefile.in: Build winsup.
15002         * configure.in: Winsup is configured when target is win32.
15003         Can only build win32 target GDB when native.
15004
15005 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15006
15007         * config.guess: Recognize HP model 819 machines as having
15008         a PA 1.1 processor.
15009
15010 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15011
15012         * configure: Fix sed loop which substitutes for CC and CXX to
15013         avoid bug found in various sed implementations.
15014
15015 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15016
15017         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15018         simulator.  Use standard powerpc-*-eabi*.
15019
15020 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15021
15022         * configure.in: Stop putting gas and binutils in noconfigdirs for
15023         powerpc-*-aix* and rs6000-*-*.
15024
15025 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15026
15027         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15028         -mcall-aixdesc libraries.
15029
15030 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15031
15032         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15033
15034         * config.sub (arm | armel | armeb): Fix shell syntax.
15035
15036 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15037
15038         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15039         -msoft-float and -mcpu=common support.
15040         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15041         libraries.
15042
15043 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15044
15045         * configure.in: Allow configuration and build of emacs19 for the alpha.
15046
15047 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15048
15049         * configure.in (CC): Get ^CC, not just any old CC, from
15050         ${host_makefile_frag}.
15051
15052 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15053
15054         * configure.in (CC): Try to get CC from
15055         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15056
15057 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15058
15059         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15060         only if it exists in $(srcdir).
15061
15062 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15063
15064         * configure: If CC and CXX are not set in the environment, set
15065         them, based on either an existing Makefile or on searching for gcc
15066         in PATH.  Substitute for CC and CXX in Makefile.
15067         * configure.in: Remove libm from target_libs.  Separate
15068         target_configdirs from configdirs.  If CC is not set in
15069         environment, try to get it from a host Makefile fragment.  Rewrite
15070         changes of configdirs to use skipdirs instead.  A few minor
15071         tweaks.  Take directories out of target_configdirs as they are
15072         taken out of configdirs.  Remove existing Makefile files from
15073         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15074         CONFIG_ARGUMENTS in Makefile.
15075         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15076         by configure.in.
15077         (CONFIG_ARGUMENTS): Likewise.
15078         (CONFIGURE_TARGET_MODULES): New variable.
15079         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15080         ($(CONFIGURE_TARGET_MODULES)): New target.
15081         (configure-libg++, configure-libio): New targets.
15082         (all-libg++): Depend upon configure-libg++.
15083         (all-libio): Depend upon configure-libio.
15084         (configure-libgloss, all-libgloss): New targets.
15085         (configure-libstdc++): New target.
15086         (all-libstdc++): Depend upon configure-libstdc++.
15087         (configure-librx, all-librx): New targets.
15088         (configure-newlib): New target.
15089         (all-newlib): Depend upon configure-newlib
15090         (configure-xiberty): New target.
15091         (all-xiberty): Depend upon configure-xiberty.
15092
15093 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15094
15095         * configure.in (host i[345]86-*-win32):  Expand the
15096         noconfigdirs again.
15097
15098 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15099
15100         * mpw-configure: Fix sed command file name.
15101
15102 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15103
15104         * configure.in (host i[345]86-*-win32): Reduce the
15105         noconfigdirs again.
15106
15107 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15108
15109         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15110         or powerpc*-*-pe*, since they are not yet supported.
15111
15112 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15113
15114         Add PowerMac support and many other enhancements.
15115         * mpw-configure: New option --cc to select compiler to use,
15116         paste options set according to --cc into the generated
15117         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15118         if mpw-make.sed is present.
15119         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15120         add forward includes for PowerPC include files.
15121         * mpw-build.in: Build using Makefile.PPC if present.
15122         (do-byacc, etc): Remove separate version resource builds.
15123         (do-gas): Build "stamps" before "all".
15124         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15125         * mpw-README: Update to reflect --cc option, PowerMac support,
15126         and recently-reported compatibility problems.
15127
15128 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15129
15130         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15131         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15132         (--with-multilib-top): Pass to recursive invocations.
15133
15134 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15135
15136         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15137         v810-*-*.
15138
15139 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15140
15141         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15142         gdb, ld and opcodes on v810-*-*.
15143
15144 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15145
15146         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15147         (local-maintainer-clean): New target.
15148         (maintainer-clean): New target.
15149         (realclean): Just depend upon maintainer-clean.
15150
15151 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15152
15153         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15154
15155 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15156
15157         * configure.in: Build ld in mips*-*-bsd* case.
15158
15159 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15160
15161         * config.sub: Accept -lites* OS.  From Ian Dall.
15162
15163 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15164
15165         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15166         targets.
15167
15168 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15169
15170         * configure.in: treat i386-win32 canadian cross the same as
15171         i386-go32 canadian cross.
15172
15173 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15174
15175         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15176         running under the simulator to build a reduced set of libraries.
15177         (powerpc-*-eabiaix): Add fine grained multilib support added to
15178         other powerpc targets yesterday.
15179
15180 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15181
15182         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15183         -disable-softfloat, -disable-relocatable, -disable-aix, and
15184         -disable-sysv to control which multilib libraries get built.
15185
15186 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15187
15188         * configure: Add Makefile.tem to list of files to remove in trap
15189         handler.
15190
15191 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15192
15193         * config.guess (*Linux*):  Add missing "exit"s.
15194         Also, need specific check for alpha-unknown-linux (uses COFF).
15195
15196 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15197
15198         * config.guess:  Merge with FSF:
15199
15200         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15201         * config.guess (AIX4): More robust release numbering discovery.
15202
15203         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15204         * config.guess (i386-sequent-ptx): Properly get version number.
15205
15206         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15207         * config.guess (mips:*:4*:UMIPS): New case.
15208
15209 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15210
15211         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15212         (i386-win32 host): Likewise.  Don't build readline.
15213
15214 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15215
15216         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15217         SUPPORT_FILES to submakes.
15218
15219 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15220
15221         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15222         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15223         mpw-configure.
15224
15225 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15226
15227         * configure.in (appdirs): Use =, not ==, in test expression when
15228         trying to build the text to print in the warning message for
15229         Solaris users.
15230
15231 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15232
15233         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15234
15235 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15236
15237         * config.guess: Recognize lynx-2.3.
15238
15239 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15240
15241         * config.sub (z8ksim): Deleted
15242         (z8k-*-coff): New, this is the one true name of the target.
15243
15244 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15245
15246         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15247
15248 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15249
15250         * config.guess (*:Linux:*:*): First try asking the linker what the
15251         default object file format is (elf, aout, or coff).  Then if this
15252         fails, try previous methods.
15253
15254 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15255
15256         * configure.in: Don't build newlib for *-*-vxworks5.1.
15257
15258 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15259
15260         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15261         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15262
15263 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15264
15265         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15266
15267 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15268
15269         * cfg-ml-com.in: New file.
15270         * cfg-ml-pos.in: New file.
15271
15272 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15273
15274         * COPYING.NEWLIB: Add HP free copyright to list.
15275
15276 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15277
15278         * config.sub: Recognize -eabi* for the system, not just -eabi.
15279
15280 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15281
15282         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15283         * config.sub, configure.in (win32): New target and host.
15284
15285 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15286
15287         * configure.in: Add i386-pe configuration.
15288
15289 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15290
15291         * mpw-build.in (install): Install GDB after LD.
15292
15293 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15294
15295         * mpw-config.in (elf/mips.h): Always forward-include, needed
15296         for GDB to build.
15297
15298 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15299
15300         * testsuite: New directory for customer acceptance and whole tool
15301         chain tests.
15302
15303 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15304
15305         * configure: If per-host line isn't found, but AC_OUTPUT is found
15306         and a configure script exists, run it instead.
15307
15308 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15309
15310         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15311
15312 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15313
15314         * configure: Set build_{cpu,vendor,os,alias} to host values when
15315         --build isn't specified.
15316
15317 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15318
15319         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15320         (FLAGS_TO_PASS): Pass them.
15321         (EXTRA_TARGET_FLAGS): Ditto.
15322
15323 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15324
15325         * Makefile.in (all-libg++): Depend on all-libstdc++.
15326
15327 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15328
15329         * configure.in (noconfigdirs): Enable all packages for
15330           i386-unknown-netbsd.
15331
15332 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15333
15334         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15335         hosted builds (DOS builds)
15336
15337 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15338
15339         Changes for ARM based on patches from Richard Earnshaw:
15340         * config.sub: Handle armeb and armel.
15341         * configure.in: Omit arm linker only for riscix.
15342
15343 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15344
15345         * config.guess:  Update from FSF.
15346
15347 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15348
15349         * config.sub: Recognize powerpcle as the little endian variant of
15350         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15351         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15352         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15353         temporarily.
15354
15355 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15356
15357         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15358
15359 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15360
15361         * config.sub: Accept -lites* as a basic system type.
15362
15363 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15364
15365         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15366         installed, and if so return linuxoldld as the system name.
15367
15368 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15369
15370         * config.guess: Add hppa1.1-hp-lites support.
15371
15372 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15373
15374         * configure.in: Don't build newlib for m68k-vxworks5.1.
15375
15376 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15377
15378         * configure.in (mips-sgi-irix6): Use mh-irix5.
15379
15380 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15381
15382         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15383
15384 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15385
15386         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15387         OSF/1.  Fix compiler flags.
15388         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15389
15390 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15391
15392         * configure.in: Recognize --with-newlib.
15393         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15394
15395 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15396
15397         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15398         to *_X11_MODULES due to gdbtk needing X include files et al.
15399
15400 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15401
15402         Merge in support for Mac MPW as a host.
15403         (Old change descriptions retained for informational value.)
15404
15405         * mpw-config.in: Add generic include forwards for cpu-specific
15406         include files in aout and elf directories.
15407
15408         * mpw-configure: Added copyright.
15409         * mpw-config.in: Check for presence of required build tools.
15410         (target_libs): Add newlib.
15411         (target_tools): Add examples.
15412         (Read Me): Generate as "Read Me for MPW" instead.
15413         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15414         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15415         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15416
15417         * mpw-configure: Remove subdir-specific makefile hackery,
15418         delete mk.tmp after using it.
15419
15420         * mpw-build.in (all): Display start and end times.
15421
15422         * mpw-configure (host_canonical): Set.
15423         (target_cpu): Always add to makefiles.
15424         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15425         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15426         (mpw-mh-mpw): Look for in srcdir and srcroot.
15427         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15428
15429         * mpw-build.in: (install-only): New target.
15430
15431         * mpw-configure (host_alias, target_alias): Rename from hostalias
15432         and targetalias, add into generated Makefile.
15433         (mk.tmp): If present, add into generated Makefile.
15434         * mpw-build.in (all-gas): Build config.h first before gas proper.
15435
15436         * mpw-configure (config.status): Write only if changed.
15437         * mpw-config.in (readline): Configure it (not built, just used for
15438         definitions).
15439
15440         * mpw-config.in (elf/mips.h): Add a forward include.
15441
15442         * mpw-config.in: Forward-include most .h files in include into
15443         extra-include.
15444         (readline): Don't build.
15445         mpw-build.in (install): Install GDB.
15446
15447         * mpw-configure (prefix, mpw_prefix): Handle it.
15448         * mpw-config.in (mmalloc, readline): Don't configure.
15449         * mpw-build.in (thisscript): Rename to ThisScript.
15450         Use mpw-build instead of BuildProgram everywhere.
15451         (mmalloc, readline): Don't build.
15452         * mpw-README: New file, basic documentation about the MPW port.
15453
15454         * mpw-config.in: Use forward-include to create include files.
15455
15456         * mpw-configure: Add more things to the top of each configured
15457         Makefile, including contents of config/mpw-mh-mpw.
15458         * mpw-config.in (extra-include): Create this directory and fill it
15459         with Posix-like include files when configuring.
15460
15461         * config.sub (apple, mac, mpw): Add various aliases.
15462
15463         * mpw-build.in: New file, top-level build script fragment for MPW.
15464         * mpw-configure: New file, configure script for MPW.
15465         * mpw-config.in: New file, config fragment for MPW.
15466
15467 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15468
15469         * configure.in (host_libs): Remove glob, since it is gone from the
15470         sources.
15471
15472 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15473
15474         * Makefile.in: define empty GDB_NLM_DEPS var.
15475
15476         * configure.in(target_makefile_frag): use config/mt-netware
15477         for netware targets.
15478
15479 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15480
15481         * config.sub: Merge in recent FSF changes.  Remove linux special
15482         cases.
15483
15484 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15485
15486         Revert this change:
15487
15488         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15489
15490                 * build-all.mk: Use CC=cc -Xs on Solaris.
15491
15492 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15493
15494         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15495         stop using it.
15496         * Makefile.in: Nuke all references to glob subdirectory.
15497
15498 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15499
15500         * configure.in: Fix --enable-shared logic in per-host.
15501
15502 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15503
15504         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15505
15506 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15507
15508         * configure.in (noconfigdirs): Don't build gas on AIX, for
15509         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15510
15511 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15512
15513         * configure: Fix --cache-file to work if the file argument is a
15514         relative path.
15515
15516 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15517
15518         * configure: If the --cache-file is used, pass it down to
15519         configure in subdirectories.
15520
15521 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15522
15523         * config.sub: add vxworks29k configuration.
15524
15525 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15526
15527         * Makefile.in (taz): Do "diststuff" part quietly.
15528
15529 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15530
15531         * config.sub: Mini-merge with gcc/config.sub.
15532
15533 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15534
15535         * config.guess (IRIX): Sed - to _.
15536
15537 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15538
15539         * Makefile.in (source-vault, binary-vault): New targets.
15540
15541 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15542
15543         * config.sub: Recognize -eabi as a basic system type.
15544
15545 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15546
15547         * configure.in (enable_shared stuff): Fix typo.
15548
15549 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15550
15551         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15552
15553 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15554
15555         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15556
15557 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15558
15559         * configure.in (rs6000-*-*): Don't build gas.
15560
15561 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15562
15563         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15564         reduce command line length.
15565         (AS_FOR_TARGET): Check for as.new, not Makefile.
15566         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15567
15568 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15569
15570         * config.guess:  Merge from FSF.
15571
15572 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15573
15574         * configure: Don't use $ when handling program_suffix.
15575
15576 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15577
15578         * configure.in:  Configure tk for hppa/hpux.
15579
15580 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15581
15582         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15583
15584 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15585
15586         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15587         to LIBCXXFLAGS.  Tests are better run without it.
15588
15589 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15590
15591         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15592
15593 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15594
15595         * configure.in (*-*-netware*): Don't configure xiberty.
15596
15597 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15598
15599         * configure.in:  Remove tk from native_only list.
15600
15601 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15602
15603         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15604           for special NCD build.
15605
15606 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15607
15608         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15609         makeall.bat, they're only useful for binutils snapshots.
15610         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15611         makeall.bat to specified SUPPORT_FILES.
15612
15613 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15614
15615         * build-all.mk: Add Ericsson targets to sun4 and solaris
15616           hosts.  Add  BNR's sun4 target to solaris host, so their
15617           build-from-source will be tested in-house first.
15618
15619 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15620
15621         * Makefile.in (LIBCFLAGS): New variable.
15622         (CFLAGS_FOR_TARGET): Ditto.
15623         (LIBCFLAGS_FOR_TARGET): Ditto.
15624         (LIBCXXFLAGS): Ditto.
15625         (CXXFLAGS_FOR_TARGET): Ditto.
15626         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15627         (BASE_FLAGS_TO_PASS): Pass them.
15628         (EXTRA_TARGET_FLAGS): Ditto.
15629
15630         * configure.in: Support --enable-shared.
15631
15632 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15633
15634         * configure.in (target_libs):  Include libstdc++ again.
15635         * config.guess:  Update from FSF (for FreeBSD).
15636
15637 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15638
15639         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15640         makeall.bat.
15641         (DISTDOCDIRS): Add `etc'.
15642         (ETC_SUPPORT_PFX): New variable.
15643         (taz): Include anything from etc starting with a word in
15644         ETC_SUPPORT_PFX.
15645
15646 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15647
15648         * config.sub: Update for recent FSF changes.  Remove obsolete
15649         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15650         spacing changes.
15651
15652 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15653
15654         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15655
15656         * config.guess:  Merge with FSF.
15657         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15658
15659 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15660
15661         * configure: Since the "trap 0" handler will override the exit
15662         status on many systems, only use it for "exit 1", and make it set
15663         a non-zero exit status; reset it before "exit 0".  Also, check
15664         exit status of config.sub, and error out if it failed.
15665
15666 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15667
15668         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15669         and install libgloss.
15670
15671 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15672
15673         * Makefile.in (all-binutils): Depend upon all-byacc.
15674
15675         * configure.in: Don't build emacs on Irix 5.
15676
15677 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15678
15679         * configure.in (*-*-netware*): Add libio.
15680
15681 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15682
15683         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15684         (CHECK_TARGET_MODULES): Ditto.
15685         (INSTALL_TARGET_MODULES): Ditto.
15686         (TARGET_LIBS): Ditto.
15687         (all-libstdc++): Note dependencies.
15688
15689 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15690
15691         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15692
15693 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15694
15695         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15696         -fexternal-templates.
15697
15698         * configure.in (target_libs): Add libstdc++.
15699         (noconfigdirs): Add libstdc++ as appropriate.
15700
15701 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15702
15703         * config.guess:  Update from FSF.
15704
15705 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15706
15707         * configure: Use ${config_shell} when running ${configsub}.
15708
15709 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15710
15711         * config.sub: No longer recognize h8300h.
15712
15713 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15714
15715         * config.sub: Remove extraneous differences between config.sub and
15716         gcc/config.sub.
15717
15718 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15719
15720         * Makefile.in (DISTSTUFFDIRS): Add gas.
15721
15722 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15723
15724         * COPYING.NEWLIB: New file.
15725
15726 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15727
15728         * config.guess (HP-UX):  Patch from Harlan Stenn
15729         <harlan@landmark.com> to also emit release level.
15730
15731 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15732
15733         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15734
15735 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15736
15737         * config.sub:  Merge nextstep cleanup from FSF.
15738
15739 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15740
15741         * configure.in (arm-*-*): Don't configure ld for this target.
15742
15743 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15744
15745         * configure.in (*-*-netware): don't configure libg++, libio,
15746           librx, or newlib.
15747
15748 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15749
15750         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15751         configure ld--it works, but it doesn't support shared libraries.
15752
15753 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15754
15755         * config.guess (*-unknown-freebsd*):  Get rid of possible
15756         trailing "(Release)" in version string.
15757         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15758
15759 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15760
15761         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15762         Fix type: *-next-neststep -> *-next-nextstep.
15763
15764         * config.guess:  Merge from FSF:
15765
15766         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15767
15768         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15769
15770         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15771
15772         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15773         instead of UNIX_SV for UnixWare 1.0).
15774
15775 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15776
15777         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15778         to make gdb/nlm/* build after the compiler and linker.
15779
15780 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15781
15782         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15783         not just i[34]86.
15784         (m68k-atari-sysv4):  Relocate to match FSF version.
15785
15786         * config.guess:  More merges from the FSF:
15787
15788         Add a space before function call or macro invocation.
15789
15790         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15791
15792         * config.guess: Add trap cmd to remove dummy.c and dummy when
15793         interrupted.
15794
15795         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15796
15797         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15798         (dummy): Redirect stderr from compilation of dummy.c.
15799
15800         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15801
15802         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15803
15804 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15805
15806         * configure: Accept and ignore --cache*, for compatibility with
15807         new autoconf.
15808
15809 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15810
15811         * config.guess:  Merge from FSF:
15812
15813         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15814
15815         * config.guess (Pyramid*:OSx*:*:*): New case.
15816         (PATH): Add /.attbin at end for finding uname.
15817         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15818
15819         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15820
15821         * config.guess (M88*:DolphinOS:*:*): New case.
15822
15823         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15824
15825         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15826         to select whether to use ELF or COFF.
15827
15828         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15829
15830         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15831
15832         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15833
15834         * config.guess: Guess the OS version for HPUX.
15835
15836         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15837
15838         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15839
15840 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15841
15842         * configure.in: Recognize --with-headers, --with-libs, and
15843         --without-newlib.
15844         * Makefile.in (all-xiberty): Depend upon all-ld.
15845
15846 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15847
15848         * configure.in: Change i[34]86 to i[345]86.
15849
15850 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15851
15852         * configure (version): A few more tweaks to help message.
15853
15854 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15855
15856         * Makefile.in:  Remove (for now) librx as a host library,
15857         now that we're building it for target.
15858
15859 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15860
15861         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15862         (Karl Berry).
15863
15864 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15865
15866         * configure.in:  Also configure librx.
15867
15868 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15869
15870         * Makefile.in:  Update various rules to reflect that librx
15871         is now needed for libg++.
15872
15873 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15874
15875         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15876
15877 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15878
15879         * configure.in: Configure the examples directory.
15880
15881 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15882
15883         * configure: Simplify Jun 2 1994 change.
15884
15885 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15886
15887         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15888         /bin/gcc isn't good enough to build gcc.
15889
15890 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15891
15892         * Makefile.in (GDB_SUPPORT_FILES): Remove
15893         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15894         (gdb.tar.gz): Add new rule to use standard distribution building
15895         mechanism.
15896
15897 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15898
15899         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15900         Bill Cox <bill@cygnus.com>.
15901
15902 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15903
15904         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15905
15906 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15907
15908         * configure:  Search current dir first in .gdbinit.
15909
15910 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15911
15912         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15913
15914 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15915
15916         * config.sub:  Refer to NeXT's operating system as nextstep.
15917
15918         * config.sub (case $basic_machine):  Re-order the cases, to match
15919         the order in the FSF version (which is mostly alphabethical).
15920         Merge in some additions and changes from the FSF.
15921
15922 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15923
15924         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15925         * config.sub: Recognize cxux7.
15926         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15927
15928 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15929
15930         * config.sub:  Fix typo powerpc -> powerpc-*.
15931
15932 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15933
15934         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15935
15936         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15937         parallel with all-emacs and install-emacs).  Top-level command
15938         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15939
15940 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15941
15942         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15943         $(relbindir)/make before doing ``make install'', and use
15944         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15945         installing over running make binary.
15946         ($(host)-stamp-stage3-installed): Likewise.
15947
15948 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15949
15950         * config.guess: Recognize Mach.
15951
15952 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15953
15954         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15955         see whether --exec-prefix was used.
15956
15957 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15958
15959         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15960
15961 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15962
15963         * Makefile.in: Add all-librx target similar to all-libproc.
15964
15965 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15966
15967         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15968         with post 1.2 uname bogosity.
15969
15970 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15971
15972         * configure: Remove temporary files on receipt of a signal.
15973
15974 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15975
15976         * configure: If there is a package_makefile_frag, remove
15977         ${subdir}/Makefile.tem after copying it in.
15978
15979 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15980
15981         * build_all.mk: support rs6000 lynx identifies itself as
15982         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15983         since /bin/gcc is too feeble to compile a modern gcc.
15984
15985 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15986
15987         * brought devo/test-build.mk update-to-date with progressive/
15988           test-build.mk. Add lynx targets and hppa flag info.
15989
15990 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15991
15992         * configure.in:  Use mh-ncrsvr43.  Patch from
15993         Tom McConnell <tmcconne@sedona.intel.com>.
15994
15995 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15996
15997         * config.guess (i386-unknown-bsdi):  No longer need to
15998         check #if defined(__bsdi__) && defined(__i386__).
15999
16000 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16001
16002         * configure: Set program_transform_nameoption correctly.
16003
16004 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16005
16006         * brought build-all.mk update-to-date with progressive build-all.mk,
16007           added new targets and hppa info.
16008
16009 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16010
16011         * configure: If config.guess result is a prefix of the user
16012         specified target, assume a native build and use the user specified
16013         target as the host alias.  Remove SunOS patch suffix removal hack.
16014         * configure.in: Remove SunOS patch suffix removal hack.
16015
16016         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16017         in NATIVE_CHECK_MODULES.
16018
16019 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16020
16021         * Makefile.in: Rename HOST_ONLY to NATIVE.
16022         * configure: Delete SunOs patch suffix from host_canonical
16023           and build_canonical variables that are prepended to Makefiles.
16024         * configure.in: Add comments for easier maintenance.
16025
16026 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16027
16028         * Makefile.in: Add all-libproc target similar to all-gui.
16029
16030 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16031
16032         * Makefile.in (CHECK_MODULES): split into
16033         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16034
16035 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16036
16037         * config.guess (i386-unknown-bsdi): New system to guess.
16038
16039 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16040
16041         * Makefile.in: Add all-gui target (but not yet build by "all").
16042
16043 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16044
16045         * config.sub: Move deletion of patch suffix from here...
16046         * configure.in: To here, at Ian's suggestion.  The top-
16047           level scripts might need to know of a patch level.
16048
16049 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16050
16051         * config.sub: Strip off patch suffix so rtl is recognized
16052           as a sunos4.1.3 machine, even though it's been patched.
16053
16054 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16055
16056         * Makefile.in (INSTALL_LAST): Delete.
16057         (INSTALL_DOSREL): New.
16058
16059 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16060
16061         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16062         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16063         whether we pass down --with-gnu-ld anyhow.
16064
16065 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16066
16067         * Makefile.in (INSTALL_LAST): Change operation so it works
16068         on more flavors of make.
16069         * configure.in (go32): Don't build libg++ or libio.
16070
16071 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16072
16073         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16074         they can be overriden by templates.
16075
16076 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16077
16078         * configure.in (target==go32): Don't build gdb.
16079         * dosrel: New directory.
16080
16081 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16082
16083         * configure.in (host==go32): Configure dosrel too.
16084         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16085         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16086         be set by incoming names or templates.
16087         (INSTALL_LAST): New rule.
16088
16089 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16090
16091         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16092
16093 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16094
16095         * configure.in (appdirs): New variable.  Currently empty, but will
16096         be used in gas distribution.  If nonempty, lists a set of
16097         directories at least one of which must get configured, or top
16098         level configuration is considered to have failed.
16099         (rs6000-*-lynxos*): Use new file name.
16100
16101 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16102
16103         Eliminate XTRAFLAGS.
16104         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16105         newlib include files using -idirafter, and also use -nostdinc.
16106         (CXX_FOR_TARGET): Likewise.
16107         (XTRAFLAGS): Removed.
16108         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16109         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16110         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16111         ($(DO_X)): Don't pass down XTRAFLAGS.
16112
16113 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16114
16115         * configure.in (mips*-dec-bsd*): New target; do build linker.
16116         (mips*-*-bsd*): New target; don't build linker.
16117
16118 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16119
16120         * configure.in: support rs6000-*-lynxos* configuration.
16121         support sunos4 as a cross target.
16122
16123         * config.sub: look for lynx*, not lynx since the OS version may
16124         legitimately be part of the name.
16125
16126 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16127
16128         * configure.in (i[34]86-*-sco*): Move to be with other i386
16129         targets.
16130         (romp-*-*): New target.  Skip various binary utilities.
16131         (vax-*-*): New target.  Don't build newlib.
16132         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16133
16134 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16135
16136         * configure.in: Only set host_makefile_frag if config
16137         directory exists.
16138
16139 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16140
16141         * install.sh: If $dstdir exists, don't check whether each
16142         component does.
16143
16144 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16145
16146         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16147
16148 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16149
16150         * configure.in (*-*-lynxos*): Don't configure newlib for either
16151         native or cross Lynx.
16152
16153 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16154
16155         * config.sub (sparc64-elf): Fix os.
16156         (z8k): Remove duplicate.
16157
16158 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16159
16160         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16161         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16162
16163 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16164
16165         * configure: Make file links cleanly even if Lynx fails on
16166           an NFS symlink (at least fail cleanly).
16167
16168 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16169
16170         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16171         -XNh2000.
16172
16173 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16174
16175         * configure: Unknown options are fatal again.
16176
16177 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16178
16179         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16180         compatibility.
16181
16182 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16183
16184         * build-all.mk: Add `clean' target.
16185
16186 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16187
16188         * config.guess:  Add SINIX support.
16189         * configure.in:  Add mips-*-sysv4* support.
16190
16191 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16192
16193         * build-all.mk: Document all useful targets.
16194         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16195         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16196
16197 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16198
16199         * configure: Support --silent, --quiet.
16200
16201 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16202
16203         * configure: Support --disable-FEATURE.
16204
16205 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16206
16207         * config.guess: Recognize NCR running SVR4.3.
16208
16209 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16210
16211         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16212         Patch from Paul Eggert <eggert@twinsun.com>.
16213
16214 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16215
16216         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16217
16218 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16219
16220         * configure: Make unrecognized options give nonfatal warnings
16221         instead of fatal errors, and pass them to any subdirectory
16222         configures in case they recognize them.
16223         Make --x equivalent to --with-x.
16224
16225 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16226
16227         * configure: Add --enable-* options.  Clean up usage message and
16228         some comments.
16229
16230 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16231
16232         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16233
16234 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16235
16236         * configure.in (hppa*-*-*): Enable binutils.
16237
16238 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16239
16240         * config.sub: Recognize cisco.
16241
16242 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16243
16244         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16245
16246 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16247
16248         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16249         than one configuration name.  Add comment.
16250
16251 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16252
16253         * config.guess: about target *-hitachi-hiuxwe2, fixed
16254         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16255         macro is incorrect.]
16256
16257 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16258
16259         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16260         than the "make ls" stuff which used to be here.
16261
16262 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16263
16264         * config.guess:  Recognize i[34]86-unknown-freebsd.
16265         From Shawn M Carey <smcarey@rodan.syr.edu>.
16266
16267 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16268
16269         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16270
16271 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16272
16273         * config.guess: Check for ptx.
16274
16275 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16276
16277         * config.sub: Add os9k checking.
16278
16279 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16280
16281         * config.guess: Handle OSF1 running on HPPA processors
16282
16283 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16284
16285         * configure: If subdir configure fails, print out a message with
16286         subdirectory name, in case subdir's configure code didn't identify
16287         itself.
16288
16289 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16290
16291         * configure.in: Remove embedded newlines from configdirs.
16292         Avoid mismatches of substrings.  Fix matching strings at end
16293         of configdirs.
16294
16295 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16296
16297         * config.guess:  Add Lynx/rs6000 config support.
16298
16299 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16300
16301         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16302
16303 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16304
16305         * configure.in (hppa*-*-osf*): Treat this just like most other
16306         PA configurations (eg no binutils or ld).
16307         (hppa*-*-*elf*): These configurations have binutils and ld.
16308
16309 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16310
16311         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16312
16313 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16314
16315         * configure.in (rs6000-*-*): Build gas.
16316
16317 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16318
16319         * Makefile.in:  Avoid bug in losing hpux sed.
16320
16321 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16322
16323         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16324         for GDB and GDB has been fixed to not need it.
16325
16326 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16327
16328         * config.guess: Recognize vax hosts.
16329
16330 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16331
16332         * configure (while loop): Don't use "break 2" inside case
16333         statement -- the case statement isn't an enclosing loop.
16334
16335 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16336
16337         * config.guess:  Clean up NeXT support, to allow nextstep
16338         on Intel machines.  Make OS be nextstep.
16339
16340 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16341
16342         * config.guess: Add alternate forms for Convex.
16343
16344 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16345
16346         * configure:  Completely rewrite option processing.  Take
16347         advantage of pattern-matching to avoid invoking test frequently.
16348         Also clean up host and target defaulting logic.
16349
16350 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16351
16352         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16353         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16354         commands (plus user environment) will fit SCO limits.
16355
16356 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16357
16358         * configure.in: Don't issue warnings about directories which are
16359         not being configured if -norecursion is set.  Correct test for
16360         --with-gnu-as and --with-gnu-ld to not get confused by substring
16361         matches.
16362
16363         * configure.in: Don't build gas for alpha-dec-osf1*.
16364
16365 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16366
16367         * configure:  Back out Per's change of 12/19/1993.  It changes the
16368         behavior of configure in unexpected and confusing ways.
16369
16370         Also, use different delim char when calculating
16371         program_transform_name so that the name can contain slashes.
16372
16373 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16374
16375         * configure.in, config.sub: Add support for VSTa micro-kernel.
16376
16377 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16378
16379         * configure.in: Nuke hacks which were used to get a special
16380         version of GAS for HPPA configurations.
16381
16382 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16383
16384         * configure:  If only ${target_alias} is given, use that
16385         as the default for ${host_alias}.
16386         * configure:  Add missing back-slashes before nested quotes.
16387
16388 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16389
16390         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16391
16392 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16393
16394         * config.guess:  Recognize some Tektronix configurations.
16395         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16396
16397 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16398
16399         * config.sub: Match any flavor of SH.
16400
16401 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16402
16403         * configure.in: Don't try to configure newlib for Alpha.
16404
16405 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16406
16407         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16408         libg++ or libio for any Alpha target.
16409
16410         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16411
16412 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16413
16414         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16415         default arguments -- so it tried to compress itself.
16416
16417 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16418
16419         * configure.in (notsupp): ensure that a space is always at the end
16420           of the configdirs list, since the grep checks for an explicit space
16421
16422 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16423
16424         * configure.in (target i386-sysv4.2): don't build ld, since static
16425           versions of many libraries are not available.
16426
16427 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16428
16429         * config.guess: Recognize Apollos (using environment variables).
16430         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16431
16432 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16433
16434         * config.guess: Recognize Sony news mips running newsos.
16435
16436 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16437
16438         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16439         "fi ; else" for bash.
16440
16441 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16442
16443         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16444
16445 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16446
16447         * config.sub: accept unixware as an alias for svr4.2.
16448         Fix some inconsistancies with the gcc version.
16449
16450 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16451
16452         * Makefile.in (DISTDOCDIRS):  Add gdb.
16453
16454 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16455
16456         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16457
16458 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16459
16460         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16461         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16462         this now.
16463
16464 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16465
16466         * config.sub: Accept hiux* as an OS name.
16467
16468         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16469         etc/make-stds.texi.  The underscore came from gcc, and dje now
16470         agrees that RUNTESTFLAGS is the correct name.
16471
16472 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16473
16474         * install.sh:  Remove 'set -e'.  It makes any conditionals
16475         in the script useless.
16476
16477         * config.guess: Automatically recognize arm-acorn-riscix
16478         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16479
16480 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16481
16482         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16483
16484 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16485
16486         * Makefile.in (DISTDOCDIRS): New variable.
16487         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16488         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16489
16490 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16491
16492         * configure.in (hppa target): check the source directory for the
16493           pagas sub-directory
16494
16495 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16496
16497         * config.sub: Allow -aout* and -elf*.
16498
16499 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16500
16501         * configure.in: Don't build ld on i386-solaris2, same as for
16502         sparc-solaris2.
16503
16504 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16505
16506         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16507
16508 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16509
16510         * configure.in:  Configure gdb for alpha.
16511
16512 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16513
16514         * Makefile.in (CXXFLAGS): Add -O.
16515
16516 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16517
16518         * config.guess: added support for DG Aviion
16519
16520 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16521
16522         * configure.in: Produce warning message for subdirectories not
16523         configurable for this host/target combination.  Don't try to
16524         configure gdb for vms.
16525
16526 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16527
16528         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16529         appropriate files before making "diststuff".
16530         (DISTBISONFILES): New var: list of files to be edited.
16531         (DISTSTUFFDIRS): Add binutils.
16532
16533 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16534
16535         * config.sub: also handle mipsel and mips64el (for little endian mips)
16536
16537 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16538
16539         * configure.in: Add * to end of all OS names.
16540
16541 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16542
16543         * configure.in: Build newlib for LynxOS native.
16544
16545 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16546
16547         * config.guess: Add support for delta 88k running SVR3.
16548
16549         * configure.in: Add comment about HP compiler vs. emacs.
16550
16551 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16552
16553         * configure.in: don't build ld on solaris2 (not a viable option
16554           due to bugs in getpwnam & getpwuid)
16555
16556 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16557
16558         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16559         config.guess will produce a full version number.
16560
16561 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16562
16563         * configure.in: Build linker and binutils for alpha-dec-osf1.
16564
16565 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16566
16567         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16568         and gdb/testsuite/Makefile.in.
16569
16570 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16571
16572         * configure.in: recognize mips*- instead of mips-
16573
16574 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16575
16576         * config.sub: Accept linux*coff and linux*elf as operating
16577         systems.
16578
16579 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16580
16581         * config.sub: Recognize mips64, and mips3 as an alias for it.
16582
16583 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16584
16585         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16586         gdb knows how to handle OSF/1 shared libraries.
16587
16588 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16589
16590         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16591         * config.guess: Recognize Hitachi's HIUX.
16592         * config.sub: Recognize h3050r* and hppahitachi.
16593         Remove redundant cases for hp9k[23]*.
16594
16595 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16596
16597         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16598         if gas and ld are in the source tree and are in ${configdirs}.
16599         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16600         --with options (but still pass them down on the command line,
16601         if they were explicitly specified).
16602
16603 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16604
16605         * configure: substitute SHELL value in Makefile.in with
16606         ${CONFIG_SHELL}
16607
16608 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16609
16610         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16611         *-*-solaris2* targets.
16612
16613 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16614
16615         * Makefile.in: define M4, and pass it down to sub-makes;
16616         all-autoconf now depends on all-m4
16617
16618 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16619
16620         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16621         presence of {ar,ranlib} instead of a configured directory
16622
16623 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16624
16625         * config.guess: Accept 34?? as well as 33?? for NCR.
16626
16627 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16628
16629         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16630         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16631
16632 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16633
16634         * configure: grab values for $(CC) and $(CXX) from the
16635         environment, so that someone can do "CC=gcc configure; make" and
16636         have it work right (matching the way that autoconf works now)
16637
16638         * configure.in, Makefile.in: add support for gash, the tcl
16639         interface to Galaxy
16640
16641         * config.guess: add NetBSD variants (hp300, x86)
16642
16643 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16644
16645         * install.sh: Support -d option (in the manner of SunOS 4 install,
16646         as it is more deterministic than that of GNU install)
16647         (chmodcmd): Set file to mode 755 by default (should also do default
16648         chgrp and chown, but I don't feel like dealing with that now)
16649
16650 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16651
16652         * config.sub: Remove h8300hhms alias.
16653
16654 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16655
16656         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16657
16658 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16659
16660         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16661         as stmp-fixinc
16662
16663 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16664
16665         * config.sub: recognize m88110-bug-coff.
16666
16667 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16668
16669         * Makefile.in (all-libio): all dependencies on the toolchain used
16670         to build this (gcc, gas, ld, etc)
16671
16672 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16673
16674         * config.guess: Deal with OSF/1 1.3 on alpha.
16675
16676 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16677
16678         * install.sh: add some 'else true' clauses for portability
16679
16680         * configure.in: don't build libio for h8[35]00-*-* targets
16681
16682 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16683
16684         * Makefile.in:  Add support for new libio.
16685
16686 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16687
16688         * install.sh: If one command fails, don't try the rest.  Don't try
16689         to remove $dsttmp (via trap) unless we have already created it.
16690         If $src doesn't exist, detect it and exit with an error.
16691
16692         * config.guess: Recognize BSD on hp300.
16693
16694 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16695
16696         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16697         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16698
16699 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16700
16701         * Makefile.in (all-send-pr): depends on all-prms
16702
16703 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16704
16705         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16706
16707 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16708
16709         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16710         Added test for mips-mips-riscos5.
16711
16712 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16713
16714         * configure.in: use mh-hp300 for 68k HP hosts
16715
16716 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16717
16718         * configure: add support for CONFIG_SHELL, so that you can use
16719         some alternate shell for evaluating configure scripts
16720
16721 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16722
16723         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16724         in configure script to bug-gdb@prep.ai.mit.edu when building
16725         distribution archive.
16726         * Makefile.in (COMPRESS):  Remove def.
16727         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16728         gdb.tar.Z and make-gdb.tar.Z respectively.
16729         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16730         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16731         to convergence with 'taz' target in Makefile.in.
16732
16733 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16734
16735         * install.sh (dsttmp): use trap to ensure that tmp files go
16736         away on error conditions
16737
16738 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16739
16740         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16741
16742 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16743
16744         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16745         its parent is '/' not ''.
16746
16747         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16748
16749 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16750
16751         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16752         that ${newsrcdir}/configure.in does.
16753
16754 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16755
16756         * test-build.mk: support for CONFIG_SHELL
16757
16758 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16759
16760         * config.sub (netware):  Add as a basic system type.
16761
16762 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16763
16764         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16765           $(srcdir)/ from the dependency on Makefile.in.
16766
16767 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16768
16769         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16770         (h8300hhms is temporary until multi-libraries are implemented).
16771         * configure.in: Handle h8300h too.
16772
16773 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16774
16775         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16776
16777 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16778
16779         * configure:  Remove extraneous output when guessing host type.
16780         * config.guess:  Remove extraneous output when guessing using C
16781         compiler rather than uname, or when guessing fails.
16782
16783 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16784
16785         * Makefile.in: remove all.cross and install.cross targets
16786
16787         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16788           definitions
16789
16790 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16791
16792         * configure.in (target sh): Build gprof.
16793
16794 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16795
16796         * config.sub: change -solaris to -solaris2
16797
16798 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16799
16800         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16801
16802 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16803
16804         * configure: Correct error message for missing Makefile.in to
16805         print correct directory.
16806
16807 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16808
16809         * install.sh: kludge around 386BSD shell bug
16810
16811 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16812
16813         * config.guess:  Recognize NeXT.
16814         * config.guess:  Recognize i486-ncr-sysv4.
16815         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16816
16817 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16818
16819         * Makefile.in (MAKEINFOFLAGS): New variable.
16820         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16821         * build-all.mk, test-build.mk: Pass down --no-split as
16822         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16823
16824 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16825
16826         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16827
16828 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16829
16830         * Makefile.in (libg++.tar.z):  New rule.
16831         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16832         * Makefile.in (taz):  Only do a single chmod.
16833
16834 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16835
16836         * install.sh: don't use dirname anymore (replaced with sed usage)
16837
16838 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16839
16840         * Makefile.in:  Change extension for gzip'd files from '.z' to
16841         '.gz' per new FSF standard usage.
16842
16843 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16844
16845         * configure: put quotes around the final value of program_transform_name
16846
16847 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16848
16849         * Makefile.in: new install.sh support; update install-info rules
16850
16851 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16852
16853         * configure.in: Build diff for crosses, but not for go32 host.
16854
16855         * configure.in: Build gprof only for native, and don't build it
16856         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16857
16858 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16859
16860         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16861
16862 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16863
16864         * configure.in (host_tools): Add prms.
16865
16866 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16867
16868         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16869         with $(FLAGS_TO_PASS) on the command line
16870
16871         * config.sub: Recognize lynx and lynxos
16872
16873 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16874
16875         * config.sub: Accept -ecoff*, not just -ecoff.
16876
16877 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16878
16879         * Makefile.in (taz): Use .gz suffix instead of .z.
16880         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16881         names.
16882
16883 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16884
16885         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16886
16887 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16888
16889         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16890         that rebuilds that might happen during 'make install' don't get
16891         bogus gcc include files
16892
16893 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16894
16895         Change from Utah for HPPA support:
16896         * config.guess: Recognize hppa1.x-hp-bsd.
16897
16898 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16899
16900         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16901         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16902
16903 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16904
16905         * config.sub: Add support for rom68k and bug boot monitors.
16906
16907 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16908
16909         * Makefile.in: Make all-opcodes depend on all-bfd.
16910
16911 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16912
16913         * config.guess: Added special check for i[34]86-univel-sysv4*.
16914
16915 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16916
16917         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16918         the processor rather than assuming i486.
16919
16920 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16921
16922         * config.guess: Recognize SunOS6 as Solaris3.
16923
16924 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16925
16926         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16927         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16928
16929 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16930
16931         * build-all.mk (all-cross): New target for Canadian Cross.
16932         Added Q2 go32 targets.
16933         * test-build.mk: Configure go32 cross sparclite-aout and
16934         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16935         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16936
16937 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16938
16939         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16940         GO32 hosted toolchains
16941
16942 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16943
16944         * configure: change  so "-exec-prefix" gets passed down rather
16945         than "-exec_prefix" so autoconf generated Makefiles get the
16946         exec_prefix set right.
16947
16948 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16949
16950         * config.guess: get the Solaris2 minor version number
16951
16952         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16953
16954 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16955
16956         * config.guess: Recognize some Sequent platforms.
16957
16958 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16959
16960         * Makefile.in: added the vault-install target
16961
16962         * configure.in: actually use the Sun3 makefile fragment that's in
16963         config, also added the release dir to configdirs
16964
16965 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16966
16967         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16968
16969 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16970
16971         * configure.in: remove some program from Alpha targetted toolchains
16972
16973 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16974
16975         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16976         gprof.
16977         (taz): Run "make diststuff" in those directories instead of "make
16978         proto-dir".  Look for "VERSION=" only at start of line in subdir
16979         Makefile.  Use "gzip -9" for compression.
16980         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16981         (binutils.tar.z): New target.
16982
16983 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16984
16985         * Makefile.in (taz): Include gpl.texinfo.
16986
16987 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16988
16989         * Makefile.in (setup-dirs): Merged into "taz" target.
16990         (taz): Only do `proto-dir' stuff if a directory is actually needed
16991         for this target.
16992
16993 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16994
16995         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16996         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16997         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16998         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16999         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17000
17001 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17002
17003         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17004         config.sub, and move-if-change to gdb testsuite distribution
17005         archive, so the testsuite can be extracted, configured, and
17006         run separately from the gdb distribution.  Blow away the Chill
17007         tests that require a Chill compiled executable, since GNU Chill
17008         is not yet publically available.
17009
17010 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17011
17012         * test-build.mk: set environment variables in a single command,
17013         instead of a list of assignments and exports
17014
17015         * config.guess: recognize Alpha/OSF1 systems
17016
17017 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17018
17019         * configure: Change help message to prefer --options rather than
17020           -options.
17021
17022 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17023
17024         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17025         zippy@ecst.csuchico.edu.
17026         * config.guess: Recognize miniframe.
17027
17028 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17029
17030         * Makefile.in: Use srcroot to find runtest rather than rootme.
17031         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17032
17033 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17034
17035         * test-build.mk: Extensive additions to support building on a
17036         machine other than the host.
17037
17038 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17039
17040         * configure (tooldir): Fix for i386-aix again.
17041
17042 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17043
17044         * configure, Makefile.in:  Change definition of $(tooldir)
17045         to match the FSF.
17046
17047 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17048
17049         * config.guess:  Recognize i[34]86/SVR4.
17050
17051 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17052
17053         * Makefile.in (all-gdb): gdb depends on sim.
17054
17055 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17056
17057         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17058         at the same time we make the prototype gdb directory.
17059         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17060         files at the same time as the gdb base release distribution.
17061
17062 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17063
17064         * Makefile.in (check): Use individual check targets rather than
17065         DO_X rule.
17066         (check-gcc): Added.
17067
17068 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17069
17070         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17071         for System V release 3.2.
17072
17073 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17074
17075         * config.sub: Recognize hppaosf.
17076         * configure.in: Do configure ld/binutils/gas for it.
17077
17078 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17079
17080         * configure (tooldir): Alter syntax used to set this, for systems
17081         where "\$" isn't handled right, like i386-aix.
17082
17083 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17084
17085         * configure: Pass program-transform-name, not
17086         program_transform_name, to recursive configures.
17087
17088 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17089
17090         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17091         of gas+ld+binutils.
17092
17093 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17094
17095         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17096
17097 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17098
17099         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17100
17101 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17102
17103         * Makefile.in (PRMS): Set back to all-prms.
17104
17105 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17106
17107         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17108         targets, rather than for MIPS hosts.
17109
17110 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17111
17112         * configure.in: add comment for --with-x default values
17113
17114         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17115
17116         * Makefile.in: add check-* targets for each of the directories in
17117         the tree.  Add a definition of RUNTEST that will use the one we
17118         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17119
17120 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17121
17122         * configure.in: Removed obsolete references to bfd_target and
17123         target_makefile_frag.
17124
17125         * build-all.mk: Set assorted targets for Q2.
17126         * config.sub: Recognize z8k-sim and h8300-hms.
17127         * test-build.mk: Really don't pass host to configure.
17128         (HOLES): Added uname.
17129
17130 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17131
17132         * configure: Handle an empty program-prefix, program-suffix or
17133         program-transform-name correctly.
17134
17135 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17136
17137         * build-all.mk: -G 8 no longer required for MIPS targets.
17138         * test-build.mk: Don't pass host argument to configure; make it
17139         guess.
17140
17141 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17142
17143         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17144         * Makefile.in (COMPRESS):  New macro, like GZIP.
17145
17146 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17147
17148         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17149
17150         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17151         with gas currently defaults to -G 0.
17152
17153 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17154
17155         * Makefile.in (all-flex): flex depends on byacc.
17156
17157         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17158         to test-build.mk as RELEASE_TAG.
17159         * test-build.mk (configargs): New variable containing arguments to
17160         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17161         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17162
17163         * config.guess: Use /bin/uname when checking -X argument on SCO,
17164         to avoid invoking GNU uname which doesn't understand -X.
17165
17166         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17167
17168         * configure.in: Build gas for mips-*-*.
17169
17170 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17171
17172         * Makefile.in (all.normal): insert missing backslash.
17173
17174 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17175
17176         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17177
17178         * Makefile.in: Complete overhaul to merge many almost identical
17179         targets.
17180
17181 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17182
17183         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17184         (gdb.tar.Z): Adjusted.
17185
17186         * Makefile.in (setup-dirs, taz): New targets; should be general
17187         enough to adapt for gdb sometime.  Build only .z file.
17188         (gas.tar.z): New target.
17189
17190 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17191
17192         * build-all.mk: Use CC=cc -Xs on Solaris.
17193
17194 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17195
17196         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17197         for handling BISON for FSF releases.
17198
17199 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17200
17201         * configure: Actually implement the change zoo just documented.
17202
17203 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17204
17205         * configure: when using config.guess, only set target_alias when
17206         it's not already been set (ie, on the command line)
17207
17208 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17209
17210         * Makefile.in: add installcheck target, set PRMS to install-prms
17211
17212 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17213
17214         * configure: add support for package_makefile_fragment, handle the
17215         case where a directory has a configure.in file but no Makefile.in
17216         more gracefully (with an actual understandable error message, even);
17217         add support for --without (and add this to the usage message); also
17218         explicitly add a --host=${host_alias} to the command line when
17219         config.guess is used
17220
17221 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17222
17223         * configure: Must use both --host and --target in recursive calls.
17224
17225 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17226
17227         * Makefile.in: Change deja-gnu to dejagnu.
17228
17229 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17230
17231         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17232
17233 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17234
17235         * configure.in: canonicalize all instances to *-*-solaris2*,
17236         also strip out a number of tools to not build for go32 host
17237
17238 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17239
17240         * config.guess: add GPL.
17241
17242         * Makefile.in, config.guess, config.sub, configure: bump
17243           copyrights to 93.
17244
17245 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17246
17247         * Makefile.in (do-info): Removed obsolete check for existence of
17248         localenv file.
17249
17250         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17251
17252 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17253
17254         * Makefile.in: a couple of 'else true' for decstation,
17255         support for TclX
17256
17257         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17258
17259 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17260
17261         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17262
17263 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17264
17265         * config.guess: Recognize i386-ibm-aix (PS/2).
17266         * configure.in: Use config/mh-aix386 file for it.
17267
17268 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17269
17270         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17271         CC_FOR_TARGET instead.
17272         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17273
17274 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17275
17276         * Makefile.in: Add sim to list of directories sent with gdb
17277
17278 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17279
17280         * configure.in: Put back mips-dec-bsd* case.
17281
17282 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17283
17284         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17285         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17286         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17287
17288 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289
17290         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17291
17292         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17293         (install-info): install dir.info only if it exists,
17294         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17295
17296 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17297
17298         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17299         gas for mips-dec-bsd.
17300
17301 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17302
17303         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17304         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17305
17306 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17307
17308         * configure.in: Added "dejagnu" to hosttools list.
17309
17310 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17311
17312         * config.sub, configure.in, config.guess:  Add support
17313         for Bosx, an AIX variant from Bull.
17314         Patches from F.Pierresteguy@frcl.bull.fr.
17315
17316 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17317
17318         * devo/dejagnu: Initial creation of devo/dejagnu.
17319         Migrated dejagnu testcases and support files for testing software
17320         tools to reside as subdirectories, currently called "testsuite",
17321         within the directory of the software tool.  Migrated all programs,
17322         support libraries, etc. beloging to dejagnu proper from
17323         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17324         with no modifications.  The changes to these files which will
17325         allow them to configure, build, and execute properly will be made
17326         in a future update.
17327
17328 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17329
17330         * Makefile.in: Change send_pr to send-pr.
17331         * configure.in: Likewise.
17332         * send_pr: Renamed directory to send-pr.
17333
17334 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17335
17336         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17337
17338 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17339
17340         * README:  Update for gdb-4.8 release.
17341         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17342         gdb-xxx.tar.z (gzip'd) file also.
17343
17344 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17345
17346         * Makefile.in: make all-diff depend on all-libiberty
17347
17348 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17349
17350         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17351
17352 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17353
17354         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17355
17356 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17357
17358         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17359         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17360         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17361
17362 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17363
17364         * Makefile.in:  makeinfo binary is in a new location
17365
17366 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17367
17368         * config.sub: Accept -ecoff as an OS.
17369
17370         * Makefile.in: Various changes to eliminate a level of make
17371         recursion and reduce the required command line length.
17372         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17373         sub-makes.
17374         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17375         variables holding settings for specific sub-makes.
17376         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17377         in terms of BASE_FLAGS_TO_PASS.
17378         (TARGET_LIBS): New variable listing directories which use
17379         TARGET_FLAGS_TO_PASS.
17380         (subdir_do): Eliminated.
17381         (do-*): New set of targets to replace subdir_do.
17382         (various): All targets which used subdir_do now depend on do-*.
17383         (local-clean): Renamed from do_clean.
17384         (local-distclean): New target, dependency of distclean and
17385         realclean.
17386         (install-info): Don't create directories.  Depend on dir.info
17387         rather than calling make recursively.
17388         (install-dir.info): Eliminated.
17389         (install-info-dirs): Create all info directories here.
17390         (dir.info): Depend upon do-install-info.
17391
17392         * test-build.mk (HOLES): Added false.
17393
17394 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17395
17396         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17397
17398 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17399
17400         * Makefile.in (info): remove dependency on all-texinfo.  The
17401         problem was really in texinfo/C, not at this level.
17402
17403 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17404
17405         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17406
17407 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17408
17409         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17410         GDB releases.
17411
17412 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17413
17414         * configure: Include srcdir in message about target of link not
17415         being found.  Don't convert `-' to `_' in `with' options being
17416         passed to subdirs.
17417
17418 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17419
17420         * configure.in: add uudecode to host_tools
17421
17422         * Makefile.in: added {all,install}-uudecode targets, added them to
17423         the appropriate lists
17424
17425 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17426
17427         * Makefile.in (all-gcc): Added dependency on all-gas.
17428
17429         * configure.in (mips-*-*): Build ld and binutils.
17430
17431 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17432
17433         * configure: check return code from mkdir, print error message and
17434           exit on failure.
17435
17436 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17437
17438         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17439
17440 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17441
17442         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17443
17444 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17445
17446         * config.sub (h8500):  Recognize this as a cpu type.
17447
17448 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17449
17450         * configure: source directory missing is no longer a warning
17451
17452         * configure.in: recognize irix[34]* instead of irix[34]
17453
17454         * Makefile.in: define and pass down X11_LIB
17455
17456 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17457
17458         * guess-systype: Renamed to ...
17459         * config.guess:  ... by popular request.
17460         * configure.in, Makefile.in:  Update accordingly.
17461
17462 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17463
17464         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17465         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17466         + Execute ./dummy instead of assuming . is in PATH.
17467
17468 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17469
17470         * guess-systype:  New shell script.  Attempts to guess the
17471         canonical host name of the executing host.
17472         Only a few hosts are supported so far.
17473         * configure:  Call guess-systype if no host is specified.
17474
17475 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17476
17477         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17478         gcc Makefile.
17479
17480
17481 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17482
17483         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17484         (all-gcc, install-gcc, subdir_do): Use it.
17485
17486 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17487
17488         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17489
17490 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17491
17492         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17493           set exclusively by configure, using configure.in .
17494
17495 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17496
17497         * test-build.mk: set $PATH for all builds
17498
17499         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17500
17501 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17502
17503         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17504         the one used in gcc/Makefile.in, so that a null expansion doesn't
17505         override the one needed to build gcc with a native cc.
17506
17507
17508 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17509
17510         * configure: Accept -with arguments.
17511
17512 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17513
17514         * Makefile.in: added h8300sim
17515
17516 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17517
17518         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17519         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17520         (all-cygnus, native, build-cygnus): Make
17521         $(canonhost)-stamp-3stage-done, not $(host)....
17522         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17523         i386-sco3.2v4.  Added else true to if command.
17524
17525 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17526
17527         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17528
17529 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17530
17531         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17532
17533 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17534
17535         * configure.in: don't remove binutils from Solaris builds
17536
17537 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17538
17539         * Makefile.in: get rid of earlier definitions for *clean,
17540         also handle the recursive info rule better
17541
17542 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17543
17544         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17545         do more-or-less the right thing.
17546
17547 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17548
17549         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17550         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17551
17552 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17553
17554         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17555         $(host_canonical).
17556
17557         * configure.in: split the configdirs list into 4 categories (native
17558         v. cross, library v. tool) and handle the cross-only and native-
17559         only in more reasonable (and correct!) way.
17560
17561 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17562
17563         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17564         configdirs anymore.
17565
17566 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17567
17568         * Makefile.in: extensive cleanup::  removed all of the explicit
17569         clean-* targets, collapsed many wrappers around subdir_do into
17570         one, added additional targets to satisfy standards.texi, deleted
17571         some old targets, some changes for consistency
17572
17573 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17574
17575         * configure.in: handle some programs as cross-only, and others as
17576         native only
17577
17578         * test-build.mk: handle partial holes in a more generic manner
17579
17580         * Makefile.in: m4 depends on libiberty
17581
17582 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17583
17584         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17585         time, wdiff, and find to configdirs
17586
17587         * Makefile.in: all, clean, and install rules for the new programs
17588         added to configure.in
17589
17590 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17591
17592         * configure.in: use mh-sun for all *-sun-* hosts
17593
17594 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17595
17596         * Makefile.in: define flags for X11 include files and library file
17597         locations, pass them down to the programs that need this info
17598
17599         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17600
17601 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17602
17603         * configure.in: start building libg++ for HP-UX targets
17604
17605 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17606
17607         * README:  Update references to files moved into etc/.
17608
17609 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17610
17611         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17612         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17613
17614 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17615
17616         * configure: accept dash as well as underscore in long option
17617         names for FSF compatibility.
17618
17619 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17620
17621         * config.sub: added -sco3.2v4 support from FSF.
17622
17623 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17624
17625         * configure.in: expand the section that adds or removes
17626         directories from the list of programs to build, to handle native
17627         vs. cross in addition to host v. native
17628
17629 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17630
17631         * Makefile.in:  Replace C++ in macro names with CXX.
17632         This is less likely to break ...
17633
17634 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17635
17636         * test-build.mk: add -w to GNU_MAKE
17637
17638 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17639
17640         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17641         add 'sparc' to list of recognized cpus.  This needed to make
17642         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17643         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17644         then changes that into $CPU-wrs-vxworks.
17645
17646         * configure.in: remove most references to gdbtest, regularize
17647         target based program removal
17648
17649         * test-build.mk: import from p3 tree (many fixes and changes)
17650
17651 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17652
17653         * Makefile.in: added rules to handle tcl, tk, and expect
17654
17655         * configure.in: handle those directories if they exist
17656
17657 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17658
17659         * config.sub: removed bogus hppabsd and hppahpux names, since
17660         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17661
17662 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17663
17664         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17665         depends upon all-xiberty
17666
17667         * Makefile.in: changes from p3, including:
17668
17669         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17670
17671         * Makefile.in (XTRAFLAGS): include newlib directories if
17672         newlib/Makefile exists, rather than if host != target.
17673
17674         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17675
17676         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17677         from the same source tree and not building a cross-compiler.  This
17678         matters for the libg++ configuration if reconfiguring a tree that
17679         has already been installed.
17680
17681         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17682
17683         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17684         pick up the machine and system specific header files.
17685
17686         * Makefile.in: added AS_FOR_TARGET, passed down in
17687         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17688         the C compiler to use to create programs which are run in the
17689         build environment, set it to default to $(CC), and passed it down
17690         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17691
17692         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17693
17694         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17695         We need them for unusual native builds, like systems without
17696         ranlib.
17697
17698         * configure: also define $(host_canonical) and
17699         $(target_canonical), which are the full, canonical names for the
17700         given host and target
17701
17702 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17703
17704         * Makefile.in:  Added separate definitions for C++.
17705
17706 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17707
17708         * configure.in (configdirs):  Add deja-gnu.
17709
17710 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17711
17712         * README:  Update for configure.texi and gdb-4.7 release.
17713
17714 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17715
17716         * Makefile.in:  Move "all" target to top of file.
17717         Previously, first target was ".PHONY" which caused BSD4.4 make
17718         to build .PHONY when make was run without arguments.
17719
17720 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17721
17722         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17723         Library-copylefted code in libiberty.
17724
17725 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17726
17727         * config.sub:  Replace m68kmote with plain old m68k.
17728
17729 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17730
17731         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17732
17733 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17734
17735         * config.sub: Complain if no argument is given.  Added support for
17736         386bsd as OS and target alias.
17737
17738 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17739
17740         * Makefile.in (XTRAFLAGS): include newlib directories if
17741         newlib/Makefile exists, rather than if host != target.
17742
17743 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17744
17745         * config.sub: recognize sparclite-wrs-vxworks.
17746
17747         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17748         p3.) Added clean-xiberty to clean.
17749
17750 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17751
17752         * configure.in: use *-*-* instead of nested cases for host and target
17753
17754 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17755
17756         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17757         from the same source tree and not building a cross-compiler.  This
17758         matters for the libg++ configuration if reconfiguring a tree that
17759         has already been installed.
17760
17761 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17762
17763         * config.sub (i486v/i486v4):  Merge in from FSF version.
17764
17765 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17766
17767         * configure: only set PWD if it is already set.
17768
17769 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17770
17771         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17772         doesn't have unset and all success paths (and most error paths)
17773         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17774         to just ${PWD} to avoid confusion.)
17775
17776 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17777
17778         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17779         even for a native compilation.
17780
17781 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17782
17783         Changes to make the gdb.tar.Z rule work better.
17784
17785         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17786         (DEVO_SUPPORT):  Add configure.texi.
17787         (bfd-ilrt.tar.Z):  Remove ancient rule.
17788
17789 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17790
17791         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17792         pick up the machine and system specific header files.
17793
17794         * configure.in, config.sub: added new target m68010-adobe-scout,
17795         with alias of adobe68k.  Changed configure.in to check for
17796         -scout before -sco* to avoid a false match.
17797
17798         * Makefile.in: added AS_FOR_TARGET, passed down in
17799         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17800         the C compiler to use to create programs which are run in the
17801         build environment, set it to default to $(CC), and passed it down
17802         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17803
17804 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17805
17806         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17807         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17808         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17809         FOR_TARGET variants, to newlib and libg++.
17810
17811 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17812
17813         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17814         first.
17815
17816 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17817
17818         * config.sub:  Accept `elf' as an environment.
17819
17820 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17821
17822         * Makefile.in (all-opcodes):  cd into the right directory
17823
17824 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17825
17826         * configure: added -program_transform_name option, used as
17827         argument to sed when installing programs.
17828         configure.texi: added documentation for -program_prefix,
17829         -program_suffix and -program_transform_name.
17830
17831 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17832
17833         * config.sub:  Accept i486 where i386 ok.
17834
17835 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17836
17837         * config.sub: accept we32k
17838
17839 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17840
17841         * config.sub, configure.in: accept OSE68000 and OSE68k.
17842
17843         * Makefile.in: don't create all directories for ``make install'';
17844         let the subdirectories create the ones they need.
17845
17846 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17847
17848         * COPYING: new file, GPL v2
17849
17850 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17851
17852         * Makefile.in: use the new gen-info-dir, which needs a template
17853         argument (which also lives in texinfo)
17854
17855         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17856
17857 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17858
17859         * config.sub (ncr3000):  Change i386 to i486.
17860
17861 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17862
17863         * Makefile.in: add install-rcs, install-grep to
17864         install-no-fixedincludes, removed install-bison and install-libgcc
17865
17866 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17867
17868         * configure.in: grab the HPUX makefile fragment if on HPUX
17869
17870 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17871
17872         * Makefile.in: eradicate bison spoor (ditto libgcc).
17873          configure.in: recognise m68{k,000}-ericsson-OSE.
17874          es1800 is alias for m68k-ericsson-OSE
17875
17876 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17877
17878         * configure.in: rearrange the parts that remove programs from
17879         configdirs, based now on HOST==TARGET or by canonical triple.
17880
17881 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17882
17883         * test-build.mk: recurse explicitly with -f test-build.mk when
17884           appropriate.  predicate stage3 and comparison on the existence
17885           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17886           On very clean, also remove ...stamp-co.  Build in-place before
17887           doing other builds.
17888
17889 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17890
17891         * Makefile.in, configure.in: add tgas
17892
17893 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17894
17895         * Makefile.in: a number of changes merged in from progressive.
17896
17897         * configure.in: add libm.
17898
17899         * .cvsignore: ignore some stuff that comes from test-build.mk.
17900
17901 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17902
17903         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17904
17905 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17906
17907         * configure: Add program_suffix (parallel to program_prefix)
17908         * Makefile.in: adjust directory-creating script for losing decstation
17909
17910 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17911
17912         * configure:  Minor $subdir-related fixes.
17913
17914 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17915
17916         * configure: fix various problems with propogating
17917         makefile_target_frag in subdirs.
17918         * configure.in: config libgcc if its there
17919
17920 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17921
17922         * config.sub:  HPPA merge.
17923
17924 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17925
17926         * Makefile.in:  Replace all-bison with all-byacc in all
17927         dependency lines for other tools (which now use byacc).
17928
17929 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17930
17931         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17932
17933 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17934
17935         * Makefile.in: make gprof rules similar to byacc rules (instead of
17936         vestigal $(unsubdir) that didn't work...)
17937
17938 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17939
17940         * config.sub:  Add support for Linux.
17941         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17942         (at least for libg++).
17943
17944 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17945
17946         * configure.texi: fix doc for the -nfp option to configure
17947
17948 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17949
17950         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17951
17952 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17953
17954         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17955         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17956         * configure.in: added solaris* host_makefile_frag hook.
17957
17958 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17959
17960         * config.sub: changed recognition of m68000 so that various
17961         m68k types can be specified via m680[01234]0
17962
17963 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17964
17965         * config.sub (basic_machine): fix sed so that '-foo' isn't
17966         completely substituted out while .+'-foo' loses the '-foo'
17967
17968 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17969
17970         * config.sub ($os): Add -aout.
17971
17972 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17973
17974         * configure:  If host_makefile_frag is absolute, don't
17975         prefix ${invsubdir} (relevant to libg++ auto-configure).
17976
17977 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17978
17979         * Makefile.in (tooldir): Define it.
17980         (all-ld): Depend on all-flex.
17981
17982 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17983
17984         * Makefile.in (check):  Fix libg++ special case.
17985
17986 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17987
17988         * configure: do not bury `pwd` into config.status, thus do fewer
17989           pwd's.
17990
17991         * configure: print the "Building in" message only when building in
17992           other than "." AND verbose.
17993
17994         * configure: remove -s, rework -v to better accommodate guested
17995           configures.
17996
17997         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17998
17999 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18000
18001         * Makefile.in: macroize flags passed on recursion.  remove
18002           fileutils.
18003
18004 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18005
18006         * configure: get makesrcdir right for subdirs deeper than 1.
18007
18008         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18009           install.
18010
18011 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18012
18013         * Makefile.in: don't print subdir_do or recursion lines.
18014
18015 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18016
18017         * standards.texi: added menu item.
18018
18019         * Makefile.in: build and install standards.info.
18020
18021         * standards.texi: new file.
18022
18023 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18024
18025         * configure: test for and move config.status pieces from
18026           ${subdir}/.
18027
18028 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18029
18030         * configure:  Test for existance of files before trying to mv
18031         them, to avoid numerous non-existance messages.
18032
18033 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18034
18035         * configure: correct final line of config.status.
18036
18037         * configure: patch from eggert.  Avoids a protection problem if
18038           the original Makefile.in is read only.
18039
18040         * configure: use move-if-change from gcc to create config.status.
18041           Some makefiles depend on config.status to tell if a directory
18042           has been reconfigured for a different host.  This change
18043           prevents those directories from remaking everything in the case
18044           where the reconfig was only intended to rebuild a Makefile.
18045
18046         * configure: test for config.sub with "config.sub sun4" rather
18047           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18048           host alias from a missing config.sub.
18049
18050 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18051
18052         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18053           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18054
18055 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18056
18057         * configure: mkdir ${subdir} as needed.
18058
18059 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18060
18061         * Makefile.in,configure.in: added autoconf.
18062
18063 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18064
18065         * Makefile.in: no longer pass against on recursion.
18066
18067         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18068           definitions are not inherited.
18069
18070         * configure: correct makesrcdir when subdir is .
18071
18072 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18073
18074         * configure:  Add support for 'subdirs' variable, which is
18075         like 'configdirs', except that configure doesn't re-invoke
18076         itself for subdirs, it just creates a Makefile for each subdir.
18077         * configure.texi:  Document subdirs.
18078
18079 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18080
18081         * configure.in: added flex to configdirs
18082
18083 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18084
18085         * Makefile.in: remove clean-stamps from clean.
18086
18087 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18088
18089         * configure.in:  Add gdbtest to configdirs.
18090
18091 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18092
18093         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18094         to recursive makes.
18095         * configure.in:  Recognize new ncr3000 config.
18096
18097 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18098
18099         * Makefile.in, configure.in: removed references to gdbm.
18100
18101 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18102
18103         * config.sub:  Don't canonicalize os value
18104         newsos* to bsd (readline needs to check for newsos).
18105         (This fix was earlier made Jan 31, but got re-broken.)
18106
18107 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18108
18109         * configure.in:  sco is an os, not a vendor!
18110
18111         * configure:  Quote $( better.  Keep various shells happy.
18112
18113 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18114
18115         * Makefile.in: eliminate stamp-files.
18116
18117 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18118
18119         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18120           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18121
18122 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18123
18124         * config.sub:  fix iris/iris3.
18125
18126 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18127
18128         * configure: re-add -rm.
18129
18130 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18131
18132         * Maskefile.in: add .stmp-rcs to all.
18133
18134         * configure.in: remove gas from rs6000 build, use aix host fragment.
18135
18136 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18137
18138         * configure: pass down site_option during recursion.
18139
18140 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18141
18142         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18143
18144 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18145
18146         * configure: Change exec_prefix so that it really defaults to prefix.
18147
18148 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18149
18150         * Makefile.in, configure.in:  Add support for mmalloc library.
18151
18152 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18153
18154         * Makefile.in: add stmp dependencies for a few more things.
18155
18156 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18157
18158         * configure: adjusted error message on objdir/srcdir configure
18159           collision, per john's suggestion.
18160
18161         * Makefile.in: add libiberty stmp to all and all.cross.
18162
18163 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18164
18165         * Makefile.in: remove force dependencies, add grep to all.
18166
18167 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18168
18169         * Makefile.in: drop flex.  make stamp files work.
18170
18171         * configure: added test for conflicting configuration in srcdir,
18172           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18173           gets cranky.  use relative paths for configure and srcdir
18174           whenever possible.  Send some error messages to stderr that were
18175           going to stdout.
18176
18177 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18178
18179         * Makefile.in:  Fix libg++ rule to check for gcc directory
18180         before using gcc/gcc.  Also pass XTRAFLAGS.
18181
18182 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18183
18184         * Makefile.in: added stmp-files so that directories aren't polled
18185           when they are already built.
18186
18187         * configure.texi: fixed a node pointer problem.
18188
18189 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18190
18191         * config.sub configure.in gdb/configure.in
18192         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18193         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18194         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18195
18196 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18197
18198         * configure: -recurring becomes -silent.  corrected help message
18199           for -site= option.
18200
18201         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18202
18203 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18204
18205         * configure: when building Makefile for crosses, replace
18206           tooldir and program_prefix.  default srcdir from location of
18207           config.sub.  remove "for host in hosts" and "for target in
18208           targets" loops.
18209
18210 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18211
18212         * Makefile.in: Do not pass bindir or mandir to cvs.
18213
18214 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18215
18216         * Makefile.in, configure.in: removed traces of namesubdir,
18217           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18218           copyrights to '92, changed some from Cygnus to FSF.
18219
18220         * configure.texi: remove most references to multiple hosts,
18221           multiple targets, subdirs, etc.
18222
18223         * configure.man: removed rcsid. reference config.sub not
18224           config.subr.
18225
18226         * Makefile.in: mkdir $(infodir) on install-info.
18227
18228 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18229
18230         * configure.texi:  Explain better about .gdbinit and about
18231         the environment that configure.in sections run in.
18232
18233 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18234
18235         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18236
18237 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18238
18239         * README:  DOC.configure => cfg-paper.texi.
18240
18241 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18242
18243         * config.sub (near case $os):  Don't convert newsos* to bsd!
18244
18245 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18246
18247         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18248         the number of copies of COPYING that go into the GDB tar file.
18249
18250 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18251
18252         * bfd/configure.in, gdb/config/mh-i386sco,
18253         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18254         Fix SCO configuration stuff.
18255
18256 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18257
18258         * Makefile.in:  For libg++, make sure the -I pointing
18259         to the gcc directory goes *after* all the libg++-local -I flags.
18260         Also, move just-gcc dependency from just-libg++ to all-libg++.
18261
18262 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18263
18264         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18265
18266 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18267
18268         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18269
18270 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18271
18272         * config.sub:  Add stratus configuration frags.  Also
18273         submitted to FSF.
18274
18275 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18276
18277         * Makefile.in (DEV_SUPPORT):  add configure.man.
18278
18279         * config.sub(Decode manufacturer-specific):  add -none*.
18280
18281 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18282
18283         * Makefile.in:  remove form feeds to make Sun's make happy.
18284         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18285
18286 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18287
18288         * Makefile.in (AR_FLAGS):  Make quieter.
18289
18290 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18291
18292         * configure.in:  Add libg++.
18293         * configure:  When verbose, don't output the command line at each
18294         level; it will be unremarkably the same as the previous version,
18295         which will be the same as what the user typed.
18296
18297 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18298
18299         * configure.in, Makefile.in: fix clean-info, add flex.  add
18300           fileutils.
18301
18302         * configure: be less sensitive to spaces in Makefile.in.  Do not
18303           look for sources in "..".  Doing so breaks subdirectories that
18304           might have their own configure.  If a subdir has it's own
18305           configure script, use it.
18306
18307 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18308
18309         * cfg-paper.texi: some changes suggested by rms.
18310
18311 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18312
18313         * config.sub:  Merge in some small additions from the FSF version,
18314         taken from the gcc distribution, to bring the Cygnus and FSF
18315         versions into closer sync.
18316
18317 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18318
18319         * configure.in:  Changed svr4 references to sysv4.
18320
18321 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18322
18323         * configure: added -V for version number option.
18324
18325 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18326
18327         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18328           renamed from DOC.configure to cfg-paper.texi.
18329
18330 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18331
18332         * configure, config.subr, config.sub: config.subr is now
18333           config.sub again.
18334
18335 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18336
18337         * configure.texi: new file, in progress.
18338
18339         * Makefile.in: build info file and install the man page for
18340           configure.
18341
18342         * configure.man: new file, first cut.
18343
18344         * configure: find config.subr again now that configuration "none"
18345           has gone.  removed all traces of the -ansi option.  removed all
18346           traces of the -languages option.
18347
18348         * config.subr: resync from rms.
18349
18350 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18351
18352         * configure, config.sub, config.subr: merge config.sub into
18353           config.subr, call the result config.subr, remove config.sub, use
18354           config.subr.
18355
18356         * Makefile.in: revised install for dir.info.
18357
18358 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18359
18360         * configure.in: add decstation host makefile frag.
18361
18362         * Makefile.in: BISON now bison -y again.  also install-gcc on
18363           install.  clean-gdbm on clean.  infodir belongs in datadir.
18364           Make directories for info install.  Build dir.info here then
18365           install it.
18366
18367 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18368
18369         * Makefile.in: fix for bad directory tests.
18370
18371 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18372
18373         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18374           regexp.  -srcdir relative was being handled incorrectly.
18375
18376         * Makefile.in: unwrapped some for loops so that parallel makes
18377           work again and so one can focus one's attention on a particular
18378           package.
18379
18380 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18381
18382         * configure: added PWD as a stand in for `pwd` (for speed). use
18383           elif wherever possible.  make -srcdir work without -objdir.
18384           -objdir= commented out.
18385
18386 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18387
18388         * configure: +options become --options.  -subdirs commented out.
18389           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18390           Makefile now at top of generated Makefile.  Removed cvs log
18391           entries.  added -srcdir.  create .gdbinit only if there is one
18392           in ${srcdir}.
18393
18394         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18395           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18396           and mandir now keyed off datadir by default.
18397
18398 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18399
18400         * Freshly created ChangeLog.
18401
18402 \f
18403 Local Variables:
18404 mode: change-log
18405 left-margin: 8
18406 fill-column: 76
18407 version-control: never
18408 End: