* MAINTAINERS: Remove Neil Booth as option handling maintainer.
[platform/upstream/gcc.git] / ChangeLog
1 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2
3         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
4
5 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
6
7         * Makefile.tpl: Remove HOST_ISLVER.
8         (HOST_EXPORTS): Remove ISLVER.
9         * Makefile.in: Regenerate.
10
11 2017-02-13  Richard Biener  <rguenther@suse.de>
12
13         * configure: Re-generate.
14
15 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
16
17         * MAINTAINERS: Adjust bug reporting URL.
18
19 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
20
21         * MAINTAINERS (Write After Approval): Remove redundant entry
22         for Andrew Burgess.
23
24 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
25
26         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
27         32-bit hppa*-*-hpux*.
28         * configure: Regenerate.
29
30 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
31
32         * configure.ac: Moved the white list of enabling BRIG FE to
33         libhsail-rt/configure.tgt.
34         * configure: Regenerated.
35         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
36
37 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
38             Martin Jambor  <mjambor@suse.cz>
39
40         * Makefile.def (target_modules): Added libhsail-rt.
41         (languages): Added language brig.
42         * Makefile.in: Regenerated.
43         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
44         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
45         * configure: Regenerated.
46
47 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
48
49         PR other/79046
50         * configure: Regenerated.
51
52 2017-01-04  Alan Modra  <amodra@gmail.com>
53
54         * configure: Regenerate.
55
56 2016-12-29  Ben Elliston  <bje@gnu.org>
57
58         * config.sub: Import latest version.
59
60 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
61
62         * MAINTAINERS (Write After Approval): Add myself.
63
64 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
65
66         * configure.ac: Don't bootstrap libmpx unless --with-build-config
67         includes bootstrap-mpx.
68         * configure: Regenerated.
69
70 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
71
72         * MAINTAINERS (Write After Approval): Add myself.
73
74 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
75
76         * configure: Regenerate.
77
78 2016-12-01  Matthias Klose  <doko@ubuntu.com>
79
80         * configure.ac: Don't use pkg-config to check for bdw-gc.
81         * configure: Regenerate.
82
83 2016-11-30  Matthias Klose  <doko@ubuntu.com>
84
85         * Makefile.def: Remove reference to boehm-gc target module.
86         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
87         options and for the bdw-gc pkg-config module.
88         * configure: Regenerate.
89         * Makefile.in: Regenerate.
90
91 2016-11-28  Nathan Sidwell  <nathan@acm.org>
92
93         * MAINTAINERS (nvptx): Remove self.
94
95 2016-11-25  Ben Elliston  <bje@gnu.org>
96
97         * config.guess: Import latest version.
98         * config.sub: Likewise.
99
100 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
101
102         * MAINTAINERS (Write After Approval): Add myself.
103
104 2016-11-15  Matthias Klose  <doko@ubuntu.com>
105
106         * Makefile.def: Remove references to GCJ.
107         * Makefile.tpl: Likewise.
108         * Makefile.in: Regenerate.
109
110 2016-11-15  Matthias Klose  <doko@ubuntu.com>
111
112         * config-ml.in: Remove references to GCJ.
113         * configure.ac: Likewise.
114         * configure: Regenerate.
115
116 2016-11-01  Josh Conner  <joshconner@google.com>
117
118         * MAINTAINERS (Write After Approval): Update email address,
119
120 2016-10-27  Carl Love  <cel@us.ibm.com>
121
122         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
123         Approval list to make it alphabetical.
124
125 2016-10-27  Carl Love  <cel@us.ibm.com>
126
127         * MAINTAINERS (Write After Approval): Add myself.
128
129 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
130
131         * MAINTAINERS (Reviewers): Add myself.
132         (Write After Approval): Add myself.
133
134 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
135             Ulrich Weigand  <uweigand@de.ibm.com>
136
137         * MAINTAINERS: Update email address.
138
139 2016-10-10  Nathan Sidwell  <nathan@acm.org>
140
141         * MAINTAINERS: Update email address.
142
143 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
144
145         * configure.ac: Add aarch64-*-freebsd*.
146         * configure: Regenerate.
147
148 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
149
150         * MAINTAINERS: Update email address after it got reverted.
151
152 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
153
154         * configure.ac (target_libraries): Readd target-boehm-gc.
155         Restore --enable-objc-gc handling.
156         * configure: Regenerate.
157
158 2015-10-03  Jeff Law  <law@redhat.com>
159
160         * MAINTAINERS: Move several inactive maintainers to the
161         write-after-approval section.
162
163 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
164
165         * configure.ac: Add target-libffi to target_libraries.
166         Readd libgcj target disablings, modified to only target-libffi.
167         Readd target addition of go to unsupported languages.
168         * configure: Regenerated.
169
170 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
171
172         * MAINTAINERS: Update email address.
173
174 2016-09-30  Andrew Haley  <aph@redhat.com>
175
176         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
177         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
178         libgcj.
179
180 2016-09-30  Andrew Haley  <aph@redhat.com>
181
182         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
183         write-after approval after GCJ deletion.
184
185 2016-09-30  Andrew Haley  <aph@redhat.com>
186
187         * Makefile.def: Remove libjava.
188         * Makefile.tpl: Likewise.
189         * Makefile.in: Regenerate.
190         * configure.ac: Likewise.
191         * configure: Likewise.
192         * gcc/java: Remove.
193         * libjava: Likewise.
194
195 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
196
197         * MAINTAINERS (Reviewers): Add myself.
198
199 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
200
201         * configure.ac: Disable "sim" directory for arc*-*-*.
202         * configure: Regenerated.
203
204 2016-09-23  Tamar Christina <tamar.christina@arm.com>
205
206         * MAINTAINERS (Write After Approval): Add myself.
207
208 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
209
210         * configure.ac: Check for the minimum in-tree MPFR version
211         handled.
212         * configure: Regenerate.
213
214 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
215
216         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
217         * configure: Regenerated.
218
219 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
220
221         * MAINTAINERS (Write After Approval): Add myself.
222
223 2016-06-23  Andi Kleen  <ak@linux.intel.com>
224
225         * Makefile.def: Add autoprofiledbootstrap.
226         * Makefile.tpl: Dito.
227         * Makefile.in: Regenerate.
228
229 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
230
231     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
232     * configure: Regenerate.
233
234 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
235
236         * configure: Regenerate.
237         * configure.ac: Remove support for avr-rtems.
238
239 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
240
241         * MAINTAINERS (Write After Approval): Add myself.
242
243 2016-06-16  Michael Collison  <michael.collison@arm.com>
244
245         * MAINTAINERS (Write After Approval): Add myself.
246
247 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
248
249         * MAINTAINERS (Write After Approval): Update e-mail address.
250
251 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
252
253         * MAINTAINERS (Write After Approval): Add myself.
254
255 2016-05-28  Alan Modra  <amodra@gmail.com>
256
257         * Makefile.tpl (configure): Depend on m4 files included.
258         * Makefile.in: Regenerate.
259
260 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
261
262         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
263         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
264
265 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
266
267         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
268         special case builtin.
269         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
270         support for ALTIVEC_BUILTIN_VEC_ADDEC.
271         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
272         for __builtin_vec_addec.
273
274 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
275
276         * config.guess: Import version 2016-04-02 (newest).
277         * config.sub: Import version 2016-05-10 (newest).
278
279 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
280
281         * configure.ac: Add ARC support to libgloss.
282         * configure: Regenerate
283
284 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
285
286         * MAINTAINERS (Write After Approval): Add myself.
287
288 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
289
290         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
291         * configure: Regenerated.
292         * Makefile.def (gmp): Explicitly disable assembler.
293         (mpfr): Adjust lib_path.
294         (mpc): Likewise.
295         * Makefile.in: Regenerated.
296
297 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
298
299         PR bootstrap/70704
300         * configure.ac (--enable-stage1-checking): Add missing
301         --enable-checking=.
302         * configure: Regenerated.
303
304 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
305
306         * config.guess: Revert r235676.
307         * config.sub: Revert r235676.
308
309 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
310
311         * config.guess: Remove SH5 support.
312         * config.sub: Likewise.
313         * configure: Likewise.
314         * configure.ac: Likewise.
315
316 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
317
318         PR bootstrap/70704
319         * configure.ac (--enable-stage1-checking): For --disable-checking or
320         implicit --enable-checking, make sure extra flag matches in between
321         stage1 and later checking.
322         * configure: Regenerated.
323
324 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
325
326         * .gitattributes: New file.
327
328 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
329
330         * MAINTAINERS (rs6000/powerpc port): Add myself.
331
332 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
333
334         PR bootstrap/70173
335         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
336         and gotools directories.  Delete the stage_final file.
337         * Makefile.in: Regenerate.
338
339 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
340
341         * MAINTAINERS (Write After Approval): Add myself.
342
343 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
344
345         * MAINTAINERS (Fortran maintainer): Remove myself.
346
347 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
348
349         * MAINTAINERS (Write After Approval): Add myself.
350
351 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
352
353         * MAINTAINERS (Write After Approval): Add myself.
354
355 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
356
357         Sync with binutils-gdb:
358
359         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
360
361         * configure.ac: Add mips and s390 to the gold target check.
362         * configure: Regenerate.
363
364 2016-03-01  DJ Delorie  <dj@redhat.com>
365
366         * MAINTAINERS (mep): Remove myself as MeP maintainer.
367
368 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
369
370         * MAINTAINERS (libcpp): Add myself.
371         (diagnostic messages): Likewise.
372
373 2016-02-20  Tom de Vries  <tom@codesourcery.com>
374
375         * MAINTAINERS: Fix whitespace.
376
377 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
378
379         * MAINTAINERS (Write After Approval): Add myself.
380
381 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
382
383         * config/isl.m4: Add comments about isl-0.16.
384         * configure: Regenerate.
385
386 2016-01-29  Martin Jambor  <mjambor@suse.cz>
387
388         * MAINTAINERS (hsa maintainers): Add myself.
389
390 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
391
392         * MAINTAINERS: (Write After Approval): Add myself.
393
394 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
395             Sebastian Pop  <s.pop@samsung.com>
396
397         * Makefile.in: Regenerate.
398         * Makefile.tpl: Export ISLVER.
399         * configure: Regenerate.
400         * config/isl.m4: Detect isl-0.15.
401
402 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
403
404         PR bootstrap/69329
405         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
406         * Makefile.in: Regenerate.
407
408 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
409
410         * configure.ac: Enable LTO for DJGPP
411         * configure: Regenerate
412
413 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
414
415         Sync with binutils-gdb:
416         2015-10-21  Nick Clifton  <nickc@redhat.com>
417
418         PR gas/19109
419         * configure.ac: Note the 'none' is an acceptable argument to
420         --enable-compressed-debug-sections.
421         * configure: Regenerate.
422
423 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
424
425         PR bootstrap/69134
426         * Makefile.def (mpfr): Disable assembler.
427         * Makefile.in: Regenerate.
428
429 2016-01-01  Ben Elliston  <bje@gnu.org>
430
431         * config.guess: Import version 2016-01-01.
432         * config.sub: Likewise.
433
434 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
435
436         * MAINTAINERS (Write After Approval): Add myself.
437
438 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
439
440         * Makefile.in: Replace ISL with isl.
441         * Makefile.tpl: Same.
442         * config/isl.m4: Same.
443         * configure.ac: Same.
444         * contrib/download_prerequisites: Same.
445         * configure: Regenerate.
446
447 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
448
449         * MAINTAINERS (Write After Approval): Add Myself.
450
451 2015-12-17  Nathan Sidwell  <nathan@acm.org>
452
453         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
454         * configure: Regenerate.
455
456 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
457             Sebastian Pop  <s.pop@samsung.com>
458
459         * config/isl.m4 (ISL_CHECK_VERSION): Check for
460         isl_ctx_get_max_operations.
461         * configure: Regenerate.
462
463 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
464
465         * MAINTAINERS (Write After Approval): Add myself.
466
467 2015-12-02  Ian Lance Taylor  <iant@google.com>
468
469         PR go/66147
470         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
471         * Makefile.in: Regenerate.
472
473 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
474
475         PR libffi/65726
476         * Makefile.def (lang_env_dependencies): Make libffi depend
477         on cxx.
478         * Makefile.in: Regenerate.
479
480 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
481
482         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
483         symbols.
484
485 2015-11-20  Tristan Gingold  <gingold@adacore.com>
486
487         Sync with binutils-gdb:
488         2015-11-20  Tristan Gingold  <gingold@adacore.com>
489
490         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
491         * configure: Regenerate.
492
493 2015-11-19  Martin Liska  <mliska@suse.cz>
494
495         * .gitignore: Add .clang-format to ignored files.
496         * Makefile.in: Add clang-format.
497         * Makefile.tpl: Likewise.
498
499 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
500
501         * configure.ac: Enable libmpx by default.
502         * configure: Regenerated.
503
504 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
505
506         * MAINTAINERS: Update email address.
507
508 2015-10-23  Paulo Matos  <pmatos@linki.tools>
509
510         * MAINTAINERS: Update email address.
511
512 2015-10-23  Alan Hayward <alan.hayward@arm.com>
513
514         * MAINTAINERS  (Write After Approval): Add myself.
515
516 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
517
518         Sync with binutils-gdb:
519         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
520
521         PR gas/19109
522         * configure.ac: Add
523         --enable-compressed-debug-sections={all,gas,gold,ld}.
524         * configure: Regenerated.
525
526 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
527
528         * MAINTAINERS: Update list of Ada maintainers and email addresses.
529
530 2015-10-09  Martin Liska  <mliska@suse.cz>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
535
536         * MAINTAINERS (Write After Approval): Add myself.
537
538 2015-10-02  Florian Weimer  <fweimer@redhat.com>
539
540         * MAINTAINERS: Update email address.
541
542 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
543
544         * MAINTAINERS  (Write After Approval): Add myself.
545
546 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
547
548         * MAINTAINERS: Update email.
549
550 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
551
552         * MAINTAINERS: Update my email address.
553
554 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
555
556         * MAINTAINERS (ft32 port): Add myself.
557
558 2015-08-28  David Sherwood  <david.sherwood@arm.com>
559
560         * MAINTAINERS: Add myself.
561
562 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
563
564         * MAINTAINERS (Write After Approval): Add myself.
565
566 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
567
568         PR libfortran/54572
569         * Makefile.def: Make libgfortran depend on libbacktrace.
570         * Makefile.in: Regenerate.
571
572 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
573
574         * MAINTAINERS (Write After Approval): Add myself.
575
576 2015-08-12  Tom de Vries  <tom@codesourcery.com>
577
578         PR other/67092
579         * configure.ac: Remove --with_host_libstdcxx support.
580         * configure: Regenerate.
581
582 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
583             Jakub Jelinek  <jakub@redhat.com>
584
585         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
586         nvptx*-*-*.
587         * configure: Regenerate.
588
589 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
590
591         * Makefile.def (libiconv): Define bootstrap=true.
592         Mark pdf/html/info as missing.
593         (configure-gcc): Depend on all-libiconv.
594         (all-gcc): Ditto.
595         (configure-libcpp): Ditto.
596         (all-libcpp): Ditto.
597         (configure-intl): Ditto.
598         (all-intl): Ditto.
599         * Makefile.in: Regenerate.
600
601 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
602
603         * MAINTAINERS (loop ivopts): Add the entry and myself.
604
605 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
606
607         * MAINTAINERS (nvptx): Add self.
608
609 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
610
611         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
612         128-bit vector modes.
613
614 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
615
616         * MAINTAINERS (Write After Approval): Add myself.
617
618 2015-07-28  Ben Elliston  <bje@gnu.org>
619
620         * config.sub, config.guess: Import from upstream.
621
622 2015-07-24  Michael Darling  <darlingm@gmail.com>
623
624         PR other/66259
625         * config-ml.in: Reflects renaming of configure.in to configure.ac
626         * configure: Likewise
627         * configure.ac: Likewise
628
629 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
630
631         * MAINTAINERS: Update my email address.
632
633 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
634
635         Sync with binutils-gdb:
636         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
637
638         * configure.ac (target_configdirs): Exclude target-zlib if
639         target-libjava isn't built.
640         * configure: Regenerated.
641
642 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
643
644         Sync with binutils-gdb:
645         2015-05-13  John David Anglin  <dave.anglin@bell.net>
646
647         * configure.ac: Disable configuration of GDB for HPUX targets.
648         * configure: Regenerate.
649
650         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
651
652         * configure.ac: Add --with-system-zlib.
653         * configure: Regenerated.
654
655         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
656
657         * configure.ac: Add FT32 support.
658         * configure: Regenerate.
659
660         2015-01-12  Anthony Green  <green@moxielogic.com>
661
662         * configure.ac: Don't disable gprof for moxie.
663         * configure: Rebuild.
664
665 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
666
667         Sync with binutils-gdb:
668         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
669
670         PR ld/18355
671         * Makefile.def: Add extra_configure_flags to host zlib.
672         * configure.ac (extra_host_zlib_configure_flags): New.  Set
673         to --enable-host-shared When bfd is to be built as shared
674         library.  AC_SUBST.
675         * Makefile.in: Regenerated.
676
677 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
678
679         Sync with src:
680         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
681         * Makefile.def (dependencies): Add all-zlib to all-bfd.
682         * Makefile.in: Regenerated.
683
684 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
685
686         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
687         target.
688         * configure: Regenerate.
689
690 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
691
692         * MAINTAINERS (Write After Approval): Add myself.
693
694 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
695
696         * MAINTAINERS (OS Port Maintainers): Add myself.
697         (Various Maintainers): Remove myself from libffi testsuite.
698
699 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
700
701         * MAINTAINERS (gen* on machine desc): Add self.
702
703 2015-06-02  Jason Merrill  <jason@redhat.com>
704
705         PR bootstrap/66319
706         * configure.ac: Use -std=gnu++98.
707
708 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
709
710         * MAINTAINERS (Write After Approval): Add myself.
711
712 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
713
714         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
715         * configure: Regenerate.
716
717 2015-05-26  Jason Merrill  <jason@redhat.com>
718
719         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
720         * configure: Regenerate.
721
722 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
723
724         * configure.ac: FT32 target added.
725         * configure: Regenerated.
726
727 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
728
729         * MAINTAINERS (Write After Approval): Add myself.
730
731 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
732
733         * MAINTAINERS (Write After Approval): Add myself.
734
735 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
736
737         * configure.ac: Fix typo.
738         * configure: Regenerate.
739
740 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
741
742         * MAINTAINERS (Write After Approval): Add myself.
743
744 2015-05-03  Matthias Klose  <doko@ubuntu.com>
745
746         * configure.ac: Match $host configured with triplets.
747         * configure: Regenerate.
748
749 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
750
751         * Makefile.tpl: Remove surplus whitespace throughout.
752         * Makefile.in: Regenerate.
753
754 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
755
756         * MAINTAINERS (Various Maintainers): Add myself as instruction
757         combiner maintainer.
758
759 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
760
761         PR bootstrap/62077
762         * configure.ac (--enable-stage1-checking): Default to
763         release,misc,gimple,rtlflag,tree,types if --disable-checking
764         or --enable-checking is not specified and DEV-PHASE is not
765         experimental.
766         * configure: Regenerated.
767
768 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
769
770         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
771         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
772         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
773         * Makefile.in: Regenerate.
774
775 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
776
777         * MAINTAINERS: Update my email address.
778
779 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
780
781         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
782
783 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
784
785         * MAINTAINERS: Add myself as an arm port reviewer.
786
787 2015-03-25  Martin Liska  <mliska@suse.cz>
788             Yury Gribov  <y.gribov@samsung.com>
789
790         * Makefile.in: Fix ln source location for vimrc file.
791         * Makefile.tpl: Likewise.
792
793 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
794
795         PR bootstrap/25672
796         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
797         cross-compiling.  Similarly for CXX_FOR_TARGET.
798         * configure: Regenerate.
799
800 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
801
802         * Makefile.def: Add libmpx.
803         * configure.ac: Add libmpx.
804         * Makefile.in: Regenerate.
805         * configure: Regenerate.
806
807 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
808
809         * MAINTAINERS (CPU Port Maintainers): Add myself
810         i386 vector ISA extns mantainer.
811
812 2015-03-13  Jeff Law  <law@redhat.com>
813
814         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
815         maintainer.
816         Remove Richard Henderson as a maintainer for the x86 port.
817
818 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
819
820         * MAINTAINERS (CPU Port Maintainers): Update my email address.
821
822 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
823
824         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
825         pointer bounds checker and i386 MPX maintainer.
826
827 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
828
829         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
830
831 2015-02-26  Martin Sebor  <msebor@redhat.com>
832
833         * MAINTAINERS (Various Maintainers): Add self.
834
835 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
836
837         * configure.ac [--enable-as-accelerator-for] (enable_languages):
838         Make sure it contains lto.
839         * configure: Regenerate.
840
841 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
842
843         * configure: Regenerate.
844
845 2015-02-06  Diego Novillo  <dnovillo@google.com>
846 1
847         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
848         middle-end, docstring): Remove myself.
849         (Write After Approval): Add myself.
850
851 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
852
853         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
854         (Write After Approval): Update address.
855
856 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
857
858         PR jit/64780
859         * configure.ac: Require the user to explicitly specify
860         --enable-host-shared if the jit is enabled.
861         * configure: Regenerate.
862
863 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
864
865         * MAINTAINERS (Write After Approval): Add myself.
866
867 2015-01-25  Tom de Vries  <tom@codesourcery.com>
868
869         * MAINTAINERS: Make whitespace consistent.
870
871 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
876
877         * MAINTAINERS: (Write After Approval): Add myself.
878
879 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
880
881         * MAINTAINERS: (Write After Approval): Add myself.
882
883 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
884
885         * MAINTAINERS: (Write After Approval): Add myself.
886
887 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
888
889         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
890         objective-c/c++ front end maintainer.
891
892 2015-01-13  Marek Polacek  <polacek@redhat.com>
893
894         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
895
896 2015-01-12  Jeff Law  <law@redhat.com>
897
898         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
899         a very long time.
900
901 2015-01-09  Ian Lance Taylor  <iant@google.com>
902
903         * configure.ac (host_tools): Add gotools.
904         * Makefile.def (host_modules): Add gotools.
905         (dependencies): Add dependency of all-gotools on all-target-libgo.
906
907 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
908
909         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
910         * configure: Regenerate.
911
912 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
913
914         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
915         all-target-libgomp.
916         * Makefile.in: Regenerate.
917
918 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
919
920         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
921
922 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
923
924         * configure.ac: Add Visium support.
925         * configure: Regenerate.
926
927 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
928
929         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
930         * configure: Regenerate.
931
932 2015-01-03  Andrew Pinski  <apinski@cavium.com>
933
934         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
935         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
936         (BASE_TARGET_EXPORTS): Add OBJCOPY.
937         (OBJCOPY_FOR_TARGET): New variable.
938         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
939         * Makefile.in: Regenerate.
940         * configure.ac: Check for already installed target objcopy.
941         Also GCC_TARGET_TOOL on objcopy.
942         * configure: Regenerate.
943
944 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
945
946         * config.sub: Update from upstream, to 2015-01-01 version.
947         * config.guess: Ditto.
948
949 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
950
951         * MAINTAINERS (RTEMS Ports): Add myself.
952
953 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
954
955         * MAINTAINERS (Write After Approval): Add myself.
956
957 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
958
959         * MAINTAINERS (Write After Approval): Add myself.
960
961 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
962
963         * configure.ac (--enable-as-accelerator-for): Don't set
964         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
965         * configure: Regenerate.
966
967 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
968
969         PR bootstrap/64023
970         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
971         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
972         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
973         to CXX.
974         * Makefile.in: Regenerated.
975
976 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
977             Yury Gribov  <y.gribov@samsung.com>
978
979         * .gitignore: Added .local.vimrc and .lvimrc.
980         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
981         * Makefile.in: Regenerate.
982
983 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
984
985         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
986         * configure: Regenerated.
987
988 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
989
990         * MAINTAINERS (nvptx port): New entry.
991
992 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
993
994         * configure: Regenerate.
995
996 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
997
998         * configure.ac: Merge with Binutils.
999
1000 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1001
1002         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1003         * Makefile.in: Regenerate.
1004
1005 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1006
1007         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1008         missing flex.
1009         * Makefile.in: Regenerated.
1010
1011 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1012
1013         * Makefile.in: Regenerate.
1014
1015 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1016
1017         PR bootstrap/63784
1018         * libtool.m4: Add $pic_flag with -shared.
1019
1020 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1021
1022         * MAINTAINERS (Write After Approval): Added myself.
1023
1024 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1025
1026         * MAINTAINERS (write-after-approval): Add myself.
1027
1028 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1029
1030         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1031         from 2 years ago.
1032
1033 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1034
1035         Revert:
1036         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1037
1038         * MAINTAINERS (Write After Approval): Added myself as line map
1039         maintainer.
1040
1041 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1042
1043         Revert:
1044         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1045
1046         * MAINTAINERS (Write After Approval): Added myself.
1047
1048 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1049
1050         * MAINTAINERS (Write After Approval): Added myself.
1051
1052 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1053
1054         * MAINTAINERS (Write After Approval): Added myself as line map
1055         maintainer.
1056
1057 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1058
1059         * MAINTAINERS (Various Maintainers): Added myself as line map
1060         maintainer.
1061
1062 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1063
1064         * move-if-change: Sync from upstream gnulib.
1065
1066 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1067
1068         * compile: Sync with upstream Automake.
1069         * depcomp: Ditto.
1070         * install-sh: Ditto.
1071         * missing: Ditto.
1072         * mkinstalldirs: Ditto.
1073         * ylwrap: Ditto.
1074
1075 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1076
1077         * config.sub: Update from upstream config repo.
1078         * config.guess: Ditto.
1079
1080 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1081
1082         * Makefile.def: Add liboffloadmic to target_modules.  Make
1083         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1084         * Makefile.in: Regenerate.
1085         * configure: Regenerate.
1086         * configure.ac: Add liboffloadmic to target binaries.
1087         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1088         Add liboffloadmic to noconfig list when C++ is not supported.
1089
1090 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1091             Thomas Schwinge  <thomas@codesourcery.com>
1092             Ilya Verbin  <ilya.verbin@intel.com>
1093             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1094
1095         * configure: Regenerate.
1096         * configure.ac (--enable-as-accelerator-for)
1097         (--enable-offload-targets): New configure options.
1098
1099 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1100
1101         * Makefile.def: Make all-gcc depend on all-isl.
1102         * Makefile.in: Regenerate.
1103
1104 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1105
1106         * ChangeLog.jit: New.
1107         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1108
1109 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1110
1111         PR target/63610
1112         * libtool.m4: Fix globbing of darwin versions.
1113         * configure: Regenerate.
1114
1115 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1116
1117         * Makefile.def: Remove CLooG.
1118         * Makefile.tpl: Ditto.
1119         * configure.ac: Ditto.
1120         * configure: Regenerate.
1121         * Makefile.in: Ditto.
1122
1123 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1124
1125         * configure.ac: Handle nvptx-*-*.
1126         * configure: Regenerate.
1127
1128 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1129
1130         * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1133
1134         * Makefile.def (libcc1): Remove bootstrap=true;.
1135         * Makefile.in: Regenerated.
1136
1137 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1138
1139         * configure.ac: Update comment.
1140         * configure: Regenerate.
1141
1142 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1143
1144         * MAINTAINERS (Write After Approval): Add myself.
1145
1146 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1147
1148         * configure.ac (extra_host_libiberty_configure_flags): Add
1149         --enable-shared also for libcc1's benefit.
1150         * configure: Regenerate.
1151
1152 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1153
1154         * MAINTAINERS: Change my email address.
1155
1156 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1157             Tom Tromey  <tromey@redhat.com>
1158
1159         * Makefile.def: Add libcc1 to host_modules.
1160         * configure.ac (host_tools): Add libcc1.
1161         * Makefile.in, configure: Rebuild.
1162
1163 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1164
1165         * configure.ac (build_configargs): Don't share config.cache between
1166         build subdirs.
1167         * configure: Regenerate.
1168
1169 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1170
1171         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1172         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1173         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1174         leon3v7 as leon3.
1175         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1176         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1177         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1178         * config/sparc/sparc.md (cpu): Add leon3v7.
1179         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1180
1181 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1182
1183         * MAINTAINERS (write-after-approval): Add myself.
1184
1185 2014-10-23  Ian Lance Taylor  <iant@google.com>
1186
1187         * configure.ac: Disable the Go frontend on systems where it is known
1188         to not work.
1189         * configure: Regenerate.
1190
1191 2014-10-23  Richard Biener  <rguenther@suse.de>
1192
1193         * Makefile.def: Add libcpp build module and dependencies.
1194         * configure.ac: Add libcpp build module.
1195         * Makefile.in: Regenerate.
1196         * configure: Likewise.
1197
1198 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1199
1200         * MAINTAINERS (write-after-approval): Add myself.
1201
1202 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1203
1204         * INSTALL/README: Do not mention CVS.
1205
1206 2014-10-03  Jing Yu  <jingyu@google.com>
1207
1208         * configure.ac: Add aarch64 to list of targets that support gold.
1209         * configure: Regenerate.
1210
1211 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1212
1213         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1214
1215 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1216
1217         * MAINTAINERS:  Add myself as MIPS maintainer.
1218
1219 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1220
1221         * MAINTAINERS: Move myself to MIPS maintainers.
1222
1223 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1224
1225         * MAINTAINERS: Put all email addresses between '<' and '>'.
1226
1227 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1228
1229         * MAINTAINERS: Move myself to reviewers (Fortran).
1230
1231 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1232
1233         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1234         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1235         * Makefile.in: Regenerate.
1236
1237 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1238
1239         * rtx-classes-status.txt: Delete
1240
1241 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1242
1243         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1244
1245 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1246
1247         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1248         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1249         of checking for version number.
1250         * configure: Regenerated.
1251         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1252
1253 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1254
1255         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1256         is done; begin phase 6 (use extra rtx_def subclasses).
1257
1258 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1259
1260         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1261         done; begin phase 5 (additional rtx_def subclasses).
1262
1263 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1264
1265         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1266
1267 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1268
1269         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1270         SET_BB_HEADER are done.
1271
1272 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1273
1274         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1275         done.
1276
1277 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1278
1279         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1280
1281 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1282
1283         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1284
1285 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1286
1287         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1288
1289 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1290
1291         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1292
1293 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1294
1295         * rtx-classes-status.txt: Phase 3 (per-file commits within
1296         "config" subdirs) is done; begin phase 4 (removal of
1297         "scaffolding").
1298
1299 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1300
1301         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1302         dir) is done; begin phase 3 (per-file commits within "config"
1303         subdirs).
1304
1305 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1306
1307         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1308         phase 2 (per-file commits in main source dir).
1309
1310 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1311
1312         * configure: Regenerated.
1313
1314 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1315
1316         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1317
1318 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1319
1320         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1321
1322 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1323
1324         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1325
1326 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1327
1328         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1329
1330 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1331
1332         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1333
1334 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1335
1336         * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1339
1340         * MAINTAINERS: Remove myself
1341
1342 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1343
1344         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1345
1346 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1347
1348         * MAINTAINERS (Write After Approval): Add myself.
1349
1350 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1351
1352         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1353         SET_BB_HEADER, SET_BB_FOOTER
1354
1355 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1356
1357         * rtx-classes-status.txt: New file
1358
1359 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1360
1361         * configure.ac: Eliminate ClooG installation dependency.
1362         * configure: Regenerate.
1363         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1364         * Makefile.in: Regenerate.
1365
1366 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1367
1368         * MAINTAINERS (Write After Approval): Add myself.
1369
1370 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1371
1372         * MAINTAINERS (Write After Approval): Add myself.
1373
1374 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1375
1376         * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2014-07-28  Anthony Green  <green@moxielogic.com>
1379
1380         Import from savannah.gnu.org:
1381         * config.sub: Update to 2014-07-28 version.
1382
1383 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1384
1385         * MAINTAINERS: Remove my MIPS maintainer entry.
1386
1387 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1388
1389         PR target/47230
1390         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1391         * configure: Regenerate.
1392
1393 2014-07-24  James Norris  <jnorris@codesourcery.com>
1394
1395         * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1398
1399         * configure.ac: Accept only CLooG 0.18.1.
1400         * configure: Regenerate.
1401
1402 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1403
1404         * configure.ac: Don't accept isl 0.11.
1405         * configure: Regenerate.
1406
1407 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1408
1409         * MAINTAINERS (Write After Approval): Add myself.
1410
1411 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1412
1413         * configure.ac: Don't accept isl 0.10.
1414         * configure: Regenerate.
1415
1416 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1417
1418         Fix include path for in-tree cloog.
1419         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1420         * configure: Regenerate.
1421
1422 2014-06-18  Richard Henderson  <rth@redhat.com>
1423
1424         * .gitignore: Import gcc_update output.
1425
1426 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1427
1428         * config-ml.in: Robustify ac_configure_args parsing.
1429
1430         * configure.ac (--enable-linker-plugin-configure-flags)
1431         (--enable-linker-plugin-flags): New flags.
1432         (configdirs): Conditionally add libiberty-linker-plugin.
1433         * configure: Regenerate.
1434         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1435         (host_modules) <lto-plugin>: Pay attention to
1436         @extra_linker_plugin_flags@ and
1437         @extra_linker_plugin_configure_flags@.
1438         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1439         * Makefile.in: Regenerate.
1440
1441         * Makefile.tpl (configure-[+prefix+][+module+])
1442         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1443         "module_srcdir" instead of "module" for locating a module's srcdir.
1444         * Makefile.in: Regenerate.
1445
1446 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1447
1448         * MAINTAINERS (Write After Approval): Add myself.
1449
1450 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1451
1452         * MAINTAINERS: Update my email address.
1453
1454 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1455
1456         * MAINTAINERS (Write After Approval): Add myself.
1457
1458 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1459
1460         * MAINTAINERS (Write After Approval): Add myself.
1461
1462 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1463
1464         PR libstdc++/61011
1465         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1466         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1467         * configure: Regenerate.
1468
1469 2014-05-28  Pedro Alves  <palves@redhat.com>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1474
1475         * MAINTAINERS: Update my affiliation/email.
1476
1477 2014-05-19  Mike Stump  <mikestump@comcast.net>
1478
1479         * MAINTAINERS: Add wide-int reviewers.
1480
1481 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1482
1483         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1484         * configure: Regenerated.
1485
1486 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1487
1488         * MAINTAINERS (libitm): Add myself as maintainer.
1489
1490 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1491
1492         * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1495
1496         * config.sub, config.guess: Import from upstream.
1497
1498 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1499
1500         * MAINTAINERS (Write After Approval): Put myself in correct order.
1501
1502 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1503
1504         * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1507
1508         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1509         section.
1510
1511 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1512
1513         * MAINTAINERS (Write After Approval): Delete myself.
1514
1515 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1516
1517         PR sanitizer/56781
1518         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1519         and -B* options with -Xcompiler.
1520
1521 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1522
1523         PR bootstrap/60620
1524         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1525         * Makefile.in: Regenerate.
1526
1527 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1528
1529         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1530         for WINDRES_FOR_TARGET in default-manifest.o rule.
1531         * Makefile.in: Regenerate.
1532
1533 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1534
1535         * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1538
1539         PR sanitizer/56781
1540         * Makefile.def: Set bootstrap=true; for host fixincludes.
1541         * configure.ac: Don't bootstrap host fixincludes unless
1542         --with-build-config=bootstrap-{a,ub}san.
1543         * Makefile.in: Regenerated.
1544         * configure: Regenerated.
1545
1546 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1547
1548         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1549         --enable-vtable-verify option parsing.  Don't add
1550         target-libsanitizer to bootstrap_target_libs unless
1551         --with-build-config=bootstrap-asan or
1552         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1553         to bootstrap_target_libs unless --enable-vtable-verify.
1554         * configure: Regenerated.
1555
1556 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1557
1558         * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1561
1562         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1563
1564 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1565
1566         PR bootstrap/58572
1567         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1568         -I for libstdc++-v3 includes if $(LEAN).
1569         * Makefile.in: Regenerated.
1570
1571 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1572
1573         * MAINTAINERS: Update my email address.
1574
1575 2014-02-24  Walter Lee  <walt@tilera.com>
1576
1577         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1578         (tilegx-*-*): Change to tilegx*-*-*.
1579         * configure: Regenerate.
1580
1581 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1582
1583         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1584
1585 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1586
1587         * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1590
1591         PR target/59788
1592         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1593         *solaris2*.
1594
1595 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1596
1597         * MAINTAINERS: Update my email address.
1598
1599 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1600
1601         * MAINTAINERS: Convert to UTF-8.
1602         Properly sort Xinliang David Li's entry.
1603
1604 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1605             Sandra Loosemore  <sandra@codesourcery.com>
1606
1607         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1608         nios2 port maintainers.
1609
1610 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1611
1612         * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1615
1616         * configure.ac: Add user-friendly check for native x86_64-linux
1617         multilibs.
1618         * configure: Regenerate.
1619
1620 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1621
1622         * MAINTAINERS: Add myself as sh maintainer.
1623
1624 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1625
1626         * MAINTAINERS: Add self as SLSR maintainer.
1627
1628 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1629
1630         * MAINTAINERS: Update my email address.
1631
1632 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1633
1634         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1635
1636 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1637
1638         * Makefile.in: Regenerate.
1639
1640         * Makefile.tpl: Fix typo.
1641         * Makefile.in: Regenerate partially.
1642
1643 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1644
1645         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1646         supported.
1647         * configure: Regenerated.
1648
1649 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1650
1651         * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2013-10-30  Jason Merrill  <jason@redhat.com>
1654
1655         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1656         --disable-build-format-warnings.
1657
1658 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1659
1660         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1661         depend on libstdc++ and libgcc.
1662         * configure: Regenerate.
1663         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1664         libcilkrts for POSIX and i*86, and x86_64 architectures.
1665         * Makefile.in: Added libcilkrts related fields to support building it.
1666
1667 2013-10-26  Jeff Law  <law@redhat.com>
1668
1669         * Makefile.def (target_modules): Remove libmudflap
1670         (languages): Remove check-target-libmudflap).
1671         * Makefile.in: Rebuilt.
1672         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1673         * configure.ac (target_libraries): Remove target-libmudflap.
1674         Remove checks which disabled libmudflap on some systems.
1675         * configure: Rebuilt.
1676         * libmudflap: Directory removed.
1677
1678 2013-10-21  Cong Hou  <congh@google.com>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2013-10-16  Mike Stump  <mikestump@comcast.net>
1683
1684         * .dir-locals.el: Add.
1685
1686 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1687
1688         * configure.ac: Add --enable-host-shared
1689         * configure: Regenerate.
1690
1691 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1692
1693         Import from savannah.gnu.org:
1694         * config.guess: Update to 2013-06-10 version.
1695         * config.sub: Update to 2013-10-01 version.
1696
1697 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1698
1699         Changes to build configuration to allow big endian ARC ELF toolchain
1700         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1701         * configure: Regenerate.
1702
1703 2013-09-20  Alan Modra  <amodra@gmail.com>
1704
1705         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1706         ppc host match.  Support little-endian powerpc linux hosts.
1707
1708 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1709
1710         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1711         maintainer.
1712
1713 2013-09-12  DJ Delorie  <dj@redhat.com>
1714
1715         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1716         maintainers.
1717
1718 2013-09-03  Richard Biener  <rguenther@suse.de>
1719
1720         * configure.ac: Also allow ISL 0.12.
1721         * configure: Regenerated.
1722
1723 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1724
1725         * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1728
1729         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1730
1731 2013-08-26  Caroline Tice  <cmtice@google.com>
1732
1733         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1734         "Various Reviewers" to libvtv "Various Maintainers".
1735
1736 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1737
1738         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1739
1740 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1741
1742         * MAINTAINERS: Update name, email.
1743
1744 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2013-08-12  Caroline Tice  <cmtice@google.com>
1749
1750         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1751         address in the Write After Approval section.
1752
1753 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1754
1755         * MAINTAINERS (Write After Approval): Update email.
1756
1757 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1758
1759         * configure.ac: Adjust to check VTV_SUPPORTED.
1760         * configure: Regenerated.
1761
1762 2013-08-02  Caroline Tice  <cmtice@google.com>
1763
1764         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1765         on non-linux systems; add target-libvtv to noconfigdirs; add
1766         libsupc++/.libs to C++ library search paths.
1767         * configure: Regenerated.
1768         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1769         libstdc++ and libgcc.
1770         * Makefile.in: Regenerated.
1771
1772 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1773
1774         * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1777             Shiva Chen  <shiva0217@gmail.com>
1778
1779         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1780         nds32 port maintainers.
1781
1782 2013-07-17  Tim Shen  <timshen91@gmail.com>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1787
1788         * configure.ac: Sync from binutils.
1789         * configure: Regenerate.
1790
1791 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1796
1797         * MAINTAINERS (Write After Approval): Add myself.
1798
1799 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1800
1801         * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2013-04-30  Brooks Moses  <bmoses@google.com>
1804
1805         * MAINTAINERS: Update my email; move myself from Fortran
1806         reviewer to Write After Approval.
1807
1808 2013-04-16  Andreas Schwab  <schwab@suse.de>
1809
1810         * configure.ac (aarch64-*-*): Don't disable java.
1811         * configure: Regenerate.
1812
1813 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1814
1815         * MAINTAINERS (Write After Approval): Add myself.
1816
1817 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1818
1819         * Makefile.def (target_modules): Don't install libffi.
1820         * Makefile.in: Regenerate.
1821
1822 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1823
1824         * MAINTAINERS (Write After Approval): Add myself.
1825
1826 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1827
1828         * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1831
1832         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1833         * configure: Regenerated.
1834
1835 2013-02-05  Ian Lance Taylor  <iant@google.com>
1836
1837         PR go/55969
1838         * configure.ac: Disable libgo on some systems where it does not
1839         work.
1840
1841 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1842
1843         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1844         Remove Geoff Keating as rs6000 port maintainer, at his request.
1845
1846 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1847
1848         * MAINTAINERS: Update my email.
1849
1850 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1851
1852         * configure: Re-generate.
1853
1854 2013-01-15  Richard Biener  <rguenther@suse.de>
1855
1856         PR other/55973
1857         * configure: Re-generate.
1858
1859 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1860
1861         * Makefile.def (install-target-libsanitizer): Depend on
1862         install-target-libstdc++-v3.
1863         * Makefile.in: Regenerate.
1864
1865 2013-01-14  Richard Biener  <rguenther@suse.de>
1866
1867         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1868         * configure: Re-generate
1869
1870 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1871
1872         * config.sub: Update from config repo.
1873
1874 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1875
1876         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1877         * Makefile.in: Regenerate.
1878
1879 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1880
1881         * MAINTAINERS (arc): Add new port maintainership for myself.
1882
1883 2013-01-09  Jason Merrill  <jason@redhat.com>
1884
1885         * .gitignore: Import from gdb repository.
1886
1887 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1888
1889         * Makefile.def (configure-gcc): Depend on all-gmp.
1890         (all-gcc): Remove dependency on all-gmp.
1891         * Makefile.in: Regenerated.
1892
1893 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1894
1895         * config.sub: Merge from config repo.
1896         * config.guess: Ditto.
1897
1898 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1899
1900         * Makefile.def: Merge from binutils.
1901         * Makefile.in: Ditto.
1902
1903 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1904
1905         * MAINTAINERS: Update my email.
1906
1907 2012-12-29  Ben Elliston  <bje@gnu.org>
1908
1909         * config.guess: Update to 2012-12-29 version.
1910         * config.sub: Likewise.
1911
1912 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1913
1914         * Makefile.def (install-target-libgfortran): Depend on
1915         install-target-libquadmath, install-target-libgcc.
1916         (install-target-libsanitizer): Depend on install-target-libgcc.
1917         (install-target-libjava): Depend on install-target-libgcc.
1918         (install-target-libitm): Depend on install-target-libgcc.
1919         (install-target-libobjc): Depend on install-target-libgcc.
1920         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1921         * Makefile.in: Regenerate.
1922
1923 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1924
1925         * Makefile.def (install-target-libgo): Depend on
1926         install-target-libatomic.
1927         * Makefile.in: Regenerate.
1928
1929 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1930
1931         PR go/55201
1932         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1933         * Makefile.in: Regenerate.
1934
1935 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1936
1937         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1938         * configure: Regenerate.
1939
1940 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1941
1942         * config.sub: Merge from config repo.
1943
1944 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1945
1946         * Makefile.def (target_modules): Add bootstrap=true and
1947         raw_cxx=true to libsanitizer.
1948         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1949         * Makefile.in: Regenerated.
1950         * configure: Likewise.
1951
1952 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1953
1954         * MAINTAINERS: Remove self as RTL optimization maintainer.
1955
1956 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1957
1958         * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1961
1962         * Makefile.def (target_modules): Remove bootstrap=true and
1963         raw_cxx=true from libsanitizer.
1964         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1965         * Makefile.in: Regenerated.
1966         * configure: Likewise.
1967
1968 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1969
1970         * Makefile.def (target_modules): Add bootstrap=true and
1971         raw_cxx=true to libsanitizer.
1972         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1973         * Makefile.in: Regenerated.
1974         * configure: Likewise.
1975
1976 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1977
1978         PR bootstrap/54279
1979         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1980         * configure: Regenerate.
1981         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1982         * Makefile.in: Regenerate.
1983
1984 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1985
1986         * configure.ac: Disable libsanitizer if we're not building C++.
1987         * configure: Regenerate.
1988
1989 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1994
1995         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1996         Kostya Serebryany (kcc@google.com) and
1997         Jakub Jelinek (jakub@redhat.com).
1998         Rename area for Dodji Seketeli (dodji@redhat.com).
1999
2000 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2001
2002         * MAINTAINERS: (asan.c, related): Add myself.
2003
2004 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2005
2006         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2007         * configure: Regenerate.
2008
2009 2012-11-13  Richard Henderson  <rth@redhat.com>
2010
2011         * configure.ac: Move libsanitizer logic to subdirectory.
2012         * configure: Regenerate.
2013
2014 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2015
2016         * configure.ac: Enable libsanitizer just on x86 linux for now.
2017         * configure: Re-generate.
2018
2019 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2020
2021         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2022         sections.
2023         * configure: Regenerate.
2024
2025 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2026
2027         * configure.ac: Add section for configdirs for libsanitizer.
2028         Disable for cris-*-* and mmix-*-*.
2029         * configure: Regenerate.
2030
2031 2012-11-12  Wei Mi <wmi@google.com>
2032
2033         * configure.ac: Add libsanitizer to target_libraries.
2034         * Makefile.def: Ditto.
2035         * configure: Regenerate.
2036         * Makefile.in: Regenerate.
2037         * libsanitizer: New directory for asan runtime.  Contains an empty
2038         tsan directory.
2039
2040 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2041
2042         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2043         against Mingw64 w32api.
2044         * configure: Regenerate.
2045
2046 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2047
2048         * configure: Regenerated.
2049
2050 2012-11-03  Robert Mason  <rbmj@verizon.net>
2051
2052         * configure.ac: add --disable-libstdcxx configure option
2053         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2054
2055 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2060
2061         * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2012-10-24  Sharad Singhai  <singhai@google.com>
2064
2065         * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2012-10-24  Eric Christopher  <echristo@gmail.com>
2068
2069         * MAINTAINERS: Update email address.
2070
2071 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2072
2073         PR bootstrap/54820
2074         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2075         * configure: Regenerate.
2076
2077 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2078
2079         * MAINTAINERS (aarch64): Add Marcus and myself.
2080
2081 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2082
2083         PR bootstrap/54820
2084         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2085         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2086         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2087         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2088         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2089         * Makefile.in: Regenerate.
2090         * configure.ac (have_static_libs): New variable and associated check.
2091         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2092         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2093         * configure: Regenerate.
2094
2095 2012-10-10  Richard Biener  <rguenther@suse.de>
2096
2097         * MAINTAINERS: Adjust for changed surname.
2098
2099 2012-10-04  Lawrence Crowl  <crowl@google.com>
2100
2101         * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2012-10-01  Cary Coutant  <ccoutant@google.com>
2104
2105         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2106
2107 2012-09-28  Ian Lance Taylor  <iant@google.com>
2108
2109         * Makefile.def: Make all-target-libgo depend on
2110         all-target-libbacktrace.
2111         * Makefile.in: Rebuild.
2112
2113 2012-09-26  Ian Lance Taylor  <iant@google.com>
2114
2115         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2116         * Makefile.in: Rebuild.
2117
2118 2012-09-20  Walter Lee  <walt@tilera.com>
2119
2120         * configure.ac: Add tilegx to list of targets that support gold.
2121         * configure: Regenerate.
2122
2123 2012-09-20  Marek Polacek  <polacek@redhat.com>
2124
2125         * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2128
2129         * configure.ac: Add mips*-mti-elf* target.
2130         * configure: Regenerate.
2131
2132 2012-09-17  Ian Lance Taylor  <iant@google.com>
2133
2134         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2135         * configure.ac (host_libs): Add libbacktrace.
2136         (target_libraries): Add libbacktrace.
2137         * Makefile.def (host_modules): Add libbacktrace.
2138         (target_modules): Likewise.
2139         * configure, Makefile.in: Rebuild.
2140
2141 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2142
2143         PR target/38607
2144         Merge upstream change.
2145         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2146
2147         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2148         Add libgomp*.o to compare_exclusions for AIX.
2149         * configure: Regenerate.
2150
2151 2012-09-06  Diego Novillo  <dnovillo@google.com>
2152
2153         * configure.ac: Bump minimum GMP version to 4.2.3.
2154         * configure: Re-generate.
2155
2156 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2157
2158         PR target/54461
2159         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2160         target-libgloss if not configured --with-avrlibc=no.
2161         * configure: Regenerate.
2162
2163 2012-09-04  Jason Merrill  <jason@redhat.com>
2164
2165         * configure.ac: Fix --enable-languages=all.
2166
2167 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2168
2169         * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2012-09-03  Richard Guenther  <rguenther@suse.de>
2172
2173         PR bootstrap/54138
2174         * configure.ac: Re-organize ISL / CLOOG checks to allow
2175         disabling with either --without-isl or --without-cloog.
2176         * configure: Regenerated.
2177
2178 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2179
2180         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2181         * configure: Regenerate.
2182
2183 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2184
2185         * MAINTAINERS: Fix my email address.
2186
2187 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2188
2189         PR binutils/4970
2190         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2191         and opcodes.
2192         * Makefile.in: Regenerated.
2193
2194 2012-08-26  Art Haas <ahaas@impactweather.com>
2195
2196         * configure: Regenerate.
2197
2198 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2199
2200         * INSTALL/README: Also refer to the online installation
2201         instructions.
2202
2203 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206         (Picochip port): Remove myself.
2207
2208 2012-08-14   Diego Novillo  <dnovillo@google.com>
2209
2210         Merge from cxx-conversion branch.
2211
2212         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2213         POSTSTAGE1_CONFIGURE_FLAGS.
2214         * Makefile.in: Regenerate.
2215         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2216         Force C++ when bootstrapping.
2217         * configure: Regenerate.
2218
2219 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2220
2221         * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2224
2225         * README: Document use of ranges of years in copyright notices.
2226
2227 2012-07-06  Richard Guenther  <rguenther@suse.de>
2228
2229         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2230         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2231         --with-gmp=system.
2232         * Makefile.in: Regenerated.
2233         * configure: Likewise.
2234
2235 2012-07-06  Richard Guenther  <rguenther@suse.de>
2236
2237         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2238         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2239         supply V=1 as extra_make_flags.
2240         * configure: Regenerated.
2241         * Makefile.in: Likewise.
2242
2243 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2244
2245         * configure: Regenerate.
2246
2247 2012-07-03  Richard Guenther  <rguenther@suse.de>
2248
2249         * Makfile.def (isl): Remove not necessary extra_exports and
2250         extra_make_flags.
2251         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2252         * Makefile.in: Regenerated.
2253
2254 2012-07-03  Richard Guenther  <rguenther@suse.de>
2255
2256         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2257         * configure.ac: If either the ISL or the CLooG check failed
2258         do not try to build in-tree versions.
2259         * Makefile.in: Regenerated.
2260         * configure: Regenerated.
2261
2262 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2263
2264         * configure: Regenerate.
2265
2266 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2267
2268         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2269         maintainer.
2270
2271 2012-07-02  Richard Guenther  <rguenther@suse.de>
2272
2273         * configure: Regenerated.
2274
2275 2012-07-02  Richard Guenther  <rguenther@suse.de>
2276         Michael Matz  <matz@suse.de>
2277         Tobias Grosser <tobias@grosser.es>
2278         Sebastian Pop <sebpop@gmail.com>
2279
2280         * Makefile.def: Add ISL host module, remove PPL host module.
2281         Adjust ClooG host module to use the proper ISL.
2282         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2283         * configure.ac: Include config/isl.m4.  Add ISL host library,
2284         remove PPL.  Remove PPL configury, add ISL configury, adjust
2285         ClooG configury.
2286         * Makefile.in: Regenerated.
2287         * configure: Likewise.
2288
2289 2012-07-02  Richard Guenther  <rguenther@suse.de>
2290
2291         Merge from graphite branch
2292         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2293
2294         * configure: Regenerated.
2295         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2296         both cloog.org and legacy versions. The only supported version will
2297         be CLooG with the isl backend.
2298
2299         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2300
2301         * configure: Regenerated.
2302         * configure.ac: Require cloog isl 0.17.0
2303
2304         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2305
2306         * configure: Regenerated.
2307         * config/cloog.m4: Do not define CLOOG_ORG
2308
2309 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2310
2311         * configure.ac: Skip C if explicitly selected.
2312         * configure: Regenerate.
2313
2314 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2315
2316         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2317         they contain -O2.
2318         * configure: Regenerate.
2319
2320 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2321
2322         PR debug/53740
2323         * df.h, df-problems.c, dce.c: Revert last patch.
2324
2325 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2326
2327         * MAINTAINERS (Write After Approval): Update my email address.
2328
2329 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2330
2331         * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2012-06-20  Jason Merrill  <jason@redhat.com>
2334
2335         * Makefile.tpl (check-target-libgomp-c++): New.
2336         (check-target-libitm-c++): New.
2337         * Makefile.def (c++): Add them.
2338         * Makefile.in: Regenerate.
2339
2340 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2341
2342         * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2345
2346         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2347         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2348         (install-no-fixedincludes): Adjust accordingly.
2349         * Makefile.in: Regenerate.
2350
2351 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2352
2353         Merge upstream change
2354         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2355
2356 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2357
2358         * MAINTAINERS (Write After Approval): Add myself.
2359
2360 2012-05-09  Nick Clifton  <nickc@redhat.com>
2361             Paul Smith  <psmith@gnu.org>
2362
2363         PR bootstrap/50461
2364         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2365         allow for the fact that from release v3.1.0 of MPFR the source
2366         files were moved into a src sub-directory.
2367         * configure: Regenerate.
2368
2369 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2370
2371         * configure.ac: Bump minimum MPFR version to 2.4.0.
2372         * configure: Regenerated.
2373
2374 2012-05-01  Richard Henderson  <rth@redhat.com>
2375
2376         * Makefile.def (libatomic): New target_module.
2377         * configure.ac (target_libraries): Add libatomic.
2378         (noconfigdirs): Check if libatomic is supported.
2379         * Makefile.in, configure: Rebuild.
2380
2381 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2382
2383         * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2386
2387         * config.sub: Update to 2012-04-18 version from official repo.
2388
2389 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2390
2391         * MAINTAINERS (Write After Approval): Add myself.
2392
2393 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2394
2395         * MAINTAINERS: Changed email address.
2396
2397 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2398
2399         PR target/52737
2400         * contrib/gcc_update (files_and_dependencies):
2401         Remove gcc/config/avr/t-multilib from touch data.
2402
2403 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2404
2405         * MAINTAINERS (OS Port Maintainers): Remove irix.
2406         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2407         (unsupported_languages): Remove mips-sgi-irix6.*.
2408         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2409         (with_stabs): Remove.
2410         * configure: Regenerate.
2411
2412 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2413
2414         * MAINTAINERS (OS Port Maintainers): Remove osf.
2415         * configure.ac (enable_libgomp): Remove *-*-osf*.
2416         (with_stabs): Remove alpha*-*-osf*.
2417         * configure: Regenerate.
2418
2419 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2420
2421         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2422         * configure: Regenerate.
2423
2424 2012-02-17  Walter Lee  <walt@tilera.com>
2425
2426         * MAINTAINERS: (Write After Approval): Delete myself.
2427
2428 2012-02-14  Walter Lee  <walt@tilera.com>
2429
2430         * MAINTAINERS (tilegx port): Add myself.
2431         (tilepro port): Add myself.
2432         (Write After Approval): Add myself.
2433
2434 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2435
2436         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2437         and Joseph Myers as docstring relicensing maintainers.
2438
2439 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2440
2441         * MAINTAINERS (write-after-approval): Add myself.
2442
2443 2012-02-08  Ira Rosen <irar@il.ibm.com>
2444
2445         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2446         maintainer.
2447
2448 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2449
2450         * MAINTAINERS (Write After Approval): Move myself to
2451         maintain alphabetical order.
2452
2453 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2454
2455         * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2462             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2463
2464         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2465         * configure: Regenerate.
2466
2467 2012-01-23  Harshit Chopra  <harshit@google.com>
2468
2469         * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2472
2473         * configure.ac: Remove reference to mh-interix.
2474         * configure: Regenerate.
2475
2476 2012-01-05  Richard Henderson  <rth@redhat.com>
2477
2478         PR bootstrap/51072
2479         * configure.ac: Disable libitm if c++ is not enabled.
2480         * configure: Rebuild.
2481
2482         * configure.ac: Fix regexp for same.
2483         * configure: Rebuild.
2484
2485 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2486
2487         * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2012-01-02  Richard Guenther  <rguenther@suse.de>
2490
2491         PR bootstrap/51686
2492         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2493         * Makefile.in: Regenerate.
2494
2495 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2496
2497         * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2500
2501         * configure: Regenerate.
2502
2503 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2504
2505         * MAINTAINERS (picochip): Changed email address.
2506
2507 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2508
2509         * MAINTAINERS (write-after-approval): Add self.
2510
2511 2011-11-29  DJ Delorie  <dj@redhat.com>
2512
2513         * configure.ac (rl78-*-*) New case.
2514         * configure: Regenerate.
2515         * MAINTAINERS: Add myself as RL78 maintainer.
2516
2517 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2518
2519         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2520
2521 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2522
2523         * libtool.m4: Additional FreeBSD 10 fixes.
2524
2525 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2526
2527         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2528         Maintainers section, as Epiphany maintainer.
2529
2530 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2531
2532         PR target/49992
2533         * configure.ac: Remove ranlib special-casing for Darwin.
2534         * configure: Regenerate.
2535
2536 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2537
2538         * MAINTAINERS (Reviewers): Keep the list sorted.
2539
2540 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2541
2542         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2543
2544 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2545
2546         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2547         * configure: Rebuild.
2548         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2549         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2550         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2551         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2552         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2553         Add READELF.
2554         * Makefile.in: Rebuild.
2555
2556 2011-11-09  Jason Merrill  <jason@redhat.com>
2557
2558         * Makefile.def (language=c++): Remove check-c++0x.
2559         * Makefile.in (check-gcc-c++): Regenerate.
2560
2561 2011-11-08  Richard Henderson  <rth@redhat.com>
2562
2563         * configure.ac: Test for libitm directory present first.
2564
2565         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2566
2567         * configure.ac: Test libitm/configure.tgt to disable libitm.
2568         * configure: Rebuild.
2569
2570 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2571             Richard Henderson  <rth@redhat.com>
2572
2573         Merged from transactional-memory.
2574
2575         * Makefile.def (lang_env_dependencies): libitm is c++.
2576         Add libitm target module.
2577         * configure.ac: Likewise.
2578         * config/mmap.m4: New file.
2579         * contrib/gcc_update: Add libitm to touch data.
2580         * Makefile.in, configure: Rebuild.
2581
2582 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2583
2584         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2585         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2586         * Makefile.in: Regenerate.
2587
2588 2011-11-01  DJ Delorie  <dj@redhat.com>
2589
2590         * config.sub: Update to version 2011-10-29 (added rl78)
2591
2592 2011-10-27  Nick Clifton  <nickc@redhat.com>
2593
2594         * config.sub: Import these changes from the config project:
2595
2596         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2597             Ben Elliston  <bje@gnu.org>
2598
2599         * config.sub (epiphany): New.
2600
2601         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2602             Ben Elliston  <bje@gnu.org>
2603
2604         * config.sub (hexagon, hexagon-*): New.
2605
2606         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2607
2608         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2609         64eb to be64.
2610
2611         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2612
2613         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2614         (nacl): Grok as alias for 32el-unknown-nacl.
2615
2616 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2617
2618         * MAINTAINERS (Write After Approval): Add myself.
2619
2620 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2621
2622         * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2625
2626         * MAINTAINERS (sparc port): Remove myself.
2627
2628 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2629
2630         * MAINTAINERS (Write After Approval): Add myself.
2631
2632 2011-08-14  Yao Qi  <yao@codesourcery.com>
2633
2634         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2635         * configure: Regenerate.
2636
2637 2011-07-26  Ian Lance Taylor  <iant@google.com>
2638
2639         * configure.ac: Set have_compiler based on whether gcc directory
2640         exists, rather than on whether gcc is in configdirs.
2641         * configure: Rebuild.
2642
2643 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2644
2645         * MAINTAINERS (Global Reviewers): Add self.
2646
2647 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2648
2649         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2650         link directories.
2651         * Makefile.in: Rebuild.
2652
2653 2011-07-20  Ian Lance Taylor  <iant@google.com>
2654
2655         PR bootstrap/49787
2656         * configure.ac: Move --enable-bootstrap handling earlier in file.
2657         If --enable-bootstrap and either --enable-build-with-cxx or
2658         --enable-build-poststage1-with-cxx, enable C++ automatically.
2659         * configure: Rebuild.
2660
2661 2011-07-19  Ian Lance Taylor  <iant@google.com>
2662
2663         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2664         make C++ a boot_language.  Set and substitute
2665         POSTSTAGE1_CONFIGURE_FLAGS.
2666         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2667         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2668         * configure, Makefile.in: Rebuild.
2669
2670 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2671
2672         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2673         maintainers.
2674
2675 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2676
2677         * MAINTAINERS (Global Reviewers): Add myself.
2678
2679 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2680
2681         * configure: Regenerate.
2682
2683 2011-07-16  Jason Merrill  <jason@redhat.com>
2684
2685         * Makefile.def (language=c++): Add check-c++0x and
2686         check-target-libmudflap-c++.
2687         * Makefile.tpl (check-target-libmudflap-c++): New.
2688         * Makefile.in: Regenerate.
2689
2690 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2691
2692         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2693         * Makefile.def (target_modules/libjava): Pass
2694         $(EXTRA_CONFIGARGS_LIBJAVA).
2695         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2696         if not configured with --enable-static-libjava.
2697         * Makefile.in: Regenerate.
2698         * configure: Likewise.
2699
2700 2011-07-15  Jason Merrill  <jason@redhat.com>
2701
2702         * Makefile.in (check-c++): Move check-gcc-c++0x after
2703         check-target-libstdc++-v3.
2704
2705 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2706
2707         * MAINTAINERS (c6x port): New entry.
2708
2709 2011-07-13  Jason Merrill  <jason@redhat.com>
2710
2711         * Makefile.in (check-gcc-c++0x): New.
2712         (check-c++): Depend on it.
2713
2714 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2715
2716         PR target/39150
2717         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2718         x86_64-*-solaris2.1[0-9]*.
2719         * configure: Regenerate.
2720
2721 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2722
2723         * MAINTAINERS (RTL optimizers): Add self.
2724
2725 2011-06-27  Gabriel Charette  <gchare@google.com>
2726
2727         * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2730
2731         PR regression/47836
2732         PR bootstrap/23656
2733         PR other/47733
2734         PR bootstrap/49247
2735         PR c/48825
2736         * configure.ac (target_libraries): Remove target-libiberty.
2737         Remove case-statement setting skipdirs=target-libiberty for
2738         multiple targets.  Remove checking target_configdirs and
2739         removing target-libiberty but keeping target-libgcc if
2740         otherwise empty.
2741         * Makefile.def (target_modules): Don't add libiberty.
2742         (dependencies): Remove all traces of target-libiberty.
2743         * configure, Makefile.in: Regenerate.
2744
2745 2011-06-13  Walter Lee <walt@tilera.com>
2746
2747         * configure.ac (tilepro-*-*) New case.
2748         (tilegx-*-*): Likewise.
2749         * configure: Regenerate.
2750
2751 2011-06-06  Jing Yu  <jingyu@google.com>
2752
2753         * configure.ac: Skip target-libiberty for
2754         arm*-*-linux-androideabi.
2755         * configure: Regenerated.
2756
2757 2011-06-06  Nick Clifton  <nickc@redhat.com>
2758
2759         * config.sub: Sync from upstream.
2760
2761 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2762
2763         * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2766
2767         * MAINTAINERS: Update my email address.
2768
2769 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2770
2771         * MAINTAINERS (Write After Approval): Update my email address.
2772
2773 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2774
2775         * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2011-05-08  Doug Kwan  <dougkwan@google.com>
2778
2779         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2780         * configure: Regenerated.
2781         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2782         value from configure.
2783         * Makefile.in: Regenerated.
2784
2785 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2786
2787         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2788         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2789         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2790         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2791         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2792         *-*-vxworks*): Disable newlib and libgloss in separate case
2793         statement.
2794         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2795         to separate case statement.
2796         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2797         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2798         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2799         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2800         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2801         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2802         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2803         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2804         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2805         i[[3456789]]86-*-rdos*, m32r-*-*,
2806         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2807         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2808         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2809         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2810         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2811         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2812         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2813         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2814         and libgloss in main case over targets.  Remove most empty cases
2815         in main case over targets.
2816         * configure: Regenerate.
2817
2818 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2819
2820         * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2823
2824         * configure.ac: Remove code setting special library locations for
2825         hppa*64*-*-hpux11*.  Remove code setting compiler for
2826         sparc-sun-solaris2*.
2827         * configure: Regenerate.
2828
2829 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2830
2831         * configure.ac: Separate libgloss_dir settings from general case
2832         over targets.
2833         * configure: Regenerate.
2834
2835 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2836
2837         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2838         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2839         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2840         cases in libgcj-disabling case statement.
2841         (hppa*64*-*-linux*): Set unsupported_languages instead of
2842         disabling target-zlib.
2843         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2844         to hppa*64*-*-hpux*.
2845         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2846         hppa*-*-hpux*.
2847         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2848         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2849         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2850         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2851         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2852         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2853         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2854         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2855         libgcj-disabling case statement.
2856         * configure: Regenerate.
2857
2858 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2859
2860         * configure.ac: Disable Java for targets not supporting libffi.
2861         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2862         Remove cases in Java-disabling statement.
2863         (*arm-wince-pe): Change to arm-wince-pe.
2864         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2865         cases in Java-disabling statement.
2866         (bfin-*-*): Don't disable Java again.
2867         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2868         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2869         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2870         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2871         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2872         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2873         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2874         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2875         Java-disabling statement.
2876         (mmix-*-*): Don't disable Java again.
2877         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2878         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2879         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2880         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2881         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2882         statement.
2883         * configure: Regenerate.
2884
2885 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2886
2887         * configure.ac: Separate cases disabling Java and Java libraries
2888         from general case over targets.
2889         * configure: Regenerate.
2890
2891 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2892
2893         * MAINTAINERS: Update my email address.
2894
2895 2011-04-20  Easwaran Raman  <eraman@google.com>
2896
2897         * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2900
2901         PR lto/48086
2902         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2903         * configure: Regenerate.
2904
2905 2011-04-16  Jim Meyering  <meyering@redhat.com>
2906
2907         * MAINTAINERS (Write After Approval): Add myself.
2908
2909 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2910
2911         * MAINTAINERS: Update my email address.
2912
2913 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2914
2915         * MAINTAINERS (Write After Approval): Add myself.
2916
2917 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2918
2919         * MAINTAINERS (Write After Approval): Add myself.
2920
2921 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2922
2923         * MAINTAINERS (Write After Approval): Add myself.
2924
2925 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2926
2927         * configure.ac (build_tools): Remove build-byacc.
2928         (host_libs): Remove mmalloc.
2929         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2930         autoconf automake libtool diff rcs fileutils shellutils time
2931         textutils wdiff find uudecode hello tar gzip indent recode release
2932         sed perl gawk findutils gettext zip.
2933         (libgcj): Remove target-qthreads.
2934         (target_tools): Remove target-examples target-gperf.
2935         (YACC): Don't handle building byacc.
2936         * configure: Regenerate.
2937         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2938         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2939         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2940         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2941         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2942         handle building components.
2943         * Makefile.in: Regenerate.
2944
2945 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2946
2947         * MAINTAINERS: Update my email address as Xtensa maintainer.
2948
2949 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2950
2951         * config.sub: Sync from upstream.
2952
2953 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2954
2955         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2956         (microblaze*): Don't disable libssp.
2957         * configure: Regenerate.
2958
2959 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2960
2961         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2962         moveifchange.
2963         * configure: Regenerate.
2964         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2965         * Makefile.in: Regenerate.
2966
2967 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2968
2969         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2970         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2971         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2972         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2973         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2974         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2975         md_exec_prefix cases.
2976         * configure: Regenerate.
2977
2978 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2979
2980         * configure.ac: Separate cases disabling target-libssp,
2981         target-libiberty, target-libstdc++-v3 and Fortran from general
2982         case over targets.
2983         * configure: Regenerate.
2984
2985 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2986
2987         * configure.ac (*-*-chorusos): Don't disable libgcj.
2988         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2989         Remove case.
2990         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2991         (arm-*-coff): Don't disable libgcj.
2992         (arm*-*-linux-gnueabi): Remove useless assignment.
2993         (arm-*-riscix*): Don't disable libgcj.
2994         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2995         configuration.
2996         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2997         (c54x*-*-*): Remove case.
2998         (tic54x-*-*): Don't disable GCC or GCC libraries.
2999         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3000         to *.
3001         (d10v-*-*): Don't disable GCC libraries.
3002         (d30v-*-*): Don't disable libgcj.
3003         (h8500-*-*): Don't disable GCC libraries.
3004         (i960-*-*): Don't disable libgcj.
3005         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3006         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3007         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3008         libgcj.
3009         (m68k-*-coff*): Remove case.
3010         (mmix-*-*): Don't disable libgloss on host.
3011         (mn10200-*-*, mn10300-*-*): Remove cases.
3012         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3013         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3014         Don't disable libgcj.
3015         (romp-*-*): Remove case.
3016         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3017         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3018         case.
3019         (v810-*-*): Don't disable GCC libraries.
3020         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3021         (ip2k-*-*): Don't disable GCC libraries.
3022         * configure: Regenerate.
3023
3024 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3025
3026         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3027         libffi on host.
3028         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3029         on host.
3030         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3031         * configure: Regenerate.
3032
3033 2011-03-26  John Marino  <binutils@marino.st>
3034
3035         * configure.ac: Add support for *-*-dragonfly*
3036         * configure: Regenerate.
3037
3038 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3039
3040         * configure.ac (native_only): Remove.
3041         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3042         send-pr uudecode guile gnuserv on host.
3043         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3044         send-pr rcs guile perl texinfo libtool on host.
3045         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3046         automake send-pr rcs guile perl texinfo libtool on host.
3047         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3048         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3049         (alpha*-dec-osf*): Don't disable fileutils on target.
3050         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3051         texinfo send-pr expect dejagnu on target.
3052         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3053         target-qthreads on target.
3054         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3055         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3056         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3057         x86_64-*-mingw*): Don't disable expect on target.
3058         (*-*-cygwin*): Don't disable target-gperf on target.
3059         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3060         gnuserv on target.
3061         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3062         target.
3063         * configure: Regenerate.
3064
3065 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3066
3067         * configure.ac (target_tools): Remove target-groff.
3068         (native_only): Remove target-groff.
3069         (hppa*64*-*-*): Don't disable byacc.
3070         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3071         setting.
3072         (*-*-kaos*): Don't skip target-librx and target-groff.
3073         (*-*-netware*): Don't skip target-libmudflap.
3074         (*-*-tpf*): Don't skip target-libmudflap.
3075         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3076         directories on the host.
3077         (ia64*-*-*vms*): Don't skip tix.
3078         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3079         host.
3080         * configure: Regenerate.
3081
3082 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3083
3084         * configure.ac: Remove references to mt-mep, mt-netware,
3085         mt-wince.
3086         * Makefile.def: Add all-utils soft dependencies.
3087         * Makefile.tpl: Remove GDB_NLM_DEPS.
3088         * configure: Regenerate.
3089         * Makefile.in: Regenerate.
3090
3091 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3092
3093         * configure.ac: Do not include mh-x86omitfp.
3094         * configure: Regenerate.
3095
3096 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3097
3098         * configure.ac: Remove empty cases.
3099         * configure: Regenerate.
3100
3101 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3102
3103         * Makefile.def: Add dependency from termcap to gdb.
3104         * Makefile.in: Regenerate.
3105
3106 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3107
3108         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3109         * configure: Regenerate.
3110         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3111         * Makefile.tpl: Likewise.
3112         * Makefile.in: Regenerate.
3113
3114 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3115
3116         * configure.ac: Remove all mentions of tentative_cc.
3117         * configure: Regenerate.
3118
3119 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3120
3121         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3122         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3123         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3124         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3125         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3126         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3127         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3128         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3129         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3130         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3131         *-*-rhapsody*): Remove host cases.
3132         * configure: Regenerate.
3133
3134 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3135
3136         * configure.ac (ppc*-*-pe): Remove host case.
3137         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3138         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3139         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3140         cases.
3141         * configure: Regenerate.
3142
3143 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3144
3145         * config.sub: Update to version 2011-03-23.
3146
3147 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3148
3149         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3150         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3151         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3152         * configure: Regenerate.
3153
3154 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3155
3156         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3157         to Write After Approval.
3158         * config-ml.in: Don't handle arc-*-elf*.
3159         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3160         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3161         handle GCC libraries.
3162         * configure: Regenerate.
3163
3164 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3165
3166         PR bootstrap/48120:
3167         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3168         Add -lstdc++ -lm to LIBS.
3169         * configure: Regenerate.
3170
3171 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3172
3173         * config.guess: Update to version 2011-02-02
3174         * config.sub: Update to version 2011-02-24
3175
3176 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3177
3178         PR lto/48086
3179         * configure.ac: Re-enable LTO on *-apple-darwin9.
3180         * configure: Regenerate.
3181
3182 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3183
3184         PR lto/48086
3185         * configure.ac: Disable LTO on darwin due to an assembler change in
3186         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3187         under 256.
3188         * configure: Regenerate.
3189
3190 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3191
3192         * MAINTAINERS: Update myself as score backend maintainer,
3193         update my e-mail address.
3194
3195 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3196
3197         * MAINTAINERS: Update my e-mail address.
3198
3199 2011-03-06  Joey Ye  <joey.ye@arm.com>
3200
3201         * MAINTAINERS: Update my e-mail address.
3202
3203 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3204
3205         * configure.ac: Adjust test of with_ppl.
3206         * configure: Regenerated.
3207
3208 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3209
3210         * MAINTAINERS: Adjust my e-mail address.
3211
3212 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3213
3214         * configure.ac: Add -lpwl to ppllibs.
3215         * configure: Regenerated.
3216
3217 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3218
3219         * config/cloog.m4: Add -lisl to clooglibs.
3220         * configure: Regenerated.
3221
3222 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3223
3224         * MAINTAINERS (CPU Port maintainers): Add self.
3225
3226 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3227
3228         * MAINTAINERS: Add myself as testsuite maintainer.
3229
3230 2011-02-15  Mike Stump  <mikestump@comcast.net>
3231
3232         * MAINTAINERS: Add myself as testsuite maintainer.
3233
3234 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3235
3236         Import from Libtool and gnulib:
3237
3238         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3239
3240         Prepare for supporting FreeBSD 10.
3241         * config.rpath: Remove handling of freebsd1* which soon would
3242         match FreeBSD 10.0.
3243
3244         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3245
3246         Remove support for FreeBSD 1.x.
3247         * libtool.m4 (_LT_LINKER_SHLIBS)
3248         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3249         soon would incorrectly match FreeBSD 10.0.
3250
3251 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3252
3253         PR binutils/12283
3254         * move-if-change: Import version from gnulib.
3255
3256 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3257
3258         PR lto/47225
3259         * Makefile.def (lto-plugin): Double dash for enable-shared.
3260         (configure-gcc): Depend on all-lto-plugin.
3261         * Makefile.in: Rebuilt.
3262
3263 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3264
3265         * configure.ac: Remove extra bracket.
3266         * configure: Regenerate.
3267
3268 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3269
3270         * MAINTAINERS: Add myself as libquadmath maintainer.
3271
3272 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3273
3274         * MAINTAINERS: Update my email address.
3275
3276 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3277
3278         * MAINTAINERS (option handling): Add self.
3279
3280 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3281
3282         PR lto/47225
3283         * Makefile.def: Add dependency for install-gcc
3284         on install-lto-plugin.
3285         * Makfile.in: Regenerated
3286
3287 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3288
3289         * MAINTAINERS (CPU Port Maintainers): Add myself.
3290
3291 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3292
3293         PR libgcj/44341
3294         * configure.ac: Discard --with-* flags for host when configuring
3295         target libraries for cross build.
3296         * configure: Rebuilt.
3297
3298 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3299
3300         * MAINTAINERS (linear loop transforms): Removed.
3301
3302 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3303
3304         * configure.ac: If with_ppl is no, move setting with_cloog=no
3305         after CLOOG_REQUESTED check.
3306         * configure: Regenerated.
3307
3308 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3309
3310         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3311         CLooG has been requested.
3312         * configure: Regenerated.
3313
3314 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3315
3316         * configure: Regenerated.
3317         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3318
3319 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3320
3321         * configure: Regenerated.
3322         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3323
3324 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3325
3326         * configure.ac: Use AS_HELP_STRING throughout.
3327         * configure: Regenerate.
3328
3329 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3330
3331         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3332         * configure: Regenerate.
3333
3334 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3335
3336         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3337
3338 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3339
3340         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3341         for ia64-hpux.
3342         * configure: Regenerate.
3343
3344 2011-01-07  Jan Hubicka  <jh@suse.cz>
3345
3346         PR lto/47225
3347         * Makefile.in: Regenerate.
3348         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3349         configure.
3350
3351 2011-01-07  Jan Hubicka  <jh@suse.cz>
3352
3353         * Makefile.in: Regenerate.
3354         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3355         and configure dependency on lto-plugin configure.
3356         (lto-plugin module): Remove dependency on GCC; add dependency on
3357         liniberty.
3358
3359 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3360
3361         * MAINTAINERS (Write After Approval): Add myself.
3362
3363 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3364
3365         * configure: Regenerate.
3366
3367 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3368
3369         * configure.ac: (picochip): Disable libiberty.
3370
3371 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3372
3373         * MAINTAINERS (Write After Approval): Add myself.
3374
3375 2010-12-10  Ian Lance Taylor  <iant@google.com>
3376
3377         PR bootstrap/46819
3378         * configure.ac: For --disable-libgcj clear libgcj_saved.
3379         * configure: Rebuild.
3380
3381 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3382
3383         PR fortran/46540
3384         * configure.ac: Add --disable-libquadmath and
3385         --disable-libquadmath-support.
3386         * configure: Regenerate.
3387
3388 2010-12-03  Ian Lance Taylor  <iant@google.com>
3389
3390         * MAINTAINERS: Add myself as libgo maintainer.
3391
3392 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3393
3394         PR libffi/46792
3395         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3396         * configure: Regenerate.
3397
3398 2010-12-02  Ian Lance Taylor  <iant@google.com>
3399
3400         * configure.ac: Always set default for poststage1_ldflags to
3401         -static-libstdc++ -static-libgcc.
3402
3403 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3404
3405         * configure.ac: Move comment to remove extra space in last argument
3406         of GCC_TARGET_TOOL.
3407
3408 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3409
3410         PR other/46026
3411         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3412         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3413         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3414         (BASE_FLAGS_TO_PASS): Use it.
3415         * configure: Rebuilt.
3416         * Makefile.in: Rebuilt.
3417
3418 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3419
3420         PR binutils/12258
3421         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3422         Properly check default linker.
3423         * configure: Regnerated.
3424
3425 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3426
3427         * configure.ac: For --enable-gold, handle value `default' instead of
3428         `both*'.  New configure option --{en,dis}able-ld.
3429         * configure: Regenerate.
3430
3431 2010-11-20  Ian Lance Taylor  <iant@google.com>
3432
3433         * configure.ac: Only disable a language library if no language needs
3434         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3435         * configure: Rebuild.
3436
3437 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3438
3439         * Makefile.in: Regenerate.
3440
3441         PR other/46202
3442         * configure.ac: Fix just-built in-tree STRIP name to be
3443         binutils/strip-new.
3444         * configure: Regenerate.
3445         * Makefile.def (install-strip-gcc, install-strip-binutils)
3446         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3447         (install-strip-sid): Mirror dependencies on non-strip variants
3448         of these targets on the respective -strip prerequisites.
3449         * Makefile.tpl (install-strip, install-strip-host)
3450         (install-strip-target): New targets.
3451         (install-strip-[+module+], install-strip-target-[+module+]):
3452         New targets.
3453         * Makefile.in: Regenerate.
3454
3455 2010-11-19  Ian Lance Taylor  <iant@google.com>
3456             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3457
3458         * configure.ac: Add target-libgo to target_libraries.  Set
3459         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3460         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3461         (HOST_EXPORTS): Add GOC.
3462         (BASE_TARGET_EXPORTS): Add GOC.
3463         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3464         (GOCFLAGS_FOR_TARGET): New variable.
3465         (EXTRA_HOST_FLAGS): Add GOC.
3466         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3467         * Makefile.def (target_modules): Add libgo.
3468         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3469         (dependencies): Add dependency from configure-target-libgo to
3470         configure-target-libffi and all-target-libstdc++-v3.  Add
3471         dependencies from all-target-libgo to all-target-libffi.
3472         (languages): Add go.
3473         * configure: Rebuild.
3474         * Makefile.in: Rebuild.
3475
3476 2010-11-19  Ian Lance Taylor  <iant@google.com>
3477
3478         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3479         compiler/flag environment variables.
3480
3481 2010-11-18  Ian Lance Taylor  <iant@google.com>
3482
3483         * configure.ac: Check for lang_requires_boot_languages in
3484         config-lang.in files.
3485         * configure: Rebuild.
3486
3487 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3488             Tobias Burnus  <burnus@net-b.de>
3489
3490         PR fortran/32049
3491         * Makefile.def: Add libquadmath; build it with language=fortran.
3492         * configure.ac: Add libquadmath.
3493         * Makefile.tpl: Handle multiple libs in check-[+language+].
3494         * Makefile.in: Regenerate.
3495         * configure: Regenerate.
3496
3497 2010-11-16  Tom Tromey  <tromey@redhat.com>
3498
3499         * MAINTAINERS: Moved myself to reviewers section.
3500
3501 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3502
3503         * MAINTAINERS: Moved myself to reviewers section.
3504
3505 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3506
3507         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3508         (Write After Approval): Remove self.
3509
3510 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3511
3512         * configure.ac: Fix spelling in option names.
3513         * configure: Regenerated.
3514
3515 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3516
3517         PR bootstrap/39622
3518         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3519         * configure: Regenerated.
3520
3521 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3522
3523         * MAINTAINERS: Update my email address.
3524
3525 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3526
3527         * configure: Regenerate.
3528
3529 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3530
3531         * configure: Regenerate.
3532
3533 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3534
3535         * configure: Regenerate.
3536
3537 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3538
3539         * configure: Regenerate.
3540
3541 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3542
3543         * configure.ac: Support official CLooG.org versions.
3544         * configure: Regenerate.
3545         * config/cloog.m4: New.
3546
3547 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3548
3549         * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3552
3553         * MAINTAINERS: Update my email address.
3554
3555 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3556
3557         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3558         * configure: Regenerate.
3559
3560 2010-11-03  Ian Lance Taylor  <iant@google.com>
3561             Dave Korn  <dave.korn.cygwin@gmail.com>
3562
3563         PR lto/46273
3564         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3565         and on other supported platforms whenever LTO is enabled.
3566         * configure: Rebuild.
3567
3568 2010-11-02  Alan Modra  <amodra@gmail.com>
3569
3570         PR binutils/12110
3571         * configure.ac: Error when source path contains spaces.
3572         * configure: Regenerate.
3573
3574 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3575
3576         * MAINTAINERS: Update my email address.
3577
3578 2010-10-20  Ian Lance Taylor  <iant@google.com>
3579
3580         * Makefile.def (target_modules): Set lib_path to src/.libs for
3581         libstdc++-v3 module.
3582         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3583         * Makefile.in: Rebuild.
3584
3585 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3586
3587         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3588         (Write After Approval): Remove myself.
3589
3590 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3591
3592         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3593
3594 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3595
3596         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3597
3598 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3599
3600         * configure.ac (build_lto_plugin): New shell variable.
3601         (--enable-lto): Turn on by default for all non-ELF platforms that
3602         have had LTO support added so far.  Set build_lto_plugin appropriately
3603         for both ELF and non-ELF.
3604         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3605         * configure: Regenerate.
3606
3607 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3608
3609         Sync from src:
3610         * configure.ac (v850 support): Remove target-libgloss from
3611         noconfigdirs.
3612         * configure: Regenerate.
3613
3614 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3615
3616         PR bootstrap/45326
3617         PR bootstrap/45174
3618         * configure.ac: Honor initial values of $build_configargs,
3619         $host_configargs, $target_configargs.  Mark the precious, so
3620         environment settings get recorded.
3621         * configure: Regenerate.
3622
3623 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3624
3625         PR bootstrap/45796
3626         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3627         Depend on all-build-libiberty.
3628         * Makefile.in: Regenerate.
3629
3630 2010-09-30  Michael Eager  <eager@eagercon.com>
3631
3632         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3633         * configure: Regenerate.
3634
3635 2010-09-28  Michael Eager  <eager@eagercon.com>
3636
3637         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3638
3639 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3640
3641         PR bootstrap/44621
3642         * configure.ac: Fix unportable shell quoting.
3643         * configure: Regenerate.
3644
3645 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3646
3647         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3648         targets and amend comment.
3649         * configure: Regenerate.
3650
3651 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3652
3653         * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3656
3657         * configure.ac: Enable LTO by default on Darwin.
3658         * configure: Regenerate.
3659
3660 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3661
3662         * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3665
3666         * MAINTAINERS (Write After Approval): Add myself.
3667
3668 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3669
3670         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3671         ports
3672
3673 2010-07-28  David Yuste  <david.yuste@gmail.com>
3674
3675         * MAINTAINERS (Write After Approval): Add myself.
3676
3677 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3678
3679         * configure.ac: Support all v850 targets.
3680         * configure: Regenerate.
3681
3682 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3683
3684         PR bootstrap/44455
3685         * configure.ac (extra_mpfr_configure_flags): Copy from
3686         extra_mpc_gmp_configure_flags.
3687         * configure: Re-generated.
3688
3689 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3690
3691         * MAINTAINERS (Write After Approval): Add myself.
3692
3693 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3694
3695         * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3698
3699         * MAINTAINERS (Write After Approval): Add myself.
3700
3701 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3702
3703         PR target/44862
3704         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3705         Provide -B option to allow for link spec %s substitutions for
3706         libstdc++.a on darwin.
3707         * Makefile.in: Regenerate.
3708
3709 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3710
3711         * MAINTAINERS (Reviewers): Update my e-mail address
3712
3713 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3714
3715         * Makefile.def (configure-gcc): Depend on all-libelf.
3716         * Makefile.in: Rebuild.
3717
3718 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3719
3720         * MAINTAINERS (Write After Approval): Add myself in the right place.
3721
3722 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3723
3724         * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3727
3728         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3729
3730 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3731
3732         * config.sub: Update to version 2010-05-21.
3733         * config.guess: Update to version 2010-04-03.
3734
3735 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3736
3737         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3738         * configure: Regenerate.
3739
3740 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3741
3742         * MAINTAINERS (Write After Approval): Add myself.
3743
3744 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3745
3746         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3747         a platform that supports LTO.
3748         * configure: Regenerate.
3749
3750 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3751
3752         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3753         * configure: Regenerated.
3754
3755 2010-04-27  Roland McGrath  <roland@redhat.com>
3756             H.J. Lu  <hongjiu.lu@intel.com>
3757
3758         * configure.ac (--enable-gold): Support both, both/gold and
3759         both/bfd to add gold to configdirs without removing ld.
3760         * configure: Regenerated.
3761
3762         * Makefile.def: Add install-gold dependency to install-ld.
3763         * Makefile.in: Regenerated.
3764
3765 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3766
3767         PR lto/42776
3768         * configure.ac (--enable-lto): Refactor handling so libelf tests
3769         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3770         and allow LTO to be explicitly enabled on non-ELF platforms that
3771         are known to support it inside else-clause.
3772         * configure: Regenerate.
3773
3774 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3775
3776         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3777         * configure: Regenerate.
3778
3779 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3780
3781         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3782         * configure: Regenerate.
3783
3784 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3785
3786         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3787         separately.
3788         * configure: Regenerate.
3789
3790 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3791
3792         * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3795
3796         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3797         * configure: Regenerate.
3798
3799 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3800
3801         * configure: Regenerate after change to elf.m4.
3802
3803 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3804
3805         * MAINTAINERS (Write After Approval): Add myself.
3806
3807 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3808
3809         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3810         * configure: Regenerated.
3811
3812 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3813
3814         * configure.ac: Print "buggy but acceptable" when CLooG
3815         revision is less than 9.
3816         * configure: Regenerated.
3817
3818 2010-04-01  Diego Novillo  <dnovillo@google.com>
3819
3820         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3821
3822 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3823
3824         PR bootstrap/43615
3825         PR bootstrap/43328
3826
3827         Revert:
3828
3829         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3830
3831         * configure.ac: Do not pass --enable-multilib nor
3832         --disable-multilib in baseargs.  Accept explicitly passed
3833         --enable_multilib.
3834         * configure: Regenerate.
3835
3836 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3837
3838         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3839
3840 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3841
3842         * MAINTAINERS: Remove myself.
3843
3844 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3845
3846         PR bootstrap/43328
3847         * configure.ac: Do not pass --enable-multilib nor
3848         --disable-multilib in baseargs.  Accept explicitly passed
3849         --enable_multilib.
3850         * configure: Regenerate.
3851
3852 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3853
3854         * MAINTAINERS (spu port): Remove me.
3855
3856 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3857
3858         * configure.ac (tic6x-*-*): New case.
3859         * configure: Regenerate.
3860
3861 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3862
3863         * config.sub: Update to version 2010-03-22.
3864         * config.guess: Update to version 2009-12-30.
3865
3866 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3867
3868         PR ada/42554
3869         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3870         * configure: Regenerate.
3871
3872 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3873
3874         * MAINTAINERS: Update my email address.
3875
3876 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3877
3878         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3879         (ghassan.shobaki@amd.com): Removed.
3880
3881 2010-03-17  Alan Modra  <amodra@gmail.com>
3882
3883         * MAINTAINERS: Update my email address.
3884
3885 2010-03-16  Diego Novillo  <dnovillo@google.com>
3886
3887         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3888         Matthews.
3889
3890 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3891
3892         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3893         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3894
3895 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3896
3897         * MAINTAINERS: Update my email address.
3898
3899 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3900
3901         * MAINTAINERS: Update my email address.
3902
3903 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3904
3905         * MAINTAINERS: Update my email address.
3906
3907 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3908
3909         * MAINTAINERS: Update my email address.
3910
3911 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3912
3913         PR libstdc++/32499
3914         * configure.ac (RANLIB): Default to true.
3915         (STRIP): Likewise.
3916         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3917         * configure: Regenerate.
3918
3919 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3920
3921         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3922         (Write After Approval): Update my email address.
3923
3924 2010-02-17  Nick Clifton  <nickc@redhat.com>
3925
3926         PR 11238
3927         * Makefile.tpl (local-distclean): Also remove config.cache files in
3928         sub-directories as there may not be Makefiles present in the
3929         sub-directories.
3930         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3931         the config.cache files found by the find command.
3932
3933         * Makefile.in: Regenerate.
3934         * configure.ac: Revert previous delta.
3935         * configure: Regenerate.
3936
3937 2010-02-15  Nick Clifton  <nickc@redhat.com>
3938
3939         PR 11238
3940         * configure.ac: Delete config.cache files in sub-directories when
3941         deleting Makefiles.
3942         * configure: Regenerate.
3943
3944 2010-02-12  Ben Elliston  <bje@gnu.org>
3945
3946         * MAINTAINERS: Update my email address.
3947
3948 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3949
3950         * MAINTAINERS (spu port): Update my email address.
3951
3952 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3953
3954         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3955
3956 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3957
3958         * configure.ac: Add "recommended" version checks for GMP/MPC.
3959         Update recommended GMP/MPFR/MPC versions.
3960         * configure: Regenerate.
3961
3962 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3963
3964         * MAINTAINERS: Move my Embecosm email address into the
3965         write-after-approval section.
3966
3967 2010-01-26  Ian Lance Taylor  <iant@google.com>
3968
3969         * MAINTAINERS: Add myself as Go frontend maintainer.
3970
3971 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3972
3973         PR libstdc++/36101, PR libstdc++/42813
3974         * configure.ac (bootstrap_target_libs): Make inclusion of
3975         target-libgomp conditional on libgomb being in target_configdirs.
3976         * configure: Regenerate.
3977
3978 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3979
3980         PR libstdc++/36101, PR libstdc++/42813
3981         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3982         * configure: Regenerate.
3983
3984 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3985
3986         PR libstdc++/36101, PR libstdc++/42813
3987         * configure.ac (target_configdirs): Substitute.
3988         * Makefile.def: Bootstrap target module libgomp.
3989         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3990         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3991         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3992         * configure, Makefile.in: Regenerate.
3993
3994 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3995
3996         * MAINTAINERS: Adjust my details.
3997
3998 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3999
4000         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4001
4002 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4003
4004         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4005
4006 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4007
4008         * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4011
4012         * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2010-01-11  Richard Guenther  <rguenther@suse.de>
4015
4016         PR lto/41569
4017         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4018         * Makefile.in: Regenerated.
4019
4020 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4021
4022         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4023         * configure: Regenerate.
4024
4025 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4026             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4027
4028         PR bootstrap/42424
4029         * configure.ac: Include libtool m4 files.
4030         (_LT_CHECK_OBJDIR): Call it.
4031         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4032         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4033
4034         * configure: Regenerate.
4035
4036 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4037
4038         PR bootstrap/41818
4039         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4040         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4041         * Makefile.in: Regenerate.
4042
4043 2010-01-02  Richard Guenther  <rguenther@suse.de>
4044
4045         PR lto/41529
4046         * configure.ac: Include config/elf.m4.  Disable LTO if not
4047         builting for an elf target.
4048         * configure: Regenerate.
4049
4050 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4051
4052         * MAINTAINERS: Change my email address.
4053
4054 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4055
4056         * config.sub, config.guess: Update from upstream sources.
4057
4058 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4059
4060         * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4063
4064         PR middle-end/30447
4065         PR middle-end/30789
4066         PR other/40302
4067
4068         * configure.ac: Require MPC.
4069         * configure: Regenerate.
4070
4071 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4072
4073         PR target/38384
4074         PR bootstrap/40972
4075         * libtool.m4: Sync from git Libtool.
4076         * ltoptions.m4: Likewise.
4077         * ltversion.m4: Likewise.
4078         * lt~obsolete.m4: Likewise.
4079         * ltmain.sh: Likewise.
4080
4081 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4082
4083         * configure.ac: Update minimum MPC version to 0.8.
4084         * configure: Regenerate.
4085
4086 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4087
4088         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4089         * configure: Regenerated.
4090
4091 2009-11-21  Ian Lance Taylor  <iant@google.com>
4092
4093         * configure.ac: Change default of poststage1_ldflags to be empty if
4094         poststage1_libs is set.  When poststage1_libs is empty, and
4095         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4096         * configure: Rebuild.
4097
4098 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4099
4100         * MAINTAINERS (Write After Approval): Update my email address.
4101
4102 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4103
4104         * config.guess: Update from upstream sources.
4105
4106 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4107
4108         * Makefile.def: Restore host and target settings for gmp.
4109         * Makefile.in: Rebuild.
4110
4111 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4112
4113         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4114         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4115         Fix portability of test of C++ as bootstrap language.  Add
4116         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4117         * configure: Rebuild.
4118         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4119         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4120         in-tree building.
4121         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4122         (POSTSTAGE1_HOST_EXPORTS): Use it.
4123         (STAGE[+id+]_CXXFLAGS): New.
4124         (BASE_FLAGS_TO_PASS): Pass it down.
4125         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4126         extra_exports.
4127         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4128         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4129         extra_exports.
4130         * Makefile.in: Rebuild.
4131
4132 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4133
4134         * config.sub, config.guess: Update from upstream sources.
4135
4136 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4137
4138         * MAINTAINERS (Write After Approval): Add myself.
4139
4140 2009-11-09  Jon Beniston  <jon@beniston.com>
4141
4142         * MAINTAINERS (Write After Approval): Add myself.
4143
4144 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4145
4146         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4147         paths for *-w64-mingw* and x86_64-*mingw*.
4148         * configure: Regenerated.
4149
4150 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4151
4152         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4153
4154 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4155
4156         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4157         Phil Edwards to Write-After Approval.
4158
4159 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4160
4161         * configure.ac: Disable target-winsup & co for
4162         x86_64-*-mingw* and *-w64-mingw* targets.
4163         * configure: Regenerated.
4164
4165 2009-10-16  Nick Clifton  <nickc@redhat.com>
4166
4167         * MAINTAINERS: Add myself as a maintainer for the RX port.
4168
4169 2009-10-26  Johannes Singler  <singler@kit.edu>
4170
4171         * MAINTAINERS (Write After Approval): Update my e-mail address.
4172
4173 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4174
4175         * configure.ac (CLooG test): Use = with test.
4176         * configure: Regenerate.
4177
4178 2009-10-22  Richard Guenther  <rguenther@suse.de>
4179
4180         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4181         cloog if the ppl version check failed.  Move flags saving
4182         before setting in libelf check.
4183         * configure: Regenerate.
4184
4185 2009-10-21  Richard Guenther  <rguenther@suse.de>
4186
4187         * configure.ac: Adjust the ppl and cloog configure to work as
4188         documented.  Disable cloog if ppl was disabled.  Omit the version
4189         checks if they were disabled.
4190         * configure: Re-generate.
4191
4192 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4193
4194         * configure.ac: Add 'lto' to enable_languages, not
4195         new_enable_languages, and only if not already present.
4196         * configure: Regenerate.
4197
4198 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4199
4200         * README: Refer to the various COPYING* files instead of just
4201         COPYING.
4202         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4203
4204 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4205
4206         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4207
4208 2009-10-07  Richard Guenther  <rguenther@suse.de>
4209
4210         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4211         and Richard Guenther as reviewers.
4212         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4213         as reviewers.
4214
4215 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4216
4217         * config.sub: Update from upstream sources.
4218
4219 2009-10-06  Ian Lance Taylor  <iant@google.com>
4220
4221         * Makefile.def: check-gold depends upon all-gas.
4222         * Makefile.in: Rebuild.
4223
4224 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4225
4226         * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4229
4230         * Makefile.def: all-lto-plugin depends on all-libiberty.
4231         set bootstrap=true for lto-plugin.
4232         Add lto-plugin.
4233         * Makefile.in: Regenerate.
4234         * configure.ac (host_libs): Add lto-plugin.
4235         * configure: Regenerate.
4236
4237 2009-10-03  Diego Novillo  <dnovillo@google.com>
4238
4239         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4240         (HOST_LIBELFLIBS): Define.
4241         (HOST_LIBELFINC): Define.
4242         * Makefile.in: Regenerate.
4243         * configure.ac: Add --enable-lto.
4244         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4245         If --enable-lto is used, add 'lto' to new_enable_languages.
4246         If --enable-lto is used and gold is enabled, add
4247         lto-plugin to configdirs.
4248         * configure: Regenerate.
4249
4250 2009-10-03  Simon Baldwin  <simonb@google.com>
4251
4252         * configure.ac: If --with-system-zlib, suppress local zlib and
4253         pass --with-system-zlib to subdir configure scripts.
4254         * configure: Regenerate.
4255
4256 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4257             Paolo Bonzini  <bonzini@gnu.org>
4258
4259         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4260         $(srcdir).
4261         * Makefile.in: Rebuilt.
4262
4263 2009-09-26  Gary Funck  <gary@intrepid.com>
4264
4265         * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4268
4269         * configure.ac: Update minimum MPC version to 0.7.
4270         * configure: Regenerate.
4271
4272 2009-09-25  Nick Clifton  <nickc@redhat.com>
4273
4274         * configure.ac: Pass any --cache-file=/dev/null option on to
4275         subconfigures.
4276         * configure: Regenerate.
4277
4278 2009-09-23  Nick Clifton  <nickc@redhat.com>
4279
4280         * config.sub, config.guess: Update from upstream sources.
4281
4282 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4283
4284         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4285         * Makefile.in: Rebuilt.
4286
4287 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4288
4289         PR bootstrap/32272
4290         * configure.ac: Error out if $srcdir isn't '.' but contains
4291         host-${host_noncanonical}.
4292         * configure: Regenerate.
4293
4294 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4295
4296         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4297         maintainer.
4298
4299 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4300
4301         * configure.ac: If bootstrapping a combined tree with
4302         --enable-gold, require c++ in stage1_languages.
4303         * configure: Regenerate.
4304
4305         * configure.ac: Also add target_libs of stage1_languages to
4306         bootstrap_target_libs.
4307         * configure: Regenerate.
4308
4309         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4310         with --enable-languages not containing c++.
4311         * configure: Regenerate.
4312
4313 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4314
4315         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4316         * configure: Regenerate.
4317
4318 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4319
4320         * MAINTAINERS (Write After Approval): Update my e-mail address,
4321         and move from from here...
4322         (Waiting for paperwork): To here.
4323
4324 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4325
4326         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4327
4328 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4329
4330         * configure.ac: Do not use $extrasub for replacing @if/@endif
4331         parts in Makefile; instead, use additional arguments to
4332         AC_CONFIG_COMMANDS to do the replacement manually, with several
4333         sed invocations, to avoid HP-UX sed command limits.
4334         * configure: Regenerate.
4335
4336 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4337
4338         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4339         blank before -L.
4340
4341 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4342
4343         * configure.ac (with-build-config): Document.  Handle without.
4344         Handle missing argument.
4345         * configure: Rebuilt.
4346
4347 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4348
4349         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4350         Default to bootstrap-debug only if compare-debug works.
4351         * configure: Rebuilt.
4352         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4353         * Makefile.in: Rebuilt.
4354
4355 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4356
4357         * MAINTAINERS (OS Port Maintainers): Update my email address.
4358
4359 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4360
4361         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4362         * Makefile.in: Rebuilt.
4363
4364 2009-09-01  Chris Demetriou  <cgd@google.com>
4365
4366         * MAINTAINERS (Write After Approval): Add myself.
4367
4368 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4369
4370         PR debug/30161
4371         * include/dwarf2.h (enum dwarf_tag): Added
4372         DW_TAG_GNU_template_template_param
4373         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4374
4375 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4376
4377         * Makefile.tpl (AWK): Fix typo.
4378         * Makefile.in: Regenerate.
4379
4380 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4381
4382         * configure.ac: Detect awk and sed.
4383         * Makefile.def (flags_to_pass): Add AWK and SED.
4384         * Makefile.tpl (AWK, SED): New.
4385         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4386         * configure: Regenerate.
4387         * Makefile.in: Regenerate.
4388
4389 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4390
4391         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4392         (collapseslashes): Likewise.
4393
4394 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4395
4396         * configure.ac (AC_PREREQ): Bump to 2.64.
4397
4398 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4399
4400         * configure.ac: Remove --with-datarootdir, --with-docdir,
4401         --with-pdfdir, --with-htmldir switches.
4402         * configure: Regenerate.
4403
4404         * configure: Regenerate.
4405
4406         * compile: Sync from Automake 1.11.
4407         * depcomp: Likewise.
4408         * install-sh: Likewise.
4409         * missing: Likewise.
4410         * mkinstalldirs: Likewise.
4411         * ylwrap: Likewise.
4412
4413 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4414
4415         * ltmain.sh (func_normal_abspath): New function.
4416         (func_relative_path): Likewise.
4417         (func_mode_help): Document new -bindir option for link mode.
4418         (func_mode_link): Add new -bindir option, and use it to place
4419         output DLL if specified.
4420
4421 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4422
4423         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4424         (baseargs): Add --disable-option-checking.
4425         * configure: Regenerate.
4426
4427         * Makefile.def (configure-target-libiberty): Depend on
4428         all-binutils and all-ld.
4429         (configure-target-newlib): Likewise.
4430         * Makefile.in: Regenerate.
4431
4432 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4433
4434         * config.sub, config.guess: Update from upstream sources.
4435
4436 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4437
4438         Sync from src, merge:
4439
4440         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4441
4442         * configure.ac: Do not exclude gas for i386-*-darwin.
4443         Add a case for x86_64-*-darwin.
4444         * configure: Regenerate.
4445
4446 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4447
4448         * MAINTAINERS: Add my name to Write After Approval list.
4449
4450 2009-08-06  Michael Eager  <eager@eagercon.com>
4451
4452         * configure.ac: Add Microblaze target.
4453         * configure: Regenerate.
4454
4455 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4456
4457         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4458         * configure: Regenerate.
4459
4460 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4461
4462         * MAINTAINERS (Write After Approval): Update my e-mail address.
4463
4464 2009-07-06  Ian Lance Taylor  <iant@google.com>
4465
4466         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4467         * configure: Rebuild.
4468
4469 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4470
4471         * MAINTAINERS: Move myself to the Graphite Reviewers.
4472
4473 2009-06-30  Wei Guozhi  <carrot@google.com>
4474
4475         * MAINTAINERS: Add my name to Write After Approval list.
4476
4477 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4478
4479         PR bootstrap/40338
4480         * configure.ac (comparestring): Create new variable.
4481         * Makefile.tpl (comparestring): Use to skip some comparisions.
4482         * configure: Regenerate.
4483         * Makefile.in: Regenerate.
4484
4485 2009-06-26  Doug Evans  <dje@sebabeach.org>
4486
4487         * Makefile.def (host_modules): Add cgen.
4488         * Makefile.in: Regenerate.
4489         * configure.ac (host_tools): Add cgen.
4490         * configure: Regenerate.
4491
4492 2009-06-23  DJ Delorie  <dj@redhat.com>
4493
4494         * MAINTAINERS: Add myself as mep maintainer.
4495
4496 2009-06-23  Ian Lance Taylor  <iant@google.com>
4497
4498         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4499         boot_languages.  Only bootstrap target libraries listed in
4500         target_libs for some boot language.  Add --with-stage1-ldflags,
4501         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4502         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4503         if not building with C++.
4504         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4505         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4506         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4507         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4508         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4509         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4510         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4511         * configure, Makefile.in: Rebuild.
4512
4513 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4514
4515         * MAINTAINERS: Added my name to write-after-approval list.
4516
4517 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4518
4519         * configure.ac: Define is_elf for QNX Neutrino targets.
4520         * configure: Regenerate.
4521
4522 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4523
4524         * MAINTAINERS: Added my name to the write-after-approval list
4525
4526 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4527
4528         * configure.ac: Detect MPC in default directory.
4529         * configure: Regenerate.
4530
4531 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4532             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4533
4534         * Makefile.tpl (all): Avoid a trailing backslash.
4535         * Makefile.in: Regenerate.
4536
4537 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4538
4539         * config.sub, config.guess: Update from upstream sources.
4540
4541 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4542
4543         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4544         to noconfdirs.
4545         * configure: Regenerate.
4546
4547 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4548
4549         * Makefile.tpl ([+compare-target+]): Compare all stage
4550         directories, rather than just gcc.
4551         * Makefile.in: Rebuilt.
4552
4553 2009-06-01  Doug Kwan  <dougkwan@google.com>
4554
4555         * configure.ac: Support gold for target arm*-*-*.
4556         * configure: Regenerate.
4557
4558 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4559
4560         * Makefile.def: Add MPC support and dependencies.
4561         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4562
4563         * Makefile.in, configure: Regenerate.
4564
4565 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4566
4567         * Makefile.tpl (all): Avoid harmless warning in make all when
4568         gcc-bootstrap is enabled but stage_last does not exist.
4569         * Makefile.in: Rebuilt.
4570
4571 2009-05-24  Nicolas Roche  <roche@adacore.com>
4572
4573         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4574         * Makefile.in: Regenerate.
4575
4576 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4577
4578         * MAINTAINERS: Update my e-mail address.
4579
4580 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4581
4582         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4583         * configure:  Regenerate.
4584
4585 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4586
4587         PR other/40159
4588         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4589         gcc-no-bootstrap are mutually exclusive.
4590         * Makefile.in: Rebuilt.
4591
4592 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4593
4594         PR other/40159
4595         * Makefile.tpl (all): Don't end with unconditional success.
4596         * Makefile.in: Rebuilt.
4597
4598 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4599
4600         PR target/37137
4601         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4602         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4603         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4604         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4605         stage_configureflags, stage_cflags and stage_libcflags into
4606         explicit Makefile macros.
4607         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4608         GFORTRAN.
4609         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4610         CC.  Set CC_FOR_BUILD from CC.
4611         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4612         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4613         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4614         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4615         and GFORTRAN.
4616         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4617         (_LIBCFLAGS): Renamed to _TFLAGS.
4618         (do-compare-debug, do-compare3-debug): Drop.
4619         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4620         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4621         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4622         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4623         (XGCC_FLAGS_FOR_TARGET): New.
4624         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4625         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4626         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4627         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4628         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4629         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4630         TFLAGS.
4631         (BUILD_CONFIG): Include if requested.
4632         (all): Set TFLAGS on bootstrap.
4633         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4634         (all-stageid-prefixmodule): Likewise.
4635         (do-clean, distclean-stageid): Set TFLAGS.
4636         (restrap): Fix whitespace.
4637         * Makefile.in: Rebuilt.
4638
4639 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4640
4641         * config.guess: Sync with src.
4642
4643 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4644
4645         * configure.ac ($with_ppl):  Default to no if not supplied.
4646         ($with_cloog):  Likewise.
4647         configure:  Regenerate.
4648
4649 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4650
4651         * MAINTAINERS: Update my e-mail address.
4652
4653 2009-04-27  Nick Clifton  <nickc@redhat.com>
4654
4655         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4656
4657 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4658
4659         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4660         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4661         * Makefile.in: Regenerate.
4662
4663 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4664
4665         PR bootstrap/39739
4666         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4667         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4668
4669         * configure, Makefile.in: Regenerate.
4670
4671 2009-04-21  Taras Glek  <tglek@mozilla.com>
4672
4673         * include/hashtab.h: Update GTY annotations to new syntax
4674         * include/splay-tree.h: Likewise
4675
4676 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4677
4678         * config.sub, config.guess: Update from upstream sources.
4679
4680 2009-04-15  Anthony Green  <green@moxielogic.com>
4681
4682         * configure.ac: Add moxie support.
4683         * configure: Rebuilt.
4684
4685 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4686
4687         * configure.ac: Change copyright header to refer to version
4688         3 of the GNU General Public License and to point readers at the
4689         COPYING3 file and the FSF's license web page.
4690         * Makefile.def: Likewise.
4691         * Makefile.tpl: Likewise.
4692         * Makefile.in: Regenerate.
4693
4694 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4695
4696         * configure.ac: Restore match for darwin9 or later. Use double
4697         brackets since regeneration eats one pair.
4698         * configure: Regenerate.
4699
4700 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4701
4702         PR gas/10039
4703         * configure.ac: Require texinfo 4.7.
4704         * configure: Regenerated.
4705
4706 2009-04-09  Nick Clifton  <nickc@redhat.com>
4707
4708         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4709         the GCC Runtime Library Exception.
4710
4711 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4712
4713         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4714         * configure: Regenerate.
4715
4716 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4717
4718         * Makefil.def (languages): New entries.
4719         * Makefile.tpl (check-gcc-*): New generic target.
4720         * Makefile.in: Regenerate.
4721
4722 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4723
4724         * MAINTAINERS:  Update my email address.
4725
4726 2009-03-18  Tom Tromey  <tromey@redhat.com>
4727
4728         * configure: Rebuild.
4729         * configure.ac (host_libs): Add libiconv.
4730         * Makefile.in: Rebuild.
4731         * Makefile.def (host_modules): Add libiconv.
4732         (configure-gdb, all-gdb): Depend on libiconv.
4733
4734 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4735
4736         * configure.ac: Treat gdb as supported on x86_64-darwin.
4737         * configure: Regenerate.
4738
4739 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4740
4741         * configure.ac (--with-host-libstdcxx): New option.
4742         * configure: Regenerate.
4743
4744 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4745
4746         * MAINTAINERS:  Move myself into the write after approval list.
4747
4748 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4749
4750         * MAINTAINERS: Update e-mail address.
4751
4752 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4753
4754         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4755
4756 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4757
4758         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4759
4760 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4761
4762         Backport from git Libtool:
4763
4764         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4765         Support GNU/kOpenSolaris.
4766         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4767         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4768         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4769         GNU/kOpenSolaris.
4770
4771 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4772
4773         * MAINTAINERS: Update e-mail address.
4774
4775 2009-02-24  Michael Eager  <eager@eagercon.com>
4776
4777         * MAINTAINERS (Write After Approval): Add self.
4778
4779 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4780
4781         * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2009-02-05  Andreas Schwab  <schwab@suse.de>
4784
4785         * Makefile.tpl (stage_last): Define $r and $s before using
4786         $(RECURSE_FLAGS_TO_PASS).
4787         * Makefile.in: Regenerate
4788
4789 2009-01-30  Ian Lance Taylor  <iant@google.com>
4790
4791         * MAINTAINERS: Move myself to the Global Reviewers list.
4792
4793 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4794
4795         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4796         * configure: Regenerate.
4797
4798 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4799
4800         * MAINTAINERS: Make whitespace consistent.
4801         Remove Robert Millan from Write After Approval.
4802
4803 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4804
4805         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4806         (all-opcodes): Depend on all-libiberty.
4807         * Makefile.in: Regenerate.
4808
4809 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4810
4811         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4812         * configure: Regenerate.
4813
4814 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4815
4816         * MAINTAINERS (Write After Approval): Add myself.
4817
4818 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4819
4820         * MAINTAINERS: Add myself to reviewers (Fortran).
4821
4822 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4823
4824         PR tree-optimization/38515
4825         * configure.ac (cloog-polylib): Removed.
4826         (with_ppl, with_cloog): Test for "no".
4827         * configure: Regenerated.
4828
4829 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4830
4831         * MAINTAINERS: Moved myself to reviewers (Fortran).
4832
4833 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4834
4835         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4836         (Write After Approval): Remove myself.
4837
4838 2009-01-03  Diego Novillo  <dnovillo@google.com>
4839
4840         * MAINTAINERS: Remove myself from alias maintainership.
4841
4842 2009-01-02  David Ayers  <ayers@fsfe.org>
4843
4844         * MAINTAINERS: Update e-mail address.
4845
4846 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4847
4848         * MAINTAINERS: Make whitespace consistent.
4849
4850 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4851
4852         Backport from upstream Libtool:
4853         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4854         Add cache variables to tests that require the linker to work.
4855         For shlibpath_overrides_runpath, this also changes the semantics
4856         to let the result from the C compiler take precedence.
4857
4858 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4859
4860         * config.sub, config.guess: Update from upstream sources.
4861
4862 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4863
4864         * configure.ac (ppllibs): Add by default the lib flags.
4865         * configure: Regenerate.
4866
4867 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4868
4869         * MAINTAINERS:  Add myself to the write after approval list.
4870
4871 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4872
4873         * configure.ac: Add double brackets on darwin[912].
4874         * configure: Regenerate.
4875
4876 2008-12-03  Daniel Kraft  <d@domob.eu>
4877
4878         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4879         Approval to Reviewer section (for Fortran front-end).
4880
4881 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4882
4883         * configure.ac: Expand to darwin10 and later.
4884         * configure: Regenerate.
4885
4886 2008-12-02  Andreas Schwab  <schwab@suse.de>
4887
4888         * Makefile.def: configure-target-boehm-gc depends on
4889         all-target-libstdc++-v3.
4890         * Makefile.in: Regenerate.
4891
4892 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4893
4894         * MAINTAINERS:  Add myself as mingw maintainer.
4895
4896 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4897
4898         * config.sub, config.guess: Update from upstream sources.
4899
4900 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4901
4902         * README.SCO: Remove.
4903
4904 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4905
4906         * MAINTAINERS:  Add myself to the write after approval list.
4907
4908 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4909
4910         * MAINTAINERS:  Update my email address in WAA section.
4911
4912 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4913
4914         * MAINTAINERS: Update e-mail address.
4915
4916 2008-11-27  Toon Moene  <toon@moene.org>
4917
4918         * MAINTAINERS: Change e-mail address.
4919
4920 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4921
4922         * configure.ac: Build gdb for i?86-*-darwin*
4923         * configure: Regenerated.
4924
4925 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4926
4927         * MAINTAINERS: Added my full name.
4928
4929 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4930
4931         PR bootstrap/38014
4932         PR bootstrap/37923
4933
4934         Revert:
4935
4936         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4937
4938         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4939         * Makefile.in: Regenerated.
4940
4941         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4942
4943         PR gdb/921
4944         PR gdb/1646
4945         PR gdb/2175
4946         PR gdb/2176
4947
4948         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4949         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4950         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4951         (HOST_EXPORTS): Pass CPPFLAGS.
4952         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4953         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4954         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4955         * Makefile.in, configure: Regenerated.
4956         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4957         and CPPFLAGS_FOR_BUILD.
4958
4959 2008-11-06  Jeff Law  <law@redhat.com>
4960
4961         * MAINTAINERS: Add myself as middle end maintainer.
4962
4963 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4964
4965         * MAINTAINERS (Write after approval): Add myself.
4966
4967 2008-11-05  Diego Novillo  <dnovillo@google.com>
4968
4969         * MAINTAINERS (Global Reviewers): Add myself.
4970         (Non-Algorithmic Maintainers): Remove myself.
4971
4972 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4973
4974         * MAINTAINERS (Write after approval): Add myself.
4975
4976 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4977
4978         * MAINTAINERS (Write after approval): Add myself.
4979
4980 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4981
4982         * configure.ac (spu-*-*): Remove special case.
4983         * configure: Regenerate.
4984
4985 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4986
4987         * MAINTAINERS (Write after approval): Update my email address.
4988
4989 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4990
4991         * configure.ac [spu-*-*]: Do not set skipdirs.
4992         * configure: Re-generate.
4993
4994 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4995
4996         * MAINTAINERS (Various Maintainers): Add myself to reload.
4997
4998 2008-10-25  Richard Guenther  <rguenther@suse.de>
4999
5000         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5001         maintainer.  Remove myself as libgcc-math maintainer.
5002         (Non-Algorithmic Maintainers): Remove myself.
5003
5004 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5005
5006         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5007         * Makefile.in: Regenerated.
5008
5009 2008-10-23  Cary Coutant  <ccoutant@google.com>
5010
5011         * MAINTAINERS (Write after approval): Add myself.
5012
5013 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5014
5015         PR gdb/921
5016         PR gdb/1646
5017         PR gdb/2175
5018         PR gdb/2176
5019
5020         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5021         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5022         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5023         (HOST_EXPORTS): Pass CPPFLAGS.
5024         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5025         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5026         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5027         * Makefile.in, configure: Regenerated.
5028         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5029         and CPPFLAGS_FOR_BUILD.
5030
5031 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5032
5033         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5034         Sebastian Pop.
5035
5036 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5037
5038         * MAINTAINERS (Write After Approval): Added myself.
5039
5040 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5041
5042         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5043         recommended version to 2.3.2.
5044
5045         * configure: Regenerate.
5046
5047 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5048
5049         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5050
5051 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5052
5053         * MAINTAINERS (Write After Approval): Update e-mail address.
5054
5055 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5056
5057         * libtool.m4: Update to libtool 2.2.6.
5058         * lt~obsolete.m4: Update to libtool 2.2.6.
5059         * ltmain.sh: Update to libtool 2.2.6.
5060         * ltsugar.m4: Update to libtool 2.2.6.
5061         * ltversion.m4: Update to libtool 2.2.6.
5062         * ltoptions.m4: Update to libtool 2.2.6.
5063         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5064
5065 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5070
5071         * MAINTAINERS (Write After Approval): Update my name.
5072
5073 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5074
5075         * MAINTAINERS: Add myself in "Write After Approval".
5076
5077 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5078
5079         * MAINTAINERS: Add myself as ia64 maintainer.
5080
5081 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5082
5083         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5084         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5085         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5086         and Michael Tiemann from Write After Approval since they do not
5087         actually have access.
5088
5089 2008-09-05  Richard Guenther  <rguenther@suse.de>
5090
5091         * configure.ac: Initialize clooglibs to -lcloog.
5092         * configure: Re-generate.
5093
5094 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5095
5096         * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5099
5100         * configure.ac (--with-cloog-polylib): New.
5101         (--disable-cloog-version-check): New.
5102         (--disable-ppl-version-check): New.
5103         * configure: Re-generate.
5104
5105 2008-09-03  Richard Guenther  <rguenther@suse.de>
5106
5107         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5108         cloog test.
5109         * configure: Re-generate.
5110
5111 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5112
5113         Add picoChip port.
5114         * MAINTAINERS: Add picoChip maintainers.
5115
5116 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5117             Tobias Grosser  <grosser@fim.uni-passau.de>
5118             Jan Sjodin  <jan.sjodin@amd.com>
5119             Harsha Jagasia  <harsha.jagasia@amd.com>
5120             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5121             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5122             Adrien Eliche  <aeliche@isty.uvsq.fr>
5123
5124         Merge from graphite branch.
5125         * configure: Regenerate.
5126         * Makefile.in: Regenerate.
5127         * configure.ac (host_libs): Add ppl and cloog.
5128         Add checks for PPL and CLooG.
5129         * Makefile.def (ppl, cloog): Added modules and dependences.
5130         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5131         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5132
5133 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5134
5135         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5136         (GCC_SHLIB_SUBDIR): New.
5137         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5138         * configure: Regenerate.
5139         * Makefile.in: Regenerate.
5140
5141 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5142
5143         * MAINTAINERS: Consistently use tabs to separate columns.
5144
5145 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5146
5147         * MAINTAINERS (Write after Approval): Add myself.
5148
5149 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5150
5151         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5152         Enable bfd, binutils and opcodes.
5153         * configure: Regenerate.
5154
5155 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5156
5157         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5158
5159 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5160
5161         * MAINTAINERS:  Use correct Umlaut for last name.
5162
5163 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5164
5165         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5166
5167 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5168
5169         * MAINTAINERS: Update my email address.
5170
5171 2008-08-16  Nicolas Roche  <roche@adacore.com>
5172
5173         * Makefile.tpl: Add BOOT_ADAFLAGS.
5174         * Makefile.in: Regenerate.
5175
5176 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5177
5178         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5179         * configure: Regenerate.
5180
5181 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5182
5183         * configure.ac: Add makefile fragments for hpux.
5184         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5185         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5186         * configure: Regenerate.
5187         * Makefile.in: Regenerate.
5188
5189 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5190
5191         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5192
5193 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5194
5195         * MAINTAINERS (Write after Approval): Add myself.
5196
5197 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5198
5199         * MAINTAINERS (Write After Approval):  Add myself.
5200
5201 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5202
5203         * MAINTAINERS (Write After Approval):  Add myself.
5204
5205 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5206
5207         * MAINTAINERS: Update my email address.
5208
5209 2008-06-25  Joey Ye  <joey.ye@intel.com>
5210
5211         * MAINTAINERS (Write After Approval):  Add myself.
5212
5213 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5214
5215         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5216         * Makefile.in: Regenerate.
5217         * configure: Regenerate.
5218
5219 2008-06-17  Daniel Kraft  <d@domob.eu>
5220
5221         * MAINTAINERS (Write After Approval):  Add myself.
5222
5223 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5224
5225         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5226         "$@" is still intact with both Autoconf 2.59 and 2.62.
5227         * configure: Regenerate.
5228
5229 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5230
5231         * Makefile.tpl: Fix comment errors.
5232         * Makefile.in: Regenerate.
5233
5234 2008-06-12  David S. Miller  <davem@davemloft.net>
5235             David Edelsohn  <edelsohn@gnu.org>
5236
5237         * configure.ac: Add powerpc*-*-* to gold supported targets.
5238         * configure: Regenerate.
5239
5240 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5241
5242         PR tree-optimization/36218
5243         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5244         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5245         (all prefix="build-"): Pass them to build-system sub-makes.
5246         * Makefile.in: Regenerate.
5247
5248 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5249
5250         * MAINTAINERS (mt port): Remove.
5251         (sco5, unixware, sco udk): Remove.
5252         (Kean Johnston): Add to Write After Approval.
5253
5254 2008-05-30  Julian Brown  <julian@codesourcery.com>
5255
5256         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5257         of libobjc for ARM EABI Linux.
5258         * configure: Regenerate.
5259
5260 2008-05-18  Xinliang David Li   <davidxl@google.com>
5261
5262         * ChangeLog: Remove wrong ChangeLog entry.
5263
5264 2008-05-17  Xinliang David Li   <davidxl@google.com>
5265
5266         * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5269
5270         * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2008-05-14  Rafael Espíndola  <espindola@google.com>
5273
5274         * config-ml.in: don't handle --enable-shared and --enable-static.
5275
5276 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5277
5278         * MAINTAINERS: Update my email address.
5279
5280 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5281
5282         * MAINTAINERS: Update my email address.
5283
5284 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5285
5286         * MAINTAINERS (Write After Approval): Add myself.
5287
5288 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5289
5290         * MAINTAINERS (Write After Approval): Add myself.
5291
5292 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5293
5294         * MAINTAINERS (crx): Add myself.
5295
5296 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5297
5298         Sync with src:
5299         2008-04-14  David S. Miller  <davem@davemloft.net>
5300
5301         * configure.ac: Add sparc*-*-* to gold supported targets.
5302         * configure: Regenerate.
5303
5304 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5305
5306         PR bootstrap/35457
5307         * configure.ac: Include override.m4.
5308         * configure: Regenerate.
5309
5310 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5311
5312         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5313         * Makefile.in: Regenerate.
5314
5315 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5316
5317         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5318         as nonconfigurable directories list.
5319         * configure: Regenerate.
5320
5321 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5322
5323         * config.sub, config.guess: Update from upstream sources.
5324
5325 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5326
5327         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5328         * Makefile.in: Regenerate.
5329
5330 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5331
5332         * configure.ac: Do not build libssp for the AVR.
5333         * configure: Regenerate.
5334
5335 2008-04-07  Ian Lance Taylor  <iant@google.com>
5336
5337         * Makefile.def: check-gold depends upon all-binutils.
5338         * Makefile.in: Regenerate.
5339
5340 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5341
5342         * MAINTAINERS (Write After Approval): Add myself.
5343
5344 2008-04-04  Nick Clifton  <nickc@redhat.com>
5345
5346         PR binutils/4334
5347         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5348         builds.
5349         * configure: Regenerate.
5350
5351 2008-04-04  NightStrike  <NightStrike@gmail.com>
5352
5353         PR other/35151
5354         * configure.ac: Combine rules for mingw32 and mingw64.
5355         * configure: Regenerate.
5356
5357 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5358
5359         * MAINTAINERS (Write After Approval): Add myself.
5360
5361 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5362
5363         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5364         * Makefile.in (.NOTPARALLEL): Ditto.
5365
5366 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5367
5368         * MAINTAINERS (Write After Approval): Add myself.
5369
5370 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5371
5372         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5373         * Makefile.in (.NOTPARALLEL): Regenerate.
5374
5375 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5376
5377         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5378         * Makefile.in: Regenerate.
5379
5380 2008-03-26  Jakub Staszak  <kuba@et.pl>
5381
5382         * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5385
5386         * MAINTAINERS:  Update e-mail address.
5387
5388 2008-03-20  Ian Lance Taylor  <iant@google.com>
5389
5390         * configure.ac: Add support for --enable-gold.
5391         * Makefile.def: Add gold as a directory like ld.
5392         * configure, Makefile.in: Regenerate.
5393
5394 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5395
5396         * configure.ac: m4_include config/proginstall.m4.
5397         * configure: Regenerate.
5398
5399         Backport from upstream Libtool:
5400
5401         2007-10-12  Eric Blake  <ebb9@byu.net>
5402
5403         Deal with Autoconf 2.62's semantic change in m4_append.
5404         * ltsugar.m4 (lt_append): Replace broken versions of
5405         m4_append.
5406         (lt_if_append_uniq): Don't require separator to be overquoted,
5407         and avoid broken m4_append.
5408         (lt_dict_add): Fix typo.
5409         * libtool.m4 (_LT_DECL): Don't overquote separator.
5410
5411 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5412
5413         * config.rpath: Add AIX 6 support.
5414
5415 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5416
5417         * Makefile.def (stageprofile).  Remove -fprofile-generate
5418         from stage_libcflags.
5419         * Makefile.in: Regenerate.
5420
5421 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5422
5423         * config.sub, config.guess: Update from upstream sources.
5424
5425 2008-03-06  Tom Tromey  <tromey@redhat.com>
5426
5427         * MAINTAINERS: Update for treelang deletion.
5428
5429 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5430
5431         * MAINTAINERS: Update my email address.
5432
5433 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5434
5435         * MAINTAINERS (darwin port): Add myself as a maintainer.
5436         (objective-c/c++): Add myself as a maintainer.
5437
5438 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5439
5440         * MAINTAINERS (Write After Approval): Update my email address.
5441
5442 2008-02-25  Tomas Bily  <tbily@suse.cz>
5443
5444         * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5447
5448         * MAINTAINERS (OpenMP): Add myself.
5449
5450 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5451
5452         PR bootstrap/32009
5453         PR bootstrap/32161
5454
5455         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5456         * configure: Regenerate.
5457
5458         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5459         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5460         STAGE4_LIBCFLAGS): New.
5461         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5462         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5463         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5464         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5465         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5466         for target modules.  Don't export LIBCFLAGS.
5467         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5468         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5469         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5470         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5471         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5472         * Makefile.in: Regenerate.
5473
5474 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5475
5476         PR libgcj/33085
5477         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5478         Do not use -DDLL_EXPORT.  Backport from upstream.
5479
5480 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5481
5482         * MAINTAINERS (Write After Approval): Add myself.
5483
5484 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5485
5486         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5487         * configure: Regenerate.
5488
5489 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5490
5491         * configure.ac (xtensa*-*-*): Recognize processor variants.
5492         * configure: Regenerate.
5493
5494 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5495
5496         PR bootstrap/34922
5497         * configure.ac (PARSE_ARGS): Push suitable setting of
5498         ac_subdirs_all, for `./configure --help=recursive'.
5499         Handle `+' in generic toplevel directory disabling.
5500         * configure: Regenerate.
5501
5502 2008-01-28  Nick Clifton  <nickc@redhat.com>
5503
5504         * MAINTAINERS (xstormy16): Take over maintainership.
5505
5506 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5507
5508         * MAINTAINERS (c4x port): Remove.
5509
5510 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5511
5512         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5513
5514 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5515
5516         * config.sub, config.guess: Update from upstream sources.
5517
5518 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5519
5520         * MAINTAINERS (Write After Approval): Add myself.
5521
5522 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5523
5524         * MAINTAINERS: Update my email address.
5525
5526 2008-01-09  Raksit Ashok  <raksit@google.com>
5527
5528         * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2008-01-09  Raksit Ashok  <raksit@google.com>
5531
5532         * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5535
5536         * config.sub, config.guess: Update from upstream sources.
5537
5538 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5539
5540         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5541         Change recommended MPFR from 2.2.1 -> 2.3.0.
5542         * configure: Regenerate.
5543
5544 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5545
5546         * MAINTAINERS: Update my email address.
5547
5548 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5549
5550         * MAINTAINERS: Update my email address.
5551
5552 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5553
5554         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5555         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5556         * Makefile.in: Regenerate.
5557
5558 2007-12-10  Mark Heffernan  <meheff@google.com>
5559
5560         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5561         misplaced entries.
5562
5563 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5564
5565         * configure.ac: Enable libjava for x86_64-*-darwin9.
5566         * configure: Regenerate.
5567
5568 2007-12-07  Bill Maddox  <maddox@google.com>
5569
5570         * MAINTAINERS (Write After Approval): Add myself.
5571
5572 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5573
5574         * config.sub, config.guess: Update from upstream sources.
5575
5576 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5577
5578         * config-ml.in: Remove 64bit configure tests.
5579
5580 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5581
5582         * config-ml.in: Robustify against white space in absolute file
5583         names.
5584
5585         * config-ml.in (multi-clean): Substitute ${Makefile}.
5586         Remove superfluous ${Makefile} in list.
5587
5588 2007-11-19  Thiemo Seufer  <ths@mips.com>
5589
5590         * config-ml.in: Don't hardcode the Makefile name.
5591
5592 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5593
5594         * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5597
5598         * MAINTAINERS (Write After Approval): Add myself.
5599
5600 2007-11-06  Doug Kwan  <dougkwan@google.com>
5601
5602         * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5605
5606         * MAINTAINERS (mercury): Remove entry.
5607         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5608
5609 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5610
5611         * Makefile.def (dependencies): Make configure-gdb depend on
5612         all-intl.
5613         * Makefile.in: Regenerated.
5614
5615 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5616
5617         * MAINTAINERS (Fortran maintainer): Remove myself.
5618
5619 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5620
5621         * Makefile.def: To avoid problems running with parallel makes,
5622         build newlib before libgloss so that target specific header
5623         files are availble.
5624         * Makefile.in: Regenerate
5625
5626 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5627
5628         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5629         * Makefile.in: Regenerate.
5630
5631 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5632
5633         * MAINTAINERS (Register allocation reviewer): Add myself.
5634
5635 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5636
5637         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5638         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5639         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5640         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5641         * configure: Regenerate.
5642
5643 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5644
5645         * MAINTAINERS (Register allocation reviewer): Add myself.
5646
5647 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5648
5649         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5650         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5651         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5652         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5653         * configure.ac: Default them to host tools for $host = $build.
5654         Subst them.
5655
5656         * configure: Regenerate.
5657         * Makefile.in: Regenerate.
5658
5659 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5660
5661         * MAINTAINERS (Register allocation reviewer): Add myself.
5662
5663 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5664
5665         * MAINTAINERS (Register allocation reviewer): Add myself.
5666
5667 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5668
5669         * MAINTAINERS (Write After Approval): Fix typo.
5670
5671 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5672
5673         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5674         * configure: Regenerate.
5675
5676 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5677
5678         PR bootstrap/31906
5679         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5680         they're already prefixed.
5681
5682 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5683
5684         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5685         libstdc++.
5686         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5687         * configure: Regenerate.
5688         * Makefile.in: Regenerate.
5689
5690 2007-09-17  Andreas Schwab  <schwab@suse.de>
5691
5692         * configure.ac: Raise minimum makeinfo version to 4.6.
5693         * configure: Regenerate.
5694
5695 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5696
5697         * MAINTAINERS (write-after-approval) add myself
5698
5699 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5700
5701         * configure.ac: Correct makeinfo version check.
5702         * configure: Regenerate.
5703
5704 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5705
5706         * MAINTAINERS: Update my email address.
5707
5708 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5709
5710         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5711         to $skipdirs and only disable gprof for newlib.  Use the normal
5712         mips*-elf* handling in other respects.
5713         * configure: Regnerate.
5714
5715 2007-09-12  David Daney  <ddaney@avtrex.com>
5716
5717         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5718         enabling libgcj.
5719         * configure: Regenerate.
5720
5721 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5722
5723         PR other/32154
5724         * configure.ac: For libgloss targets, point the linker to the linker
5725         script, startup code and simulator library.
5726         * configure: Regenerate.
5727
5728 2007-09-07  Andrew Haley  <aph@redhat.com>
5729
5730         * configure.ac (noconfigdirs): Remove target-libffi and
5731         target-libjava.
5732         * configure: Regenerate.
5733
5734 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5735
5736         PR target/33281
5737         * configure.ac: Use config/mh-mingw on mingw.
5738         * configure: Regenerate.
5739
5740 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5741
5742         * MAINTAINERS (Write After Approval): Add myself.
5743
5744 2007-09-05  Richard Guenther  <rguenther@suse.de>
5745
5746         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5747         nor --disable-checking is provided also turn on yes and types
5748         checking for stage1.
5749         * configure: Re-generate.
5750
5751 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5752
5753         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5754         (Write After Approval): Remove myself.
5755
5756 2007-08-29  Nick Clifton  <nickc@redhat.com>
5757
5758         * config.sub, config.guess: Update from upstream sources.
5759
5760 2007-08-22  Bud Davis  <jmdavis@link.com>
5761
5762         * MAINTAINERS (Write After Approval): Added myself.
5763         * MAINTAINERS (Reviewers): Removed myself.
5764
5765 2007-08-18  Paul Brook  <paul@codesourcery.com>
5766             Joseph Myers  <joseph@codesourcery.com>
5767
5768         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5769         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5770         * Makefile.in: Regenerate.
5771         * configure.ac (--with-debug-prefix-map): New.
5772         * configure: Regenerate.
5773
5774 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5775             Nigel Stephens  <nigel@mips.com>
5776
5777         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5778         as target_makefile_frag.
5779         * configure: Regenerate.
5780
5781 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5782
5783         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5784         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5785         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5786         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5787         (do-compare, do-compare3, do-compare-debug): New.
5788         ([+compare-target+]): Use them.
5789
5790 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5791
5792         * MAINTAINERS (Write After Approval): Change my email address.
5793
5794 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5795             Ben Elliston  <bje@au.ibm.com>
5796
5797         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5798         --silent if $silent.
5799         * configure: Regenerate.
5800
5801 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5802
5803         * MAINTAINERS (Various Maintainers): Add myself as
5804         loop infrastructure maintainer.  Update my e-mail
5805         address.
5806
5807 2007-07-31  Diego Novillo  <dnovillo@google.com>
5808
5809         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5810         Adjust description.
5811
5812 2007-07-26  Richard Guenther  <rguenther@suse.de>
5813
5814         * configure.ac: Add types checking to stage1 checking flags.
5815         * configure: Regenerate.
5816
5817 2007-07-17  Nick Clifton  <nickc@redhat.com>
5818
5819         * COPYING3: New file.  Contains version 3 of the GNU General
5820         Public License.
5821         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5822         Lesser General Public License.
5823
5824 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5825
5826         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5827
5828 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5829
5830         * MAINTAINERS (S/390 co-maintainer): Add myself.
5831         (Write After Approval): Remove myself.
5832
5833 2007-07-13  Dan Hipschman  <dsh@google.com>
5834
5835         * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2007-07-11  Nick Clifton  <nickc@redhat.com>
5838
5839         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5840         WINDRES export.
5841         * Makefile.in: Regenerate.
5842
5843 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5844
5845         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5846         maintainer.
5847
5848 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5849
5850         * lt~obsolete.m4: New. Import from 20070318 libtool.
5851
5852 2007-07-03  Julian Brown  <julian@codesourcery.com>
5853
5854         * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5857
5858         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5859         * configure: Regenerate.
5860
5861 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5862
5863         * configure.ac: Add some missing m4 quotation.
5864         * configure: Regenerate.
5865
5866 2007-07-02  Simon Baldwin  <simonb@google.com>
5867
5868         * MAINTAINERS (Write After Approval): Add myself.
5869
5870 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5871
5872         * configure: Regenerate.
5873
5874 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5875
5876         * Makefile.def: Add windmc tool to build.
5877         * Makefile.tpl: Likewise.
5878         * configure.ac: Likewise.
5879         * Makefile.in: Regenerate.
5880         * configure: Regenerate.
5881
5882 2007-06-28  DJ Delorie  <dj@redhat.com>
5883
5884         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5885         not building newlib.
5886         * configure: Regenerated.
5887
5888 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5889
5890         * MAINTAINERS (Write After Approval): Add myself.
5891
5892 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5893
5894         * MAINTAINERS (Write After Approval): Add myself.
5895
5896 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5897
5898         * MAINTAINERS (Write After Approval): Add myself.
5899
5900 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5901
5902         * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5905
5906         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5907         * Makefile.in: Regenerated.
5908
5909 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5910
5911         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5912         bfin*-*-uclinux* targets.
5913         * configure: Regenerate.
5914
5915 2007-06-14  Ian Lance Taylor  <iant@google.com>
5916
5917         * MAINTAINERS: Add myself as non-algorithmic global write
5918         maintainer.
5919
5920 2007-06-14  Diego Novillo  <dnovillo@google.com>
5921
5922         * MAINTAINERS: Add self as middle-end maintainer and
5923         non-algorithmic global write maintainer.
5924
5925 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5926
5927         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5928         Move all Fortran maintainers except Paul Brook into the
5929         Non-Autopoiesis section.
5930
5931 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5932
5933         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5934         (distclean-stage[+id+]): Possibly delete stage_last.
5935         * Makefile.in: Regenerate.
5936
5937 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5938
5939         * MAINTAINERS (Various Maintainer): Fix typo.
5940
5941 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5942
5943         * MAINTAINERS (Various Maintainer): Add myself as
5944         dataflow maintainer.
5945
5946 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5947
5948         * config.sub, config.guess: Update from upstream sources.
5949
5950 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5951
5952         * Makefile.tpl: Fix spelling error.
5953         * Makefile.in: Regenerate.
5954
5955 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5956
5957         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5958         lt_cv_sys_max_cmd_len.
5959
5960 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5961
5962         * MAINTAINERS (Various Maintainers): Add myself as
5963         auto-vectorizer maintainer.
5964
5965 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5966
5967         PR libjava/32098
5968         * libtool.m4: Revert previous change.
5969         * ltgcc.m4: Put it here.
5970
5971 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5972
5973         * MAINTAINERS (Various Maintainers): Add myself as
5974         auto-vectorizer maintainer.
5975
5976 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5977
5978         PR libjava/32098
5979         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5980
5981 2007-05-30  Richard Guenther  <rguenther@suse.de>
5982
5983         * MAINTAINERS (Various Maintainers): Add myself as
5984         auto-vectorizer maintainer.
5985
5986 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5987
5988         PR bootstrap/29382
5989         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5990         * configure: Rebuilt.
5991
5992 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5993
5994         * MAINTAINERS (Write After Approval): Removed my name.
5995
5996 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5997
5998         * MAINTAINERS (Write After Approval): Remove myself.
5999
6000 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6001
6002         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6003
6004 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6005
6006         * ltmain.sh: Update from ToT Libtool.
6007         * libtool.m4: Update from ToT Libtool.
6008         * ltsugar.m4: New. Update from ToT Libtool.
6009         * ltversion.m4: New. Update from ToT Libtool.
6010         * ltoptions.m4: New. Update from ToT Libtool.
6011         * ltconfig: Remove.
6012         * ltcf-c.sh: Remove.
6013         * ltcf-cxx.sh: Remove.
6014         * ltcf-gcj.sh: Remove.
6015
6016 2007-05-22  Ollie Wild  <aaw@google.com>
6017
6018         * MAINTAINERS (Write After Approval): Add myself.
6019
6020 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6021
6022         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6023         stage_cflags.
6024         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6025         Remove CFLAGS/LIBCFLAGS.
6026         (configure-stage[+id+]-[+prefix+][+module+],
6027         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6028         * Makefile.in: Regenerate.
6029
6030 2007-05-15  Diego Novillo  <dnovillo@google.com>
6031
6032         * MAINTAINERS: Update e-mail address.
6033
6034 2007-05-15  Revital Eres  <eres@il.ibm.com>
6035
6036         * MAINTAINERS (Write After Approval): Add myself.
6037
6038 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6039
6040         * MAINTAINERS (Write After Approval): Updated my address.
6041
6042 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6043
6044         * MAINTAINERS (Write After Approval): Add myself.
6045
6046 2007-05-11  Silvius Rus  <rus@google.com>
6047
6048         * MAINTAINERS (Write After Approval): Add myself.
6049
6050 2007-04-23  Tom Tromey  <tromey@redhat.com>
6051
6052         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6053
6054 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6055
6056         * MAINTAINERS (cpplib): Rename to ...
6057         (libcpp): ... this.  Add C/C++ front end maintainers.
6058
6059 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6060
6061         * config-ml.in: Pass ${ml_config_env} to configure calls.
6062
6063 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6064
6065         * MAINTAINERS (Write After Approval): Add myself.
6066
6067 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6068
6069         * MAINTAINERS (Write After Approval): Add myself.
6070
6071 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6072
6073         * MAINTAINERS (fortran 95 front end): Add myself.
6074
6075 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6076
6077         * MAINTAINERS (Write After Approval): Add myself.
6078
6079 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6080
6081         * MAINTAINERS (Modulo Scheduler): Add myself.
6082
6083 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6084
6085         * MAINTAINERS (fortran 95 front end): Add myself.
6086         (c++ front end): whitespace fix.
6087
6088 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6089
6090         * MAINTAINERS (Write After Approval): Add myself.
6091
6092 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6093
6094         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6095         of glob.  Quote arguments with single quotes too.
6096         * configure: Regenerate.
6097
6098 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6099
6100         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6101         * Makefile.in: Regenerate
6102
6103 2007-03-07  Andreas Schwab  <schwab@suse.de>
6104
6105         * configure: Regenerate.
6106
6107 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6108
6109         * configure.ac: Add "--with-pdfdir" configure option,
6110         which defines pdfdir variable.
6111         * Makefile.def (target=fixincludes): Add install-pdf to
6112         missing targets.
6113         (recursive_targets): Add install-pdf target.
6114         (flags_to_pass): Add pdfdir.
6115         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6116         target.
6117         * configure: Regenerate
6118         * Makefile.in: Regenerate
6119
6120 2007-02-28  Eric Christopher  <echristo@apple.com>
6121
6122         Revert:
6123         2006-12-07  Mike Stump  <mrs@apple.com>
6124
6125         * Makefile.def (dependencies): Add dependency for
6126         install-target-libssp and install-target-libgomp on
6127         install-gcc.
6128         * Makefile.in: Regenerate.
6129
6130 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6131
6132         * configure: Regenerate.
6133         * configure.ac: Move statements after variable declarations.
6134
6135 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6136
6137         * MAINTAINERS: Add myself as sh maintainer.
6138
6139 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6140
6141         * configure.ac: Adjust for loop syntax.
6142         * configure: Regenerate.
6143
6144 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6145
6146         * configure: Rebuilt.
6147
6148 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6149
6150         * configure.ac: Drop multiple occurrences of --enable-languages,
6151         and fix its quoting.
6152         * configure: Rebuilt.
6153
6154 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6155             Nathan Sidwell  <nathan@codesourcery.com>
6156             Vladimir Prus  <vladimir@codesourcery.com>
6157             Joseph Myers  <joseph@codesourcery.com>
6158
6159         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6160         * configure: Regenerate.
6161
6162 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6163
6164         * ltconfig (freebsd*): Default to elf.
6165
6166 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6167
6168         * configure.ac (target_libraries): Move libgcc before libiberty.
6169         * configure: Regenerated.
6170
6171 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6172             Paolo Bonzini  <bonzini@gnu.org>
6173
6174         PR bootstrap/30753
6175         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6176         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6177         * configure: Regenerated.
6178
6179 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6180
6181         * MAINTAINERS (Language Front End Maintainers): Update my mail
6182         address.
6183
6184 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6185
6186         PR bootstrap/30748
6187         * configure.ac: Correct syntax for Solaris ksh.
6188         * configure: Regenerated.
6189
6190 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6191
6192         * configure.ac: Sync with src.
6193         * configure: Regenerate.
6194
6195 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6196
6197         * Makefile.in: Regenerate.
6198
6199 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6200
6201         * config.sub: Sync with src.
6202
6203 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6204
6205         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6206         noncanonical equivalents.
6207         * configure.in: Rename to...
6208         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6209         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6210         target_noncanonical.  Use them.  Rewrite removal of configure
6211         arguments for autoconf 2.59.  Discard variable settings.  Force
6212         program_transform_name for native tools.
6213
6214         * Makefile.in: Regenerated.
6215         * configure: Regenerated with autoconf 2.59.
6216
6217 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6218
6219         * MAINTAINERS (Write After Approval): Add myself.
6220
6221 2007-01-31  Andreas Schwab  <schwab@suse.de>
6222
6223         * Makefile.tpl (LDFLAGS): Substitute it.
6224         * Makefile.in: Regenerate.
6225
6226 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6227
6228         * MAINTAINERS (Write After Approval): Add myself.
6229
6230 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6231
6232         * MAINTAINERS (spu port): Add myself.
6233
6234 2007-01-23  Richard Guenther  <rguenther@suse.de>
6235
6236         PR bootstrap/30541
6237         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6238         * Makefile.tpl (GNATBIND): Substitute it.
6239         (GNATMAKE): Likewise.
6240         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6241         of STAGE_PREFIX.
6242         * Makefile.in: Regenerate.
6243         * configure: Regenerate.
6244
6245 2007-01-18  Mike Stump  <mrs@apple.com>
6246
6247         * configure.in: Re-enable -Werror for gcc builds.
6248
6249 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6250
6251         * MAINTAINERS (Write After Approval): Add myself.
6252
6253 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6254
6255         * configure.in: Change == to = in test command.
6256         * configure: Regenerate.
6257
6258 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6259             Nick Clifton  <nickc@redhat.com>
6260             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6261
6262         * configure.in (build_configargs, host_configargs, target_configargs):
6263         Remove build/host/target parameters.
6264         (host_libs): Add gmp and mpfr.
6265         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6266         * Makefile.def (gmp, mpfr): New.
6267         (gcc): Remove target.
6268         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6269         target_os, target_vendor): New.
6270         (configure): Add host_alias/target_alias arguments; adjust invocations.
6271         * configure: Regenerate.
6272         * Makefile.in: Regenerate.
6273
6274 2007-01-11  Matt Fago  <fago@earthlink.net>
6275
6276         * configure.in: Try to link to functions only in mpfr 2.2.x
6277         to improve robustness of configure tests.
6278         * configure: Regenerate.
6279
6280 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6281
6282         * MAINTAINERS: Add myself as i386 maintainer.
6283
6284 2007-01-08  Jan Hubicka  <jh@suse.cz>
6285
6286         * MAINTAINERS: Add myself as i386 maintainer.
6287
6288 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6289
6290         * configure.in: Add support for an x86_64-mingw* target.
6291         * configure: Regenerate.
6292
6293 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6294
6295         * Makefile.tpl (all-target): Correct @if conditional for target
6296         modules.
6297         * configure.in: Omit libiberty if building only target libgcc.
6298         * configure, Makefile.in: Regenerated.
6299
6300 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6301
6302         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6303         * configure: Regenerate.
6304
6305 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6306
6307         * Makefile.def (target_modules): Add libgcc.
6308         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6309         * Makefile.tpl (clean-target-libgcc): Delete.
6310         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6311         on gcc even for bootstrapped modules.  Rewrite handling of
6312         lang_env_dependencies to loop over target_modules.
6313         * configure.in (target_libraries): Add target-libgcc.
6314         * Makefile.in, configure: Regenerated.
6315
6316 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6317
6318         * configure.in: Reorganize recognition of languages.  Add
6319         --enable-stage1-languages.  Show supported languages for the chosen
6320         target rather than all recognized languages.
6321         * configure: Regenerate.
6322
6323 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6324
6325         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6326         * Makefile.in: Regenerate.
6327
6328 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6329
6330         * configure.in: Warn that MPFR 2.2.0 is buggy.
6331         * configure: Regenerate.
6332
6333 2006-12-27  Ian Lance Taylor  <iant@google.com>
6334
6335         * configure.in: When removing Makefiles to force a reconfigure, also
6336         remove prev-DIR*/Makefile.
6337         * configure: Regenerate.
6338
6339 2006-12-22  Andreas Schwab  <schwab@suse.de>
6340
6341         * configure: Regenerate with correct autoconf version.
6342
6343 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6344
6345         * configure.in: add AC_SUBST for *_FOR_TARGET.
6346         * configure: Regenerate.
6347
6348 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6349
6350         * configure.in: Simplify logic for rejecting languages that cannot
6351         be built.  Separate the case when a language is unsupported,
6352         from the case when the user chooses not to build a language.
6353
6354 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6355
6356         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6357         it only affects bootstrap and could be tested on "$host" as well.
6358         * configure: Regenerate.
6359         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6360
6361 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6362
6363         PR bootstrap/29544
6364         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6365         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6366         move here comment from Makefile.tpl.
6367         * Makefile.tpl: Move some definitions higher in the file.
6368         (STAGE1_CHECKING): New.
6369         * configure.in: Add --enable-stage1-checking.
6370         * configure: Regenerate.
6371         * Makefile.in: Regenerate.
6372
6373 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6374
6375         * MAINTAINERS: Add myself as build system maintainer.
6376
6377 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6378
6379         * MAINTAINERS (Write After Approval): Add myself.
6380
6381 2006-12-13  Eric Christopher  <echristo@apple.com>
6382
6383         * MAINTAINERS: Add myself as darwin maintainer.
6384
6385 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6386
6387         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6388
6389 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6390
6391         MAINTAINERS: Update my entry.
6392
6393 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6394
6395         * configure.in:  Handle spu makefile frag.
6396         * Makefile.tpl (MAINT): Define
6397         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6398         * configure: Regenerate.
6399         * Makefile.in: Regenerate.
6400
6401 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6402
6403         * config.guess: Import latest version.
6404         * config.sub: Likewise.
6405
6406 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6407
6408         * configure.in (spu-*-*): Don't skip target-libiberty.
6409         * configure: Regenerate.
6410
6411 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6412
6413         PR bootstrap/30134
6414         * configure.in: Correct x86 darwin support for libjava to powerpc
6415         and i?86 only.
6416         * configure: Regenerate.
6417
6418 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6419
6420         * configure.in: Add x86 darwin support for libjava.
6421         * configure: Regenerate.
6422
6423 2006-12-07  Mike Stump  <mrs@apple.com>
6424
6425         * Makefile.def (dependencies): Add dependency for
6426         install-target-libssp and install-target-libgomp on
6427         install-gcc.
6428         * Makefile.in: Regenerate.
6429
6430 2006-12-04  Richard Guenther  <rguenther@suse.de>
6431
6432         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6433         (Non-Algorithmic Maintainers): Move over non-algorithmic
6434         loop optimizer maintainers, add myself as a non-algorithmic
6435         middle-end maintainer.
6436
6437 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6438
6439         * MAINTAINERS (Write After Approval): Add myself.
6440
6441 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6442
6443         * configure.in: Update error message for missing GMP/MPFR.
6444
6445         * configure: Regenerate.
6446
6447 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6448
6449         * configure.in: Update MPFR version in error message.
6450
6451         * configure: Regenerate.
6452
6453 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6454
6455         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6456         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6457         --with-gmp-lib): New flags.
6458
6459         * configure: Regenerate.
6460
6461 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6462
6463         * MAINTAINERS (Write After Approval): Change my email address.
6464
6465 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6466
6467         * MAINTAINERS (Write After Approval): Add myself.
6468
6469 2006-11-22  Philipp Thomas  <pth@suse.de>
6470
6471         * MAINTAINERS (i18n): Update e-mail address.
6472
6473 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6474
6475         * MAINTAINERS (spu port): Add myself as maintainer.
6476         (Write After Approval): Remove myself.
6477
6478 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6479
6480         * configure.in (skipdirs): Don't build libssp for SPU.
6481         * configure: Regenerate.
6482
6483 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6484
6485         * MAINTAINERS (spu port): Add myself as maintainer.
6486         (libobjc): Update my email address.
6487
6488 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6489
6490         * MAINTAINERS (Write After Approval): Add myself.
6491
6492 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6493
6494         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6495         * configure : Rebuilt.
6496
6497 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6498
6499         * MAINTAINERS (Write After Approval): Add myself.
6500
6501 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6502
6503         * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6506
6507         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6508         libmpfr.a.
6509         * configure: Regenerate.
6510
6511 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6512
6513         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6514         (unstage): Test for stage_last presence.
6515
6516         PR bootstrap/29802
6517         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6518         STAGE_PREFIX.
6519         * Makefile.in: Regenerate.
6520
6521 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6522
6523         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6524         maintainers.
6525
6526 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6527
6528         * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6531
6532         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6533         and stageN-package/Makefile.
6534         * Makefile.in: Regenerated.
6535
6536 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6537
6538         * configure.in: Remove target-libgloss from noconfigdirs for
6539         bfin-*-*.
6540         * configure: Regenerated.
6541
6542 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6543
6544         * configure.in (have_gmp): Only error if the gcc directory exists.
6545
6546         * configure: Regenerate.
6547
6548 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6549
6550         * configure.in: Robustify error message for missing GMP/MPFR.
6551
6552         * configure: Regenerate.
6553
6554 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6555
6556         * MAINTAINERS (Write After Approval): Add myself.
6557
6558 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6559
6560         * MAINTAINERS: Change email address.
6561
6562 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6563
6564         * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6567
6568         * MAINTAINERS (Write After Approval): Add myself.
6569
6570 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6571
6572         * MAINTAINERS (Write After Approval): Move myself to
6573         Write After Approval section.
6574
6575 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6576
6577         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6578         need_gmp anymore.
6579         * configure: Regenerate.
6580
6581 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6582
6583         * MAINTAINERS (Write After Approval): Add myself.
6584
6585 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6586
6587         * config.guess: Import latest version.
6588         * config.sub: Likewise.
6589
6590 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6591
6592         * Makefile.def: Added pdf target handling.
6593         * Makefile.tpl: Added pdf target handling.
6594         * Makefile.in: Regenerated.
6595
6596 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6597
6598         * MAINTAINERS: Add self as score port maintainer.
6599
6600 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6601
6602         * MAINTAINERS (Write After Approval): Add myself.
6603
6604 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6605
6606         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6607         or newer.
6608         * configure: Regenerated.
6609
6610 2006-09-27  Dave Brolley  <brolley@redhat.com>
6611
6612         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6613         using $s instead of $r.
6614         * configure: Regenerated.
6615
6616 2006-09-26  Thiemo Seufer  <ths@mips.com>
6617
6618         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6619         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6620         * configure: Regenerate.
6621
6622 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6623
6624         * MAINTAINERS (Write After Approval): Remove myself.
6625
6626 2006-09-22  Chao-ying Fu  <fu@mips.com>
6627
6628         * MAINTAINERS (Write After Approval): Add myself.
6629
6630 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6631
6632         * MAINTAINERS: Add self as soft-fp maintainer.
6633
6634 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6635
6636         * MAINTAINERS: Add myself as avr maintainer.
6637         Remove Marek Michalkiewicz as avr maintainer.
6638
6639 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6640
6641         * MAINTAINERS (Write After Approval): Add myself.
6642
6643 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6644
6645         * configure.in: Never build newlib for a Mingw host.
6646         Never build newlib as Mingw target library.
6647         Test the existence of winsup/cygwin for building a Cygwin newlib,
6648         rather than just winsup.
6649         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6650         building a Mingw target.
6651         * configure: Regenerate.
6652
6653 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6654
6655         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6656
6657 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6658
6659         * config.guess: Import from src (was more updated).
6660         * config.sub: Likewise.
6661
6662 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6663
6664         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6665         * configure: Regenerated.
6666
6667 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6668
6669         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6670         for stages after the first.
6671
6672 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6673
6674         * Makefile.def: Add dependencies for configure-opcodes
6675         on configure-intl and all-opcodes on all-intl.
6676         * Makefile.in: Regenerated.
6677
6678 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6679
6680         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6681
6682 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6683
6684         Port to hosts whose 'sort' and 'tail' implementations
6685         treat operands with leading '+' as file names, as POSIX
6686         has required since 2001.  However, make sure the code still
6687         works on pre-POSIX hosts.
6688         * ltmain.sh: Don't assume "sort +2" is equivalent to
6689         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6690
6691 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6692
6693         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6694
6695 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6696
6697         * ltconfig: chmod 644 before ranlib during install.
6698
6699 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6700
6701         PR bootstrap/18058
6702         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6703         if the bootstrap compiler is a GCC version that supports it.
6704         * configure: Regenerate.
6705
6706 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6707
6708         * configure.in: Fix thinkos in previous check-in.
6709         * configure: Regenerate.
6710
6711 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6712
6713         PR other/27063
6714         * configure.in: Test subdir_requires and give an appropriate
6715         error message.
6716         * configure: Regenerate.
6717
6718 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6719
6720         * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6723
6724         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6725
6726 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6727
6728         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6729
6730 2006-06-20  David Ayers  <d.ayers@inode.at>
6731
6732         PR bootstrap/28072
6733         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6734         whether target-libjava is being configured instead of whether the
6735         java front end is enabled.
6736         * configure: Regenerate.
6737
6738 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6739
6740         PR target/27540
6741         * configure.in: Only enable libgomp on IRIX 6.
6742         * configure: Regenerate.
6743
6744 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6745
6746         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6747         too.
6748         * Makefile.in: Regenerate.
6749
6750 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6751
6752         * config-ml.in: Alter CCASFLAGS to include special
6753         multilib options the same as is done for CFLAGS.
6754
6755 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6756
6757         * configure.in: Don't enable libgomp on hpux10.
6758         * configure: Rebuilt.
6759
6760 2006-06-12  David Ayers  <d.ayers@inode.at>
6761
6762         PR bootstrap/27963
6763         PR target/19970
6764         * configure.in: Remove target-boehm-gc from noconfigdirs where
6765         ${libgcj} is specified.
6766         * configure: Regenerate.
6767
6768 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6769
6770         Sync from src:
6771
6772         * configure.in: Sync.
6773         * configure: Regenerated.
6774
6775         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6776
6777         * Makefile.def: Added dependencies from sim and gdb on intl, and
6778         added configure dependencies to everything with an all dependency
6779         on intl.
6780         * Makefile.in: Regenerated.
6781
6782 2006-06-06  David Ayers  <d.ayers@inode.at>
6783
6784         PR libobjc/13946
6785         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6786         * Makefile.in: Regenerate.
6787         * configure.in: Add --enable-objc-gc at toplevel and have it
6788         enable boehm-gc for Objective-C.
6789         Remove target-boehm-gc from libgcj.
6790         Add target-boehm-gc to target_libraries.
6791         Add target-boehm-gc to noconfigdirs where ${libgcj}
6792         is specified.
6793         Assert that boehm-gc is supported when requested for Objective-C.
6794         Only build boehm-gc if needed either for Java or Objective-C.
6795         * configure: Regenerate.
6796
6797 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6798
6799         PR 27674
6800         * Makefile.tpl (configure-[+prefix+][+module+],
6801         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6802         Remove rule to unstage bootstrapped modules.
6803         (stage_current): New.
6804         * Makefile.in: Regenerate.
6805
6806 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6807
6808         * MAINTAINERS (Write After Approval): Update my e-mail address.
6809
6810 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6811
6812         * include/libiberty.h: Declare pex_run_in_environment.
6813
6814 2006-05-31  Asher Langton  <langton2@llnl.gov>
6815
6816         * MAINTAINERS (Write After Approval): Add myself.
6817
6818 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6819
6820         * Makefile.def (bfd, opcodes): Fix lib_path.
6821         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6822         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6823         * Makefile.in: Regenerate.
6824
6825 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6826
6827         * Makefile.in: Regenerate.
6828
6829 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6830
6831         * Makefile.def: Add install-html target. Add datarootdir
6832         docdir and htmldir to flags_to_pass.
6833         * Makefile.tpl: Add install-html target.
6834         * Makefile.in: Regenerate.
6835         * configure.in: Add --with-datarootdir, --with-docdir, and
6836         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6837         * configure: Regenerate.
6838
6839 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6840
6841         * configure.in: Enable gprof for cross builds.
6842         * configure: Regenerate.
6843
6844 2006-05-22  Richard Guenther  <rguenther@suse.de>
6845
6846         Revert
6847         2006-01-31  Richard Guenther  <rguenther@suse.de>
6848         Paolo Bonzini  <bonzini@gnu.org>
6849
6850         * Makefile.def (target_modules): Add libgcc-math target module.
6851         * configure.in (target_libraries): Add libgcc-math target library.
6852         (--enable-libgcc-math): New configure switch.
6853         * Makefile.in: Re-generate.
6854         * configure: Re-generate.
6855         * libgcc-math: New toplevel directory.
6856
6857 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6858             Andreas Tobler  <a.tobler@schweiz.ch>
6859
6860         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6861         * configure: Rebuilt.
6862
6863 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6864
6865         * MAINTAINERS (Write After Approval): Add myself.
6866
6867 2006-05-01  DJ Delorie  <dj@redhat.com>
6868
6869         * configure.in: Restore CFLAGS if GMP isn't present.
6870         * configure: Regenerate.
6871
6872 2006-05-01  Richard Guenther  <rguenther@suse.de>
6873
6874         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6875         maintainer.
6876
6877 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6878
6879         * MAINTAINERS (Write After Approval): Add myself.
6880
6881 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6882
6883         * MAINTAINERS (Write After Approval): Add myself.
6884
6885 2006-04-18  DJ Delorie  <dj@redhat.com>
6886
6887         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6888         reference libgloss so that libssp can be built in a combined
6889         tree.
6890         * configure: Regenerate.
6891
6892 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6893
6894         * MAINTAINERS (Write After Approval): Add myself.
6895
6896 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6897
6898         * configure.in: Require makeinfo 4.4 or higher.
6899         * configure: Regenerate.
6900
6901 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6902
6903         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6904         Rearrange the entries of other libraries to have them in one place.
6905
6906 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6907
6908         * MAINTAINERS (Write After Approval): Remove myself.
6909         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6910
6911 2006-03-14  Richard Guenther  <rguenther@suse.de>
6912
6913         * configure: Regenerate with autoconf 2.13.
6914
6915 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6916
6917         * MAINTAINERS: Use my work address.
6918
6919         * MAINTAINERS: Update my E-mail address.
6920
6921 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6922
6923         * configure.in: Handle --disable-<component> generically.
6924         * configure: Regenerate.
6925
6926 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6927
6928         PR libgcj/17311
6929         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6930
6931 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6932
6933         * MAINTAINERS (Write After Approval):  Remove myself.
6934         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6935
6936 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6937
6938         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6939         (TARGET_CONFIGDIRS): Remove.
6940         * configure.in: Remove AC_SUBST(target_configdirs).
6941         * Makefile.in, configure: Regenerated.
6942
6943 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6944
6945         * MAINTAINERS (Write After Approval):  Remove myself.
6946         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6947
6948 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6949
6950         PR bootstrap/25670
6951
6952         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6953
6954         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6955         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6956         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6957         BUILD_PREFIX, BUILD_PREFIX_1.
6958         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6959
6960         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6961         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6962
6963         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6964         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6965         of `cat stage_current`.  Always provide the `r' and `s' variables.
6966         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6967         a single shell execution.
6968         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6969         bootstrapped modules, make the stage1 module if the build was not
6970         started yet, else build the current stage.
6971         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6972         (all-build, all-host, all-target, [+make_target+]-host,
6973         [+make_target+]-target): Do not use \-continued lines.
6974         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6975         (current_stage, restrap, stage_last): New.
6976
6977         * Makefile.in: Regenerate.
6978         * configure: Regenerate.
6979
6980 2006-02-19  Bud Davis  <jmdavis@link.com>
6981
6982         * MAINTAINERS (Write After Approval):  Remove myself.
6983         (Language Front End Maintainers):  Add myself as fortran 95
6984         maintainer and update e-mail address.
6985
6986 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6987
6988         * MAINTAINERS (Write After Approval):  Remove myself.
6989         (Language Front End Maintainers):  Add myself as fortran 95
6990         maintainer.
6991
6992 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6993
6994         * MAINTAINERS (Write After Approval): Add myself.
6995
6996 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6997
6998         * MAINTAINERS (Write After Approval):  Remove myself.
6999         (Language Front End Maintainers):  Add myself as
7000         fortran 95 maintainer.
7001
7002 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7003
7004         Sync from src:
7005
7006         2005-12-27  Leif Ekblad  <leif@rdos.net>
7007
7008         * configure.in: Add support for RDOS target.
7009         * configure: Regenerate.
7010
7011 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7012             Andreas Schwab  <schwab@suse.de>
7013
7014         * configure: Regenerate.
7015
7016 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7017
7018         * configure.in (enable_libgomp): Add AIX.
7019         * configure: Regenerate.
7020
7021 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7022
7023         * MAINTAINERS (Write After Approval): Add myself.
7024
7025 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7026
7027         * MAINTAINERS (Write After Approval): Add myself.
7028
7029 2006-01-31  Richard Guenther  <rguenther@suse.de>
7030         Paolo Bonzini  <bonzini@gnu.org>
7031
7032         * Makefile.def (target_modules): Add libgcc-math target module.
7033         * configure.in (target_libraries): Add libgcc-math target library.
7034         (--enable-libgcc-math): New configure switch.
7035         * Makefile.in: Re-generate.
7036         * configure: Re-generate.
7037         * libgcc-math: New toplevel directory.
7038
7039 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7040
7041         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7042         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7043         the assembler, linker and binutils.
7044         * configure: Regenerate.
7045
7046 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7047
7048         * MAINTAINERS (Write After Approval): Add myself.
7049
7050 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7051
7052         * configure: Regenerate.
7053
7054 2006-01-18  Richard Henderson  <rth@redhat.com>
7055             Jakub Jelinek  <jakub@redhat.com>
7056             Diego Novillo  <dnovillo@redhat.com>
7057
7058         * libgomp: New directory.
7059         * Makefile.def: Add target_module libgomp.
7060         * Makefile.in: Regenerate.
7061         * configure.in (target_libraries): Add target-libgomp.
7062         * configure: Regenerate.
7063
7064 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7065
7066         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7067         @ from continuation.
7068         * Makefile.in: Rebuilt.
7069
7070 2006-01-04  Chris Lattner  <sabre@gnu.org>
7071
7072         * MAINTAINERS (Write After Approval): Add myself.
7073
7074 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7075
7076         PR bootstrap/24252
7077
7078         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7079         * Makefile.tpl (OBJDUMP): New.
7080         (EXTRA_HOST_FLAGS): Add it.
7081         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7082
7083         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7084         to use symbolic links between directories.  Avoid race conditions
7085         or make them harmless.
7086         * configure.in: Do not try to use symbolic links between directories.
7087
7088         * Makefile.def (LEAN): Pass.
7089         * Makefile.tpl (LEAN): Define.
7090         (stage[+id+]-start): Accept that the previous directory does not
7091         exist, if the bootstrap is lean.
7092         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7093         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7094         configure substitution.
7095         ([+compare-target+]): Likewise.
7096         ([+bootstrap-target+]-lean): New.
7097         * configure.in: Remove lean bootstrap support from here.
7098
7099         * Makefile.in: Regenerate.
7100         * configure: Regenerate.
7101
7102 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7103
7104         * MAINTAINERS (libdecnumber): Add myself.
7105
7106 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7107
7108         * libtool-ldflags: New script.
7109
7110 2006-01-02  Andreas Schwab  <schwab@suse.de>
7111
7112         * configure.in: When reconfiguring remove Makefile in
7113         all stage directories.
7114         * configure: Regenerate.
7115
7116 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7117
7118         * MAINTAINERS: Update my email address.
7119
7120 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7121
7122         Revert Ada-related part of the previous change.
7123
7124         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7125         Do not pass.
7126         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7127         * Makefile.in: Regenerate.
7128         * configure.in: Do not include mt-ppc-aix target fragment.
7129         * configure: Regenerate.
7130
7131 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7132
7133         * configure.in: Select appropriate fragments for PowerPC/AIX.
7134         * configure: Regenerate.
7135
7136         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7137         BOOT_CFLAGS, BOOT_LDFLAGS.
7138         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7139         BOOT_CFLAGS, BOOT_LDFLAGS.
7140         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7141         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7142         (stage): Fail if we cannot complete the work.
7143         * Makefile.in: Regenerate.
7144
7145 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7146
7147         * configure.in: Replace ms1 with mt.
7148         * configure: Rebuilt.
7149
7150 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7151
7152         * MAINTAINERS: Update my email address.
7153
7154 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7155
7156         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7157         install-host-nogcc): Don't invoke $(stage) at the end.
7158         * Makefile.in: Regenerate.
7159
7160 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7161
7162         * configure.in: Flip the top-level bootstrap switch.
7163         * configure: Regenerate.
7164
7165 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7166
7167         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7168         $(stage) and $(unstage).
7169         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7170         (all): Remove stray semicolon.
7171         (local-distclean): Don't handle multilib.tmp and multilib.out.
7172         (install.all): Set $s for consistency.
7173         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7174         check_multilibs setting.  Always make the install directory.
7175         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7176         Correct @if/@endif.
7177         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7178         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7179         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7180         (multilib.out): Remove.
7181         * Makefile.in: Regenerated.
7182
7183 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7184
7185         * MAINTAINERS (Write After Approval): Add myself.
7186
7187 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7188
7189         * MAINTAINERS: Add myself as mt maintainer.
7190
7191         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7192
7193 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7194
7195         * MAINTAINERS: Change email address.
7196
7197 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7198
7199         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7200         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7201         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7202         Find in-tree tools if available.
7203         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7204         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7205         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7206         (COMPILER_*_FOR_TARGET): New.
7207         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7208         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7209         (CONFIGURED_*, USUAL_*): Remove.
7210         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7211         STRIP): Use autoconf substitutions.
7212         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7213         COMPILER_NM_FOR_TARGET): New.
7214         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7215
7216         (all): Make all-host and all-target in parallel.
7217         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7218         that $$r and $$s are set before invoking a recursive make.
7219         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7220         ([+bootstrap-target+]): Inline most of the `all' target.
7221
7222 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7223
7224         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7225         from the gcc build directory.
7226         * Makefile.in: Regenerate.
7227
7228 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7229
7230         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7231         depend on all-libdecnumber.
7232         * configure.in (host_libs): Include libdecnumber.
7233         * Makefile.in: Regenerate.
7234         * configure: Likewise.
7235
7236 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7237
7238         * libdecnumber: Import decNumber sources from the dfp-branch.
7239
7240 2005-11-21  Kean Johnston  <jkj@sco.com>
7241
7242         * config.sub, config.guess: Sync from upstream sources.
7243
7244 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7245
7246         Import from Autoconf sources:
7247
7248         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7249         * config/move-if-change: Don't output "$2 is unchanged";
7250         suggested by Ben Elliston.  Handle weird characters correctly.
7251
7252 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7253
7254         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7255         to match upstream libtool for darwin.
7256
7257 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7258
7259         * Makefile.def: Remove gdb dependencies for gdbtk.
7260         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7261         (configure-gdb, install-gdb): New rules.
7262         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7263         * Makefile.in, configure: Regenerated.
7264
7265 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7266
7267         * MAINTAINERS (Write After Approval): Add myself.
7268
7269 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7270
7271         * MAINTAINERS (Write After Approval): Add myself.
7272
7273 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7274
7275         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7276         Diego Novillo.
7277
7278 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7279
7280         PR bootstrap/24297
7281         * Makefile.tpl (do-[+make-target+], do-check, install,
7282         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7283         are set before recursing.
7284         * Makefile.in: Regenerate.
7285
7286 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7287
7288         PR bootstrap/18939
7289         * Makefile.def (gcc) <target>: Fix thinko.
7290         * Makefile.in: Regenerate.
7291
7292 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7293
7294         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7295         * configure: Regenerate.
7296
7297 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7298
7299         * MAINTAINERS (Write After Approval): Add self.
7300
7301 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7302
7303         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7304         target-libffi, target-qthreads, target-libjava, and
7305         targetlibobjc.
7306         * configure: Regenerate.
7307
7308 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7309
7310         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7311         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7312         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7313         (USUAL_OBJDUMP_FOR_TARGET): New.
7314         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7315         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7316         * configure, Makefile.in: Regenerated.
7317
7318 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7319
7320         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7321         before other host packages.
7322
7323 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7324
7325         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7326
7327 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7328
7329         PR bootstrap/22340
7330
7331         * configure.in (default_target): Remove.
7332         * Makefile.tpl (all): Do not use prerequisites as subroutines
7333         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7334         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7335         use prerequisites as subroutines.
7336         (check-host, check-target): New.
7337         (bootstrap configure & all targets): Do not use stage*-start
7338         if the directory layout is already ok.
7339         (non-bootstrap configure & all targets): Prepend a $(unstage).
7340         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7341         (NOTPARALLEL): Remove.
7342         (unstage, stage variables): New variables.
7343         (unstage, stage targets): Simply expand to those variables.
7344
7345         * configure: Regenerate.
7346         * Makefile.in: Regenerate.
7347
7348 2005-10-04  James E Wilson  <wilson@specifix.com>
7349
7350         * Makefile.def (lang_env_dependencies): Add libmudflap.
7351         * Makefile.in: Regenerate.
7352
7353 2005-10-03  Andreas Schwab  <schwab@suse.de>
7354
7355         Backport from libtool CVS:
7356         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7357
7358         * ltmain.sh: add support for installing into temporary
7359         staging area (e.g. 'make install DESTDIR=...')
7360
7361 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7362
7363         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7364         * configure: Regenerated.
7365
7366 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7367
7368         * configure: Regenerate with the correct
7369         autoconf version.
7370
7371 2005-09-30  Catherine Moore  <clm@cm00re.com>
7372
7373         * configure.in (bfin-*-*): New.
7374         * configure: Regenerated.
7375
7376 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7377
7378         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7379         (LIPO_FOR_TARGET): New.
7380         (CONFIGURED_LIPO_FOR_TARGET): New.
7381         (USUAL_LIPO_FOR_TARGET): New.
7382         (STRIP_FOR_TARGET): New.
7383         (CONFIGURED_STRIP_FOR_TARGET): New.
7384         (USUAL_STRIP_FOR_TARGET): New.
7385         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7386         STRIP_FOR_TARGET.
7387         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7388         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7389         * Makefile.in: Regenerate.
7390         * configure: Regenerate.
7391
7392 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7393
7394         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7395         (rs6000-*-aix*): Same.
7396         * configure: Regenerate.
7397
7398 2005-09-16  Tom Tromey  <tromey@redhat.com>
7399
7400         * MAINTAINERS: Add self as java maintainer.
7401
7402 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7403
7404         * configure.in: Recognize f95 in the --enable-languages option,
7405         and substitute it for fortran, issuing a warning.
7406         * configure: Regenerate.
7407
7408 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7409
7410         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7411         * configure:  Regenerated.
7412
7413 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7414
7415         * MAINTAINERS: Add self as ms1 maintainer.
7416
7417 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7418
7419         * Makefile.def (libssp): Add to lang_env_dependencies.
7420         * Makefile.in: Regenerate.
7421
7422 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7423
7424         * MAINTAINERS: Add myself as middle-end maintainer.
7425
7426 2005-08-17  Christian Groessler  <chris@groessler.org>
7427
7428         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7429         * Makefile.in: Regenerate.
7430
7431 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7432
7433         * MAINTAINERS (write after approval): Added myself.
7434
7435 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7436
7437         * MAINTAINERS (Write After Approval): Add myself.
7438
7439 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7440
7441         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7442         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7443         Look for alternate names of the target cc and c++
7444         * configure: Regenerate.
7445
7446 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7447
7448         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7449         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7450         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7451         tools; remove code to manually set them.
7452         (Target tools): Look in the environment for them.
7453         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7454         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7455         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7456         build directory.
7457         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7458         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7459         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7460         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7461         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7462         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7463         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7464         * configure: Regenerate.
7465         * Makefile.in: Regenerate.
7466
7467 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7468
7469         * MAINTAINERS: Update for removed CPU targets.
7470
7471 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7472
7473         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7474         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7475         * Makefile.in: Regenerated.
7476
7477 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7478
7479         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7480         (CFLAGS_FOR_TARGET): Use it.
7481         (CXXFLAGS_FOR_TARGET): Likewise.
7482         * Makefile.in: Regenerated.
7483         * configure.in (--with-build-sysroot): New option.
7484         * configure: Regenerated.
7485
7486 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7487
7488         * Makefile.tpl: Wrap install between unstage and stage
7489         * Makefile.in: Regenerate.
7490
7491 2005-07-21  Eric Christopher  <echristo@apple.com>
7492
7493         * MAINTAINERS: Update affiliation.
7494
7495 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7496
7497         * MAINTAINERS: Add self as crx port maintainer.
7498
7499 2005-07-20  DJ Delorie  <dj@redhat.com>
7500
7501         * MAINTAINERS: Add self as m32c maintainer.
7502
7503 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7504
7505         * all files: Update FSF address.
7506
7507 2005-07-15  Eric Christopher  <echristo@redhat.com>
7508
7509         * MAINTAINERS: Change affiliation.
7510
7511 2005-07-14  Jim Blandy  <jimb@redhat.com>
7512
7513         * configure.in: Add cases for Renesas m32c.
7514         * configure: Regenerated.
7515
7516 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7517
7518         * COPYING.LIB: Update from fsf.org.
7519
7520 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7521
7522         * COPYING, compile, config.guess,
7523         config.sub, install-sh, missing, mkinstalldirs,
7524         symlink-tree, ylwrap: Sync from upstream sources.
7525         * config-ml.in: Update FSF address.
7526
7527 2005-07-13  Eric Christopher  <echristo@redhat.com>
7528
7529         * configure.in: Add toplevel noconfigdir support for tpf.
7530         * configure: Regenerate.
7531
7532 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7533
7534         PR ada/22340
7535
7536         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7537         * Makefile.in: Regenerate.
7538
7539 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7540
7541         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7542         Brolley to write-after-approval.
7543
7544 2005-07-07  Andreas Schwab  <schwab@suse.de>
7545
7546         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7547         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7548         * Makefile.in: Regenerated.
7549
7550 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7551
7552         * configure.in: Don't build sim or rda when targetting darwin.
7553         * configure: Regenerate.
7554
7555 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7556
7557         * configure.in: Add --enable-libssp and --disable-libssp.
7558         * configure: Regenerate with autoconf-2.13.
7559
7560 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7561
7562         * Makefile.def (target_modules): Add libssp.
7563         * configure.in (target_libraries): Add target-libssp.
7564         * configure: Rebuilt.
7565         * Makefile.in: Rebuilt.
7566
7567 2005-07-01  Zack Weinberg  <zackw@panix.com>
7568
7569         * MAINTAINERS: Change email address.  Resign from maintainership.
7570
7571 2005-07-01  Richard Guenther  <rguenther@suse.de>
7572
7573         * MAINTAINERS: Change my e-mail address and affiliation.
7574
7575 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7576
7577         * Makefile.def (stagefeedback): Come after profile.
7578         Define profiledbootstrap target.
7579         * Makefile.tpl (profiledbootstrap): Remove.
7580         (stageprofile-end): Zap stagefeedback.
7581         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7582         * Makefile.in: Regenerate.
7583
7584 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7585
7586         * MAINTAINERS: Update my email address.
7587
7588 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7589
7590         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7591         In 'cpp' stanza, support '#line' as well as '# '.
7592
7593 2005-06-08  Andreas Schwab  <schwab@suse.de>
7594
7595         * MAINTAINERS: Move myself from 'Write After Approval' to
7596         'CPU Port Maintainers' section as m68k maintainer.
7597
7598 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7599
7600         * configure.in (unsupported_languages): New macro.
7601         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7602         non-ported target libraries in noconfigdirs.
7603         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7604         non-linux-gnu.  Remove libgcj_ex_libffi.
7605         <lang_frag loop>: Set add_this_lang=no if the language is in
7606         unsupported_languages.
7607         * configure: Regenerate.
7608
7609 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7610
7611         * configure.in: Fix typo in handling of --with-mpfr-dir.
7612         * configure: Regenerate.
7613
7614 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7615
7616         * MAINTAINERS: Update my email address.
7617
7618 2005-06-02  Jim Blandy  <jimb@redhat.com>
7619
7620         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7621         accepted into the master sources.)
7622
7623 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7624             Michael Snyder  <msnyder@redhat.com>
7625             Stan Cox  <scox@redhat.com>
7626
7627         * configure.in: Set noconfigdirs for ms1.
7628
7629         * configure: Regenerate.
7630
7631 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7632
7633         * MAINTAINERS (Write After Approval): Add self.
7634
7635 2005-06-01  Josh Conner  <jconner@apple.com>
7636
7637         * MAINTAINERS (Write After Approval): Add self.
7638
7639 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7640
7641         * MAINTAINERS: Update my email address.
7642
7643 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7644
7645         * MAINTAINERS (Write After Approval): Add self.
7646
7647 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7648
7649         * MAINTAINERS (Write After Approval): Remove self.
7650
7651 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7652
7653         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7654         (Dependencies): Consider target modules for bootstrap dependencies.
7655         Make target bootstrap modules depend on each stage's gcc.
7656         * Makefile.in: Regenerate.
7657
7658 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7659
7660         * Makefile.def (configure-gcc): Depend on binutils having been built.
7661         (all-gcc): No need to do it here.
7662         * Makefile.in: Regenerate.
7663
7664 2005-05-19  Paul Brook  <paul@codesourcery.com>
7665
7666         * configure.in: Rewrite misleading error message when requested
7667         language cannot be built.
7668         * configure: Regenerate.
7669
7670 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7671
7672         * ylwrap: Import from Automake 1.9.5.
7673
7674 2005-05-13  David Ung  <davidu@mips.com>
7675
7676         * MAINTAINERS (Write After Approval): Add self.
7677
7678 2005-05-09  Mike Stump  <mrs@apple.com>
7679
7680         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7681         lt_cv_sys_max_cmd_len for now.
7682
7683 2005-05-09  Stan Cox  <scox@redhat.com>
7684
7685         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7686
7687 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7688
7689         * README.SCO: Update the URL.
7690
7691 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7692
7693         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7694         with_gnu_ld to libtool.
7695         * ltcf-c.sh (aix[45]): Define file_list_spec.
7696         * ltcf-cxx.sh (aix[45]): Same.
7697         * ltcf-gcj.sh (aix[45]): Same.
7698         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7699         exists, write list of input files to temporary file.
7700
7701 2005-05-04  Mike Stump  <mrs@apple.com>
7702
7703         * configure.in: Always pass --target to target configures as
7704         otherwise rebuilds that do --recheck will fail.
7705         * confiugure: Rebuilt.
7706
7707 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7708
7709         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7710         STAGE_HOST_EXPORTS.
7711         (configure, all): Add bootstrap support.
7712         (Host modules, target modules): Pass post-stage1 flags and exports.
7713         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7714         * Makefile.in: Regenerate.
7715
7716 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7717
7718         * configure: Regenerate.
7719
7720 2005-04-27  Mike Stump  <mrs@apple.com>
7721
7722         * MAINTAINERS: Add self as darwin maintainer.
7723
7724 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7725
7726         * config.sub: Update from master copy.
7727
7728 2005-04-21  Mike Stump  <mrs@apple.com>
7729
7730         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7731         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7732
7733 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7734
7735         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7736         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7737         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7738         "*-*-elf" and "*-*-linux*".
7739         * configure: Regenerate.
7740
7741 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7742
7743         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7744
7745 2005-04-12  Mike Stump  <mrs@apple.com>
7746
7747         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7748
7749 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7750
7751         * MAINTAINERS (Write After Approval): Add myself.
7752
7753 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7754
7755         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7756
7757 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7758
7759         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7760         (TARGET_CONFIGARGS): Include --with-target-subdir.
7761         (configure, all): New macros.  Use them throughout.
7762         * Makefile.in: Regenerate.
7763
7764 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7765
7766         * MAINTAINERS (Write After Approval): Add myself.
7767
7768 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7769
7770         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7771
7772 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7773
7774         * MAINTAINERS: Move John Carr to Write After Approval.
7775
7776 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7777
7778         * config/mh-mingw32: Delete.
7779         * configure.in: Don't use it.
7780         * configure: Regenerate.
7781
7782 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7783
7784         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7785         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7786         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7787         (HOST_LIB_PATH): Generate from Makefile.def.
7788         (TARGET_LIB_PATH): Likewise.
7789         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7790         * Makefile.in: Regenerate.
7791         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7792         (RPATH_ENVVAR): Include Darwin case.
7793         * configure: Regenerate.
7794
7795 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7796
7797         * MAINTAINERS (Various Maintainers): Remove self.
7798         (Write After Approval): Add self.
7799
7800 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7801
7802         * MAINTAINERS (Various Maintainers): Add self.
7803
7804 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7805
7806         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7807         * configure: Regenerate.
7808
7809 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7810
7811         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7812         gcc_version, and gcc_version_trigger from set of flags to pass.
7813         * Makefile.tpl: Remove definitions of above variables.
7814         (config.status): Remove dependency on $(gcc_version_trigger).
7815         * Makefile.in: Regenerate.
7816         * configure.in: Do not reference config/gcc-version.m4 nor
7817         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7818         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7819         * configure: Regenerate.
7820
7821 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7822             Andrew Pinski  <pinskia@physics.uc.edu>
7823
7824         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7825         * Makefile.in: Regenerate.
7826
7827 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7828
7829         * MAINTAINERS (Write After Approval): Add myself.
7830
7831 2005-03-03  David Ayers  <d.ayers@inode.at>
7832
7833         * MAINTAINERS (Write After Approval): Add myself.
7834
7835 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7836
7837         PR libgcj/20160
7838         * ltmain.sh: Avoid creating archives with components that have
7839         duplicate basenames.
7840
7841 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7842
7843         PR bootstrap/20250
7844         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7845         instead of check.
7846         * Makefile.in: Regenerate.
7847
7848 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7849
7850         * Makefile.in: Regenerate to fix conflict between the previous two
7851         patches.
7852
7853 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7854
7855         PR bootstrap/17383
7856         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7857         * Makefile.tpl (HOST_SUBDIR): New substitution.
7858         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7859         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7860         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7861         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7862         (Host modules, Bootstrapped modules): Use it.
7863         (Build modules, Target modules): Do not create symlink trees,
7864         always configure out-of-srcdir.
7865         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7866         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7867         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7868         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7869
7870         * Makefile.in: Regenerate.
7871         * configure: Regenerate.
7872
7873 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7874
7875         Merged from libada-gnattools-branch:
7876         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7877
7878         * gnattools: New directory.
7879         * Makefile.def: Add gnattools as a module, depending on target-libada.
7880         * Makefile.in: Regenerate.
7881         * configure.in: Include gnattools in host_tools; disable it if ada
7882         is disabled.
7883         * configure: Regenerate.
7884
7885 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7886
7887         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7888         treelang maintainer.
7889         (Write After Approval): Remove myself.
7890
7891 2005-02-23  Paul Schlie  <schlie@comcast.net>
7892
7893         * configure.in: Allow darwin targeted ports to build tk, itcl and
7894         libgui.
7895         * configure: Regenerate.
7896
7897 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7898
7899         PR libgcj/10353
7900         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7901         * configure: Regenerate.
7902
7903 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7904
7905         * MAINTAINERS (Write After Approval): Add myself.
7906
7907 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7908
7909         * MAINTAINERS: Update my e-mail address.
7910
7911 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7912
7913         * MAINTAINERS (Write After Approval): Add myself.
7914
7915 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7916
7917         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7918         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7919         target-libgloss when not *-*-elf and *-*-aout.
7920         * configure: Regenerate.
7921
7922 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7923
7924         * MAINTAINERS: Remove obsolete entries.
7925
7926         * MAINTAINERS (Write After Approval): Add Michael Matz.
7927
7928 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7929
7930         * MAINTAINERS: Remove self as cpplib maintainer.
7931
7932 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7933
7934         * install-sh, config.sub: Import from upstream.
7935
7936 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7937
7938         PR bootstrap/18222
7939         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7940         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7941         * Makefile.in: Regenerate.
7942
7943 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7944
7945         * MAINTAINERS: Update my email address.
7946
7947 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7948             Andreas Schwab  <schwab@suse.de>
7949
7950         PR bootstrap/18033
7951         * config-ml.in: Eval option if surrounded by single quotes.
7952
7953 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7954
7955         Revert 2004-12-28 Makefile changes, a better fix will be
7956         applied to mainline and src after GCC 4.0 branches.
7957
7958 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7959
7960         PR bootstrap/17383
7961
7962         * Makefile.def (target_modules): Remove stage parameter,
7963         it is always true now.
7964         * Makefile.tpl (configure-build-[+module+],
7965         configure-target-[+module+]): Always build symlink tree
7966         for the directory and for include.  BUILD_SUBDIR and
7967         TARGET_SUBDIR cannot be . anymore.
7968         * Makefile.in: Regenerate.
7969
7970 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7971
7972         Revert 2004-12-08 Makefile changes.
7973
7974 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7975
7976         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7977         cygwin, mingw.
7978
7979 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7980
7981         * configure.in (sh64-*-*): Reenable gprof.
7982         * configure: Regenerate.
7983
7984 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7985
7986         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7987         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7988         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7989         * Makefile.in: Regenerate.
7990
7991 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7992
7993         * MAINTAINERS: Update my email address.
7994
7995 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7996
7997         * Makefile.tpl: Generate normal dependencies if the LHS module is
7998         not bootstrapped.
7999         * Makefile.in: Regenerate.
8000
8001 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8002
8003         * configure.in: Include config/gxx-include-dir.m4.  Use
8004         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8005         * configure: Regenerate.
8006
8007 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8008
8009         * config.if: Delete.
8010         * configure.in: Set libstdcxx_incdir directly.
8011         * configure: Regenerate.
8012
8013 2004-12-02  Eric Christopher  <echristo@redhat.com>
8014
8015         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8016         * Makefile.in: Regenerate.
8017
8018 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8019
8020         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8021         * configure: Regenerate.
8022
8023 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8024
8025         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8026         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8027         * configure: Regenerate.
8028
8029 2004-12-01  Eric Christopher  <echristo@redhat.com>
8030
8031         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8032         of things to remove.
8033
8034 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8035
8036         * MAINTAINERS (Write After Approval): Update my e-mail address.
8037
8038 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8039
8040         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8041         from CVS libtool to always pass_all.
8042
8043 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8044
8045         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8046         (hppa*64*-*-*): Delete incorrect comment.
8047         * configure: Rebuilt.
8048
8049 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8050
8051         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8052
8053 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8054
8055         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8056         from CVS libtool to always pass_all.
8057
8058 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8059
8060         * install-sh, compile: Import from automake.
8061
8062 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8063
8064         * config.guess, config.sub:  Import from savannnah.
8065
8066 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8067
8068         * MAINTAINERS (Write After Approval): Add myself
8069
8070 2004-11-12  Mike Stump  <mrs@apple.com>
8071
8072         * Makefile.def: Add html support.
8073         * Makefile.tpl: Likewise.
8074         * Makefile.in: Regenerate.
8075
8076 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8077
8078         PR 18423
8079         * configure.in: Remove all instances of build-fixincludes from
8080         noconfigdirs.
8081         (build_configargs): Supply --target to subdirectories.
8082         * configure: Regenerate.
8083
8084         * Makefile.def: Make gcc install depend on fixincludes install.
8085         * Makefile.in: Regenerate.
8086
8087 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8088
8089         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8090
8091 2004-11-11  Paul Brook  <paul@codesourcery.com>
8092
8093         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8094
8095 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8096
8097         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8098         target-libgfortran.
8099         * configure: Regenerate.
8100
8101 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8102
8103         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8104         like CC.
8105
8106 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8107
8108         * Makefile.def (host fixincludes): Specify missing targets.
8109         * Makefile.in: Regenerate.
8110
8111 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8112
8113         * MAINTAINERS: Add myself
8114
8115 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8116
8117         * MAINTAINERS (Write After Approval): Add myself.
8118
8119 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8120
8121         * Makefile.def: Build fixincludes for the host, too.
8122         * Makefile.in: Regenerate.
8123         * configure.in (host_tools): Add fixincludes.
8124         * configure: Regenerate.
8125
8126 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8127
8128         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8129         * configure: Regenerated.
8130
8131 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8132
8133         PR other/17783
8134         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8135         * configure: Regenerated.
8136
8137 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8138
8139         * README.SCO: Update per FSF instructions.
8140
8141 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8142
8143         PR target/18151
8144         * configure.in (case ${target}): Do not build fixincludes for avr.
8145         * configure: Regenerated.
8146
8147 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8148
8149         * configure.in (case ${target}): Do not build fixincludes
8150         on platforms where it is not used.
8151         * configure: Regenerated.
8152
8153 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8154
8155         * configure.in: Use an absolute path to install-sh.
8156         * configure: Regenerated.
8157
8158 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8159
8160         * MAINTAINERS (Write After Approval): Add myself.
8161
8162 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8163
8164         * MAINTAINERS: Remove from Write After Approval those that are
8165         already maintainers.
8166
8167 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8168
8169         * MAINTAINERS:  Update my email address.
8170
8171 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8172
8173         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8174         * configure: Regenerate.
8175
8176 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8177
8178         * MAINTAINERS:  Update my email address.
8179
8180 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8181
8182         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8183         entries belonging to this category.
8184
8185 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8186
8187         * MAINTAINERS: Update my e-mail address.
8188
8189 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8190
8191         Fix wrong conflict resolution in:
8192
8193         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8194
8195         * Makefile.in: Regenerate.
8196         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8197         in the recursive `make', instead of hardwiring `all'.
8198         (Autogenerated TARGET-* variables): New.
8199
8200 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8201
8202         * configure.in: Enable target-libgloss for crx-*-*.
8203         * configure: Regenerate.
8204
8205 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8206
8207         * MAINTAINERS (Various Maintainers): Move the "windows,
8208         cygwin, mingw" maintainer to ...
8209         (OS Port Maintainers): ... here.
8210
8211 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8212
8213         * MAINTAINERS (Write After Approval): Remove those that are
8214         maintainers of some subsystem.
8215
8216 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8217
8218         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8219         * ltcf-cxx.sh (tpf*): Likewise.
8220         * ltconfig (tpf*): Add TPF OS configuration support.
8221
8222 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8223
8224         * MAINTAINERS: Change my email address to my new work account.
8225
8226 2004-09-24  Michael Roth  <mroth@nessie.de>
8227
8228         * configure.in (--without-headers): Add missing double quotes.
8229         * configure: Regenerate.
8230
8231 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8232
8233         * ylwrap: Revert to previous version.
8234
8235 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8236
8237         PR bootstrap/17369
8238         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8239         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8240         SET_GCC_LIB_PATH_CMD.
8241         (BASE_TARGET_EXPORTS): Likewise.
8242         * Makefile.in: Regenerated.
8243
8244         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8245         * configure: Regenerated.
8246
8247 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8248
8249         * config.guess: New upstream version
8250         * compile, depcomp, install-sh, ylwrap: Likewise.
8251
8252 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8253
8254         * config/mh-x86omitfp: New host makefile fragment.  Add
8255         -fomit-frame-pointer to the default BOOT_CFLAGS.
8256         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8257         * configure: Regenerate.
8258
8259 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8260
8261         PR target/11572
8262         * configure.in (*-*-darwin*): Renable libobjc.
8263         * configure: Regenerate.
8264
8265 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8266
8267         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8268
8269 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8270
8271         * Makefile.def: Remove libbanshee.
8272         * Makefile.tpl: Ditto.
8273         * configure.in: Ditto.
8274         * Makefile.in: Regen.
8275         * configure: Ditto.
8276
8277 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8278
8279         * ltmain.sh: Use $pic_object as $non_pic_object if
8280         $non_pic_object=none.
8281
8282 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8283
8284         * missing: Import latest version from master repository.
8285
8286 2004-09-06  Nick Clifton  <nickc@redhat.com>
8287
8288         * config.sub: Import latest version from master repository.
8289         * config.guess: Likewise.
8290         This includes these changes:
8291
8292         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8293
8294         * config.sub: Handle crisv32, alias etraxfs.
8295         * config.guess (crisv32:Linux:*:*): Handle.
8296
8297         2004-08-13  Brad Smith  <brad@comstyle.com>
8298
8299         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8300         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8301
8302         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8303
8304         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8305         assume the processor is a powerpc.  This is because coreutils
8306         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8307         in this case, due to a MacOS X bug that causes
8308         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8309         to return a negative number.
8310         Problem reported by Petter Reinholdtsen in:
8311         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8312
8313         2004-07-19  Ben Elliston  <bje@gnu.org>
8314
8315         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8316
8317         2004-06-24  Ben Elliston  <bje@gnu.org>
8318
8319         * config.guess: Update copyright years.
8320         * config.sub: Likewise.
8321
8322         2004-06-22  Robert Millan  <robertmh@gnu.org>
8323
8324         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8325         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8326
8327         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8328
8329         * config.guess (*:*VMS:*:*): New entry. Replaces
8330         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8331         manufacturer.
8332
8333         2004-06-22  Ben Elliston  <bje@gnu.org>
8334
8335         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8336         * config.sub: Likewise.
8337
8338         2004-06-22  Ben Elliston  <bje@gnu.org>
8339
8340         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8341         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8342
8343         2004-06-11  Ben Elliston  <bje@gnu.org>
8344
8345         * config.guess (pegasos:OpenBSD:*:*): Remove.
8346
8347         2004-06-11  Ben Elliston  <bje@gnu.org>
8348
8349         From Wouter Verhelst <wouter@grep.be>:
8350         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8351
8352         2004-06-11  Ben Elliston  <bje@gnu.org>
8353
8354         * config.guess (luna88k:OpenBSD:*:*): New.
8355
8356         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8357
8358         * config.guess (m32r*:Linux:*:*): New case.
8359         * config.sub: Handle m32rle.
8360
8361         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8362
8363         From Jens Petersen  <petersen@redhat.com>:
8364         * config.sub: Handle sparcv8.
8365
8366         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8367
8368         From Tom Smith <smith@cag.lkg.hp.com>:
8369         * config.guess: Version suffixes are equally significant on Tru64
8370         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8371         prefix of "P" (patched kernel).
8372
8373         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8374
8375         * config.sub: Add support for National Semiconductor CRX target.
8376
8377 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8378
8379         * MAINTAINERS (Various Maintainers): Remove myself as web page
8380         maintainer, add myself as maintainer of build status lists.
8381
8382 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8383
8384         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8385         *-*-netware, but add target-libmudflap.
8386         Consolidate *-*-netware targets (of which really only i?86 exists)
8387         into a single entry.
8388         * configure: Likewise.
8389
8390 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8391
8392         * Makefile.tpl (sorry): Remove.
8393         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8394         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8395         (do-clean): Clean per-stage directories too.
8396         (do-distclean): Run distclean-stage1 too.
8397         (.NOTPARALLEL): Enable during toplevel bootstrap.
8398         (stage[+id+]-bubble): Enable parallel execution during
8399         the recursive invocation.
8400         * Makefile.in: Regenerate.
8401
8402         Fix previous checkin:
8403
8404         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8405         include.
8406         * configure.in: Fix indentation.
8407         * configure: Regenerate.
8408
8409 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8410
8411         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8412         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8413         * configure: regenerate
8414         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8415         -mdynamic-no-pic
8416
8417 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8418
8419         * Makefile.def (build_modules): Add fixincludes.
8420         (dependencies): Make gcc depend on fixincludes.
8421         * configure.in (build_tools): Add fixincludes.
8422         (build_configdirs): Always include build_libs.
8423         * Makefile.in: Regenerate.
8424         * configure: Regenerate.
8425
8426 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8427
8428         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8429         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8430         phony targets; do not generate timestamp files.
8431         (distclean-stageN): Remove references to their timestamp files.
8432         (restageN, touch-stageN): Remove.
8433         (stageN-bubble): Rewritten.
8434         (compare): Support lean bootstraps.
8435         * Makefile.in: Regenerate.
8436
8437         * configure.in: Only warn when bootstrapping but
8438         build != host or build != target.  Support lean bootstraps.
8439         * configure: Regenerate.
8440
8441 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8442
8443         * configure.in:  Give a better error message if GMP/MPFR are missing
8444         and a language needing them has been requested.
8445         * configure:  Regenerated.
8446
8447 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8448
8449         * configure.in:  Print a list of available language front-ends if
8450         a requested one is missing.  Tidy stray tab characters.
8451         * configure:  Regenerated.
8452
8453 2004-08-19  Michael Koch  <konqueror@gmx.de>
8454
8455         * gcc/doc/install.texi: Update entry about automake for libjava.
8456
8457 2004-08-17  Robert Millan  <robertmh@gnu.org>
8458
8459         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8460         (instead of FreeBSD).
8461         * configure: Regenerate.
8462
8463 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8464
8465         * Makefile.in: Regenerate.
8466         * configure: Regenerate.
8467
8468         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8469         stage_*_flags.
8470         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8471         for bootstrapped modules if toplevel bootstrap is going.
8472         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8473         modules.  Adjust for changes in Makefile.def.  Enable several
8474         rules even in non-bootstrap mode, just to avoid peppering the
8475         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8476         (stage-[+prev+]-bubble): Remove.
8477
8478         * Makefile.def (Dependencies): Depend on all-build-bison,
8479         all-build-flex, all-build-byacc, all-build-texinfo, rather
8480         than the host variations.
8481         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8482         with BUILD_SUBDIR.
8483         (BISON): Update for recent Bisons.
8484         (YACC): Fix typo.
8485         (cross): Depend on all-build.
8486         (all): Do not depend on all-build.
8487         (prebootstrap): Remove.
8488         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8489         (Prebootstrap dependencies): Add them to the per-stage targets
8490         and to all-prebootstrap.
8491         * configure.in (build_configdirs): Always enable build_tools.
8492         (BUILD_DIR_PREFIX): Remove.
8493
8494         * Makefile.def (gcc): Add target variable.
8495         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8496         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8497         in the recursive `make', instead of hardwiring `all'.
8498         (Autogenerated TARGET-* variables): New.
8499
8500 2004-08-13  Brian Booth  <bbooth@redhat.com>
8501
8502         * MAINTAINERS: Remove myself from write-after-approval.
8503
8504 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8505
8506         * src-release: Stop distributing mmalloc with gdb (which doesn't
8507         use it).
8508         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8509         * Makefile.in: Regenerate.
8510
8511 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8512
8513         * configure.in (arm*-*-eabi*): New target.
8514         * configure: Regenerate.
8515
8516 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8517
8518         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8519         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8520         (Dependencies): New section.
8521         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8522         (configure-target-[+module+]): Depend on maybe-all-gcc
8523         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8524         (toplevel profiledbootstrap): Fix dependencies.
8525         * Makefile.in: Regenerate.
8526
8527 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8528
8529         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8530         target-libiberty to noconfigdirs.
8531         * configure: Regenerate.
8532
8533 2004-08-03  Paul Brook  <paul@codesourcery.com>
8534
8535         * configure.in: Check for MPFR as well as GMP.
8536         * configure: Regenerate.
8537
8538 2004-08-01  Robert Millan  <robertmh@gnu.org>
8539
8540         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8541         libmudflap for all GNU-based systems (with Glibc).
8542         * configure: Regenerate.
8543
8544 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8545
8546         * Makefile.def (host-modules): Add gcc.
8547         * Makefile.in: Regenerate.
8548         * Makefile.tpl (sorry): New rule.
8549         (configure-host, all-host, [+make_target+]-host, do-check,
8550         install-host): Do not add gcc as a special case.
8551         (host modules): Add a small special-casing for gcc.  Export
8552         extra_make_flags through the environment.
8553         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8554         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8555         other recursive targets for gcc): Remove.
8556
8557         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8558         (stage, unstage): New rules.
8559         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8560         distclean-stage[+id+]): Use stage_current.
8561         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8562         the stage*-start rules.
8563
8564 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8565
8566         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8567         use -all_load flag.
8568
8569 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8570
8571         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8572         * configure: Regenerate.
8573
8574 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8575
8576         * maintainer-scripts/gcc_release: Revert yesterday's change.
8577
8578 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8579
8580         * MAINTAINERS: Add myself to write-after-approval.
8581
8582 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8583
8584         * libf2c: Removed.
8585         * gcc/gccbug.in: Updated because of libf2c removal.
8586         * maintainer-scripts/gcc_release: Ditto.
8587
8588 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8589
8590         * configure.in: Build libmudflap by default on FreeBSD.
8591         * configure: Regenerated.
8592
8593 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8594
8595         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8596         systems.
8597         * configure: Regenerated.
8598
8599 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8600
8601         PR target/16344
8602         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8603         feedback based compiler.
8604         * Makefile.in: Rebuilt.
8605
8606 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8607
8608         * Makefile.def (host_modules): Set bootstrap=true for flex.
8609         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8610         * Makefile.in: Rebuilt.
8611
8612 2004-07-07  Jan Hubicka  <jh@suse.cz>
8613
8614         * MAINTAINERS: Add self as a profile feedback maintainer.
8615
8616 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8617
8618         * configure.in:  Do not prepend $srcdir to /dev/null in
8619         makefile fragments.
8620         * configure:  Regenerate.
8621
8622 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8623
8624         * Makefile.def (build_modules): Add bison, byacc, flex,
8625         m4, texinfo.
8626         (flags_to_pass): Add FLEX.
8627         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8628         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8629         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8630         DEFAULT_MAKEINFO): Remove.
8631         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8632         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8633         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8634         objdir or else use configured tool.
8635         (all-build): New.
8636         (all): Depend on it.
8637         (Build module dependencies): Add.
8638         * Makefile.in: Regenerate.
8639         * configure.in: Better support for multiple build modules,
8640         matching what is done for host/target modules.  Do not look
8641         for "plausible" locations of build tools if Canadian cross.
8642         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8643         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8644         * configure: Regenerate.
8645
8646 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8647
8648         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8649         * Makefile.in: Regenerate.
8650
8651 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8652
8653         * Makefile.tpl (configure-build-[+module+],
8654         configure-[+module+], configure-target-[+module+]): Pass
8655         [+extra_configure_args+].
8656         (all-build-[+module+], all-[+module+], check-[+module+],
8657         install-[+module+], [+make_target+]-[+module+],
8658         all-target-[+module+], check-target-[+module+],
8659         install-target-[+module+], [+make_target+]-target-[+module+]):
8660         Pass [+extra_make_args+].
8661         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8662         (GCC_HOST_EXPORTS): Remove.
8663         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8664         cross, check-gcc, check-gcc-c++, install-gcc,
8665         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8666         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8667         * Makefile.in: Regenerate.
8668
8669 2004-06-21  Matthew Sachs  <msachs@apple.com>
8670
8671         * MAINTAINERS: Added self to write-after-approval.
8672
8673 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8674
8675         * configure.in: Check for srcdir/winsup rather than build directory
8676         winsup.
8677         * configure: Regenerate.
8678
8679 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8680
8681         * configure.in: Don't build Cygwin native newlib if winsup
8682         directory is missing.  Emit warning instead.
8683         * configure: Regenerate.
8684
8685 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8686
8687         * Makefile.tpl (touch-stage[+id+]): New.
8688         (restage[+prev+]): Depend on touch-stage[+id+].
8689
8690         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8691         Use it throughout.
8692
8693         * Makefile.def: Add profile and feedback bootstrap stages.
8694         Remove next field from bootstrap stages.
8695         * Makefile.tpl (LN, LN_S): Substitute.
8696         (stageN-start, stageN-end): Use double-colon rules, to
8697         provide a hook for additional setup commands.
8698         (distclean-stageN-gcc, restageN): Create dependencies from
8699         [+prev+], not from [+next+].
8700         (stageN-bubble): Add commands for successive stages from
8701         [+prev+], using double-colon rules.
8702         (all-stageN-gcc): Fix typo.
8703         (stagefeedback-start, profiledbootstrap): New.
8704         * Makefile.in: Regenerate.
8705         * configure.in: Call ACX_PROG_LN.
8706         * configure: Regenerate.
8707
8708 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8709
8710         * MAINTAINERS (Write After Approval): Add myself.
8711
8712 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8713
8714         * MAINTAINERS (Write After Approval): Add myself.
8715
8716 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8717
8718         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8719         without gcc.
8720         * configure: Regenerate.
8721
8722 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8723
8724         * Makefile.tpl: Fix typo.
8725         * Makefile.in: Regenerate.
8726
8727 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8728
8729         * configure.in: Remove new- prefix from toplevel
8730         bootstrap targets.
8731         * configure: Regenerate.
8732
8733 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8734
8735         * Makefile.tpl (all.normal): Rename to all.
8736         (all): Replace with a rule to pick the default
8737         target from configure.
8738         (all-gcc, configure-gcc): Use conditionals to
8739         do nothing when toplevel bootstrap is going on.
8740         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8741         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8742         * configure.in: Support --enable-bootstrap.
8743
8744         * Makefile.def: Remove new- prefix from toplevel
8745         bootstrap targets.
8746         * Makefile.tpl: Likewise.
8747
8748         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8749         target.
8750
8751         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8752         $(RECURSE_FLAGS) to recursive invocation of make.
8753
8754         * Makefile.in: Regenerate.
8755         * configure: Regenerate.
8756
8757 2004-05-30  Andreas Jaeger  <aj@suse.de>
8758             Jim Wilson  <wilson@specifixinc.com>
8759
8760         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8761         like CC.
8762
8763 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8764
8765         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8766         * configure: Regenerate.
8767
8768 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8769
8770         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8771         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8772         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8773         targets.
8774         * Makefile.in: Regenerate.
8775
8776 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8777
8778         * configure.in: Test the ability to symlink directories.
8779         * configure: Regenerate.
8780
8781         * Makefile.def (bootstrap-stage): New definitions.
8782         * Makefile.tpl (configure-stage1-gcc,
8783         configure-stage2-gcc, configure-stage3-gcc,
8784         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8785         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8786         new-restage3, compare): Autogenerate, see Makefile.in
8787         entry for behavioral changes.
8788         (distclean-stage1, new-stage1-start, new-stage1-end,
8789         new-stage1-bubble, distclean-stage2, new-stage2-start,
8790         new-stage2-end, new-stage2-bubble, distclean-stage3,
8791         new-stage3-start, new-stage3-end): New autogenerated targets.
8792         (objext, prebootstrap, BOOT_CFLAGS,
8793         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8794         targets.
8795
8796         * Makefile.in: Regenerate.
8797         (distclean-stage1, new-stage1-start, new-stage1-end,
8798         new-stage1-bubble, distclean-stage2, new-stage2-start,
8799         new-stage2-end, new-stage2-bubble, distclean-stage3,
8800         new-stage3-start, new-stage3-end): New targets.
8801         (all-stage1-gcc): Move prebootstrap dependency from here...
8802         (configure-stage1-gcc): ...to here.
8803         (new-bootstrap): Use bubble targets.
8804         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8805         Use per-stage distclean targets.
8806         (configure-stage1-gcc, configure-stage2-gcc,
8807         configure-stage3-gcc, all-stage1-gcc,
8808         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8809         Use new-stageN-start to prepare the tree.
8810
8811 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8812
8813         * Makefile.def (host_modules): add libcpp.
8814         * Makefile.tpl: Add dependencies on and for libcpp.
8815         * Makefile.in: Regenerate.
8816         * configure.in: Add libcpp host module.
8817         * configure: Regenerate.
8818
8819 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8820
8821         * Makefile.tpl: Whenever a recursive target is defined, wrap
8822         it in a special @if/@endif block, and prepare its maybe
8823         dependency in the @if/@endif block
8824         * configure.in: Instead of writing maybe dependencies, remove
8825         the @if/@endif statements, and remove the @if/@endif blocks
8826         that remain.
8827         * configure: Regenerate.
8828         * Makefile.in: Regenerate.
8829
8830 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8831
8832         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8833
8834 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8835
8836         PR bootstrap/15120
8837         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8838         * */configure: Rebuilt.
8839
8840 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8841
8842         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8843         of libf2c.
8844         * configure, Makefile.in: Regenerate.
8845
8846 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8847
8848         * MAINTAINERS (Write After Approval): Add myself.
8849
8850 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8851
8852         Merge from tree-ssa-20020619-branch.
8853
8854         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8855         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8856         (HOST_GMPLIBS): Define.
8857         (HOST_GMPINC): Define.
8858         (TARGET_LIB_PATH): Add libmudflap.
8859         (GFORTRAN_FOR_TARGET): Define.
8860         (configure-build*): Export GFORTRAN.
8861         (configure-gcc): Export GMPLIBS and GMPINC.
8862         (all-gcc): Add maybe-all-libbanshee.
8863         (configure-target-libgfortran): Define.
8864         * Makefile.in: Regenerate.
8865         * configure.in (host_libs): Add libbanshee.
8866         (target_libraries): Add target-libmudflap and target-libgfortran.
8867         Add --with-libbanshee.
8868         Handle --disable-libmudflap.
8869         (*-*-freebsd*): Use with_gmp.
8870         Add $(libgcj) to noconfigdirs.
8871         * configure: Regenerate.
8872         * depcomp: New file.
8873         * MAINTAINERS: Add tree-ssa maintainers.
8874
8875 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8876
8877         * MAINTAINERS (Various Maintainers): Add myself.
8878
8879 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8880
8881         * MAINTAINERS (Write After Approval): Add myself.
8882
8883 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8884
8885         * MAINTAINERS (Write After Approval): Add myself.
8886
8887 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8888
8889         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8890         * configure: Regenerate.
8891
8892 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8893
8894         Revert:
8895         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8896
8897         * Makefile.def (flags_to_pass): Remove *dir variables that
8898         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8899         as well as prefix and exec_prefix.
8900         * Makefile.in: Regenerate.
8901
8902 2004-04-26  Robert Millan  <robertmh@gnu.org>
8903
8904         Add patches from libtool CVS.
8905         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8906         * ltconfig: Likewise.
8907         * ltcf-c.sh: Likewise.
8908         * ltcf-cxx.sh: Likewise.
8909         * ltcf-gcj.sh: Likewise.
8910
8911 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8912
8913         * Makefile.def (host_modules): Mark with the bootstrap
8914         flag packages on which gcc depends.
8915         * Makefile.tpl (all-bootstrap): Use it.
8916         * Makefile.in: Regenerate.
8917
8918 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8919
8920         * Makefile.def (flags_to_pass): Remove *dir variables that
8921         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8922         as well as prefix and exec_prefix.
8923         * Makefile.in: Regenerate.
8924
8925 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8926
8927         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8928         * configure: Regenerate.
8929         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8930         * gcc/Makefile.tpl (compare): Use the result of the test.
8931         * gcc/Makefile.in: Regenerate.
8932
8933 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8934
8935         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8936         Always relocate gcc and prev-gcc to the original names, even
8937         if the build fails.
8938         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8939         New targets.
8940
8941 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8942
8943         * MAINTAINERS: Update my email address.
8944
8945 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8946
8947         * configure.in (mips*-*-irix5*): Enable ld.
8948         * configure: Regenerate.
8949
8950 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8951
8952         * configure: Regenerate.
8953
8954 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8955
8956         * Makefile.tpl (configure-[+module+], configure-gcc,
8957         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8958         Set and export LDFLAGS.
8959         * Makefile.in: Regenerate.
8960
8961 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8962
8963         * MAINTAINERS: Add myself to write-after-approval.
8964
8965 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8966
8967         PR bootstrap/14871
8968         * Makefile.tpl: If we don't have built-in-tree target tools,
8969         use the ones found by configure rather than hacking around with
8970         program_transform_name.
8971         * configure.in: Give Makefile.tpl the information necessary
8972         to do that.
8973         * Makefile.in: Regenerate.
8974         * configure: Regenerate.
8975
8976 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8977
8978         PR bootstrap/14760
8979         * configure.in: When computing baseargs, strip *all* copies of
8980         offending options.  Also, don't match/substitute the trailing space,
8981         so that this actually works when two similar options are separated by
8982         only one space.
8983         * configure: Regenerate.
8984
8985 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8986
8987         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8988         (rs6000-*-aix*): Same.
8989         * configure: Regenerate.
8990
8991 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8992
8993         * MAINTAINERS: Add myself to write-after-approval.
8994
8995 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8996
8997         * MAINTAINERS: Add myself to write-after-approval.
8998
8999 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9000
9001         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9002         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9003         * Makefile.in: Regenerate.
9004
9005         * configure.in (top level bootstrap support): Rework --enable-werror
9006         to set @stage2_werror_flag@.
9007         * configure: Regenerate.
9008         * Makefile.tpl (top level bootstrap support): Pass
9009         @stage2_werror_flag@ down to configure in stages 2 and 3.
9010         * Makefile.in: Regenerate.
9011
9012 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9013
9014         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9015         for stages 2 and 3 as well as in make.  As a consequence, remove
9016         OUTPUT_OPTION (now detected by configure) from the flags passed down
9017         to make.
9018         * Makefile.in: Regenerate.
9019
9020         * Makefile.tpl (new-bootstrap): Fix typo.
9021         * Makefile.in: Regenerate.
9022
9023 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9024
9025         * Makefile.tpl: Rearrange by moving recursive_targets rules
9026         into their proper sections.
9027         * Makefile.tpl (top level bootstrap support): Move disabling
9028         of coverage flags from 'make' to 'configure'; improve comments.
9029         * Makefile.in: Regenerate.
9030
9031         * Makefile.tpl (experimental top level bootstrap) Move stage1
9032         language setting from all- target to configure- target; disable
9033         intermodule optimization in stage 1; prevent gratuitous rebuilds
9034         of stage 1.
9035         * Makefile.in: Regenerate.
9036         * configure.in: Comma-separate stage 1 language list for top
9037         level bootstrap.
9038         * configure: Regenerate.
9039
9040         * Makefile.tpl: Clean up experimental top level bootstrap support:
9041         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9042         prev-gcc in configure- targets as well as all- targets.
9043         * Makefile.in: Regenerate.
9044
9045 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9046
9047         * compile: New file imported from automake.
9048
9049 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9050
9051         * configure.in: Remove symbolic link section.
9052         * configure: Regenerate.
9053         * Makefile.tpl (links): Remove.
9054         * Makefile.in: Regenerate.
9055
9056 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9057             Nathanael Nerode  <neroden@gcc.gnu.org>
9058
9059         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9060         Set with AC_CHECK_PROGS.
9061         * configure.in: Fix comment typo from last patch.
9062         * configure: Regenerate.
9063
9064 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9065
9066         * Makefile.tpl: Introduce experimental top level bootstrap support.
9067         * Makefile.in: Regenerate.
9068         * configure.in: Introduce support for top level bootstrap.
9069         * configure: Regenerate.
9070
9071 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9072             Paolo Bonzini  <bonzini@gnu.org>
9073
9074         PR bootstrap/14522
9075         * configure.in: Cope with shells that do not support unquoted ^
9076         * configure: Regenerate.
9077
9078 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9079             Paolo Bonzini  <bonzini@gnu.org>
9080
9081         PR bootstrap/14522
9082         * configure.in: Cope with shells that do not support nesting
9083         quotes inside quoted backquote substitutions.
9084         * configure: Regenerate.
9085
9086 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9087
9088         PR bootstrap/14522
9089         * configure.in: Fix escaping of $.
9090         * configure: Regenerate.
9091
9092 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9093
9094         * configure: Regenerate, since I forgot to while committing Paolo's
9095         changes.
9096
9097 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9098
9099         PR ada/14131
9100         Move language detection to the top level.
9101         * configure.in: Find default values for the tools as
9102         soon as possible.  Disable ada if GNAT is not found.
9103         Emit error message about missing languages.  Expand
9104         --enable-languages=all for the gcc subdirectory.
9105
9106 2004-03-10  Ben Elliston  <bje@gnu.org>
9107
9108         * MAINTAINERS: Update my email address.
9109
9110 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9111
9112         * ltconfig: Disable building static libraries if building shared
9113         libraries on AIX 5L.
9114
9115 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9116
9117         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9118         and disable libgcj.
9119         * configure: Regenerated.
9120
9121 2004-03-01  Brian Booth  <bbooth@redhat.com>
9122
9123         * MAINTAINERS: Add myself to write-after-approval.
9124
9125 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9126
9127         * MAINTAINERS: Add myself to write-after-approval.
9128
9129 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9130
9131         PR bootstrap/7087
9132         * Makefile.tpl: Guard XFOO sed statements better.
9133         * Makefile.tpl: Add dependency for configure-target-libada.
9134         * Makefile.in: Regenerate (incidentally fixes broken
9135         commit when libada-branch was merged).
9136
9137 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9138
9139         * MAINTAINERS: Add myself to write-after-approval.
9140
9141 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9142
9143         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9144         maintainers.
9145
9146 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9147
9148         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9149         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9150
9151 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9152
9153         PR bootstrap/11932
9154         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9155
9156 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9157
9158         * MAINTAINERS: Added myself to write-after-approval.
9159
9160 2004-02-14  Michael Koch  <konqueror@gmx.de>
9161
9162         * MAINTAINERS: Added myself to write-after-approval.
9163
9164 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9165
9166         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9167         some OS port maintainers to OS port maintainers section.
9168
9169 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9170
9171         * MAINTAINERS: Add self.
9172
9173 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9174
9175         * MAINTAINERS: Alphabetize.
9176
9177 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9178
9179         * MAINTAINERS: Remove myself.
9180
9181 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9182
9183         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9184         (rs6000-*-aix*): Same.
9185         * configure: Regenerate.
9186
9187 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9188
9189         * configure.in (host): Add in missing $noconfigdirs to defines.
9190         * configure: Regenerate.
9191
9192 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9193             Nathanael Nerode  <neroden@gcc.gnu.org>
9194
9195         PR ada/6637, PR ada/5911
9196         Merge with libada-branch:
9197         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9198         with appropriate dependencies. Add --enable-libada configure switch.
9199         * configure, Makefile.in: Regenerate.
9200
9201 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9202
9203         * MAINTAINERS: Add myself to write-after-approval.
9204
9205 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9206
9207         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9208         * configure: Regenerate.
9209
9210 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9211
9212         Merge from upstream:
9213
9214         * ltmain.in: When setting IFS to '~', be careful about user
9215         arguments that contain '~'.
9216
9217         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9218
9219         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9220         Also test $base_compile against $CC with escaped arguments. Bug
9221         reported by Geoff Keating <geoffk@apple.com>.
9222
9223 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9224
9225         * MAINTAINERS: Remove i960 port.
9226
9227 2004-01-23  DJ Delorie  <dj@redhat.com>
9228
9229         * Makefile.def (target_modules) [libiberty]: Don't stage.
9230         * Makefile.in: Rebuilt.
9231
9232 2004-01-20  Caroline Tice  <ctice@apple.com>
9233
9234         * MAINTAINERS: Add myself to write-after-approval.
9235
9236 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9237
9238         * MAINTAINERS: Update my email address.
9239
9240 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9241
9242         * MAINTAINERS: Add myself to write-after-approval.
9243
9244 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9245
9246         * MAINTAINERS: Remove entries without email address.
9247
9248 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9249
9250         * MAINTAINERS: Add myself to write-after-approval.
9251
9252 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9253
9254         * MAINTAINERS: Update my email address.
9255
9256 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9257
9258         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9259         * Makefile.tpl (configure-target-[+module+]): Support stage.
9260         * Makefile.in: Rebuilt.
9261
9262 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9263
9264         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9265
9266 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9267
9268         * MAINTAINERS: Add myself as a MIPS maintainer.
9269
9270 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9271
9272         * configure.in: Use ./config.cache, not config.cache.
9273         * configure: Regenerate.
9274         * Makefile.tpl: Special-casing not needed for GCC any more.
9275         * Makefile.in: Regenerate.
9276
9277         * configure.in: Don't share a cache file for host dirs.
9278         * configure: Regenerate.
9279
9280         * config-ml.in: Don't mess with the cache file.
9281
9282 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9283
9284         * MAINTAINERS: Move myself from 'Write After Approval' to
9285         'CPU Port Maintainers' section as SPARC maintainer.
9286
9287 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9288
9289         * Makefile.tpl: Make GCC use a separate config.cache.
9290         * Makefile.in: Regenerate.
9291
9292         PR bootstrap/11932, PR bootstrap/11933
9293         (I don't know if it will fix either of them, but it relates
9294         to them.)
9295         * configure.in: Don't use shared config.cache for target
9296         directories.
9297         * configure: Regenerate.
9298
9299 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9300
9301         * MAINTAINERS: Add myself to 'Write After Approval' section.
9302
9303 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9304
9305         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9306         * configure: Regenerated.
9307
9308 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9309
9310         * MAINTAINERS: Remove the mn10200 maintainer.
9311
9312 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9313
9314         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9315         * configure: Regenerated.
9316
9317 2003-12-16  Jan Hubicka  <jh@suse.cz>
9318
9319         * MAINTAINERS: Add myself as callgraph maintainer.
9320
9321 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9322
9323         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9324         * configure: Regenerate.
9325
9326 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9327
9328         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9329         'Write After Approval' section. Update email.
9330
9331 2003-12-01  James Lemke  <jim@wasabisystems.com>
9332
9333         * MAINTAINERS (Write After Approval): Add myself.
9334
9335 2003-11-20  Matt Thomas  <matt@3am-software.com>
9336
9337         * MAINTAINERS: Add myself as a vax port maintainer.
9338
9339 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9340
9341         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9342         (configure-build-[+module+], configure-[+module+]): Likewise.
9343         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9344         * Makefile.in: Regenerate.
9345
9346 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9347
9348         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9349         shared/dylibed libraries.
9350         * ltmain.sh: Likewise.
9351         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9352         * ltcf-cxx.sh: Likewise.
9353         * ltcf-gcj.sh: Likewise.
9354         * ltconfig: Likewise.
9355
9356 2003-11-17  Stan Cox  <scox@redhat.com>
9357
9358         * MAINTAINERS: Add myself as iq2000 port maintainer.
9359
9360 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9361
9362         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9363         * Makefile.in: Regenerate.
9364
9365 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9366
9367         * config.sub: Update to 2003-11-03 version.
9368
9369 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9370
9371         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9372         * configure:  Regenerate.
9373
9374 2003-10-20  Nicolas Pitre  <nico@cam.org>
9375
9376         * MAINTAINERS: Add myself to 'Write After Approval' section.
9377
9378 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9379
9380         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9381
9382 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9383
9384         * MAINTAINERS: Update my email address.
9385
9386 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9387
9388         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9389
9390 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9391
9392         * MAINTAINERS: Add myself to 'Write After Approval' section.
9393
9394 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9395
9396         * config.guess: Update to 2003-10-16 version.
9397         * config.sub: Update to 2003-10-16 version.
9398
9399 2003-10-15  David Daney  <ddaney@avtrex.com>
9400
9401         * MAINTAINERS: Added myself to 'Write After Approval' section.
9402
9403 2003-10-15  Falk Hueffner  <falk@debian.org>
9404
9405         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9406         'Write After Approval' section. Update email.
9407
9408 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9409
9410         * MAINTAINERS: Move myself from 'Write After Approval' to
9411         'Various Maintainers' section as middle-end maintainer.
9412
9413 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9414
9415         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9416         HOST_FLAGS_TO_PASS.
9417         * Makefile.in: Regenerate.
9418
9419 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9420
9421         * config.guess: Update to 2003-10-07 version.
9422         * config.sub: Update to 2003-10-07 version.
9423
9424 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9425
9426         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9427         * ltconfig (irix5*, irix6*): Don't override version_type.
9428
9429 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9430
9431         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9432         * configure: Rebuilt
9433         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9434         * Makefile.in: Rebuilt
9435
9436 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9437
9438         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9439
9440 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9441
9442         * MAINTAINERS (Write After Approval): Add myself.
9443
9444 2003-09-29  Paul Koning  <ni1d@arrl.net>
9445
9446         * MAINTAINERS: Move myself from "Write After Approval"
9447         to CPU platform maintainers for pdp11 platform.
9448
9449 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9450
9451         * MAINTAINERS: Move myself from 'Write After Approval' to
9452         'Various Maintainers' section as libffi testsuite maintainer.
9453
9454 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9455
9456         * configure.in: Pass a computed --program-transform-name
9457         to subconfigures.
9458         * configure: Regenerated.
9459
9460 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9461
9462         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9463         * Makefile.in: Regenerate.
9464
9465         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9466         * Makefile.in: Regenerate.
9467
9468 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9469
9470         * MAINTAINERS: Move myself from 'Write After Approval'
9471         to 'Various Maintainers' (objective-c) section.
9472
9473 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9474
9475         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9476         quoting.
9477         * configure: Regenerated.
9478
9479 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9480
9481         * MAINTAINERS (Write After Approval): Add myself to write after
9482         approval list.
9483
9484 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9485
9486         * MAINTAINERS (Write After Approval): Add myself.
9487
9488 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9489
9490         * MAINTAINERS: Update my e-mail address.
9491
9492 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9493
9494         * libtool.m4 (LD): Correct powerpc64 host match.
9495
9496 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9497
9498         * MAINTAINTERS: Update my affiliation and email address.
9499
9500 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9501
9502         * MAINTAINERS (Write After Approval): Add myself.
9503
9504 2003-09-04  DJ Delorie  <dj@redhat.com>
9505
9506         * configure: Regenerate.
9507
9508 2003-09-04  Robert Millan  <robertmh@gnu.org>
9509
9510         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9511
9512 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9513
9514         * configure.in: Ensure arguments to sed are properly spaced.
9515         * configure: Regenerate.
9516
9517 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9518
9519         * MAINTAINERS: Update my e-mail address.
9520
9521 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9522
9523         * MAINTAINERS (Write After Approval): Add myself.
9524
9525 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9526
9527         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9528         * configure: Regenerated.
9529
9530 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9531
9532         * MAINTAINERS: Update my email address.
9533
9534 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9535
9536         * configure.in:  Use newline instead of semicolon when assuming
9537         shell arguments in a for loop.
9538         * configure:  Regenerated.
9539
9540 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9541
9542         * MAINTAINERS: Resurrect the i860 maintainer.
9543
9544 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9545
9546         PR 8180
9547         * configure.in: When testing with_libs and with_headers, treat
9548         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9549         * configure: Regenerate.
9550
9551         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9552         make, shell, etc.
9553         (baseargs): Likewise.
9554         * configure: Regenerate.
9555
9556 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9557
9558         * MAINTAINERS (Write After Approval): Add myself.
9559
9560 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9561
9562         * configure.in: Disable libgcj for darwin not on powerpc.
9563         * configure: Rebuild.
9564
9565 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9566
9567         * config-ml.in, symlink-tree: Add license.
9568
9569 2003-08-03  Richard Stallman  <rms@gnu.org>
9570             Eben Moglen  <moglen@columbia.edu>
9571
9572         * README.SCO: New file.
9573
9574 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9575
9576         * Makefile.tpl (check, check-c++): Express dependencies using
9577         dependencies rather than commands.
9578         * Makefile.in: Regenerate.
9579
9580 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9581
9582         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9583         * configure: Ditto.
9584
9585 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9586
9587         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9588         * Makefile.in: Update.
9589
9590 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9591
9592         * configure.in: Enable libgcj for darwin.
9593         * configure: Rebuild.
9594
9595 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9596
9597         * config-ml.in:  Use ac_configure_args directly instead of
9598         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9599         actually seen.
9600
9601 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9602
9603         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9604         creating target and build subdirs to build all parent dirs as needed.
9605         * Makefile.in: Rebuild.
9606         * configure.in: Don't build dirs explicitly here.
9607         * configure: Rebuild.
9608
9609 2003-07-26  Paul Brook  <paul@nowt.org>
9610
9611         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9612
9613 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9614
9615         * Makefile.tpl (all-make): Depend on intl.
9616         * Makefile.in: Rebuilt.
9617
9618 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9619
9620         * install-sh:  Update to newer upstream versions (associated with
9621         aclocal 1.7).
9622         * mkinstalldirs:  Likewise.
9623         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9624
9625 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9626
9627         * MAINTAINERS: Move self from Bug database only accounts
9628         to write-after-approval.
9629
9630 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9631
9632         * config.if: Remove unused libc_interface determination.
9633
9634 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9635
9636         * MAINTAINERS: Move self from write-after-approval to
9637         build machinery (*.in).
9638
9639 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9640
9641         PR bootstrap/11273
9642         PR bootstrap/11408
9643         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9644         unused INSTALL_PROGRAM_ARGS.
9645         * configure.in: Use AC_PROG_INSTALL.
9646         * Makefile.in: Regenerate.
9647         * configure: Regenerate.
9648
9649 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9650
9651         * MAINTAINERS: Alphabetize.
9652
9653 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9654
9655         * configure: Rebuilt.
9656         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9657         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9658         newlib nor libgloss.
9659         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9660         * configure.in (am33_2.0-*-linux*): Added.
9661
9662 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9663
9664         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9665         * configure: Regenerate.
9666
9667 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9668
9669         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9670         * Makefile.in: Regenerate.
9671
9672 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9673
9674         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9675         * Makefile.in: Regenerate.
9676
9677 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9678
9679         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9680         * Makefile.in: Regenerated.
9681
9682         * config-ml.in: Replace PWD with PWD_COMMAND.
9683
9684 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9685
9686         * intl: New directory; see intl/ChangeLog for details.
9687         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9688         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9689         * Makefile.in: Regenerate.
9690
9691 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9692
9693         * configure.in: Clean up config-lang.in handling.  Delete
9694         useless assignment to "subdirs".
9695         * configure: Regenerate.
9696
9697 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9698
9699         * configure.in: Rename 'target_libs' to 'target_libraries'.
9700         Remove useless reference to 'target_libs'.
9701         * configure: Regenerate.
9702
9703 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9704
9705         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9706         * Makefile.in: Regenerate.
9707
9708 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9709
9710         * Makefile.def: Introduce flags_to_pass.
9711         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9712         * Makefile.in: Regenerate.
9713
9714 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9715
9716         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9717         and target-libgloss.
9718         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9719         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9720         * configure: Regenerate.
9721
9722 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9723
9724         * configure.in: Update testsuite_flags to new location.
9725         * configure. Regenerate.
9726
9727 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9728
9729         * Makefile.tpl: Remove BUILD_CC stuff.
9730         * Makefile.in: Regenerate.
9731
9732 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9733
9734         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9735
9736 2003-06-16  Graeme Peterson  <gp@qnx.com>
9737
9738         * MAINTAINERS (Write After Approval): Add myself.
9739
9740 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9741
9742         * config.guess: Update to 2003-06-12 version.
9743         * config.sub: Update to 2003-06-13 version.
9744
9745 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9746
9747         * config.guess: Update to 2003-06-06 version.
9748         * config.sub: Update to 2003-06-06 version.
9749
9750 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9751
9752         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9753         * configure. Regenerate.
9754
9755 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9756
9757         * configure.in: Disable serial configure by default.
9758         * configure: Regenerate.
9759         * Makefile.tpl: Abolish .NOTPARALLEL.
9760         * Makefile.in: Regenerate.
9761
9762         * Makefile.tpl: Replace {build,host,target}_canonical by
9763         {build,host,target}.
9764         * Makefile.in: Regenerate.
9765
9766         * Makefile.tpl: Fix stupid pasto.
9767         * Makefile.in: Regenerate.
9768
9769 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9770
9771         * Makefile.tpl: Remove bogus conditional.
9772         * Makefile.in: Regenerate.
9773
9774 2003-06-05  Jan Hubicka  <jh@suse.cz>
9775
9776         * Makefile.tpl (profiledbootstrap): New target.
9777         * Makefile.in (profiledbootstrap): New target.
9778
9779 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9780
9781         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9782         Pinski. Remove user names from other bugzilla-only maintainers.
9783
9784 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9785
9786         * Makefile.tpl: Make 'recursive targets' using autogen rather
9787         than shell loop.  Remove duplicate 'clean' targets and false
9788         comments.
9789         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9790         Add systematic method of specifying missing targets in subdirs.
9791         Add copyright boilerplate.
9792         * Makefile.in: Regenerate.
9793         * configure.in: Add 'recursive targets' to maybe list.
9794         * configure: Regenerate.
9795
9796         * MAINTAINERS: "GNATS only" -> "Bug database only".
9797
9798         * Makefile.tpl: Rename [+target+] to [+make_target+].
9799         * Makefile.def: Rename 'target' to 'make_target'.
9800
9801 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9802
9803         * MAINTAINERS: Add self as options handling maintainer.
9804
9805 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9806
9807         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9808         been too long since I touched those ports.
9809
9810 2003-05-28  DJ Delorie  <dj@redhat.com>
9811
9812         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9813         * Makefile.in: Regenerate.
9814
9815 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9816
9817         * configure.in: Use curly braces in the definition of tooldir.
9818         * configure: Regenerate.
9819
9820 2003-05-21  DJ Delorie  <dj@redhat.com>
9821
9822         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9823         newlib or libgloss.
9824         * Makefile.in: Regenerate.
9825
9826 2003-05-21  DJ Delorie  <dj@redhat.com>
9827
9828         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9829         * Makefile.in: Regenerate.
9830
9831 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9832
9833         * MAINTAINERS: Update my e-mail address.
9834
9835 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9836
9837         * configure.in: Switch more things to use maybe dependencies.
9838         * Makefile.tpl: Switch more things to use maybe dependencies.
9839         Factor out common code from autogen IF statements.
9840         * configure: Regenerate.
9841         * Makefile.in: Regenerate.
9842
9843 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9844
9845         * configure.in: Accept i[3456789]86 for machine type.
9846         * configure: Regenerate.
9847
9848 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9849
9850         * configure.in: Switch more things to use maybe dependencies.
9851         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9852         * configure: Regenerate.
9853         * Makefile.tpl: Switch more things to use maybe dependencies.
9854         * Makefile.in: Regenerate.
9855
9856 2003-05-16  Andreas Schwab  <schwab@suse.de>
9857
9858         * Makefile.tpl (install-opcodes): Define.
9859         * Makefile.in: Rebuild.
9860
9861 2003-05-13  Andreas Jaeger  <aj@suse.de>
9862
9863         * config.guess: Update to 2003-05-09 version.
9864         * config.sub: Update to 2003-05-09 version.
9865
9866 2003-05-13  Michael Eager  <eager@mvista.com>
9867
9868         * configure.in: Correct sed script so that options in quotes are not
9869         deleted.
9870         * configure: Rebuild.
9871
9872 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9873
9874         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9875         and $$s/newlib/libc/sys/cygwin32 include paths.
9876         * configure: Ditto.
9877
9878 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9879
9880         * MAINTAINERS: Update my email addresses.
9881
9882 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9883
9884         * config-ml.in: Propagate INSTALL variables.
9885
9886 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9887
9888         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9889
9890 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9891
9892         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9893         * Makefile.in: Regenerate.
9894
9895 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9896
9897         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9898
9899 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9900
9901         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9902
9903 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9904
9905         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9906         * Makefile.in: Regenerated.
9907
9908 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9909
9910         * MAINTAINERS (Write After Approval): Upgrade myself from
9911         GNATS only to write-after-approval. Update my mail address.
9912
9913 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9914
9915         (OS Port Maintainers: freebsd): Add myself.
9916
9917 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9918
9919         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9920
9921 2003-04-22  Kean Johnston  <jkj@sco.com>
9922
9923         * MAINTAINERS (SCO ports): Added myself.
9924
9925 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9926
9927         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9928
9929 2003-04-19  Kean Johnston  <jkj@sco.com>
9930
9931         * MAINTAINERS (Write After Approval): Add myself.
9932
9933 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9934
9935         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9936         * Makefile.in: Regenerate.
9937
9938 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9939
9940         * configure.in (powerpc64*-*-linux*): Remove.
9941         * configure: Rebuilt.
9942
9943 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9944
9945         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9946         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9947         and restrap.
9948         * Makefile.in:  Regenerate.
9949
9950 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9951
9952         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9953         * configure: Regenerated.
9954
9955 2003-04-15  DJ Delorie  <dj@redhat.com>
9956
9957         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9958
9959 2003-04-13  Nick Clifton  <nickc@redhat.com>
9960
9961         * config-ml.in: Remove support for --disable-aix removing
9962         call-aix multilibs.
9963
9964 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9965
9966         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9967         * */configure: Rebuilt.
9968
9969 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9970
9971         * MAINTAINERS: Add my email address.
9972
9973 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9974
9975         * MAINTAINERS (Write After Approval): Add myself.
9976
9977 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9978
9979         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9980         * Makefile.in: Regenerate.
9981
9982 2003-03-14  Michael Chastain  <mec@shout.net>
9983
9984         * Makefile.in: Regenerate with correct Makefile.def.
9985
9986 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9987
9988         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9989         Make macro.
9990         * Makefile.in: Regenerate.
9991         * configure.in: Clean up gxx_include_dir logic.
9992         * configure: Regenerate.
9993
9994 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9995
9996         * MAINTAINERS (Write After Approval): Add myself.
9997
9998 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9999
10000         * MAINTAINERS: Update my mail address.
10001
10002 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10003
10004         * configure.in (gxx_include_dir): Fix typo.
10005         * configure: Regenerated.
10006
10007 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10008
10009         * Makefile.tpl: Reindent.
10010         * Makefile.in: Regenerate.
10011         * configure.in: Reindent.  Don't set unused variables.
10012         * configure: Regenerate.
10013
10014 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10015
10016         * configure.in: Include $(build_tooldir)/sys-include in
10017         FLAGS_FOR_TARGET.
10018         * configure: Regenerated.
10019
10020 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10021
10022         * Makefile.tpl: Always pass down RANLIB.
10023         * Makefile.in: Regenerate.
10024
10025         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10026         * Makefile.in: Regenerate.
10027         * configure.in: Remove unused logic relating to --enable-shared
10028         and --enable-threads.  Remove bogus comments.  Remove redundant
10029         noconfigdirs.
10030         * configure: Regenerate.
10031
10032         * configure.in: Replace ${libstdcxx_version} by its value.
10033         Remove reference to mh-dgux.
10034         * configure: Regenerate.
10035
10036 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10037
10038         * MAINTAINERS (Write After Approval): Add myself.
10039
10040 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10041
10042         * Makefile.tpl: Rearrange.
10043         * Makefile.in: Regenerate.
10044
10045 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10046
10047         * configure.in: Add support for kaOS as cross build target system.
10048         * configure: Regenerated.
10049
10050 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10051
10052         * MAINTAINERS (Write after approval): Add myself.
10053
10054 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10055
10056         * MAINTAINERS: Update my email address.
10057
10058 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10059
10060         * MAINTAINERS: Add self to blanket write privs. section.
10061
10062 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10063
10064         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10065         configure-target-* as some target builds may require additional
10066         flags for preprocessor tests.
10067         * Makefile.in: Regenerated.
10068
10069 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10070
10071         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10072         * ltconfig: Handle it.
10073         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10074         auto-detecting it.
10075
10076         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10077         it is used as argument to $CC.
10078         * ltcf-gcj.sh: Likewise.
10079
10080         * configure.in: Introduce --enable-maintainer-mode.
10081         * configure: Rebuilt.
10082         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10083         for maintainer mode.
10084         * Makefile.in: Rebuilt.
10085
10086 2003-02-18  Jason Merrill  <jason@redhat.com>
10087
10088         * Makefile.tpl (check-c++): Allow parallelism.
10089
10090 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10091
10092         * MAINTAINERS: Remove John Carr (who never actually had access to
10093         gcc.gnu.org).
10094
10095 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10096
10097         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10098         don't configure target-libobjc.
10099         * configure: Regenerate.
10100
10101 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10102
10103         * Makefile.tpl (RANLIB): Define.
10104         * Makefile.in: Regenerate.
10105
10106 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10107
10108         * MAINTAINERS: Update my email.
10109
10110 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10111
10112         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10113         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10114         * Makefile.in: Regenerated.
10115         * configure.in: Remove all traces of snavigator, db, and grep.
10116         * configure: Regenerated.
10117
10118 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10119
10120         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10121         After Approval.
10122
10123 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10124
10125         * MAINTAINERS (Write after approval): Add myself.
10126
10127 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10128
10129         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10130         * Makefile.in: Regenerated.
10131
10132 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10133
10134         * config.guess: Updated to 2003-01-30's version.
10135         * config.sub: Updated to 2003-01-28's version.
10136
10137 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10138
10139         * config.if: If gcc_version is already set, just use it.  Don't set
10140         gcc_version_trigger if it's already set, otherwise set it to
10141         gcc/version.c, but only if the file exists.  If it is not set and
10142         gcc/version.c does not exist, try to extract the version number from
10143         $CC.
10144
10145 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10146
10147         * MAINTAINERS: Add myself to write-after-approval list.
10148
10149 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10150
10151         * configure.in:  Revert 24Jan change.
10152         * configure:  Regenerate.
10153
10154 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10155
10156         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10157         entry of HJ Lu.
10158
10159 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10160
10161         * configure.in: Revert previous change.
10162         * configure: Regenerate.
10163
10164 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10165
10166         * configure.in: Make rda native-only.
10167         * configure: Regenerate.
10168
10169 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10170
10171         * MAINTAINERS: Move myself from GNATS-only-accounts to
10172         write-after-approval.
10173
10174 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10175
10176         * configure.in: Add missing \.
10177         * configure: Rebuilt.
10178
10179 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10180
10181         * configure.in (baseargs): Avoid using \| in sed regular
10182         expressions.
10183         * configure: Rebuilt.
10184
10185 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10186
10187         * configure.in (baseargs): Remove all supported forms of
10188         --cache-file, --srcdir, --host, --build and --target options
10189         from argument lists.
10190         * configure: Rebuilt.
10191
10192 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10193
10194         * MAINTAINERS: Add myself to write-after-approval list.
10195
10196 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10197
10198         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10199         * configure: Rebuilt.
10200
10201 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10202
10203         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10204         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10205         * Makefile.in: Regenerate.
10206         * configure: Regenerate.
10207
10208 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10209
10210         * configure.in: Remove Makefile in build, host and target modules
10211         unless configure was run with --no-recursion.
10212         * configure: Rebuilt.
10213
10214 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10215
10216         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10217         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10218         * Makefile.in: Regenerate.
10219
10220 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10221
10222         * config.guess: Update to 2003-01-03 version.
10223         * config.sub: Update to 2003-01-03 version.
10224
10225 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10226
10227         * configure: Regenerate with proper autoconf 2.13.
10228
10229 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10230
10231         * configure.in: Add AC_PREREQ for consistency.
10232         * configure: Regenerate.
10233
10234 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10235
10236         * configure.in (GDB_TK): Add tcl directories conditional on
10237         gdb/gdbtk directory being present.
10238         * configure: Regenerate.
10239
10240 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10241
10242         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10243         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10244         * configure: Rebuilt.
10245
10246 2002-12-31  Tom Tromey  <tromey@redhat.com>
10247
10248         * Makefile.in: Rebuilt.
10249         * Makefile.def (target_modules) [libffi]: Allow installation.
10250
10251 2002-12-31  Andreas Schwab  <schwab@suse.de>
10252
10253         * configure.in: Fix use of $program_transform_name.
10254         * configure: Regenerated.
10255
10256 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10257
10258         * configure.in (baseargs): Don't remove first configure argument.
10259         * configure: Regenerated.
10260
10261 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10262
10263         * Makefile.tpl (local-distclean): Don't remove...
10264         (multilib.ts): ... this.  Moved into...
10265         (multilib.out): ... this.  Don't use sub-make.
10266         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10267         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10268         (configure-build-[+module+], configure-[+module+],
10269         configure-target-[+module+], configure-gcc): ... these.  Test
10270         for Makefile existence.  Drop config.status from dependencies.
10271         * Makefile.in: Rebuilt.
10272         * configure.in: Move gcc-version-trigger to the end of
10273         ac_configure_args.  Add comments to maybedep.tmp and
10274         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10275         nonopt from baseargs, matching and removing corresponding
10276         whitespace while at it.
10277         * configure: Rebuilt.
10278
10279 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10280
10281         * configure.in (host_configargs): Replace reference to
10282         no-longer-defined buildopts with --build=${build_alias}.
10283         * configure: Rebuilt.
10284
10285         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10286         program_transform_name to standard idiom.
10287         (AUTOGEN, AUTOCONF): Define.
10288         (Makefile.in): Use $(AUTOGEN).
10289         (Makefile): Depend on config.status, and use autoconf-style rule to
10290         build it.  Move original commands to...
10291         (config.status): ... this new target.
10292         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10293         $(AUTOCONF).
10294         * Makefile.in: Rebuilt.
10295
10296 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10297
10298         * Makefile.tpl: Fix dramatic bustage due to change in
10299         program_transform_name.
10300         * Makefile.in: Regenerate.
10301
10302         * configure.in: Remove unnecessary PATH setting.
10303         * configure: Regnerate.
10304
10305         * configure.in: Don't default to unprefixed tools unless
10306         the native tools will work.
10307         * configure: Regenerate.
10308
10309         * configure.in: Convert to autoconf script.  Blow away lots
10310         of now-redundant Makefile fragments.
10311         * configure: Generate using Autoconf.
10312         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10313         * Makefile.in: Regenerate.
10314
10315 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10316
10317         * configure: Fix stupid bug where RANLIB was mistakenly included.
10318
10319         * configure.in: Rename (buildargs, hostargs, targargs) to
10320         (build_configargs, host_configargs, target_configargs).
10321
10322         * configure.in: Move logic out of sed statement.
10323
10324         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10325         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10326
10327 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10328
10329         * config.sub: Import from master repository
10330         * config.guess: Ditto
10331
10332 2002-12-24  Andreas Schwab  <schwab@suse.de>
10333
10334         * Makefile.tpl (multilib.out): Fix missing space.
10335         * Makefile.in: Regenerate.
10336
10337 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10338
10339         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10340         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10341         * Makefile.in: Regenerate.
10342         * configure.in: Remove unnecessary leftovers.
10343
10344 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10345
10346         * configure.in (extra_ranlibflags_for_target): New variable.
10347         (*-*-darwin): Add -c to ranlib commands.
10348         * configure (tooldir): Handle extra_ranlibflags_for_target.
10349
10350 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10351
10352         * Makefile.tpl: Revert HJL's change.
10353         * Makefile.in: Regenerated.
10354         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10355         always.
10356
10357 2002-12-19  Andreas Schwab  <schwab@suse.de>
10358
10359         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10360         * Makefile.in: Regenerate.
10361
10362 2002-12-18  H.J. Lu  <hjl@gnu.org>
10363
10364         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10365         * Makefile.in: Regenerated.
10366
10367         * configure.in (build_prefix): New. Substitute.
10368
10369 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10370
10371         * Makefile.tpl: Don't let real targets depend on phony targets.
10372         * Makefile.in: Regenerate.
10373
10374         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10375         * Makefile.in: Regenerate.
10376
10377 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10378
10379         * config.sub: Import from master repository
10380         * config.guess: Ditto
10381
10382 2002-12-16  Jason Merrill  <jason@redhat.com>
10383
10384         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10385         previous 'make bootstrap'.
10386         * Makefile.in: Regenerate.
10387
10388 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10389
10390         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10391
10392 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10393
10394         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10395         * Makefile.in: Regenerate.
10396
10397 2002-12-13  Jason Merrill  <jason@redhat.com>
10398
10399         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10400         library tests.
10401         (check-c++): Just depend on it and check-target-libstdc++-v3.
10402         * Makefile.in: Regenerate.
10403
10404 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10405
10406         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10407         * Makefile.in: Rebuilt.
10408
10409 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10410
10411         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10412
10413 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10414
10415         * configure: Fix bug put in by gremlins.
10416
10417         * Makefile.tpl: Substitute more autoconfily.
10418         * configure: Substitute more autoconfily.
10419         * Makefile.in: Regenerate.
10420
10421 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10422
10423         * config.sub: Import from master repository
10424         * config.guess: Ditto
10425         * MAINTAINERS: Added Svein Seldal under write after approval
10426
10427 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10428
10429         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10430         * Makefile.in (all-sim): Ditto.
10431
10432 2002-12-06  DJ Delorie  <dj@redhat.com>
10433
10434         * Makefile.tpl: Change configure dependencies to not have real
10435         targets depend on phony targets.
10436
10437 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10438
10439         * configure.in: Revert unintentional change.
10440
10441         * Makefile.tpl: Change dependency for */multilib.out so that
10442         it works when gcc isn't in the tree.
10443
10444         * configure.in: Substitute more.
10445         * configure: Run subconfigures from the Makefile.
10446         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10447         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10448
10449 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10450
10451         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10452
10453 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10454
10455         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10456         and corresponding dependencies.
10457         * Makefile.in: Regenerate.
10458
10459         * configure.in (host_tools): Order binutils, gas and ld for
10460         convenience in running the testsuites.
10461
10462         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10463         * Makefile.in: Regenerate.
10464         * configure.in: Introduce rules to serialize subconfigure runs.
10465
10466         * configure.in: Introduce BASE_CC_FOR_TARGET.
10467         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10468         Realize configure-build-* targets.  Realize configure-target-* targets.
10469         * Makefile.in: Regenerate.
10470
10471 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10472
10473         * configure: Move gcc_version_trigger stuff from here...
10474         * configure.in: ...to here.
10475
10476         * configure.in: Separate subconfigure options added by this file from
10477         options given by the user.  Add machinery to put args for host
10478         subconfigures into the Makefile.
10479
10480         * Makefile.tpl: Remove 'vault' targets.
10481         * Makefile.tpl: Reorder and comment dependencies.
10482         * Makefile.in: Regenerate.
10483
10484 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10485         * configure.in: Fix my broken commit of previous patch. (sigh)
10486
10487 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10488
10489         * configure.in: Move host-specific darwin noconfigdirs into
10490         the host-specific section.
10491
10492 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10493
10494         * configure.in: Move host-specific darwin noconfigdirs into
10495         the host-specific section.
10496
10497 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10498
10499         * configure: Remove skip-this-dir support.
10500         * Makefile.tpl: Remove skip-this-dir support.
10501
10502         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10503         subdirectories.
10504         * Makefile.in: Regenerate.
10505
10506         * Makefile.tpl: Strip out useless setting of 'dir'.
10507         * Makefile.in: Regenerate.
10508
10509 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10510
10511         * configure.in: Fix deeply stupid bug.
10512
10513         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10514         shell code in CXX_FOR_TARGET
10515         * Makefile.def: Introduce raw_cxx.
10516         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10517         RAW_CXX_FOR_TARGET.
10518         * Makefile.in: Regenerate.
10519
10520 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10521
10522         * Makefile.tpl: Remove unnecessary ifs.
10523         * Makefile.in: Regenerate.
10524
10525         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10526         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10527         targets for 'no_install' modules.
10528         * configure: Move GDB_TK substitution to configure.in.  Move
10529         build_modules stuff to configure.in.
10530         * configure.in: Implement soft dependency machinery.  Maybe-ize
10531         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10532         * Makefile.in: Regenerate.
10533
10534 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10535
10536         * Makefile.tpl: Make all-target, install-target behave similarly
10537         to all, install (only hitting configured targets).  Eliminate
10538         unused macro defintions.
10539
10540         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10541         build != host.
10542
10543         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10544
10545         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10546
10547         * configure.in: Produce lists of subdir targets we're actually
10548         configuring.  Remove references to "dosrel".
10549         * Makefile.tpl: Let configure set which subdir targets are hit.
10550         Remove install-cross; clean up install; remove ALL.  Remove
10551         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10552         Autogenerate host module targets.  Remove empty dependency lines
10553         and redundant dependency; rearrange slightly.
10554         * Makefile.def: Add host-side libtermcap, utils.
10555
10556         * Makefile.in: Regenerate.
10557
10558 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10559
10560         * ltconfig (osf[345]): Append $major to soname_spec.
10561         Reflect this in library_names_spec.
10562         * ltmain.sh (osf): Prefix $major with . for use as extension.
10563
10564 2002-11-19  Andreas Jaeger  <aj@suse.de>
10565
10566         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10567         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10568         and sparc64 GNU/Linux systems.
10569
10570 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10571
10572         * MAINTAINERS: Update email.
10573
10574 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10575
10576         * MAINTAINERS: Complete James Dennett's entry.
10577
10578 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10579
10580         * MAINTAINERS (Write After Approval): Add myself.
10581
10582 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10583
10584         * Makefile.tpl: syntactic cleanup
10585
10586 2002-11-13  Stuart Hastings  <stuart@apple.com>
10587
10588         * MAINTAINERS: Add myself to write-after-approval list.
10589
10590 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10591
10592         * Makefile.def: Add list of recursive targets to autogenerate.
10593         Add build_modules.
10594         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10595         targets.  Autogenerate *-build-* targets.
10596         * Makefile.in: Regenerate.
10597
10598 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10599
10600         * configure: More autoconf-style substitutions.
10601         * Makefile.tpl: More autoconf-style substitutions.
10602         * Makefile.in: Regenerate.
10603
10604 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10605
10606         * configure: Substitute more variables in a more autoconf-friendly
10607         way.  Simplify slightly.
10608         * Makefile.tpl: Make more variables substitutable in an
10609         autoconf-friendly way.
10610         * Makefile.in: Regenerate.
10611
10612 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10613
10614         * MAINTAINERS (Write After Approval): Add myself.
10615
10616 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10617
10618         * configure.in (v810*): Remove special setting of tools.
10619
10620         * configure: Add support for extra required flags for ar or nm.
10621         * configure.in (aix4.3+): Use above support for target-specific
10622         issues, rather than using config/mt-aix43.
10623
10624 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10625
10626         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10627         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10628         with $srcdir.  Reformat indentation.  Substitute some variables
10629         formerly hard-coded in the Makefile for build=host.
10630         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10631         * Makefile.def: Autogenerate more.
10632         * Makefile.in: Regenerate.
10633
10634 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10635
10636         * MAINTAINERS (Write After Approval): Add myself.
10637
10638 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10639
10640         * Makefile.def (host_modules): Add rda.
10641         * Makefile.in: Regenerate.
10642         * configure.in (target_tool): Add target-rda to list.
10643
10644 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10645
10646         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10647
10648 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10649
10650         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10651         and restrap targets to this rule.
10652         * Makefile.in:  Regenerate.
10653
10654 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10655
10656         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10657         GNATS only accounts.
10658
10659 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10660
10661         * configure.in (i[3456]86-*-linux*): Add check to disable
10662         ${libgcj} for glibc1.
10663
10664 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10665
10666         * MAINTAINERS: Add myself as ip2k port maintainer.
10667
10668 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10669
10670         * configure.in: Add tic4x target.
10671
10672 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10673
10674         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10675         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10676         * Makefile.in: Regenerate.
10677
10678         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10679         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10680         * Makefile.in: Regenerate.
10681
10682 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10683
10684         * MAINTAINERS: Add myself as web pages co-maintainer.
10685
10686 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10687
10688         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10689         * Makefile.in: Regenerate.
10690
10691 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10692
10693         * MAINTAINERS: Add myself and Nathan Sidwell
10694         <nathan@codesourcery.com> as VxWorks maintainers.
10695
10696 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10697
10698         * Makefile.def: Remove order dependency comments.
10699         * Makefile.tpl: Add explicit install-install dependencies.
10700         * Makefile.in: Regenerate.
10701
10702         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10703         * Makefile.in: Regenerate.
10704
10705         * Makefile.tpl: Add configure-target (for src-release in src)
10706         * Makefile.in: Regenerate.
10707
10708 2002-09-30  Nick Clifton  <nickc@redhat.com>
10709
10710         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10711
10712 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10713
10714         * configure.in (s390*-*-linux*): Enable libgcj.
10715
10716 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10717
10718         * configure: Revert accidentally applied changes.
10719
10720         * Makefile.tpl: Make more autoconf-friendly.
10721         * Makefile.in: Regenerate.
10722         * configure: Make substitution more autoconf-like.
10723
10724 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10725
10726         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10727         single entry to handle all these.
10728         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10729         libjava on arm-*-elf.
10730
10731 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10732
10733         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10734         things that depend on them.
10735
10736 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10737
10738         * Makefile.tpl: Make subsituted variables more autoconfy.
10739         * Makefile.in: Regenerate.
10740         * configure: Make seds more autoconfy.
10741
10742 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10743
10744         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10745         * Makefile.in: Regenerate.
10746         * configure.in: Rewrite sed statements to look autoconfy.
10747
10748         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10749         all-target-foo on configure-target-foo.
10750         * Makefile.def: Ditto.
10751         * Makefile.in: Rebuild.
10752
10753 2002-09-25  Andrew Haley  <aph@redhat.com>
10754
10755         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10756
10757 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10758
10759         * Makefile.def: New file.
10760         * Makefile.tpl: New file.
10761         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10762         * contrib/gcc_update: Note that Makefile.in is a generated file.
10763
10764         * configure.in: Minor rearrangement.  Simplify tests.
10765
10766 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10767
10768         * configure.in (with_headers): Skip copy if value is "yes".
10769         (with_libs): Likewise.
10770
10771 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10772
10773         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10774         * configure.in (sh*-*-pe*): Ditto.
10775         * configure.in (mips*-*-pe*): Ditto.
10776         * configure.in (*arm-wince-pe): Ditto.
10777
10778         * configure.in: Rearrange.
10779
10780 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10781
10782         * MAINTAINERS: Update my email address.
10783
10784 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10785
10786         * MAINTAINERS: (Write After Approval): Add myself.
10787
10788 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10789
10790         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10791
10792 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10793
10794         * MAINTAINERS: Change my mailing address.
10795
10796 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10797
10798         * MAINTAINERS (Write After Approval): Remove myself.
10799         (Various Maintainers: c++ runtime libs): Add myself.
10800
10801 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10802
10803         * MAINTAINERS (Write After Approval): Remove myself.
10804         (Various Maintainers: c++ runtime libs): Add myself.
10805
10806 2002-08-15  Eric Christopher  <echristo@redhat.com>
10807
10808         * config.sub: Import from master repository.
10809         * config.guess: Ditto.
10810
10811 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10812
10813         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10814         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10815         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10816
10817 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10818
10819         * MAINTAINERS: Add self to rs6000 vector extensions.
10820
10821 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10822
10823         * libiberty/configure: Reverted unintended yesterday's check in.
10824
10825 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10826
10827         * boehm-gc/configure, libf2c/configure: Rebuilt.
10828         * libffi/configure, libiberty/configure: Ditto.
10829         * libjava/configure, libobjc/configure: Ditto.
10830         * libstdc++-v3/configure, zlib/configure: Ditto.
10831         Merged from binutils:
10832         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10833         From Steve Ellcey <sje@cup.hp.com>:
10834         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10835         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10836         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10837         IA64.
10838         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10839         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10840         soname_spec, sys_lib_search_path_spec): Ditto.
10841
10842 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10843
10844         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10845
10846 2002-08-04  H.J. Lu  (hjl@gnu.org)
10847
10848         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10849
10850 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10851
10852         * MAINTAINERS (Write After Approval): Add myself.
10853
10854 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10855
10856         * configure.in: Move generic linux case to end.  Copy generic
10857         linux noconfigdirs to mips*-*-linux* entry and new
10858         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10859
10860 2002-07-19  Michael Matz  <matz@suse.de>
10861
10862         * MAINTAINERS: Add myself as ra* maintainer.
10863
10864 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10865
10866         * config.guess: Update to 2002-07-09 version.
10867         * config.sub: Update to 2002-07-03 version.
10868
10869 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10870
10871         * MAINTAINERS: Fix typo in a maintainer email address.
10872
10873 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10874
10875         * configure.in: Remove two redundant tests.
10876
10877 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10878
10879         * configure.in (mips*-*-irix6*o32): Enable stabs.
10880
10881 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10882
10883         * configure.in: Don't build grez.
10884         * Makefile.in: Ditto.
10885
10886         * Makefile.in: Remove references to bsp, cygmon, libstub.
10887         * configure.in: Ditto.
10888
10889         * configure.in: Remove leftover reference to gdbtest.
10890
10891 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10892
10893         * configure.in (gxx_include_dir):  Change to match versioned
10894         C++ headers if --enable-version-specific-runtime-libs is used.
10895
10896 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10897
10898         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10899
10900 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10901
10902         * configure.in: Make --without-x work.
10903
10904 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10905
10906         * configure.in: Rearrange target Makefile fragment collection.
10907
10908         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10909         cvs[src].
10910         * configure.in: Ditto.
10911
10912 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10913
10914         * MAINTAINERS (Write After Approval): Update my e-mail address.
10915
10916 2002-06-24  Ben Elliston  <bje@redhat.com>
10917
10918         * configure.in (host_tools): Remove cgen.
10919
10920         * Makefile.in (all-cgen): Remove; runs from its source directory.
10921         (check-cgen, install-cgen, clean-cgen): Likewise.
10922         (all-opcodes): Do not depend on all-cgen.
10923         (all-sim): Likewise.
10924
10925 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10926
10927         * Makefile.in: Eliminate 'apache' targets.
10928         * configure.in: Eliminate 'apache' targets.
10929
10930         * configure.in: Eliminate redundant tests.  Reorganize.
10931
10932         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10933
10934         * config-ml.in: Eliminate references to Cygnus configure.
10935
10936         * Makefile.in: Eliminate references to building emacs.
10937
10938 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10939
10940         * MAINTAINERS: Update my email address.
10941
10942 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10943
10944         * config.if (libstdcxx_incdir): Version C++ headers.
10945         (cxx_incdir): Remove.
10946
10947 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10948
10949         * MAINTAINERS (Write After Approval): Add self.
10950
10951 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10952
10953         * configure.in: Add support for ip2k.
10954
10955 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10956
10957         * configure.in: Fix AIX configury bug.
10958
10959 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10960
10961         * MAINTAINERS (Write After Approval): Add self.
10962
10963 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10964
10965         * configure.in: replace ${topsrcdir} with ${srcdir}
10966
10967         * configure.in: Move definition of libstdcxx_flags
10968         right above usage, rather than waaay earlier.
10969
10970         * configure.in: Pull definition of is_cross_compiler earlier.
10971
10972         * configure.in: Rearrange a little.
10973
10974         * configure.in: Remove references to librx.
10975         * Makefile.in: Remove references to librx.
10976
10977 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10978
10979         * config.sub: Add support for avr target.
10980         Import from master sources, rev 1.255
10981
10982 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10983
10984         * configure, .cvsignore:  Revert previous change...
10985         * Makefile:  ...delete.
10986
10987 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10988
10989         * configure.in: Eliminate ${gasdir} variable.
10990
10991 2002-06-18  Dave Brolley  <brolley@redhat.com>
10992
10993         * configure.in: Add support for frv.
10994         * config.sub: Add support for frv.
10995
10996 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10997
10998         * configure:  Remove garbage from previous commit.
10999
11000 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11001
11002         * configure:  For in-source builds, make a subdir and re-exec there.
11003         * Makefile:  New file.  Pass targets through to build directory.
11004         * .cvsignore:  No longer ignore "Makefile".
11005
11006 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11007
11008         * MAINTAINERS (Write After Approval): Add self.
11009
11010 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11011
11012         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11013
11014 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11015
11016         * configure.in (vax-*-netbsd*): Re-enable gas.
11017
11018 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11019
11020         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11021         BUILD_PREFIX_1, to correct nomenclature.
11022         * configure: Likewise.
11023
11024         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11025         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11026
11027 2002-05-31  Olaf Hering  <olh@suse.de>
11028
11029         * config-ml.in: Propogate DESTDIR also.
11030
11031 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11032
11033         * configure.in (vax-*-netbsd*): Don't build gas for this
11034         platform.
11035
11036 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11037
11038         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11039         and libgcj for AVR.
11040
11041 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11042
11043         * MAINTAINERS (Write After Approval): Add myself.
11044
11045 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11046
11047         * config.guess: Update to 2002-05-22 version.
11048         * config.sub: Likewise.
11049
11050 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11051
11052         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11053         * config-ml.in: Likewise.
11054         * configure: Likewise.
11055         * configure.in: Likewise.
11056
11057 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11058
11059         * MAINTAINERS: Update my email address.
11060
11061 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11062
11063         * configure.in: Simplify makefile fragment collection.
11064
11065         * configure.in: Remove code to build emacs.
11066
11067         * configure.in : Remove --srcdir argument from targargs and buildargs
11068         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11069
11070         * configure: Move some logic to configure.in.
11071         * configure.in: Move some logic from configure.
11072
11073 2002-05-11  Tom Tromey  <tromey@redhat.com>
11074
11075         * MAINTAINERS: Reflect libgcj reality.
11076
11077 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11078
11079         * Makefile.in: Honour DESTDIR.
11080
11081 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11082
11083         * config.guess: Import 2002-03-20 version.
11084         * config.sub: Import 2002-04-26 version.
11085
11086 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11087
11088         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11089
11090 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11091
11092         * MAINTAINERS: Add self.
11093
11094 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11095
11096         * ltmain.sh: Detect and handle object name conflicts
11097         while piecewise linking a static library.
11098
11099 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11100
11101         * configure.in (noconfigdirs): Don't disable libgcj on
11102         sparc64-*-solaris* and sparcv9-*-solaris*.
11103
11104 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11105
11106         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11107
11108 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11109
11110         * configure.in (FLAGS_FOR_TARGET): Do not add
11111         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11112         on i[3456]86-*-linux*.
11113
11114 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11115
11116         * configure.in (noconfigdirs): Replace [ ] with test.
11117
11118         * configure.in (noconfigdirs): Do not add target-newlib if
11119         target == i[3456]86-*-linux*, and host == target.
11120
11121 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11122
11123         * configure.in: delete reference to absent file
11124
11125         * configure.in: replace '[' with 'test'
11126
11127         * configure.in: Eliminate references to gash.
11128         * Makefile.in: Eliminate references to gash.
11129
11130         * configure.in: remove useless references to 'pic' makefile fragments.
11131
11132         * configure.in: (*-*-windows*) Finish removing.
11133
11134         * configure.in: Eliminate redundant test for libgui.
11135
11136 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11137
11138         * MAINTAINERS: Add self and realphabetize.  Update entries
11139         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11140         entry for a29k port maintainer.
11141
11142 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11143
11144         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11145         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11146
11147 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11148
11149         * configure.in: remove references to dead files
11150
11151 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11152
11153         * MAINTAINERS: Add information about purpose of this file.
11154
11155 2002-04-18  Tom Tromey  <tromey@redhat.com>
11156
11157         * configure.in: Disallow configuring libgcj when it is already
11158         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11159         Solaris 2.8 by default.  For PR libgcj/6158.
11160
11161 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11162
11163         * configure.in:  Move default CC setting out of config/mh-* fragments
11164         directly into here.
11165
11166 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11167
11168         * configure.in: don't even try to configure or make a subdirectory
11169         if there's no configure script for it.
11170
11171 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11172
11173         * MAINTAINERS: Remove chill maintainers.
11174         * Makefile.in (CHILLFLAGS): Remove.
11175         (CHILL_LIB): Remove.
11176         (TARGET_CONFIGDIRS): Remove libchill.
11177         (CHILL_FOR_TARGET): Remove.
11178         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11179         CHILL_LIB.
11180         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11181         (CHECK_TARGET_MODULES): Likewise.
11182         (INSTALL_TARGET_MODULES): Likewise.
11183         (CLEAN_TARGET_MODULES): Likewise.
11184         (configure-target-libchill): Remove.
11185         (all-target-libchill): Remove.
11186         * configure.in (target_libs): Remove target-libchill.
11187         Do not compute CHILL_FOR_TARGET.
11188         * libchill: Remove directory.
11189
11190 2002-04-11  DJ Delorie  <dj@redhat.com>
11191
11192         * Makefile.in, configure.in: Sync with binutils, entries
11193         follow...
11194
11195 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11196
11197         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11198         (do-tar, do-bz2): New rules.
11199         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11200         (gdb-tar): New rule.
11201         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11202         (insight_dejagnu.tar): New rule.
11203         (insight.tar): New rule.
11204         (gdb+dejagnu.tar): New rule.
11205         (gdb.tar): New rule.
11206
11207 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11208
11209         * Makefile.in: Add all-tix to deps for all-snavigator
11210         so that tix is built when building snavigator.
11211
11212 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11213
11214         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11215         ld and gdb are not supported.
11216
11217 2002-01-07  Mark Salter  <msalter@redhat.com>
11218
11219         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11220         Allow target-libgloss to be built for arm, strongarm, and xscale.
11221
11222 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11223
11224         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11225         options for i[3456]86-pc-linux* native builds.
11226
11227 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11228
11229         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11230         files from .po files for a distribution.
11231
11232 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11233
11234         * configure.in: Enable libstdc++-v3 for h8300 targets.
11235
11236 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11237
11238         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11239         version from bfd/.
11240
11241 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11242
11243         * Makefile.in (VER): When present, extract the version number from
11244         the file version.in.
11245
11246 2001-05-24  Tom Rix  <trix@redhat.com>
11247
11248         * configure.in : enable ld for aix
11249
11250 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11251
11252         * config.guess: Add linux target for S/390.
11253
11254 2000-11-07  Philip Blundell  <pb@futuretv.com>
11255
11256         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11257
11258 2000-11-03  Philip Blundell  <pb@futuretv.com>
11259
11260         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11261         files.
11262
11263 2001-01-15  Ben Elliston  <bje@redhat.com>
11264
11265         * configure.in (host_tools): Add sid.
11266         Always configure cgen.
11267
11268 2000-11-24  Nick Clifton  <nickc@redhat.com>
11269
11270         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11271
11272 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11273
11274         * Makefile.in (ALL_MODULES): Add all-cgen.
11275         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11276         (all-cgen): New target.
11277         (all-opcodes,all-sim): Depend on all-cgen.
11278         * configure.in (host_tools): Add cgen.
11279         Only configure cgen if --enable-cgen-maint.
11280
11281 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11282
11283         * configure.in: Add *-*-freebsd* configurations.
11284
11285 2002-04-08  Tom Tromey  <tromey@redhat.com>
11286
11287         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11288         Fixes PR libgcj/6068.
11289
11290 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11291
11292         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11293
11294 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11295
11296         * configure.in (alpha*-dec-osf*): Enable libgcj.
11297
11298 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11299
11300         * MAINTAINERS (Write After Approval): Add myself.
11301
11302 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11303
11304         Fix for: PR bootstrap/3591, target/5676
11305         * configure.in (mcore-pe): Disable the configuration of
11306         libstdc++-v3 since exceptions are not supported.
11307
11308 2002-03-20  Anthony Green  <green@redhat.com>
11309
11310         * configure.in: Enable libgcj for xscale-elf target.
11311
11312 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11313
11314         * MAINTAINERS:  Update my email address.
11315
11316 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11317
11318         * ltmain.sh (relink_command): Fix typo in previous change.
11319
11320 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11321
11322         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11323         (relink_command): Added --tag flags.
11324         (mode=install): If relinking fails; error out.
11325
11326 2002-03-12  Richard Henderson  <rth@redhat.com>
11327
11328         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11329         .NOTPARALLEL tag.
11330         (do-check): Rename from check.
11331         (check): Allow parallel check.
11332
11333 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11334
11335         * MAINTAINERS: Add myself as maintainer for xtensa port.
11336         Fix alphabetical order in CPU port maintainer list.
11337         Remove myself from Write After Approval list.
11338
11339 2002-03-11  Richard Henderson  <rth@redhat.com>
11340
11341         * Makefile.in (.NOTPARALLEL): Add fake tag.
11342
11343 2002-03-07  H.J. Lu  (hjl@gnu.org)
11344
11345         * configure.in: Enable gprof for mips*-*-linux*.
11346
11347 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11348
11349         * MAINTAINERS (Write After Approval): Add myself.
11350
11351 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11352
11353         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11354         libjava.
11355         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11356
11357 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11358
11359         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11360         because its Makefile is there; test for the executable instead.
11361
11362 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11363
11364         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11365         libstdc++-v3 and libjava.
11366
11367 2002-02-11  Adam Megacz  <adam@xwt.org>
11368
11369         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11370         boehm-gc
11371
11372 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11373
11374         * config.guess: Updated to 2002-01-30's version.
11375         * config.sub: Updated to 2002-02-01's version.
11376         Contribute sh64-elf.
11377         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11378         * configure.in: Added sh64-*-*.
11379
11380 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11381
11382         * MAINTAINERS: Belatedly add myself to write after approval list.
11383
11384 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11385
11386         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11387         Remove self as Write After Approval.
11388
11389 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11390
11391         * MAINTAINERS: Put self in as maintainer for contrib/regression
11392         directory.
11393
11394 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11395
11396         * MAINTAINERS:  Update my email address.
11397
11398 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11399
11400         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11401         target-libiberty, and target-libgloss.  Skip Java-related
11402         libraries if not supported for NetBSD on target CPU.
11403
11404 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11405
11406         * install-sh: Use _inst.$$_ for temp file name.
11407
11408 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11409
11410         * MAINTAINERS (Write After Approval): Move my contact info
11411         from here...
11412         (OS Port Maintainers): ...to here (netbsd).
11413
11414 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11415
11416         * MAINTAINERS (Write After Approval): Add myself.
11417
11418 2002-01-17  H.J. Lu  <hjl@gnu.org>
11419
11420         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11421         (all-target-fastjar): Also depend on all-target-libiberty.
11422
11423 2002-01-16  H.J. Lu  (hjl@gnu.org)
11424
11425         * config.guess: Import from master sources, rev 1.225.
11426         * config.sub: Import from master sources, rev 1.238.
11427
11428 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11429
11430         * MAINTAINERS (Write After Approval): Remove myself.
11431
11432 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11433
11434         * MAINTAINERS (Write After Approval): Add myself.
11435
11436 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11437
11438         * MAINTAINERS: Add self as docs co-maintainer.
11439
11440 2001-12-11  Matthias Klose  <doko@debian.org>
11441
11442         * MAINTAINERS (Write After Approval): Add myself.
11443
11444 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11445
11446         * MAINTAINERS: Update my email address.
11447
11448 2001-12-07  Turly O'Connor  <turly@apple.com>
11449         * MAINTAINERS (Write After Approval): Add myself.
11450         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11451         (rs6000_initialize_trampoline): Call __trampoline_setup for
11452         ABI_DARWIN too.
11453         * darwin-tramp.asm: New file, implements __trampoline_setup.
11454         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11455
11456 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11457
11458         * MAINTAINERS (Write After Approval): Add myself.
11459
11460 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11461
11462         * configure, configure.in: Use temp file for long sed commands.
11463
11464 2001-12-03  Laurent Guerby  <guerby@acm.org>
11465
11466         * config.sub: Update to version 1.232 on subversion.
11467
11468 2001-12-03  Ben Elliston  <bje@redhat.com>
11469
11470         * MAINTAINERS: Update mail address for config.* patches.
11471
11472 2001-11-27  DJ Delorie  <dj@redhat.com>
11473             Zack Weinberg  <zack@codesourcery.com>
11474
11475         When build != host, create libiberty for the build machine.
11476
11477         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11478         CONFIG_ARGUMENTS.
11479         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11480         New variables.
11481         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11482         and rules.
11483         (all.normal): Depend on ALL_BUILD_MODULES.
11484         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11485         (all-build-libiberty): Depend on configure-build-libiberty.
11486
11487         * configure: Calculate and substitute proper value for
11488         ALL_BUILD_MODULES.
11489         * configure.in: Create the build subdirectory.
11490         Calculate and substitute TARGET_CONFIGARGS (formerly
11491         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11492
11493 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11494
11495         * MAINTAINERS (write-after-approval): Add self.
11496
11497 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11498
11499         * MAINTAINERS (GNATS only accounts): Remove self.
11500
11501 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11502
11503         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11504         libf2c.
11505
11506 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11507
11508         * MAINTAINERS (Write After Approval): Add self.
11509
11510 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11511
11512         * MAINTAINERS: mips and s390 are also CPU ports.
11513
11514 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11515
11516         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11517
11518 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11519
11520         * MAINTAINERS: Alphabetize.
11521
11522 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11523
11524         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11525
11526 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11527
11528         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11529
11530 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11531
11532         * configure.in (--enable-languages): Be more permissive about
11533         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11534
11535 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11536
11537         * config.sub: Import from master sources, rev. 1.230.
11538         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11539
11540 2001-11-07  Laurent Guerby  <guerby@acm.org>
11541
11542         * MAINTAINERS (Write After Approval): Add self.
11543
11544 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11545
11546         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11547
11548 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11549
11550         * config.sub: Import from master sources, rev 1.226.
11551         * config.guess: Import from master sources, rev 1.216.
11552
11553 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11554
11555         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11556         * MAINTAINERS: Add self as maintainer of MMIX port.
11557         Remove old after-approval entry.
11558
11559 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11560
11561         * ChangeLog, configure: Fix spelling errors.
11562
11563 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11564
11565         * MAINTAINERS: Tweak my address.
11566
11567 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11568
11569         * MAINTAINERS: Update my email address.
11570
11571 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11572
11573         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11574         * MAINTAINERS: Add self as maintainer of CRIS port.
11575
11576 2001-10-10  Geert Bosch  <bosch@gnat.com>
11577
11578         * MAINTAINERS (Various maintainers: Ada front end):
11579         Added Robert Dewar.
11580
11581 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11582
11583         * MAINTAINERS (Write After Approval): Added self
11584
11585 2001-10-02  Geert Bosch  <bosch@gnat.com>
11586
11587         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11588
11589 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11590
11591         * configure: Handle temporary files securely using mkdir.
11592
11593 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11594
11595         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11596
11597 2001-09-26  Will Cohen  <wcohen@redhat.com>
11598
11599         * configure.in (*-*-linux*): Disable configuration of target-newlib
11600         and target-libgloss.
11601
11602 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11603
11604         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11605         RANLIB.
11606
11607 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11608
11609         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11610         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11611         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11612         avoid quotes nesting problems.
11613         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11614         (DO_X): Export only variables that are set.
11615
11616 2001-09-19  Ben Elliston  <bje@redhat.com>
11617
11618         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11619         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11620         semantics.  Use the shell built-in "type" command instead.
11621
11622 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11623
11624         Merged from gcc-3_0-branch:
11625         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11626         * ltcf-c.sh: Use $objext, not $ac_objext.
11627         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11628         * ltcf-cxx.sh: Add support for GNU.
11629         2001-07-22  Timothy Wall  <twall@redhat.com>
11630         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11631         default settings if using GNU tools with that configuration.
11632         * ltcf-cxx.sh: Ditto.
11633         * ltcf-gcj.sh: Ditto.
11634         2001-07-21  Michael Chastain  <chastain@redhat.com>
11635         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11636         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11637         * ltmain.sh: Mark as gcc-local.
11638
11639 2001-08-30  Eric Christopher  <echristo@redhat.com>
11640             Jason Eckhardt  <jle@redhat.com>
11641
11642         * config.guess: Merge from master sources.
11643         * config.sub: Merge from master sources, add support for mipsisa32.
11644
11645 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11646         * config.sub: Merge from master sources, rev 1.219.
11647         * MAINTAINERS: Add self as contact for stormy16 port.
11648
11649 2001-08-14  Zack Weinberg  <zackw@panix.com>
11650
11651         * config.sub: Merge from master sources, rev 1.218.
11652         * config.guess: Merge from master sources, rev 1.209.
11653
11654 2001-08-11  Graham Stott  <grahams@redhat.com>
11655
11656         * Makefile.in (check-c++): Add missing semicolon.
11657
11658 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11659
11660         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11661
11662 2001-07-30  Eric Christopher  <echristo@redhat.com>
11663
11664         * MAINTAINERS (Various maintainers: mips port): Added myself.
11665
11666 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11667
11668         * configure.in (sh-*-linux*): New.
11669
11670 2001-07-27  Richard Henderson  <rth@redhat.com>
11671
11672         * .cvsignore: Add LAST_UPDATED.
11673
11674 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11675
11676         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11677
11678 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11679
11680         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11681
11682 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11683
11684         * MAINTAINERS (Write After Approval): Added myself.
11685
11686 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11687
11688         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11689         and libgcj on m68hc11/m68hc12.
11690
11691 2001-06-27  H.J. Lu  (hjl@gnu.org)
11692
11693         * Makefile (CFLAGS_FOR_BUILD): New.
11694         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11695
11696 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11697
11698         * README: Remove version number.
11699
11700 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11701
11702         * INSTALL/README: Update wrt. to the installation instructions now
11703         residing in gcc/doc/install.texi.
11704
11705 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11706
11707         * README: Replace with a cut-down and updated version of gcc/README.
11708
11709 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11710
11711         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11712         multilibs to be disabled.
11713
11714 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11715
11716         * MAINTAINERS (Write After Approval): Add myself.
11717
11718 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11719
11720         * config.guess: Import CVS version 1.195.
11721         * config.sub: Import CVS version 1.212.
11722
11723 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11724
11725         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11726         gcc/xgcc is built, use -print-prog-name to find out the program
11727         name to use.
11728
11729 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11730
11731         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11732         appear to also be in the master copy.
11733         * config.sub:  Import CVS version 1.211.
11734
11735 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11736
11737         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11738         with_gcc]: Use `gcc -shared' to build a shared library.
11739
11740 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11741
11742         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11743         archives.
11744
11745 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11746
11747         * MAINTAINERS (Write After Approval): Add myself.
11748
11749 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11750
11751         * configure.in (libstdcxx_flags): Do not try to execute
11752         libstdc++-v3/testsuite_flags until it exists.
11753
11754 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11755
11756         * MAINTAINERS: Update my email address.
11757
11758 2001-05-31  Graham Stott  <grahams@redhat.com>
11759
11760         * MAINTAINERS (Write After Approval): Add myself.
11761
11762 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11763
11764         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11765         libraries when using g++ with native linker.
11766
11767 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11768
11769         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11770
11771 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11772
11773         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11774         [aix4*|aix5*]: Prepend blank.
11775
11776 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11777
11778         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11779         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11780         of subdir/configure scripts to use the new libtool.m4.
11781
11782 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11783
11784         * MAINTAINERS (Write After Approval): Add myself.
11785
11786 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11787
11788         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11789
11790 2001-05-11  Ben Elliston  <bje@redhat.com>
11791
11792         * Makefile.in (all-sid): New target.
11793         (check-sid, clean-sid, install-sid): Likewise.
11794
11795 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11796
11797         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11798
11799 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11800
11801         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11802         libgcj.
11803
11804 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11805
11806         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11807         gcc/xgcc is built, use -print-prog-name to find out the program
11808         name to use.
11809
11810 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11811
11812         * configure.in (noconfigdirs): Don't reset it from scratch in the
11813         target case; only append to it.
11814
11815         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11816         sparc-*-solaris2.8]: Disable ${libgcj}.
11817
11818 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11819
11820         * configure.in (libgcj_saved): Copy from $libgcj.
11821         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11822         --disable-libgcj.
11823
11824 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11825
11826         * MAINTAINERS: Remove self as MIPS maintainer and
11827         C front end maintainer.
11828
11829 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11830
11831         * configure.in: Move *-chorusos target case to the proper switch.
11832         Disable libgcj.
11833
11834 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11835
11836         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11837         1.641.2.228.
11838
11839 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11840
11841         * Makefile.in (STAGE1_CFLAGS): Pass down.
11842
11843 2001-04-13  Alan Modra  <amodra@one.net.au>
11844
11845         * config.guess: Add hppa64-linux support.  Note for next import that
11846         this is already in the master file.
11847         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11848
11849 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11850
11851         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11852         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11853
11854 2001-04-11  Stan Shebs  <shebs@apple.com>
11855
11856         * MAINTAINERS: Add self as Darwin port maintainer.
11857
11858 2001-04-11  Alan Modra  <amodra@one.net.au>
11859
11860         * MAINTAINERS: Update my email address.
11861
11862 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11863
11864         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11865         recent versions of FreeBSD (release 3 or later).
11866         * ltconfig: On FreeBSD, -lc must not be provided when building
11867         a shared library or else the standard -pthread gcc option is
11868         rendered worthless to later users of the built library.
11869
11870 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11871
11872         * MAINTAINERS: Add self and RTH as C front end maintainers.
11873
11874 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11875
11876         * config.sub: Make sure to match an already-canonicalized
11877         machine name (eg. mn10300-unknown-elf).
11878
11879 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11880
11881         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11882         New macros.
11883         (bootstrap, cross): Use RECURSE_FLAGS.
11884         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11885
11886 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11887
11888         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11889
11890 2001-03-22  Colin Howell  <chowell@redhat.com>
11891
11892         * Makefile.in (DO_X): Do not backslash single-quotes in
11893         backquotes (two places).
11894
11895 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11896
11897         Re-installed:
11898         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11899         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11900         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11901         * ltcf-cxx.sh: Likewise.
11902         * ltcf-gcj.sh: Likewise.
11903
11904 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11905
11906         * MAINTAINERS: Add myself as "documentation co-maintainer".
11907
11908 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11909
11910         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11911         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11912
11913 2001-03-19  Tom Tromey  <tromey@redhat.com>
11914
11915         * config-ml.in: Handle GCJ and GCJFLAGS.
11916
11917 2001-03-21  Michael Chastain  <chastain@redhat.com>
11918
11919         * Makefile.in: all-m4 depends on all-texinfo.
11920
11921 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11922
11923         * MAINTAINERS: Add myself to write after approval list.
11924
11925 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11926
11927         * Makefile.in (DO_X): Quote nested quotes.
11928
11929 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11930
11931         * MAINTAINERS: Add myself to write after approval list.
11932
11933 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11934
11935         * Makefile.in (DO_X): Use double quotes for quoting
11936         "RANLIB=$${RANLIB}".
11937
11938 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11939
11940         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11941
11942 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11943
11944         * configure.in: Only use `lang_requires' for languages athat are
11945         actually enabled.
11946
11947 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11948
11949         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11950
11951 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11952
11953         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11954
11955 2001-03-07  Tom Tromey  <tromey@redhat.com>
11956
11957         * configure.in: Allow config-lang.in to set `lang_requires' to list
11958         of other required languages.
11959
11960 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11961
11962         * Makefile.in: Remove RANLIB definition. Use RANLIB
11963         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11964         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11965
11966 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11967             Alexandre Oliva  <aoliva@redhat.com>
11968
11969         * Makefile.in (check-c++): Use tabs, not spaces.
11970
11971 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11972
11973         * MAINTAINERS: add myself to Write After Approval list.
11974
11975 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11976
11977         * Makefile.in (check-c++): New rule.
11978
11979         * configure.in (target_libs): Remove libg++.
11980         (noconfigdirs): Remove libg++.
11981         (noconfigdirs): Same.
11982         (noconfigdirs): Same.
11983         (noconfigdirs): Same.
11984
11985         * config-ml.in: Remove libg++ references.
11986
11987         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11988         (ALL_TARGET_MODULES): Same.
11989         (configure-target-libg++): Remove.
11990         (all-target-libg++): Remove.
11991         (configure-target-libio): Remove.
11992         (all-target-libio): Remove.
11993         (check-target-libio): Remove.
11994         (.PHONY): Remove.
11995         (libg++.tar.bz2): Remove.
11996         (all-target-cygmon): Remove libio.
11997         (all-target-libstdc++): Remove.
11998         (configure-target-libstdc++): Remove.
11999         (TARGET_LIB_PATH): Remove libstdc++.
12000         (ALL_GCC_CXX): Remove libstdc++.
12001         (all-target-gperf): Correct.
12002
12003 2001-02-16  Nick Clifton  <nickc@redhat.com>
12004
12005         * configure.in (noconfigdirs): Allow configuration of texinfo
12006         for Cygwin hosts.
12007
12008 2001-02-15  Anthony Green  <green@redhat.com>
12009
12010         * configure: Introduce GCJ_FOR_TARGET.
12011         * configure.in: Ditto.
12012         * Makefile.in: Ditto.
12013
12014 2001-02-13  Andreas Schwab  <schwab@suse.de>
12015
12016         * MAINTAINERS: Update mail address.
12017
12018 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12019
12020         * config.guess: Add linux target for S/390.
12021         * config.sub: Likewise.
12022
12023 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12024
12025         * configure.in: for *-chorusos, don't config target-newlib and
12026         target-libgloss.
12027
12028 2001-02-06  Ben Elliston  <bje@redhat.com>
12029
12030         * configure: Output host type to stdout, not stderr.
12031
12032 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12033
12034         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12035         * ltcf-cxx.sh: Likewise.
12036
12037         * config.if: Assume enable_libstdcxx_v3 is defined.
12038
12039 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12040
12041         Remove V2 C++ library.
12042         * configure.in: Remove --enable-libstdcxx_v3 support.
12043
12044 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12045
12046         * include/demangle.h: Add prototype for java_demangle_v3.
12047
12048 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12049
12050         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12051
12052 2001-01-27  Richard Henderson  <rth@redhat.com>
12053
12054         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12055
12056 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12057
12058         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12059         Don't unset, it's non-portable and no longer necessary, set to empty
12060         instead.
12061
12062 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12063
12064         * ltconfig: Shell portability fix for the tagname validity check.
12065
12066 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12067
12068         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12069         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12070
12071 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12072
12073         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12074
12075 2001-01-26  Tom Tromey  <tromey@redhat.com>
12076
12077         * configure.in: Allow libgcj to be built on Sparc Solaris.
12078
12079 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12080
12081         * ltcf-c.sh: Add aix5 case.
12082         * ltcf-cxx.sh: Likewise.
12083         * ltconfig: Likewise.
12084
12085 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12086
12087         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12088         keep at least one of build_libtool_libs or build_old_libs set to
12089         yes.
12090
12091         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12092         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12093
12094 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12095
12096         * configure.in: Enable libgcj on several additional platforms.
12097
12098 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12099
12100         * configure.in: Enable libgcj for linux targets.
12101
12102 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12103
12104         * MAINTAINERS (Write After Approval): Add myself.
12105
12106 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12107
12108         * MAINTAINERS: Add myself as vax port maintainer.
12109
12110 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12111
12112         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12113
12114 2001-01-09  Mike Stump  <mrs@wrs.com>
12115
12116         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12117         failures of subdirectories.
12118
12119 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12120
12121         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12122         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12123         * ltcf-cxx.sh: Likewise.
12124         * ltcf-gcj.sh: Likewise.
12125         * ltconfig.sh: Fix typo.
12126
12127 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12128
12129         * configure: handle DOS-style absolute paths.
12130
12131 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12132
12133         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12134
12135 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12136
12137         * MAINTAINERS: Add myself as avr port co-maintainer.
12138
12139 2000-12-28  Ben Elliston  <bje@redhat.com>
12140
12141         * MAINTAINERS: Add myself under ``Write After Approval''.
12142
12143 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12144
12145         * texinfo: Remove directory from GCC.
12146
12147 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12148
12149         * COPYING: Update to current
12150         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12151         to 19yy as example year in copyright notice).
12152
12153 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12154
12155         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12156         (libstdcxx_incdir): Pass down.
12157         * config.if: Remove expired bits for cxx_interface, add stub.
12158         (libstdcxx_incdir): Add variable for g++ include directory.
12159         * configure.in (gxx_include_dir): Use it.
12160
12161 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12162
12163         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12164         with old-email address from ``Write After Approval''.
12165
12166 2000-12-15  Andreas Jaeger  <aj@suse.de>
12167
12168         * configure.in: Handle lang_dirs.
12169
12170 2000-12-14  Tom Tromey  <tromey@redhat.com>
12171
12172         * MAINTAINERS: Removed brads.
12173
12174         * MAINTAINERS: Added gcj developers.
12175
12176 2000-12-13  Anthony Green  <green@redhat.com>
12177
12178         * configure.in: Disable libgcj for any target not specifically
12179         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12180         with g++ abi.
12181
12182 2000-12-13  Mike Stump  <mrs@wrs.com>
12183
12184         * Makefile.in (local-distclean): Also remove fastjar.
12185
12186 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12187
12188         * contrib/gcc_update: Add fastjar --touch entries.
12189
12190 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12191
12192         * configure.in: Disable language-specific target libraries for
12193         languages that aren't enabled.
12194
12195 2000-12-10  Anthony Green  <green@redhat.com>
12196
12197         * configure.in: Define libgcj.  Disable libgcj target libraries for
12198         most targets.
12199
12200 2000-12-10  Neil Booth  <neilb@earthling.net>
12201
12202         * MAINTAINERS: Update mail address, remove from WAA list.
12203
12204 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12205
12206         * libjava: Imported from /cvs/java.
12207         * libffi: Likewise.
12208         * Boehm-gc: Likewise.
12209
12210 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12211
12212         * configure.in (target_libs): Revert 2000-12-08 patch.
12213         (noconfigdirs): Added target-libjava.
12214
12215 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12216
12217         * djunpack.bat: removed.
12218
12219 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12220
12221         * Makefile.in: handle DOS-style absolute paths.
12222         * config-ml.in: likewise.
12223         * symlink-tree: likewise.
12224
12225 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12226
12227         * fastjar: Imported.
12228
12229 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12230
12231         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12232         libjava.
12233         * configure.in (target_libs): Removed `target-libjava'.
12234
12235 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12236
12237         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12238         (ALL_MODULES): Added fastjar.
12239         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12240         (all-target-libjava): all-fastjar replaces all-zip.
12241         (all-fastjar): Added.
12242         (configure-target-fastjar, all-target-fastjar): Likewise.
12243         * configure.in (host_tools): Added fastjar.
12244
12245 2000-12-07  Mike Stump  <mrs@wrs.com>
12246
12247         * Makefile.in (local-distclean): Remove leftover built files.
12248
12249 2000-11-24  Nick Clifton  <nickc@redhat.com>
12250
12251         * configure.in (xscale-elf): Add target.
12252         (xscale-coff): Add target.
12253
12254 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12255
12256         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12257         recent versions of FreeBSD (release 3 or later).
12258         * ltconfig: On FreeBSD, -lc must not be provided when building
12259         a shared library or else the standard -pthread gcc option is
12260         rendered worthless to later users of the built library.
12261
12262 2000-11-16  Fred Fish  <fnf@be.com>
12263
12264         * configure.in (enable_libstdcxx_v3): Fix typo,
12265         libstd++ -> libstdc++.
12266
12267 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12268
12269         * MAINTAINERS: Add self to Write After Approval list.
12270
12271 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12272
12273         * MAINTAINERS: Update my email address.  Add myself to global write
12274         privs list.
12275
12276 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12277
12278         * Makefile.in: Merge with src and libgcj.
12279         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12280         configure-target-<library> when their configure scripts need the C
12281         or C++ library to have already been built to work properly.
12282         (do_proto_toplev): Set them to an empty string.
12283
12284         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12285         (REALLY_SET_LIB_PATH): Use them.
12286
12287 2000-11-17  Stan Shebs  <shebs@apple.com>
12288
12289         * MAINTAINERS: Add self to Write After Approval list.
12290
12291 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12292
12293         * configure: Provide the original toplevel configure arguments
12294         (including $0) to subprocesses in the environment rather than
12295         through gcc/configargs.h.
12296
12297 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12298
12299         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12300         C99.  Alphabetise "Write After Approval" list.
12301
12302 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12303
12304         * configure: Turn on libstdc++ V3 by default.
12305
12306         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12307         if we've got GCC.
12308
12309 2000-11-11  Philip Blundell  <philb@gnu.org>
12310
12311         * MAINTAINERS: Add self to Write After Approval list.
12312
12313 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12314
12315         * ltcf-c.sh (aix4): Improve shared library configuration; require
12316         exporting symbols.
12317         * ltcf-cxx.sh (aix4): Define.
12318         * ltconfig (aix4): Define library and soname specs appropriate for
12319         AIX.  Define command to create export symbols list.
12320
12321 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12322
12323         * config.sub: Add support for Sun Chorus
12324
12325 2000-10-31  Nick Clifton  <nickc@redhat.com>
12326
12327         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12328         <name>@redhat.com.  Also installed new email address for Clint
12329         Popetz.
12330
12331 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12332
12333         * etc: Remove directory from GCC.
12334
12335 2000-10-16  Michael Meissner  <meissner@redhat.com>
12336
12337         * configure (gcc/configargs.h): Only create if there is a build GCC
12338         directory created.
12339
12340 2000-10-16  Matthias Klose  <doko@debian.org>
12341
12342         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12343         when configured for libstdc++-v3.
12344
12345 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12346
12347         * configure: Save configure arguments to gcc/configargs.h.
12348
12349 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12350
12351         * config.guess: Import CVS version 1.157.
12352         * config.sub: Import CVS version 1.181.
12353
12354 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12355
12356         * Makefile.in (bootstrap): avoid recursion if subdir missing
12357         (cross): ditto
12358         (do-proto-toplev): ditto
12359
12360 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12361
12362         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12363         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12364
12365         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12366         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12367         all affected `configure' scripts.
12368
12369 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12370
12371         * MAINTAINERS: Add self as cpplib co-maintainer.
12372
12373 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12374
12375         * MAINTAINERS: Add self to Write After Approval list.
12376
12377 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12378
12379         * INSTALL/README: egcs -> GCC update.
12380
12381 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12382
12383         * MAINTAINERS: Add myself to Write After Approval list.
12384
12385 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12386
12387         * MAINTAINERS: Add myself to Write After Approval list.
12388
12389 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12390
12391         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12392         X11 libraries for hppa64.
12393
12394 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12395
12396         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12397
12398 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12399
12400         * Makefile.in (all-zlib): Added dummy target.
12401
12402         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12403         ltcf-gcj.sh: Updated from libtool multi-language branch.
12404
12405 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12406
12407         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12408         (bootstrap*): Depend on all-bootstrap.
12409
12410 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12411
12412         * config.guess: Import CVS version 1.156.
12413         * config.sub: Import CVS version 1.179.
12414
12415 2000-09-02  Anthony Green  <green@cygnus.com>
12416
12417         * Makefile.in (all-gcc): Depend on all-zlib.
12418         (CLEAN_MODULES): Add clean-zlib.
12419         (ALL_MODULES): Add all-zlib.
12420         * configure.in (host_libs): Add zlib.
12421
12422 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12423
12424         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12425         crosses, but add gcc/include to the header search path for them.
12426
12427 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12428
12429         * MAINTAINERS: Add self to Write After Approval list.
12430
12431 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12432
12433         * config.guess: Import CVS version 1.152.
12434         * config.sub: Import CVS version 1.177.
12435
12436 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12437
12438         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12439         $targargs to tell whether newlib is going to be built.
12440
12441         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12442         $$r/TARGET_SUBDIR/libio for _G_config.h.
12443
12444 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12445
12446         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12447
12448 2000-08-22  DJ Delorie  <dj@redhat.com>
12449
12450         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12451
12452 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12453
12454         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12455         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12456         sub-configures.
12457
12458 2000-08-21  DJ Delorie  <dj@redhat.com>
12459
12460         * MAINTAINERS: Add self as a libiberty maintainer
12461
12462 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12463
12464         * configure.in (libstdcxx_flags): Use
12465         libstdc++-v3/src/libstdc++.INC.
12466
12467 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12468
12469         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12470
12471 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12472
12473         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12474
12475         * configure: Make enable_threads and enable_shared defaults
12476         explicit.  Substitute enable_threads into generated Makefiles.
12477         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12478         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12479
12480 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12481
12482         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12483
12484 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12485
12486         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12487         previous delta.
12488
12489 2000-08-11  Jason Merrill  <jason@redhat.com>
12490
12491         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12492         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12493         (FLAGS_FOR_TARGET): Not here.
12494         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12495
12496 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12497
12498         * config-ml.in (CC, CXX): Don't introduce a leading space.
12499
12500 2000-08-07  DJ Delorie  <dj@delorie.com>
12501
12502         * MAINTAINERS: Add self as a DJGPP maintainer
12503
12504 2000-08-07  DJ Delorie  <dj@redhat.com>
12505
12506         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12507         "if we're also building gcc, and it's a gcc that will run on the
12508         build machine, we want to use its includes instead of the system's
12509         default includes".
12510
12511 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12512
12513         * MAINTAINERS: Add self to Write After Approval list.
12514
12515 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12516
12517         * configure.in (libstdcxx_flags): Don't use `"'.
12518
12519         * config-ml.in: Adjust multilib search paths to the
12520         appropriate multilib tree.
12521
12522 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12523
12524         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12525         commas in $LANGUAGES.
12526
12527 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12528
12529         * configure.in: Re-enable all references to libg++ and librx.
12530
12531 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12532
12533         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12534         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12535         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12536         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12537
12538         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12539
12540 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12541
12542         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12543         CXX_FOR_TARGET for sed.
12544
12545 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12546
12547         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12548         Do not override if already set in the environment or in configure.
12549         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12550         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12551
12552 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12553
12554         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12555         the libtool CVS tree multi-language branch.
12556         * ltconfig, ltmain.sh: Updated.
12557
12558 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12559
12560         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12561         (clean-target): Depend on it.
12562
12563         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12564         (GCC_FOR_TARGET): Use it.
12565         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12566         * configure.in: ... here.
12567         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12568         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12569
12570 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12571
12572         * MAINTAINERS: Add self to Write After Approval list.
12573
12574 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12575
12576         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12577         (configure-target-libchill, configure-target-libobjc): Likewise.
12578
12579         * configure.in: Use the same cache file for all target libs.
12580         * config-ml.in: But different cache files per multilib variant.
12581
12582 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12583
12584         * configure (topsrcdir): Don't use dirname.
12585
12586 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12587
12588         * MAINTAINERS: Add self to Write After Approval list.
12589
12590 2000-07-20  Jason Merrill  <jason@redhat.com>
12591
12592         * configure.in: Remove all references to libg++ and librx.
12593
12594         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12595
12596 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12597
12598         * config.sub: Update to subversions version 2000-07-06.
12599
12600 2000-07-12  Andrew Haley  <aph@cygnus.com>
12601
12602         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12603         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12604
12605 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12606
12607         * symlink-tree:  Check number of arguments.
12608
12609 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12610
12611         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12612         search path for a g++ extracted from the build tree.  This
12613         will allow link tests run by configure scripts in
12614         subdirectories to succeed.
12615
12616 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12617
12618         * ltconfig: Add support for mips-dde-sysv4.2MP
12619
12620 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12621
12622         * MAINTAINERS: Add myself as loop discovery maintainer.
12623
12624 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12625
12626         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12627         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12628
12629 2000-06-19  Timothy Wall  <twall@cygnus.com>
12630
12631         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12632         * config.sub: Add tic54x target.
12633
12634 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12635
12636         * MAINTAINERS: Add self as Fortran maintainer,
12637         remove Craig Burley.
12638
12639 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12640
12641         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12642         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12643
12644 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12645
12646         * MAINTAINERS: Add self as i18n maintainer
12647
12648 20000-05-21  H.J. Lu  (hjl@gnu.org)
12649
12650         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12651         directory are used if they exist. Make sure
12652         $(build_tooldir)/include is searched for header files,
12653         $(build_tooldir)/lib/ for library files.
12654         (GCC_FOR_TARGET): Likewise.
12655         (CXX_FOR_TARGET): Likewise.
12656
12657 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12658
12659         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12660
12661 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12662
12663         * Makefile.in (configure-target-libiberty): Depend on
12664         configure-target-newlib.
12665
12666 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12667
12668         * configure.in, Makefile.in: Merge all libffi-related
12669         configury stuff from the libgcj tree.
12670
12671 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12672
12673         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12674         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12675
12676 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12677
12678         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12679         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12680         current version information.  Add to proto-toplev directory.
12681         (gdb-taz): Build do-djunpack.
12682
12683 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12684
12685         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12686
12687 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12688
12689         * MAINTAINERS: Add self to Write After Approval list.
12690
12691 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12692
12693         * ltmain.sh: Preserve in relink_command any environment
12694         variables that may affect the linker behavior.
12695
12696 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12697
12698         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12699
12700 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12701
12702         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12703
12704 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12705
12706         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12707         with the version name.
12708
12709 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12710
12711         * MAINTAINERS: Add self as bb-reorder maintainer.
12712
12713 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12714
12715         * config.if: Tweak.
12716
12717 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12718
12719         * djunpack.bat: New file.
12720
12721 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12722
12723         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12724         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12725         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12726         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12727
12728 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12729
12730         * config.sub (case $basic_machine): Change default for "ibm-*"
12731         to "openedition".
12732
12733 2000-04-13  Andreas Jaeger  <aj@suse.de>
12734
12735         * MAINTAINERS: Added myself.
12736
12737 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12738
12739         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12740         (do-md5sum): New target.
12741         (MD5PROG): Define.
12742         (PACKAGE): Default to TOOL.
12743         (VER): Default to a shell script.
12744         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12745         md5 checksum generation.
12746         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12747         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12748         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12749         insight.tar.bz2): Use gdb-taz to create archive.
12750
12751 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12752
12753         * configure (warn_cflags): Delete.
12754
12755 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12756
12757         * MAINTAINERS: Added myself.
12758
12759 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12760             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12761
12762         * configure.in (enable_libstdcxx_v3): Add.
12763         (target_libs): Add bits here to switch between libstdc++-v2 and
12764         libstdc++-v3.
12765         * config.if: And this file too.
12766         * Makefile.in: Add libstdc++-v3 targets.
12767
12768 2000-04-05  Michael Meissner  <meissner@redhat.com>
12769
12770         * config.sub (d30v): Add d30v as a basic machine type.
12771
12772 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12773
12774         * configure.in: -linux-gnu*, not -linux-gnu.
12775
12776 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12777
12778         * MAINTAINERS: Add self in write-after-approval section.
12779
12780 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12781
12782         * MAINTAINERS: Add self as ia64 port maintainer.
12783
12784 2000-03-08  Neil Booth  <NeilB@earthling.net>
12785
12786         * MAINTAINERS: Add self in write-after-approval section.
12787
12788 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12789
12790         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12791         (do-tar-bz2): Replace TOOL with PACKAGE.
12792         (gdb.tar.bz2): Remove GDBTK from GDB package.
12793         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12794         dejagnu.tar.bz2): New packages.
12795
12796 2000-02-27  Andreas Jaeger  <aj@suse.de>
12797
12798         * configure.in: Add entry for mips*-*-linux*, move catch all
12799         *-*-*linux* entry below this one.
12800
12801 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12802
12803         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12804
12805 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12806
12807         * config.sub: Support an OS of "wince".
12808
12809 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12810
12811         * config.guess, config.sub: Updated to match config's 2000-02-15
12812         version.
12813
12814 2000-02-23  Linas Vepstas  <linas@linas.org>
12815
12816         * config.sub: Add support for Linux/IBM 370.
12817         * configure.in: Likewise.
12818
12819 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12820
12821         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12822
12823 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12824
12825         * config.guess: Guess "cygwin" rather than "cygwin32".
12826
12827 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12828
12829         * configure (gcc_version): When setting, narrow search to
12830         lines containing `version_string'.
12831
12832 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12833
12834         * config.sub: Add support for avr target.
12835
12836 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12837
12838         * MAINTAINERS: Add maintainers for MCore port.
12839
12840 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12841
12842         * config.sub: Add mmix-knuth-mmixware.
12843
12844 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12845
12846         * MAINTAINERS: Pair cccp with cpplib maintainership.
12847
12848 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12849
12850         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12851         structure stuff to -L library search.
12852         (CXX_FOR_TARGET): Ditto.
12853         (CROSS_CHECK_MODULES): Fix spelling mistake.
12854
12855 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12856
12857         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12858         the C++ compiler.
12859
12860 2000-01-12  Richard Henderson  <rth@cygnus.com>
12861
12862         * configure.in: Don't build some bits for beos.
12863
12864 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12865
12866         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12867         as include files.
12868
12869 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12870
12871         * Add self as cpplib maintainer, as requested by Jason
12872         Merrill.  Correct my e-mail address.
12873
12874 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12875
12876         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12877         not mh-aix43.
12878
12879 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12880
12881         * MAINTAINERS: Add myself to "write after approval" list.
12882
12883 1999-12-14  Richard Henderson  <rth@cygnus.com>
12884
12885         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12886         * config.sub: Accept alphaev[78], alphaev8.
12887
12888 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12889
12890         * config.guess, config.sub: Update from autoconf.
12891
12892 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12893
12894         * MAINTAINERS:  update my playtime e-address.
12895
12896 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12897
12898         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12899         necessary libraries are missing.
12900
12901 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12902
12903         * MAINTAINERS: Add new 'write after approval' maintainer.
12904
12905 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12906
12907         * MAINTAINERS: Add new Java maintainer.
12908
12909 1999-10-25  Andreas Schwab  <schwab@suse.de>
12910
12911         * configure: Fix quoting inside arguments of eval.
12912
12913 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12914
12915         * config-ml.in: Allow suppression of some ARM multilibs.
12916
12917 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12918
12919         * config.guess: Add OS/390 match pattern.
12920         * config.sub: Add mvs, openedition targets.
12921         * configure.in (i370-ibm-opened*): New.
12922
12923 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12924
12925         * config.sub: Add support for configuring for pj.
12926
12927 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12928
12929         * config.sub (maybe_os): Add support for configuring for fr30.
12930
12931 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12932
12933         * configure.in: Do not configure or build ld for AIX
12934         platforms.  ld is known to be broken on these platforms.
12935
12936 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12937
12938         * config-ml.in: Pass compiler flag corresponding to multidirs to
12939         subdir configures.
12940
12941 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12942
12943         * Makefile.in (LDFLAGS): Define.
12944
12945 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12946
12947         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12948         noconfigdirs.
12949         (*-*-cygwin*): Likewise.
12950
12951 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12952
12953         * mkdep: New file.
12954         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12955         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12956
12957         From Eli Zaretskii <eliz@is.elta.co.il>:
12958         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12959         long file name when using DJGPP on MS-DOS.
12960
12961 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12962
12963         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12964
12965 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12966
12967         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12968         dependency as this causes "make check" to globally "make all"
12969
12970 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12971
12972         * configure.in (target_libs): Added target-zlib.
12973         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12974         (CONFIGURE_TARGET_MODULES): Likewise.
12975         (CHECK_TARGET_MODULES): Likewise.
12976         (INSTALL_TARGET_MODULES): Likewise.
12977         (CLEAN_TARGET_MODULES): Likewise.
12978         (configure-target-zlib): New target.
12979         (all-target-zlib): Likewise.
12980         (all-target-libjava): Depend on all-target-zlib.
12981         (configure-target-libjava): Depend on configure-target-zlib.
12982
12983         * Makefile.in (configure-target-libjava): Depend on
12984         configure-target-newlib.
12985         (configure-target-boehm-gc): New target.
12986         (configure-target-qthreads): New target.
12987
12988         * configure.in (target_libs): Added target-qthreads.
12989         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12990         (CONFIGURE_TARGET_MODULES): Likewise.
12991         (CHECK_TARGET_MODULES): Likewise.
12992         (INSTALL_TARGET_MODULES): Likewise.
12993         (CLEAN_TARGET_MODULES): Likewise.
12994         (all-target-qthreads): New target.
12995         (configure-target-libjava): Depend on configure-target-qthreads.
12996         (all-target-libjava): Depend on all-target-qthreads.
12997
12998         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12999         (CONFIGURE_TARGET_MODULES): Likewise.
13000         (CHECK_TARGET_MODULES): Likewise.
13001         (INSTALL_TARGET_MODULES): Likewise.
13002         (CLEAN_TARGET_MODULES): Likewise.
13003         (all-target-libjava): New target.
13004         (all-target-boehm-gc): Likewise.
13005         * configure.in (target_libs): Added libjava, boehm-gc.
13006
13007 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13008
13009         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13010         configure.bat in SUPPORT_FILES.
13011         (gas+binutils.tar.bz2): Likewise.
13012
13013         * makeall.bat: Remove; obsolete.
13014
13015 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13016
13017         From Mark Elbrecht:
13018         * configure.bat: Remove; obsolete.
13019
13020 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13021
13022         * configure: Add -W -Wall to the default CFLAGS when compiling with
13023         gcc.
13024
13025 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13026
13027         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13028
13029 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13030
13031         * configure.in: Build ld on IRIX6.
13032
13033 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13034
13035         * Makefile.in: Change distribution targets to use bzip2 instead of
13036         gzip.
13037         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13038         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13039
13040 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13041
13042         * config.sub: Add mcore target.
13043
13044 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13045
13046         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13047
13048 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13049
13050         * config.guess (dummy): Changed to $dummy.
13051
13052 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13053
13054         * config.sub: Tidied up case statements.
13055
13056 1999-05-22  Ben Elliston  <bje@cygnus.com>
13057
13058         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13059         <jiro@din.or.jp>.
13060
13061         * config.guess: Merge with FSF version. Future changes will be
13062         more accurately recorded in this ChangeLog.
13063         * config.sub: Likewise.
13064
13065 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13066
13067          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13068
13069 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13070
13071         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13072
13073 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13074
13075         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13076
13077 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13078
13079         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13080         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13081         Bad merge removed these two changes.
13082
13083 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13084                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13085
13086         * config.guess (interix Alpha): Add.
13087
13088 1999-04-11  Richard Henderson  <rth@cygnus.com>
13089
13090         * configure.in (i?86-*-beos*): Do config gperf; don't config
13091         gdb, newlib, or libgloss.
13092
13093 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13094
13095         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13096         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13097         from multidirs.
13098
13099 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13100
13101         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13102
13103 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13104
13105         * config.sub: Add support for mcore targets.
13106
13107 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13108
13109         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13110         not mt-ospace, in order to shut up assembler warning about using
13111         symbols that are named the same as registers.
13112
13113 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13114
13115         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13116         dependency list for all-target-cygmon.
13117
13118 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13119
13120         * config-ml.in: Check $host, not $target, for selective multilibs.
13121         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13122         thumb interworking, and underscore prefix multilibs.
13123
13124 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13125
13126         * missing: Update to version from current automake.
13127
13128 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13129
13130         * configure (gxx_include_dir): Removed.
13131
13132         * configure.in (gxx_include_dir): Handle it.
13133         * Makefile.in: Likewise.
13134
13135 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13136
13137         * config.sub (mips64vr4111,mips64vr4111el) Add.
13138
13139 1999-03-21  Ben Elliston  <bje@cygnus.com>
13140
13141         * config.guess: Correct typo for detecting ELF on FreeBSD.
13142
13143 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13144
13145         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13146         config/mh-djgpp.
13147
13148 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13149
13150         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13151         all-target-newlib to dependency list for all-target-bsp.
13152
13153 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13154
13155         * config.sub: Add i386-uwin support.
13156         * config.guess: Likewise.
13157
13158 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13159
13160         * configure.in: cleanup, add mh-*pic handling for arm, special
13161         case powerpc*-*-aix*
13162
13163 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13164
13165         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13166         can be built.
13167
13168 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13169
13170         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13171         targets.
13172
13173 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13174
13175         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13176
13177 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13178
13179         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13180
13181 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13182
13183         * config.sub: Fix typo in arm recognition.
13184
13185 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13186
13187         * configure.in (noconfigdirs): Changed target_configdirs to
13188         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13189         rather than m68k-*-* since it is not known to work on
13190         m68k-aout. Ditto for arm-*-*oabi.
13191
13192 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13193
13194         * configure.in (*-*-windows*): Remove, no longer used.
13195
13196 1999-02-19  Ben Elliston <bje@cygnus.com>
13197
13198         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13199         Smart and improved by Andrew Cagney.
13200
13201 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13202
13203         * config.guess: Recognize openbsd-*-hppa.
13204
13205 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13206
13207         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13208         only if it is not empty.
13209
13210 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13211
13212         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13213
13214         * config.guess: Modified to recognize uname's armv* syntax.
13215
13216         * config.sub: Modified to recognize uname's armv* syntax.
13217
13218 1999-02-17  Mark Salter  <msalter@cygnus.com>
13219
13220         * configure.in: Added target-bsp for sparclite.
13221
13222 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13223
13224         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13225
13226 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13227
13228         * configure.in: Add support for strongarm port.
13229         * config.sub: Add support for strongarm target.
13230
13231 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13232
13233         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13234         the old name config/mh-cygwin32.
13235         Enable texinfo.
13236
13237 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13238
13239         * configure.in: Do build ld for ix86 Solaris.
13240
13241 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13242
13243         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13244         $AR_FOR_TARGET.  Likewise for RANLIB.
13245
13246 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13247
13248         * config.sub (oabi):  Recognize.
13249         * configure.in (arm-*-oabi):  Handle.
13250
13251 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13252
13253         * config.guess: Improve detection of i686 on UnixWare 7.
13254
13255 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13256
13257         * config.guess: Add support for i386-pc-interix.
13258         * config.sub: Likewise.
13259         * configure.in: Likewise.
13260
13261 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13262
13263         * Makefile.in: Remove unneeded all-target-libio from
13264         from all-target-winsup target since it is now unneeded.
13265         Add all-target-libtermcap in its place since it is now
13266         needed.
13267
13268 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13269
13270         * configure.in: makefile stub for cygwin target is probably
13271         unnecessary.  Remove it for now.
13272
13273 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13274
13275         * configure.in: libtermcap.a should be built when cygwin is the
13276         target as well as the host.
13277         * config.guess: Allow mixed case in cygwin uname output.
13278         * Makefile.in: Add libtermcap target.
13279
13280 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13281
13282         * config.sub: Clean up handling of hppa2.0.
13283
13284 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13285
13286         * config.guess: Use C code to identify more HP machines.
13287
13288 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13289
13290         * config.sub: Handle hppa2.0.
13291
13292 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13293
13294         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13295         cygmon for all sparclite targets, regardless of object format.
13296
13297 1998-12-15  Mark Salter  <msalter@cygnus.com>
13298
13299         * configure.in: Added target-bsp for several target architectures.
13300
13301         * Makefile.in: Added rules for bsp.
13302
13303 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13304
13305         * config.guess: Improve detection of hppa2.0 processors.
13306
13307 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13308
13309         * config.guess: Recognize FreeBSD using ELF automatically.
13310
13311 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13312
13313         * configure (skip-this-dir): Add handling for new shell script, which
13314         might be created by a sub-directory's configure to indicate, this particular
13315         directory is "unwanted".
13316         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13317
13318 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13319
13320         * ltconfig: import from libtool, after changing libtool to
13321         account for the cygwin name change.
13322
13323 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13324
13325         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13326         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13327
13328 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13329
13330         * configure.in: Add libtermcap to list of cygwin dependencies.
13331
13332 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13333
13334         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13335         they include winsup/include when it's a cygwin target.
13336
13337 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13338
13339         * configure.in (host_tools): Added zip.
13340         * Makefile.in (all-target-libjava): Depend on all-zip.
13341         (all-zip): New target.
13342         (ALL_MODULES): Added all-zip.
13343         (NATIVE_CHECK_MODULES): Added check-zip.
13344         (INSTALL_MODULES): Added install-zip.
13345         (CLEAN_MODULES): Added clean-zip.
13346
13347 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13348
13349         * Makefile.in: lose "32" from comment about cygwin.
13350
13351 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13352
13353         * configure.in: Use -Os to build target libraries for the fr30.
13354
13355 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13356
13357         * config.sub: Add fr30.
13358
13359 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13360
13361         * configure.in: drop "32" from config/mh-cygwin32.  Check
13362         cygwin* instead of cygwin32*.
13363         * config.sub: Check cygwin* instead of cygwin32*.
13364
13365 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13366
13367         * config.guess: Match any version of Unixware7.
13368
13369 1998-10-20  Syd Polk  <spolk@cygnus.com>
13370
13371         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13372         if desired.
13373
13374 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13375
13376         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13377         these if the appropriate directories and files to not exist.
13378
13379 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13380
13381         * Makefile.in (DEVO_SUPPORT): Add config.if.
13382
13383 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13384
13385         * configure: Add pattern to replace "build_tooldir"'s
13386         definition in the generated Makefile with "tooldir"'s
13387         actual value.
13388
13389 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13390
13391         * config.sub: Bring back lost sparcv9.
13392
13393         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13394
13395 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13396
13397         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13398         CC_FOR_TARGET and friends.
13399
13400 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13401
13402         * Makefile.in (build_tooldir): New variable, same as tooldir.
13403         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13404         -B$(build_tooldir)/bin/.
13405         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13406
13407 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13408
13409         * README: Remove installation instructions and refer to the
13410         INSTALL directory instead.
13411
13412 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13413
13414         * config.sub: Add support for i[34567]86-pc-udk.
13415         * configure.in: Likewise.
13416
13417 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13418
13419         * Makefile.in: add bzip2 package building bits for user
13420         tools module
13421         * configure.in: ditto
13422
13423 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13424
13425         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13426         (ALL_TARGET_MODULES): Add all-target-libobjc.
13427         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13428         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13429         (all-target-libchill): Add dependencies.
13430         * configure.in (target_libs): Add libchill.
13431
13432 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13433
13434         * configure.in (target_subdir): Remove duplicate line.
13435
13436 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13437
13438         * Makefile.in (all-automake): fix dependencies.
13439
13440 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13441
13442         * configure.in: Minor cleanups for building in the $(target_alias)
13443         subdir.
13444
13445 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13446
13447         * Makefile.in (bootstrap): Set r and s before make all.  Use
13448         BASE_FLAGS_TO_PASS in make all.
13449         (cross): Likewise.
13450
13451 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13452
13453         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13454
13455 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13456
13457         * config.sub: Fix typo in last change.
13458
13459 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13460
13461         * config.sub: Add support for C4x target.
13462         * configure.in: Likewise.
13463
13464 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13465
13466         * config.sub: Recognize sparcv9 just like sparc64.
13467
13468 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13469
13470         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13471
13472 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13473
13474         * config.guess: Correctly identify Pentium II sco boxes.
13475
13476         * config.guess: Fix "tr" code.  From Weiwen Liu.
13477
13478 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13479
13480         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13481         stabs.
13482
13483 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13484
13485         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13486         (ALL_TARGET_MODULES): Add all-target-libchill.
13487         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13488         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13489         (all-target-libchill): Add dependencies.
13490         * configure.in (target_libs): Add libchill.
13491
13492 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13493
13494         * config.guess: Avoid assumptions about "tr" behaves when
13495         LANG is set to something other than English.
13496
13497 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13498
13499         * configure (gxx_include_dir): Changed to
13500         '${prefix}/include/g++'-${libstdcxx_interface}.
13501
13502         * config.if: New to determine the interfaces.
13503
13504 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13505
13506         * config.guess: Detect and handle MPE/IX.
13507         * config.sub: Deal with MPE/IX.
13508
13509 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13510
13511         * configure.in: Use mh-aix43.
13512
13513 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13514
13515         * configure: Fix --without/--disable cases for gxx-include-dir.
13516
13517 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13518
13519         * mdata-sh:  Imported.  Needed for automake support.
13520
13521 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13522
13523         * Makefile.in (taz): Try "chmod -R og=u ." before
13524         "chmod og=u `find . -print`".
13525
13526 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13527
13528         * configure.in: Add arm-elf and thumb-elf support.
13529
13530 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13531
13532         * Makefile.in: Undo previous patch.
13533
13534 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13535
13536         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13537         to here ...
13538         (install-no-fixedincludes): and here
13539         (INSTALL_MODULES): ... from here.
13540
13541 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13542
13543         * config.sub: Merge with FSF.
13544
13545         * config.guess: Merge with FSF.
13546
13547 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13548
13549         * configure (extraconfigdirs): New variable.
13550         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13551         * Makefile.in (all): Move higher in file.
13552         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13553         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13554         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13555         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13556         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13557
13558 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13559
13560         * Makefile.in (all-target-libjava): Depend on all-gcc and
13561         all-target-newlib.
13562         (configure-target-libjava): Depend on $(ALL_GCC).
13563
13564 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13565
13566         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13567         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13568
13569 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13570
13571         * INSTALL/README: Fix typo.
13572
13573 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13574
13575         * ylwrap: Change absolute path checks to check for DOS style path
13576         names.
13577
13578         * ylwrap: Don't use a full path name if the source file is in the
13579         same directory.  From hjl@lucon.org (H.J. Lu).
13580
13581         * config-ml.in: Default to being verbose, to match Feb 18 change to
13582         configure.
13583
13584 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13585
13586         Brought over from egcs:
13587
13588         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13589
13590         * configure.in (target_subdir): Set to ${target_alias} instead
13591         of "libraries".
13592
13593         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13594
13595         * configure.in (target_subdir): Set to libraries if enable_multilib.
13596
13597 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13598
13599         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13600         multilibs, force reconfiguration the first time we create
13601         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13602
13603 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13604
13605         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13606         avoid confusion with --no-recursion.
13607
13608 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13609
13610         * configure.in: Win32 hosts shouldn't use install -x
13611         * install-sh: remove -x option, and special .exe-handling
13612         hack.
13613
13614 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13615
13616         * config.guess: Recognize i586-pc-beos.
13617         * configure.in: Don't build some bits for beos.
13618
13619 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13620
13621         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13622         CFLAGS default to -O2.
13623
13624         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13625         when using GNU ld.
13626
13627 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13628
13629         * ltmain.sh: Correct install when using a different shell.
13630
13631 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13632
13633         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13634
13635 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13636
13637         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13638         target.
13639
13640 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13641
13642         * ltconfig: Update to correct AIX handling.
13643
13644 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13645
13646         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13647
13648         * configure.in (target_subdir): Set to ${target_alias} instead
13649         of "libraries".
13650
13651 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13652
13653         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13654         (Makefile): Depend on $(gcc_version_trigger).
13655
13656         * configure (gcc_version): Change default initializer to empty
13657         string.
13658         (gcc_version_trigger): New variable; pass this variable down
13659         to subdir configures to enable them checking gcc's version
13660         themselves. Emit make macros for both gcc_version vars.
13661         (topsrcdir): Initialize reliably.
13662         (recursion line): Remove --with-gcc-version=${gcc_version}.
13663
13664 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13665
13666         * configure (enable_version_specific_runtime_libs): Implement new flag
13667         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13668         in $(libsubdir); emit definition in each generated Makefile.
13669         (gxx_include_dir): Initialize depending on
13670         $enable_version_specific_runtime_libs.
13671
13672 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13673
13674         * configure (gcc_version): Initialize properly depending on
13675         how and where configure is started.
13676         (recursion line): Pass a --with-gcc-version=${gcc_version}
13677         to configures in subdirs.
13678
13679 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13680
13681         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13682         cygmon
13683
13684 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13685
13686         * configure.in: Add cygmon and libstub support for mn10200.
13687
13688 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13689
13690         * configure (gcc_version): Add new variable describing the
13691         particular gcc version we're building.
13692         * Makefile.in (libsubdir): Add new macro for the directory
13693         in which the compiler finds executables, libraries, etc.
13694         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13695         and libsubdir.
13696
13697 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13698
13699         * Makefile.in (local-clean): Remove *.log.
13700         (warning.log): Built with warn_summary from build.log.
13701         (mail-report.log): Run test_summary.
13702         (mail-report-with-warnings.log): Run test_summary including
13703         warning.log in the report.
13704
13705 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13706
13707         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13708
13709 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13710
13711         * Makefile.in (grep): Grep no longer depends on libiberty.
13712
13713 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13714
13715         * Makefile.in: all-snavigator needs all-libgui.
13716
13717 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13718
13719         * configure.in: Add cygmon and libstub support for mn10300.
13720
13721 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13722
13723         * missing: Update to version from automake 1.3.
13724
13725         * ltmain.sh: On installation, don't get confused if the same name
13726         appears more than once in the list of library names.
13727
13728 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13729
13730         * config.sub: Accept m68060 and m5200 as CPU names.
13731
13732 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13733
13734         * configure: Use && rather than using -a in test, because odd
13735         strings can confuse test.
13736         * configure.in: Likewise.
13737
13738 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13739
13740         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13741
13742 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13743
13744         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13745         bootstrap4-lean): New targets.
13746
13747 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13748
13749         * mpw-* Delete.  Not used.
13750
13751 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13752
13753         * COPYING.LIB: Update FSF address.
13754
13755 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13756
13757         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13758
13759         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13760         GAS_SUPPORT_DIRS.
13761
13762 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13763
13764         * ltconfig, ltmain.sh: Avoid producing a version number if
13765         -version-info was not used.
13766
13767 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13768
13769         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13770         building with newlib.
13771
13772 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13773
13774         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13775         Solaris `make' causes it to continue to next definition.
13776
13777 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13778
13779         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13780         the right GUI libraries and files are installed along with GDB.
13781
13782 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13783
13784         * configure.in: Change alpha to alpha* in several places.
13785
13786 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13787
13788         * config.sub: Recognize sparc86x.
13789
13790 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13791
13792         * configure.in (--enable-target-optspace): Remove debug echo.
13793
13794 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13795
13796         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13797
13798 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13799
13800         * ltconfig: Update cygwin32 support.
13801
13802         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13803         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13804         (GDB_SUPPORT_DIRS): Likewise.
13805
13806 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13807
13808         * configure.in (target_makefile_frag): If --enable-target-optspace,
13809         use -Os to compile target libraries rather than -O2.  Default to
13810         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13811         not used.
13812         * configure.in (target_cflags): Ditto for d30v.
13813
13814 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13815
13816         * Makefile.in (all-bfd): Depend on all-intl.
13817         (all-binutils): Likewise.
13818         (all-gas): Likewise.
13819         (all-gprof): Likewise.
13820         (all-ld): Likewise.
13821
13822 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13823
13824         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13825
13826 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13827
13828         * Makefile.in (all-bfd): Depend upon all-libiberty.
13829
13830         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13831
13832 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13833
13834         * Makefile.in: Add libstub.
13835
13836         * configure.in: Ditto. Build libstub for targets that have cygmon
13837         support.
13838
13839 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13840
13841         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13842
13843 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13844
13845         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13846         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13847
13848 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13849
13850         * configure: Define DEFAULT_M4 by searching PATH.
13851         * Makfile.in: Use DEFAULT_M4.
13852
13853 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * ltconfig: Add cygwin32 support.
13856
13857         * Makefile.in, configure.in: Add libtool as a native only directory
13858         to configure and build.
13859
13860 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13861
13862         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13863
13864 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13865
13866         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13867
13868 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13869
13870         * Makefile.in: add ash make rules
13871         * configure.in: add ash to native_only and host_tools lists
13872
13873 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13874
13875         * Makefile.in (all-gettext, all-intl): New targets.
13876         (ALL_MODULES): Added all-gettext, all-intl.
13877         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13878         (INSTALL_MODULES): Added install-gettext, install-intl.
13879         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13880
13881         * configure.in (host_tools): Added gettext.
13882         (native_only): Likewise.
13883         (noconfigdirs) [various cases]: Likewise.
13884         (host_libs): Added intl.
13885
13886 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13887
13888         * configure: Do not disable building gdbtk for cygwin32 hosts.
13889
13890 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13891
13892         * configure.in: Add thumb-coff target.
13893         * config.sub: Add thumb-coff target.
13894
13895 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13896
13897         * Makefile.in: Revert yesterday's change.
13898         (all-target-winsup):  all-target-librx stays out of here.
13899
13900 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13901
13902         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13903         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13904         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13905         Remove references to librx and libg++.
13906
13907 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13908
13909         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13910         recursive makes
13911
13912 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13913
13914         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13915         for newlib directory.
13916         (CXX_FOR_TARGET): Likewise.
13917
13918 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13919
13920         * ltconfig: Update after libtool/ltconfig.in change for
13921         hpux11.
13922
13923 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13924
13925         * ltconfig, ltmain.sh: Update to libtool 1.2.
13926
13927 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13928
13929         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13930         (install-gcc-cross): Instead, override LANGUAGES here.
13931
13932 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13933
13934         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13935         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13936
13937 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13938
13939         * configure.in: Add Thumb-pe target.
13940
13941 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13942
13943         * Makefile.in - changed sn targets to snavigator
13944         * configure.in - changed sn targets to snavigator
13945
13946 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13947
13948         * config-ml.in: After building symlink tree call make distclean
13949         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13950         to be the case for libiberty.
13951
13952 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13953
13954         * configure: When making link, also check the current
13955         directory. The configure scripts may create one.
13956
13957 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13958
13959         * config.sub: Accept alphapca56 and alphaev6 properly.
13960
13961 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13962
13963         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13964
13965 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13966
13967         * config.sub (sco5): Fix typo.
13968
13969 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13970
13971         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13972         install-itcl.
13973         (install-itcl): Remove dependency on install-tcl.
13974
13975 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13976
13977         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13978
13979 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13980
13981         * configure.in: Don't build libgui for a cygwin32 target when not on
13982         a cygwin32 host.
13983
13984 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13985
13986         * configure (redirect): Set to null, so default behavior of
13987         configure is now --verbose.
13988
13989 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13990
13991         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13992         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13993
13994 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13995
13996         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13997         this change to sync Makefile.in with its ChangeLog entries.
13998
13999 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14000
14001         * ltmain.sh (mkdir): Check that the directory doesn't exist
14002         before we exit with error, so that we don't get races during
14003         parallel builds.
14004
14005 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14008
14009 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14010
14011         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14012         PICFLAG_FOR_TARGET.
14013         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14014
14015         * configure: Emit a definition for the new macro enable_shared
14016         into each Makefile.
14017
14018 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14019
14020         * configure.in (host_tools, native_only): Add libtool.
14021
14022 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14023
14024         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14025         Fix typo in ming config comment.
14026
14027 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14028
14029         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14030
14031 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14032
14033         * config.sub: Add tic30 cases, and map c30 to tic30.
14034
14035 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14036
14037         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14038         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14039         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14040         (CLEAN_TARGET_MODULES): Similarly
14041         (all-target-libf2c): Add dependences.
14042         * configure.in (target_libs): Add libf2c.
14043
14044 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14045
14046         * configure.in: Remove expect from noconfigdirs when target
14047         is cygwin32.  OK to build expect and dejagnu with Canadian
14048         Cross.
14049
14050 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14051
14052         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14053         host.
14054
14055         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14056         and mingw32.
14057
14058 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14059
14060         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14061         here as it is not defined in the toplevel Makefile.
14062
14063 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14064
14065         * configure (package_makefile_rules_frag): New variable, which names
14066         a file with generic rules, ...
14067         Change comment to mention we now have FIVE parts.
14068         * configure: Undo last change.
14069
14070 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14071
14072         * config.guess: More accurate determination of HP processor types.
14073         * config.sub: More accurate determination of HP processor types.
14074
14075 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14076
14077         * configure (package_makefile_frag): Move inserting the
14078         ${package_makefile_frag} to where it should be according
14079         to the comment.
14080
14081 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14082
14083         * config.guess: Add support for Linux/ARM.
14084
14085 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14086
14087         * .cvsignore: Remove *-info and *-install since they match
14088         release-info and mpw-install, which we don't want to just ignore.
14089
14090 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14091
14092         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14093
14094 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14095
14096         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14097         local_prefix to sub-make invocations.
14098
14099 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14100
14101         * configure.in: Check makefile fragments in the source
14102         directory.
14103
14104 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14105
14106         * configure.in: Check whether host and target makefile
14107         fragments exist before adding them to *_makefile_frag.
14108
14109 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14110
14111         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14112
14113 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14114
14115         * configure.in: Make sure we only replace RPATH_ENVVAR on
14116         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14117         regexp to sed.
14118
14119         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14120         to sub-makes.
14121
14122 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14123
14124         * config-ml.in (multi-do): LDFLAGS must include multilib
14125         designator.
14126
14127 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14128
14129         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14130
14131 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14132
14133         * config.sub: Add mingw32 support.
14134         * configure.in: Likewise.
14135
14136 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14137
14138         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14139
14140 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14141
14142         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14143         * configure (gxx_include_dir): Provide a definition for subdirs
14144         which do not use autoconf.
14145
14146 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14147
14148         * config.guess: Sync with egcs.  Picks up new alpha support,
14149         BeOS & some additional linux support.
14150
14151 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14152
14153         * config.guess: HP 9000/803 is a PA1.1 machine.
14154
14155 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14156
14157         * configure.in: It's alpha*-...
14158
14159 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14160
14161         * configure.in (host_makefile_frag, target_makefile_frag):
14162         Handle multiple config files.
14163         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14164         alpha-*-*.
14165
14166 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14167
14168         * mkdep: New file.
14169
14170 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14171
14172         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14173
14174 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14175
14176         * Makefile.in: Add libgui directory.
14177         (GDB_TK): Add all-libgui.
14178         * configure.in: Add libgui directory.
14179         * configure: Add all-libgui to GDB_TK.
14180
14181 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14182
14183         * config-ml.in (multidirs): Add m32r to multilib list.
14184
14185 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14186
14187         * Makefile.in (all-target-gperf): Change dependency to
14188         all-target-libstdc++.
14189
14190 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14191
14192         * config.guess: Add BeOS support.
14193
14194 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14195
14196         Source directory cvs renamed to cvssrc:
14197         * configure.in (host_tools): Change cvs to cvssrc.
14198         (native_only): Likewise.
14199         (noconfigdirs) [various cases]: Likewise.
14200         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14201         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14202         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14203         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14204         (all-cvssrc): Rename target from all-cvs.
14205
14206 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14207
14208         * configure (gxx_include_dir): Fix thinko.
14209
14210 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14211
14212         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14213         (install-cross, install-gcc-cross): New targets.
14214
14215 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14216
14217         * configure.in (noconfigdirs): Add support for Thumb target.
14218
14219         * config.sub (maybe_os): Add support for Thumb target.
14220
14221 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14222
14223         * Makefile.in: Add rules for cygmon.
14224
14225         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14226
14227 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14228
14229         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14230         * configure (gxx_include_dir): Provide a definition for subdirs
14231         which do not use autoconf.
14232
14233 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14234
14235         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14236         11/18/97 build
14237
14238 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14239
14240         * From Franz Sirl.
14241         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14242         found on RedHat Linux systems.
14243
14244 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14245
14246         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14247         guesses.
14248
14249 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14250
14251         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14252
14253 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14254
14255         * ltmain.sh: If mkdir fails, check whether the directory was created
14256         anyhow by some other process.
14257
14258 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14259
14260         * configure.in (d30v-*-*): Configure all directories.
14261
14262 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14263
14264         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14265         for the D30V.
14266
14267 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14268
14269         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14270
14271 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14272
14273         * include/libiberty.h: Add extern "C" { so it can be used with C++
14274         progrms.
14275         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14276         programs.
14277
14278 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14279
14280         * configure.in (d30v-*-*): Configure GCC now.
14281
14282 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14283
14284         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14285         is no longer needed.
14286
14287 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14288
14289         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14290
14291 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14292
14293         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14294         targets using "$@" to provide support for similar but not identical
14295         targets without having to duplicate code.
14296
14297 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14298
14299         * makefile.vms: Fix to work with DEC C.
14300
14301 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14302
14303         * config.sub: Add mips-tx39-elf to marketing names.
14304
14305 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14306
14307         * ltmain.sh: Handle symlinks in generated script.
14308
14309 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14310
14311         * configure: Handle autoconf style directory options: --bindir,
14312         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14313         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14314         --sysconfdir.
14315         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14316         (sharedstatedir, localstatedir, oldincludedir): New variables.
14317         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14318         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14319         sbindir, sharedstatedir, and sysconfdir.
14320
14321 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14322
14323         * Makefile.in (bootstrap-lean): New target.
14324
14325 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14326
14327         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14328         sn, and gnuserv from noconfigdirs.
14329
14330 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14331
14332         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14333
14334 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14335
14336         * Makefile.in (cross): New target.
14337
14338 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14339                           Jeff Law         <law@cygnus.com>
14340
14341         * Makefile.in (bootstrap2, bootstrap3): New targets.
14342         (all-bootstrap): Remove outdated and confusing target.
14343         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14344
14345 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14346
14347         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14348         windows.  Consistent with gdb/configure.
14349
14350 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14351
14352         * configure.in: Name Linux target fragment.
14353
14354         * configure: Rewrite so that project Makefile fragment is inserted
14355         first and appears last in the resulting Makefile.
14356
14357 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14358
14359         * Makefile.in (install-itcl): Install tcl first.
14360
14361 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14362
14363         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14364
14365 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14366
14367         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14368
14369         * configure.in (skipdirs): Add target-librx for Linux.
14370         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14371
14372 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14373
14374         * Makefile.in (bootstrap): New target.
14375
14376 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14377
14378         * config.sub: Accept 'amigados' for backward compatibility.
14379
14380 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14381
14382         * config.guess: Merge with FSF.
14383
14384 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14385
14386         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14387
14388 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14389
14390         * config.sub: Add "marketing-names" patch.
14391
14392 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14393
14394         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14395
14396 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14397
14398         * config.sub: Handle v850-elf.
14399
14400 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14401
14402         * .cvsignore (*-install): Remove.
14403
14404 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14405
14406         * ltconfig: Set CONFIG_SHELL in libtool.
14407         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14408
14409 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14410
14411         * configure.in (target_subdir): Set to libraries if enable_multilib.
14412
14413 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14414
14415         * config.guess: Update from gcc directory.
14416
14417 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14418
14419         * Makefile.in (all-sim): Depends on all-readline.
14420
14421 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14422
14423         * Makefile.in (BISON, YACC): Use $$s.
14424         (all-bison): Depend on all-texinfo.
14425
14426 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14427
14428         * Makefile.in (BISON): Add -L flag.
14429         (YACC): Likewise.
14430
14431 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14432
14433         * configure.in (noconfigdirs): Add support for v850e target.
14434
14435         * config.sub (maybe_os): Add support for v850e target.
14436
14437 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14438
14439         * configure.in (noconfigdirs): Add support for v850ea target.
14440
14441         * config.sub (maybe_os): Add support for v850ea target.
14442
14443 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14444
14445         * config.sub: Add mipstx39.  Delete r3900.
14446
14447 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14448
14449         * Makefile.in (all-autoconf): Depends on all-texinfo.
14450
14451 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14452
14453         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14454         eabi targets.
14455
14456 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14457
14458         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14459
14460         * configure: When handling a Canadian Cross, handle YACC as well as
14461         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14462         * Makefile.in (all-bison): Depend upon all-texinfo.
14463
14464 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14465
14466         * Makefile.in (BISON): bison, not byacc or bison -y.
14467         (YACC): bison -y or byacc or yacc.
14468         (various): Add *-bison as appropriate.
14469         (taz): No need to mess with BISON anymore.
14470
14471 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14472
14473         * configure: If OSTYPE matches *win32*, try to find a good value for
14474         CONFIG_SHELL.
14475
14476 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14477
14478         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14479         configure.in if it is present.
14480
14481 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14482
14483         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14484
14485 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14486
14487         * config.sub: Recognize `arc' cpu.
14488         * configure.in: Likewise.
14489         * config-ml.in: Likewise.
14490
14491 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14492
14493         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14494
14495 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14496
14497         * configure: Changed sed delimiter from ':' to '|' when
14498         attempting to substitute ${config_shell} for SHELL. On
14499         NT ${config_shell} may contain a ':' in it.
14500
14501 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14502
14503         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14504
14505 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14506
14507         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14508
14509 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14510
14511         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14512
14513         * ylwrap: If the program is a relative path, force it to be
14514         absolute.
14515
14516 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14517
14518         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14519
14520 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14521
14522         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14523         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14524         for libraries.
14525
14526 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14527
14528         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14529         separated by spaces.
14530
14531 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14532
14533         * ylwrap: New file.
14534         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14535
14536         * ltmain.sh: Handle /bin/sh at start of install program.
14537
14538         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14539
14540         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14541         * missing: New file, from automake 1.2.
14542
14543 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14544
14545         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14546         check-tk to CHECK_X11_MODULES.
14547
14548 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14549
14550         * config.sub: Merge with FSF.
14551
14552 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14553
14554         * config.guess: Merge with FSF.
14555
14556 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14557
14558         * configure: Treat msdosdjgpp like go32.
14559         * configure.in: Likewise.  Don't remove gprof for go32.
14560
14561         * configure: Change Makefile.tem2 to Makefile.tm2.
14562
14563 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14564
14565         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14566
14567 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14568
14569         * install-sh (chmodcmd): Set to null if the DST directory already
14570         exists.  Same as Nov 11th change.
14571
14572 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14573
14574         * configure (GDB_TK): Needs itcl and tix.
14575
14576 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14577
14578         * config.guess: Update from FSF.
14579
14580 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14581
14582         * Makefile.in (GDB_TK): Depend on itcl and tix.
14583
14584 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14585
14586         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14587         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14588         (INSTALL_SCRIPT): New variable.
14589         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14590         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14591         to -x.
14592         * install-sh: Add support for -x option.
14593
14594 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14595
14596         * configure.in, Makefile.in: Treat tix like itcl.
14597
14598 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14599
14600         * Makefile.in (WINDRES): New variable.
14601         (WINDRES_FOR_TARGET): New variable.
14602         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14603         (EXTRA_HOST_FLAGS): Add WINDRES.
14604         (EXTRA_TARGET_FLAGS): Add WINDRES.
14605         (EXTRA_GCC_FLAGS): Add WINDRES.
14606         ($(DO_X)): Pass down WINDRES.
14607         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14608         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14609         DLLTOOL_FOR_TARGET.
14610
14611 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14612
14613         * configure.in: configure sim before gdb for win32-x-ppc
14614
14615 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14616
14617         Move gperf into the toplevel, from libg++.
14618         * configure.in (target_tools): Add target-gperf.
14619         (native_only): Add target-gperf.
14620         * Makefile.in (all-target-gperf): New target, depend on
14621         all-target-libg++.
14622         (configure-target-gperf): Empty rule.
14623         (ALL_TARGET_MODULES): Add all-target-gperf.
14624         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14625         (CHECK_TARGET_MODULES): Add check-target-gperf.
14626         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14627         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14628
14629 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14630
14631         * config.sub (mn10200): Recognize new basic machine.
14632
14633 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14634
14635         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14636         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14637
14638 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14639
14640         * configure.in: If we're building mips-sgi-irix6* native, turn on
14641         ENABLE_MULTILIB and set TARGET_SUBDIR.
14642
14643 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14644
14645         * Makefile.in (all-sn): Depend on all-grep.
14646
14647 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14648
14649         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14650
14651         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14652         Makefile.  From Jeff Makey <jeff@cts.com>.
14653         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14654
14655         * Makefile.in (DISTBISONFILES): Remove.
14656         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14657         $(DEFAULT_YACC).
14658
14659         * configure.in: Build itl, db, sn, etc., when building for native
14660         cygwin32.
14661
14662         * Makefile.in (LD): New variable.
14663         (EXTRA_HOST_FLAGS): Pass down LD.
14664         ($(DO_X)): Likewise.
14665
14666 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14667
14668         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14669
14670 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14671
14672         * configure.in (targargs): Strip out any supplied --build argument
14673         before adding our own. Always add --build.
14674
14675 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14676
14677         * configure.in (targargs): Pass --build if we're doing
14678         a cross-compile.
14679
14680 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14681
14682         * configure: Use '|' instead of ":" as the separator in
14683         sed. Otherwise sed chokes on NT path names with drive
14684         designators. Also look for "?:*" as the leading characters in an
14685         absolute pathname.
14686
14687 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14688
14689         * config.sub: Support for r3900.
14690
14691 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14692
14693         * configure.in: Use install-sh, not install.sh.
14694
14695 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14696
14697         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14698         apply it twice.
14699
14700 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14701
14702         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14703         install-binutils.
14704
14705 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14706
14707         * Makefile.in: Add automake targets.
14708         * configure.in (host_tools): Add automake.
14709
14710 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14711
14712         * configure: Default CXX to c++, not gcc.
14713         * Makefile.in (CXX): Set to c++, not gcc.
14714         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14715
14716 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14717
14718         * install-sh: try appending a .exe if source file doesn't
14719         exist
14720
14721 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14722
14723         * configure.in: Turn on multilib by default.
14724         (cross_only): Remove target-libiberty.
14725
14726         * Makefile.in (all-gcc): Don't depend on libiberty.
14727
14728 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14729
14730         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14731
14732 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14733
14734         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14735         (DISTBISONFILES): Add ld/Makefile.in
14736
14737 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14738
14739         * configure.in: if target is cygwin32 but host isn't cygwin32,
14740         don't configure gdb tcl tk expect, not just gdb.
14741
14742 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14743
14744         * configure.in: Added gnuserv everywhere sn appears.
14745
14746         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14747         (CROSS_CHECK_MODULES): Added check-gnuserv.
14748         (INSTALL_MODULES): Added install-gnuserv.
14749         (CLEAN_MODULES): Added clean-gnuserv.
14750         (all-gnuserv): New target.
14751
14752 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14753
14754         * config.guess: Fixes for MIPS OpenBSD systems.
14755
14756 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14757
14758         * Makefile.in (INSTALL_XFORM): Remove.
14759         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14760
14761         * mkinstalldirs: New file, copied from automake.
14762         * Makefile.in (installdirs): Rename from install-dirs.  Use
14763         mkinstalldirs.  Change all users.
14764         (DEVO_SUPPORT): Add mkinstalldirs.
14765
14766 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14767
14768         * install-sh: Rename from install.sh.
14769         * Makefile.in (INSTALL): Change install.sh to install-sh.
14770         (DEVO_SUPPORT): Likewise.
14771
14772         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14773         Graichen <graichen@rzpd.de>.
14774
14775 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14776
14777         * config.guess: Recognize OpenBSD systems correctly.
14778
14779 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14780
14781         * README, Makefile.in (ETC_SUPPORT): Remove references to
14782         cfg-paper*, configure.{texi,man,info*}._
14783
14784 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14785
14786         * Makefile.in (all.normal): Ensure that gcc is built after all
14787         the x11 - ie gdb - targets.
14788
14789 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14790
14791         * makefile.vms: Don't run conf-a-gas.
14792
14793 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14794
14795         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14796
14797 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14798
14799         * configure.in: Remove noconfigdirs case since gdb also
14800         configures and builds for tic80-coff.
14801
14802 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14803
14804         * configure: Set cache_file to config.cache.
14805         * Makefile.in (local-distclean): Remove config.cache.
14806
14807 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14808
14809         * COPYING: Update FSF address.
14810
14811 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14812
14813         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14814         noconfigdirs.
14815
14816 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14817
14818         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14819         MAKEDIRS, is empty.
14820
14821 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14822
14823         * config.sub: Tweak mn10300 entry.
14824
14825 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14826
14827         * configure.in (host_tools): Put sim before gdb, so gdb's
14828         configure.tgt can determine if the simulator was configured.
14829
14830 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14831
14832         * config.sub: Move BeOS $os case to be with other Cygnus
14833         local cases.
14834
14835 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14836
14837         * config.sub: Remove misplaced comment that broke Linux.
14838
14839 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14840
14841         * config.sub: Add BeOS support.
14842
14843 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14844
14845         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14846
14847 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14848
14849         * configure.in (noconfigdirs): Remove tcl and tk from
14850         noconfigdirs for cygwin32 builds.
14851
14852 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14853
14854         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14855
14856 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14857
14858         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14859         make-all.com, use makefile.vms instead.
14860
14861 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14862
14863         * config.sub: Accept -lnews*.
14864
14865 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14866
14867         * configure.in (noconfigdirs): Disable target-newlib,
14868         target-examples and target-libiberty for d30v.
14869
14870 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14871
14872         * configure.in (noconfigdirs): Enable ld for d30v.
14873
14874 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14875
14876         * configure.in (tic80-*-*): Build compiler.
14877
14878 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14879
14880         * configure.in (d30v-*): Remove sim directory from list of
14881         unsupported d30v directories
14882
14883 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14884
14885         * config.sub, configure.in: Add d30v target cpu.
14886
14887 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14888
14889         * makefile.vms: New file.
14890         * make-all.com: Remove.
14891
14892 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14893
14894         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14895
14896 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14897
14898         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14899
14900 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14901
14902         * Makefile.in (ALL_MODULES): Added all-db.
14903         (CROSS_CHECK_MODULES): Addec check-db.
14904         (INSTALL_MODULES): Added install-db.
14905         (CLEAN_MODULES): Added clean-db.
14906
14907 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14908
14909         * config.guess: Merge with latest FSF sources.
14910
14911 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14912
14913         * Makefile.in (ALL_MODULES): Added all-itcl.
14914         (CROSS_CHECK_MODULES): Added check-itcl.
14915         (INSTALL_MODULES): Added install-itcl.
14916         (CLEAN_MODULES): Added clean-itcl.
14917
14918 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14919
14920         * configure.in: build gdb for mn10200
14921
14922 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14923
14924         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14925
14926 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14927
14928         * configure.in (tic80-*-*): Turn off most targets right now.
14929
14930 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14931
14932         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14933         rather than the makeinfo program.
14934         (do-info): Depend upon all-texinfo.
14935
14936 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14937
14938         * configure.in: Remove uses of config/mh-linux.
14939
14940         * config.sub, config.guess: Merge with latest FSF sources.
14941
14942 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14943
14944         * config.sub (case $basic_machine): Add tic80 entries.
14945
14946 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14947
14948         * config.sub, config.guess: Merge with latest FSF sources.
14949
14950 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14951
14952         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14953         * mpw-config.in: Test for NewFolderRecursive.
14954         * mpw-install: Use symbolic name for startup filename.
14955         * mpw-README: Add various additional details.
14956
14957 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14958
14959         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14960
14961 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14962
14963         * configure.in: Do build gcc and the target libraries for
14964         the mn10200.
14965
14966 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14967
14968         * configure.in: don't avoid building gdb for mn10300 any more
14969         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14970         instead of single-quoting it.
14971
14972 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14973
14974         * configure.in: Don't use --with-stabs on IRIX 6.
14975
14976 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14977
14978         * configure.in (m32r): Build gdb, libg++ now.
14979
14980 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14981
14982         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14983         directories from noconfigdirs.
14984
14985 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14986
14987         * config.sub (basic_machine): added mips16 configuration
14988
14989 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14990
14991         * config.sub: Handle d10v-unknown.
14992
14993 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14994
14995         * config.sub: Handle v850-unknown.
14996
14997 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14998
14999         * Makefile.in: add findutils
15000         * configure.in: add findutils to list of host_tools
15001
15002 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15003
15004         * config.sub: Handle mn10200 and mn10300.
15005
15006 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15007
15008         * configure.in (d10v-*): Do not build librx.
15009
15010 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15011
15012         * configure.in (mn10300): Build everything except gdb & libgloss.
15013
15014 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15015
15016         * config.guess:  Patch for Dansk Data Elektronik servers,
15017         from Niels Skou Olsen <nso@dde.dk>.
15018
15019         For ncr, use /bin/uname rather than uname, since GNU uname does not
15020         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15021
15022         Patch for MIPS R4000 running System V,
15023         from Eric S. Raymond <esr@snark.thyrsus.com>.
15024
15025         Fix thinko for nextstep.
15026
15027         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15028
15029         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15030         * config.guess: Guess mips-dec-mach_bsd4.3.
15031
15032         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15033         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15034         release numbers.
15035         * config.guess (mips-mips-riscos*):  Emit just enough of the
15036         release number.
15037
15038         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15039         * config.guess (sparc-auspex-sunos*):  Added.
15040         (f300-fujitsu-*): Added.
15041
15042         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15043         * config.guess:  Recognize a Tadpole as a sparc.
15044
15045 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15046
15047         * config.guess: Don't assume that NextStep version is either 2 or
15048         3.  NextStep 4 (aka OpenStep 4) has come out now.
15049
15050 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15051
15052         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15053         From Rik Faith <faith@cs.unc.edu>.
15054
15055 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15056
15057         * config.sub: Contributions from bug-gnu-utils to:
15058         Support plain "hppa" (no version given) architecture, reported by
15059         OpenStep.
15060         OpenBSD like NetBSD.
15061         LynxOs is not a hardware supplier.
15062
15063         * config.guess: Contributions from bug-gnu-utils to add support for:
15064         OpenBSD like NetBSD.
15065         Stratus systems.
15066         More Pyramid systems.
15067         i[n>4]86 Intel chips.
15068         M680[n>4]0 Motorola chips.
15069         Use unknown instead of lynx for hardware manufacturer.
15070
15071 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15072
15073         * install.sh (chmodcmd): Set to null if the DST directory already
15074         exists.
15075
15076 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15077
15078         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15079         not use mt-ppc target Makefile fragment any more.
15080
15081 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15082
15083         * configure.in (*-*-windows):  Exclude everything but those dirs
15084         needed to build windows.
15085
15086 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15087
15088         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15089
15090 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15091
15092         * configure.in:  Exclude mmalloc from i386-windows.
15093
15094 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15095
15096         * Undo my previous change.
15097
15098 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15099
15100         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15101         unconditionally.
15102         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15103
15104 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15105
15106         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15107         host to add it's own flags.
15108
15109 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15110
15111         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15112
15113 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15114
15115         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15116         (CXX_FOR_TARGET): Likewise.
15117         (GCC_FOR_TARGET): Define.
15118         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15119         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15120         CC_FOR_TARGET was specified on the command line.
15121         (MAKEOVERRIDES): Don't define.
15122
15123 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15124
15125         * configure.in (m32r): Fix spelling of libg++ libs.
15126
15127 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15128
15129         * config.sub (-apple*): Remove, now redundant.
15130
15131 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15132
15133         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15134
15135         * configure: Rework yesterday's sed script patch.
15136
15137         * config.sub: Merge with FSF.
15138
15139 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15140
15141         * config.guess:  Merge from FSF.
15142
15143         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15144         * config.guess: Use pc instead of unknown, for pc clone systems.
15145         Change linux to linux-gnu.
15146
15147         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15148         * config.guess: Avoid non-portable tr syntax.
15149
15150 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15151
15152         * test-build.mk (HOLES): Add "xargs" for gdb.
15153
15154         * configure: Avoid hpux10.20 sed bug.
15155
15156 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15157
15158         * configure.in:  Add support for windows host
15159         (that is a build done under the Microsoft build environment).
15160
15161 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15162
15163         * Makefile.in: Replace all uses of srcroot with s, to shrink
15164         command line lengths.
15165
15166         Patches from Geoffrey Noer <noer@cygnus.com>:
15167         * configure.in: If configuring for newlib, pass --with-newlib to
15168         subdirectories.
15169         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15170         -Bnewlib/ and -Lwinsup to gcc.
15171         (CXX_FOR_TARGET): Likewise.
15172
15173 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15174
15175         * Makefile.in (ETC_SUPPORT): Add configure.
15176
15177 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15178
15179         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15180         host configuration file.
15181
15182 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15183
15184         * configure.in: Break mn10x00 support into separate
15185         mn10200 and mn10300 configurations.
15186         * config.sub: Likewise.
15187
15188 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15189
15190         * configure.in: Add lots of stuff to noconfigdirs for
15191         the mn10x00 targets.
15192
15193         * config.sub, configure.in: Add mn10x00 support.
15194
15195 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15196
15197         * make-all.com: Call conf-a-gas, not config-a-gas.
15198
15199 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15200
15201         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15202         targets.
15203
15204 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15205
15206         * mpw-README: Add much more detail for native PowerMac.
15207         * mpw-install: New file.
15208         * mpw-configure: Add --norecursion and --help options.
15209         * mpw-config.in: Translate readme and install files when
15210         copying to objdir.
15211         * mpw-build.in: Don't always depend on byacc and flex.
15212         (install-only-top): New action.
15213
15214 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15215
15216         * configure.in:  You can now configure GDB for the v850.
15217
15218 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15219
15220         * configure.in (noconfigdirs): Don't configure any C++ dirs
15221         if targeting D10V.
15222
15223 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15224
15225         * config.sub: Recognize mips64vr5000.
15226
15227 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15228
15229         * configure.in: Use a single line for host_tools and native_only.
15230
15231 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15232
15233         * config.sub, configure.in: Add entries for m32r.
15234
15235 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15236
15237         * Makefile.in (inet-install): Don't run install-gzip.
15238
15239 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15240
15241         * configure.in:  Don't config lots of things for *-*-windows*.
15242
15243 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15244
15245         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15246         (host_libs, host_tools): Copy from configure.in.
15247         * mpw-configure: Don't complain about directories not found.
15248
15249 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15250
15251         * configure.in (i[345]86): Recognize i686 for pentium pro.
15252         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15253         file.
15254
15255         * config.guess (i[345]86): Ditto.
15256
15257 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15258
15259         * configure.in (noconfigdirs): Removed gdb for D10V.
15260
15261 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15262
15263         * configure.in: Remove ld, target-libio, target-libg++, and
15264         target-libstdc++ from noconfigdirs.
15265
15266 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15267
15268         * configure: Fix three locations where shell scripts were
15269         being run directly rather than with config_shell.
15270
15271 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15272
15273         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15274         * config.sub (basic_machine): Recognize v850.
15275
15276 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15277
15278         * mpw-configure: Handle multiple enable/disable options and
15279         pass them down recursively, handle -c and -s flags appropriately
15280         depending on choice of compiler, add escape mechanism for
15281         quoted arguments to gC.
15282
15283 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15284
15285         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15286         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15287         so that -mrelocatable-lib and -mno-eabi are used.
15288
15289         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15290         not support --print-multi-lib, don't abort.
15291
15292 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15293
15294         * make-all.com: Run config-a-gas.
15295         * setup.com: Don't copy subdirectory files around.
15296
15297 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15298
15299         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15300         target, it now compiles correctly.
15301
15302 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15303
15304         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15305
15306 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15307
15308         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15309
15310 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15311
15312         * configure.in (native_only): Add prms.
15313
15314 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15315
15316         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15317         (BINUTILS_SUPPORT_DIRS): Likewise.
15318
15319 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15320
15321         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15322         d10v support is added.
15323
15324 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15325
15326         * configure.in (d10v-*-*): New target.
15327
15328 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15329
15330         * config.guess (HP 9000/811): Recognize this as a PA1.1
15331         machine.
15332
15333 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15334
15335         * Makefile.in (do-tar-gz): New target, split out from tail end of
15336         taz target.  Run each command separately, don't use pipes.
15337         (taz): Use it.
15338
15339 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15340
15341         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15342         * mpw-build.in: No builds should depend on building byacc or flex,
15343         they are assumed to be installed already.
15344
15345 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15346
15347         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15348         variable that CC_FOR_TARGET needs.
15349
15350 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15351
15352         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15353         options have changed since the last time the subdirectory was
15354         configured, and if it has, reconfigure.
15355         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15356         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15357
15358 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15359
15360         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15361         CLEAN_MODULES): Add bash.
15362         (all-bash): New target.
15363
15364 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15365
15366         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15367
15368 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15369
15370         * config.sub (basic_machine): Recognize d10v as a valid processor.
15371
15372 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15373
15374         * mpw-configure: Add support for --bindir.
15375         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15376
15377 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15378
15379         * configure.in: add bash, time, gawk to list of hosttools and things
15380         to only build for native toolchains
15381
15382 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15383
15384         * Makefile.in (docdir): Remove.
15385
15386 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15387
15388         * Makefile.in (datadir): Set to $(prefix)/share.
15389
15390 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15391
15392         * configure.in: build diff and patch for cygwin32-hosted
15393         toolchains.
15394
15395 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15396
15397         * config.sub: Accept -rtems*.
15398
15399 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15400
15401         * configure.in: enable dosrel for cygwin32-hosted builds,
15402                 remove diff from the list of things not buildable
15403                 via Canadian Cross
15404
15405 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15406
15407         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15408         don't get ". ".
15409
15410 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15411
15412         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15413
15414 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15415
15416         * Makefile.in (taz): Handle case where tex3patch didn't even get
15417         checked out.  Also, if it was found, put the symlink in a new util
15418         subdirectory.
15419
15420 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15421
15422         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15423
15424 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15425
15426         * config.sub: Recognize -openvms.
15427         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15428         * make-all.com, setup.com: New files.
15429
15430 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15431
15432         * Makefile.in (taz): tex3patch moved to texinfo/util.
15433
15434 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15435
15436         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15437         * configure.in: remove make from disable-if-Can-Cross list
15438                 enable gdb if ${host} and ${target} are cygwin32
15439
15440 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15441
15442         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15443         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15444
15445 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15446
15447         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15448         distinguish sysv/svr4/bsd variants.
15449         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15450
15451 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15452
15453         * configure.in: Added copyright notice.
15454         * move-if-change: Added copyright notice.
15455
15456 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15457
15458         * configure.in (powerpcle-*-solaris*): Until we get shared
15459         libraries working, don't build gdb, sim, make, tcl, tk, or
15460         expect.
15461
15462 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15463
15464         * config.guess:  Merge with FSF:
15465
15466         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15467         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15468
15469         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15470         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15471
15472         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15473         * config.guess:  Combine two OSF1 rules.
15474         Also recognize field test versions.  From mjr@zk3.dec.com.
15475         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15476         because GNU uname does not support -p.  From pmr@pajato.com.
15477
15478 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15479
15480         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15481
15482 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15483
15484         * mpw-README: Document GCCIncludes.
15485
15486 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15487
15488         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15489
15490 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15491
15492         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15493
15494 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15495
15496         * configure.in (*-*-cygwin32): Configure make.
15497
15498 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15499
15500         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15501
15502 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15503
15504         * Makefile.in (all-inet): Depend on all-perl.
15505
15506         * Makefile.in (inet-install): New target.
15507
15508         * Makefile.in (all-inet): Depend on all-tcl.
15509         (all-inet): Depend on all-send-pr.
15510
15511 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15512
15513         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15514         temporarily.
15515
15516 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15517
15518         * configure.in: Don't configure --with-gnu-ld on AIX.
15519
15520 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15521
15522         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15523
15524 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15525
15526         * Makefile.in (ALL_MODULES): Added all-inet.
15527         (CROSS_CHECK_MODULES): Added check-inet.
15528         (INSTALL_MODULES): Added install-inet.
15529         (CLEAN_MODULES): Added clean-inet.
15530         (all-indent): New target.
15531
15532         * configure.in (host_tools): Added inet.
15533         (native_only): Added inet.
15534         (noconfigdirs): Added inet.
15535
15536 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15537
15538         * configure.in: Don't configure libgloss if we are not configuring
15539         newlib.
15540
15541 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15542
15543         * configure.in: Don't configure libgloss for unsupported
15544         architectures.
15545
15546 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15547
15548         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15549
15550 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15551
15552         * Makefile.in (ALL_MODULES): Include all-apache.
15553         (CROSS_CHECK_MODULES): Include check-apache.
15554         (INSTALL_MODULES): Include install-apache.
15555         (all-apache): New target.
15556
15557         * configure.in: Added apache everywhere perl is seen.
15558
15559 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15560
15561         * Makefile.in: Add support for clean-{module} and
15562         clean-target-{module} rules.
15563
15564 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15565
15566         * configure.in (*-*-ose) do not build libgloss.
15567
15568 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15569
15570         * config.guess (prep*:SunOS:5.*:*): Turn into
15571         powerpele-unknown-solaris2.
15572
15573 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15574
15575         * configure.in: Permit --enable-shared to specify a list of
15576         directories.
15577
15578 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15579
15580         * configure.in (host==solaris): Pass only the first word of $CC
15581         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15582
15583 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15584
15585         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15586
15587 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15588
15589         * Makefile.in (ALL_MODULES): Include all-perl.
15590         (CROSS_CHECK_MODULES): Include check-perl.
15591         (INSTALL_MODULES): Include install-perl.
15592         (ALL_X11_MODULES): Include all-guile.
15593         (CHECK_X11_MODULES): Include check-guile.
15594         (INSTALL_X11_MODULES): Include install-guile.
15595         (all-perl): New target.
15596         (all-guile): New target.
15597
15598         * configure.in (host_tools): Include perl and guile.
15599         (native_only): Include perl and guile.
15600         (noconfigdirs): Don't build guile and perl; no ports have been
15601         done.
15602
15603 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15604
15605         * configure (--enable-*): Handle quoted option lists such as
15606         --enable-sim-cflags='-g0 -O' better.
15607
15608 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15609
15610         * Makefile.in ({,inst}all-target): New rule so we can make and
15611         install all of the target directories easily.
15612
15613 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15614
15615         * configure.in: Add missing global flag in sed substitution when
15616         deleting `target-' from ${configdirs}.
15617
15618 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15619
15620         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15621         option.
15622
15623         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15624         config/mh-necv4.
15625
15626         * install.sh: Correct misspelling of transformbasename.
15627
15628         * config.guess: Recognize mips-*-sysv*.
15629
15630 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15631
15632         * config.sub: Recognize mon960.
15633
15634 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15635
15636         * configure: Restore Canadian Cross handling of BISON and LEX,
15637         removed in Feb 20 change.
15638
15639 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15640
15641         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15642         Mention make install.  Remove the old copyright date as well the
15643         clumsy and rather pointless copyright on the README file.
15644
15645 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15646
15647         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15648         Makefile after running symlink-tree, then run `make distclean' to
15649         avoid clobbering any generated files in srcdir.
15650
15651 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15652
15653         * configure.in (m68k-*-netbsd*): Build everything now.
15654
15655 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15656
15657         * Makefile.in (taz): Fix quoting.
15658
15659 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15660
15661         * configure.in (sparclet-*-*): Build everything now.
15662
15663 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15664
15665         * configure.in (m68k-*-linux*): New host.
15666
15667 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15668
15669         * configure: Check for bison before byacc.
15670
15671 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15672
15673         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15674         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15675         searching PATH.  These are used as fallbacks by Makefile.in if
15676         flex/bison/byacc aren't in objdir.
15677
15678 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15679
15680         * Makefile.in: Make everything which depends upon all-bfd also
15681         depend upon all-opcodes, in case --with-commonbfdlib is used.
15682
15683 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15684
15685         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15686         building NT native compilers on Unix.
15687
15688 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15689
15690         * configure.in: Don't get CC from the host Makefile fragment if we
15691         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15692         Solaris test for /usr/ucb/cc to the post target script, just after
15693         the compiler sanity test.
15694
15695 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15696
15697         * config.sub: Merge with FSF.
15698
15699 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15700
15701         * Makefile.in (RPATH_ENVVAR): New variable.
15702         (REALLY_SET_LIB_PATH): Use it.
15703         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15704
15705 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15706
15707         * config.sub, configure.in: Recognize sparclet cpu.
15708
15709 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15710
15711         * config.guess:  Support m68k-cbm-sysv4.
15712
15713 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15714
15715         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15716         m68k-unknown-linuxaout from linker help string.  Put quotes around
15717         $ld_help_string.
15718
15719 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15720
15721         * config.guess (powerpc-harris-powerunix): Add guess for port
15722         to new target.
15723
15724 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15725
15726         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15727
15728 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15729
15730         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15731         $(REALLY_SET_LIB_PATH) in Makefile.
15732         * Makefile.in (SET_LIB_PATH): New variable.
15733         (REALLY_SET_LIB_PATH): New variable.
15734         ($(DO_X)): Use $(SET_LIB_PATH).
15735         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15736         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15737         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15738         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15739         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15740         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15741         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15742         (install-dosrel): Likewise.
15743         (all-opcodes): Depend upon all-libiberty.
15744
15745 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15746
15747         * config.guess (*:CYGWIN*): New
15748
15749 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15750
15751         * Makefile.in (all-target-winsup): All all-target-libiberty.
15752
15753 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15754
15755         * configure.in (noconfigdirs): Add missing # in front of comment.
15756
15757 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15758
15759         * configure.in: add second pass to things added to noconfigdirs
15760         so *-gm-magic can exclude libgloss properly.
15761
15762 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15763
15764         * mpw-configure (extralibs_name, rez_name): Set correctly
15765         for MWC68K compiler.
15766
15767         * mpw-README: Add more info on the necessary build tools.
15768
15769 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15770
15771         * configure.in, config.sub: Recognize cygwin32.
15772
15773 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15774
15775         * config.guess, config.sub: Recognize A/UX.
15776
15777 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15778
15779         * config.sub: Merge with gcc/config.sub.
15780
15781 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15782
15783         * mpw-build.in (do-binutils): Add build of stamps.
15784
15785 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15786
15787         * config.sub: Add recognition for mips64vr4100*-* targets.
15788
15789 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15790
15791         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15792         Add creation of gconfigargs with `--enable-shared' turned on.
15793         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15794         ($(host)-stamp-stage3-configured): Likewise.
15795         (HOLES): Add chatr and ldd.
15796         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15797
15798 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15799
15800         * configure: Pass --nfp to recursive configures.
15801
15802 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15803
15804         * Makefile.in (DLLTOOL): New.
15805         (DLLTOOL_FOR_TARGET): New.
15806         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15807         (EXTRA_TARGET_FLAGS): Ditto.
15808         (EXTRA_GCC_FLAGS): Ditto.
15809         (CONFIGURE_TARGET_MODULES): Ditto.
15810         (DO_X): Ditto.
15811         * configure: Add DLLTOOL.
15812
15813 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15814
15815         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15816         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15817         mh-sco, since old workarounds no longer needed, and don't
15818         build ld, since libraries have weak symbols in COFF.
15819
15820 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15821
15822         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15823
15824 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15825
15826         * configure.in: Make sure that ${CC} can be used to compile an
15827         executable.
15828
15829 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15830
15831         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15832         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15833         nothing depending on whether gdbtk is being built.
15834
15835 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15836
15837         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15838
15839 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15840
15841         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15842         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15843
15844 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15845
15846         * config-ml.in: Add support for
15847         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15848         Simplify setting of multidirs from --disable-foo.
15849
15850 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15851
15852         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15853         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15854         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15855         non-empty, pass them on to the  GCC make.
15856         (all-bootstrap): New rule that is like all-gcc, except it executes
15857         the GCC bootstrap rule instead of the GCC all rule.
15858
15859 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15860
15861         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15862
15863 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15864
15865         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15866         DG/UX support.
15867
15868 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15869
15870         * config.sub (i*86*) Change [345] to [3456]
15871
15872 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15873
15874         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15875         --with-gnu-ld=no.
15876
15877 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15878
15879         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15880         AIX multilibs get built.
15881
15882 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15883
15884         * configure.in (i386-win32): Don't build expect if we're not
15885         building the tcl subdir.
15886
15887 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15888
15889         * Makefile.in: (configure-target-examples, all-target-examples):
15890         New targets, configure and build example programs.
15891
15892 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15893
15894         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15895         use it as input to sedit the generated MPW makefile.
15896         * mpw-README: Add a suggestion about Gestalt.h.
15897
15898 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15899
15900         * config.sub: Accept *-*-ieee*.
15901
15902 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15903
15904         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15905         Ronald F. Guilmette <rfg@monkeys.com>.
15906
15907 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15908
15909         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15910         for powerpc-pe native.
15911         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15912         (target==powerpc-pe): duplicate i386-win32 entry.
15913
15914 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15915
15916         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15917         of vxworks, not just vxworks5.1.
15918
15919 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15920
15921         * mpw-configure: Add support for exec-prefix.
15922
15923 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15924
15925         * config.guess: Recognize HP model 816 machines as having
15926         a PA1.1 processor.
15927
15928 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15929
15930         * configure: Ignore new autoconf configure options.
15931
15932 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15933
15934         * config.guess:  Recognize Pentium under SCO.
15935         From Robert Lipe <robertl@arnet.com>.
15936
15937 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15938
15939         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15940
15941 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15942
15943         * configure.in: Don't configure gas for alpha-dec-osf*.
15944
15945 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15946
15947         * configure.in: Default to --with-stabs for some targets for which
15948         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15949         i[345]86*-*-unixware*.
15950
15951 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15952
15953         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15954         rather than basing it on the target.  Simplify handling of options
15955         controlling which directories to configure.  Remove extraneous
15956         slash in multi-clean target.
15957
15958 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15959
15960         * config-ml.in: Prefix more variables with ml_ so they don't collide
15961         with configure's.
15962
15963 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15964
15965         * configure: Don't turn -v into --v.
15966
15967 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15968
15969         * configure.in (targargs): Fix typo.
15970
15971         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15972
15973 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15974
15975         * configure.in: Strip --host and --target options from
15976         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15977         --with-cross-host option when building with a cross-compiler.
15978         * configure: Canonicalize the arguments put into config.status by
15979         always using `=' for an option with an argument.  Pass a presumed
15980         --host or --target explicitly.
15981
15982 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15983
15984         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15985         into general OS recognition case.
15986
15987 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15988
15989         * configure.in (target_configdirs): add target-winsup only
15990         for win32 target systems.
15991
15992 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15993
15994         * Makefile.in (all-target-libgloss): Depend upon
15995         configure-target-newlib, since when libgloss is built it looks to
15996         see if the newlib directory exists.
15997
15998 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15999
16000         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16001         cfg-ml-*.in.
16002
16003 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16004
16005         * configure: Handle LD and LD_FOR_TARGET when configuring a
16006         Canadian Cross.
16007
16008 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16009
16010         * configure.in (target_libs): add target-winsup.
16011         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16012         (target==ppcle-pe): remove ld from $noconfigdirs.
16013
16014 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16015
16016         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16017         Preserve relative path names in $srcdir.  Build symlink tree if
16018         configuring cross target dir and srcdir=. (= no VPATH support).
16019         (configure-target-libg++): Depend on configure-target-librx.
16020         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16021         * config-ml.in: New file.
16022         * symlink-tree: New file.
16023         * configure: Ensure srcdir="." if that's what it is.
16024
16025 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16026
16027         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16028         includes and FLEX_SKELETON setting.
16029         * mpw-configure (--with-gnu-ld): New option, controls whether
16030         to use PPCLink or ld with PowerMac GCC.
16031         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16032         * mpw-config.in: Configure grez if targeting Mac.
16033
16034         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16035         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16036         just macos.
16037         * configure.in: Configure grez resource compiler if targeting Mac.
16038         * Makefile.in (all-grez, install-grez): New targets.
16039
16040 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16041
16042         * configure: CXX defaults to gcc, not g++.  If we find
16043         gcc in the path, set CC to gcc -O2.
16044
16045 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16046
16047         * configure: Default ${build} correctly.  Avoid picking up extra
16048         spaces when reading CC and CXX from Makefile.  When doing a
16049         Canadian Cross, use plausible default values for numerous
16050         variables.
16051         * configure.in: When doing a Canadian Cross, don't try to
16052         configure tools whose configure script can't handle it.
16053
16054 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16055
16056         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16057
16058 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16059
16060         * configure:  Remove dubious bug reporting address.
16061
16062 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16063
16064         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16065         configure script, run that instead of this directory's configure.
16066         In either case, print a message that we're configuring the sub-dir.
16067
16068 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16069
16070         * configure.in: Before checking for the existence of various files,
16071         use sed to filter out "target-".
16072
16073 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16074
16075         * Makefile.in (DO_X): Split rule to decrease command line length
16076         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16077         (Philippe De Muyter).
16078
16079 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16080
16081         * Makefile.in (all-patch): depend on all-libiberty.
16082
16083 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16084
16085         * configure.in: If the only directory in target_configdirs which
16086         actually exists is libiberty, then set target_configdirs to empty,
16087         to avoid trying to build a target libiberty in a gas or gdb
16088         distribution.
16089
16090 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16091
16092         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16093         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16094         systems.
16095
16096 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16097
16098         * configure.in (copy_dirs): Use sys-include instead of include
16099         for --with-headers option.
16100
16101 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16102
16103         * Makefile.in, configure.in: Make winsup builds work with
16104         new scheme.
16105
16106 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16107
16108         * configure.in: Build the linker on AIX.
16109
16110 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16111
16112         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16113         where needed.
16114
16115 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16116
16117         * Makefile.in (all-gcc): Fix typo.
16118
16119 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16120
16121         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16122
16123 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16124
16125         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16126         to target-xiberty, to provide more flexibility.
16127         (target_subdir):  Define.  Create if cross.
16128         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16129         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16130         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16131         check-libFOO -> check-target-libFOO, etc.
16132         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16133         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16134         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16135         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16136         allow ALL_GCC="" to only configure.
16137         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16138         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16139         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16140
16141 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16142
16143         * Makefile.in (taz): Build "info" in etc explicitly.
16144
16145 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16146
16147         * configure.in:  Make sure that CC is undefined (as opposed to
16148         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16149         problem with autoconf trying to configure on a host without GCC.
16150
16151 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16152
16153         * mpw-configure: Set host alias from choice of host compiler,
16154         only use generic MPW Makefile sed if present, edit a file
16155         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16156         * mpw-README: Add problem notes about CW6 and CW7.
16157
16158 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16159
16160         * Makefile.in (taz): Use ";" instead of ";;".
16161
16162 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16163
16164         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16165         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16166         DISTDOCDIRS.
16167         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16168         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16169
16170 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16171
16172         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16173         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16174         Move bfd to DISTSTUFFDIRS.
16175
16176 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16177
16178         * Makefile.in (X11_LIB): Removed.
16179         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16180
16181         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16182
16183 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16184
16185         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16186         names.
16187
16188 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16189
16190         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16191
16192 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16193
16194         * configure.in (i[345]86-*-win32): Always build newlib.
16195         Don't configure cvs, autoconf or texinfo.
16196         * Makefile.in (LD_FOR_TARGET): New.
16197         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16198         Pass down LD_FOR_TARGET.
16199
16200 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16201
16202         * winsup: New directory.
16203         * Makefile.in: Build winsup.
16204         * configure.in: Winsup is configured when target is win32.
16205         Can only build win32 target GDB when native.
16206
16207 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16208
16209         * config.guess: Recognize HP model 819 machines as having
16210         a PA 1.1 processor.
16211
16212 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16213
16214         * configure: Fix sed loop which substitutes for CC and CXX to
16215         avoid bug found in various sed implementations.
16216
16217 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16218
16219         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16220         simulator.  Use standard powerpc-*-eabi*.
16221
16222 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16223
16224         * configure.in: Stop putting gas and binutils in noconfigdirs for
16225         powerpc-*-aix* and rs6000-*-*.
16226
16227 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16228
16229         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16230         -mcall-aixdesc libraries.
16231
16232 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16233
16234         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16235
16236         * config.sub (arm | armel | armeb): Fix shell syntax.
16237
16238 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16239
16240         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16241         -msoft-float and -mcpu=common support.
16242         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16243         libraries.
16244
16245 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16246
16247         * configure.in: Allow configuration and build of emacs19 for the alpha.
16248
16249 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16250
16251         * configure.in (CC): Get ^CC, not just any old CC, from
16252         ${host_makefile_frag}.
16253
16254 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16255
16256         * configure.in (CC): Try to get CC from
16257         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16258
16259 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16260
16261         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16262         only if it exists in $(srcdir).
16263
16264 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16265
16266         * configure: If CC and CXX are not set in the environment, set
16267         them, based on either an existing Makefile or on searching for gcc
16268         in PATH.  Substitute for CC and CXX in Makefile.
16269         * configure.in: Remove libm from target_libs.  Separate
16270         target_configdirs from configdirs.  If CC is not set in
16271         environment, try to get it from a host Makefile fragment.  Rewrite
16272         changes of configdirs to use skipdirs instead.  A few minor
16273         tweaks.  Take directories out of target_configdirs as they are
16274         taken out of configdirs.  Remove existing Makefile files from
16275         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16276         CONFIG_ARGUMENTS in Makefile.
16277         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16278         by configure.in.
16279         (CONFIG_ARGUMENTS): Likewise.
16280         (CONFIGURE_TARGET_MODULES): New variable.
16281         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16282         ($(CONFIGURE_TARGET_MODULES)): New target.
16283         (configure-libg++, configure-libio): New targets.
16284         (all-libg++): Depend upon configure-libg++.
16285         (all-libio): Depend upon configure-libio.
16286         (configure-libgloss, all-libgloss): New targets.
16287         (configure-libstdc++): New target.
16288         (all-libstdc++): Depend upon configure-libstdc++.
16289         (configure-librx, all-librx): New targets.
16290         (configure-newlib): New target.
16291         (all-newlib): Depend upon configure-newlib
16292         (configure-xiberty): New target.
16293         (all-xiberty): Depend upon configure-xiberty.
16294
16295 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16296
16297         * configure.in (host i[345]86-*-win32):  Expand the
16298         noconfigdirs again.
16299
16300 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16301
16302         * mpw-configure: Fix sed command file name.
16303
16304 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16305
16306         * configure.in (host i[345]86-*-win32): Reduce the
16307         noconfigdirs again.
16308
16309 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16310
16311         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16312         or powerpc*-*-pe*, since they are not yet supported.
16313
16314 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16315
16316         Add PowerMac support and many other enhancements.
16317         * mpw-configure: New option --cc to select compiler to use,
16318         paste options set according to --cc into the generated
16319         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16320         if mpw-make.sed is present.
16321         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16322         add forward includes for PowerPC include files.
16323         * mpw-build.in: Build using Makefile.PPC if present.
16324         (do-byacc, etc): Remove separate version resource builds.
16325         (do-gas): Build "stamps" before "all".
16326         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16327         * mpw-README: Update to reflect --cc option, PowerMac support,
16328         and recently-reported compatibility problems.
16329
16330 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16331
16332         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16333         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16334         (--with-multilib-top): Pass to recursive invocations.
16335
16336 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16337
16338         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16339         v810-*-*.
16340
16341 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16342
16343         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16344         gdb, ld and opcodes on v810-*-*.
16345
16346 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16347
16348         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16349         (local-maintainer-clean): New target.
16350         (maintainer-clean): New target.
16351         (realclean): Just depend upon maintainer-clean.
16352
16353 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16354
16355         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16356
16357 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16358
16359         * configure.in: Build ld in mips*-*-bsd* case.
16360
16361 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16362
16363         * config.sub: Accept -lites* OS.  From Ian Dall.
16364
16365 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16366
16367         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16368         targets.
16369
16370 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16371
16372         * configure.in: treat i386-win32 canadian cross the same as
16373         i386-go32 canadian cross.
16374
16375 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16376
16377         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16378         running under the simulator to build a reduced set of libraries.
16379         (powerpc-*-eabiaix): Add fine grained multilib support added to
16380         other powerpc targets yesterday.
16381
16382 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16383
16384         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16385         -disable-softfloat, -disable-relocatable, -disable-aix, and
16386         -disable-sysv to control which multilib libraries get built.
16387
16388 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16389
16390         * configure: Add Makefile.tem to list of files to remove in trap
16391         handler.
16392
16393 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16394
16395         * config.guess (*Linux*):  Add missing "exit"s.
16396         Also, need specific check for alpha-unknown-linux (uses COFF).
16397
16398 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16399
16400         * config.guess:  Merge with FSF:
16401
16402         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16403         * config.guess (AIX4): More robust release numbering discovery.
16404
16405         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16406         * config.guess (i386-sequent-ptx): Properly get version number.
16407
16408         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16409         * config.guess (mips:*:4*:UMIPS): New case.
16410
16411 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16412
16413         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16414         (i386-win32 host): Likewise.  Don't build readline.
16415
16416 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16417
16418         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16419         SUPPORT_FILES to submakes.
16420
16421 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16422
16423         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16424         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16425         mpw-configure.
16426
16427 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16428
16429         * configure.in (appdirs): Use =, not ==, in test expression when
16430         trying to build the text to print in the warning message for
16431         Solaris users.
16432
16433 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16434
16435         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16436
16437 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16438
16439         * config.guess: Recognize lynx-2.3.
16440
16441 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16442
16443         * config.sub (z8ksim): Deleted
16444         (z8k-*-coff): New, this is the one true name of the target.
16445
16446 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16447
16448         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16449
16450 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16451
16452         * config.guess (*:Linux:*:*): First try asking the linker what the
16453         default object file format is (elf, aout, or coff).  Then if this
16454         fails, try previous methods.
16455
16456 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16457
16458         * configure.in: Don't build newlib for *-*-vxworks5.1.
16459
16460 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16461
16462         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16463         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16464
16465 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16466
16467         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16468
16469 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16470
16471         * cfg-ml-com.in: New file.
16472         * cfg-ml-pos.in: New file.
16473
16474 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16475
16476         * COPYING.NEWLIB: Add HP free copyright to list.
16477
16478 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16479
16480         * config.sub: Recognize -eabi* for the system, not just -eabi.
16481
16482 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16483
16484         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16485         * config.sub, configure.in (win32): New target and host.
16486
16487 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16488
16489         * configure.in: Add i386-pe configuration.
16490
16491 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16492
16493         * mpw-build.in (install): Install GDB after LD.
16494
16495 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16496
16497         * mpw-config.in (elf/mips.h): Always forward-include, needed
16498         for GDB to build.
16499
16500 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16501
16502         * testsuite: New directory for customer acceptance and whole tool
16503         chain tests.
16504
16505 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16506
16507         * configure: If per-host line isn't found, but AC_OUTPUT is found
16508         and a configure script exists, run it instead.
16509
16510 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16511
16512         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16513
16514 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16515
16516         * configure: Set build_{cpu,vendor,os,alias} to host values when
16517         --build isn't specified.
16518
16519 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16520
16521         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16522         (FLAGS_TO_PASS): Pass them.
16523         (EXTRA_TARGET_FLAGS): Ditto.
16524
16525 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16526
16527         * Makefile.in (all-libg++): Depend on all-libstdc++.
16528
16529 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16530
16531         * configure.in (noconfigdirs): Enable all packages for
16532           i386-unknown-netbsd.
16533
16534 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16535
16536         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16537         hosted builds (DOS builds)
16538
16539 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16540
16541         Changes for ARM based on patches from Richard Earnshaw:
16542         * config.sub: Handle armeb and armel.
16543         * configure.in: Omit arm linker only for riscix.
16544
16545 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16546
16547         * config.guess:  Update from FSF.
16548
16549 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16550
16551         * config.sub: Recognize powerpcle as the little endian variant of
16552         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16553         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16554         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16555         temporarily.
16556
16557 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16558
16559         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16560
16561 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16562
16563         * config.sub: Accept -lites* as a basic system type.
16564
16565 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16566
16567         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16568         installed, and if so return linuxoldld as the system name.
16569
16570 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16571
16572         * config.guess: Add hppa1.1-hp-lites support.
16573
16574 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16575
16576         * configure.in: Don't build newlib for m68k-vxworks5.1.
16577
16578 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16579
16580         * configure.in (mips-sgi-irix6): Use mh-irix5.
16581
16582 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16583
16584         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16585
16586 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16587
16588         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16589         OSF/1.  Fix compiler flags.
16590         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16591
16592 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16593
16594         * configure.in: Recognize --with-newlib.
16595         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16596
16597 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16598
16599         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16600         to *_X11_MODULES due to gdbtk needing X include files et al.
16601
16602 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16603
16604         Merge in support for Mac MPW as a host.
16605         (Old change descriptions retained for informational value.)
16606
16607         * mpw-config.in: Add generic include forwards for cpu-specific
16608         include files in aout and elf directories.
16609
16610         * mpw-configure: Added copyright.
16611         * mpw-config.in: Check for presence of required build tools.
16612         (target_libs): Add newlib.
16613         (target_tools): Add examples.
16614         (Read Me): Generate as "Read Me for MPW" instead.
16615         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16616         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16617         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16618
16619         * mpw-configure: Remove subdir-specific makefile hackery,
16620         delete mk.tmp after using it.
16621
16622         * mpw-build.in (all): Display start and end times.
16623
16624         * mpw-configure (host_canonical): Set.
16625         (target_cpu): Always add to makefiles.
16626         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16627         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16628         (mpw-mh-mpw): Look for in srcdir and srcroot.
16629         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16630
16631         * mpw-build.in: (install-only): New target.
16632
16633         * mpw-configure (host_alias, target_alias): Rename from hostalias
16634         and targetalias, add into generated Makefile.
16635         (mk.tmp): If present, add into generated Makefile.
16636         * mpw-build.in (all-gas): Build config.h first before gas proper.
16637
16638         * mpw-configure (config.status): Write only if changed.
16639         * mpw-config.in (readline): Configure it (not built, just used for
16640         definitions).
16641
16642         * mpw-config.in (elf/mips.h): Add a forward include.
16643
16644         * mpw-config.in: Forward-include most .h files in include into
16645         extra-include.
16646         (readline): Don't build.
16647         mpw-build.in (install): Install GDB.
16648
16649         * mpw-configure (prefix, mpw_prefix): Handle it.
16650         * mpw-config.in (mmalloc, readline): Don't configure.
16651         * mpw-build.in (thisscript): Rename to ThisScript.
16652         Use mpw-build instead of BuildProgram everywhere.
16653         (mmalloc, readline): Don't build.
16654         * mpw-README: New file, basic documentation about the MPW port.
16655
16656         * mpw-config.in: Use forward-include to create include files.
16657
16658         * mpw-configure: Add more things to the top of each configured
16659         Makefile, including contents of config/mpw-mh-mpw.
16660         * mpw-config.in (extra-include): Create this directory and fill it
16661         with Posix-like include files when configuring.
16662
16663         * config.sub (apple, mac, mpw): Add various aliases.
16664
16665         * mpw-build.in: New file, top-level build script fragment for MPW.
16666         * mpw-configure: New file, configure script for MPW.
16667         * mpw-config.in: New file, config fragment for MPW.
16668
16669 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16670
16671         * configure.in (host_libs): Remove glob, since it is gone from the
16672         sources.
16673
16674 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16675
16676         * Makefile.in: define empty GDB_NLM_DEPS var.
16677
16678         * configure.in(target_makefile_frag): use config/mt-netware
16679         for netware targets.
16680
16681 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16682
16683         * config.sub: Merge in recent FSF changes.  Remove linux special
16684         cases.
16685
16686 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16687
16688         Revert this change:
16689
16690         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16691
16692                 * build-all.mk: Use CC=cc -Xs on Solaris.
16693
16694 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16695
16696         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16697         stop using it.
16698         * Makefile.in: Nuke all references to glob subdirectory.
16699
16700 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16701
16702         * configure.in: Fix --enable-shared logic in per-host.
16703
16704 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16705
16706         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16707
16708 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16709
16710         * configure.in (noconfigdirs): Don't build gas on AIX, for
16711         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16712
16713 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16714
16715         * configure: Fix --cache-file to work if the file argument is a
16716         relative path.
16717
16718 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16719
16720         * configure: If the --cache-file is used, pass it down to
16721         configure in subdirectories.
16722
16723 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16724
16725         * config.sub: add vxworks29k configuration.
16726
16727 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16728
16729         * Makefile.in (taz): Do "diststuff" part quietly.
16730
16731 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16732
16733         * config.sub: Mini-merge with gcc/config.sub.
16734
16735 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16736
16737         * config.guess (IRIX): Sed - to _.
16738
16739 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16740
16741         * Makefile.in (source-vault, binary-vault): New targets.
16742
16743 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16744
16745         * config.sub: Recognize -eabi as a basic system type.
16746
16747 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16748
16749         * configure.in (enable_shared stuff): Fix typo.
16750
16751 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16752
16753         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16754
16755 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16756
16757         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16758
16759 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16760
16761         * configure.in (rs6000-*-*): Don't build gas.
16762
16763 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16764
16765         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16766         reduce command line length.
16767         (AS_FOR_TARGET): Check for as.new, not Makefile.
16768         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16769
16770 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16771
16772         * config.guess:  Merge from FSF.
16773
16774 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16775
16776         * configure: Don't use $ when handling program_suffix.
16777
16778 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16779
16780         * configure.in:  Configure tk for hppa/hpux.
16781
16782 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16783
16784         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16785
16786 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16787
16788         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16789         to LIBCXXFLAGS.  Tests are better run without it.
16790
16791 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16792
16793         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16794
16795 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16796
16797         * configure.in (*-*-netware*): Don't configure xiberty.
16798
16799 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16800
16801         * configure.in:  Remove tk from native_only list.
16802
16803 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16804
16805         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16806           for special NCD build.
16807
16808 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16809
16810         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16811         makeall.bat, they're only useful for binutils snapshots.
16812         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16813         makeall.bat to specified SUPPORT_FILES.
16814
16815 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16816
16817         * build-all.mk: Add Ericsson targets to sun4 and solaris
16818           hosts.  Add  BNR's sun4 target to solaris host, so their
16819           build-from-source will be tested in-house first.
16820
16821 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16822
16823         * Makefile.in (LIBCFLAGS): New variable.
16824         (CFLAGS_FOR_TARGET): Ditto.
16825         (LIBCFLAGS_FOR_TARGET): Ditto.
16826         (LIBCXXFLAGS): Ditto.
16827         (CXXFLAGS_FOR_TARGET): Ditto.
16828         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16829         (BASE_FLAGS_TO_PASS): Pass them.
16830         (EXTRA_TARGET_FLAGS): Ditto.
16831
16832         * configure.in: Support --enable-shared.
16833
16834 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16835
16836         * configure.in (target_libs):  Include libstdc++ again.
16837         * config.guess:  Update from FSF (for FreeBSD).
16838
16839 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16840
16841         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16842         makeall.bat.
16843         (DISTDOCDIRS): Add `etc'.
16844         (ETC_SUPPORT_PFX): New variable.
16845         (taz): Include anything from etc starting with a word in
16846         ETC_SUPPORT_PFX.
16847
16848 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16849
16850         * config.sub: Update for recent FSF changes.  Remove obsolete
16851         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16852         spacing changes.
16853
16854 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16855
16856         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16857
16858         * config.guess:  Merge with FSF.
16859         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16860
16861 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16862
16863         * configure: Since the "trap 0" handler will override the exit
16864         status on many systems, only use it for "exit 1", and make it set
16865         a non-zero exit status; reset it before "exit 0".  Also, check
16866         exit status of config.sub, and error out if it failed.
16867
16868 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16869
16870         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16871         and install libgloss.
16872
16873 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16874
16875         * Makefile.in (all-binutils): Depend upon all-byacc.
16876
16877         * configure.in: Don't build emacs on Irix 5.
16878
16879 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16880
16881         * configure.in (*-*-netware*): Add libio.
16882
16883 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16884
16885         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16886         (CHECK_TARGET_MODULES): Ditto.
16887         (INSTALL_TARGET_MODULES): Ditto.
16888         (TARGET_LIBS): Ditto.
16889         (all-libstdc++): Note dependencies.
16890
16891 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16892
16893         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16894
16895 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16896
16897         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16898         -fexternal-templates.
16899
16900         * configure.in (target_libs): Add libstdc++.
16901         (noconfigdirs): Add libstdc++ as appropriate.
16902
16903 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16904
16905         * config.guess:  Update from FSF.
16906
16907 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16908
16909         * configure: Use ${config_shell} when running ${configsub}.
16910
16911 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16912
16913         * config.sub: No longer recognize h8300h.
16914
16915 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16916
16917         * config.sub: Remove extraneous differences between config.sub and
16918         gcc/config.sub.
16919
16920 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16921
16922         * Makefile.in (DISTSTUFFDIRS): Add gas.
16923
16924 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16925
16926         * COPYING.NEWLIB: New file.
16927
16928 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16929
16930         * config.guess (HP-UX):  Patch from Harlan Stenn
16931         <harlan@landmark.com> to also emit release level.
16932
16933 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16934
16935         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16936
16937 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16938
16939         * config.sub:  Merge nextstep cleanup from FSF.
16940
16941 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16942
16943         * configure.in (arm-*-*): Don't configure ld for this target.
16944
16945 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16946
16947         * configure.in (*-*-netware): don't configure libg++, libio,
16948           librx, or newlib.
16949
16950 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16951
16952         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16953         configure ld--it works, but it doesn't support shared libraries.
16954
16955 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16956
16957         * config.guess (*-unknown-freebsd*):  Get rid of possible
16958         trailing "(Release)" in version string.
16959         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16960
16961 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16962
16963         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16964         Fix type: *-next-neststep -> *-next-nextstep.
16965
16966         * config.guess:  Merge from FSF:
16967
16968         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16969
16970         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16971
16972         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16973
16974         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16975         instead of UNIX_SV for UnixWare 1.0).
16976
16977 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16978
16979         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16980         to make gdb/nlm/* build after the compiler and linker.
16981
16982 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16983
16984         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16985         not just i[34]86.
16986         (m68k-atari-sysv4):  Relocate to match FSF version.
16987
16988         * config.guess:  More merges from the FSF:
16989
16990         Add a space before function call or macro invocation.
16991
16992         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16993
16994         * config.guess: Add trap cmd to remove dummy.c and dummy when
16995         interrupted.
16996
16997         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16998
16999         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17000         (dummy): Redirect stderr from compilation of dummy.c.
17001
17002         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17003
17004         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17005
17006 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17007
17008         * configure: Accept and ignore --cache*, for compatibility with
17009         new autoconf.
17010
17011 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17012
17013         * config.guess:  Merge from FSF:
17014
17015         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17016
17017         * config.guess (Pyramid*:OSx*:*:*): New case.
17018         (PATH): Add /.attbin at end for finding uname.
17019         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17020
17021         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17022
17023         * config.guess (M88*:DolphinOS:*:*): New case.
17024
17025         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17026
17027         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17028         to select whether to use ELF or COFF.
17029
17030         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17031
17032         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17033
17034         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17035
17036         * config.guess: Guess the OS version for HPUX.
17037
17038         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17039
17040         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17041
17042 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17043
17044         * configure.in: Recognize --with-headers, --with-libs, and
17045         --without-newlib.
17046         * Makefile.in (all-xiberty): Depend upon all-ld.
17047
17048 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17049
17050         * configure.in: Change i[34]86 to i[345]86.
17051
17052 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17053
17054         * configure (version): A few more tweaks to help message.
17055
17056 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17057
17058         * Makefile.in:  Remove (for now) librx as a host library,
17059         now that we're building it for target.
17060
17061 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17062
17063         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17064         (Karl Berry).
17065
17066 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17067
17068         * configure.in:  Also configure librx.
17069
17070 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17071
17072         * Makefile.in:  Update various rules to reflect that librx
17073         is now needed for libg++.
17074
17075 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17076
17077         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17078
17079 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17080
17081         * configure.in: Configure the examples directory.
17082
17083 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17084
17085         * configure: Simplify Jun 2 1994 change.
17086
17087 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17088
17089         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17090         /bin/gcc isn't good enough to build gcc.
17091
17092 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17093
17094         * Makefile.in (GDB_SUPPORT_FILES): Remove
17095         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17096         (gdb.tar.gz): Add new rule to use standard distribution building
17097         mechanism.
17098
17099 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17100
17101         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17102         Bill Cox <bill@cygnus.com>.
17103
17104 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17105
17106         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17107
17108 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17109
17110         * configure:  Search current dir first in .gdbinit.
17111
17112 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17113
17114         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17115
17116 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17117
17118         * config.sub:  Refer to NeXT's operating system as nextstep.
17119
17120         * config.sub (case $basic_machine):  Re-order the cases, to match
17121         the order in the FSF version (which is mostly alphabethical).
17122         Merge in some additions and changes from the FSF.
17123
17124 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17125
17126         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17127         * config.sub: Recognize cxux7.
17128         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17129
17130 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17131
17132         * config.sub:  Fix typo powerpc -> powerpc-*.
17133
17134 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17135
17136         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17137
17138         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17139         parallel with all-emacs and install-emacs).  Top-level command
17140         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17141
17142 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17143
17144         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17145         $(relbindir)/make before doing ``make install'', and use
17146         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17147         installing over running make binary.
17148         ($(host)-stamp-stage3-installed): Likewise.
17149
17150 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17151
17152         * config.guess: Recognize Mach.
17153
17154 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17155
17156         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17157         see whether --exec-prefix was used.
17158
17159 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17160
17161         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17162
17163 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17164
17165         * Makefile.in: Add all-librx target similar to all-libproc.
17166
17167 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17168
17169         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17170         with post 1.2 uname bogosity.
17171
17172 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17173
17174         * configure: Remove temporary files on receipt of a signal.
17175
17176 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17177
17178         * configure: If there is a package_makefile_frag, remove
17179         ${subdir}/Makefile.tem after copying it in.
17180
17181 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17182
17183         * build_all.mk: support rs6000 lynx identifies itself as
17184         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17185         since /bin/gcc is too feeble to compile a modern gcc.
17186
17187 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17188
17189         * brought devo/test-build.mk update-to-date with progressive/
17190           test-build.mk. Add lynx targets and hppa flag info.
17191
17192 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17193
17194         * configure.in:  Use mh-ncrsvr43.  Patch from
17195         Tom McConnell <tmcconne@sedona.intel.com>.
17196
17197 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17198
17199         * config.guess (i386-unknown-bsdi):  No longer need to
17200         check #if defined(__bsdi__) && defined(__i386__).
17201
17202 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17203
17204         * configure: Set program_transform_nameoption correctly.
17205
17206 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17207
17208         * brought build-all.mk update-to-date with progressive build-all.mk,
17209           added new targets and hppa info.
17210
17211 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17212
17213         * configure: If config.guess result is a prefix of the user
17214         specified target, assume a native build and use the user specified
17215         target as the host alias.  Remove SunOS patch suffix removal hack.
17216         * configure.in: Remove SunOS patch suffix removal hack.
17217
17218         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17219         in NATIVE_CHECK_MODULES.
17220
17221 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17222
17223         * Makefile.in: Rename HOST_ONLY to NATIVE.
17224         * configure: Delete SunOs patch suffix from host_canonical
17225           and build_canonical variables that are prepended to Makefiles.
17226         * configure.in: Add comments for easier maintenance.
17227
17228 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17229
17230         * Makefile.in: Add all-libproc target similar to all-gui.
17231
17232 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17233
17234         * Makefile.in (CHECK_MODULES): split into
17235         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17236
17237 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17238
17239         * config.guess (i386-unknown-bsdi): New system to guess.
17240
17241 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17242
17243         * Makefile.in: Add all-gui target (but not yet build by "all").
17244
17245 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17246
17247         * config.sub: Move deletion of patch suffix from here...
17248         * configure.in: To here, at Ian's suggestion.  The top-
17249           level scripts might need to know of a patch level.
17250
17251 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17252
17253         * config.sub: Strip off patch suffix so rtl is recognized
17254           as a sunos4.1.3 machine, even though it's been patched.
17255
17256 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17257
17258         * Makefile.in (INSTALL_LAST): Delete.
17259         (INSTALL_DOSREL): New.
17260
17261 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17262
17263         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17264         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17265         whether we pass down --with-gnu-ld anyhow.
17266
17267 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17268
17269         * Makefile.in (INSTALL_LAST): Change operation so it works
17270         on more flavors of make.
17271         * configure.in (go32): Don't build libg++ or libio.
17272
17273 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17274
17275         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17276         they can be overriden by templates.
17277
17278 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17279
17280         * configure.in (target==go32): Don't build gdb.
17281         * dosrel: New directory.
17282
17283 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17284
17285         * configure.in (host==go32): Configure dosrel too.
17286         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17287         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17288         be set by incoming names or templates.
17289         (INSTALL_LAST): New rule.
17290
17291 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17292
17293         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17294
17295 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17296
17297         * configure.in (appdirs): New variable.  Currently empty, but will
17298         be used in gas distribution.  If nonempty, lists a set of
17299         directories at least one of which must get configured, or top
17300         level configuration is considered to have failed.
17301         (rs6000-*-lynxos*): Use new file name.
17302
17303 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17304
17305         Eliminate XTRAFLAGS.
17306         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17307         newlib include files using -idirafter, and also use -nostdinc.
17308         (CXX_FOR_TARGET): Likewise.
17309         (XTRAFLAGS): Removed.
17310         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17311         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17312         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17313         ($(DO_X)): Don't pass down XTRAFLAGS.
17314
17315 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17316
17317         * configure.in (mips*-dec-bsd*): New target; do build linker.
17318         (mips*-*-bsd*): New target; don't build linker.
17319
17320 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17321
17322         * configure.in: support rs6000-*-lynxos* configuration.
17323         support sunos4 as a cross target.
17324
17325         * config.sub: look for lynx*, not lynx since the OS version may
17326         legitimately be part of the name.
17327
17328 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17329
17330         * configure.in (i[34]86-*-sco*): Move to be with other i386
17331         targets.
17332         (romp-*-*): New target.  Skip various binary utilities.
17333         (vax-*-*): New target.  Don't build newlib.
17334         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17335
17336 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17337
17338         * configure.in: Only set host_makefile_frag if config
17339         directory exists.
17340
17341 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17342
17343         * install.sh: If $dstdir exists, don't check whether each
17344         component does.
17345
17346 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17347
17348         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17349
17350 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17351
17352         * configure.in (*-*-lynxos*): Don't configure newlib for either
17353         native or cross Lynx.
17354
17355 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17356
17357         * config.sub (sparc64-elf): Fix os.
17358         (z8k): Remove duplicate.
17359
17360 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17361
17362         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17363         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17364
17365 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17366
17367         * configure: Make file links cleanly even if Lynx fails on
17368           an NFS symlink (at least fail cleanly).
17369
17370 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17371
17372         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17373         -XNh2000.
17374
17375 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17376
17377         * configure: Unknown options are fatal again.
17378
17379 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17380
17381         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17382         compatibility.
17383
17384 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17385
17386         * build-all.mk: Add `clean' target.
17387
17388 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17389
17390         * config.guess:  Add SINIX support.
17391         * configure.in:  Add mips-*-sysv4* support.
17392
17393 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17394
17395         * build-all.mk: Document all useful targets.
17396         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17397         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17398
17399 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17400
17401         * configure: Support --silent, --quiet.
17402
17403 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17404
17405         * configure: Support --disable-FEATURE.
17406
17407 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17408
17409         * config.guess: Recognize NCR running SVR4.3.
17410
17411 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17412
17413         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17414         Patch from Paul Eggert <eggert@twinsun.com>.
17415
17416 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17417
17418         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17419
17420 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17421
17422         * configure: Make unrecognized options give nonfatal warnings
17423         instead of fatal errors, and pass them to any subdirectory
17424         configures in case they recognize them.
17425         Make --x equivalent to --with-x.
17426
17427 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17428
17429         * configure: Add --enable-* options.  Clean up usage message and
17430         some comments.
17431
17432 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17433
17434         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17435
17436 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17437
17438         * configure.in (hppa*-*-*): Enable binutils.
17439
17440 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17441
17442         * config.sub: Recognize cisco.
17443
17444 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17445
17446         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17447
17448 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17449
17450         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17451         than one configuration name.  Add comment.
17452
17453 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17454
17455         * config.guess: about target *-hitachi-hiuxwe2, fixed
17456         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17457         macro is incorrect.]
17458
17459 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17460
17461         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17462         than the "make ls" stuff which used to be here.
17463
17464 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17465
17466         * config.guess:  Recognize i[34]86-unknown-freebsd.
17467         From Shawn M Carey <smcarey@rodan.syr.edu>.
17468
17469 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17470
17471         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17472
17473 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17474
17475         * config.guess: Check for ptx.
17476
17477 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17478
17479         * config.sub: Add os9k checking.
17480
17481 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17482
17483         * config.guess: Handle OSF1 running on HPPA processors
17484
17485 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17486
17487         * configure: If subdir configure fails, print out a message with
17488         subdirectory name, in case subdir's configure code didn't identify
17489         itself.
17490
17491 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17492
17493         * configure.in: Remove embedded newlines from configdirs.
17494         Avoid mismatches of substrings.  Fix matching strings at end
17495         of configdirs.
17496
17497 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17498
17499         * config.guess:  Add Lynx/rs6000 config support.
17500
17501 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17502
17503         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17504
17505 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17506
17507         * configure.in (hppa*-*-osf*): Treat this just like most other
17508         PA configurations (eg no binutils or ld).
17509         (hppa*-*-*elf*): These configurations have binutils and ld.
17510
17511 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17512
17513         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17514
17515 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17516
17517         * configure.in (rs6000-*-*): Build gas.
17518
17519 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17520
17521         * Makefile.in:  Avoid bug in losing hpux sed.
17522
17523 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17524
17525         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17526         for GDB and GDB has been fixed to not need it.
17527
17528 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17529
17530         * config.guess: Recognize vax hosts.
17531
17532 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17533
17534         * configure (while loop): Don't use "break 2" inside case
17535         statement -- the case statement isn't an enclosing loop.
17536
17537 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17538
17539         * config.guess:  Clean up NeXT support, to allow nextstep
17540         on Intel machines.  Make OS be nextstep.
17541
17542 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17543
17544         * config.guess: Add alternate forms for Convex.
17545
17546 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17547
17548         * configure:  Completely rewrite option processing.  Take
17549         advantage of pattern-matching to avoid invoking test frequently.
17550         Also clean up host and target defaulting logic.
17551
17552 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17553
17554         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17555         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17556         commands (plus user environment) will fit SCO limits.
17557
17558 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17559
17560         * configure.in: Don't issue warnings about directories which are
17561         not being configured if -norecursion is set.  Correct test for
17562         --with-gnu-as and --with-gnu-ld to not get confused by substring
17563         matches.
17564
17565         * configure.in: Don't build gas for alpha-dec-osf1*.
17566
17567 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17568
17569         * configure:  Back out Per's change of 12/19/1993.  It changes the
17570         behavior of configure in unexpected and confusing ways.
17571
17572         Also, use different delim char when calculating
17573         program_transform_name so that the name can contain slashes.
17574
17575 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17576
17577         * configure.in, config.sub: Add support for VSTa micro-kernel.
17578
17579 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17580
17581         * configure.in: Nuke hacks which were used to get a special
17582         version of GAS for HPPA configurations.
17583
17584 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17585
17586         * configure:  If only ${target_alias} is given, use that
17587         as the default for ${host_alias}.
17588         * configure:  Add missing back-slashes before nested quotes.
17589
17590 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17591
17592         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17593
17594 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17595
17596         * config.guess:  Recognize some Tektronix configurations.
17597         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17598
17599 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17600
17601         * config.sub: Match any flavor of SH.
17602
17603 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17604
17605         * configure.in: Don't try to configure newlib for Alpha.
17606
17607 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17608
17609         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17610         libg++ or libio for any Alpha target.
17611
17612         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17613
17614 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17615
17616         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17617         default arguments -- so it tried to compress itself.
17618
17619 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17620
17621         * configure.in (notsupp): ensure that a space is always at the end
17622           of the configdirs list, since the grep checks for an explicit space
17623
17624 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17625
17626         * configure.in (target i386-sysv4.2): don't build ld, since static
17627           versions of many libraries are not available.
17628
17629 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17630
17631         * config.guess: Recognize Apollos (using environment variables).
17632         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17633
17634 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17635
17636         * config.guess: Recognize Sony news mips running newsos.
17637
17638 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17639
17640         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17641         "fi ; else" for bash.
17642
17643 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17644
17645         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17646
17647 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17648
17649         * config.sub: accept unixware as an alias for svr4.2.
17650         Fix some inconsistancies with the gcc version.
17651
17652 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17653
17654         * Makefile.in (DISTDOCDIRS):  Add gdb.
17655
17656 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17657
17658         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17659
17660 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17661
17662         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17663         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17664         this now.
17665
17666 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17667
17668         * config.sub: Accept hiux* as an OS name.
17669
17670         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17671         etc/make-stds.texi.  The underscore came from gcc, and dje now
17672         agrees that RUNTESTFLAGS is the correct name.
17673
17674 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17675
17676         * install.sh:  Remove 'set -e'.  It makes any conditionals
17677         in the script useless.
17678
17679         * config.guess: Automatically recognize arm-acorn-riscix
17680         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17681
17682 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17683
17684         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17685
17686 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17687
17688         * Makefile.in (DISTDOCDIRS): New variable.
17689         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17690         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17691
17692 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17693
17694         * configure.in (hppa target): check the source directory for the
17695           pagas sub-directory
17696
17697 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17698
17699         * config.sub: Allow -aout* and -elf*.
17700
17701 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17702
17703         * configure.in: Don't build ld on i386-solaris2, same as for
17704         sparc-solaris2.
17705
17706 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17707
17708         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17709
17710 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17711
17712         * configure.in:  Configure gdb for alpha.
17713
17714 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17715
17716         * Makefile.in (CXXFLAGS): Add -O.
17717
17718 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17719
17720         * config.guess: added support for DG Aviion
17721
17722 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17723
17724         * configure.in: Produce warning message for subdirectories not
17725         configurable for this host/target combination.  Don't try to
17726         configure gdb for vms.
17727
17728 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17729
17730         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17731         appropriate files before making "diststuff".
17732         (DISTBISONFILES): New var: list of files to be edited.
17733         (DISTSTUFFDIRS): Add binutils.
17734
17735 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17736
17737         * config.sub: also handle mipsel and mips64el (for little endian mips)
17738
17739 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17740
17741         * configure.in: Add * to end of all OS names.
17742
17743 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17744
17745         * configure.in: Build newlib for LynxOS native.
17746
17747 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17748
17749         * config.guess: Add support for delta 88k running SVR3.
17750
17751         * configure.in: Add comment about HP compiler vs. emacs.
17752
17753 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17754
17755         * configure.in: don't build ld on solaris2 (not a viable option
17756           due to bugs in getpwnam & getpwuid)
17757
17758 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17759
17760         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17761         config.guess will produce a full version number.
17762
17763 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17764
17765         * configure.in: Build linker and binutils for alpha-dec-osf1.
17766
17767 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17768
17769         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17770         and gdb/testsuite/Makefile.in.
17771
17772 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17773
17774         * configure.in: recognize mips*- instead of mips-
17775
17776 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17777
17778         * config.sub: Accept linux*coff and linux*elf as operating
17779         systems.
17780
17781 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17782
17783         * config.sub: Recognize mips64, and mips3 as an alias for it.
17784
17785 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17786
17787         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17788         gdb knows how to handle OSF/1 shared libraries.
17789
17790 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17791
17792         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17793         * config.guess: Recognize Hitachi's HIUX.
17794         * config.sub: Recognize h3050r* and hppahitachi.
17795         Remove redundant cases for hp9k[23]*.
17796
17797 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17798
17799         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17800         if gas and ld are in the source tree and are in ${configdirs}.
17801         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17802         --with options (but still pass them down on the command line,
17803         if they were explicitly specified).
17804
17805 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17806
17807         * configure: substitute SHELL value in Makefile.in with
17808         ${CONFIG_SHELL}
17809
17810 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17811
17812         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17813         *-*-solaris2* targets.
17814
17815 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17816
17817         * Makefile.in: define M4, and pass it down to sub-makes;
17818         all-autoconf now depends on all-m4
17819
17820 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17821
17822         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17823         presence of {ar,ranlib} instead of a configured directory
17824
17825 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17826
17827         * config.guess: Accept 34?? as well as 33?? for NCR.
17828
17829 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17830
17831         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17832         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17833
17834 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17835
17836         * configure: grab values for $(CC) and $(CXX) from the
17837         environment, so that someone can do "CC=gcc configure; make" and
17838         have it work right (matching the way that autoconf works now)
17839
17840         * configure.in, Makefile.in: add support for gash, the tcl
17841         interface to Galaxy
17842
17843         * config.guess: add NetBSD variants (hp300, x86)
17844
17845 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17846
17847         * install.sh: Support -d option (in the manner of SunOS 4 install,
17848         as it is more deterministic than that of GNU install)
17849         (chmodcmd): Set file to mode 755 by default (should also do default
17850         chgrp and chown, but I don't feel like dealing with that now)
17851
17852 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17853
17854         * config.sub: Remove h8300hhms alias.
17855
17856 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17857
17858         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17859
17860 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17861
17862         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17863         as stmp-fixinc
17864
17865 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17866
17867         * config.sub: recognize m88110-bug-coff.
17868
17869 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17870
17871         * Makefile.in (all-libio): all dependencies on the toolchain used
17872         to build this (gcc, gas, ld, etc)
17873
17874 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17875
17876         * config.guess: Deal with OSF/1 1.3 on alpha.
17877
17878 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17879
17880         * install.sh: add some 'else true' clauses for portability
17881
17882         * configure.in: don't build libio for h8[35]00-*-* targets
17883
17884 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17885
17886         * Makefile.in:  Add support for new libio.
17887
17888 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17889
17890         * install.sh: If one command fails, don't try the rest.  Don't try
17891         to remove $dsttmp (via trap) unless we have already created it.
17892         If $src doesn't exist, detect it and exit with an error.
17893
17894         * config.guess: Recognize BSD on hp300.
17895
17896 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17897
17898         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17899         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17900
17901 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17902
17903         * Makefile.in (all-send-pr): depends on all-prms
17904
17905 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17906
17907         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17908
17909 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17910
17911         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17912         Added test for mips-mips-riscos5.
17913
17914 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17915
17916         * configure.in: use mh-hp300 for 68k HP hosts
17917
17918 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17919
17920         * configure: add support for CONFIG_SHELL, so that you can use
17921         some alternate shell for evaluating configure scripts
17922
17923 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17924
17925         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17926         in configure script to bug-gdb@prep.ai.mit.edu when building
17927         distribution archive.
17928         * Makefile.in (COMPRESS):  Remove def.
17929         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17930         gdb.tar.Z and make-gdb.tar.Z respectively.
17931         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17932         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17933         to convergence with 'taz' target in Makefile.in.
17934
17935 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17936
17937         * install.sh (dsttmp): use trap to ensure that tmp files go
17938         away on error conditions
17939
17940 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17941
17942         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17943
17944 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17945
17946         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17947         its parent is '/' not ''.
17948
17949         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17950
17951 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17952
17953         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17954         that ${newsrcdir}/configure.in does.
17955
17956 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17957
17958         * test-build.mk: support for CONFIG_SHELL
17959
17960 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17961
17962         * config.sub (netware):  Add as a basic system type.
17963
17964 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17965
17966         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17967           $(srcdir)/ from the dependency on Makefile.in.
17968
17969 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17970
17971         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17972         (h8300hhms is temporary until multi-libraries are implemented).
17973         * configure.in: Handle h8300h too.
17974
17975 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17976
17977         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17978
17979 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17980
17981         * configure:  Remove extraneous output when guessing host type.
17982         * config.guess:  Remove extraneous output when guessing using C
17983         compiler rather than uname, or when guessing fails.
17984
17985 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17986
17987         * Makefile.in: remove all.cross and install.cross targets
17988
17989         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17990           definitions
17991
17992 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17993
17994         * configure.in (target sh): Build gprof.
17995
17996 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17997
17998         * config.sub: change -solaris to -solaris2
17999
18000 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18001
18002         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18003
18004 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18005
18006         * configure: Correct error message for missing Makefile.in to
18007         print correct directory.
18008
18009 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18010
18011         * install.sh: kludge around 386BSD shell bug
18012
18013 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18014
18015         * config.guess:  Recognize NeXT.
18016         * config.guess:  Recognize i486-ncr-sysv4.
18017         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18018
18019 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18020
18021         * Makefile.in (MAKEINFOFLAGS): New variable.
18022         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18023         * build-all.mk, test-build.mk: Pass down --no-split as
18024         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18025
18026 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18027
18028         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18029
18030 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18031
18032         * Makefile.in (libg++.tar.z):  New rule.
18033         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18034         * Makefile.in (taz):  Only do a single chmod.
18035
18036 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18037
18038         * install.sh: don't use dirname anymore (replaced with sed usage)
18039
18040 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18041
18042         * Makefile.in:  Change extension for gzip'd files from '.z' to
18043         '.gz' per new FSF standard usage.
18044
18045 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18046
18047         * configure: put quotes around the final value of program_transform_name
18048
18049 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18050
18051         * Makefile.in: new install.sh support; update install-info rules
18052
18053 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18054
18055         * configure.in: Build diff for crosses, but not for go32 host.
18056
18057         * configure.in: Build gprof only for native, and don't build it
18058         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18059
18060 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18061
18062         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18063
18064 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18065
18066         * configure.in (host_tools): Add prms.
18067
18068 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18069
18070         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18071         with $(FLAGS_TO_PASS) on the command line
18072
18073         * config.sub: Recognize lynx and lynxos
18074
18075 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18076
18077         * config.sub: Accept -ecoff*, not just -ecoff.
18078
18079 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18080
18081         * Makefile.in (taz): Use .gz suffix instead of .z.
18082         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18083         names.
18084
18085 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18086
18087         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18088
18089 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18090
18091         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18092         that rebuilds that might happen during 'make install' don't get
18093         bogus gcc include files
18094
18095 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18096
18097         Change from Utah for HPPA support:
18098         * config.guess: Recognize hppa1.x-hp-bsd.
18099
18100 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18101
18102         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18103         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18104
18105 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18106
18107         * config.sub: Add support for rom68k and bug boot monitors.
18108
18109 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18110
18111         * Makefile.in: Make all-opcodes depend on all-bfd.
18112
18113 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18114
18115         * config.guess: Added special check for i[34]86-univel-sysv4*.
18116
18117 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18118
18119         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18120         the processor rather than assuming i486.
18121
18122 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18123
18124         * config.guess: Recognize SunOS6 as Solaris3.
18125
18126 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18127
18128         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18129         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18130
18131 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18132
18133         * build-all.mk (all-cross): New target for Canadian Cross.
18134         Added Q2 go32 targets.
18135         * test-build.mk: Configure go32 cross sparclite-aout and
18136         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18137         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18138
18139 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18140
18141         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18142         GO32 hosted toolchains
18143
18144 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18145
18146         * configure: change  so "-exec-prefix" gets passed down rather
18147         than "-exec_prefix" so autoconf generated Makefiles get the
18148         exec_prefix set right.
18149
18150 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18151
18152         * config.guess: get the Solaris2 minor version number
18153
18154         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18155
18156 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18157
18158         * config.guess: Recognize some Sequent platforms.
18159
18160 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18161
18162         * Makefile.in: added the vault-install target
18163
18164         * configure.in: actually use the Sun3 makefile fragment that's in
18165         config, also added the release dir to configdirs
18166
18167 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18168
18169         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18170
18171 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18172
18173         * configure.in: remove some program from Alpha targetted toolchains
18174
18175 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18176
18177         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18178         gprof.
18179         (taz): Run "make diststuff" in those directories instead of "make
18180         proto-dir".  Look for "VERSION=" only at start of line in subdir
18181         Makefile.  Use "gzip -9" for compression.
18182         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18183         (binutils.tar.z): New target.
18184
18185 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18186
18187         * Makefile.in (taz): Include gpl.texinfo.
18188
18189 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18190
18191         * Makefile.in (setup-dirs): Merged into "taz" target.
18192         (taz): Only do `proto-dir' stuff if a directory is actually needed
18193         for this target.
18194
18195 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18196
18197         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18198         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18199         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18200         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18201         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18202
18203 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18204
18205         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18206         config.sub, and move-if-change to gdb testsuite distribution
18207         archive, so the testsuite can be extracted, configured, and
18208         run separately from the gdb distribution.  Blow away the Chill
18209         tests that require a Chill compiled executable, since GNU Chill
18210         is not yet publically available.
18211
18212 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18213
18214         * test-build.mk: set environment variables in a single command,
18215         instead of a list of assignments and exports
18216
18217         * config.guess: recognize Alpha/OSF1 systems
18218
18219 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18220
18221         * configure: Change help message to prefer --options rather than
18222           -options.
18223
18224 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18225
18226         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18227         zippy@ecst.csuchico.edu.
18228         * config.guess: Recognize miniframe.
18229
18230 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18231
18232         * Makefile.in: Use srcroot to find runtest rather than rootme.
18233         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18234
18235 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18236
18237         * test-build.mk: Extensive additions to support building on a
18238         machine other than the host.
18239
18240 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18241
18242         * configure (tooldir): Fix for i386-aix again.
18243
18244 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18245
18246         * configure, Makefile.in:  Change definition of $(tooldir)
18247         to match the FSF.
18248
18249 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18250
18251         * config.guess:  Recognize i[34]86/SVR4.
18252
18253 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18254
18255         * Makefile.in (all-gdb): gdb depends on sim.
18256
18257 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18258
18259         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18260         at the same time we make the prototype gdb directory.
18261         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18262         files at the same time as the gdb base release distribution.
18263
18264 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18265
18266         * Makefile.in (check): Use individual check targets rather than
18267         DO_X rule.
18268         (check-gcc): Added.
18269
18270 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18271
18272         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18273         for System V release 3.2.
18274
18275 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18276
18277         * config.sub: Recognize hppaosf.
18278         * configure.in: Do configure ld/binutils/gas for it.
18279
18280 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18281
18282         * configure (tooldir): Alter syntax used to set this, for systems
18283         where "\$" isn't handled right, like i386-aix.
18284
18285 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18286
18287         * configure: Pass program-transform-name, not
18288         program_transform_name, to recursive configures.
18289
18290 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18291
18292         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18293         of gas+ld+binutils.
18294
18295 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18296
18297         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18298
18299 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18300
18301         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18302
18303 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18304
18305         * Makefile.in (PRMS): Set back to all-prms.
18306
18307 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18308
18309         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18310         targets, rather than for MIPS hosts.
18311
18312 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18313
18314         * configure.in: add comment for --with-x default values
18315
18316         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18317
18318         * Makefile.in: add check-* targets for each of the directories in
18319         the tree.  Add a definition of RUNTEST that will use the one we
18320         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18321
18322 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18323
18324         * configure.in: Removed obsolete references to bfd_target and
18325         target_makefile_frag.
18326
18327         * build-all.mk: Set assorted targets for Q2.
18328         * config.sub: Recognize z8k-sim and h8300-hms.
18329         * test-build.mk: Really don't pass host to configure.
18330         (HOLES): Added uname.
18331
18332 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18333
18334         * configure: Handle an empty program-prefix, program-suffix or
18335         program-transform-name correctly.
18336
18337 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18338
18339         * build-all.mk: -G 8 no longer required for MIPS targets.
18340         * test-build.mk: Don't pass host argument to configure; make it
18341         guess.
18342
18343 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18344
18345         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18346         * Makefile.in (COMPRESS):  New macro, like GZIP.
18347
18348 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18349
18350         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18351
18352         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18353         with gas currently defaults to -G 0.
18354
18355 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18356
18357         * Makefile.in (all-flex): flex depends on byacc.
18358
18359         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18360         to test-build.mk as RELEASE_TAG.
18361         * test-build.mk (configargs): New variable containing arguments to
18362         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18363         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18364
18365         * config.guess: Use /bin/uname when checking -X argument on SCO,
18366         to avoid invoking GNU uname which doesn't understand -X.
18367
18368         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18369
18370         * configure.in: Build gas for mips-*-*.
18371
18372 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18373
18374         * Makefile.in (all.normal): insert missing backslash.
18375
18376 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18377
18378         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18379
18380         * Makefile.in: Complete overhaul to merge many almost identical
18381         targets.
18382
18383 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18384
18385         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18386         (gdb.tar.Z): Adjusted.
18387
18388         * Makefile.in (setup-dirs, taz): New targets; should be general
18389         enough to adapt for gdb sometime.  Build only .z file.
18390         (gas.tar.z): New target.
18391
18392 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18393
18394         * build-all.mk: Use CC=cc -Xs on Solaris.
18395
18396 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18397
18398         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18399         for handling BISON for FSF releases.
18400
18401 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18402
18403         * configure: Actually implement the change zoo just documented.
18404
18405 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18406
18407         * configure: when using config.guess, only set target_alias when
18408         it's not already been set (ie, on the command line)
18409
18410 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18411
18412         * Makefile.in: add installcheck target, set PRMS to install-prms
18413
18414 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18415
18416         * configure: add support for package_makefile_fragment, handle the
18417         case where a directory has a configure.in file but no Makefile.in
18418         more gracefully (with an actual understandable error message, even);
18419         add support for --without (and add this to the usage message); also
18420         explicitly add a --host=${host_alias} to the command line when
18421         config.guess is used
18422
18423 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18424
18425         * configure: Must use both --host and --target in recursive calls.
18426
18427 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18428
18429         * Makefile.in: Change deja-gnu to dejagnu.
18430
18431 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18432
18433         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18434
18435 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18436
18437         * configure.in: canonicalize all instances to *-*-solaris2*,
18438         also strip out a number of tools to not build for go32 host
18439
18440 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18441
18442         * config.guess: add GPL.
18443
18444         * Makefile.in, config.guess, config.sub, configure: bump
18445           copyrights to 93.
18446
18447 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18448
18449         * Makefile.in (do-info): Removed obsolete check for existence of
18450         localenv file.
18451
18452         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18453
18454 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18455
18456         * Makefile.in: a couple of 'else true' for decstation,
18457         support for TclX
18458
18459         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18460
18461 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18462
18463         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18464
18465 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18466
18467         * config.guess: Recognize i386-ibm-aix (PS/2).
18468         * configure.in: Use config/mh-aix386 file for it.
18469
18470 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18471
18472         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18473         CC_FOR_TARGET instead.
18474         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18475
18476 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18477
18478         * Makefile.in: Add sim to list of directories sent with gdb
18479
18480 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18481
18482         * configure.in: Put back mips-dec-bsd* case.
18483
18484 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18485
18486         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18487         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18488         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18489
18490 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18491
18492         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18493
18494         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18495         (install-info): install dir.info only if it exists,
18496         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18497
18498 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18499
18500         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18501         gas for mips-dec-bsd.
18502
18503 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18504
18505         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18506         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18507
18508 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18509
18510         * configure.in: Added "dejagnu" to hosttools list.
18511
18512 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18513
18514         * config.sub, configure.in, config.guess:  Add support
18515         for Bosx, an AIX variant from Bull.
18516         Patches from F.Pierresteguy@frcl.bull.fr.
18517
18518 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18519
18520         * devo/dejagnu: Initial creation of devo/dejagnu.
18521         Migrated dejagnu testcases and support files for testing software
18522         tools to reside as subdirectories, currently called "testsuite",
18523         within the directory of the software tool.  Migrated all programs,
18524         support libraries, etc. beloging to dejagnu proper from
18525         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18526         with no modifications.  The changes to these files which will
18527         allow them to configure, build, and execute properly will be made
18528         in a future update.
18529
18530 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18531
18532         * Makefile.in: Change send_pr to send-pr.
18533         * configure.in: Likewise.
18534         * send_pr: Renamed directory to send-pr.
18535
18536 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18537
18538         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18539
18540 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18541
18542         * README:  Update for gdb-4.8 release.
18543         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18544         gdb-xxx.tar.z (gzip'd) file also.
18545
18546 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18547
18548         * Makefile.in: make all-diff depend on all-libiberty
18549
18550 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18551
18552         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18553
18554 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18555
18556         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18557
18558 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18559
18560         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18561         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18562         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18563
18564 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18565
18566         * Makefile.in:  makeinfo binary is in a new location
18567
18568 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18569
18570         * config.sub: Accept -ecoff as an OS.
18571
18572         * Makefile.in: Various changes to eliminate a level of make
18573         recursion and reduce the required command line length.
18574         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18575         sub-makes.
18576         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18577         variables holding settings for specific sub-makes.
18578         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18579         in terms of BASE_FLAGS_TO_PASS.
18580         (TARGET_LIBS): New variable listing directories which use
18581         TARGET_FLAGS_TO_PASS.
18582         (subdir_do): Eliminated.
18583         (do-*): New set of targets to replace subdir_do.
18584         (various): All targets which used subdir_do now depend on do-*.
18585         (local-clean): Renamed from do_clean.
18586         (local-distclean): New target, dependency of distclean and
18587         realclean.
18588         (install-info): Don't create directories.  Depend on dir.info
18589         rather than calling make recursively.
18590         (install-dir.info): Eliminated.
18591         (install-info-dirs): Create all info directories here.
18592         (dir.info): Depend upon do-install-info.
18593
18594         * test-build.mk (HOLES): Added false.
18595
18596 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18597
18598         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18599
18600 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18601
18602         * Makefile.in (info): remove dependency on all-texinfo.  The
18603         problem was really in texinfo/C, not at this level.
18604
18605 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18606
18607         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18608
18609 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18610
18611         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18612         GDB releases.
18613
18614 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18615
18616         * configure: Include srcdir in message about target of link not
18617         being found.  Don't convert `-' to `_' in `with' options being
18618         passed to subdirs.
18619
18620 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18621
18622         * configure.in: add uudecode to host_tools
18623
18624         * Makefile.in: added {all,install}-uudecode targets, added them to
18625         the appropriate lists
18626
18627 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18628
18629         * Makefile.in (all-gcc): Added dependency on all-gas.
18630
18631         * configure.in (mips-*-*): Build ld and binutils.
18632
18633 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18634
18635         * configure: check return code from mkdir, print error message and
18636           exit on failure.
18637
18638 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18639
18640         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18641
18642 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18643
18644         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18645
18646 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18647
18648         * config.sub (h8500):  Recognize this as a cpu type.
18649
18650 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18651
18652         * configure: source directory missing is no longer a warning
18653
18654         * configure.in: recognize irix[34]* instead of irix[34]
18655
18656         * Makefile.in: define and pass down X11_LIB
18657
18658 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18659
18660         * guess-systype: Renamed to ...
18661         * config.guess:  ... by popular request.
18662         * configure.in, Makefile.in:  Update accordingly.
18663
18664 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18665
18666         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18667         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18668         + Execute ./dummy instead of assuming . is in PATH.
18669
18670 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18671
18672         * guess-systype:  New shell script.  Attempts to guess the
18673         canonical host name of the executing host.
18674         Only a few hosts are supported so far.
18675         * configure:  Call guess-systype if no host is specified.
18676
18677 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18678
18679         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18680         gcc Makefile.
18681
18682 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18683
18684         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18685         (all-gcc, install-gcc, subdir_do): Use it.
18686
18687 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18688
18689         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18690
18691 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18692
18693         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18694           set exclusively by configure, using configure.in .
18695
18696 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18697
18698         * test-build.mk: set $PATH for all builds
18699
18700         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18701
18702 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18703
18704         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18705         the one used in gcc/Makefile.in, so that a null expansion doesn't
18706         override the one needed to build gcc with a native cc.
18707
18708 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18709
18710         * configure: Accept -with arguments.
18711
18712 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18713
18714         * Makefile.in: added h8300sim
18715
18716 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18717
18718         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18719         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18720         (all-cygnus, native, build-cygnus): Make
18721         $(canonhost)-stamp-3stage-done, not $(host)....
18722         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18723         i386-sco3.2v4.  Added else true to if command.
18724
18725 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18726
18727         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18728
18729 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18730
18731         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18732
18733 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18734
18735         * configure.in: don't remove binutils from Solaris builds
18736
18737 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18738
18739         * Makefile.in: get rid of earlier definitions for *clean,
18740         also handle the recursive info rule better
18741
18742 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18743
18744         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18745         do more-or-less the right thing.
18746
18747 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18748
18749         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18750         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18751
18752 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18753
18754         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18755         $(host_canonical).
18756
18757         * configure.in: split the configdirs list into 4 categories (native
18758         v. cross, library v. tool) and handle the cross-only and native-
18759         only in more reasonable (and correct!) way.
18760
18761 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18762
18763         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18764         configdirs anymore.
18765
18766 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18767
18768         * Makefile.in: extensive cleanup::  removed all of the explicit
18769         clean-* targets, collapsed many wrappers around subdir_do into
18770         one, added additional targets to satisfy standards.texi, deleted
18771         some old targets, some changes for consistency
18772
18773 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18774
18775         * configure.in: handle some programs as cross-only, and others as
18776         native only
18777
18778         * test-build.mk: handle partial holes in a more generic manner
18779
18780         * Makefile.in: m4 depends on libiberty
18781
18782 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18783
18784         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18785         time, wdiff, and find to configdirs
18786
18787         * Makefile.in: all, clean, and install rules for the new programs
18788         added to configure.in
18789
18790 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18791
18792         * configure.in: use mh-sun for all *-sun-* hosts
18793
18794 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18795
18796         * Makefile.in: define flags for X11 include files and library file
18797         locations, pass them down to the programs that need this info
18798
18799         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18800
18801 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18802
18803         * configure.in: start building libg++ for HP-UX targets
18804
18805 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18806
18807         * README:  Update references to files moved into etc/.
18808
18809 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18810
18811         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18812         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18813
18814 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18815
18816         * configure: accept dash as well as underscore in long option
18817         names for FSF compatibility.
18818
18819 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18820
18821         * config.sub: added -sco3.2v4 support from FSF.
18822
18823 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18824
18825         * configure.in: expand the section that adds or removes
18826         directories from the list of programs to build, to handle native
18827         vs. cross in addition to host v. native
18828
18829 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18830
18831         * Makefile.in:  Replace C++ in macro names with CXX.
18832         This is less likely to break ...
18833
18834 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18835
18836         * test-build.mk: add -w to GNU_MAKE
18837
18838 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18839
18840         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18841         add 'sparc' to list of recognized cpus.  This needed to make
18842         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18843         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18844         then changes that into $CPU-wrs-vxworks.
18845
18846         * configure.in: remove most references to gdbtest, regularize
18847         target based program removal
18848
18849         * test-build.mk: import from p3 tree (many fixes and changes)
18850
18851 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18852
18853         * Makefile.in: added rules to handle tcl, tk, and expect
18854
18855         * configure.in: handle those directories if they exist
18856
18857 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18858
18859         * config.sub: removed bogus hppabsd and hppahpux names, since
18860         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18861
18862 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18863
18864         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18865         depends upon all-xiberty
18866
18867         * Makefile.in: changes from p3, including:
18868
18869         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18870
18871         * Makefile.in (XTRAFLAGS): include newlib directories if
18872         newlib/Makefile exists, rather than if host != target.
18873
18874         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18875
18876         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18877         from the same source tree and not building a cross-compiler.  This
18878         matters for the libg++ configuration if reconfiguring a tree that
18879         has already been installed.
18880
18881         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18882
18883         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18884         pick up the machine and system specific header files.
18885
18886         * Makefile.in: added AS_FOR_TARGET, passed down in
18887         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18888         the C compiler to use to create programs which are run in the
18889         build environment, set it to default to $(CC), and passed it down
18890         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18891
18892         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18893
18894         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18895         We need them for unusual native builds, like systems without
18896         ranlib.
18897
18898         * configure: also define $(host_canonical) and
18899         $(target_canonical), which are the full, canonical names for the
18900         given host and target
18901
18902 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18903
18904         * Makefile.in:  Added separate definitions for C++.
18905
18906 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18907
18908         * configure.in (configdirs):  Add deja-gnu.
18909
18910 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18911
18912         * README:  Update for configure.texi and gdb-4.7 release.
18913
18914 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18915
18916         * Makefile.in:  Move "all" target to top of file.
18917         Previously, first target was ".PHONY" which caused BSD4.4 make
18918         to build .PHONY when make was run without arguments.
18919
18920 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18921
18922         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18923         Library-copylefted code in libiberty.
18924
18925 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18926
18927         * config.sub:  Replace m68kmote with plain old m68k.
18928
18929 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18930
18931         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18932
18933 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18934
18935         * config.sub: Complain if no argument is given.  Added support for
18936         386bsd as OS and target alias.
18937
18938 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18939
18940         * Makefile.in (XTRAFLAGS): include newlib directories if
18941         newlib/Makefile exists, rather than if host != target.
18942
18943 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18944
18945         * config.sub: recognize sparclite-wrs-vxworks.
18946
18947         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18948         p3.) Added clean-xiberty to clean.
18949
18950 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18951
18952         * configure.in: use *-*-* instead of nested cases for host and target
18953
18954 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18955
18956         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18957         from the same source tree and not building a cross-compiler.  This
18958         matters for the libg++ configuration if reconfiguring a tree that
18959         has already been installed.
18960
18961 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18962
18963         * config.sub (i486v/i486v4):  Merge in from FSF version.
18964
18965 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18966
18967         * configure: only set PWD if it is already set.
18968
18969 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18970
18971         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18972         doesn't have unset and all success paths (and most error paths)
18973         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18974         to just ${PWD} to avoid confusion.)
18975
18976 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18977
18978         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18979         even for a native compilation.
18980
18981 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18982
18983         Changes to make the gdb.tar.Z rule work better.
18984
18985         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18986         (DEVO_SUPPORT):  Add configure.texi.
18987         (bfd-ilrt.tar.Z):  Remove ancient rule.
18988
18989 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18990
18991         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18992         pick up the machine and system specific header files.
18993
18994         * configure.in, config.sub: added new target m68010-adobe-scout,
18995         with alias of adobe68k.  Changed configure.in to check for
18996         -scout before -sco* to avoid a false match.
18997
18998         * Makefile.in: added AS_FOR_TARGET, passed down in
18999         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19000         the C compiler to use to create programs which are run in the
19001         build environment, set it to default to $(CC), and passed it down
19002         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19003
19004 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19005
19006         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19007         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19008         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19009         FOR_TARGET variants, to newlib and libg++.
19010
19011 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19012
19013         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19014         first.
19015
19016 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19017
19018         * config.sub:  Accept `elf' as an environment.
19019
19020 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19021
19022         * Makefile.in (all-opcodes):  cd into the right directory
19023
19024 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19025
19026         * configure: added -program_transform_name option, used as
19027         argument to sed when installing programs.
19028         configure.texi: added documentation for -program_prefix,
19029         -program_suffix and -program_transform_name.
19030
19031 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19032
19033         * config.sub:  Accept i486 where i386 ok.
19034
19035 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19036
19037         * config.sub: accept we32k
19038
19039 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19040
19041         * config.sub, configure.in: accept OSE68000 and OSE68k.
19042
19043         * Makefile.in: don't create all directories for ``make install'';
19044         let the subdirectories create the ones they need.
19045
19046 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19047
19048         * COPYING: new file, GPL v2
19049
19050 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19051
19052         * Makefile.in: use the new gen-info-dir, which needs a template
19053         argument (which also lives in texinfo)
19054
19055         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19056
19057 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19058
19059         * config.sub (ncr3000):  Change i386 to i486.
19060
19061 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19062
19063         * Makefile.in: add install-rcs, install-grep to
19064         install-no-fixedincludes, removed install-bison and install-libgcc
19065
19066 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19067
19068         * configure.in: grab the HPUX makefile fragment if on HPUX
19069
19070 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19071
19072         * Makefile.in: eradicate bison spoor (ditto libgcc).
19073          configure.in: recognise m68{k,000}-ericsson-OSE.
19074          es1800 is alias for m68k-ericsson-OSE
19075
19076 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19077
19078         * configure.in: rearrange the parts that remove programs from
19079         configdirs, based now on HOST==TARGET or by canonical triple.
19080
19081 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19082
19083         * test-build.mk: recurse explicitly with -f test-build.mk when
19084           appropriate.  predicate stage3 and comparison on the existence
19085           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19086           On very clean, also remove ...stamp-co.  Build in-place before
19087           doing other builds.
19088
19089 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19090
19091         * Makefile.in, configure.in: add tgas
19092
19093 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19094
19095         * Makefile.in: a number of changes merged in from progressive.
19096
19097         * configure.in: add libm.
19098
19099         * .cvsignore: ignore some stuff that comes from test-build.mk.
19100
19101 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19102
19103         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19104
19105 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19106
19107         * configure: Add program_suffix (parallel to program_prefix)
19108         * Makefile.in: adjust directory-creating script for losing decstation
19109
19110 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19111
19112         * configure:  Minor $subdir-related fixes.
19113
19114 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19115
19116         * configure: fix various problems with propogating
19117         makefile_target_frag in subdirs.
19118         * configure.in: config libgcc if its there
19119
19120 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19121
19122         * config.sub:  HPPA merge.
19123
19124 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19125
19126         * Makefile.in:  Replace all-bison with all-byacc in all
19127         dependency lines for other tools (which now use byacc).
19128
19129 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19130
19131         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19132
19133 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19134
19135         * Makefile.in: make gprof rules similar to byacc rules (instead of
19136         vestigal $(unsubdir) that didn't work...)
19137
19138 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19139
19140         * config.sub:  Add support for Linux.
19141         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19142         (at least for libg++).
19143
19144 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19145
19146         * configure.texi: fix doc for the -nfp option to configure
19147
19148 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19149
19150         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19151
19152 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19153
19154         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19155         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19156         * configure.in: added solaris* host_makefile_frag hook.
19157
19158 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19159
19160         * config.sub: changed recognition of m68000 so that various
19161         m68k types can be specified via m680[01234]0
19162
19163 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19164
19165         * config.sub (basic_machine): fix sed so that '-foo' isn't
19166         completely substituted out while .+'-foo' loses the '-foo'
19167
19168 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19169
19170         * config.sub ($os): Add -aout.
19171
19172 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19173
19174         * configure:  If host_makefile_frag is absolute, don't
19175         prefix ${invsubdir} (relevant to libg++ auto-configure).
19176
19177 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19178
19179         * Makefile.in (tooldir): Define it.
19180         (all-ld): Depend on all-flex.
19181
19182 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19183
19184         * Makefile.in (check):  Fix libg++ special case.
19185
19186 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19187
19188         * configure: do not bury `pwd` into config.status, thus do fewer
19189           pwd's.
19190
19191         * configure: print the "Building in" message only when building in
19192           other than "." AND verbose.
19193
19194         * configure: remove -s, rework -v to better accommodate guested
19195           configures.
19196
19197         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19198
19199 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19200
19201         * Makefile.in: macroize flags passed on recursion.  remove
19202           fileutils.
19203
19204 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19205
19206         * configure: get makesrcdir right for subdirs deeper than 1.
19207
19208         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19209           install.
19210
19211 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19212
19213         * Makefile.in: don't print subdir_do or recursion lines.
19214
19215 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19216
19217         * standards.texi: added menu item.
19218
19219         * Makefile.in: build and install standards.info.
19220
19221         * standards.texi: new file.
19222
19223 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19224
19225         * configure: test for and move config.status pieces from
19226           ${subdir}/.
19227
19228 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19229
19230         * configure:  Test for existance of files before trying to mv
19231         them, to avoid numerous non-existance messages.
19232
19233 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19234
19235         * configure: correct final line of config.status.
19236
19237         * configure: patch from eggert.  Avoids a protection problem if
19238           the original Makefile.in is read only.
19239
19240         * configure: use move-if-change from gcc to create config.status.
19241           Some makefiles depend on config.status to tell if a directory
19242           has been reconfigured for a different host.  This change
19243           prevents those directories from remaking everything in the case
19244           where the reconfig was only intended to rebuild a Makefile.
19245
19246         * configure: test for config.sub with "config.sub sun4" rather
19247           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19248           host alias from a missing config.sub.
19249
19250 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19251
19252         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19253           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19254
19255 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19256
19257         * configure: mkdir ${subdir} as needed.
19258
19259 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19260
19261         * Makefile.in,configure.in: added autoconf.
19262
19263 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19264
19265         * Makefile.in: no longer pass against on recursion.
19266
19267         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19268           definitions are not inherited.
19269
19270         * configure: correct makesrcdir when subdir is .
19271
19272 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19273
19274         * configure:  Add support for 'subdirs' variable, which is
19275         like 'configdirs', except that configure doesn't re-invoke
19276         itself for subdirs, it just creates a Makefile for each subdir.
19277         * configure.texi:  Document subdirs.
19278
19279 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19280
19281         * configure.in: added flex to configdirs
19282
19283 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19284
19285         * Makefile.in: remove clean-stamps from clean.
19286
19287 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19288
19289         * configure.in:  Add gdbtest to configdirs.
19290
19291 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19292
19293         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19294         to recursive makes.
19295         * configure.in:  Recognize new ncr3000 config.
19296
19297 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19298
19299         * Makefile.in, configure.in: removed references to gdbm.
19300
19301 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19302
19303         * config.sub:  Don't canonicalize os value
19304         newsos* to bsd (readline needs to check for newsos).
19305         (This fix was earlier made Jan 31, but got re-broken.)
19306
19307 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19308
19309         * configure.in:  sco is an os, not a vendor!
19310
19311         * configure:  Quote $( better.  Keep various shells happy.
19312
19313 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19314
19315         * Makefile.in: eliminate stamp-files.
19316
19317 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19318
19319         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19320           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19321
19322 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19323
19324         * config.sub:  fix iris/iris3.
19325
19326 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19327
19328         * configure: re-add -rm.
19329
19330 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19331
19332         * Maskefile.in: add .stmp-rcs to all.
19333
19334         * configure.in: remove gas from rs6000 build, use aix host fragment.
19335
19336 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19337
19338         * configure: pass down site_option during recursion.
19339
19340 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19341
19342         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19343
19344 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19345
19346         * configure: Change exec_prefix so that it really defaults to prefix.
19347
19348 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19349
19350         * Makefile.in, configure.in:  Add support for mmalloc library.
19351
19352 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19353
19354         * Makefile.in: add stmp dependencies for a few more things.
19355
19356 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19357
19358         * configure: adjusted error message on objdir/srcdir configure
19359           collision, per john's suggestion.
19360
19361         * Makefile.in: add libiberty stmp to all and all.cross.
19362
19363 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19364
19365         * Makefile.in: remove force dependencies, add grep to all.
19366
19367 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19368
19369         * Makefile.in: drop flex.  make stamp files work.
19370
19371         * configure: added test for conflicting configuration in srcdir,
19372           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19373           gets cranky.  use relative paths for configure and srcdir
19374           whenever possible.  Send some error messages to stderr that were
19375           going to stdout.
19376
19377 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19378
19379         * Makefile.in:  Fix libg++ rule to check for gcc directory
19380         before using gcc/gcc.  Also pass XTRAFLAGS.
19381
19382 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19383
19384         * Makefile.in: added stmp-files so that directories aren't polled
19385           when they are already built.
19386
19387         * configure.texi: fixed a node pointer problem.
19388
19389 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19390
19391         * config.sub configure.in gdb/configure.in
19392         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19393         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19394         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19395
19396 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19397
19398         * configure: -recurring becomes -silent.  corrected help message
19399           for -site= option.
19400
19401         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19402
19403 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19404
19405         * configure: when building Makefile for crosses, replace
19406           tooldir and program_prefix.  default srcdir from location of
19407           config.sub.  remove "for host in hosts" and "for target in
19408           targets" loops.
19409
19410 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19411
19412         * Makefile.in: Do not pass bindir or mandir to cvs.
19413
19414 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19415
19416         * Makefile.in, configure.in: removed traces of namesubdir,
19417           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19418           copyrights to '92, changed some from Cygnus to FSF.
19419
19420         * configure.texi: remove most references to multiple hosts,
19421           multiple targets, subdirs, etc.
19422
19423         * configure.man: removed rcsid. reference config.sub not
19424           config.subr.
19425
19426         * Makefile.in: mkdir $(infodir) on install-info.
19427
19428 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19429
19430         * configure.texi:  Explain better about .gdbinit and about
19431         the environment that configure.in sections run in.
19432
19433 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19434
19435         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19436
19437 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19438
19439         * README:  DOC.configure => cfg-paper.texi.
19440
19441 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19442
19443         * config.sub (near case $os):  Don't convert newsos* to bsd!
19444
19445 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19446
19447         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19448         the number of copies of COPYING that go into the GDB tar file.
19449
19450 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19451
19452         * bfd/configure.in, gdb/config/mh-i386sco,
19453         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19454         Fix SCO configuration stuff.
19455
19456 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19457
19458         * Makefile.in:  For libg++, make sure the -I pointing
19459         to the gcc directory goes *after* all the libg++-local -I flags.
19460         Also, move just-gcc dependency from just-libg++ to all-libg++.
19461
19462 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19463
19464         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19465
19466 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19467
19468         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19469
19470 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19471
19472         * config.sub:  Add stratus configuration frags.  Also
19473         submitted to FSF.
19474
19475 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19476
19477         * Makefile.in (DEV_SUPPORT):  add configure.man.
19478
19479         * config.sub(Decode manufacturer-specific):  add -none*.
19480
19481 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19482
19483         * Makefile.in:  remove form feeds to make Sun's make happy.
19484         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19485
19486 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19487
19488         * Makefile.in (AR_FLAGS):  Make quieter.
19489
19490 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19491
19492         * configure.in:  Add libg++.
19493         * configure:  When verbose, don't output the command line at each
19494         level; it will be unremarkably the same as the previous version,
19495         which will be the same as what the user typed.
19496
19497 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19498
19499         * configure.in, Makefile.in: fix clean-info, add flex.  add
19500           fileutils.
19501
19502         * configure: be less sensitive to spaces in Makefile.in.  Do not
19503           look for sources in "..".  Doing so breaks subdirectories that
19504           might have their own configure.  If a subdir has it's own
19505           configure script, use it.
19506
19507 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19508
19509         * cfg-paper.texi: some changes suggested by rms.
19510
19511 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19512
19513         * config.sub:  Merge in some small additions from the FSF version,
19514         taken from the gcc distribution, to bring the Cygnus and FSF
19515         versions into closer sync.
19516
19517 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19518
19519         * configure.in:  Changed svr4 references to sysv4.
19520
19521 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19522
19523         * configure: added -V for version number option.
19524
19525 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19526
19527         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19528           renamed from DOC.configure to cfg-paper.texi.
19529
19530 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19531
19532         * configure, config.subr, config.sub: config.subr is now
19533           config.sub again.
19534
19535 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19536
19537         * configure.texi: new file, in progress.
19538
19539         * Makefile.in: build info file and install the man page for
19540           configure.
19541
19542         * configure.man: new file, first cut.
19543
19544         * configure: find config.subr again now that configuration "none"
19545           has gone.  removed all traces of the -ansi option.  removed all
19546           traces of the -languages option.
19547
19548         * config.subr: resync from rms.
19549
19550 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19551
19552         * configure, config.sub, config.subr: merge config.sub into
19553           config.subr, call the result config.subr, remove config.sub, use
19554           config.subr.
19555
19556         * Makefile.in: revised install for dir.info.
19557
19558 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19559
19560         * configure.in: add decstation host makefile frag.
19561
19562         * Makefile.in: BISON now bison -y again.  also install-gcc on
19563           install.  clean-gdbm on clean.  infodir belongs in datadir.
19564           Make directories for info install.  Build dir.info here then
19565           install it.
19566
19567 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19568
19569         * Makefile.in: fix for bad directory tests.
19570
19571 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19572
19573         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19574           regexp.  -srcdir relative was being handled incorrectly.
19575
19576         * Makefile.in: unwrapped some for loops so that parallel makes
19577           work again and so one can focus one's attention on a particular
19578           package.
19579
19580 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19581
19582         * configure: added PWD as a stand in for `pwd` (for speed). use
19583           elif wherever possible.  make -srcdir work without -objdir.
19584           -objdir= commented out.
19585
19586 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19587
19588         * configure: +options become --options.  -subdirs commented out.
19589           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19590           Makefile now at top of generated Makefile.  Removed cvs log
19591           entries.  added -srcdir.  create .gdbinit only if there is one
19592           in ${srcdir}.
19593
19594         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19595           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19596           and mandir now keyed off datadir by default.
19597
19598 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19599
19600         * Freshly created ChangeLog.
19601
19602 \f
19603 Local Variables:
19604 mode: change-log
19605 left-margin: 8
19606 fill-column: 76
19607 version-control: never
19608 End: