Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-06-27  Tom de Vries  <tdevries@suse.de>
2
3         * configure.ac: Build libiberty pic variant for gdbserver.
4         * configure: Regenerate.
5
6 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
7
8         * configure: Regenerate.
9         * configure.ac: Correct use of $host.
10
11 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
12
13         * MAINTAINERS: Remove tilegx and tilepro entries.
14         * configure.ac: Remove tilegx and tilepro stanzas.
15         * configure: Rebuilt.
16
17 2022-05-28  Bruce Korb  <bkorb@gnu.org>
18
19         * .gitignore: Ignore vim swap files
20
21 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
22
23         * MAINTAINERS: Add myself to write after approval.
24
25 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
26
27         * MAINTAINERS: Remove myself from DCO section.
28
29 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
30
31         * MAINTAINERS: Update my email address.
32
33 2022-05-09  Clément Chigot  <chigot@adacore.com>
34
35         * MAINTAINERS: Update my email address.
36
37 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
38
39         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
40         section.
41
42 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
43
44         * MAINTAINERS: Update my email address.
45
46 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
47
48         * MAINTAINERS: Update my email address.
49
50 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
51
52         * MAINTAINERS: (CPU Port Maintainers): Add myself and
53         Lulu as LoongArch port maintainer.
54
55 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
56             Lulu Cheng  <chenglulu@loongson.cn>
57
58         * configure.ac: Add LoongArch tuples.
59         * configure: Regenerate.
60
61 2022-03-28  Tom Tromey  <tromey@adacore.com>
62
63         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
64         * configure: Rebuild.
65
66 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
67
68         * MAINTAINERS: Change my information.
69
70 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
71
72         * MAINTAINERS: Add myself to DCO section.
73
74 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
75
76         * configure.ac: Fix incorrect option in comment.
77         * configure: Regenerate.
78
79 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
80
81         * Makefile.def (dependencies): Make configure-sim depend on
82         all-readline.
83         * Makefile.in: Regenerate.
84
85 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
86
87         * MAINTAINERS (Write After Approval): Update my e-mail address.
88
89 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
90
91         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
92
93 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
94
95         * MAINTAINERS: Update my email and add myself to the DCO list.
96
97 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
98
99         Revert:
100         2021-09-16  Andrew Pinski  <apinski@marvell.com>
101
102         PR bootstrap/67102
103         * Makefile.def: Have configure-target-libffi depend on
104         all-target-libstdc++-v3.
105         * Makefile.in: Regenerate.
106
107 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
108
109         PR other/104181
110         * build.log: Remove.
111
112 2022-01-20  Martin Liska  <mliska@suse.cz>
113
114         * MAINTAINERS: Adjust email address based on IRC request.
115
116 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
117
118         * MAINTAINERS: Update my email address.
119
120 2022-01-17  Martin Liska  <mliska@suse.cz>
121
122         * MAINTAINERS: Rename .c names to .cc.
123
124 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
125
126         * Makefile.am: Remove.
127
128 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
129
130         * Makefile.am: New file.
131
132 2022-01-11  Martin Liska  <mliska@suse.cz>
133
134         * MAINTAINERS: Sort 2 names.
135
136 2022-01-10  Martin Liska  <mliska@suse.cz>
137
138         * MAINTAINERS: Fix obvious issues with sorting.
139
140 2022-01-07  liuhongt  <hongtao.liu@intel.com>
141
142         * build.log: New file.
143
144 2022-01-05  Nathan Sidwell  <nathan@acm.org>
145
146         * MAINTAINERS: Add DCO entry.  Sort that list.
147
148 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
149
150         * MAINTAINERS: Change of email address in both DCO and
151         Write After Approval list.
152
153 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
154
155         * configure: Regenerate.
156
157 2021-12-21  Martin Liska  <mliska@suse.cz>
158
159         * config.sub: Change mode back to 755.
160
161 2021-12-17  Martin Liska  <mliska@suse.cz>
162
163         * config.sub: Sync from master.
164
165 2021-12-17  Martin Liska  <mliska@suse.cz>
166
167         Revert:
168         2021-12-16  Matthias Seidel  <mseidel@apache.org>
169
170         * config.sub: Fix typo.
171
172 2021-12-16  Matthias Seidel  <mseidel@apache.org>
173
174         * config.sub: Fix typo.
175
176 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
177
178         Revert:
179         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
180
181         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
182         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
183         * configure.ac: Include config/gcc-plugin.m4.
184         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
185         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
186         RANLIB if possible.
187         * Makefile.in: Regenerated.
188         * configure: Likewise.
189
190 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
191
192         * Makefile.tpl (BUILD_CFLAGS): New.
193         (CFLAGS): Append $(BUILD_CFLAGS).
194         (CXXFLAGS): Likewise.
195         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
196         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
197         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
198         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
199         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
200         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
201         (PGO-TRAINING-TARGETS): Likewise.
202         (PGO_BUILD_TRAINING): Likewise.
203         (all): Add '+' to the command line for recursive make.  Support
204         the PGO build.
205         * configure.ac: Add --enable-pgo-build[=lto].
206         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
207         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
208         * Makefile.in: Regenerated.
209         * configure: Likewise.
210
211 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
212
213         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
214         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
215         * configure.ac: Include config/gcc-plugin.m4.
216         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
217         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
218         RANLIB if possible.
219         * Makefile.in: Regenerated.
220         * configure: Likewise.
221
222 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
223
224         * MAINTAINERS: Add myself to write after approval.
225
226 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
227
228         * MAINTAINERS: Adding myself.
229
230 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
231
232         * configure: Regenerate.
233         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
234         $(CPP).
235
236 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
237
238         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
239         libatomic.
240         * Makefile.in: Regenerate.
241         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
242         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
243         target-libphobos-bootstrap.
244         (STAGE2_CONFIGURE_FLAGS): Likewise.
245         * configure: Regenerate.
246         * configure.ac: Add support for bootstrapping D front-end.
247
248 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
249
250         * MAINTAINERS: Add myself to DCO section and update email address.
251
252 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
253
254         * configure: Regenerate.
255         * configure.ac: Ensure that PIC (shared) defaults are set
256         correctly for Darwin.
257
258 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
259
260         * MAINTAINERS: Update my address.
261
262 2021-11-12  Alan Modra  <amodra@gmail.com>
263
264         * Makefile.def (configure-opcodes): Depend on configure-bfd.
265         * Makefile.in: Regenerate.
266
267 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
268
269         * MAINTAINERS: Clarify the policy WRT the Write After Approval
270         list.
271
272 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
273
274         * MAINTAINERS (Reviewers, arc): Remove my entry.
275         (Write After Approval): Add an entry for myself.
276
277 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
278
279         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
280         * Makefile.in: Regenerate.
281         * configure: Regenerate.
282         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
283
284 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
285
286         * MAINTAINERS: Fix up Maciej's entries.
287
288 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
289
290         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
291         maintainer.
292
293 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
294
295         PR other/102663
296         * Makefile.def: Handle install-dvi target.
297         * Makefile.tpl: Likewise.
298         * Makefile.in: Regenerate.
299
300 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
301
302         * MAINTAINERS: Add myself for write after approval.
303
304 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
305
306         * Makefile.def: Mark libcody, libdecnumber,
307         c++tools, libgcc, and libobjc as missing TAGS
308         targets.
309         * Makefile.in: Regenerate.
310
311 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
312
313         * MAINTAINERS: Add myself to DCO section and update email
314         address.
315
316 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
317
318         * MAINTAINERS: Add myself to DCO section.
319
320 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
321
322         * configure: Regenerate.
323         * configure.ac (skipdirs): Add the contents of target_configdirs if
324         we are not building gcc.
325
326 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
327
328         * Makefile.def: Back-port commits ba4d88ad892f and
329         755ba58ebef0 from binutils-gdb repository.
330         * Makefile.in: Regenerated.
331
332 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
333
334         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
335
336 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
337
338         * Makefile.def: Add a jit check target for the jit
339         language.
340         * Makefile.in: Regenerate.
341
342 2021-09-16  Andrew Pinski  <apinski@marvell.com>
343
344         PR bootstrap/67102
345         * Makefile.def: Have configure-target-libffi depend on
346         all-target-libstdc++-v3.
347         * Makefile.in: Regenerate.
348
349 2021-09-10  Petter Tomner  <tomner@kth.se>
350
351         * MAINTAINERS: Me added to DCO and write after approval
352
353 2021-09-01  YunQiang Su  <syq@debian.org>
354
355         * MAINTAINERS: Add myself for write after approval.
356
357 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
358
359         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
360         * Makefile.in: Regenerate.
361
362 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
363
364         * MAINTAINERS: Add myself for write after approval.
365
366 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
367
368         * Makefile.in: Regenerate.
369         * Makefile.tpl: Make the state of the configured host
370         shared flag available to makefile fragements.
371
372 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
373
374         * MAINTAINERS (Write After Approval): Add myself.
375
376 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
377
378         * .dir-locals.el (bug-reference-url-format): Use https.
379
380 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
381
382         * .dir-locals.el (c-mode): Change fill-column to 79.
383
384 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
385
386         * MAINTAINERS: Add myself to DCO section.
387
388 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
389
390         * configure: Regenerate.
391         * configure.ac: Adjust cases for which it is necessary to
392         include the Darwin host config fragment.
393
394 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
395
396         * MAINTAINERS: Add myself for write after approval and DCO.
397
398 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
399
400         * Makefile.def: Add dsymutil defs.
401         * Makefile.in: Regenerated.
402         * Makefile.tpl: Add dsymutil to flags.
403         * configure: Regenerated.
404         * configure.ac: Add dsymutil to target and build recipes.
405
406 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
407
408         * MAINTAINERS: Add myself for write after approval.
409
410 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
411
412         * MAINTAINERS (Write After Approval): Add myself.
413
414 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
415
416         * MAINTAINERS: Add myself for write after approval and DCO
417
418 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
419
420         * .gitignore: Add entry for cscope.out.
421
422 2021-06-22  liuhongt  <hongtao.liu@intel.com>
423
424         * MAINTAINERS: Remove my Write After Approval entry.
425
426 2021-06-21  liuhongt  <hongtao.liu@intel.com>
427
428         * MAINTAINERS: Add myself as maintainer of the i386 vector
429         extensions.
430
431 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
432
433         * MAINTAINERS (Write After Approval): Add myself.
434
435 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
436
437         * MAINTAINERS (Various Maintainers): Add Andrew and myself
438         as *vrp and ranger maintainers.
439
440 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
441
442         * MAINTAINERS: Adjust my entry in the DCO section so that it does
443         not trigger testsuite failures.
444
445 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
446
447         * MAINTAINERS: Add myself to DCO section with both email addresses.
448
449 2021-06-03  Jason Merrill  <jason@redhat.com>
450
451         * MAINTAINERS: Add DCO version number.
452
453 2021-06-02  Jason Merrill  <jason@redhat.com>
454
455         * MAINTAINERS: Add DCO section.
456
457 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
458
459         * MAINTAINERS (Write After Approval): Add myself.
460
461 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
462
463         * configure.ac: Add gnulib to configdirs for sim.
464         * configure: Regenerate.
465
466 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
467
468         * Makefile.def: Add configure-sim dependency on all-gnulib.
469         * Makefile.in: Regenerated.
470
471 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
472
473         * MAINTAINERS (Write After Approval): Add myself.
474
475 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
476
477         * MAINTAINERS (Write After Approval): Add myself.
478
479 2021-05-11  Martin Liska  <mliska@suse.cz>
480
481         * MAINTAINERS: Remove entries for removed
482         components (HSA, BRIG, libhsail-rt).
483         Move Pekka to Write After Approval.
484
485 2021-05-11  Martin Liska  <mliska@suse.cz>
486
487         * Makefile.def: Remove libhsail-rt.
488         * Makefile.in: Likewise.
489         * configure.ac: Likewise.
490         * configure: Regenerate.
491         * libhsail-rt/ChangeLog: Removed.
492         * libhsail-rt/Makefile.am: Removed.
493         * libhsail-rt/Makefile.in: Removed.
494         * libhsail-rt/README: Removed.
495         * libhsail-rt/aclocal.m4: Removed.
496         * libhsail-rt/configure: Removed.
497         * libhsail-rt/configure.ac: Removed.
498         * libhsail-rt/configure.tgt: Removed.
499         * libhsail-rt/include/internal/fibers.h: Removed.
500         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
501         * libhsail-rt/include/internal/phsa-rt.h: Removed.
502         * libhsail-rt/include/internal/workitems.h: Removed.
503         * libhsail-rt/rt/arithmetic.c: Removed.
504         * libhsail-rt/rt/atomics.c: Removed.
505         * libhsail-rt/rt/bitstring.c: Removed.
506         * libhsail-rt/rt/fbarrier.c: Removed.
507         * libhsail-rt/rt/fibers.c: Removed.
508         * libhsail-rt/rt/fp16.c: Removed.
509         * libhsail-rt/rt/misc.c: Removed.
510         * libhsail-rt/rt/multimedia.c: Removed.
511         * libhsail-rt/rt/queue.c: Removed.
512         * libhsail-rt/rt/sat_arithmetic.c: Removed.
513         * libhsail-rt/rt/segment.c: Removed.
514         * libhsail-rt/rt/workitems.c: Removed.
515         * libhsail-rt/target-config.h.in: Removed.
516
517 2021-05-04  Nick Clifton  <nickc@redhat.com>
518
519         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
520         * configure: Regenerate.
521
522 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
523             Tobias Burnus  <tobias@codesourcery.com>
524
525         * configure.ac (--enable-offload-defaulted): New.
526         * configure: Regenerate.
527
528 2021-04-23  David Faust  <david.faust@oracle.com>
529
530         * MAINTAINERS (Write After Approval): Add myself.
531
532 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
537
538         * MAINTAINERS: Add myself as pru port maintainer.
539
540 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
541
542         * MAINTAINERS: Add myself as static analyzer maintainer.
543
544 2021-03-18  Jeff Law  <jlaw@tachyum.com>
545
546         * MAINTAINERS: Update primary entry.
547
548 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
549
550         * MAINTAINERS (Write After Approval): Add myself.
551
552 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
553
554         * Makefile.def: Remove all-sim dependency on configure-gdb.
555         * Makefile.in: Regenerated.
556
557 2021-03-11  Jeff Law  <law@redhat.com>
558
559         * MAINTAINERS: Update entries for a few ex-ImgTec employees
560
561 2021-03-11  Martin Liska  <mliska@suse.cz>
562
563         * Makefile.tpl: The change was done Makefile.in which
564         is generated file.
565
566 2021-03-08  Jeff Law  <law@redhat.com>
567
568         * MAINTAINERS: Update my email address
569
570 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
571
572         * config.guess: Import latest upstream.
573         * config.sub: Import latest upstream.
574
575 2021-01-25  Martin Liska  <mliska@suse.cz>
576
577         PR gcov-profile/98739
578         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
579         for profiledbootstrap.
580
581 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
582
583         * MAINTAINERS (Write After Approval): Add myself.
584
585 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
586
587         * MAINTAINERS (Write After Approval): Update my e-mail address.
588
589 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
590
591         * MAINTAINERS: Fix spacing.
592
593 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
594
595         * MAINTAINERS (Write After Approval): Add myself
596
597 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
598
599         * Makefile.def: Sync with binutils-gdb:
600         (dependencies): all-ld depends on all-libctf.
601         (host_modules): libctf is no longer no_install.
602         No longer no_check.  Checking depends on all-ld.
603         * Makefile.in: Regenerated.
604
605 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
606
607         * libtool.m4: Match gnu* along other GNU systems.
608         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
609         * libgo/configure: Re-generate.
610
611 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
612
613         * MAINTAINERS: Update my email address.
614
615 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
616
617         * MAINTAINERS (Write After Approval): Add myself.
618
619 2020-12-15  Nathan Sidwell  <nathan@acm.org>
620
621         * Makefile.def
622         * Makefile.in
623         * Makefile.tpl
624         * configure
625         * configure.ac
626
627 2020-12-15  Nathan Sidwell  <nathan@acm.org>
628
629         * Makefile.def: Add libcody.
630         * configure.ac: Add libcody.
631         * Makefile.in: Regenerated.
632         * configure: Regenerated.
633
634 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
635
636         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
637
638 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
639
640         PR target/97865
641         * libtool.m4: Update handling of Darwin platform link flags
642         for Darwin20.
643
644 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
645
646         * .gitignore: Sync with binutils-gdb
647
648 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
649
650         * MAINTAINERS: Add myself as arc port maintainer.
651
652 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
653
654         PR d/87788
655         * configure.ac: Don't disable D for *-*-darwin*.
656         * configure: Regenerate.
657
658 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
659
660         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
661         hppa64-*-hpux11*.
662
663 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
664
665         * configure: Regenerate.
666         * configure.ac: Add --bootstrap-hwasan option.
667
668 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
669
670         * config.guess: Import latest upstream.
671         * config.sub: Import latest upstream.
672
673 2020-11-16  Martin Liska  <mliska@suse.cz>
674
675         * .gitignore: Add cache as clangd uses it now.
676
677 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
678
679         * MAINTAINERS (Write After Approval): add myself
680
681 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
682
683         * MAINTAINERS (Write After Approval): Add myself.
684
685 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
686
687         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
688         Remove FIXME comments.
689
690 2020-11-06  Martin Uecker  <muecker@gwdg.de>
691
692         * MAINTAINERS: Update my email address.
693
694 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
695
696         * MAINTAINERS (Write After Approval): Add myself.
697
698 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
699
700         PR target/97302
701         * configure.ac: Only set with_gmp to /usr/local
702         if not building in tree.
703         * configure: Regenerate.
704
705 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
706
707         * MAINTAINERS (Write After Approval): Add myself.
708
709 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
710
711         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
712
713 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
714
715         PR bootstrap/96612
716         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
717         if not the same as ${host}.
718         * configure: Regenerate.
719
720 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
721
722         * MAINTAINERS (Write After Approval): Add myself.
723
724 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
725
726         * MAINTAINERS: Update my email address.
727
728 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
729
730         * MAINTAINERS (Write After Approval): Add myself.
731
732 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
733
734         * MAINTAINERS (Write After Approval): Add myself.
735
736 2020-06-12  Martin Liska  <mliska@suse.cz>
737
738         * .gitignore: Add .clang-tidy.
739
740 2020-06-08  Jason Merrill  <jason@redhat.com>
741
742         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
743         * configure: Regenerate.
744
745 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
746
747         * MAINTAINERS: Add myself as xtensa port maintainer.
748
749 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
750
751         * configure.ac: Don't require --enable-host-shared when building
752         for Mingw.
753         * configure: Regenerate.
754
755 2020-05-18  Jason Merrill  <jason@redhat.com>
756
757         * configure.ac: Update bootstrap dialect to -std=c++11.
758
759 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
760
761         * MAINTAINERS (Write After Approval): Add myself.
762
763 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
764
765         PR target/92713
766         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
767         (noconfigdirs): Add 'target-libstdc++-v3'.
768         * configure: Regenerate.
769
770 2020-04-21  Stephen Casner  <casner@acm.org>
771
772         PR 25830
773         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
774         * configure: Rebuild.
775
776 2020-04-17  Martin Liska  <mliska@suse.cz>
777             Jonathan Yong <10walls@gmail.com>
778
779         PR gcov-profile/94570
780         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
781         for CYGWIN.
782
783 2020-04-14  Martin Jambor  <mjambor@suse.cz>
784
785         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
786
787 2020-04-09  Tom Tromey  <tom@tromey.com>
788
789         * configure: Rebuild.
790         * Makefile.in: Rebuild.
791         * Makefile.def (gdbsupport, gdbserver): New host modules.
792         (configure-gdb): Depend on all-gdbsupport.
793         (all-gdb): Depend on all-gdbsupport, all-libctf.
794         * configure.ac (host_tools): Add gdbserver.
795         Conditionally build gdbserver and gdbsupport.
796
797 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
798
799         * configure.ac: Build libgomp by default for amdgcn.
800         * configure: Regenerate.
801
802 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
807
808         * MAINTAINERS (Write After Approval) : Add myself.
809
810 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
811
812         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
813
814 2020-02-14  Martin Sebor  <msebor@redhat.com>
815
816         * doc/extend.texi (attribute alias): Mention type requirement.
817         (attribute weak): Same.
818         (attribute weakref): Correct invalid example.
819
820 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
821
822         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
823
824 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
825             Jakub Jelinek  <jakub@redhat.com>
826
827         * .gitattributes: Add *.md diff=md.
828
829 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
830
831         The mentioned auto-generated file is no more part of the
832
833         GCC sources, it's auto-generated in $(builddir) during build.
834
835         PR target/92055
836         * contrib/gcc_update (files_and_dependencies): Remove
837         entry for gcc/config/avr/t-multilib.
838
839 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
840
841         * MAINTAINERS: Update my email address.
842
843 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
844
845         * README.MOVED_TO_GIT: Remove.
846
847 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
848
849         * README.MOVED_TO_GIT: New file.
850
851 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
852
853         * MAINTAINERS (Write After Approval): Add myself.
854
855 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
856
857         * MAINTAINERS (write_after_approval): Add myself.
858
859 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
860
861         * MAINTAINERS (write_after_approval): Add myself.
862
863 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
864
865         * MAINTAINERS (write_after_approval): Add myself.
866
867 2019-12-11  Matthias Klose  <doko@ubuntu.com>
868
869         * configure.ac: Factor out common cases for compare_exclusions.
870         * configure: Regenerate.
871
872 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
873
874         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
875         flag.
876
877 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
878
879         * MAINTAINERS (Write After Approval): Add myself.
880
881 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
882
883         PR middle-end/92463
884         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
885         * configure: Regenerate
886
887 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
888
889         * configure.ac: Use https for gcc.gnu.org.
890         * configure: Regenerated.
891
892 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
893
894         * MAINTAINERS (aarch64 port): Remove my name, move to...
895         (Write After Approval): ...Here.
896
897 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
898
899         * MAINTAINERS: Change my email address as maintainer.
900
901 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
902
903         PR fortran/91828
904         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
905         * configure: Regenerated.
906
907 2019-10-21  Jason Merrill  <jason@redhat.com>
908
909         * .gitattributes: Also check ChangeLog whitespace.
910
911 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
912
913         * contrib/dg-extract-results.sh: Add support for KPASS.
914         * contrib/dg-extract-results.py: Likewise.
915
916 2019-10-17  Jason Merrill  <jason@redhat.com>
917
918         * .gitattributes: Avoid {} in filename pattern.
919
920 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
921
922         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
923         Approval section.
924
925 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
926
927         * MAINTAINERS: Add myself to Write After Approval
928
929 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
930
931         * MAINTAINERS: Add myself as an aarch64 maintainer.
932
933 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
934
935         * MAINTAINERS: Add myself as aarch64 maintainer.
936
937 2019-09-23  Carl Love  <cel@us.ibm.com>
938
939         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
940         New define_insn.
941         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
942         vsx_xxpermdi16_le_V16QI): Removed define_insn.
943
944 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
945
946         * MAINTAINERS (Sam Tebbs): Update email address.
947
948 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
949
950         * MAINTAINERS: Update my email address.
951
952 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
953
954         * libtool.m4: Handle uclinuxfdpiceabi.
955
956 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
957
958         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
959         Remove myself from Write After Approval section.
960
961 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
962
963         * configure.ac: Support for bpf-*-* targets.
964         * configure: Regenerate.
965
966 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
967
968         * config.sub: Import upstream version 2019-06-30.
969         * config.guess: Import upstream version 2019-07-24.
970
971 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
972
973         * MAINTAINERS: Remove spu port maintainers.
974
975 2019-08-28  Martin Liska  <mliska@suse.cz>
976
977         * .gitignore: Add .clangd and compile_commands.json
978         to .gitignore.
979
980 2019-08-23  Michael Forney  <mforney@mforney.org>
981
982         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
983         * Makefile.in: Regenerate.
984
985 2019-08-19  Tom Tromey  <tom@tromey.com>
986
987         * configure: Rebuild.
988         * configure.ac: Add --with-static-standard-libraries.
989
990 2019-08-16  Alexandre Oliva <oliva@gnu.org>
991
992         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
993
994 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
995
996         * MAINTAINERS (Write After Approval): Add myself.
997
998 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
999
1000         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1001         RISC-V port maitainer.
1002
1003 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1004
1005         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1006
1007 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1008
1009         * MAINTAINERS (Write After Approval): Add myself.
1010
1011 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1012
1013         * MAINTAINERS (Write After Approval): Add myself.
1014
1015 2019-06-25  Martin Liska  <mliska@suse.cz>
1016
1017         contrib/filter-clang-warnings.py: Transform from
1018         filter-rtags-warnings.py.
1019
1020 2019-06-15  Tom Tromey  <tom@tromey.com>
1021
1022         * configure.ac (host_libs): Add gnulib.
1023         * configure: Rebuild.
1024         * Makefile.def (host_modules, dependencies): Add gnulib.
1025         * Makefile.in: Rebuild.
1026
1027 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1028
1029         * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1032
1033         * configure: Regenerate.
1034         * configure.ac: Add PRU target.
1035
1036 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2019-06-11  Nick Clifton  <nickc@redhat.com>
1041
1042         Import these changes from the binutils/gdb repository:
1043
1044         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1045
1046         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1047         and all its deps.
1048         * Makefile.in: Regenerated.
1049
1050         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1051
1052         * Makefile.def (host_modules): Add libctf.
1053         * Makefile.def (dependencies): Likewise.
1054         libctf depends on zlib, libiberty, and bfd.
1055         * Makefile.in: Regenerated.
1056         * configure.ac (host_libs): Add libctf.
1057         * configure: Regenerated.
1058
1059 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1060
1061         * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1064
1065         * MAINTAINERS: Update my email address.
1066
1067 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1068
1069         * MAINTAINERS (Write After Approval): Add myself.
1070
1071 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1072
1073         * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2019-05-07  Jim Wilson  <jimw@sifive.com>
1076
1077         * MAINTAINERS: Remove myself as IA-64 maintainer.
1078
1079 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1080
1081         * MAINTAINERS (Write After Approval): Add myself.
1082
1083 2019-05-02  Richard Biener  <rguenther@suse.de>
1084
1085         PR bootstrap/85574
1086         * Makefile.tpl (compare target): Also compare extra-compare
1087         files.
1088         * Makefile.in: Regenerate.
1089
1090 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1091
1092         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1093         as modulo-scheduler maintainer.
1094
1095 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1096
1097         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1098
1099 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1100
1101         * MAINTAINERS: Update my email address.
1102
1103 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1104
1105         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1106         * configure: Regenerate.
1107
1108 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1109
1110         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1111         * configure: Regenerate.
1112
1113 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1114
1115         * configure.ac: Add target-zlib to target_libraries.
1116         * configure: Regenerate.
1117
1118 2019-04-09  Martin Liska  <mliska@suse.cz>
1119
1120         * Makefile.in: Regenerate.
1121         * Makefile.tpl: Pass GENERATOR_CFLAGS
1122         in all stages.
1123
1124 2019-03-28  Martin Liska  <mliska@suse.cz>
1125
1126         PR bootstrap/89829
1127         * Makefile.in: Revert r254150.
1128         * Makefile.tpl: Likewise.
1129
1130 2019-03-28  Ben Elliston  <bje@gnu.org>
1131
1132         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1133         related, and libdecnumber.
1134
1135 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1136
1137         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1138         (Write After Approval): Remove myself.
1139
1140 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1141
1142         * MAINTAINERS (Write After Approval): Add myself.
1143
1144 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1145
1146         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1147         (Write After Approval): Remove myself and Julian.
1148
1149 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1150
1151         * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1154
1155         * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1158
1159         * ChangeLog: Replace space with tab.
1160         * MAINTAINERS: Delete 1 tab to keep alignment.
1161
1162 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1163
1164         * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1167
1168         * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1171             Kwok Cheung Yeung  <kcy@codesourcery.com>
1172             Julian Brown  <julian@codesourcery.com>
1173             Tom de Vries  <tom@codesourcery.com>
1174             Jan Hubicka  <hubicka@ucw.cz>
1175             Martin Jambor  <mjambor@suse.cz>
1176
1177         * configure.ac: Likewise.
1178         * configure: Regenerate.
1179         * contrib/config-list.mk: Add amdgcn-amdhsa.
1180
1181 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1182
1183         * MAINTAINERS (Write After Approval): Add myself.
1184
1185 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1186
1187         * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1190
1191         PR target/88535
1192         * config.guess: Import upstream version 2019-01-03.
1193         * config.sub: Import upstream version 2019-01-01.
1194
1195 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1196
1197         * MAINTAINERS (Write After Approval): Update my maintainer address.
1198
1199 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1200
1201         * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1204
1205         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1206
1207 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1208
1209         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1210         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1211         (GCC_TARGET_TOOL): Likewise.
1212         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1213         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1214         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1215         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1216         * configure: Regenerate.
1217         * Makefile.in: Likewise.
1218
1219 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1220
1221         * MAINTAINERS (Write After Approval): Add myself.
1222
1223 2018-11-13  Martin Liska  <mliska@suse.cz>
1224
1225         * gcc.target/i386/pr87930.c: Move to ...
1226         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1227
1228 2018-11-10  Stafford Horne  <shorne@gmail.com>
1229
1230         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1231         (Write After Approval): Remove myself.
1232
1233 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1234
1235         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1236         Append $INCICONV to it.
1237
1238 2018-11-04  Stafford Horne  <shorne@gmail.com>
1239
1240         * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1243
1244         PR bootstrap/82856
1245         * multilib.am: New file.  From automake.
1246
1247         Merge from binutils-gdb:
1248         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1249
1250         * libtool.m4: Use AC_LANG_SOURCE.
1251         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1252         * ar-lib: New file.
1253         * test-driver: New file.
1254         * configure: Re-generate.
1255
1256 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1257
1258         * MAINTAINERS (Write After Approval): Add myself.
1259
1260 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1261
1262         PR bootstrap/87788
1263         PR d/87799
1264         * configure: Rebuild.
1265         * configure.ac: Disable D on systems where it is known not to work.
1266
1267 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1268
1269         * Makefile.def (target_modules): Add libphobos.
1270         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1271         GDCFLAGS_FOR_TARGET.
1272         (dependencies): Make libphobos depend on libatomic, libbacktrace
1273         configure, and zlib configure.
1274         (language): Add language d.
1275         * Makefile.in: Rebuild.
1276         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1277         (HOST_EXPORTS): Add GDC.
1278         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1279         (BASE_TARGET_EXPORTS): Add GDC.
1280         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1281         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1282         (EXTRA_HOST_FLAGS): Add GDC.
1283         (STAGE1_FLAGS_TO_PASS): Add GDC.
1284         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1285         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1286         environment variables.
1287         * configure: Rebuild.
1288         * configure.ac: Add target-libphobos to target_libraries.  Set and
1289         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1290
1291 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1292
1293         * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1296
1297         * MAINTAINERS (Write After Approval): Remove myself.
1298
1299 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1300
1301         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1302
1303 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1304
1305         * MAINTAINERS: Update my email address.
1306
1307 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1308
1309         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1310         maintainer.
1311
1312 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1313
1314         * MAINTAINERS (Write After Approval): Add self.
1315
1316 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1317
1318         * MAINTAINERS (write after approval): Add myself.
1319
1320 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1321
1322         * MAINTAINERS: Update my email address.
1323
1324 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1325
1326         * MAINTAINERS (write after approval): Add myself.
1327
1328 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1329
1330         * MAINTAINERS: Add self to global reviewers list.
1331
1332 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1333
1334         MAINTAINERS: Add c-sky port maintainers.
1335
1336 2018-08-10  Martin Liska  <mliska@suse.cz>
1337
1338         * MAINTAINERS: Revert change in previous commit and
1339         join lines.
1340
1341 2018-08-10  Martin Liska  <mliska@suse.cz>
1342
1343         * MAINTAINERS: Remove extra line.
1344
1345 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1346
1347         * MAINTAINERS: Update my email address.
1348
1349 2018-07-19  DJ Delorie  <dj@redhat.com>
1350
1351         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1352         as maintainer.
1353
1354 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1355
1356         * MAINTAINERS: Adjust email address for me and my colleague Robin
1357         Dapp.
1358
1359 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1360             Sunil K Pandey  <sunil.k.pandey@intel.com>
1361
1362         PR target/84413
1363         * config/i386/i386.c (m_CORE_AVX512): New.
1364         (m_CORE_AVX2): Likewise.
1365         (m_CORE_ALL): Add m_CORE_AVX2.
1366         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1367         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1368         and remove the rest of m_SKYLAKE_AVX512.
1369
1370 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1371
1372         * config.sub: Sync with upstream version 2018-07-03.
1373
1374 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1375
1376         * config.guess: Sync with upstream version 2018-06-26.
1377         * config.sub: Sync with upstream version 2018-07-02.
1378
1379 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1380
1381         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1382         * ltmain.sh: Likewise.
1383
1384 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1385
1386         * contrib/config-list.mk: Remove powerpc-linux_paired.
1387
1388 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1389
1390         * configure.ac: Introduce support for @unless/@endunless.
1391         * Makefile.tpl (dep-kind): Rewrite with cond; return
1392         postbootstrap in some cases.
1393         (make-postboot-dep, postboot-targets): New.
1394         (dependencies): Do not output postbootstrap dependencies at
1395         first.  Output non-target ones changed for configure to depend
1396         on stage_last @if gcc-bootstrap, and the original deps @unless
1397         gcc-bootstrap.
1398         * configure.in, Makefile.in: Rebuilt.
1399
1400 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1401
1402         * MAINTAINERS (write after approval): Add myself.
1403
1404 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1405
1406         * MAINTAINERS (write after approval): Add myself.
1407
1408 2018-06-19  Nick Clifton  <nickc@redhat.com>
1409
1410         * zlib/configure.ac: Restore old behaviour of only enabling
1411         multilibs when a target subdirectory is defined.  This allows
1412         building with srcdir == builddir.
1413         * zlib/configure: Regenerate.
1414
1415 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1416
1417         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1418         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1419         * Makefile.in: Regenerate.
1420
1421 2018-06-16  Ben Elliston  <bje@gnu.org>
1422
1423         * config.guess: Import latest version.
1424         * config.sub: Likewise.
1425
1426 2018-06-08  Martin Liska  <mliska@suse.cz>
1427
1428         * MAINTAINERS: Remove MPX-related entries.
1429         * Makefile.def: Remove libmpx support.
1430         * Makefile.in: Regenerate.
1431         * configure.ac: Remove removed files.
1432         * configure: Regenerate.
1433         * libmpx/ChangeLog: Remove.
1434         * libmpx/Makefile.am: Remove.
1435         * libmpx/Makefile.in: Remove.
1436         * libmpx/acinclude.m4: Remove.
1437         * libmpx/aclocal.m4: Remove.
1438         * libmpx/config.h.in: Remove.
1439         * libmpx/configure: Remove.
1440         * libmpx/configure.ac: Remove.
1441         * libmpx/configure.tgt: Remove.
1442         * libmpx/libmpx.spec.in: Remove.
1443         * libmpx/mpxrt/Makefile.am: Remove.
1444         * libmpx/mpxrt/Makefile.in: Remove.
1445         * libmpx/mpxrt/libmpx.map: Remove.
1446         * libmpx/mpxrt/libtool-version: Remove.
1447         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1448         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1449         * libmpx/mpxrt/mpxrt.c: Remove.
1450         * libmpx/mpxrt/mpxrt.h: Remove.
1451         * libmpx/mpxwrap/Makefile.am: Remove.
1452         * libmpx/mpxwrap/Makefile.in: Remove.
1453         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1454         * libmpx/mpxwrap/libtool-version: Remove.
1455         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1456
1457 2018-06-04  Martin Liska  <mliska@suse.cz>
1458
1459         * MAINTAINERS: Add myself as gcov maintainer.
1460
1461 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1462
1463         * MAINTAINERS: Update my email address.
1464
1465 2018-06-04  Tom de Vries  <tdevries@suse.de>
1466
1467         * MAINTAINERS: Remove write-after-approval entries for component
1468         maintainers.
1469
1470 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1471
1472         * MAINTAINERS (write after approval): Add myself.
1473
1474 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1475
1476         * MAINTAINERS: Update my email address.
1477
1478 2018-06-01  Tom de Vries  <tdevries@suse.de>
1479
1480         * MAINTAINERS: Update my email address.
1481
1482 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1483
1484         * MAINTAINERS (loop-optimizer): Add myself.
1485
1486 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1487
1488         * configure.ac: Added "nfp" target.
1489         * configure: Regenerate.
1490
1491 2018-04-30  Richard Biener  <rguenther@suse.de>
1492
1493         PR bootstrap/85571
1494         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1495         (STAGE3_TFLAGS): Likewise.
1496         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1497         (STAGEtrain_TFLAGS): Likewise.
1498         * Makefile.in: Regenerate.
1499
1500 2018-04-26  Richard Biener  <rguenther@suse.de>
1501
1502         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1503         (STAGE2_CFLAGS): Likewise.
1504         (STAGE2_TFLAGS): Likewise.
1505         (STAGE3_CFLAGS): Add -fchecking.
1506         (STAGE3_TFLAGS): Likewise.
1507         (STAGEtrain_CFLAGS): Filter out -fchecking.
1508         (STAGEtrain_TFLAGS): Likewise.
1509         * Makefile.in: Re-generate.
1510
1511 2018-04-25  Catherine Moore <clm@codesourcery.com>
1512
1513         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1514
1515 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1516
1517         * MAINTAINERS (write after approval): Add myself.
1518
1519 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1520
1521         * MAINTAINERS: Update my email address.
1522
1523 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1524
1525         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1526
1527 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1528
1529         * MAINTAINERS: Update my email address and disambiguate myself
1530         a bit from Will Schmidt.
1531
1532 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1533
1534         * MAINTAINERS: Move maintainers of now-removed picochip and score
1535         ports to write after approval.
1536
1537 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1538
1539         * MAINTAINERS: Add entry for SVE maintainership.
1540
1541 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1542
1543         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1544         * configure: Regenerate.
1545
1546 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1547
1548         * MAINTAINERS (write after approval): Add myself.
1549
1550 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1551
1552         * MAINTAINERS (write after approval): Add myself.
1553
1554 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1555
1556         * MAINTAINERS (write after approval): Add myself.
1557
1558 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1559
1560         Update copyright years.
1561
1562 2018-01-03  Ben Elliston  <bje@gnu.org>
1563
1564         * config.guess: Import latest version.
1565         * config.sub: Likewise.
1566
1567 2017-12-12  Stafford Horne  <shorne@gmail.com>
1568
1569         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1570         * configure: Regenerate.
1571
1572 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2017-11-28  Julia Koval  <julia.koval@intel.com>
1577             Sebastian Peryt  <sebastian.peryt@intel.com>
1578
1579         * Makefile.def (target_modules): Remove libcilkrts.
1580         * Makefile.in: Ditto.
1581         * configure: Ditto.
1582         * configure.ac: Ditto.
1583
1584 2017-11-28  Julia Koval  <julia.koval@intel.com>
1585
1586         * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1589
1590         * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1593
1594         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1595         Use my SiFive email address.
1596
1597 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1598
1599         * MAINTAINERS (write after approval): Add myself.
1600
1601 2017-10-27  Martin Liska  <mliska@suse.cz>
1602
1603         * Makefile.tpl: Use proper name of folder as it was renamed
1604         during transition to 4 stages.
1605         * Makefile.in: Regenerate.
1606
1607 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1608
1609         * MAINTAINERS (write after approval): Add myself.
1610
1611 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1612
1613         * MAINTAINERS: Add a note that maintainership also includes web
1614         pages, docs, and testsuite related to that area.
1615
1616 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1617
1618         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1619
1620 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1621
1622         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1623
1624 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1625
1626         * MAINTAINERS: Remove myself as a vxworks maintainer.
1627
1628 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1629
1630         * MAINTAINERS: Remove email address of Jim Norris.
1631
1632 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1633
1634         * MAINTAINERS (Reviewers): Move myself from here...
1635         (CPU Port Maintainers): ... to here.
1636
1637 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1638
1639         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1640
1641 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1642
1643         * MAINTAINERS (write after approval): Add myself.
1644
1645 2017-07-28  Tony Reix  <tony.reix@atos.net>
1646
1647         * configure.ac (target-libffi): Don't disable for AIX.
1648         (go): Don't add to unsupported_languages on AIX.
1649         (target-libgo): Don't disable for AIX.
1650         * configure: Regenerate.
1651
1652 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1653
1654         * MAINTAINERS: Add myself.
1655
1656 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1657
1658         * MAINTAINERS: Update my email address.
1659
1660 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1661
1662         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1663         arm-specific auto-generated header files.
1664
1665 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1666
1667         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1668         * configure: Rebuilt.
1669
1670 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1671
1672         * MAINTAINERS: Readd myself for c6x.
1673
1674 2017-06-28  Martin Liska  <mliska@suse.cz>
1675
1676         PR bootstrap/81217
1677         * Makefile.def: Remove superfluous bootstrap_target from
1678         bootstrap_stage.
1679         * Makefile.in: Re-generate the file.
1680
1681 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1682
1683         * MAINTAINERS: Add myself to Write After Approval
1684
1685 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1686
1687         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1688
1689 2017-06-19  Martin Liska  <mliska@suse.cz>
1690
1691         * Makefile.def: Define 4 stages PGO bootstrap.
1692         * Makefile.tpl: Define FLAGS.
1693         * Makefile.in: Regenerate.
1694
1695 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1696
1697         * Makefile.def: Add check-gotools to go check targets.
1698         * Makefile.in: Rebuild.
1699
1700 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1701
1702         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1703
1704 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1705
1706         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1707         * configure: Regenerate.
1708
1709 2017-05-31  Martin Liska  <mliska@suse.cz>
1710
1711         * configure.ac: Add handling of stage2_werror_flags to
1712         action-if-given and to action-if-not-given.
1713         * configure: Regenerate.
1714
1715 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1716
1717         * MAINTAINERS: Add self to Write After Approval
1718
1719 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1720
1721         * MAINTAINERS: Update my email address, and remove myself as
1722         maintainer in some areas.
1723
1724 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1725
1726         * MAINTAINERS: Add self to Write After Approval
1727
1728 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1729
1730         * configure.ac: Add --enable-languages=default to mean default and
1731         make --enable-languages=all mean all supported languages.
1732         * configure: Regenerated.
1733
1734 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1735
1736         * config.gcc (powerpc*-*-*spe*): New.
1737         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1738         (powerpc-*-rtems*spe*): New.
1739         (powerpc*-*-linux*spe*): New.
1740         (powerpc-wrs-vxworksspe): New.
1741         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1742         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1743         * config.host (powerpc*-*-*spe*): New.
1744
1745 2017-05-19  Martin Liska  <mliska@suse.cz>
1746
1747         * configure.ac: Add --enable-werror-always just for
1748         bootstrap-debug (or none build config) and do not add it
1749         when we are on a release branch.
1750         * configure: Regenerated.
1751
1752 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1753
1754         * MAINTAINERS: Add self to Write After Approval
1755
1756 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1757
1758         * MAINTAINERS: Move myself to Write After Approval section.
1759
1760 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1761
1762         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1763         ACCH registers.
1764         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1765         available.
1766         (umulsidi3): Likewise.
1767         (mulsidi3_700): Disable this pattern when we have advanced mpy
1768         instructions.
1769         (umulsidi3_700): Likewise.
1770         (maddsidi4): New pattern.
1771         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1772         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1773         (mpydu_imm_arcv2hs): Likewise.
1774         * config/arc/predicates.md (accl_operand): New predicate.
1775
1776 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1777             Andrew Burgess <andrew.burgess@embecosm.com>
1778
1779         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1780         case.
1781         (ARC_AUTOFP_IRQ_P): Likewise.
1782         (ARC_AUTO_IRQ_P): Likewise.
1783         (rgf_banked_register_count): New variable.
1784         (parse_mrgf_banked_regs_option): New function.
1785         (arc_override_options): Handle rgf_banked_regs option.
1786         (arc_handle_interrupt_attribute): Add firq option.
1787         (arc_compute_function_type): Return fast irq type when required.
1788         (arc_must_save_register): Handle fast interrupts.
1789         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1790         (arc_return_address_regs): Update.
1791         * config/arc/arc.h (arc_return_address_regs): Update.
1792         (arc_function_type): Add fast interrupt type.
1793         (ARC_INTERRUPT_P): Update.
1794         (RC_FAST_INTERRUPT_P): Define.
1795         * config/arc/arc.md (simple_return): Update for fast interrupts.
1796         (p_return_i): Likewise.
1797         * config/arc/arc.opt (mrgf-banked-regs): New option.
1798         * doc/invoke.texi (mrgf-banked-regs): Document.
1799
1800 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1801
1802         * config/arc/arc.c (irq_ctrl_saved): New variable.
1803         (ARC_AUTOBLINK_IRQ_P): Define.
1804         (ARC_AUTOFP_IRQ_P): Likewise.
1805         (ARC_AUTO_IRQ_P): Likewise.
1806         (irq_range): New function.
1807         (arc_must_save_register): Likewise.
1808         (arc_must_save_return_addr): Likewise.
1809         (arc_dwarf_emit_irq_save_regs): Likewise.
1810         (arc_override_options): Handle deferred options.
1811         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1812         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1813         arc_must_save_return_addr.
1814         (arc_compute_frame_size): Handle automated save and restore of
1815         registers.
1816         (arc_expand_prologue): Likewise.
1817         (arc_expand_epilogue): Likewise.
1818         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1819         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1820         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1821
1822 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1823         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1824
1825         PR bootstrap/77661
1826         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1827         in-tree build MPC.
1828         * Makefile.in: Regenerate.
1829
1830 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1831
1832         * configure.ac: Enable LTO by default on darwin >= 9.
1833         * configure: Regenerate.
1834
1835 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1836
1837         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1838         and Andrew Waterman as the RISC-V maintainers.
1839
1840 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1841
1842         * MAINTAINERS: Add self to Write After Approval
1843
1844 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1845
1846         * config.guess: Import latest from upstream.
1847
1848 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1849
1850         * MAINTAINERS (Write After Approval): Remove entries that are
1851         already covered under Reviewers.
1852
1853 2017-03-08  Mark Wielaard  <mark@klomp.org>
1854
1855         PR demangler/70909
1856         PR demangler/67264
1857         * include/demangle.h: Add d_printing to struct demangle_component
1858         and pass struct demangle_component as non const.
1859
1860 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1861
1862         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1863
1864 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1865
1866         * Makefile.tpl: Remove HOST_ISLVER.
1867         (HOST_EXPORTS): Remove ISLVER.
1868         * Makefile.in: Regenerate.
1869
1870 2017-02-13  Richard Biener  <rguenther@suse.de>
1871
1872         * configure: Re-generate.
1873
1874 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1875
1876         * MAINTAINERS: Adjust bug reporting URL.
1877
1878 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1879
1880         * MAINTAINERS (Write After Approval): Remove redundant entry
1881         for Andrew Burgess.
1882
1883 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1884
1885         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1886         32-bit hppa*-*-hpux*.
1887         * configure: Regenerate.
1888
1889 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1890
1891         * configure.ac: Moved the white list of enabling BRIG FE to
1892         libhsail-rt/configure.tgt.
1893         * configure: Regenerated.
1894         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1895
1896 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1897             Martin Jambor  <mjambor@suse.cz>
1898
1899         * Makefile.def (target_modules): Added libhsail-rt.
1900         (languages): Added language brig.
1901         * Makefile.in: Regenerated.
1902         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1903         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1904         * configure: Regenerated.
1905
1906 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1907
1908         PR other/79046
1909         * configure: Regenerated.
1910
1911 2017-01-04  Alan Modra  <amodra@gmail.com>
1912
1913         * configure: Regenerate.
1914
1915 2016-12-29  Ben Elliston  <bje@gnu.org>
1916
1917         * config.sub: Import latest version.
1918
1919 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1920
1921         * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1924
1925         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1926         includes bootstrap-mpx.
1927         * configure: Regenerated.
1928
1929 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1930
1931         * MAINTAINERS (Write After Approval): Add myself.
1932
1933 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1934
1935         * configure: Regenerate.
1936
1937 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1938
1939         * configure.ac: Don't use pkg-config to check for bdw-gc.
1940         * configure: Regenerate.
1941
1942 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1943
1944         * Makefile.def: Remove reference to boehm-gc target module.
1945         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1946         options and for the bdw-gc pkg-config module.
1947         * configure: Regenerate.
1948         * Makefile.in: Regenerate.
1949
1950 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1951
1952         * MAINTAINERS (nvptx): Remove self.
1953
1954 2016-11-25  Ben Elliston  <bje@gnu.org>
1955
1956         * config.guess: Import latest version.
1957         * config.sub: Likewise.
1958
1959 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1960
1961         * MAINTAINERS (Write After Approval): Add myself.
1962
1963 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1964
1965         * Makefile.def: Remove references to GCJ.
1966         * Makefile.tpl: Likewise.
1967         * Makefile.in: Regenerate.
1968
1969 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1970
1971         * config-ml.in: Remove references to GCJ.
1972         * configure.ac: Likewise.
1973         * configure: Regenerate.
1974
1975 2016-11-01  Josh Conner  <joshconner@google.com>
1976
1977         * MAINTAINERS (Write After Approval): Update email address,
1978
1979 2016-10-27  Carl Love  <cel@us.ibm.com>
1980
1981         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1982         Approval list to make it alphabetical.
1983
1984 2016-10-27  Carl Love  <cel@us.ibm.com>
1985
1986         * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1989
1990         * MAINTAINERS (Reviewers): Add myself.
1991         (Write After Approval): Add myself.
1992
1993 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1994             Ulrich Weigand  <uweigand@de.ibm.com>
1995
1996         * MAINTAINERS: Update email address.
1997
1998 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1999
2000         * MAINTAINERS: Update email address.
2001
2002 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2003
2004         * configure.ac: Add aarch64-*-freebsd*.
2005         * configure: Regenerate.
2006
2007 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2008
2009         * MAINTAINERS: Update email address after it got reverted.
2010
2011 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2012
2013         * configure.ac (target_libraries): Readd target-boehm-gc.
2014         Restore --enable-objc-gc handling.
2015         * configure: Regenerate.
2016
2017 2015-10-03  Jeff Law  <law@redhat.com>
2018
2019         * MAINTAINERS: Move several inactive maintainers to the
2020         write-after-approval section.
2021
2022 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2023
2024         * configure.ac: Add target-libffi to target_libraries.
2025         Readd libgcj target disablings, modified to only target-libffi.
2026         Readd target addition of go to unsupported languages.
2027         * configure: Regenerated.
2028
2029 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2030
2031         * MAINTAINERS: Update email address.
2032
2033 2016-09-30  Andrew Haley  <aph@redhat.com>
2034
2035         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2036         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2037         libgcj.
2038
2039 2016-09-30  Andrew Haley  <aph@redhat.com>
2040
2041         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2042         write-after approval after GCJ deletion.
2043
2044 2016-09-30  Andrew Haley  <aph@redhat.com>
2045
2046         * Makefile.def: Remove libjava.
2047         * Makefile.tpl: Likewise.
2048         * Makefile.in: Regenerate.
2049         * configure.ac: Likewise.
2050         * configure: Likewise.
2051         * gcc/java: Remove.
2052         * libjava: Likewise.
2053
2054 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2055
2056         * MAINTAINERS (Reviewers): Add myself.
2057
2058 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2059
2060         * configure.ac: Disable "sim" directory for arc*-*-*.
2061         * configure: Regenerated.
2062
2063 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2064
2065         * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2068
2069         * configure.ac: Check for the minimum in-tree MPFR version
2070         handled.
2071         * configure: Regenerate.
2072
2073 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2074
2075         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2076         * configure: Regenerated.
2077
2078 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2079
2080         * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2083
2084         * Makefile.def: Add autoprofiledbootstrap.
2085         * Makefile.tpl: Dito.
2086         * Makefile.in: Regenerate.
2087
2088 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2089
2090     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2091     * configure: Regenerate.
2092
2093 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2094
2095         * configure: Regenerate.
2096         * configure.ac: Remove support for avr-rtems.
2097
2098 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2099
2100         * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2016-06-16  Michael Collison  <michael.collison@arm.com>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2107
2108         * MAINTAINERS (Write After Approval): Update e-mail address.
2109
2110 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2111
2112         * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2016-05-28  Alan Modra  <amodra@gmail.com>
2115
2116         * Makefile.tpl (configure): Depend on m4 files included.
2117         * Makefile.in: Regenerate.
2118
2119 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2120
2121         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2122         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2123
2124 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2125
2126         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2127         special case builtin.
2128         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2129         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2130         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2131         for __builtin_vec_addec.
2132
2133 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2134
2135         * config.guess: Import version 2016-04-02 (newest).
2136         * config.sub: Import version 2016-05-10 (newest).
2137
2138 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2139
2140         * configure.ac: Add ARC support to libgloss.
2141         * configure: Regenerate
2142
2143 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2144
2145         * MAINTAINERS (Write After Approval): Add myself.
2146
2147 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2148
2149         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2150         * configure: Regenerated.
2151         * Makefile.def (gmp): Explicitly disable assembler.
2152         (mpfr): Adjust lib_path.
2153         (mpc): Likewise.
2154         * Makefile.in: Regenerated.
2155
2156 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2157
2158         PR bootstrap/70704
2159         * configure.ac (--enable-stage1-checking): Add missing
2160         --enable-checking=.
2161         * configure: Regenerated.
2162
2163 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2164
2165         * config.guess: Revert r235676.
2166         * config.sub: Revert r235676.
2167
2168 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2169
2170         * config.guess: Remove SH5 support.
2171         * config.sub: Likewise.
2172         * configure: Likewise.
2173         * configure.ac: Likewise.
2174
2175 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2176
2177         PR bootstrap/70704
2178         * configure.ac (--enable-stage1-checking): For --disable-checking or
2179         implicit --enable-checking, make sure extra flag matches in between
2180         stage1 and later checking.
2181         * configure: Regenerated.
2182
2183 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2184
2185         * .gitattributes: New file.
2186
2187 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2188
2189         * MAINTAINERS (rs6000/powerpc port): Add myself.
2190
2191 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2192
2193         PR bootstrap/70173
2194         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2195         and gotools directories.  Delete the stage_final file.
2196         * Makefile.in: Regenerate.
2197
2198 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2199
2200         * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2203
2204         * MAINTAINERS (Fortran maintainer): Remove myself.
2205
2206 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2207
2208         * MAINTAINERS (Write After Approval): Add myself.
2209
2210 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2211
2212         * MAINTAINERS (Write After Approval): Add myself.
2213
2214 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2215
2216         Sync with binutils-gdb:
2217
2218         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2219
2220         * configure.ac: Add mips and s390 to the gold target check.
2221         * configure: Regenerate.
2222
2223 2016-03-01  DJ Delorie  <dj@redhat.com>
2224
2225         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2226
2227 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2228
2229         * MAINTAINERS (libcpp): Add myself.
2230         (diagnostic messages): Likewise.
2231
2232 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2233
2234         * MAINTAINERS: Fix whitespace.
2235
2236 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2237
2238         * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2241
2242         * config/isl.m4: Add comments about isl-0.16.
2243         * configure: Regenerate.
2244
2245 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2246
2247         * MAINTAINERS (hsa maintainers): Add myself.
2248
2249 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2250
2251         * MAINTAINERS: (Write After Approval): Add myself.
2252
2253 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2254             Sebastian Pop  <s.pop@samsung.com>
2255
2256         * Makefile.in: Regenerate.
2257         * Makefile.tpl: Export ISLVER.
2258         * configure: Regenerate.
2259         * config/isl.m4: Detect isl-0.15.
2260
2261 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2262
2263         PR bootstrap/69329
2264         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2265         * Makefile.in: Regenerate.
2266
2267 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2268
2269         * configure.ac: Enable LTO for DJGPP
2270         * configure: Regenerate
2271
2272 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2273
2274         Sync with binutils-gdb:
2275         2015-10-21  Nick Clifton  <nickc@redhat.com>
2276
2277         PR gas/19109
2278         * configure.ac: Note the 'none' is an acceptable argument to
2279         --enable-compressed-debug-sections.
2280         * configure: Regenerate.
2281
2282 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2283
2284         PR bootstrap/69134
2285         * Makefile.def (mpfr): Disable assembler.
2286         * Makefile.in: Regenerate.
2287
2288 2016-01-01  Ben Elliston  <bje@gnu.org>
2289
2290         * config.guess: Import version 2016-01-01.
2291         * config.sub: Likewise.
2292
2293 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2294
2295         * MAINTAINERS (Write After Approval): Add myself.
2296
2297 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2298
2299         * Makefile.in: Replace ISL with isl.
2300         * Makefile.tpl: Same.
2301         * config/isl.m4: Same.
2302         * configure.ac: Same.
2303         * contrib/download_prerequisites: Same.
2304         * configure: Regenerate.
2305
2306 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2307
2308         * MAINTAINERS (Write After Approval): Add Myself.
2309
2310 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2311
2312         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2313         * configure: Regenerate.
2314
2315 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2316             Sebastian Pop  <s.pop@samsung.com>
2317
2318         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2319         isl_ctx_get_max_operations.
2320         * configure: Regenerate.
2321
2322 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2323
2324         * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2015-12-02  Ian Lance Taylor  <iant@google.com>
2327
2328         PR go/66147
2329         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2330         * Makefile.in: Regenerate.
2331
2332 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2333
2334         PR libffi/65726
2335         * Makefile.def (lang_env_dependencies): Make libffi depend
2336         on cxx.
2337         * Makefile.in: Regenerate.
2338
2339 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2340
2341         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2342         symbols.
2343
2344 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2345
2346         Sync with binutils-gdb:
2347         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2348
2349         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2350         * configure: Regenerate.
2351
2352 2015-11-19  Martin Liska  <mliska@suse.cz>
2353
2354         * .gitignore: Add .clang-format to ignored files.
2355         * Makefile.in: Add clang-format.
2356         * Makefile.tpl: Likewise.
2357
2358 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2359
2360         * configure.ac: Enable libmpx by default.
2361         * configure: Regenerated.
2362
2363 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2364
2365         * MAINTAINERS: Update email address.
2366
2367 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2368
2369         * MAINTAINERS: Update email address.
2370
2371 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2372
2373         * MAINTAINERS  (Write After Approval): Add myself.
2374
2375 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2376
2377         Sync with binutils-gdb:
2378         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2379
2380         PR gas/19109
2381         * configure.ac: Add
2382         --enable-compressed-debug-sections={all,gas,gold,ld}.
2383         * configure: Regenerated.
2384
2385 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2386
2387         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2388
2389 2015-10-09  Martin Liska  <mliska@suse.cz>
2390
2391         * MAINTAINERS (Write After Approval): Add myself.
2392
2393 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2394
2395         * MAINTAINERS (Write After Approval): Add myself.
2396
2397 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2398
2399         * MAINTAINERS: Update email address.
2400
2401 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2402
2403         * MAINTAINERS  (Write After Approval): Add myself.
2404
2405 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2406
2407         * MAINTAINERS: Update email.
2408
2409 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2410
2411         * MAINTAINERS: Update my email address.
2412
2413 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2414
2415         * MAINTAINERS (ft32 port): Add myself.
2416
2417 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2418
2419         * MAINTAINERS: Add myself.
2420
2421 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2422
2423         * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2426
2427         PR libfortran/54572
2428         * Makefile.def: Make libgfortran depend on libbacktrace.
2429         * Makefile.in: Regenerate.
2430
2431 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2432
2433         * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2436
2437         PR other/67092
2438         * configure.ac: Remove --with_host_libstdcxx support.
2439         * configure: Regenerate.
2440
2441 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2442             Jakub Jelinek  <jakub@redhat.com>
2443
2444         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2445         nvptx*-*-*.
2446         * configure: Regenerate.
2447
2448 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2449
2450         * Makefile.def (libiconv): Define bootstrap=true.
2451         Mark pdf/html/info as missing.
2452         (configure-gcc): Depend on all-libiconv.
2453         (all-gcc): Ditto.
2454         (configure-libcpp): Ditto.
2455         (all-libcpp): Ditto.
2456         (configure-intl): Ditto.
2457         (all-intl): Ditto.
2458         * Makefile.in: Regenerate.
2459
2460 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2461
2462         * MAINTAINERS (loop ivopts): Add the entry and myself.
2463
2464 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2465
2466         * MAINTAINERS (nvptx): Add self.
2467
2468 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2469
2470         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2471         128-bit vector modes.
2472
2473 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2474
2475         * MAINTAINERS (Write After Approval): Add myself.
2476
2477 2015-07-28  Ben Elliston  <bje@gnu.org>
2478
2479         * config.sub, config.guess: Import from upstream.
2480
2481 2015-07-24  Michael Darling  <darlingm@gmail.com>
2482
2483         PR other/66259
2484         * config-ml.in: Reflects renaming of configure.in to configure.ac
2485         * configure: Likewise
2486         * configure.ac: Likewise
2487
2488 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2489
2490         * MAINTAINERS: Update my email address.
2491
2492 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2493
2494         Sync with binutils-gdb:
2495         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2496
2497         * configure.ac (target_configdirs): Exclude target-zlib if
2498         target-libjava isn't built.
2499         * configure: Regenerated.
2500
2501 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2502
2503         Sync with binutils-gdb:
2504         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2505
2506         * configure.ac: Disable configuration of GDB for HPUX targets.
2507         * configure: Regenerate.
2508
2509         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2510
2511         * configure.ac: Add --with-system-zlib.
2512         * configure: Regenerated.
2513
2514         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2515
2516         * configure.ac: Add FT32 support.
2517         * configure: Regenerate.
2518
2519         2015-01-12  Anthony Green  <green@moxielogic.com>
2520
2521         * configure.ac: Don't disable gprof for moxie.
2522         * configure: Rebuild.
2523
2524 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2525
2526         Sync with binutils-gdb:
2527         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2528
2529         PR ld/18355
2530         * Makefile.def: Add extra_configure_flags to host zlib.
2531         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2532         to --enable-host-shared When bfd is to be built as shared
2533         library.  AC_SUBST.
2534         * Makefile.in: Regenerated.
2535
2536 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2537
2538         Sync with src:
2539         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2540         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2541         * Makefile.in: Regenerated.
2542
2543 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2544
2545         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2546         target.
2547         * configure: Regenerate.
2548
2549 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2550
2551         * MAINTAINERS (Write After Approval): Add myself.
2552
2553 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2554
2555         * MAINTAINERS (OS Port Maintainers): Add myself.
2556         (Various Maintainers): Remove myself from libffi testsuite.
2557
2558 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2559
2560         * MAINTAINERS (gen* on machine desc): Add self.
2561
2562 2015-06-02  Jason Merrill  <jason@redhat.com>
2563
2564         PR bootstrap/66319
2565         * configure.ac: Use -std=gnu++98.
2566
2567 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2568
2569         * MAINTAINERS (Write After Approval): Add myself.
2570
2571 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2572
2573         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2574         * configure: Regenerate.
2575
2576 2015-05-26  Jason Merrill  <jason@redhat.com>
2577
2578         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2579         * configure: Regenerate.
2580
2581 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2582
2583         * configure.ac: FT32 target added.
2584         * configure: Regenerated.
2585
2586 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2587
2588         * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2591
2592         * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2595
2596         * configure.ac: Fix typo.
2597         * configure: Regenerate.
2598
2599 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2600
2601         * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2604
2605         * configure.ac: Match $host configured with triplets.
2606         * configure: Regenerate.
2607
2608 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2609
2610         * Makefile.tpl: Remove surplus whitespace throughout.
2611         * Makefile.in: Regenerate.
2612
2613 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2614
2615         * MAINTAINERS (Various Maintainers): Add myself as instruction
2616         combiner maintainer.
2617
2618 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2619
2620         PR bootstrap/62077
2621         * configure.ac (--enable-stage1-checking): Default to
2622         release,misc,gimple,rtlflag,tree,types if --disable-checking
2623         or --enable-checking is not specified and DEV-PHASE is not
2624         experimental.
2625         * configure: Regenerated.
2626
2627 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2628
2629         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2630         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2631         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2632         * Makefile.in: Regenerate.
2633
2634 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2635
2636         * MAINTAINERS: Update my email address.
2637
2638 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2639
2640         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2641
2642 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2643
2644         * MAINTAINERS: Add myself as an arm port reviewer.
2645
2646 2015-03-25  Martin Liska  <mliska@suse.cz>
2647             Yury Gribov  <y.gribov@samsung.com>
2648
2649         * Makefile.in: Fix ln source location for vimrc file.
2650         * Makefile.tpl: Likewise.
2651
2652 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2653
2654         PR bootstrap/25672
2655         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2656         cross-compiling.  Similarly for CXX_FOR_TARGET.
2657         * configure: Regenerate.
2658
2659 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2660
2661         * Makefile.def: Add libmpx.
2662         * configure.ac: Add libmpx.
2663         * Makefile.in: Regenerate.
2664         * configure: Regenerate.
2665
2666 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2667
2668         * MAINTAINERS (CPU Port Maintainers): Add myself
2669         i386 vector ISA extns mantainer.
2670
2671 2015-03-13  Jeff Law  <law@redhat.com>
2672
2673         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2674         maintainer.
2675         Remove Richard Henderson as a maintainer for the x86 port.
2676
2677 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2678
2679         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2680
2681 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2682
2683         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2684         pointer bounds checker and i386 MPX maintainer.
2685
2686 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2687
2688         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2689
2690 2015-02-26  Martin Sebor  <msebor@redhat.com>
2691
2692         * MAINTAINERS (Various Maintainers): Add self.
2693
2694 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2695
2696         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2697         Make sure it contains lto.
2698         * configure: Regenerate.
2699
2700 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2701
2702         * configure: Regenerate.
2703
2704 2015-02-06  Diego Novillo  <dnovillo@google.com>
2705 1
2706         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2707         middle-end, docstring): Remove myself.
2708         (Write After Approval): Add myself.
2709
2710 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2711
2712         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2713         (Write After Approval): Update address.
2714
2715 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2716
2717         PR jit/64780
2718         * configure.ac: Require the user to explicitly specify
2719         --enable-host-shared if the jit is enabled.
2720         * configure: Regenerate.
2721
2722 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2723
2724         * MAINTAINERS (Write After Approval): Add myself.
2725
2726 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2727
2728         * MAINTAINERS: Make whitespace consistent.
2729
2730 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2731
2732         * MAINTAINERS (Write After Approval): Add myself.
2733
2734 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2735
2736         * MAINTAINERS: (Write After Approval): Add myself.
2737
2738 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2739
2740         * MAINTAINERS: (Write After Approval): Add myself.
2741
2742 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2743
2744         * MAINTAINERS: (Write After Approval): Add myself.
2745
2746 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2747
2748         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2749         objective-c/c++ front end maintainer.
2750
2751 2015-01-13  Marek Polacek  <polacek@redhat.com>
2752
2753         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2754
2755 2015-01-12  Jeff Law  <law@redhat.com>
2756
2757         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2758         a very long time.
2759
2760 2015-01-09  Ian Lance Taylor  <iant@google.com>
2761
2762         * configure.ac (host_tools): Add gotools.
2763         * Makefile.def (host_modules): Add gotools.
2764         (dependencies): Add dependency of all-gotools on all-target-libgo.
2765
2766 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2767
2768         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2769         * configure: Regenerate.
2770
2771 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2772
2773         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2774         all-target-libgomp.
2775         * Makefile.in: Regenerate.
2776
2777 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2778
2779         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2780
2781 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2782
2783         * configure.ac: Add Visium support.
2784         * configure: Regenerate.
2785
2786 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2787
2788         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2789         * configure: Regenerate.
2790
2791 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2792
2793         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2794         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2795         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2796         (OBJCOPY_FOR_TARGET): New variable.
2797         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2798         * Makefile.in: Regenerate.
2799         * configure.ac: Check for already installed target objcopy.
2800         Also GCC_TARGET_TOOL on objcopy.
2801         * configure: Regenerate.
2802
2803 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2804
2805         * config.sub: Update from upstream, to 2015-01-01 version.
2806         * config.guess: Ditto.
2807
2808 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2809
2810         * MAINTAINERS (RTEMS Ports): Add myself.
2811
2812 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2813
2814         * MAINTAINERS (Write After Approval): Add myself.
2815
2816 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2817
2818         * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2821
2822         * configure.ac (--enable-as-accelerator-for): Don't set
2823         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2824         * configure: Regenerate.
2825
2826 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2827
2828         PR bootstrap/64023
2829         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2830         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2831         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2832         to CXX.
2833         * Makefile.in: Regenerated.
2834
2835 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2836             Yury Gribov  <y.gribov@samsung.com>
2837
2838         * .gitignore: Added .local.vimrc and .lvimrc.
2839         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2840         * Makefile.in: Regenerate.
2841
2842 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2843
2844         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2845         * configure: Regenerated.
2846
2847 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2848
2849         * MAINTAINERS (nvptx port): New entry.
2850
2851 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2852
2853         * configure: Regenerate.
2854
2855 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2856
2857         * configure.ac: Merge with Binutils.
2858
2859 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2860
2861         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2862         * Makefile.in: Regenerate.
2863
2864 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2865
2866         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2867         missing flex.
2868         * Makefile.in: Regenerated.
2869
2870 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2871
2872         * Makefile.in: Regenerate.
2873
2874 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2875
2876         PR bootstrap/63784
2877         * libtool.m4: Add $pic_flag with -shared.
2878
2879 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2880
2881         * MAINTAINERS (Write After Approval): Added myself.
2882
2883 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2884
2885         * MAINTAINERS (write-after-approval): Add myself.
2886
2887 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2888
2889         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2890         from 2 years ago.
2891
2892 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2893
2894         Revert:
2895         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2896
2897         * MAINTAINERS (Write After Approval): Added myself as line map
2898         maintainer.
2899
2900 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2901
2902         Revert:
2903         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2904
2905         * MAINTAINERS (Write After Approval): Added myself.
2906
2907 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2908
2909         * MAINTAINERS (Write After Approval): Added myself.
2910
2911 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2912
2913         * MAINTAINERS (Write After Approval): Added myself as line map
2914         maintainer.
2915
2916 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2917
2918         * MAINTAINERS (Various Maintainers): Added myself as line map
2919         maintainer.
2920
2921 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2922
2923         * move-if-change: Sync from upstream gnulib.
2924
2925 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2926
2927         * compile: Sync with upstream Automake.
2928         * depcomp: Ditto.
2929         * install-sh: Ditto.
2930         * missing: Ditto.
2931         * mkinstalldirs: Ditto.
2932         * ylwrap: Ditto.
2933
2934 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2935
2936         * config.sub: Update from upstream config repo.
2937         * config.guess: Ditto.
2938
2939 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2940
2941         * Makefile.def: Add liboffloadmic to target_modules.  Make
2942         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2943         * Makefile.in: Regenerate.
2944         * configure: Regenerate.
2945         * configure.ac: Add liboffloadmic to target binaries.
2946         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2947         Add liboffloadmic to noconfig list when C++ is not supported.
2948
2949 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2950             Thomas Schwinge  <thomas@codesourcery.com>
2951             Ilya Verbin  <ilya.verbin@intel.com>
2952             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2953
2954         * configure: Regenerate.
2955         * configure.ac (--enable-as-accelerator-for)
2956         (--enable-offload-targets): New configure options.
2957
2958 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2959
2960         * Makefile.def: Make all-gcc depend on all-isl.
2961         * Makefile.in: Regenerate.
2962
2963 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2964
2965         * ChangeLog.jit: New.
2966         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2967
2968 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2969
2970         PR target/63610
2971         * libtool.m4: Fix globbing of darwin versions.
2972         * configure: Regenerate.
2973
2974 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2975
2976         * Makefile.def: Remove CLooG.
2977         * Makefile.tpl: Ditto.
2978         * configure.ac: Ditto.
2979         * configure: Regenerate.
2980         * Makefile.in: Ditto.
2981
2982 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2983
2984         * configure.ac: Handle nvptx-*-*.
2985         * configure: Regenerate.
2986
2987 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2988
2989         * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2992
2993         * Makefile.def (libcc1): Remove bootstrap=true;.
2994         * Makefile.in: Regenerated.
2995
2996 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2997
2998         * configure.ac: Update comment.
2999         * configure: Regenerate.
3000
3001 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3002
3003         * MAINTAINERS (Write After Approval): Add myself.
3004
3005 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3006
3007         * configure.ac (extra_host_libiberty_configure_flags): Add
3008         --enable-shared also for libcc1's benefit.
3009         * configure: Regenerate.
3010
3011 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3012
3013         * MAINTAINERS: Change my email address.
3014
3015 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3016             Tom Tromey  <tromey@redhat.com>
3017
3018         * Makefile.def: Add libcc1 to host_modules.
3019         * configure.ac (host_tools): Add libcc1.
3020         * Makefile.in, configure: Rebuild.
3021
3022 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3023
3024         * configure.ac (build_configargs): Don't share config.cache between
3025         build subdirs.
3026         * configure: Regenerate.
3027
3028 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3029
3030         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3031         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3032         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3033         leon3v7 as leon3.
3034         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3035         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3036         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3037         * config/sparc/sparc.md (cpu): Add leon3v7.
3038         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3039
3040 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3041
3042         * MAINTAINERS (write-after-approval): Add myself.
3043
3044 2014-10-23  Ian Lance Taylor  <iant@google.com>
3045
3046         * configure.ac: Disable the Go frontend on systems where it is known
3047         to not work.
3048         * configure: Regenerate.
3049
3050 2014-10-23  Richard Biener  <rguenther@suse.de>
3051
3052         * Makefile.def: Add libcpp build module and dependencies.
3053         * configure.ac: Add libcpp build module.
3054         * Makefile.in: Regenerate.
3055         * configure: Likewise.
3056
3057 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3058
3059         * MAINTAINERS (write-after-approval): Add myself.
3060
3061 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3062
3063         * INSTALL/README: Do not mention CVS.
3064
3065 2014-10-03  Jing Yu  <jingyu@google.com>
3066
3067         * configure.ac: Add aarch64 to list of targets that support gold.
3068         * configure: Regenerate.
3069
3070 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3071
3072         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3073
3074 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3075
3076         * MAINTAINERS:  Add myself as MIPS maintainer.
3077
3078 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3079
3080         * MAINTAINERS: Move myself to MIPS maintainers.
3081
3082 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3083
3084         * MAINTAINERS: Put all email addresses between '<' and '>'.
3085
3086 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3087
3088         * MAINTAINERS: Move myself to reviewers (Fortran).
3089
3090 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3091
3092         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3093         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3094         * Makefile.in: Regenerate.
3095
3096 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3097
3098         * rtx-classes-status.txt: Delete
3099
3100 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3101
3102         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3103
3104 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3105
3106         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3107         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3108         of checking for version number.
3109         * configure: Regenerated.
3110         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3111
3112 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3113
3114         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3115         is done; begin phase 6 (use extra rtx_def subclasses).
3116
3117 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3118
3119         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3120         done; begin phase 5 (additional rtx_def subclasses).
3121
3122 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3123
3124         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3125
3126 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3127
3128         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3129         SET_BB_HEADER are done.
3130
3131 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3132
3133         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3134         done.
3135
3136 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3137
3138         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3139
3140 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3141
3142         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3143
3144 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3145
3146         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3147
3148 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3149
3150         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3151
3152 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3153
3154         * rtx-classes-status.txt: Phase 3 (per-file commits within
3155         "config" subdirs) is done; begin phase 4 (removal of
3156         "scaffolding").
3157
3158 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3159
3160         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3161         dir) is done; begin phase 3 (per-file commits within "config"
3162         subdirs).
3163
3164 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3165
3166         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3167         phase 2 (per-file commits in main source dir).
3168
3169 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3170
3171         * configure: Regenerated.
3172
3173 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3174
3175         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3176
3177 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3178
3179         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3180
3181 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3182
3183         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3184
3185 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3186
3187         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3188
3189 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3190
3191         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3192
3193 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3194
3195         * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3198
3199         * MAINTAINERS: Remove myself
3200
3201 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3202
3203         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3204
3205 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3206
3207         * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3210
3211         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3212         SET_BB_HEADER, SET_BB_FOOTER
3213
3214 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3215
3216         * rtx-classes-status.txt: New file
3217
3218 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3219
3220         * configure.ac: Eliminate ClooG installation dependency.
3221         * configure: Regenerate.
3222         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3223         * Makefile.in: Regenerate.
3224
3225 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3230
3231         * MAINTAINERS (Write After Approval): Add myself.
3232
3233 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3234
3235         * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2014-07-28  Anthony Green  <green@moxielogic.com>
3238
3239         Import from savannah.gnu.org:
3240         * config.sub: Update to 2014-07-28 version.
3241
3242 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3243
3244         * MAINTAINERS: Remove my MIPS maintainer entry.
3245
3246 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3247
3248         PR target/47230
3249         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3250         * configure: Regenerate.
3251
3252 2014-07-24  James Norris  <jnorris@codesourcery.com>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3257
3258         * configure.ac: Accept only CLooG 0.18.1.
3259         * configure: Regenerate.
3260
3261 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3262
3263         * configure.ac: Don't accept isl 0.11.
3264         * configure: Regenerate.
3265
3266 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3267
3268         * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3271
3272         * configure.ac: Don't accept isl 0.10.
3273         * configure: Regenerate.
3274
3275 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3276
3277         Fix include path for in-tree cloog.
3278         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3279         * configure: Regenerate.
3280
3281 2014-06-18  Richard Henderson  <rth@redhat.com>
3282
3283         * .gitignore: Import gcc_update output.
3284
3285 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3286
3287         * config-ml.in: Robustify ac_configure_args parsing.
3288
3289         * configure.ac (--enable-linker-plugin-configure-flags)
3290         (--enable-linker-plugin-flags): New flags.
3291         (configdirs): Conditionally add libiberty-linker-plugin.
3292         * configure: Regenerate.
3293         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3294         (host_modules) <lto-plugin>: Pay attention to
3295         @extra_linker_plugin_flags@ and
3296         @extra_linker_plugin_configure_flags@.
3297         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3298         * Makefile.in: Regenerate.
3299
3300         * Makefile.tpl (configure-[+prefix+][+module+])
3301         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3302         "module_srcdir" instead of "module" for locating a module's srcdir.
3303         * Makefile.in: Regenerate.
3304
3305 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3306
3307         * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3310
3311         * MAINTAINERS: Update my email address.
3312
3313 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3314
3315         * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3318
3319         * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3322
3323         PR libstdc++/61011
3324         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3325         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3326         * configure: Regenerate.
3327
3328 2014-05-28  Pedro Alves  <palves@redhat.com>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3333
3334         * MAINTAINERS: Update my affiliation/email.
3335
3336 2014-05-19  Mike Stump  <mikestump@comcast.net>
3337
3338         * MAINTAINERS: Add wide-int reviewers.
3339
3340 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3341
3342         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3343         * configure: Regenerated.
3344
3345 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3346
3347         * MAINTAINERS (libitm): Add myself as maintainer.
3348
3349 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3350
3351         * MAINTAINERS (Write After Approval): Add myself.
3352
3353 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3354
3355         * config.sub, config.guess: Import from upstream.
3356
3357 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3358
3359         * MAINTAINERS (Write After Approval): Put myself in correct order.
3360
3361 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3362
3363         * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3366
3367         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3368         section.
3369
3370 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3371
3372         * MAINTAINERS (Write After Approval): Delete myself.
3373
3374 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3375
3376         PR sanitizer/56781
3377         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3378         and -B* options with -Xcompiler.
3379
3380 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3381
3382         PR bootstrap/60620
3383         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3384         * Makefile.in: Regenerate.
3385
3386 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3387
3388         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3389         for WINDRES_FOR_TARGET in default-manifest.o rule.
3390         * Makefile.in: Regenerate.
3391
3392 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3393
3394         * MAINTAINERS (Write After Approval): Add myself.
3395
3396 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3397
3398         PR sanitizer/56781
3399         * Makefile.def: Set bootstrap=true; for host fixincludes.
3400         * configure.ac: Don't bootstrap host fixincludes unless
3401         --with-build-config=bootstrap-{a,ub}san.
3402         * Makefile.in: Regenerated.
3403         * configure: Regenerated.
3404
3405 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3406
3407         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3408         --enable-vtable-verify option parsing.  Don't add
3409         target-libsanitizer to bootstrap_target_libs unless
3410         --with-build-config=bootstrap-asan or
3411         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3412         to bootstrap_target_libs unless --enable-vtable-verify.
3413         * configure: Regenerated.
3414
3415 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3416
3417         * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3420
3421         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3422
3423 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3424
3425         PR bootstrap/58572
3426         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3427         -I for libstdc++-v3 includes if $(LEAN).
3428         * Makefile.in: Regenerated.
3429
3430 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3431
3432         * MAINTAINERS: Update my email address.
3433
3434 2014-02-24  Walter Lee  <walt@tilera.com>
3435
3436         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3437         (tilegx-*-*): Change to tilegx*-*-*.
3438         * configure: Regenerate.
3439
3440 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3441
3442         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3443
3444 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3445
3446         * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3449
3450         PR target/59788
3451         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3452         *solaris2*.
3453
3454 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3455
3456         * MAINTAINERS: Update my email address.
3457
3458 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3459
3460         * MAINTAINERS: Convert to UTF-8.
3461         Properly sort Xinliang David Li's entry.
3462
3463 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3464             Sandra Loosemore  <sandra@codesourcery.com>
3465
3466         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3467         nios2 port maintainers.
3468
3469 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3470
3471         * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3474
3475         * configure.ac: Add user-friendly check for native x86_64-linux
3476         multilibs.
3477         * configure: Regenerate.
3478
3479 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3480
3481         * MAINTAINERS: Add myself as sh maintainer.
3482
3483 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3484
3485         * MAINTAINERS: Add self as SLSR maintainer.
3486
3487 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3488
3489         * MAINTAINERS: Update my email address.
3490
3491 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3492
3493         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3494
3495 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3496
3497         * Makefile.in: Regenerate.
3498
3499         * Makefile.tpl: Fix typo.
3500         * Makefile.in: Regenerate partially.
3501
3502 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3503
3504         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3505         supported.
3506         * configure: Regenerated.
3507
3508 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3509
3510         * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2013-10-30  Jason Merrill  <jason@redhat.com>
3513
3514         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3515         --disable-build-format-warnings.
3516
3517 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3518
3519         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3520         depend on libstdc++ and libgcc.
3521         * configure: Regenerate.
3522         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3523         libcilkrts for POSIX and i*86, and x86_64 architectures.
3524         * Makefile.in: Added libcilkrts related fields to support building it.
3525
3526 2013-10-26  Jeff Law  <law@redhat.com>
3527
3528         * Makefile.def (target_modules): Remove libmudflap
3529         (languages): Remove check-target-libmudflap).
3530         * Makefile.in: Rebuilt.
3531         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3532         * configure.ac (target_libraries): Remove target-libmudflap.
3533         Remove checks which disabled libmudflap on some systems.
3534         * configure: Rebuilt.
3535         * libmudflap: Directory removed.
3536
3537 2013-10-21  Cong Hou  <congh@google.com>
3538
3539         * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2013-10-16  Mike Stump  <mikestump@comcast.net>
3542
3543         * .dir-locals.el: Add.
3544
3545 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3546
3547         * configure.ac: Add --enable-host-shared
3548         * configure: Regenerate.
3549
3550 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3551
3552         Import from savannah.gnu.org:
3553         * config.guess: Update to 2013-06-10 version.
3554         * config.sub: Update to 2013-10-01 version.
3555
3556 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3557
3558         Changes to build configuration to allow big endian ARC ELF toolchain
3559         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3560         * configure: Regenerate.
3561
3562 2013-09-20  Alan Modra  <amodra@gmail.com>
3563
3564         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3565         ppc host match.  Support little-endian powerpc linux hosts.
3566
3567 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3568
3569         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3570         maintainer.
3571
3572 2013-09-12  DJ Delorie  <dj@redhat.com>
3573
3574         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3575         maintainers.
3576
3577 2013-09-03  Richard Biener  <rguenther@suse.de>
3578
3579         * configure.ac: Also allow ISL 0.12.
3580         * configure: Regenerated.
3581
3582 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3583
3584         * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3587
3588         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3589
3590 2013-08-26  Caroline Tice  <cmtice@google.com>
3591
3592         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3593         "Various Reviewers" to libvtv "Various Maintainers".
3594
3595 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3596
3597         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3598
3599 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3600
3601         * MAINTAINERS: Update name, email.
3602
3603 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3604
3605         * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2013-08-12  Caroline Tice  <cmtice@google.com>
3608
3609         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3610         address in the Write After Approval section.
3611
3612 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3613
3614         * MAINTAINERS (Write After Approval): Update email.
3615
3616 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3617
3618         * configure.ac: Adjust to check VTV_SUPPORTED.
3619         * configure: Regenerated.
3620
3621 2013-08-02  Caroline Tice  <cmtice@google.com>
3622
3623         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3624         on non-linux systems; add target-libvtv to noconfigdirs; add
3625         libsupc++/.libs to C++ library search paths.
3626         * configure: Regenerated.
3627         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3628         libstdc++ and libgcc.
3629         * Makefile.in: Regenerated.
3630
3631 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3632
3633         * MAINTAINERS (Write After Approval): Add myself.
3634
3635 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3636             Shiva Chen  <shiva0217@gmail.com>
3637
3638         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3639         nds32 port maintainers.
3640
3641 2013-07-17  Tim Shen  <timshen91@gmail.com>
3642
3643         * MAINTAINERS (Write After Approval): Add myself.
3644
3645 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3646
3647         * configure.ac: Sync from binutils.
3648         * configure: Regenerate.
3649
3650 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3651
3652         * MAINTAINERS (Write After Approval): Add myself.
3653
3654 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3655
3656         * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3659
3660         * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2013-04-30  Brooks Moses  <bmoses@google.com>
3663
3664         * MAINTAINERS: Update my email; move myself from Fortran
3665         reviewer to Write After Approval.
3666
3667 2013-04-16  Andreas Schwab  <schwab@suse.de>
3668
3669         * configure.ac (aarch64-*-*): Don't disable java.
3670         * configure: Regenerate.
3671
3672 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3673
3674         * MAINTAINERS (Write After Approval): Add myself.
3675
3676 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3677
3678         * Makefile.def (target_modules): Don't install libffi.
3679         * Makefile.in: Regenerate.
3680
3681 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3686
3687         * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3690
3691         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3692         * configure: Regenerated.
3693
3694 2013-02-05  Ian Lance Taylor  <iant@google.com>
3695
3696         PR go/55969
3697         * configure.ac: Disable libgo on some systems where it does not
3698         work.
3699
3700 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3701
3702         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3703         Remove Geoff Keating as rs6000 port maintainer, at his request.
3704
3705 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3706
3707         * MAINTAINERS: Update my email.
3708
3709 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3710
3711         * configure: Re-generate.
3712
3713 2013-01-15  Richard Biener  <rguenther@suse.de>
3714
3715         PR other/55973
3716         * configure: Re-generate.
3717
3718 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3719
3720         * Makefile.def (install-target-libsanitizer): Depend on
3721         install-target-libstdc++-v3.
3722         * Makefile.in: Regenerate.
3723
3724 2013-01-14  Richard Biener  <rguenther@suse.de>
3725
3726         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3727         * configure: Re-generate
3728
3729 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3730
3731         * config.sub: Update from config repo.
3732
3733 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3734
3735         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3736         * Makefile.in: Regenerate.
3737
3738 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3739
3740         * MAINTAINERS (arc): Add new port maintainership for myself.
3741
3742 2013-01-09  Jason Merrill  <jason@redhat.com>
3743
3744         * .gitignore: Import from gdb repository.
3745
3746 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3747
3748         * Makefile.def (configure-gcc): Depend on all-gmp.
3749         (all-gcc): Remove dependency on all-gmp.
3750         * Makefile.in: Regenerated.
3751
3752 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3753
3754         * config.sub: Merge from config repo.
3755         * config.guess: Ditto.
3756
3757 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3758
3759         * Makefile.def: Merge from binutils.
3760         * Makefile.in: Ditto.
3761
3762 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3763
3764         * MAINTAINERS: Update my email.
3765
3766 2012-12-29  Ben Elliston  <bje@gnu.org>
3767
3768         * config.guess: Update to 2012-12-29 version.
3769         * config.sub: Likewise.
3770
3771 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3772
3773         * Makefile.def (install-target-libgfortran): Depend on
3774         install-target-libquadmath, install-target-libgcc.
3775         (install-target-libsanitizer): Depend on install-target-libgcc.
3776         (install-target-libjava): Depend on install-target-libgcc.
3777         (install-target-libitm): Depend on install-target-libgcc.
3778         (install-target-libobjc): Depend on install-target-libgcc.
3779         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3780         * Makefile.in: Regenerate.
3781
3782 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3783
3784         * Makefile.def (install-target-libgo): Depend on
3785         install-target-libatomic.
3786         * Makefile.in: Regenerate.
3787
3788 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3789
3790         PR go/55201
3791         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3792         * Makefile.in: Regenerate.
3793
3794 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3795
3796         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3797         * configure: Regenerate.
3798
3799 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3800
3801         * config.sub: Merge from config repo.
3802
3803 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3804
3805         * Makefile.def (target_modules): Add bootstrap=true and
3806         raw_cxx=true to libsanitizer.
3807         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3808         * Makefile.in: Regenerated.
3809         * configure: Likewise.
3810
3811 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3812
3813         * MAINTAINERS: Remove self as RTL optimization maintainer.
3814
3815 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3816
3817         * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3820
3821         * Makefile.def (target_modules): Remove bootstrap=true and
3822         raw_cxx=true from libsanitizer.
3823         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3824         * Makefile.in: Regenerated.
3825         * configure: Likewise.
3826
3827 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3828
3829         * Makefile.def (target_modules): Add bootstrap=true and
3830         raw_cxx=true to libsanitizer.
3831         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3832         * Makefile.in: Regenerated.
3833         * configure: Likewise.
3834
3835 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3836
3837         PR bootstrap/54279
3838         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3839         * configure: Regenerate.
3840         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3841         * Makefile.in: Regenerate.
3842
3843 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3844
3845         * configure.ac: Disable libsanitizer if we're not building C++.
3846         * configure: Regenerate.
3847
3848 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3849
3850         * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3853
3854         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3855         Kostya Serebryany (kcc@google.com) and
3856         Jakub Jelinek (jakub@redhat.com).
3857         Rename area for Dodji Seketeli (dodji@redhat.com).
3858
3859 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3860
3861         * MAINTAINERS: (asan.c, related): Add myself.
3862
3863 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3864
3865         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3866         * configure: Regenerate.
3867
3868 2012-11-13  Richard Henderson  <rth@redhat.com>
3869
3870         * configure.ac: Move libsanitizer logic to subdirectory.
3871         * configure: Regenerate.
3872
3873 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3874
3875         * configure.ac: Enable libsanitizer just on x86 linux for now.
3876         * configure: Re-generate.
3877
3878 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3879
3880         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3881         sections.
3882         * configure: Regenerate.
3883
3884 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3885
3886         * configure.ac: Add section for configdirs for libsanitizer.
3887         Disable for cris-*-* and mmix-*-*.
3888         * configure: Regenerate.
3889
3890 2012-11-12  Wei Mi <wmi@google.com>
3891
3892         * configure.ac: Add libsanitizer to target_libraries.
3893         * Makefile.def: Ditto.
3894         * configure: Regenerate.
3895         * Makefile.in: Regenerate.
3896         * libsanitizer: New directory for asan runtime.  Contains an empty
3897         tsan directory.
3898
3899 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3900
3901         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3902         against Mingw64 w32api.
3903         * configure: Regenerate.
3904
3905 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3906
3907         * configure: Regenerated.
3908
3909 2012-11-03  Robert Mason  <rbmj@verizon.net>
3910
3911         * configure.ac: add --disable-libstdcxx configure option
3912         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3913
3914 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3915
3916         * MAINTAINERS (Write After Approval): Add myself.
3917
3918 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3919
3920         * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2012-10-24  Sharad Singhai  <singhai@google.com>
3923
3924         * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2012-10-24  Eric Christopher  <echristo@gmail.com>
3927
3928         * MAINTAINERS: Update email address.
3929
3930 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3931
3932         PR bootstrap/54820
3933         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3934         * configure: Regenerate.
3935
3936 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3937
3938         * MAINTAINERS (aarch64): Add Marcus and myself.
3939
3940 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3941
3942         PR bootstrap/54820
3943         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3944         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3945         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3946         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3947         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3948         * Makefile.in: Regenerate.
3949         * configure.ac (have_static_libs): New variable and associated check.
3950         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3951         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3952         * configure: Regenerate.
3953
3954 2012-10-10  Richard Biener  <rguenther@suse.de>
3955
3956         * MAINTAINERS: Adjust for changed surname.
3957
3958 2012-10-04  Lawrence Crowl  <crowl@google.com>
3959
3960         * MAINTAINERS (Write After Approval): Add myself.
3961
3962 2012-10-01  Cary Coutant  <ccoutant@google.com>
3963
3964         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3965
3966 2012-09-28  Ian Lance Taylor  <iant@google.com>
3967
3968         * Makefile.def: Make all-target-libgo depend on
3969         all-target-libbacktrace.
3970         * Makefile.in: Rebuild.
3971
3972 2012-09-26  Ian Lance Taylor  <iant@google.com>
3973
3974         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3975         * Makefile.in: Rebuild.
3976
3977 2012-09-20  Walter Lee  <walt@tilera.com>
3978
3979         * configure.ac: Add tilegx to list of targets that support gold.
3980         * configure: Regenerate.
3981
3982 2012-09-20  Marek Polacek  <polacek@redhat.com>
3983
3984         * MAINTAINERS (Write After Approval): Add myself.
3985
3986 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3987
3988         * configure.ac: Add mips*-mti-elf* target.
3989         * configure: Regenerate.
3990
3991 2012-09-17  Ian Lance Taylor  <iant@google.com>
3992
3993         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3994         * configure.ac (host_libs): Add libbacktrace.
3995         (target_libraries): Add libbacktrace.
3996         * Makefile.def (host_modules): Add libbacktrace.
3997         (target_modules): Likewise.
3998         * configure, Makefile.in: Rebuild.
3999
4000 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4001
4002         PR target/38607
4003         Merge upstream change.
4004         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4005
4006         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4007         Add libgomp*.o to compare_exclusions for AIX.
4008         * configure: Regenerate.
4009
4010 2012-09-06  Diego Novillo  <dnovillo@google.com>
4011
4012         * configure.ac: Bump minimum GMP version to 4.2.3.
4013         * configure: Re-generate.
4014
4015 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4016
4017         PR target/54461
4018         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4019         target-libgloss if not configured --with-avrlibc=no.
4020         * configure: Regenerate.
4021
4022 2012-09-04  Jason Merrill  <jason@redhat.com>
4023
4024         * configure.ac: Fix --enable-languages=all.
4025
4026 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4027
4028         * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2012-09-03  Richard Guenther  <rguenther@suse.de>
4031
4032         PR bootstrap/54138
4033         * configure.ac: Re-organize ISL / CLOOG checks to allow
4034         disabling with either --without-isl or --without-cloog.
4035         * configure: Regenerated.
4036
4037 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4038
4039         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4040         * configure: Regenerate.
4041
4042 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4043
4044         * MAINTAINERS: Fix my email address.
4045
4046 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4047
4048         PR binutils/4970
4049         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4050         and opcodes.
4051         * Makefile.in: Regenerated.
4052
4053 2012-08-26  Art Haas <ahaas@impactweather.com>
4054
4055         * configure: Regenerate.
4056
4057 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4058
4059         * INSTALL/README: Also refer to the online installation
4060         instructions.
4061
4062 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4063
4064         * MAINTAINERS (Write After Approval): Add myself.
4065         (Picochip port): Remove myself.
4066
4067 2012-08-14   Diego Novillo  <dnovillo@google.com>
4068
4069         Merge from cxx-conversion branch.
4070
4071         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4072         POSTSTAGE1_CONFIGURE_FLAGS.
4073         * Makefile.in: Regenerate.
4074         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4075         Force C++ when bootstrapping.
4076         * configure: Regenerate.
4077
4078 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4079
4080         * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4083
4084         * README: Document use of ranges of years in copyright notices.
4085
4086 2012-07-06  Richard Guenther  <rguenther@suse.de>
4087
4088         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4089         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4090         --with-gmp=system.
4091         * Makefile.in: Regenerated.
4092         * configure: Likewise.
4093
4094 2012-07-06  Richard Guenther  <rguenther@suse.de>
4095
4096         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4097         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4098         supply V=1 as extra_make_flags.
4099         * configure: Regenerated.
4100         * Makefile.in: Likewise.
4101
4102 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4103
4104         * configure: Regenerate.
4105
4106 2012-07-03  Richard Guenther  <rguenther@suse.de>
4107
4108         * Makfile.def (isl): Remove not necessary extra_exports and
4109         extra_make_flags.
4110         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4111         * Makefile.in: Regenerated.
4112
4113 2012-07-03  Richard Guenther  <rguenther@suse.de>
4114
4115         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4116         * configure.ac: If either the ISL or the CLooG check failed
4117         do not try to build in-tree versions.
4118         * Makefile.in: Regenerated.
4119         * configure: Regenerated.
4120
4121 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4122
4123         * configure: Regenerate.
4124
4125 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4126
4127         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4128         maintainer.
4129
4130 2012-07-02  Richard Guenther  <rguenther@suse.de>
4131
4132         * configure: Regenerated.
4133
4134 2012-07-02  Richard Guenther  <rguenther@suse.de>
4135         Michael Matz  <matz@suse.de>
4136         Tobias Grosser <tobias@grosser.es>
4137         Sebastian Pop <sebpop@gmail.com>
4138
4139         * Makefile.def: Add ISL host module, remove PPL host module.
4140         Adjust ClooG host module to use the proper ISL.
4141         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4142         * configure.ac: Include config/isl.m4.  Add ISL host library,
4143         remove PPL.  Remove PPL configury, add ISL configury, adjust
4144         ClooG configury.
4145         * Makefile.in: Regenerated.
4146         * configure: Likewise.
4147
4148 2012-07-02  Richard Guenther  <rguenther@suse.de>
4149
4150         Merge from graphite branch
4151         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4152
4153         * configure: Regenerated.
4154         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4155         both cloog.org and legacy versions. The only supported version will
4156         be CLooG with the isl backend.
4157
4158         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4159
4160         * configure: Regenerated.
4161         * configure.ac: Require cloog isl 0.17.0
4162
4163         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4164
4165         * configure: Regenerated.
4166         * config/cloog.m4: Do not define CLOOG_ORG
4167
4168 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4169
4170         * configure.ac: Skip C if explicitly selected.
4171         * configure: Regenerate.
4172
4173 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4174
4175         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4176         they contain -O2.
4177         * configure: Regenerate.
4178
4179 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4180
4181         PR debug/53740
4182         * df.h, df-problems.c, dce.c: Revert last patch.
4183
4184 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4185
4186         * MAINTAINERS (Write After Approval): Update my email address.
4187
4188 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4189
4190         * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2012-06-20  Jason Merrill  <jason@redhat.com>
4193
4194         * Makefile.tpl (check-target-libgomp-c++): New.
4195         (check-target-libitm-c++): New.
4196         * Makefile.def (c++): Add them.
4197         * Makefile.in: Regenerate.
4198
4199 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4200
4201         * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4204
4205         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4206         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4207         (install-no-fixedincludes): Adjust accordingly.
4208         * Makefile.in: Regenerate.
4209
4210 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4211
4212         Merge upstream change
4213         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4214
4215 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4216
4217         * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2012-05-09  Nick Clifton  <nickc@redhat.com>
4220             Paul Smith  <psmith@gnu.org>
4221
4222         PR bootstrap/50461
4223         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4224         allow for the fact that from release v3.1.0 of MPFR the source
4225         files were moved into a src sub-directory.
4226         * configure: Regenerate.
4227
4228 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4229
4230         * configure.ac: Bump minimum MPFR version to 2.4.0.
4231         * configure: Regenerated.
4232
4233 2012-05-01  Richard Henderson  <rth@redhat.com>
4234
4235         * Makefile.def (libatomic): New target_module.
4236         * configure.ac (target_libraries): Add libatomic.
4237         (noconfigdirs): Check if libatomic is supported.
4238         * Makefile.in, configure: Rebuild.
4239
4240 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4241
4242         * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4245
4246         * config.sub: Update to 2012-04-18 version from official repo.
4247
4248 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4249
4250         * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4253
4254         * MAINTAINERS: Changed email address.
4255
4256 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4257
4258         PR target/52737
4259         * contrib/gcc_update (files_and_dependencies):
4260         Remove gcc/config/avr/t-multilib from touch data.
4261
4262 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4263
4264         * MAINTAINERS (OS Port Maintainers): Remove irix.
4265         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4266         (unsupported_languages): Remove mips-sgi-irix6.*.
4267         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4268         (with_stabs): Remove.
4269         * configure: Regenerate.
4270
4271 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4272
4273         * MAINTAINERS (OS Port Maintainers): Remove osf.
4274         * configure.ac (enable_libgomp): Remove *-*-osf*.
4275         (with_stabs): Remove alpha*-*-osf*.
4276         * configure: Regenerate.
4277
4278 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4279
4280         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4281         * configure: Regenerate.
4282
4283 2012-02-17  Walter Lee  <walt@tilera.com>
4284
4285         * MAINTAINERS: (Write After Approval): Delete myself.
4286
4287 2012-02-14  Walter Lee  <walt@tilera.com>
4288
4289         * MAINTAINERS (tilegx port): Add myself.
4290         (tilepro port): Add myself.
4291         (Write After Approval): Add myself.
4292
4293 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4294
4295         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4296         and Joseph Myers as docstring relicensing maintainers.
4297
4298 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4299
4300         * MAINTAINERS (write-after-approval): Add myself.
4301
4302 2012-02-08  Ira Rosen <irar@il.ibm.com>
4303
4304         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4305         maintainer.
4306
4307 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4308
4309         * MAINTAINERS (Write After Approval): Move myself to
4310         maintain alphabetical order.
4311
4312 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4313
4314         * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4317
4318         * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4321             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4322
4323         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4324         * configure: Regenerate.
4325
4326 2012-01-23  Harshit Chopra  <harshit@google.com>
4327
4328         * MAINTAINERS (Write After Approval): Add myself.
4329
4330 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4331
4332         * configure.ac: Remove reference to mh-interix.
4333         * configure: Regenerate.
4334
4335 2012-01-05  Richard Henderson  <rth@redhat.com>
4336
4337         PR bootstrap/51072
4338         * configure.ac: Disable libitm if c++ is not enabled.
4339         * configure: Rebuild.
4340
4341         * configure.ac: Fix regexp for same.
4342         * configure: Rebuild.
4343
4344 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4345
4346         * MAINTAINERS (Write After Approval): Add myself.
4347
4348 2012-01-02  Richard Guenther  <rguenther@suse.de>
4349
4350         PR bootstrap/51686
4351         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4352         * Makefile.in: Regenerate.
4353
4354 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4355
4356         * MAINTAINERS (Write After Approval): Add myself.
4357
4358 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4359
4360         * configure: Regenerate.
4361
4362 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4363
4364         * MAINTAINERS (picochip): Changed email address.
4365
4366 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4367
4368         * MAINTAINERS (write-after-approval): Add self.
4369
4370 2011-11-29  DJ Delorie  <dj@redhat.com>
4371
4372         * configure.ac (rl78-*-*) New case.
4373         * configure: Regenerate.
4374         * MAINTAINERS: Add myself as RL78 maintainer.
4375
4376 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4377
4378         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4379
4380 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4381
4382         * libtool.m4: Additional FreeBSD 10 fixes.
4383
4384 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4385
4386         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4387         Maintainers section, as Epiphany maintainer.
4388
4389 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4390
4391         PR target/49992
4392         * configure.ac: Remove ranlib special-casing for Darwin.
4393         * configure: Regenerate.
4394
4395 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4396
4397         * MAINTAINERS (Reviewers): Keep the list sorted.
4398
4399 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4400
4401         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4402
4403 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4404
4405         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4406         * configure: Rebuild.
4407         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4408         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4409         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4410         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4411         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4412         Add READELF.
4413         * Makefile.in: Rebuild.
4414
4415 2011-11-09  Jason Merrill  <jason@redhat.com>
4416
4417         * Makefile.def (language=c++): Remove check-c++0x.
4418         * Makefile.in (check-gcc-c++): Regenerate.
4419
4420 2011-11-08  Richard Henderson  <rth@redhat.com>
4421
4422         * configure.ac: Test for libitm directory present first.
4423
4424         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4425
4426         * configure.ac: Test libitm/configure.tgt to disable libitm.
4427         * configure: Rebuild.
4428
4429 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4430             Richard Henderson  <rth@redhat.com>
4431
4432         Merged from transactional-memory.
4433
4434         * Makefile.def (lang_env_dependencies): libitm is c++.
4435         Add libitm target module.
4436         * configure.ac: Likewise.
4437         * config/mmap.m4: New file.
4438         * contrib/gcc_update: Add libitm to touch data.
4439         * Makefile.in, configure: Rebuild.
4440
4441 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4442
4443         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4444         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4445         * Makefile.in: Regenerate.
4446
4447 2011-11-01  DJ Delorie  <dj@redhat.com>
4448
4449         * config.sub: Update to version 2011-10-29 (added rl78)
4450
4451 2011-10-27  Nick Clifton  <nickc@redhat.com>
4452
4453         * config.sub: Import these changes from the config project:
4454
4455         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4456             Ben Elliston  <bje@gnu.org>
4457
4458         * config.sub (epiphany): New.
4459
4460         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4461             Ben Elliston  <bje@gnu.org>
4462
4463         * config.sub (hexagon, hexagon-*): New.
4464
4465         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4466
4467         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4468         64eb to be64.
4469
4470         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4471
4472         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4473         (nacl): Grok as alias for 32el-unknown-nacl.
4474
4475 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4476
4477         * MAINTAINERS (Write After Approval): Add myself.
4478
4479 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4480
4481         * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4484
4485         * MAINTAINERS (sparc port): Remove myself.
4486
4487 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4488
4489         * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2011-08-14  Yao Qi  <yao@codesourcery.com>
4492
4493         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4494         * configure: Regenerate.
4495
4496 2011-07-26  Ian Lance Taylor  <iant@google.com>
4497
4498         * configure.ac: Set have_compiler based on whether gcc directory
4499         exists, rather than on whether gcc is in configdirs.
4500         * configure: Rebuild.
4501
4502 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4503
4504         * MAINTAINERS (Global Reviewers): Add self.
4505
4506 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4507
4508         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4509         link directories.
4510         * Makefile.in: Rebuild.
4511
4512 2011-07-20  Ian Lance Taylor  <iant@google.com>
4513
4514         PR bootstrap/49787
4515         * configure.ac: Move --enable-bootstrap handling earlier in file.
4516         If --enable-bootstrap and either --enable-build-with-cxx or
4517         --enable-build-poststage1-with-cxx, enable C++ automatically.
4518         * configure: Rebuild.
4519
4520 2011-07-19  Ian Lance Taylor  <iant@google.com>
4521
4522         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4523         make C++ a boot_language.  Set and substitute
4524         POSTSTAGE1_CONFIGURE_FLAGS.
4525         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4526         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4527         * configure, Makefile.in: Rebuild.
4528
4529 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4530
4531         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4532         maintainers.
4533
4534 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4535
4536         * MAINTAINERS (Global Reviewers): Add myself.
4537
4538 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4539
4540         * configure: Regenerate.
4541
4542 2011-07-16  Jason Merrill  <jason@redhat.com>
4543
4544         * Makefile.def (language=c++): Add check-c++0x and
4545         check-target-libmudflap-c++.
4546         * Makefile.tpl (check-target-libmudflap-c++): New.
4547         * Makefile.in: Regenerate.
4548
4549 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4550
4551         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4552         * Makefile.def (target_modules/libjava): Pass
4553         $(EXTRA_CONFIGARGS_LIBJAVA).
4554         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4555         if not configured with --enable-static-libjava.
4556         * Makefile.in: Regenerate.
4557         * configure: Likewise.
4558
4559 2011-07-15  Jason Merrill  <jason@redhat.com>
4560
4561         * Makefile.in (check-c++): Move check-gcc-c++0x after
4562         check-target-libstdc++-v3.
4563
4564 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4565
4566         * MAINTAINERS (c6x port): New entry.
4567
4568 2011-07-13  Jason Merrill  <jason@redhat.com>
4569
4570         * Makefile.in (check-gcc-c++0x): New.
4571         (check-c++): Depend on it.
4572
4573 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4574
4575         PR target/39150
4576         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4577         x86_64-*-solaris2.1[0-9]*.
4578         * configure: Regenerate.
4579
4580 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4581
4582         * MAINTAINERS (RTL optimizers): Add self.
4583
4584 2011-06-27  Gabriel Charette  <gchare@google.com>
4585
4586         * MAINTAINERS (Write After Approval): Add myself.
4587
4588 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4589
4590         PR regression/47836
4591         PR bootstrap/23656
4592         PR other/47733
4593         PR bootstrap/49247
4594         PR c/48825
4595         * configure.ac (target_libraries): Remove target-libiberty.
4596         Remove case-statement setting skipdirs=target-libiberty for
4597         multiple targets.  Remove checking target_configdirs and
4598         removing target-libiberty but keeping target-libgcc if
4599         otherwise empty.
4600         * Makefile.def (target_modules): Don't add libiberty.
4601         (dependencies): Remove all traces of target-libiberty.
4602         * configure, Makefile.in: Regenerate.
4603
4604 2011-06-13  Walter Lee <walt@tilera.com>
4605
4606         * configure.ac (tilepro-*-*) New case.
4607         (tilegx-*-*): Likewise.
4608         * configure: Regenerate.
4609
4610 2011-06-06  Jing Yu  <jingyu@google.com>
4611
4612         * configure.ac: Skip target-libiberty for
4613         arm*-*-linux-androideabi.
4614         * configure: Regenerated.
4615
4616 2011-06-06  Nick Clifton  <nickc@redhat.com>
4617
4618         * config.sub: Sync from upstream.
4619
4620 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4621
4622         * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4625
4626         * MAINTAINERS: Update my email address.
4627
4628 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4629
4630         * MAINTAINERS (Write After Approval): Update my email address.
4631
4632 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4633
4634         * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2011-05-08  Doug Kwan  <dougkwan@google.com>
4637
4638         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4639         * configure: Regenerated.
4640         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4641         value from configure.
4642         * Makefile.in: Regenerated.
4643
4644 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4645
4646         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4647         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4648         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4649         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4650         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4651         *-*-vxworks*): Disable newlib and libgloss in separate case
4652         statement.
4653         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4654         to separate case statement.
4655         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4656         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4657         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4658         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4659         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4660         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4661         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4662         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4663         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4664         i[[3456789]]86-*-rdos*, m32r-*-*,
4665         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4666         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4667         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4668         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4669         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4670         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4671         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4672         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4673         and libgloss in main case over targets.  Remove most empty cases
4674         in main case over targets.
4675         * configure: Regenerate.
4676
4677 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4678
4679         * MAINTAINERS (Write After Approval): Add myself.
4680
4681 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4682
4683         * configure.ac: Remove code setting special library locations for
4684         hppa*64*-*-hpux11*.  Remove code setting compiler for
4685         sparc-sun-solaris2*.
4686         * configure: Regenerate.
4687
4688 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4689
4690         * configure.ac: Separate libgloss_dir settings from general case
4691         over targets.
4692         * configure: Regenerate.
4693
4694 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4695
4696         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4697         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4698         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4699         cases in libgcj-disabling case statement.
4700         (hppa*64*-*-linux*): Set unsupported_languages instead of
4701         disabling target-zlib.
4702         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4703         to hppa*64*-*-hpux*.
4704         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4705         hppa*-*-hpux*.
4706         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4707         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4708         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4709         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4710         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4711         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4712         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4713         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4714         libgcj-disabling case statement.
4715         * configure: Regenerate.
4716
4717 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4718
4719         * configure.ac: Disable Java for targets not supporting libffi.
4720         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4721         Remove cases in Java-disabling statement.
4722         (*arm-wince-pe): Change to arm-wince-pe.
4723         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4724         cases in Java-disabling statement.
4725         (bfin-*-*): Don't disable Java again.
4726         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4727         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4728         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4729         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4730         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4731         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4732         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4733         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4734         Java-disabling statement.
4735         (mmix-*-*): Don't disable Java again.
4736         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4737         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4738         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4739         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4740         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4741         statement.
4742         * configure: Regenerate.
4743
4744 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4745
4746         * configure.ac: Separate cases disabling Java and Java libraries
4747         from general case over targets.
4748         * configure: Regenerate.
4749
4750 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4751
4752         * MAINTAINERS: Update my email address.
4753
4754 2011-04-20  Easwaran Raman  <eraman@google.com>
4755
4756         * MAINTAINERS (Write After Approval): Add myself.
4757
4758 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4759
4760         PR lto/48086
4761         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4762         * configure: Regenerate.
4763
4764 2011-04-16  Jim Meyering  <meyering@redhat.com>
4765
4766         * MAINTAINERS (Write After Approval): Add myself.
4767
4768 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4769
4770         * MAINTAINERS: Update my email address.
4771
4772 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4773
4774         * MAINTAINERS (Write After Approval): Add myself.
4775
4776 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4777
4778         * MAINTAINERS (Write After Approval): Add myself.
4779
4780 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4781
4782         * MAINTAINERS (Write After Approval): Add myself.
4783
4784 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4785
4786         * configure.ac (build_tools): Remove build-byacc.
4787         (host_libs): Remove mmalloc.
4788         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4789         autoconf automake libtool diff rcs fileutils shellutils time
4790         textutils wdiff find uudecode hello tar gzip indent recode release
4791         sed perl gawk findutils gettext zip.
4792         (libgcj): Remove target-qthreads.
4793         (target_tools): Remove target-examples target-gperf.
4794         (YACC): Don't handle building byacc.
4795         * configure: Regenerate.
4796         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4797         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4798         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4799         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4800         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4801         handle building components.
4802         * Makefile.in: Regenerate.
4803
4804 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4805
4806         * MAINTAINERS: Update my email address as Xtensa maintainer.
4807
4808 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4809
4810         * config.sub: Sync from upstream.
4811
4812 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4813
4814         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4815         (microblaze*): Don't disable libssp.
4816         * configure: Regenerate.
4817
4818 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4819
4820         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4821         moveifchange.
4822         * configure: Regenerate.
4823         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4824         * Makefile.in: Regenerate.
4825
4826 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4827
4828         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4829         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4830         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4831         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4832         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4833         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4834         md_exec_prefix cases.
4835         * configure: Regenerate.
4836
4837 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4838
4839         * configure.ac: Separate cases disabling target-libssp,
4840         target-libiberty, target-libstdc++-v3 and Fortran from general
4841         case over targets.
4842         * configure: Regenerate.
4843
4844 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4845
4846         * configure.ac (*-*-chorusos): Don't disable libgcj.
4847         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4848         Remove case.
4849         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4850         (arm-*-coff): Don't disable libgcj.
4851         (arm*-*-linux-gnueabi): Remove useless assignment.
4852         (arm-*-riscix*): Don't disable libgcj.
4853         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4854         configuration.
4855         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4856         (c54x*-*-*): Remove case.
4857         (tic54x-*-*): Don't disable GCC or GCC libraries.
4858         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4859         to *.
4860         (d10v-*-*): Don't disable GCC libraries.
4861         (d30v-*-*): Don't disable libgcj.
4862         (h8500-*-*): Don't disable GCC libraries.
4863         (i960-*-*): Don't disable libgcj.
4864         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4865         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4866         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4867         libgcj.
4868         (m68k-*-coff*): Remove case.
4869         (mmix-*-*): Don't disable libgloss on host.
4870         (mn10200-*-*, mn10300-*-*): Remove cases.
4871         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4872         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4873         Don't disable libgcj.
4874         (romp-*-*): Remove case.
4875         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4876         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4877         case.
4878         (v810-*-*): Don't disable GCC libraries.
4879         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4880         (ip2k-*-*): Don't disable GCC libraries.
4881         * configure: Regenerate.
4882
4883 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4884
4885         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4886         libffi on host.
4887         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4888         on host.
4889         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4890         * configure: Regenerate.
4891
4892 2011-03-26  John Marino  <binutils@marino.st>
4893
4894         * configure.ac: Add support for *-*-dragonfly*
4895         * configure: Regenerate.
4896
4897 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4898
4899         * configure.ac (native_only): Remove.
4900         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4901         send-pr uudecode guile gnuserv on host.
4902         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4903         send-pr rcs guile perl texinfo libtool on host.
4904         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4905         automake send-pr rcs guile perl texinfo libtool on host.
4906         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4907         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4908         (alpha*-dec-osf*): Don't disable fileutils on target.
4909         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4910         texinfo send-pr expect dejagnu on target.
4911         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4912         target-qthreads on target.
4913         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4914         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4915         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4916         x86_64-*-mingw*): Don't disable expect on target.
4917         (*-*-cygwin*): Don't disable target-gperf on target.
4918         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4919         gnuserv on target.
4920         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4921         target.
4922         * configure: Regenerate.
4923
4924 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4925
4926         * configure.ac (target_tools): Remove target-groff.
4927         (native_only): Remove target-groff.
4928         (hppa*64*-*-*): Don't disable byacc.
4929         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4930         setting.
4931         (*-*-kaos*): Don't skip target-librx and target-groff.
4932         (*-*-netware*): Don't skip target-libmudflap.
4933         (*-*-tpf*): Don't skip target-libmudflap.
4934         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4935         directories on the host.
4936         (ia64*-*-*vms*): Don't skip tix.
4937         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4938         host.
4939         * configure: Regenerate.
4940
4941 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4942
4943         * configure.ac: Remove references to mt-mep, mt-netware,
4944         mt-wince.
4945         * Makefile.def: Add all-utils soft dependencies.
4946         * Makefile.tpl: Remove GDB_NLM_DEPS.
4947         * configure: Regenerate.
4948         * Makefile.in: Regenerate.
4949
4950 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         * configure.ac: Do not include mh-x86omitfp.
4953         * configure: Regenerate.
4954
4955 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4956
4957         * configure.ac: Remove empty cases.
4958         * configure: Regenerate.
4959
4960 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         * Makefile.def: Add dependency from termcap to gdb.
4963         * Makefile.in: Regenerate.
4964
4965 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4966
4967         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4968         * configure: Regenerate.
4969         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4970         * Makefile.tpl: Likewise.
4971         * Makefile.in: Regenerate.
4972
4973 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4974
4975         * configure.ac: Remove all mentions of tentative_cc.
4976         * configure: Regenerate.
4977
4978 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4979
4980         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4981         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4982         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4983         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4984         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4985         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4986         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4987         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4988         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4989         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4990         *-*-rhapsody*): Remove host cases.
4991         * configure: Regenerate.
4992
4993 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4994
4995         * configure.ac (ppc*-*-pe): Remove host case.
4996         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4997         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4998         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4999         cases.
5000         * configure: Regenerate.
5001
5002 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5003
5004         * config.sub: Update to version 2011-03-23.
5005
5006 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5007
5008         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5009         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5010         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5011         * configure: Regenerate.
5012
5013 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5014
5015         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5016         to Write After Approval.
5017         * config-ml.in: Don't handle arc-*-elf*.
5018         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5019         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5020         handle GCC libraries.
5021         * configure: Regenerate.
5022
5023 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5024
5025         PR bootstrap/48120:
5026         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5027         Add -lstdc++ -lm to LIBS.
5028         * configure: Regenerate.
5029
5030 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5031
5032         * config.guess: Update to version 2011-02-02
5033         * config.sub: Update to version 2011-02-24
5034
5035 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5036
5037         PR lto/48086
5038         * configure.ac: Re-enable LTO on *-apple-darwin9.
5039         * configure: Regenerate.
5040
5041 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5042
5043         PR lto/48086
5044         * configure.ac: Disable LTO on darwin due to an assembler change in
5045         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5046         under 256.
5047         * configure: Regenerate.
5048
5049 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5050
5051         * MAINTAINERS: Update myself as score backend maintainer,
5052         update my e-mail address.
5053
5054 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5055
5056         * MAINTAINERS: Update my e-mail address.
5057
5058 2011-03-06  Joey Ye  <joey.ye@arm.com>
5059
5060         * MAINTAINERS: Update my e-mail address.
5061
5062 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5063
5064         * configure.ac: Adjust test of with_ppl.
5065         * configure: Regenerated.
5066
5067 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5068
5069         * MAINTAINERS: Adjust my e-mail address.
5070
5071 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5072
5073         * configure.ac: Add -lpwl to ppllibs.
5074         * configure: Regenerated.
5075
5076 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5077
5078         * config/cloog.m4: Add -lisl to clooglibs.
5079         * configure: Regenerated.
5080
5081 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5082
5083         * MAINTAINERS (CPU Port maintainers): Add self.
5084
5085 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5086
5087         * MAINTAINERS: Add myself as testsuite maintainer.
5088
5089 2011-02-15  Mike Stump  <mikestump@comcast.net>
5090
5091         * MAINTAINERS: Add myself as testsuite maintainer.
5092
5093 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5094
5095         Import from Libtool and gnulib:
5096
5097         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5098
5099         Prepare for supporting FreeBSD 10.
5100         * config.rpath: Remove handling of freebsd1* which soon would
5101         match FreeBSD 10.0.
5102
5103         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5104
5105         Remove support for FreeBSD 1.x.
5106         * libtool.m4 (_LT_LINKER_SHLIBS)
5107         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5108         soon would incorrectly match FreeBSD 10.0.
5109
5110 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5111
5112         PR binutils/12283
5113         * move-if-change: Import version from gnulib.
5114
5115 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5116
5117         PR lto/47225
5118         * Makefile.def (lto-plugin): Double dash for enable-shared.
5119         (configure-gcc): Depend on all-lto-plugin.
5120         * Makefile.in: Rebuilt.
5121
5122 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5123
5124         * configure.ac: Remove extra bracket.
5125         * configure: Regenerate.
5126
5127 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5128
5129         * MAINTAINERS: Add myself as libquadmath maintainer.
5130
5131 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5132
5133         * MAINTAINERS: Update my email address.
5134
5135 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5136
5137         * MAINTAINERS (option handling): Add self.
5138
5139 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5140
5141         PR lto/47225
5142         * Makefile.def: Add dependency for install-gcc
5143         on install-lto-plugin.
5144         * Makfile.in: Regenerated
5145
5146 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5147
5148         * MAINTAINERS (CPU Port Maintainers): Add myself.
5149
5150 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5151
5152         PR libgcj/44341
5153         * configure.ac: Discard --with-* flags for host when configuring
5154         target libraries for cross build.
5155         * configure: Rebuilt.
5156
5157 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5158
5159         * MAINTAINERS (linear loop transforms): Removed.
5160
5161 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5162
5163         * configure.ac: If with_ppl is no, move setting with_cloog=no
5164         after CLOOG_REQUESTED check.
5165         * configure: Regenerated.
5166
5167 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5168
5169         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5170         CLooG has been requested.
5171         * configure: Regenerated.
5172
5173 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5174
5175         * configure: Regenerated.
5176         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5177
5178 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5179
5180         * configure: Regenerated.
5181         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5182
5183 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5184
5185         * configure.ac: Use AS_HELP_STRING throughout.
5186         * configure: Regenerate.
5187
5188 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5189
5190         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5191         * configure: Regenerate.
5192
5193 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5194
5195         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5196
5197 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5198
5199         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5200         for ia64-hpux.
5201         * configure: Regenerate.
5202
5203 2011-01-07  Jan Hubicka  <jh@suse.cz>
5204
5205         PR lto/47225
5206         * Makefile.in: Regenerate.
5207         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5208         configure.
5209
5210 2011-01-07  Jan Hubicka  <jh@suse.cz>
5211
5212         * Makefile.in: Regenerate.
5213         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5214         and configure dependency on lto-plugin configure.
5215         (lto-plugin module): Remove dependency on GCC; add dependency on
5216         liniberty.
5217
5218 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5219
5220         * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5223
5224         * configure: Regenerate.
5225
5226 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5227
5228         * configure.ac: (picochip): Disable libiberty.
5229
5230 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5231
5232         * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2010-12-10  Ian Lance Taylor  <iant@google.com>
5235
5236         PR bootstrap/46819
5237         * configure.ac: For --disable-libgcj clear libgcj_saved.
5238         * configure: Rebuild.
5239
5240 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5241
5242         PR fortran/46540
5243         * configure.ac: Add --disable-libquadmath and
5244         --disable-libquadmath-support.
5245         * configure: Regenerate.
5246
5247 2010-12-03  Ian Lance Taylor  <iant@google.com>
5248
5249         * MAINTAINERS: Add myself as libgo maintainer.
5250
5251 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5252
5253         PR libffi/46792
5254         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5255         * configure: Regenerate.
5256
5257 2010-12-02  Ian Lance Taylor  <iant@google.com>
5258
5259         * configure.ac: Always set default for poststage1_ldflags to
5260         -static-libstdc++ -static-libgcc.
5261
5262 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5263
5264         * configure.ac: Move comment to remove extra space in last argument
5265         of GCC_TARGET_TOOL.
5266
5267 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5268
5269         PR other/46026
5270         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5271         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5272         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5273         (BASE_FLAGS_TO_PASS): Use it.
5274         * configure: Rebuilt.
5275         * Makefile.in: Rebuilt.
5276
5277 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5278
5279         PR binutils/12258
5280         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5281         Properly check default linker.
5282         * configure: Regnerated.
5283
5284 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5285
5286         * configure.ac: For --enable-gold, handle value `default' instead of
5287         `both*'.  New configure option --{en,dis}able-ld.
5288         * configure: Regenerate.
5289
5290 2010-11-20  Ian Lance Taylor  <iant@google.com>
5291
5292         * configure.ac: Only disable a language library if no language needs
5293         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5294         * configure: Rebuild.
5295
5296 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5297
5298         * Makefile.in: Regenerate.
5299
5300         PR other/46202
5301         * configure.ac: Fix just-built in-tree STRIP name to be
5302         binutils/strip-new.
5303         * configure: Regenerate.
5304         * Makefile.def (install-strip-gcc, install-strip-binutils)
5305         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5306         (install-strip-sid): Mirror dependencies on non-strip variants
5307         of these targets on the respective -strip prerequisites.
5308         * Makefile.tpl (install-strip, install-strip-host)
5309         (install-strip-target): New targets.
5310         (install-strip-[+module+], install-strip-target-[+module+]):
5311         New targets.
5312         * Makefile.in: Regenerate.
5313
5314 2010-11-19  Ian Lance Taylor  <iant@google.com>
5315             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5316
5317         * configure.ac: Add target-libgo to target_libraries.  Set
5318         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5319         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5320         (HOST_EXPORTS): Add GOC.
5321         (BASE_TARGET_EXPORTS): Add GOC.
5322         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5323         (GOCFLAGS_FOR_TARGET): New variable.
5324         (EXTRA_HOST_FLAGS): Add GOC.
5325         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5326         * Makefile.def (target_modules): Add libgo.
5327         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5328         (dependencies): Add dependency from configure-target-libgo to
5329         configure-target-libffi and all-target-libstdc++-v3.  Add
5330         dependencies from all-target-libgo to all-target-libffi.
5331         (languages): Add go.
5332         * configure: Rebuild.
5333         * Makefile.in: Rebuild.
5334
5335 2010-11-19  Ian Lance Taylor  <iant@google.com>
5336
5337         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5338         compiler/flag environment variables.
5339
5340 2010-11-18  Ian Lance Taylor  <iant@google.com>
5341
5342         * configure.ac: Check for lang_requires_boot_languages in
5343         config-lang.in files.
5344         * configure: Rebuild.
5345
5346 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5347             Tobias Burnus  <burnus@net-b.de>
5348
5349         PR fortran/32049
5350         * Makefile.def: Add libquadmath; build it with language=fortran.
5351         * configure.ac: Add libquadmath.
5352         * Makefile.tpl: Handle multiple libs in check-[+language+].
5353         * Makefile.in: Regenerate.
5354         * configure: Regenerate.
5355
5356 2010-11-16  Tom Tromey  <tromey@redhat.com>
5357
5358         * MAINTAINERS: Moved myself to reviewers section.
5359
5360 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5361
5362         * MAINTAINERS: Moved myself to reviewers section.
5363
5364 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5365
5366         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5367         (Write After Approval): Remove self.
5368
5369 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5370
5371         * configure.ac: Fix spelling in option names.
5372         * configure: Regenerated.
5373
5374 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5375
5376         PR bootstrap/39622
5377         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5378         * configure: Regenerated.
5379
5380 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5381
5382         * MAINTAINERS: Update my email address.
5383
5384 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5385
5386         * configure: Regenerate.
5387
5388 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5389
5390         * configure: Regenerate.
5391
5392 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5393
5394         * configure: Regenerate.
5395
5396 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5397
5398         * configure: Regenerate.
5399
5400 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5401
5402         * configure.ac: Support official CLooG.org versions.
5403         * configure: Regenerate.
5404         * config/cloog.m4: New.
5405
5406 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5407
5408         * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5411
5412         * MAINTAINERS: Update my email address.
5413
5414 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5415
5416         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5417         * configure: Regenerate.
5418
5419 2010-11-03  Ian Lance Taylor  <iant@google.com>
5420             Dave Korn  <dave.korn.cygwin@gmail.com>
5421
5422         PR lto/46273
5423         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5424         and on other supported platforms whenever LTO is enabled.
5425         * configure: Rebuild.
5426
5427 2010-11-02  Alan Modra  <amodra@gmail.com>
5428
5429         PR binutils/12110
5430         * configure.ac: Error when source path contains spaces.
5431         * configure: Regenerate.
5432
5433 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5434
5435         * MAINTAINERS: Update my email address.
5436
5437 2010-10-20  Ian Lance Taylor  <iant@google.com>
5438
5439         * Makefile.def (target_modules): Set lib_path to src/.libs for
5440         libstdc++-v3 module.
5441         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5442         * Makefile.in: Rebuild.
5443
5444 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5445
5446         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5447         (Write After Approval): Remove myself.
5448
5449 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5450
5451         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5452
5453 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5454
5455         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5456
5457 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5458
5459         * configure.ac (build_lto_plugin): New shell variable.
5460         (--enable-lto): Turn on by default for all non-ELF platforms that
5461         have had LTO support added so far.  Set build_lto_plugin appropriately
5462         for both ELF and non-ELF.
5463         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5464         * configure: Regenerate.
5465
5466 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5467
5468         Sync from src:
5469         * configure.ac (v850 support): Remove target-libgloss from
5470         noconfigdirs.
5471         * configure: Regenerate.
5472
5473 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5474
5475         PR bootstrap/45326
5476         PR bootstrap/45174
5477         * configure.ac: Honor initial values of $build_configargs,
5478         $host_configargs, $target_configargs.  Mark the precious, so
5479         environment settings get recorded.
5480         * configure: Regenerate.
5481
5482 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5483
5484         PR bootstrap/45796
5485         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5486         Depend on all-build-libiberty.
5487         * Makefile.in: Regenerate.
5488
5489 2010-09-30  Michael Eager  <eager@eagercon.com>
5490
5491         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5492         * configure: Regenerate.
5493
5494 2010-09-28  Michael Eager  <eager@eagercon.com>
5495
5496         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5497
5498 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5499
5500         PR bootstrap/44621
5501         * configure.ac: Fix unportable shell quoting.
5502         * configure: Regenerate.
5503
5504 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5505
5506         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5507         targets and amend comment.
5508         * configure: Regenerate.
5509
5510 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5511
5512         * MAINTAINERS (Write After Approval): Add myself.
5513
5514 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5515
5516         * configure.ac: Enable LTO by default on Darwin.
5517         * configure: Regenerate.
5518
5519 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5520
5521         * MAINTAINERS (Write After Approval): Add myself.
5522
5523 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5524
5525         * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5528
5529         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5530         ports
5531
5532 2010-07-28  David Yuste  <david.yuste@gmail.com>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5537
5538         * configure.ac: Support all v850 targets.
5539         * configure: Regenerate.
5540
5541 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5542
5543         PR bootstrap/44455
5544         * configure.ac (extra_mpfr_configure_flags): Copy from
5545         extra_mpc_gmp_configure_flags.
5546         * configure: Re-generated.
5547
5548 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5549
5550         * MAINTAINERS (Write After Approval): Add myself.
5551
5552 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5553
5554         * MAINTAINERS (Write After Approval): Add myself.
5555
5556 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5557
5558         * MAINTAINERS (Write After Approval): Add myself.
5559
5560 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5561
5562         PR target/44862
5563         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5564         Provide -B option to allow for link spec %s substitutions for
5565         libstdc++.a on darwin.
5566         * Makefile.in: Regenerate.
5567
5568 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5569
5570         * MAINTAINERS (Reviewers): Update my e-mail address
5571
5572 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5573
5574         * Makefile.def (configure-gcc): Depend on all-libelf.
5575         * Makefile.in: Rebuild.
5576
5577 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5578
5579         * MAINTAINERS (Write After Approval): Add myself in the right place.
5580
5581 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5582
5583         * MAINTAINERS (Write After Approval): Add myself.
5584
5585 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5586
5587         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5588
5589 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5590
5591         * config.sub: Update to version 2010-05-21.
5592         * config.guess: Update to version 2010-04-03.
5593
5594 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5595
5596         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5597         * configure: Regenerate.
5598
5599 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5600
5601         * MAINTAINERS (Write After Approval): Add myself.
5602
5603 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5604
5605         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5606         a platform that supports LTO.
5607         * configure: Regenerate.
5608
5609 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5610
5611         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5612         * configure: Regenerated.
5613
5614 2010-04-27  Roland McGrath  <roland@redhat.com>
5615             H.J. Lu  <hongjiu.lu@intel.com>
5616
5617         * configure.ac (--enable-gold): Support both, both/gold and
5618         both/bfd to add gold to configdirs without removing ld.
5619         * configure: Regenerated.
5620
5621         * Makefile.def: Add install-gold dependency to install-ld.
5622         * Makefile.in: Regenerated.
5623
5624 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5625
5626         PR lto/42776
5627         * configure.ac (--enable-lto): Refactor handling so libelf tests
5628         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5629         and allow LTO to be explicitly enabled on non-ELF platforms that
5630         are known to support it inside else-clause.
5631         * configure: Regenerate.
5632
5633 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5634
5635         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5636         * configure: Regenerate.
5637
5638 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5639
5640         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5641         * configure: Regenerate.
5642
5643 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5644
5645         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5646         separately.
5647         * configure: Regenerate.
5648
5649 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5650
5651         * MAINTAINERS (Write After Approval): Add myself.
5652
5653 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5654
5655         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5656         * configure: Regenerate.
5657
5658 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5659
5660         * configure: Regenerate after change to elf.m4.
5661
5662 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5663
5664         * MAINTAINERS (Write After Approval): Add myself.
5665
5666 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5667
5668         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5669         * configure: Regenerated.
5670
5671 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5672
5673         * configure.ac: Print "buggy but acceptable" when CLooG
5674         revision is less than 9.
5675         * configure: Regenerated.
5676
5677 2010-04-01  Diego Novillo  <dnovillo@google.com>
5678
5679         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5680
5681 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5682
5683         PR bootstrap/43615
5684         PR bootstrap/43328
5685
5686         Revert:
5687
5688         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5689
5690         * configure.ac: Do not pass --enable-multilib nor
5691         --disable-multilib in baseargs.  Accept explicitly passed
5692         --enable_multilib.
5693         * configure: Regenerate.
5694
5695 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5696
5697         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5698
5699 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5700
5701         * MAINTAINERS: Remove myself.
5702
5703 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5704
5705         PR bootstrap/43328
5706         * configure.ac: Do not pass --enable-multilib nor
5707         --disable-multilib in baseargs.  Accept explicitly passed
5708         --enable_multilib.
5709         * configure: Regenerate.
5710
5711 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5712
5713         * MAINTAINERS (spu port): Remove me.
5714
5715 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5716
5717         * configure.ac (tic6x-*-*): New case.
5718         * configure: Regenerate.
5719
5720 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5721
5722         * config.sub: Update to version 2010-03-22.
5723         * config.guess: Update to version 2009-12-30.
5724
5725 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5726
5727         PR ada/42554
5728         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5729         * configure: Regenerate.
5730
5731 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5732
5733         * MAINTAINERS: Update my email address.
5734
5735 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5736
5737         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5738         (ghassan.shobaki@amd.com): Removed.
5739
5740 2010-03-17  Alan Modra  <amodra@gmail.com>
5741
5742         * MAINTAINERS: Update my email address.
5743
5744 2010-03-16  Diego Novillo  <dnovillo@google.com>
5745
5746         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5747         Matthews.
5748
5749 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5750
5751         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5752         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5753
5754 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5755
5756         * MAINTAINERS: Update my email address.
5757
5758 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5759
5760         * MAINTAINERS: Update my email address.
5761
5762 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5763
5764         * MAINTAINERS: Update my email address.
5765
5766 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5767
5768         * MAINTAINERS: Update my email address.
5769
5770 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5771
5772         PR libstdc++/32499
5773         * configure.ac (RANLIB): Default to true.
5774         (STRIP): Likewise.
5775         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5776         * configure: Regenerate.
5777
5778 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5779
5780         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5781         (Write After Approval): Update my email address.
5782
5783 2010-02-17  Nick Clifton  <nickc@redhat.com>
5784
5785         PR 11238
5786         * Makefile.tpl (local-distclean): Also remove config.cache files in
5787         sub-directories as there may not be Makefiles present in the
5788         sub-directories.
5789         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5790         the config.cache files found by the find command.
5791
5792         * Makefile.in: Regenerate.
5793         * configure.ac: Revert previous delta.
5794         * configure: Regenerate.
5795
5796 2010-02-15  Nick Clifton  <nickc@redhat.com>
5797
5798         PR 11238
5799         * configure.ac: Delete config.cache files in sub-directories when
5800         deleting Makefiles.
5801         * configure: Regenerate.
5802
5803 2010-02-12  Ben Elliston  <bje@gnu.org>
5804
5805         * MAINTAINERS: Update my email address.
5806
5807 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5808
5809         * MAINTAINERS (spu port): Update my email address.
5810
5811 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5812
5813         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5814
5815 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5816
5817         * configure.ac: Add "recommended" version checks for GMP/MPC.
5818         Update recommended GMP/MPFR/MPC versions.
5819         * configure: Regenerate.
5820
5821 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5822
5823         * MAINTAINERS: Move my Embecosm email address into the
5824         write-after-approval section.
5825
5826 2010-01-26  Ian Lance Taylor  <iant@google.com>
5827
5828         * MAINTAINERS: Add myself as Go frontend maintainer.
5829
5830 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5831
5832         PR libstdc++/36101, PR libstdc++/42813
5833         * configure.ac (bootstrap_target_libs): Make inclusion of
5834         target-libgomp conditional on libgomb being in target_configdirs.
5835         * configure: Regenerate.
5836
5837 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5838
5839         PR libstdc++/36101, PR libstdc++/42813
5840         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5841         * configure: Regenerate.
5842
5843 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5844
5845         PR libstdc++/36101, PR libstdc++/42813
5846         * configure.ac (target_configdirs): Substitute.
5847         * Makefile.def: Bootstrap target module libgomp.
5848         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5849         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5850         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5851         * configure, Makefile.in: Regenerate.
5852
5853 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5854
5855         * MAINTAINERS: Adjust my details.
5856
5857 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5858
5859         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5860
5861 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5862
5863         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5864
5865 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5866
5867         * MAINTAINERS (Write After Approval): Add myself.
5868
5869 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5870
5871         * MAINTAINERS (Write After Approval): Add myself.
5872
5873 2010-01-11  Richard Guenther  <rguenther@suse.de>
5874
5875         PR lto/41569
5876         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5877         * Makefile.in: Regenerated.
5878
5879 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5880
5881         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5882         * configure: Regenerate.
5883
5884 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5885             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5886
5887         PR bootstrap/42424
5888         * configure.ac: Include libtool m4 files.
5889         (_LT_CHECK_OBJDIR): Call it.
5890         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5891         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5892
5893         * configure: Regenerate.
5894
5895 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5896
5897         PR bootstrap/41818
5898         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5899         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5900         * Makefile.in: Regenerate.
5901
5902 2010-01-02  Richard Guenther  <rguenther@suse.de>
5903
5904         PR lto/41529
5905         * configure.ac: Include config/elf.m4.  Disable LTO if not
5906         builting for an elf target.
5907         * configure: Regenerate.
5908
5909 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5910
5911         * MAINTAINERS: Change my email address.
5912
5913 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5914
5915         * config.sub, config.guess: Update from upstream sources.
5916
5917 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5918
5919         * MAINTAINERS (Write After Approval): Add myself.
5920
5921 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5922
5923         PR middle-end/30447
5924         PR middle-end/30789
5925         PR other/40302
5926
5927         * configure.ac: Require MPC.
5928         * configure: Regenerate.
5929
5930 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5931
5932         PR target/38384
5933         PR bootstrap/40972
5934         * libtool.m4: Sync from git Libtool.
5935         * ltoptions.m4: Likewise.
5936         * ltversion.m4: Likewise.
5937         * lt~obsolete.m4: Likewise.
5938         * ltmain.sh: Likewise.
5939
5940 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5941
5942         * configure.ac: Update minimum MPC version to 0.8.
5943         * configure: Regenerate.
5944
5945 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5946
5947         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5948         * configure: Regenerated.
5949
5950 2009-11-21  Ian Lance Taylor  <iant@google.com>
5951
5952         * configure.ac: Change default of poststage1_ldflags to be empty if
5953         poststage1_libs is set.  When poststage1_libs is empty, and
5954         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5955         * configure: Rebuild.
5956
5957 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5958
5959         * MAINTAINERS (Write After Approval): Update my email address.
5960
5961 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5962
5963         * config.guess: Update from upstream sources.
5964
5965 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5966
5967         * Makefile.def: Restore host and target settings for gmp.
5968         * Makefile.in: Rebuild.
5969
5970 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5971
5972         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5973         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5974         Fix portability of test of C++ as bootstrap language.  Add
5975         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5976         * configure: Rebuild.
5977         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5978         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5979         in-tree building.
5980         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5981         (POSTSTAGE1_HOST_EXPORTS): Use it.
5982         (STAGE[+id+]_CXXFLAGS): New.
5983         (BASE_FLAGS_TO_PASS): Pass it down.
5984         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5985         extra_exports.
5986         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5987         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5988         extra_exports.
5989         * Makefile.in: Rebuild.
5990
5991 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5992
5993         * config.sub, config.guess: Update from upstream sources.
5994
5995 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5996
5997         * MAINTAINERS (Write After Approval): Add myself.
5998
5999 2009-11-09  Jon Beniston  <jon@beniston.com>
6000
6001         * MAINTAINERS (Write After Approval): Add myself.
6002
6003 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6004
6005         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6006         paths for *-w64-mingw* and x86_64-*mingw*.
6007         * configure: Regenerated.
6008
6009 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6010
6011         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6012
6013 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6014
6015         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6016         Phil Edwards to Write-After Approval.
6017
6018 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6019
6020         * configure.ac: Disable target-winsup & co for
6021         x86_64-*-mingw* and *-w64-mingw* targets.
6022         * configure: Regenerated.
6023
6024 2009-10-16  Nick Clifton  <nickc@redhat.com>
6025
6026         * MAINTAINERS: Add myself as a maintainer for the RX port.
6027
6028 2009-10-26  Johannes Singler  <singler@kit.edu>
6029
6030         * MAINTAINERS (Write After Approval): Update my e-mail address.
6031
6032 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6033
6034         * configure.ac (CLooG test): Use = with test.
6035         * configure: Regenerate.
6036
6037 2009-10-22  Richard Guenther  <rguenther@suse.de>
6038
6039         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6040         cloog if the ppl version check failed.  Move flags saving
6041         before setting in libelf check.
6042         * configure: Regenerate.
6043
6044 2009-10-21  Richard Guenther  <rguenther@suse.de>
6045
6046         * configure.ac: Adjust the ppl and cloog configure to work as
6047         documented.  Disable cloog if ppl was disabled.  Omit the version
6048         checks if they were disabled.
6049         * configure: Re-generate.
6050
6051 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6052
6053         * configure.ac: Add 'lto' to enable_languages, not
6054         new_enable_languages, and only if not already present.
6055         * configure: Regenerate.
6056
6057 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6058
6059         * README: Refer to the various COPYING* files instead of just
6060         COPYING.
6061         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6062
6063 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6064
6065         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6066
6067 2009-10-07  Richard Guenther  <rguenther@suse.de>
6068
6069         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6070         and Richard Guenther as reviewers.
6071         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6072         as reviewers.
6073
6074 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6075
6076         * config.sub: Update from upstream sources.
6077
6078 2009-10-06  Ian Lance Taylor  <iant@google.com>
6079
6080         * Makefile.def: check-gold depends upon all-gas.
6081         * Makefile.in: Rebuild.
6082
6083 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6084
6085         * MAINTAINERS (Write After Approval): Add myself.
6086
6087 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6088
6089         * Makefile.def: all-lto-plugin depends on all-libiberty.
6090         set bootstrap=true for lto-plugin.
6091         Add lto-plugin.
6092         * Makefile.in: Regenerate.
6093         * configure.ac (host_libs): Add lto-plugin.
6094         * configure: Regenerate.
6095
6096 2009-10-03  Diego Novillo  <dnovillo@google.com>
6097
6098         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6099         (HOST_LIBELFLIBS): Define.
6100         (HOST_LIBELFINC): Define.
6101         * Makefile.in: Regenerate.
6102         * configure.ac: Add --enable-lto.
6103         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6104         If --enable-lto is used, add 'lto' to new_enable_languages.
6105         If --enable-lto is used and gold is enabled, add
6106         lto-plugin to configdirs.
6107         * configure: Regenerate.
6108
6109 2009-10-03  Simon Baldwin  <simonb@google.com>
6110
6111         * configure.ac: If --with-system-zlib, suppress local zlib and
6112         pass --with-system-zlib to subdir configure scripts.
6113         * configure: Regenerate.
6114
6115 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6116             Paolo Bonzini  <bonzini@gnu.org>
6117
6118         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6119         $(srcdir).
6120         * Makefile.in: Rebuilt.
6121
6122 2009-09-26  Gary Funck  <gary@intrepid.com>
6123
6124         * MAINTAINERS (Write After Approval): Add myself.
6125
6126 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6127
6128         * configure.ac: Update minimum MPC version to 0.7.
6129         * configure: Regenerate.
6130
6131 2009-09-25  Nick Clifton  <nickc@redhat.com>
6132
6133         * configure.ac: Pass any --cache-file=/dev/null option on to
6134         subconfigures.
6135         * configure: Regenerate.
6136
6137 2009-09-23  Nick Clifton  <nickc@redhat.com>
6138
6139         * config.sub, config.guess: Update from upstream sources.
6140
6141 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6142
6143         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6144         * Makefile.in: Rebuilt.
6145
6146 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6147
6148         PR bootstrap/32272
6149         * configure.ac: Error out if $srcdir isn't '.' but contains
6150         host-${host_noncanonical}.
6151         * configure: Regenerate.
6152
6153 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6154
6155         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6156         maintainer.
6157
6158 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6159
6160         * configure.ac: If bootstrapping a combined tree with
6161         --enable-gold, require c++ in stage1_languages.
6162         * configure: Regenerate.
6163
6164         * configure.ac: Also add target_libs of stage1_languages to
6165         bootstrap_target_libs.
6166         * configure: Regenerate.
6167
6168         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6169         with --enable-languages not containing c++.
6170         * configure: Regenerate.
6171
6172 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6173
6174         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6175         * configure: Regenerate.
6176
6177 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6178
6179         * MAINTAINERS (Write After Approval): Update my e-mail address,
6180         and move from from here...
6181         (Waiting for paperwork): To here.
6182
6183 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6184
6185         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6186
6187 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6188
6189         * configure.ac: Do not use $extrasub for replacing @if/@endif
6190         parts in Makefile; instead, use additional arguments to
6191         AC_CONFIG_COMMANDS to do the replacement manually, with several
6192         sed invocations, to avoid HP-UX sed command limits.
6193         * configure: Regenerate.
6194
6195 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6196
6197         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6198         blank before -L.
6199
6200 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6201
6202         * configure.ac (with-build-config): Document.  Handle without.
6203         Handle missing argument.
6204         * configure: Rebuilt.
6205
6206 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6207
6208         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6209         Default to bootstrap-debug only if compare-debug works.
6210         * configure: Rebuilt.
6211         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6212         * Makefile.in: Rebuilt.
6213
6214 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6215
6216         * MAINTAINERS (OS Port Maintainers): Update my email address.
6217
6218 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6219
6220         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6221         * Makefile.in: Rebuilt.
6222
6223 2009-09-01  Chris Demetriou  <cgd@google.com>
6224
6225         * MAINTAINERS (Write After Approval): Add myself.
6226
6227 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6228
6229         PR debug/30161
6230         * include/dwarf2.h (enum dwarf_tag): Added
6231         DW_TAG_GNU_template_template_param
6232         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6233
6234 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6235
6236         * Makefile.tpl (AWK): Fix typo.
6237         * Makefile.in: Regenerate.
6238
6239 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6240
6241         * configure.ac: Detect awk and sed.
6242         * Makefile.def (flags_to_pass): Add AWK and SED.
6243         * Makefile.tpl (AWK, SED): New.
6244         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6245         * configure: Regenerate.
6246         * Makefile.in: Regenerate.
6247
6248 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6249
6250         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6251         (collapseslashes): Likewise.
6252
6253 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6254
6255         * configure.ac (AC_PREREQ): Bump to 2.64.
6256
6257 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6258
6259         * configure.ac: Remove --with-datarootdir, --with-docdir,
6260         --with-pdfdir, --with-htmldir switches.
6261         * configure: Regenerate.
6262
6263         * configure: Regenerate.
6264
6265         * compile: Sync from Automake 1.11.
6266         * depcomp: Likewise.
6267         * install-sh: Likewise.
6268         * missing: Likewise.
6269         * mkinstalldirs: Likewise.
6270         * ylwrap: Likewise.
6271
6272 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6273
6274         * ltmain.sh (func_normal_abspath): New function.
6275         (func_relative_path): Likewise.
6276         (func_mode_help): Document new -bindir option for link mode.
6277         (func_mode_link): Add new -bindir option, and use it to place
6278         output DLL if specified.
6279
6280 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6281
6282         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6283         (baseargs): Add --disable-option-checking.
6284         * configure: Regenerate.
6285
6286         * Makefile.def (configure-target-libiberty): Depend on
6287         all-binutils and all-ld.
6288         (configure-target-newlib): Likewise.
6289         * Makefile.in: Regenerate.
6290
6291 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6292
6293         * config.sub, config.guess: Update from upstream sources.
6294
6295 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6296
6297         Sync from src, merge:
6298
6299         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6300
6301         * configure.ac: Do not exclude gas for i386-*-darwin.
6302         Add a case for x86_64-*-darwin.
6303         * configure: Regenerate.
6304
6305 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6306
6307         * MAINTAINERS: Add my name to Write After Approval list.
6308
6309 2009-08-06  Michael Eager  <eager@eagercon.com>
6310
6311         * configure.ac: Add Microblaze target.
6312         * configure: Regenerate.
6313
6314 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6315
6316         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6317         * configure: Regenerate.
6318
6319 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6320
6321         * MAINTAINERS (Write After Approval): Update my e-mail address.
6322
6323 2009-07-06  Ian Lance Taylor  <iant@google.com>
6324
6325         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6326         * configure: Rebuild.
6327
6328 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6329
6330         * MAINTAINERS: Move myself to the Graphite Reviewers.
6331
6332 2009-06-30  Wei Guozhi  <carrot@google.com>
6333
6334         * MAINTAINERS: Add my name to Write After Approval list.
6335
6336 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6337
6338         PR bootstrap/40338
6339         * configure.ac (comparestring): Create new variable.
6340         * Makefile.tpl (comparestring): Use to skip some comparisions.
6341         * configure: Regenerate.
6342         * Makefile.in: Regenerate.
6343
6344 2009-06-26  Doug Evans  <dje@sebabeach.org>
6345
6346         * Makefile.def (host_modules): Add cgen.
6347         * Makefile.in: Regenerate.
6348         * configure.ac (host_tools): Add cgen.
6349         * configure: Regenerate.
6350
6351 2009-06-23  DJ Delorie  <dj@redhat.com>
6352
6353         * MAINTAINERS: Add myself as mep maintainer.
6354
6355 2009-06-23  Ian Lance Taylor  <iant@google.com>
6356
6357         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6358         boot_languages.  Only bootstrap target libraries listed in
6359         target_libs for some boot language.  Add --with-stage1-ldflags,
6360         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6361         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6362         if not building with C++.
6363         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6364         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6365         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6366         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6367         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6368         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6369         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6370         * configure, Makefile.in: Rebuild.
6371
6372 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6373
6374         * MAINTAINERS: Added my name to write-after-approval list.
6375
6376 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6377
6378         * configure.ac: Define is_elf for QNX Neutrino targets.
6379         * configure: Regenerate.
6380
6381 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6382
6383         * MAINTAINERS: Added my name to the write-after-approval list
6384
6385 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6386
6387         * configure.ac: Detect MPC in default directory.
6388         * configure: Regenerate.
6389
6390 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6391             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6392
6393         * Makefile.tpl (all): Avoid a trailing backslash.
6394         * Makefile.in: Regenerate.
6395
6396 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6397
6398         * config.sub, config.guess: Update from upstream sources.
6399
6400 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6401
6402         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6403         to noconfdirs.
6404         * configure: Regenerate.
6405
6406 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6407
6408         * Makefile.tpl ([+compare-target+]): Compare all stage
6409         directories, rather than just gcc.
6410         * Makefile.in: Rebuilt.
6411
6412 2009-06-01  Doug Kwan  <dougkwan@google.com>
6413
6414         * configure.ac: Support gold for target arm*-*-*.
6415         * configure: Regenerate.
6416
6417 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6418
6419         * Makefile.def: Add MPC support and dependencies.
6420         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6421
6422         * Makefile.in, configure: Regenerate.
6423
6424 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6425
6426         * Makefile.tpl (all): Avoid harmless warning in make all when
6427         gcc-bootstrap is enabled but stage_last does not exist.
6428         * Makefile.in: Rebuilt.
6429
6430 2009-05-24  Nicolas Roche  <roche@adacore.com>
6431
6432         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6433         * Makefile.in: Regenerate.
6434
6435 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6436
6437         * MAINTAINERS: Update my e-mail address.
6438
6439 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6440
6441         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6442         * configure:  Regenerate.
6443
6444 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6445
6446         PR other/40159
6447         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6448         gcc-no-bootstrap are mutually exclusive.
6449         * Makefile.in: Rebuilt.
6450
6451 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6452
6453         PR other/40159
6454         * Makefile.tpl (all): Don't end with unconditional success.
6455         * Makefile.in: Rebuilt.
6456
6457 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6458
6459         PR target/37137
6460         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6461         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6462         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6463         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6464         stage_configureflags, stage_cflags and stage_libcflags into
6465         explicit Makefile macros.
6466         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6467         GFORTRAN.
6468         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6469         CC.  Set CC_FOR_BUILD from CC.
6470         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6471         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6472         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6473         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6474         and GFORTRAN.
6475         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6476         (_LIBCFLAGS): Renamed to _TFLAGS.
6477         (do-compare-debug, do-compare3-debug): Drop.
6478         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6479         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6480         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6481         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6482         (XGCC_FLAGS_FOR_TARGET): New.
6483         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6484         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6485         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6486         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6487         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6488         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6489         TFLAGS.
6490         (BUILD_CONFIG): Include if requested.
6491         (all): Set TFLAGS on bootstrap.
6492         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6493         (all-stageid-prefixmodule): Likewise.
6494         (do-clean, distclean-stageid): Set TFLAGS.
6495         (restrap): Fix whitespace.
6496         * Makefile.in: Rebuilt.
6497
6498 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6499
6500         * config.guess: Sync with src.
6501
6502 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6503
6504         * configure.ac ($with_ppl):  Default to no if not supplied.
6505         ($with_cloog):  Likewise.
6506         configure:  Regenerate.
6507
6508 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6509
6510         * MAINTAINERS: Update my e-mail address.
6511
6512 2009-04-27  Nick Clifton  <nickc@redhat.com>
6513
6514         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6515
6516 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6517
6518         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6519         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6520         * Makefile.in: Regenerate.
6521
6522 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6523
6524         PR bootstrap/39739
6525         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6526         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6527
6528         * configure, Makefile.in: Regenerate.
6529
6530 2009-04-21  Taras Glek  <tglek@mozilla.com>
6531
6532         * include/hashtab.h: Update GTY annotations to new syntax
6533         * include/splay-tree.h: Likewise
6534
6535 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6536
6537         * config.sub, config.guess: Update from upstream sources.
6538
6539 2009-04-15  Anthony Green  <green@moxielogic.com>
6540
6541         * configure.ac: Add moxie support.
6542         * configure: Rebuilt.
6543
6544 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6545
6546         * configure.ac: Change copyright header to refer to version
6547         3 of the GNU General Public License and to point readers at the
6548         COPYING3 file and the FSF's license web page.
6549         * Makefile.def: Likewise.
6550         * Makefile.tpl: Likewise.
6551         * Makefile.in: Regenerate.
6552
6553 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6554
6555         * configure.ac: Restore match for darwin9 or later. Use double
6556         brackets since regeneration eats one pair.
6557         * configure: Regenerate.
6558
6559 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6560
6561         PR gas/10039
6562         * configure.ac: Require texinfo 4.7.
6563         * configure: Regenerated.
6564
6565 2009-04-09  Nick Clifton  <nickc@redhat.com>
6566
6567         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6568         the GCC Runtime Library Exception.
6569
6570 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6571
6572         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6573         * configure: Regenerate.
6574
6575 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6576
6577         * Makefil.def (languages): New entries.
6578         * Makefile.tpl (check-gcc-*): New generic target.
6579         * Makefile.in: Regenerate.
6580
6581 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6582
6583         * MAINTAINERS:  Update my email address.
6584
6585 2009-03-18  Tom Tromey  <tromey@redhat.com>
6586
6587         * configure: Rebuild.
6588         * configure.ac (host_libs): Add libiconv.
6589         * Makefile.in: Rebuild.
6590         * Makefile.def (host_modules): Add libiconv.
6591         (configure-gdb, all-gdb): Depend on libiconv.
6592
6593 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6594
6595         * configure.ac: Treat gdb as supported on x86_64-darwin.
6596         * configure: Regenerate.
6597
6598 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6599
6600         * configure.ac (--with-host-libstdcxx): New option.
6601         * configure: Regenerate.
6602
6603 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6604
6605         * MAINTAINERS:  Move myself into the write after approval list.
6606
6607 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6608
6609         * MAINTAINERS: Update e-mail address.
6610
6611 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6612
6613         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6614
6615 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6616
6617         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6618
6619 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6620
6621         Backport from git Libtool:
6622
6623         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6624         Support GNU/kOpenSolaris.
6625         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6626         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6627         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6628         GNU/kOpenSolaris.
6629
6630 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6631
6632         * MAINTAINERS: Update e-mail address.
6633
6634 2009-02-24  Michael Eager  <eager@eagercon.com>
6635
6636         * MAINTAINERS (Write After Approval): Add self.
6637
6638 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6639
6640         * MAINTAINERS (Write After Approval): Add myself.
6641
6642 2009-02-05  Andreas Schwab  <schwab@suse.de>
6643
6644         * Makefile.tpl (stage_last): Define $r and $s before using
6645         $(RECURSE_FLAGS_TO_PASS).
6646         * Makefile.in: Regenerate
6647
6648 2009-01-30  Ian Lance Taylor  <iant@google.com>
6649
6650         * MAINTAINERS: Move myself to the Global Reviewers list.
6651
6652 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6653
6654         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6655         * configure: Regenerate.
6656
6657 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6658
6659         * MAINTAINERS: Make whitespace consistent.
6660         Remove Robert Millan from Write After Approval.
6661
6662 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6663
6664         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6665         (all-opcodes): Depend on all-libiberty.
6666         * Makefile.in: Regenerate.
6667
6668 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6669
6670         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6671         * configure: Regenerate.
6672
6673 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6674
6675         * MAINTAINERS (Write After Approval): Add myself.
6676
6677 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6678
6679         * MAINTAINERS: Add myself to reviewers (Fortran).
6680
6681 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6682
6683         PR tree-optimization/38515
6684         * configure.ac (cloog-polylib): Removed.
6685         (with_ppl, with_cloog): Test for "no".
6686         * configure: Regenerated.
6687
6688 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6689
6690         * MAINTAINERS: Moved myself to reviewers (Fortran).
6691
6692 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6693
6694         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6695         (Write After Approval): Remove myself.
6696
6697 2009-01-03  Diego Novillo  <dnovillo@google.com>
6698
6699         * MAINTAINERS: Remove myself from alias maintainership.
6700
6701 2009-01-02  David Ayers  <ayers@fsfe.org>
6702
6703         * MAINTAINERS: Update e-mail address.
6704
6705 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6706
6707         * MAINTAINERS: Make whitespace consistent.
6708
6709 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6710
6711         Backport from upstream Libtool:
6712         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6713         Add cache variables to tests that require the linker to work.
6714         For shlibpath_overrides_runpath, this also changes the semantics
6715         to let the result from the C compiler take precedence.
6716
6717 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6718
6719         * config.sub, config.guess: Update from upstream sources.
6720
6721 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6722
6723         * configure.ac (ppllibs): Add by default the lib flags.
6724         * configure: Regenerate.
6725
6726 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6727
6728         * MAINTAINERS:  Add myself to the write after approval list.
6729
6730 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6731
6732         * configure.ac: Add double brackets on darwin[912].
6733         * configure: Regenerate.
6734
6735 2008-12-03  Daniel Kraft  <d@domob.eu>
6736
6737         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6738         Approval to Reviewer section (for Fortran front-end).
6739
6740 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6741
6742         * configure.ac: Expand to darwin10 and later.
6743         * configure: Regenerate.
6744
6745 2008-12-02  Andreas Schwab  <schwab@suse.de>
6746
6747         * Makefile.def: configure-target-boehm-gc depends on
6748         all-target-libstdc++-v3.
6749         * Makefile.in: Regenerate.
6750
6751 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6752
6753         * MAINTAINERS:  Add myself as mingw maintainer.
6754
6755 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6756
6757         * config.sub, config.guess: Update from upstream sources.
6758
6759 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6760
6761         * README.SCO: Remove.
6762
6763 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6764
6765         * MAINTAINERS:  Add myself to the write after approval list.
6766
6767 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6768
6769         * MAINTAINERS:  Update my email address in WAA section.
6770
6771 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6772
6773         * MAINTAINERS: Update e-mail address.
6774
6775 2008-11-27  Toon Moene  <toon@moene.org>
6776
6777         * MAINTAINERS: Change e-mail address.
6778
6779 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6780
6781         * configure.ac: Build gdb for i?86-*-darwin*
6782         * configure: Regenerated.
6783
6784 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6785
6786         * MAINTAINERS: Added my full name.
6787
6788 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6789
6790         PR bootstrap/38014
6791         PR bootstrap/37923
6792
6793         Revert:
6794
6795         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6796
6797         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6798         * Makefile.in: Regenerated.
6799
6800         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6801
6802         PR gdb/921
6803         PR gdb/1646
6804         PR gdb/2175
6805         PR gdb/2176
6806
6807         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6808         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6809         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6810         (HOST_EXPORTS): Pass CPPFLAGS.
6811         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6812         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6813         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6814         * Makefile.in, configure: Regenerated.
6815         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6816         and CPPFLAGS_FOR_BUILD.
6817
6818 2008-11-06  Jeff Law  <law@redhat.com>
6819
6820         * MAINTAINERS: Add myself as middle end maintainer.
6821
6822 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6823
6824         * MAINTAINERS (Write after approval): Add myself.
6825
6826 2008-11-05  Diego Novillo  <dnovillo@google.com>
6827
6828         * MAINTAINERS (Global Reviewers): Add myself.
6829         (Non-Algorithmic Maintainers): Remove myself.
6830
6831 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6832
6833         * MAINTAINERS (Write after approval): Add myself.
6834
6835 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6836
6837         * MAINTAINERS (Write after approval): Add myself.
6838
6839 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6840
6841         * configure.ac (spu-*-*): Remove special case.
6842         * configure: Regenerate.
6843
6844 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6845
6846         * MAINTAINERS (Write after approval): Update my email address.
6847
6848 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6849
6850         * configure.ac [spu-*-*]: Do not set skipdirs.
6851         * configure: Re-generate.
6852
6853 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6854
6855         * MAINTAINERS (Various Maintainers): Add myself to reload.
6856
6857 2008-10-25  Richard Guenther  <rguenther@suse.de>
6858
6859         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6860         maintainer.  Remove myself as libgcc-math maintainer.
6861         (Non-Algorithmic Maintainers): Remove myself.
6862
6863 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6864
6865         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6866         * Makefile.in: Regenerated.
6867
6868 2008-10-23  Cary Coutant  <ccoutant@google.com>
6869
6870         * MAINTAINERS (Write after approval): Add myself.
6871
6872 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6873
6874         PR gdb/921
6875         PR gdb/1646
6876         PR gdb/2175
6877         PR gdb/2176
6878
6879         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6880         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6881         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6882         (HOST_EXPORTS): Pass CPPFLAGS.
6883         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6884         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6885         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6886         * Makefile.in, configure: Regenerated.
6887         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6888         and CPPFLAGS_FOR_BUILD.
6889
6890 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6891
6892         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6893         Sebastian Pop.
6894
6895 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6896
6897         * MAINTAINERS (Write After Approval): Added myself.
6898
6899 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6900
6901         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6902         recommended version to 2.3.2.
6903
6904         * configure: Regenerate.
6905
6906 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6907
6908         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6909
6910 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6911
6912         * MAINTAINERS (Write After Approval): Update e-mail address.
6913
6914 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6915
6916         * libtool.m4: Update to libtool 2.2.6.
6917         * lt~obsolete.m4: Update to libtool 2.2.6.
6918         * ltmain.sh: Update to libtool 2.2.6.
6919         * ltsugar.m4: Update to libtool 2.2.6.
6920         * ltversion.m4: Update to libtool 2.2.6.
6921         * ltoptions.m4: Update to libtool 2.2.6.
6922         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6923
6924 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6925
6926         * MAINTAINERS (Write After Approval): Add myself.
6927
6928 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6929
6930         * MAINTAINERS (Write After Approval): Update my name.
6931
6932 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6933
6934         * MAINTAINERS: Add myself in "Write After Approval".
6935
6936 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6937
6938         * MAINTAINERS: Add myself as ia64 maintainer.
6939
6940 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6941
6942         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6943         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6944         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6945         and Michael Tiemann from Write After Approval since they do not
6946         actually have access.
6947
6948 2008-09-05  Richard Guenther  <rguenther@suse.de>
6949
6950         * configure.ac: Initialize clooglibs to -lcloog.
6951         * configure: Re-generate.
6952
6953 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6954
6955         * MAINTAINERS (Write After Approval): Add myself.
6956
6957 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6958
6959         * configure.ac (--with-cloog-polylib): New.
6960         (--disable-cloog-version-check): New.
6961         (--disable-ppl-version-check): New.
6962         * configure: Re-generate.
6963
6964 2008-09-03  Richard Guenther  <rguenther@suse.de>
6965
6966         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6967         cloog test.
6968         * configure: Re-generate.
6969
6970 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6971
6972         Add picoChip port.
6973         * MAINTAINERS: Add picoChip maintainers.
6974
6975 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6976             Tobias Grosser  <grosser@fim.uni-passau.de>
6977             Jan Sjodin  <jan.sjodin@amd.com>
6978             Harsha Jagasia  <harsha.jagasia@amd.com>
6979             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6980             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6981             Adrien Eliche  <aeliche@isty.uvsq.fr>
6982
6983         Merge from graphite branch.
6984         * configure: Regenerate.
6985         * Makefile.in: Regenerate.
6986         * configure.ac (host_libs): Add ppl and cloog.
6987         Add checks for PPL and CLooG.
6988         * Makefile.def (ppl, cloog): Added modules and dependences.
6989         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6990         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6991
6992 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6993
6994         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6995         (GCC_SHLIB_SUBDIR): New.
6996         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6997         * configure: Regenerate.
6998         * Makefile.in: Regenerate.
6999
7000 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7001
7002         * MAINTAINERS: Consistently use tabs to separate columns.
7003
7004 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7005
7006         * MAINTAINERS (Write after Approval): Add myself.
7007
7008 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7009
7010         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7011         Enable bfd, binutils and opcodes.
7012         * configure: Regenerate.
7013
7014 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7015
7016         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7017
7018 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7019
7020         * MAINTAINERS:  Use correct Umlaut for last name.
7021
7022 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7023
7024         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7025
7026 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7027
7028         * MAINTAINERS: Update my email address.
7029
7030 2008-08-16  Nicolas Roche  <roche@adacore.com>
7031
7032         * Makefile.tpl: Add BOOT_ADAFLAGS.
7033         * Makefile.in: Regenerate.
7034
7035 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7036
7037         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7038         * configure: Regenerate.
7039
7040 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7041
7042         * configure.ac: Add makefile fragments for hpux.
7043         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7044         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7045         * configure: Regenerate.
7046         * Makefile.in: Regenerate.
7047
7048 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7049
7050         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7051
7052 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7053
7054         * MAINTAINERS (Write after Approval): Add myself.
7055
7056 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7057
7058         * MAINTAINERS (Write After Approval):  Add myself.
7059
7060 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7061
7062         * MAINTAINERS (Write After Approval):  Add myself.
7063
7064 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7065
7066         * MAINTAINERS: Update my email address.
7067
7068 2008-06-25  Joey Ye  <joey.ye@intel.com>
7069
7070         * MAINTAINERS (Write After Approval):  Add myself.
7071
7072 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7073
7074         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7075         * Makefile.in: Regenerate.
7076         * configure: Regenerate.
7077
7078 2008-06-17  Daniel Kraft  <d@domob.eu>
7079
7080         * MAINTAINERS (Write After Approval):  Add myself.
7081
7082 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7083
7084         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7085         "$@" is still intact with both Autoconf 2.59 and 2.62.
7086         * configure: Regenerate.
7087
7088 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7089
7090         * Makefile.tpl: Fix comment errors.
7091         * Makefile.in: Regenerate.
7092
7093 2008-06-12  David S. Miller  <davem@davemloft.net>
7094             David Edelsohn  <edelsohn@gnu.org>
7095
7096         * configure.ac: Add powerpc*-*-* to gold supported targets.
7097         * configure: Regenerate.
7098
7099 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7100
7101         PR tree-optimization/36218
7102         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7103         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7104         (all prefix="build-"): Pass them to build-system sub-makes.
7105         * Makefile.in: Regenerate.
7106
7107 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7108
7109         * MAINTAINERS (mt port): Remove.
7110         (sco5, unixware, sco udk): Remove.
7111         (Kean Johnston): Add to Write After Approval.
7112
7113 2008-05-30  Julian Brown  <julian@codesourcery.com>
7114
7115         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7116         of libobjc for ARM EABI Linux.
7117         * configure: Regenerate.
7118
7119 2008-05-18  Xinliang David Li   <davidxl@google.com>
7120
7121         * ChangeLog: Remove wrong ChangeLog entry.
7122
7123 2008-05-17  Xinliang David Li   <davidxl@google.com>
7124
7125         * MAINTAINERS (Write After Approval): Add myself.
7126
7127 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7128
7129         * MAINTAINERS (Write After Approval): Add myself.
7130
7131 2008-05-14  Rafael Espíndola  <espindola@google.com>
7132
7133         * config-ml.in: don't handle --enable-shared and --enable-static.
7134
7135 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7136
7137         * MAINTAINERS: Update my email address.
7138
7139 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7140
7141         * MAINTAINERS: Update my email address.
7142
7143 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7144
7145         * MAINTAINERS (Write After Approval): Add myself.
7146
7147 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7148
7149         * MAINTAINERS (Write After Approval): Add myself.
7150
7151 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7152
7153         * MAINTAINERS (crx): Add myself.
7154
7155 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7156
7157         Sync with src:
7158         2008-04-14  David S. Miller  <davem@davemloft.net>
7159
7160         * configure.ac: Add sparc*-*-* to gold supported targets.
7161         * configure: Regenerate.
7162
7163 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7164
7165         PR bootstrap/35457
7166         * configure.ac: Include override.m4.
7167         * configure: Regenerate.
7168
7169 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7170
7171         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7172         * Makefile.in: Regenerate.
7173
7174 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7175
7176         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7177         as nonconfigurable directories list.
7178         * configure: Regenerate.
7179
7180 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7181
7182         * config.sub, config.guess: Update from upstream sources.
7183
7184 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7185
7186         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7187         * Makefile.in: Regenerate.
7188
7189 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7190
7191         * configure.ac: Do not build libssp for the AVR.
7192         * configure: Regenerate.
7193
7194 2008-04-07  Ian Lance Taylor  <iant@google.com>
7195
7196         * Makefile.def: check-gold depends upon all-binutils.
7197         * Makefile.in: Regenerate.
7198
7199 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7200
7201         * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2008-04-04  Nick Clifton  <nickc@redhat.com>
7204
7205         PR binutils/4334
7206         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7207         builds.
7208         * configure: Regenerate.
7209
7210 2008-04-04  NightStrike  <NightStrike@gmail.com>
7211
7212         PR other/35151
7213         * configure.ac: Combine rules for mingw32 and mingw64.
7214         * configure: Regenerate.
7215
7216 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7217
7218         * MAINTAINERS (Write After Approval): Add myself.
7219
7220 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7221
7222         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7223         * Makefile.in (.NOTPARALLEL): Ditto.
7224
7225 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7226
7227         * MAINTAINERS (Write After Approval): Add myself.
7228
7229 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7230
7231         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7232         * Makefile.in (.NOTPARALLEL): Regenerate.
7233
7234 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7235
7236         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7237         * Makefile.in: Regenerate.
7238
7239 2008-03-26  Jakub Staszak  <kuba@et.pl>
7240
7241         * MAINTAINERS (Write After Approval): Add myself.
7242
7243 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7244
7245         * MAINTAINERS:  Update e-mail address.
7246
7247 2008-03-20  Ian Lance Taylor  <iant@google.com>
7248
7249         * configure.ac: Add support for --enable-gold.
7250         * Makefile.def: Add gold as a directory like ld.
7251         * configure, Makefile.in: Regenerate.
7252
7253 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7254
7255         * configure.ac: m4_include config/proginstall.m4.
7256         * configure: Regenerate.
7257
7258         Backport from upstream Libtool:
7259
7260         2007-10-12  Eric Blake  <ebb9@byu.net>
7261
7262         Deal with Autoconf 2.62's semantic change in m4_append.
7263         * ltsugar.m4 (lt_append): Replace broken versions of
7264         m4_append.
7265         (lt_if_append_uniq): Don't require separator to be overquoted,
7266         and avoid broken m4_append.
7267         (lt_dict_add): Fix typo.
7268         * libtool.m4 (_LT_DECL): Don't overquote separator.
7269
7270 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7271
7272         * config.rpath: Add AIX 6 support.
7273
7274 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7275
7276         * Makefile.def (stageprofile).  Remove -fprofile-generate
7277         from stage_libcflags.
7278         * Makefile.in: Regenerate.
7279
7280 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7281
7282         * config.sub, config.guess: Update from upstream sources.
7283
7284 2008-03-06  Tom Tromey  <tromey@redhat.com>
7285
7286         * MAINTAINERS: Update for treelang deletion.
7287
7288 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7289
7290         * MAINTAINERS: Update my email address.
7291
7292 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7293
7294         * MAINTAINERS (darwin port): Add myself as a maintainer.
7295         (objective-c/c++): Add myself as a maintainer.
7296
7297 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7298
7299         * MAINTAINERS (Write After Approval): Update my email address.
7300
7301 2008-02-25  Tomas Bily  <tbily@suse.cz>
7302
7303         * MAINTAINERS (Write After Approval): Add myself.
7304
7305 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7306
7307         * MAINTAINERS (OpenMP): Add myself.
7308
7309 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7310
7311         PR bootstrap/32009
7312         PR bootstrap/32161
7313
7314         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7315         * configure: Regenerate.
7316
7317         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7318         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7319         STAGE4_LIBCFLAGS): New.
7320         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7321         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7322         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7323         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7324         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7325         for target modules.  Don't export LIBCFLAGS.
7326         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7327         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7328         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7329         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7330         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7331         * Makefile.in: Regenerate.
7332
7333 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7334
7335         PR libgcj/33085
7336         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7337         Do not use -DDLL_EXPORT.  Backport from upstream.
7338
7339 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7340
7341         * MAINTAINERS (Write After Approval): Add myself.
7342
7343 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7344
7345         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7346         * configure: Regenerate.
7347
7348 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7349
7350         * configure.ac (xtensa*-*-*): Recognize processor variants.
7351         * configure: Regenerate.
7352
7353 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7354
7355         PR bootstrap/34922
7356         * configure.ac (PARSE_ARGS): Push suitable setting of
7357         ac_subdirs_all, for `./configure --help=recursive'.
7358         Handle `+' in generic toplevel directory disabling.
7359         * configure: Regenerate.
7360
7361 2008-01-28  Nick Clifton  <nickc@redhat.com>
7362
7363         * MAINTAINERS (xstormy16): Take over maintainership.
7364
7365 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7366
7367         * MAINTAINERS (c4x port): Remove.
7368
7369 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7370
7371         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7372
7373 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7374
7375         * config.sub, config.guess: Update from upstream sources.
7376
7377 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7378
7379         * MAINTAINERS (Write After Approval): Add myself.
7380
7381 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7382
7383         * MAINTAINERS: Update my email address.
7384
7385 2008-01-09  Raksit Ashok  <raksit@google.com>
7386
7387         * MAINTAINERS (Write After Approval): Add myself.
7388
7389 2008-01-09  Raksit Ashok  <raksit@google.com>
7390
7391         * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7394
7395         * config.sub, config.guess: Update from upstream sources.
7396
7397 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7398
7399         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7400         Change recommended MPFR from 2.2.1 -> 2.3.0.
7401         * configure: Regenerate.
7402
7403 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7404
7405         * MAINTAINERS: Update my email address.
7406
7407 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7408
7409         * MAINTAINERS: Update my email address.
7410
7411 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7412
7413         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7414         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7415         * Makefile.in: Regenerate.
7416
7417 2007-12-10  Mark Heffernan  <meheff@google.com>
7418
7419         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7420         misplaced entries.
7421
7422 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7423
7424         * configure.ac: Enable libjava for x86_64-*-darwin9.
7425         * configure: Regenerate.
7426
7427 2007-12-07  Bill Maddox  <maddox@google.com>
7428
7429         * MAINTAINERS (Write After Approval): Add myself.
7430
7431 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7432
7433         * config.sub, config.guess: Update from upstream sources.
7434
7435 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7436
7437         * config-ml.in: Remove 64bit configure tests.
7438
7439 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7440
7441         * config-ml.in: Robustify against white space in absolute file
7442         names.
7443
7444         * config-ml.in (multi-clean): Substitute ${Makefile}.
7445         Remove superfluous ${Makefile} in list.
7446
7447 2007-11-19  Thiemo Seufer  <ths@mips.com>
7448
7449         * config-ml.in: Don't hardcode the Makefile name.
7450
7451 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7452
7453         * MAINTAINERS (Write After Approval): Add myself.
7454
7455 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7456
7457         * MAINTAINERS (Write After Approval): Add myself.
7458
7459 2007-11-06  Doug Kwan  <dougkwan@google.com>
7460
7461         * MAINTAINERS (Write After Approval): Add myself.
7462
7463 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7464
7465         * MAINTAINERS (mercury): Remove entry.
7466         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7467
7468 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7469
7470         * Makefile.def (dependencies): Make configure-gdb depend on
7471         all-intl.
7472         * Makefile.in: Regenerated.
7473
7474 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7475
7476         * MAINTAINERS (Fortran maintainer): Remove myself.
7477
7478 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7479
7480         * Makefile.def: To avoid problems running with parallel makes,
7481         build newlib before libgloss so that target specific header
7482         files are availble.
7483         * Makefile.in: Regenerate
7484
7485 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7486
7487         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7488         * Makefile.in: Regenerate.
7489
7490 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7491
7492         * MAINTAINERS (Register allocation reviewer): Add myself.
7493
7494 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7495
7496         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7497         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7498         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7499         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7500         * configure: Regenerate.
7501
7502 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7503
7504         * MAINTAINERS (Register allocation reviewer): Add myself.
7505
7506 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7507
7508         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7509         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7510         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7511         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7512         * configure.ac: Default them to host tools for $host = $build.
7513         Subst them.
7514
7515         * configure: Regenerate.
7516         * Makefile.in: Regenerate.
7517
7518 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7519
7520         * MAINTAINERS (Register allocation reviewer): Add myself.
7521
7522 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7523
7524         * MAINTAINERS (Register allocation reviewer): Add myself.
7525
7526 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7527
7528         * MAINTAINERS (Write After Approval): Fix typo.
7529
7530 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7531
7532         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7533         * configure: Regenerate.
7534
7535 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7536
7537         PR bootstrap/31906
7538         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7539         they're already prefixed.
7540
7541 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7542
7543         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7544         libstdc++.
7545         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7546         * configure: Regenerate.
7547         * Makefile.in: Regenerate.
7548
7549 2007-09-17  Andreas Schwab  <schwab@suse.de>
7550
7551         * configure.ac: Raise minimum makeinfo version to 4.6.
7552         * configure: Regenerate.
7553
7554 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7555
7556         * MAINTAINERS (write-after-approval) add myself
7557
7558 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7559
7560         * configure.ac: Correct makeinfo version check.
7561         * configure: Regenerate.
7562
7563 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7564
7565         * MAINTAINERS: Update my email address.
7566
7567 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7568
7569         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7570         to $skipdirs and only disable gprof for newlib.  Use the normal
7571         mips*-elf* handling in other respects.
7572         * configure: Regnerate.
7573
7574 2007-09-12  David Daney  <ddaney@avtrex.com>
7575
7576         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7577         enabling libgcj.
7578         * configure: Regenerate.
7579
7580 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7581
7582         PR other/32154
7583         * configure.ac: For libgloss targets, point the linker to the linker
7584         script, startup code and simulator library.
7585         * configure: Regenerate.
7586
7587 2007-09-07  Andrew Haley  <aph@redhat.com>
7588
7589         * configure.ac (noconfigdirs): Remove target-libffi and
7590         target-libjava.
7591         * configure: Regenerate.
7592
7593 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7594
7595         PR target/33281
7596         * configure.ac: Use config/mh-mingw on mingw.
7597         * configure: Regenerate.
7598
7599 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7600
7601         * MAINTAINERS (Write After Approval): Add myself.
7602
7603 2007-09-05  Richard Guenther  <rguenther@suse.de>
7604
7605         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7606         nor --disable-checking is provided also turn on yes and types
7607         checking for stage1.
7608         * configure: Re-generate.
7609
7610 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7611
7612         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7613         (Write After Approval): Remove myself.
7614
7615 2007-08-29  Nick Clifton  <nickc@redhat.com>
7616
7617         * config.sub, config.guess: Update from upstream sources.
7618
7619 2007-08-22  Bud Davis  <jmdavis@link.com>
7620
7621         * MAINTAINERS (Write After Approval): Added myself.
7622         * MAINTAINERS (Reviewers): Removed myself.
7623
7624 2007-08-18  Paul Brook  <paul@codesourcery.com>
7625             Joseph Myers  <joseph@codesourcery.com>
7626
7627         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7628         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7629         * Makefile.in: Regenerate.
7630         * configure.ac (--with-debug-prefix-map): New.
7631         * configure: Regenerate.
7632
7633 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7634             Nigel Stephens  <nigel@mips.com>
7635
7636         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7637         as target_makefile_frag.
7638         * configure: Regenerate.
7639
7640 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7641
7642         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7643         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7644         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7645         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7646         (do-compare, do-compare3, do-compare-debug): New.
7647         ([+compare-target+]): Use them.
7648
7649 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7650
7651         * MAINTAINERS (Write After Approval): Change my email address.
7652
7653 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7654             Ben Elliston  <bje@au.ibm.com>
7655
7656         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7657         --silent if $silent.
7658         * configure: Regenerate.
7659
7660 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7661
7662         * MAINTAINERS (Various Maintainers): Add myself as
7663         loop infrastructure maintainer.  Update my e-mail
7664         address.
7665
7666 2007-07-31  Diego Novillo  <dnovillo@google.com>
7667
7668         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7669         Adjust description.
7670
7671 2007-07-26  Richard Guenther  <rguenther@suse.de>
7672
7673         * configure.ac: Add types checking to stage1 checking flags.
7674         * configure: Regenerate.
7675
7676 2007-07-17  Nick Clifton  <nickc@redhat.com>
7677
7678         * COPYING3: New file.  Contains version 3 of the GNU General
7679         Public License.
7680         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7681         Lesser General Public License.
7682
7683 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7684
7685         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7686
7687 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7688
7689         * MAINTAINERS (S/390 co-maintainer): Add myself.
7690         (Write After Approval): Remove myself.
7691
7692 2007-07-13  Dan Hipschman  <dsh@google.com>
7693
7694         * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2007-07-11  Nick Clifton  <nickc@redhat.com>
7697
7698         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7699         WINDRES export.
7700         * Makefile.in: Regenerate.
7701
7702 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7703
7704         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7705         maintainer.
7706
7707 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7708
7709         * lt~obsolete.m4: New. Import from 20070318 libtool.
7710
7711 2007-07-03  Julian Brown  <julian@codesourcery.com>
7712
7713         * MAINTAINERS (Write After Approval): Add myself.
7714
7715 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7716
7717         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7718         * configure: Regenerate.
7719
7720 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7721
7722         * configure.ac: Add some missing m4 quotation.
7723         * configure: Regenerate.
7724
7725 2007-07-02  Simon Baldwin  <simonb@google.com>
7726
7727         * MAINTAINERS (Write After Approval): Add myself.
7728
7729 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7730
7731         * configure: Regenerate.
7732
7733 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7734
7735         * Makefile.def: Add windmc tool to build.
7736         * Makefile.tpl: Likewise.
7737         * configure.ac: Likewise.
7738         * Makefile.in: Regenerate.
7739         * configure: Regenerate.
7740
7741 2007-06-28  DJ Delorie  <dj@redhat.com>
7742
7743         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7744         not building newlib.
7745         * configure: Regenerated.
7746
7747 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7748
7749         * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7752
7753         * MAINTAINERS (Write After Approval): Add myself.
7754
7755 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7756
7757         * MAINTAINERS (Write After Approval): Add myself.
7758
7759 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7760
7761         * MAINTAINERS (Write After Approval): Add myself.
7762
7763 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7764
7765         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7766         * Makefile.in: Regenerated.
7767
7768 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7769
7770         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7771         bfin*-*-uclinux* targets.
7772         * configure: Regenerate.
7773
7774 2007-06-14  Ian Lance Taylor  <iant@google.com>
7775
7776         * MAINTAINERS: Add myself as non-algorithmic global write
7777         maintainer.
7778
7779 2007-06-14  Diego Novillo  <dnovillo@google.com>
7780
7781         * MAINTAINERS: Add self as middle-end maintainer and
7782         non-algorithmic global write maintainer.
7783
7784 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7785
7786         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7787         Move all Fortran maintainers except Paul Brook into the
7788         Non-Autopoiesis section.
7789
7790 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7791
7792         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7793         (distclean-stage[+id+]): Possibly delete stage_last.
7794         * Makefile.in: Regenerate.
7795
7796 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7797
7798         * MAINTAINERS (Various Maintainer): Fix typo.
7799
7800 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7801
7802         * MAINTAINERS (Various Maintainer): Add myself as
7803         dataflow maintainer.
7804
7805 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7806
7807         * config.sub, config.guess: Update from upstream sources.
7808
7809 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7810
7811         * Makefile.tpl: Fix spelling error.
7812         * Makefile.in: Regenerate.
7813
7814 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7815
7816         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7817         lt_cv_sys_max_cmd_len.
7818
7819 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7820
7821         * MAINTAINERS (Various Maintainers): Add myself as
7822         auto-vectorizer maintainer.
7823
7824 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7825
7826         PR libjava/32098
7827         * libtool.m4: Revert previous change.
7828         * ltgcc.m4: Put it here.
7829
7830 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7831
7832         * MAINTAINERS (Various Maintainers): Add myself as
7833         auto-vectorizer maintainer.
7834
7835 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7836
7837         PR libjava/32098
7838         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7839
7840 2007-05-30  Richard Guenther  <rguenther@suse.de>
7841
7842         * MAINTAINERS (Various Maintainers): Add myself as
7843         auto-vectorizer maintainer.
7844
7845 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7846
7847         PR bootstrap/29382
7848         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7849         * configure: Rebuilt.
7850
7851 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7852
7853         * MAINTAINERS (Write After Approval): Removed my name.
7854
7855 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7856
7857         * MAINTAINERS (Write After Approval): Remove myself.
7858
7859 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7860
7861         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7862
7863 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7864
7865         * ltmain.sh: Update from ToT Libtool.
7866         * libtool.m4: Update from ToT Libtool.
7867         * ltsugar.m4: New. Update from ToT Libtool.
7868         * ltversion.m4: New. Update from ToT Libtool.
7869         * ltoptions.m4: New. Update from ToT Libtool.
7870         * ltconfig: Remove.
7871         * ltcf-c.sh: Remove.
7872         * ltcf-cxx.sh: Remove.
7873         * ltcf-gcj.sh: Remove.
7874
7875 2007-05-22  Ollie Wild  <aaw@google.com>
7876
7877         * MAINTAINERS (Write After Approval): Add myself.
7878
7879 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7880
7881         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7882         stage_cflags.
7883         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7884         Remove CFLAGS/LIBCFLAGS.
7885         (configure-stage[+id+]-[+prefix+][+module+],
7886         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7887         * Makefile.in: Regenerate.
7888
7889 2007-05-15  Diego Novillo  <dnovillo@google.com>
7890
7891         * MAINTAINERS: Update e-mail address.
7892
7893 2007-05-15  Revital Eres  <eres@il.ibm.com>
7894
7895         * MAINTAINERS (Write After Approval): Add myself.
7896
7897 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7898
7899         * MAINTAINERS (Write After Approval): Updated my address.
7900
7901 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7902
7903         * MAINTAINERS (Write After Approval): Add myself.
7904
7905 2007-05-11  Silvius Rus  <rus@google.com>
7906
7907         * MAINTAINERS (Write After Approval): Add myself.
7908
7909 2007-04-23  Tom Tromey  <tromey@redhat.com>
7910
7911         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7912
7913 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7914
7915         * MAINTAINERS (cpplib): Rename to ...
7916         (libcpp): ... this.  Add C/C++ front end maintainers.
7917
7918 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7919
7920         * config-ml.in: Pass ${ml_config_env} to configure calls.
7921
7922 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7923
7924         * MAINTAINERS (Write After Approval): Add myself.
7925
7926 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7927
7928         * MAINTAINERS (Write After Approval): Add myself.
7929
7930 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7931
7932         * MAINTAINERS (fortran 95 front end): Add myself.
7933
7934 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7935
7936         * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7939
7940         * MAINTAINERS (Modulo Scheduler): Add myself.
7941
7942 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7943
7944         * MAINTAINERS (fortran 95 front end): Add myself.
7945         (c++ front end): whitespace fix.
7946
7947 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7948
7949         * MAINTAINERS (Write After Approval): Add myself.
7950
7951 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7952
7953         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7954         of glob.  Quote arguments with single quotes too.
7955         * configure: Regenerate.
7956
7957 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7958
7959         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7960         * Makefile.in: Regenerate
7961
7962 2007-03-07  Andreas Schwab  <schwab@suse.de>
7963
7964         * configure: Regenerate.
7965
7966 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7967
7968         * configure.ac: Add "--with-pdfdir" configure option,
7969         which defines pdfdir variable.
7970         * Makefile.def (target=fixincludes): Add install-pdf to
7971         missing targets.
7972         (recursive_targets): Add install-pdf target.
7973         (flags_to_pass): Add pdfdir.
7974         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7975         target.
7976         * configure: Regenerate
7977         * Makefile.in: Regenerate
7978
7979 2007-02-28  Eric Christopher  <echristo@apple.com>
7980
7981         Revert:
7982         2006-12-07  Mike Stump  <mrs@apple.com>
7983
7984         * Makefile.def (dependencies): Add dependency for
7985         install-target-libssp and install-target-libgomp on
7986         install-gcc.
7987         * Makefile.in: Regenerate.
7988
7989 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7990
7991         * configure: Regenerate.
7992         * configure.ac: Move statements after variable declarations.
7993
7994 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7995
7996         * MAINTAINERS: Add myself as sh maintainer.
7997
7998 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7999
8000         * configure.ac: Adjust for loop syntax.
8001         * configure: Regenerate.
8002
8003 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8004
8005         * configure: Rebuilt.
8006
8007 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8008
8009         * configure.ac: Drop multiple occurrences of --enable-languages,
8010         and fix its quoting.
8011         * configure: Rebuilt.
8012
8013 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8014             Nathan Sidwell  <nathan@codesourcery.com>
8015             Vladimir Prus  <vladimir@codesourcery.com>
8016             Joseph Myers  <joseph@codesourcery.com>
8017
8018         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8019         * configure: Regenerate.
8020
8021 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8022
8023         * ltconfig (freebsd*): Default to elf.
8024
8025 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8026
8027         * configure.ac (target_libraries): Move libgcc before libiberty.
8028         * configure: Regenerated.
8029
8030 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8031             Paolo Bonzini  <bonzini@gnu.org>
8032
8033         PR bootstrap/30753
8034         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8035         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8036         * configure: Regenerated.
8037
8038 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8039
8040         * MAINTAINERS (Language Front End Maintainers): Update my mail
8041         address.
8042
8043 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8044
8045         PR bootstrap/30748
8046         * configure.ac: Correct syntax for Solaris ksh.
8047         * configure: Regenerated.
8048
8049 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8050
8051         * configure.ac: Sync with src.
8052         * configure: Regenerate.
8053
8054 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8055
8056         * Makefile.in: Regenerate.
8057
8058 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8059
8060         * config.sub: Sync with src.
8061
8062 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8063
8064         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8065         noncanonical equivalents.
8066         * configure.in: Rename to...
8067         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8068         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8069         target_noncanonical.  Use them.  Rewrite removal of configure
8070         arguments for autoconf 2.59.  Discard variable settings.  Force
8071         program_transform_name for native tools.
8072
8073         * Makefile.in: Regenerated.
8074         * configure: Regenerated with autoconf 2.59.
8075
8076 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8077
8078         * MAINTAINERS (Write After Approval): Add myself.
8079
8080 2007-01-31  Andreas Schwab  <schwab@suse.de>
8081
8082         * Makefile.tpl (LDFLAGS): Substitute it.
8083         * Makefile.in: Regenerate.
8084
8085 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8086
8087         * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8090
8091         * MAINTAINERS (spu port): Add myself.
8092
8093 2007-01-23  Richard Guenther  <rguenther@suse.de>
8094
8095         PR bootstrap/30541
8096         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8097         * Makefile.tpl (GNATBIND): Substitute it.
8098         (GNATMAKE): Likewise.
8099         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8100         of STAGE_PREFIX.
8101         * Makefile.in: Regenerate.
8102         * configure: Regenerate.
8103
8104 2007-01-18  Mike Stump  <mrs@apple.com>
8105
8106         * configure.in: Re-enable -Werror for gcc builds.
8107
8108 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8109
8110         * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8113
8114         * configure.in: Change == to = in test command.
8115         * configure: Regenerate.
8116
8117 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8118             Nick Clifton  <nickc@redhat.com>
8119             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8120
8121         * configure.in (build_configargs, host_configargs, target_configargs):
8122         Remove build/host/target parameters.
8123         (host_libs): Add gmp and mpfr.
8124         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8125         * Makefile.def (gmp, mpfr): New.
8126         (gcc): Remove target.
8127         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8128         target_os, target_vendor): New.
8129         (configure): Add host_alias/target_alias arguments; adjust invocations.
8130         * configure: Regenerate.
8131         * Makefile.in: Regenerate.
8132
8133 2007-01-11  Matt Fago  <fago@earthlink.net>
8134
8135         * configure.in: Try to link to functions only in mpfr 2.2.x
8136         to improve robustness of configure tests.
8137         * configure: Regenerate.
8138
8139 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8140
8141         * MAINTAINERS: Add myself as i386 maintainer.
8142
8143 2007-01-08  Jan Hubicka  <jh@suse.cz>
8144
8145         * MAINTAINERS: Add myself as i386 maintainer.
8146
8147 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8148
8149         * configure.in: Add support for an x86_64-mingw* target.
8150         * configure: Regenerate.
8151
8152 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8153
8154         * Makefile.tpl (all-target): Correct @if conditional for target
8155         modules.
8156         * configure.in: Omit libiberty if building only target libgcc.
8157         * configure, Makefile.in: Regenerated.
8158
8159 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8160
8161         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8162         * configure: Regenerate.
8163
8164 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8165
8166         * Makefile.def (target_modules): Add libgcc.
8167         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8168         * Makefile.tpl (clean-target-libgcc): Delete.
8169         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8170         on gcc even for bootstrapped modules.  Rewrite handling of
8171         lang_env_dependencies to loop over target_modules.
8172         * configure.in (target_libraries): Add target-libgcc.
8173         * Makefile.in, configure: Regenerated.
8174
8175 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8176
8177         * configure.in: Reorganize recognition of languages.  Add
8178         --enable-stage1-languages.  Show supported languages for the chosen
8179         target rather than all recognized languages.
8180         * configure: Regenerate.
8181
8182 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8183
8184         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8185         * Makefile.in: Regenerate.
8186
8187 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8188
8189         * configure.in: Warn that MPFR 2.2.0 is buggy.
8190         * configure: Regenerate.
8191
8192 2006-12-27  Ian Lance Taylor  <iant@google.com>
8193
8194         * configure.in: When removing Makefiles to force a reconfigure, also
8195         remove prev-DIR*/Makefile.
8196         * configure: Regenerate.
8197
8198 2006-12-22  Andreas Schwab  <schwab@suse.de>
8199
8200         * configure: Regenerate with correct autoconf version.
8201
8202 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8203
8204         * configure.in: add AC_SUBST for *_FOR_TARGET.
8205         * configure: Regenerate.
8206
8207 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8208
8209         * configure.in: Simplify logic for rejecting languages that cannot
8210         be built.  Separate the case when a language is unsupported,
8211         from the case when the user chooses not to build a language.
8212
8213 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8214
8215         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8216         it only affects bootstrap and could be tested on "$host" as well.
8217         * configure: Regenerate.
8218         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8219
8220 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8221
8222         PR bootstrap/29544
8223         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8224         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8225         move here comment from Makefile.tpl.
8226         * Makefile.tpl: Move some definitions higher in the file.
8227         (STAGE1_CHECKING): New.
8228         * configure.in: Add --enable-stage1-checking.
8229         * configure: Regenerate.
8230         * Makefile.in: Regenerate.
8231
8232 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8233
8234         * MAINTAINERS: Add myself as build system maintainer.
8235
8236 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8237
8238         * MAINTAINERS (Write After Approval): Add myself.
8239
8240 2006-12-13  Eric Christopher  <echristo@apple.com>
8241
8242         * MAINTAINERS: Add myself as darwin maintainer.
8243
8244 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8245
8246         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8247
8248 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8249
8250         MAINTAINERS: Update my entry.
8251
8252 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8253
8254         * configure.in:  Handle spu makefile frag.
8255         * Makefile.tpl (MAINT): Define
8256         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8257         * configure: Regenerate.
8258         * Makefile.in: Regenerate.
8259
8260 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8261
8262         * config.guess: Import latest version.
8263         * config.sub: Likewise.
8264
8265 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8266
8267         * configure.in (spu-*-*): Don't skip target-libiberty.
8268         * configure: Regenerate.
8269
8270 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8271
8272         PR bootstrap/30134
8273         * configure.in: Correct x86 darwin support for libjava to powerpc
8274         and i?86 only.
8275         * configure: Regenerate.
8276
8277 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8278
8279         * configure.in: Add x86 darwin support for libjava.
8280         * configure: Regenerate.
8281
8282 2006-12-07  Mike Stump  <mrs@apple.com>
8283
8284         * Makefile.def (dependencies): Add dependency for
8285         install-target-libssp and install-target-libgomp on
8286         install-gcc.
8287         * Makefile.in: Regenerate.
8288
8289 2006-12-04  Richard Guenther  <rguenther@suse.de>
8290
8291         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8292         (Non-Algorithmic Maintainers): Move over non-algorithmic
8293         loop optimizer maintainers, add myself as a non-algorithmic
8294         middle-end maintainer.
8295
8296 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8297
8298         * MAINTAINERS (Write After Approval): Add myself.
8299
8300 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8301
8302         * configure.in: Update error message for missing GMP/MPFR.
8303
8304         * configure: Regenerate.
8305
8306 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8307
8308         * configure.in: Update MPFR version in error message.
8309
8310         * configure: Regenerate.
8311
8312 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8313
8314         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8315         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8316         --with-gmp-lib): New flags.
8317
8318         * configure: Regenerate.
8319
8320 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8321
8322         * MAINTAINERS (Write After Approval): Change my email address.
8323
8324 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8325
8326         * MAINTAINERS (Write After Approval): Add myself.
8327
8328 2006-11-22  Philipp Thomas  <pth@suse.de>
8329
8330         * MAINTAINERS (i18n): Update e-mail address.
8331
8332 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8333
8334         * MAINTAINERS (spu port): Add myself as maintainer.
8335         (Write After Approval): Remove myself.
8336
8337 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8338
8339         * configure.in (skipdirs): Don't build libssp for SPU.
8340         * configure: Regenerate.
8341
8342 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8343
8344         * MAINTAINERS (spu port): Add myself as maintainer.
8345         (libobjc): Update my email address.
8346
8347 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8348
8349         * MAINTAINERS (Write After Approval): Add myself.
8350
8351 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8352
8353         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8354         * configure : Rebuilt.
8355
8356 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8357
8358         * MAINTAINERS (Write After Approval): Add myself.
8359
8360 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8361
8362         * MAINTAINERS (Write After Approval): Add myself.
8363
8364 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8365
8366         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8367         libmpfr.a.
8368         * configure: Regenerate.
8369
8370 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8371
8372         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8373         (unstage): Test for stage_last presence.
8374
8375         PR bootstrap/29802
8376         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8377         STAGE_PREFIX.
8378         * Makefile.in: Regenerate.
8379
8380 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8381
8382         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8383         maintainers.
8384
8385 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8386
8387         * MAINTAINERS (Write After Approval): Add myself.
8388
8389 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8390
8391         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8392         and stageN-package/Makefile.
8393         * Makefile.in: Regenerated.
8394
8395 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8396
8397         * configure.in: Remove target-libgloss from noconfigdirs for
8398         bfin-*-*.
8399         * configure: Regenerated.
8400
8401 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8402
8403         * configure.in (have_gmp): Only error if the gcc directory exists.
8404
8405         * configure: Regenerate.
8406
8407 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8408
8409         * configure.in: Robustify error message for missing GMP/MPFR.
8410
8411         * configure: Regenerate.
8412
8413 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8414
8415         * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8418
8419         * MAINTAINERS: Change email address.
8420
8421 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8422
8423         * MAINTAINERS (Write After Approval): Add myself.
8424
8425 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8426
8427         * MAINTAINERS (Write After Approval): Add myself.
8428
8429 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8430
8431         * MAINTAINERS (Write After Approval): Move myself to
8432         Write After Approval section.
8433
8434 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8435
8436         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8437         need_gmp anymore.
8438         * configure: Regenerate.
8439
8440 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8441
8442         * MAINTAINERS (Write After Approval): Add myself.
8443
8444 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8445
8446         * config.guess: Import latest version.
8447         * config.sub: Likewise.
8448
8449 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8450
8451         * Makefile.def: Added pdf target handling.
8452         * Makefile.tpl: Added pdf target handling.
8453         * Makefile.in: Regenerated.
8454
8455 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8456
8457         * MAINTAINERS: Add self as score port maintainer.
8458
8459 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8460
8461         * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8464
8465         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8466         or newer.
8467         * configure: Regenerated.
8468
8469 2006-09-27  Dave Brolley  <brolley@redhat.com>
8470
8471         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8472         using $s instead of $r.
8473         * configure: Regenerated.
8474
8475 2006-09-26  Thiemo Seufer  <ths@mips.com>
8476
8477         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8478         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8479         * configure: Regenerate.
8480
8481 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8482
8483         * MAINTAINERS (Write After Approval): Remove myself.
8484
8485 2006-09-22  Chao-ying Fu  <fu@mips.com>
8486
8487         * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8490
8491         * MAINTAINERS: Add self as soft-fp maintainer.
8492
8493 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8494
8495         * MAINTAINERS: Add myself as avr maintainer.
8496         Remove Marek Michalkiewicz as avr maintainer.
8497
8498 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8499
8500         * MAINTAINERS (Write After Approval): Add myself.
8501
8502 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8503
8504         * configure.in: Never build newlib for a Mingw host.
8505         Never build newlib as Mingw target library.
8506         Test the existence of winsup/cygwin for building a Cygwin newlib,
8507         rather than just winsup.
8508         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8509         building a Mingw target.
8510         * configure: Regenerate.
8511
8512 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8513
8514         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8515
8516 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8517
8518         * config.guess: Import from src (was more updated).
8519         * config.sub: Likewise.
8520
8521 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8522
8523         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8524         * configure: Regenerated.
8525
8526 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8527
8528         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8529         for stages after the first.
8530
8531 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8532
8533         * Makefile.def: Add dependencies for configure-opcodes
8534         on configure-intl and all-opcodes on all-intl.
8535         * Makefile.in: Regenerated.
8536
8537 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8538
8539         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8540
8541 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8542
8543         Port to hosts whose 'sort' and 'tail' implementations
8544         treat operands with leading '+' as file names, as POSIX
8545         has required since 2001.  However, make sure the code still
8546         works on pre-POSIX hosts.
8547         * ltmain.sh: Don't assume "sort +2" is equivalent to
8548         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8549
8550 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8551
8552         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8553
8554 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8555
8556         * ltconfig: chmod 644 before ranlib during install.
8557
8558 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8559
8560         PR bootstrap/18058
8561         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8562         if the bootstrap compiler is a GCC version that supports it.
8563         * configure: Regenerate.
8564
8565 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8566
8567         * configure.in: Fix thinkos in previous check-in.
8568         * configure: Regenerate.
8569
8570 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8571
8572         PR other/27063
8573         * configure.in: Test subdir_requires and give an appropriate
8574         error message.
8575         * configure: Regenerate.
8576
8577 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8578
8579         * MAINTAINERS (Write After Approval): Add myself.
8580
8581 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8582
8583         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8584
8585 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8586
8587         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8588
8589 2006-06-20  David Ayers  <d.ayers@inode.at>
8590
8591         PR bootstrap/28072
8592         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8593         whether target-libjava is being configured instead of whether the
8594         java front end is enabled.
8595         * configure: Regenerate.
8596
8597 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8598
8599         PR target/27540
8600         * configure.in: Only enable libgomp on IRIX 6.
8601         * configure: Regenerate.
8602
8603 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8604
8605         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8606         too.
8607         * Makefile.in: Regenerate.
8608
8609 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8610
8611         * config-ml.in: Alter CCASFLAGS to include special
8612         multilib options the same as is done for CFLAGS.
8613
8614 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8615
8616         * configure.in: Don't enable libgomp on hpux10.
8617         * configure: Rebuilt.
8618
8619 2006-06-12  David Ayers  <d.ayers@inode.at>
8620
8621         PR bootstrap/27963
8622         PR target/19970
8623         * configure.in: Remove target-boehm-gc from noconfigdirs where
8624         ${libgcj} is specified.
8625         * configure: Regenerate.
8626
8627 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8628
8629         Sync from src:
8630
8631         * configure.in: Sync.
8632         * configure: Regenerated.
8633
8634         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8635
8636         * Makefile.def: Added dependencies from sim and gdb on intl, and
8637         added configure dependencies to everything with an all dependency
8638         on intl.
8639         * Makefile.in: Regenerated.
8640
8641 2006-06-06  David Ayers  <d.ayers@inode.at>
8642
8643         PR libobjc/13946
8644         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8645         * Makefile.in: Regenerate.
8646         * configure.in: Add --enable-objc-gc at toplevel and have it
8647         enable boehm-gc for Objective-C.
8648         Remove target-boehm-gc from libgcj.
8649         Add target-boehm-gc to target_libraries.
8650         Add target-boehm-gc to noconfigdirs where ${libgcj}
8651         is specified.
8652         Assert that boehm-gc is supported when requested for Objective-C.
8653         Only build boehm-gc if needed either for Java or Objective-C.
8654         * configure: Regenerate.
8655
8656 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8657
8658         PR 27674
8659         * Makefile.tpl (configure-[+prefix+][+module+],
8660         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8661         Remove rule to unstage bootstrapped modules.
8662         (stage_current): New.
8663         * Makefile.in: Regenerate.
8664
8665 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8666
8667         * MAINTAINERS (Write After Approval): Update my e-mail address.
8668
8669 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8670
8671         * include/libiberty.h: Declare pex_run_in_environment.
8672
8673 2006-05-31  Asher Langton  <langton2@llnl.gov>
8674
8675         * MAINTAINERS (Write After Approval): Add myself.
8676
8677 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8678
8679         * Makefile.def (bfd, opcodes): Fix lib_path.
8680         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8681         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8682         * Makefile.in: Regenerate.
8683
8684 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8685
8686         * Makefile.in: Regenerate.
8687
8688 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8689
8690         * Makefile.def: Add install-html target. Add datarootdir
8691         docdir and htmldir to flags_to_pass.
8692         * Makefile.tpl: Add install-html target.
8693         * Makefile.in: Regenerate.
8694         * configure.in: Add --with-datarootdir, --with-docdir, and
8695         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8696         * configure: Regenerate.
8697
8698 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8699
8700         * configure.in: Enable gprof for cross builds.
8701         * configure: Regenerate.
8702
8703 2006-05-22  Richard Guenther  <rguenther@suse.de>
8704
8705         Revert
8706         2006-01-31  Richard Guenther  <rguenther@suse.de>
8707         Paolo Bonzini  <bonzini@gnu.org>
8708
8709         * Makefile.def (target_modules): Add libgcc-math target module.
8710         * configure.in (target_libraries): Add libgcc-math target library.
8711         (--enable-libgcc-math): New configure switch.
8712         * Makefile.in: Re-generate.
8713         * configure: Re-generate.
8714         * libgcc-math: New toplevel directory.
8715
8716 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8717             Andreas Tobler  <a.tobler@schweiz.ch>
8718
8719         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8720         * configure: Rebuilt.
8721
8722 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8723
8724         * MAINTAINERS (Write After Approval): Add myself.
8725
8726 2006-05-01  DJ Delorie  <dj@redhat.com>
8727
8728         * configure.in: Restore CFLAGS if GMP isn't present.
8729         * configure: Regenerate.
8730
8731 2006-05-01  Richard Guenther  <rguenther@suse.de>
8732
8733         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8734         maintainer.
8735
8736 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8737
8738         * MAINTAINERS (Write After Approval): Add myself.
8739
8740 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8741
8742         * MAINTAINERS (Write After Approval): Add myself.
8743
8744 2006-04-18  DJ Delorie  <dj@redhat.com>
8745
8746         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8747         reference libgloss so that libssp can be built in a combined
8748         tree.
8749         * configure: Regenerate.
8750
8751 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8752
8753         * MAINTAINERS (Write After Approval): Add myself.
8754
8755 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8756
8757         * configure.in: Require makeinfo 4.4 or higher.
8758         * configure: Regenerate.
8759
8760 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8761
8762         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8763         Rearrange the entries of other libraries to have them in one place.
8764
8765 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8766
8767         * MAINTAINERS (Write After Approval): Remove myself.
8768         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8769
8770 2006-03-14  Richard Guenther  <rguenther@suse.de>
8771
8772         * configure: Regenerate with autoconf 2.13.
8773
8774 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8775
8776         * MAINTAINERS: Use my work address.
8777
8778         * MAINTAINERS: Update my E-mail address.
8779
8780 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8781
8782         * configure.in: Handle --disable-<component> generically.
8783         * configure: Regenerate.
8784
8785 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8786
8787         PR libgcj/17311
8788         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8789
8790 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8791
8792         * MAINTAINERS (Write After Approval):  Remove myself.
8793         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8794
8795 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8796
8797         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8798         (TARGET_CONFIGDIRS): Remove.
8799         * configure.in: Remove AC_SUBST(target_configdirs).
8800         * Makefile.in, configure: Regenerated.
8801
8802 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8803
8804         * MAINTAINERS (Write After Approval):  Remove myself.
8805         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8806
8807 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8808
8809         PR bootstrap/25670
8810
8811         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8812
8813         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8814         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8815         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8816         BUILD_PREFIX, BUILD_PREFIX_1.
8817         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8818
8819         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8820         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8821
8822         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8823         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8824         of `cat stage_current`.  Always provide the `r' and `s' variables.
8825         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8826         a single shell execution.
8827         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8828         bootstrapped modules, make the stage1 module if the build was not
8829         started yet, else build the current stage.
8830         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8831         (all-build, all-host, all-target, [+make_target+]-host,
8832         [+make_target+]-target): Do not use \-continued lines.
8833         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8834         (current_stage, restrap, stage_last): New.
8835
8836         * Makefile.in: Regenerate.
8837         * configure: Regenerate.
8838
8839 2006-02-19  Bud Davis  <jmdavis@link.com>
8840
8841         * MAINTAINERS (Write After Approval):  Remove myself.
8842         (Language Front End Maintainers):  Add myself as fortran 95
8843         maintainer and update e-mail address.
8844
8845 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8846
8847         * MAINTAINERS (Write After Approval):  Remove myself.
8848         (Language Front End Maintainers):  Add myself as fortran 95
8849         maintainer.
8850
8851 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8852
8853         * MAINTAINERS (Write After Approval): Add myself.
8854
8855 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8856
8857         * MAINTAINERS (Write After Approval):  Remove myself.
8858         (Language Front End Maintainers):  Add myself as
8859         fortran 95 maintainer.
8860
8861 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8862
8863         Sync from src:
8864
8865         2005-12-27  Leif Ekblad  <leif@rdos.net>
8866
8867         * configure.in: Add support for RDOS target.
8868         * configure: Regenerate.
8869
8870 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8871             Andreas Schwab  <schwab@suse.de>
8872
8873         * configure: Regenerate.
8874
8875 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8876
8877         * configure.in (enable_libgomp): Add AIX.
8878         * configure: Regenerate.
8879
8880 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8881
8882         * MAINTAINERS (Write After Approval): Add myself.
8883
8884 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8885
8886         * MAINTAINERS (Write After Approval): Add myself.
8887
8888 2006-01-31  Richard Guenther  <rguenther@suse.de>
8889         Paolo Bonzini  <bonzini@gnu.org>
8890
8891         * Makefile.def (target_modules): Add libgcc-math target module.
8892         * configure.in (target_libraries): Add libgcc-math target library.
8893         (--enable-libgcc-math): New configure switch.
8894         * Makefile.in: Re-generate.
8895         * configure: Re-generate.
8896         * libgcc-math: New toplevel directory.
8897
8898 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8899
8900         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8901         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8902         the assembler, linker and binutils.
8903         * configure: Regenerate.
8904
8905 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8906
8907         * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8910
8911         * configure: Regenerate.
8912
8913 2006-01-18  Richard Henderson  <rth@redhat.com>
8914             Jakub Jelinek  <jakub@redhat.com>
8915             Diego Novillo  <dnovillo@redhat.com>
8916
8917         * libgomp: New directory.
8918         * Makefile.def: Add target_module libgomp.
8919         * Makefile.in: Regenerate.
8920         * configure.in (target_libraries): Add target-libgomp.
8921         * configure: Regenerate.
8922
8923 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8924
8925         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8926         @ from continuation.
8927         * Makefile.in: Rebuilt.
8928
8929 2006-01-04  Chris Lattner  <sabre@gnu.org>
8930
8931         * MAINTAINERS (Write After Approval): Add myself.
8932
8933 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8934
8935         PR bootstrap/24252
8936
8937         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8938         * Makefile.tpl (OBJDUMP): New.
8939         (EXTRA_HOST_FLAGS): Add it.
8940         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8941
8942         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8943         to use symbolic links between directories.  Avoid race conditions
8944         or make them harmless.
8945         * configure.in: Do not try to use symbolic links between directories.
8946
8947         * Makefile.def (LEAN): Pass.
8948         * Makefile.tpl (LEAN): Define.
8949         (stage[+id+]-start): Accept that the previous directory does not
8950         exist, if the bootstrap is lean.
8951         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8952         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8953         configure substitution.
8954         ([+compare-target+]): Likewise.
8955         ([+bootstrap-target+]-lean): New.
8956         * configure.in: Remove lean bootstrap support from here.
8957
8958         * Makefile.in: Regenerate.
8959         * configure: Regenerate.
8960
8961 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8962
8963         * MAINTAINERS (libdecnumber): Add myself.
8964
8965 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8966
8967         * libtool-ldflags: New script.
8968
8969 2006-01-02  Andreas Schwab  <schwab@suse.de>
8970
8971         * configure.in: When reconfiguring remove Makefile in
8972         all stage directories.
8973         * configure: Regenerate.
8974
8975 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8976
8977         * MAINTAINERS: Update my email address.
8978
8979 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8980
8981         Revert Ada-related part of the previous change.
8982
8983         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8984         Do not pass.
8985         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8986         * Makefile.in: Regenerate.
8987         * configure.in: Do not include mt-ppc-aix target fragment.
8988         * configure: Regenerate.
8989
8990 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8991
8992         * configure.in: Select appropriate fragments for PowerPC/AIX.
8993         * configure: Regenerate.
8994
8995         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8996         BOOT_CFLAGS, BOOT_LDFLAGS.
8997         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8998         BOOT_CFLAGS, BOOT_LDFLAGS.
8999         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9000         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9001         (stage): Fail if we cannot complete the work.
9002         * Makefile.in: Regenerate.
9003
9004 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9005
9006         * configure.in: Replace ms1 with mt.
9007         * configure: Rebuilt.
9008
9009 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9010
9011         * MAINTAINERS: Update my email address.
9012
9013 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9014
9015         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9016         install-host-nogcc): Don't invoke $(stage) at the end.
9017         * Makefile.in: Regenerate.
9018
9019 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9020
9021         * configure.in: Flip the top-level bootstrap switch.
9022         * configure: Regenerate.
9023
9024 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9025
9026         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9027         $(stage) and $(unstage).
9028         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9029         (all): Remove stray semicolon.
9030         (local-distclean): Don't handle multilib.tmp and multilib.out.
9031         (install.all): Set $s for consistency.
9032         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9033         check_multilibs setting.  Always make the install directory.
9034         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9035         Correct @if/@endif.
9036         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9037         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9038         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9039         (multilib.out): Remove.
9040         * Makefile.in: Regenerated.
9041
9042 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9043
9044         * MAINTAINERS (Write After Approval): Add myself.
9045
9046 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9047
9048         * MAINTAINERS: Add myself as mt maintainer.
9049
9050         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9051
9052 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9053
9054         * MAINTAINERS: Change email address.
9055
9056 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9057
9058         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9059         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9060         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9061         Find in-tree tools if available.
9062         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9063         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9064         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9065         (COMPILER_*_FOR_TARGET): New.
9066         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9067         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9068         (CONFIGURED_*, USUAL_*): Remove.
9069         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9070         STRIP): Use autoconf substitutions.
9071         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9072         COMPILER_NM_FOR_TARGET): New.
9073         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9074
9075         (all): Make all-host and all-target in parallel.
9076         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9077         that $$r and $$s are set before invoking a recursive make.
9078         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9079         ([+bootstrap-target+]): Inline most of the `all' target.
9080
9081 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9082
9083         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9084         from the gcc build directory.
9085         * Makefile.in: Regenerate.
9086
9087 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9088
9089         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9090         depend on all-libdecnumber.
9091         * configure.in (host_libs): Include libdecnumber.
9092         * Makefile.in: Regenerate.
9093         * configure: Likewise.
9094
9095 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9096
9097         * libdecnumber: Import decNumber sources from the dfp-branch.
9098
9099 2005-11-21  Kean Johnston  <jkj@sco.com>
9100
9101         * config.sub, config.guess: Sync from upstream sources.
9102
9103 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9104
9105         Import from Autoconf sources:
9106
9107         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9108         * config/move-if-change: Don't output "$2 is unchanged";
9109         suggested by Ben Elliston.  Handle weird characters correctly.
9110
9111 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9112
9113         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9114         to match upstream libtool for darwin.
9115
9116 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9117
9118         * Makefile.def: Remove gdb dependencies for gdbtk.
9119         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9120         (configure-gdb, install-gdb): New rules.
9121         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9122         * Makefile.in, configure: Regenerated.
9123
9124 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9125
9126         * MAINTAINERS (Write After Approval): Add myself.
9127
9128 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9129
9130         * MAINTAINERS (Write After Approval): Add myself.
9131
9132 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9133
9134         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9135         Diego Novillo.
9136
9137 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9138
9139         PR bootstrap/24297
9140         * Makefile.tpl (do-[+make-target+], do-check, install,
9141         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9142         are set before recursing.
9143         * Makefile.in: Regenerate.
9144
9145 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9146
9147         PR bootstrap/18939
9148         * Makefile.def (gcc) <target>: Fix thinko.
9149         * Makefile.in: Regenerate.
9150
9151 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9152
9153         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9154         * configure: Regenerate.
9155
9156 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9157
9158         * MAINTAINERS (Write After Approval): Add self.
9159
9160 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9161
9162         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9163         target-libffi, target-qthreads, target-libjava, and
9164         targetlibobjc.
9165         * configure: Regenerate.
9166
9167 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9168
9169         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9170         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9171         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9172         (USUAL_OBJDUMP_FOR_TARGET): New.
9173         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9174         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9175         * configure, Makefile.in: Regenerated.
9176
9177 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9178
9179         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9180         before other host packages.
9181
9182 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9183
9184         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9185
9186 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9187
9188         PR bootstrap/22340
9189
9190         * configure.in (default_target): Remove.
9191         * Makefile.tpl (all): Do not use prerequisites as subroutines
9192         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9193         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9194         use prerequisites as subroutines.
9195         (check-host, check-target): New.
9196         (bootstrap configure & all targets): Do not use stage*-start
9197         if the directory layout is already ok.
9198         (non-bootstrap configure & all targets): Prepend a $(unstage).
9199         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9200         (NOTPARALLEL): Remove.
9201         (unstage, stage variables): New variables.
9202         (unstage, stage targets): Simply expand to those variables.
9203
9204         * configure: Regenerate.
9205         * Makefile.in: Regenerate.
9206
9207 2005-10-04  James E Wilson  <wilson@specifix.com>
9208
9209         * Makefile.def (lang_env_dependencies): Add libmudflap.
9210         * Makefile.in: Regenerate.
9211
9212 2005-10-03  Andreas Schwab  <schwab@suse.de>
9213
9214         Backport from libtool CVS:
9215         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9216
9217         * ltmain.sh: add support for installing into temporary
9218         staging area (e.g. 'make install DESTDIR=...')
9219
9220 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9221
9222         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9223         * configure: Regenerated.
9224
9225 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9226
9227         * configure: Regenerate with the correct
9228         autoconf version.
9229
9230 2005-09-30  Catherine Moore  <clm@cm00re.com>
9231
9232         * configure.in (bfin-*-*): New.
9233         * configure: Regenerated.
9234
9235 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9236
9237         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9238         (LIPO_FOR_TARGET): New.
9239         (CONFIGURED_LIPO_FOR_TARGET): New.
9240         (USUAL_LIPO_FOR_TARGET): New.
9241         (STRIP_FOR_TARGET): New.
9242         (CONFIGURED_STRIP_FOR_TARGET): New.
9243         (USUAL_STRIP_FOR_TARGET): New.
9244         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9245         STRIP_FOR_TARGET.
9246         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9247         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9248         * Makefile.in: Regenerate.
9249         * configure: Regenerate.
9250
9251 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9252
9253         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9254         (rs6000-*-aix*): Same.
9255         * configure: Regenerate.
9256
9257 2005-09-16  Tom Tromey  <tromey@redhat.com>
9258
9259         * MAINTAINERS: Add self as java maintainer.
9260
9261 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9262
9263         * configure.in: Recognize f95 in the --enable-languages option,
9264         and substitute it for fortran, issuing a warning.
9265         * configure: Regenerate.
9266
9267 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9268
9269         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9270         * configure:  Regenerated.
9271
9272 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9273
9274         * MAINTAINERS: Add self as ms1 maintainer.
9275
9276 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9277
9278         * Makefile.def (libssp): Add to lang_env_dependencies.
9279         * Makefile.in: Regenerate.
9280
9281 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9282
9283         * MAINTAINERS: Add myself as middle-end maintainer.
9284
9285 2005-08-17  Christian Groessler  <chris@groessler.org>
9286
9287         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9288         * Makefile.in: Regenerate.
9289
9290 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9291
9292         * MAINTAINERS (write after approval): Added myself.
9293
9294 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9295
9296         * MAINTAINERS (Write After Approval): Add myself.
9297
9298 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9299
9300         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9301         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9302         Look for alternate names of the target cc and c++
9303         * configure: Regenerate.
9304
9305 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9306
9307         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9308         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9309         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9310         tools; remove code to manually set them.
9311         (Target tools): Look in the environment for them.
9312         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9313         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9314         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9315         build directory.
9316         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9317         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9318         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9319         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9320         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9321         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9322         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9323         * configure: Regenerate.
9324         * Makefile.in: Regenerate.
9325
9326 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9327
9328         * MAINTAINERS: Update for removed CPU targets.
9329
9330 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9331
9332         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9333         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9334         * Makefile.in: Regenerated.
9335
9336 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9337
9338         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9339         (CFLAGS_FOR_TARGET): Use it.
9340         (CXXFLAGS_FOR_TARGET): Likewise.
9341         * Makefile.in: Regenerated.
9342         * configure.in (--with-build-sysroot): New option.
9343         * configure: Regenerated.
9344
9345 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9346
9347         * Makefile.tpl: Wrap install between unstage and stage
9348         * Makefile.in: Regenerate.
9349
9350 2005-07-21  Eric Christopher  <echristo@apple.com>
9351
9352         * MAINTAINERS: Update affiliation.
9353
9354 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9355
9356         * MAINTAINERS: Add self as crx port maintainer.
9357
9358 2005-07-20  DJ Delorie  <dj@redhat.com>
9359
9360         * MAINTAINERS: Add self as m32c maintainer.
9361
9362 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9363
9364         * all files: Update FSF address.
9365
9366 2005-07-15  Eric Christopher  <echristo@redhat.com>
9367
9368         * MAINTAINERS: Change affiliation.
9369
9370 2005-07-14  Jim Blandy  <jimb@redhat.com>
9371
9372         * configure.in: Add cases for Renesas m32c.
9373         * configure: Regenerated.
9374
9375 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9376
9377         * COPYING.LIB: Update from fsf.org.
9378
9379 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9380
9381         * COPYING, compile, config.guess,
9382         config.sub, install-sh, missing, mkinstalldirs,
9383         symlink-tree, ylwrap: Sync from upstream sources.
9384         * config-ml.in: Update FSF address.
9385
9386 2005-07-13  Eric Christopher  <echristo@redhat.com>
9387
9388         * configure.in: Add toplevel noconfigdir support for tpf.
9389         * configure: Regenerate.
9390
9391 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9392
9393         PR ada/22340
9394
9395         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9396         * Makefile.in: Regenerate.
9397
9398 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9399
9400         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9401         Brolley to write-after-approval.
9402
9403 2005-07-07  Andreas Schwab  <schwab@suse.de>
9404
9405         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9406         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9407         * Makefile.in: Regenerated.
9408
9409 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9410
9411         * configure.in: Don't build sim or rda when targetting darwin.
9412         * configure: Regenerate.
9413
9414 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9415
9416         * configure.in: Add --enable-libssp and --disable-libssp.
9417         * configure: Regenerate with autoconf-2.13.
9418
9419 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9420
9421         * Makefile.def (target_modules): Add libssp.
9422         * configure.in (target_libraries): Add target-libssp.
9423         * configure: Rebuilt.
9424         * Makefile.in: Rebuilt.
9425
9426 2005-07-01  Zack Weinberg  <zackw@panix.com>
9427
9428         * MAINTAINERS: Change email address.  Resign from maintainership.
9429
9430 2005-07-01  Richard Guenther  <rguenther@suse.de>
9431
9432         * MAINTAINERS: Change my e-mail address and affiliation.
9433
9434 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9435
9436         * Makefile.def (stagefeedback): Come after profile.
9437         Define profiledbootstrap target.
9438         * Makefile.tpl (profiledbootstrap): Remove.
9439         (stageprofile-end): Zap stagefeedback.
9440         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9441         * Makefile.in: Regenerate.
9442
9443 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9444
9445         * MAINTAINERS: Update my email address.
9446
9447 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9448
9449         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9450         In 'cpp' stanza, support '#line' as well as '# '.
9451
9452 2005-06-08  Andreas Schwab  <schwab@suse.de>
9453
9454         * MAINTAINERS: Move myself from 'Write After Approval' to
9455         'CPU Port Maintainers' section as m68k maintainer.
9456
9457 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9458
9459         * configure.in (unsupported_languages): New macro.
9460         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9461         non-ported target libraries in noconfigdirs.
9462         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9463         non-linux-gnu.  Remove libgcj_ex_libffi.
9464         <lang_frag loop>: Set add_this_lang=no if the language is in
9465         unsupported_languages.
9466         * configure: Regenerate.
9467
9468 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9469
9470         * configure.in: Fix typo in handling of --with-mpfr-dir.
9471         * configure: Regenerate.
9472
9473 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9474
9475         * MAINTAINERS: Update my email address.
9476
9477 2005-06-02  Jim Blandy  <jimb@redhat.com>
9478
9479         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9480         accepted into the master sources.)
9481
9482 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9483             Michael Snyder  <msnyder@redhat.com>
9484             Stan Cox  <scox@redhat.com>
9485
9486         * configure.in: Set noconfigdirs for ms1.
9487
9488         * configure: Regenerate.
9489
9490 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9491
9492         * MAINTAINERS (Write After Approval): Add self.
9493
9494 2005-06-01  Josh Conner  <jconner@apple.com>
9495
9496         * MAINTAINERS (Write After Approval): Add self.
9497
9498 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9499
9500         * MAINTAINERS: Update my email address.
9501
9502 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9503
9504         * MAINTAINERS (Write After Approval): Add self.
9505
9506 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9507
9508         * MAINTAINERS (Write After Approval): Remove self.
9509
9510 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9511
9512         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9513         (Dependencies): Consider target modules for bootstrap dependencies.
9514         Make target bootstrap modules depend on each stage's gcc.
9515         * Makefile.in: Regenerate.
9516
9517 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9518
9519         * Makefile.def (configure-gcc): Depend on binutils having been built.
9520         (all-gcc): No need to do it here.
9521         * Makefile.in: Regenerate.
9522
9523 2005-05-19  Paul Brook  <paul@codesourcery.com>
9524
9525         * configure.in: Rewrite misleading error message when requested
9526         language cannot be built.
9527         * configure: Regenerate.
9528
9529 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9530
9531         * ylwrap: Import from Automake 1.9.5.
9532
9533 2005-05-13  David Ung  <davidu@mips.com>
9534
9535         * MAINTAINERS (Write After Approval): Add self.
9536
9537 2005-05-09  Mike Stump  <mrs@apple.com>
9538
9539         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9540         lt_cv_sys_max_cmd_len for now.
9541
9542 2005-05-09  Stan Cox  <scox@redhat.com>
9543
9544         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9545
9546 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9547
9548         * README.SCO: Update the URL.
9549
9550 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9551
9552         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9553         with_gnu_ld to libtool.
9554         * ltcf-c.sh (aix[45]): Define file_list_spec.
9555         * ltcf-cxx.sh (aix[45]): Same.
9556         * ltcf-gcj.sh (aix[45]): Same.
9557         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9558         exists, write list of input files to temporary file.
9559
9560 2005-05-04  Mike Stump  <mrs@apple.com>
9561
9562         * configure.in: Always pass --target to target configures as
9563         otherwise rebuilds that do --recheck will fail.
9564         * confiugure: Rebuilt.
9565
9566 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9567
9568         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9569         STAGE_HOST_EXPORTS.
9570         (configure, all): Add bootstrap support.
9571         (Host modules, target modules): Pass post-stage1 flags and exports.
9572         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9573         * Makefile.in: Regenerate.
9574
9575 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9576
9577         * configure: Regenerate.
9578
9579 2005-04-27  Mike Stump  <mrs@apple.com>
9580
9581         * MAINTAINERS: Add self as darwin maintainer.
9582
9583 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9584
9585         * config.sub: Update from master copy.
9586
9587 2005-04-21  Mike Stump  <mrs@apple.com>
9588
9589         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9590         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9591
9592 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9593
9594         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9595         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9596         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9597         "*-*-elf" and "*-*-linux*".
9598         * configure: Regenerate.
9599
9600 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9601
9602         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9603
9604 2005-04-12  Mike Stump  <mrs@apple.com>
9605
9606         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9607
9608 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9609
9610         * MAINTAINERS (Write After Approval): Add myself.
9611
9612 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9613
9614         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9615
9616 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9617
9618         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9619         (TARGET_CONFIGARGS): Include --with-target-subdir.
9620         (configure, all): New macros.  Use them throughout.
9621         * Makefile.in: Regenerate.
9622
9623 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9624
9625         * MAINTAINERS (Write After Approval): Add myself.
9626
9627 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9628
9629         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9630
9631 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9632
9633         * MAINTAINERS: Move John Carr to Write After Approval.
9634
9635 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9636
9637         * config/mh-mingw32: Delete.
9638         * configure.in: Don't use it.
9639         * configure: Regenerate.
9640
9641 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9642
9643         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9644         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9645         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9646         (HOST_LIB_PATH): Generate from Makefile.def.
9647         (TARGET_LIB_PATH): Likewise.
9648         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9649         * Makefile.in: Regenerate.
9650         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9651         (RPATH_ENVVAR): Include Darwin case.
9652         * configure: Regenerate.
9653
9654 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9655
9656         * MAINTAINERS (Various Maintainers): Remove self.
9657         (Write After Approval): Add self.
9658
9659 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9660
9661         * MAINTAINERS (Various Maintainers): Add self.
9662
9663 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9664
9665         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9666         * configure: Regenerate.
9667
9668 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9669
9670         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9671         gcc_version, and gcc_version_trigger from set of flags to pass.
9672         * Makefile.tpl: Remove definitions of above variables.
9673         (config.status): Remove dependency on $(gcc_version_trigger).
9674         * Makefile.in: Regenerate.
9675         * configure.in: Do not reference config/gcc-version.m4 nor
9676         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9677         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9678         * configure: Regenerate.
9679
9680 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9681             Andrew Pinski  <pinskia@physics.uc.edu>
9682
9683         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9684         * Makefile.in: Regenerate.
9685
9686 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9687
9688         * MAINTAINERS (Write After Approval): Add myself.
9689
9690 2005-03-03  David Ayers  <d.ayers@inode.at>
9691
9692         * MAINTAINERS (Write After Approval): Add myself.
9693
9694 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9695
9696         PR libgcj/20160
9697         * ltmain.sh: Avoid creating archives with components that have
9698         duplicate basenames.
9699
9700 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9701
9702         PR bootstrap/20250
9703         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9704         instead of check.
9705         * Makefile.in: Regenerate.
9706
9707 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9708
9709         * Makefile.in: Regenerate to fix conflict between the previous two
9710         patches.
9711
9712 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9713
9714         PR bootstrap/17383
9715         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9716         * Makefile.tpl (HOST_SUBDIR): New substitution.
9717         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9718         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9719         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9720         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9721         (Host modules, Bootstrapped modules): Use it.
9722         (Build modules, Target modules): Do not create symlink trees,
9723         always configure out-of-srcdir.
9724         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9725         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9726         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9727         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9728
9729         * Makefile.in: Regenerate.
9730         * configure: Regenerate.
9731
9732 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9733
9734         Merged from libada-gnattools-branch:
9735         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9736
9737         * gnattools: New directory.
9738         * Makefile.def: Add gnattools as a module, depending on target-libada.
9739         * Makefile.in: Regenerate.
9740         * configure.in: Include gnattools in host_tools; disable it if ada
9741         is disabled.
9742         * configure: Regenerate.
9743
9744 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9745
9746         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9747         treelang maintainer.
9748         (Write After Approval): Remove myself.
9749
9750 2005-02-23  Paul Schlie  <schlie@comcast.net>
9751
9752         * configure.in: Allow darwin targeted ports to build tk, itcl and
9753         libgui.
9754         * configure: Regenerate.
9755
9756 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9757
9758         PR libgcj/10353
9759         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9760         * configure: Regenerate.
9761
9762 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9763
9764         * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9767
9768         * MAINTAINERS: Update my e-mail address.
9769
9770 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9771
9772         * MAINTAINERS (Write After Approval): Add myself.
9773
9774 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9775
9776         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9777         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9778         target-libgloss when not *-*-elf and *-*-aout.
9779         * configure: Regenerate.
9780
9781 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9782
9783         * MAINTAINERS: Remove obsolete entries.
9784
9785         * MAINTAINERS (Write After Approval): Add Michael Matz.
9786
9787 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9788
9789         * MAINTAINERS: Remove self as cpplib maintainer.
9790
9791 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9792
9793         * install-sh, config.sub: Import from upstream.
9794
9795 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9796
9797         PR bootstrap/18222
9798         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9799         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9800         * Makefile.in: Regenerate.
9801
9802 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9803
9804         * MAINTAINERS: Update my email address.
9805
9806 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9807             Andreas Schwab  <schwab@suse.de>
9808
9809         PR bootstrap/18033
9810         * config-ml.in: Eval option if surrounded by single quotes.
9811
9812 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9813
9814         Revert 2004-12-28 Makefile changes, a better fix will be
9815         applied to mainline and src after GCC 4.0 branches.
9816
9817 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9818
9819         PR bootstrap/17383
9820
9821         * Makefile.def (target_modules): Remove stage parameter,
9822         it is always true now.
9823         * Makefile.tpl (configure-build-[+module+],
9824         configure-target-[+module+]): Always build symlink tree
9825         for the directory and for include.  BUILD_SUBDIR and
9826         TARGET_SUBDIR cannot be . anymore.
9827         * Makefile.in: Regenerate.
9828
9829 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9830
9831         Revert 2004-12-08 Makefile changes.
9832
9833 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9834
9835         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9836         cygwin, mingw.
9837
9838 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9839
9840         * configure.in (sh64-*-*): Reenable gprof.
9841         * configure: Regenerate.
9842
9843 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9844
9845         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9846         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9847         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9848         * Makefile.in: Regenerate.
9849
9850 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9851
9852         * MAINTAINERS: Update my email address.
9853
9854 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9855
9856         * Makefile.tpl: Generate normal dependencies if the LHS module is
9857         not bootstrapped.
9858         * Makefile.in: Regenerate.
9859
9860 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9861
9862         * configure.in: Include config/gxx-include-dir.m4.  Use
9863         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9864         * configure: Regenerate.
9865
9866 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9867
9868         * config.if: Delete.
9869         * configure.in: Set libstdcxx_incdir directly.
9870         * configure: Regenerate.
9871
9872 2004-12-02  Eric Christopher  <echristo@redhat.com>
9873
9874         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9875         * Makefile.in: Regenerate.
9876
9877 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9878
9879         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9880         * configure: Regenerate.
9881
9882 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9883
9884         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9885         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9886         * configure: Regenerate.
9887
9888 2004-12-01  Eric Christopher  <echristo@redhat.com>
9889
9890         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9891         of things to remove.
9892
9893 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9894
9895         * MAINTAINERS (Write After Approval): Update my e-mail address.
9896
9897 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9898
9899         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9900         from CVS libtool to always pass_all.
9901
9902 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9903
9904         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9905         (hppa*64*-*-*): Delete incorrect comment.
9906         * configure: Rebuilt.
9907
9908 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9909
9910         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9911
9912 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9913
9914         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9915         from CVS libtool to always pass_all.
9916
9917 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9918
9919         * install-sh, compile: Import from automake.
9920
9921 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9922
9923         * config.guess, config.sub:  Import from savannnah.
9924
9925 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9926
9927         * MAINTAINERS (Write After Approval): Add myself
9928
9929 2004-11-12  Mike Stump  <mrs@apple.com>
9930
9931         * Makefile.def: Add html support.
9932         * Makefile.tpl: Likewise.
9933         * Makefile.in: Regenerate.
9934
9935 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9936
9937         PR 18423
9938         * configure.in: Remove all instances of build-fixincludes from
9939         noconfigdirs.
9940         (build_configargs): Supply --target to subdirectories.
9941         * configure: Regenerate.
9942
9943         * Makefile.def: Make gcc install depend on fixincludes install.
9944         * Makefile.in: Regenerate.
9945
9946 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9947
9948         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9949
9950 2004-11-11  Paul Brook  <paul@codesourcery.com>
9951
9952         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9953
9954 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9955
9956         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9957         target-libgfortran.
9958         * configure: Regenerate.
9959
9960 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9961
9962         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9963         like CC.
9964
9965 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9966
9967         * Makefile.def (host fixincludes): Specify missing targets.
9968         * Makefile.in: Regenerate.
9969
9970 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9971
9972         * MAINTAINERS: Add myself
9973
9974 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9975
9976         * MAINTAINERS (Write After Approval): Add myself.
9977
9978 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9979
9980         * Makefile.def: Build fixincludes for the host, too.
9981         * Makefile.in: Regenerate.
9982         * configure.in (host_tools): Add fixincludes.
9983         * configure: Regenerate.
9984
9985 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9986
9987         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9988         * configure: Regenerated.
9989
9990 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9991
9992         PR other/17783
9993         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9994         * configure: Regenerated.
9995
9996 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9997
9998         * README.SCO: Update per FSF instructions.
9999
10000 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10001
10002         PR target/18151
10003         * configure.in (case ${target}): Do not build fixincludes for avr.
10004         * configure: Regenerated.
10005
10006 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10007
10008         * configure.in (case ${target}): Do not build fixincludes
10009         on platforms where it is not used.
10010         * configure: Regenerated.
10011
10012 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10013
10014         * configure.in: Use an absolute path to install-sh.
10015         * configure: Regenerated.
10016
10017 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10018
10019         * MAINTAINERS (Write After Approval): Add myself.
10020
10021 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10022
10023         * MAINTAINERS: Remove from Write After Approval those that are
10024         already maintainers.
10025
10026 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10027
10028         * MAINTAINERS:  Update my email address.
10029
10030 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10031
10032         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10033         * configure: Regenerate.
10034
10035 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10036
10037         * MAINTAINERS:  Update my email address.
10038
10039 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10040
10041         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10042         entries belonging to this category.
10043
10044 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10045
10046         * MAINTAINERS: Update my e-mail address.
10047
10048 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10049
10050         Fix wrong conflict resolution in:
10051
10052         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10053
10054         * Makefile.in: Regenerate.
10055         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10056         in the recursive `make', instead of hardwiring `all'.
10057         (Autogenerated TARGET-* variables): New.
10058
10059 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10060
10061         * configure.in: Enable target-libgloss for crx-*-*.
10062         * configure: Regenerate.
10063
10064 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10065
10066         * MAINTAINERS (Various Maintainers): Move the "windows,
10067         cygwin, mingw" maintainer to ...
10068         (OS Port Maintainers): ... here.
10069
10070 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10071
10072         * MAINTAINERS (Write After Approval): Remove those that are
10073         maintainers of some subsystem.
10074
10075 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10076
10077         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10078         * ltcf-cxx.sh (tpf*): Likewise.
10079         * ltconfig (tpf*): Add TPF OS configuration support.
10080
10081 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10082
10083         * MAINTAINERS: Change my email address to my new work account.
10084
10085 2004-09-24  Michael Roth  <mroth@nessie.de>
10086
10087         * configure.in (--without-headers): Add missing double quotes.
10088         * configure: Regenerate.
10089
10090 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10091
10092         * ylwrap: Revert to previous version.
10093
10094 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10095
10096         PR bootstrap/17369
10097         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10098         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10099         SET_GCC_LIB_PATH_CMD.
10100         (BASE_TARGET_EXPORTS): Likewise.
10101         * Makefile.in: Regenerated.
10102
10103         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10104         * configure: Regenerated.
10105
10106 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10107
10108         * config.guess: New upstream version
10109         * compile, depcomp, install-sh, ylwrap: Likewise.
10110
10111 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10112
10113         * config/mh-x86omitfp: New host makefile fragment.  Add
10114         -fomit-frame-pointer to the default BOOT_CFLAGS.
10115         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10116         * configure: Regenerate.
10117
10118 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10119
10120         PR target/11572
10121         * configure.in (*-*-darwin*): Renable libobjc.
10122         * configure: Regenerate.
10123
10124 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10125
10126         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10127
10128 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10129
10130         * Makefile.def: Remove libbanshee.
10131         * Makefile.tpl: Ditto.
10132         * configure.in: Ditto.
10133         * Makefile.in: Regen.
10134         * configure: Ditto.
10135
10136 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10137
10138         * ltmain.sh: Use $pic_object as $non_pic_object if
10139         $non_pic_object=none.
10140
10141 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10142
10143         * missing: Import latest version from master repository.
10144
10145 2004-09-06  Nick Clifton  <nickc@redhat.com>
10146
10147         * config.sub: Import latest version from master repository.
10148         * config.guess: Likewise.
10149         This includes these changes:
10150
10151         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10152
10153         * config.sub: Handle crisv32, alias etraxfs.
10154         * config.guess (crisv32:Linux:*:*): Handle.
10155
10156         2004-08-13  Brad Smith  <brad@comstyle.com>
10157
10158         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10159         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10160
10161         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10162
10163         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10164         assume the processor is a powerpc.  This is because coreutils
10165         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10166         in this case, due to a MacOS X bug that causes
10167         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10168         to return a negative number.
10169         Problem reported by Petter Reinholdtsen in:
10170         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10171
10172         2004-07-19  Ben Elliston  <bje@gnu.org>
10173
10174         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10175
10176         2004-06-24  Ben Elliston  <bje@gnu.org>
10177
10178         * config.guess: Update copyright years.
10179         * config.sub: Likewise.
10180
10181         2004-06-22  Robert Millan  <robertmh@gnu.org>
10182
10183         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10184         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10185
10186         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10187
10188         * config.guess (*:*VMS:*:*): New entry. Replaces
10189         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10190         manufacturer.
10191
10192         2004-06-22  Ben Elliston  <bje@gnu.org>
10193
10194         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10195         * config.sub: Likewise.
10196
10197         2004-06-22  Ben Elliston  <bje@gnu.org>
10198
10199         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10200         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10201
10202         2004-06-11  Ben Elliston  <bje@gnu.org>
10203
10204         * config.guess (pegasos:OpenBSD:*:*): Remove.
10205
10206         2004-06-11  Ben Elliston  <bje@gnu.org>
10207
10208         From Wouter Verhelst <wouter@grep.be>:
10209         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10210
10211         2004-06-11  Ben Elliston  <bje@gnu.org>
10212
10213         * config.guess (luna88k:OpenBSD:*:*): New.
10214
10215         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10216
10217         * config.guess (m32r*:Linux:*:*): New case.
10218         * config.sub: Handle m32rle.
10219
10220         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10221
10222         From Jens Petersen  <petersen@redhat.com>:
10223         * config.sub: Handle sparcv8.
10224
10225         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10226
10227         From Tom Smith <smith@cag.lkg.hp.com>:
10228         * config.guess: Version suffixes are equally significant on Tru64
10229         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10230         prefix of "P" (patched kernel).
10231
10232         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10233
10234         * config.sub: Add support for National Semiconductor CRX target.
10235
10236 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10237
10238         * MAINTAINERS (Various Maintainers): Remove myself as web page
10239         maintainer, add myself as maintainer of build status lists.
10240
10241 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10242
10243         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10244         *-*-netware, but add target-libmudflap.
10245         Consolidate *-*-netware targets (of which really only i?86 exists)
10246         into a single entry.
10247         * configure: Likewise.
10248
10249 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10250
10251         * Makefile.tpl (sorry): Remove.
10252         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10253         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10254         (do-clean): Clean per-stage directories too.
10255         (do-distclean): Run distclean-stage1 too.
10256         (.NOTPARALLEL): Enable during toplevel bootstrap.
10257         (stage[+id+]-bubble): Enable parallel execution during
10258         the recursive invocation.
10259         * Makefile.in: Regenerate.
10260
10261         Fix previous checkin:
10262
10263         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10264         include.
10265         * configure.in: Fix indentation.
10266         * configure: Regenerate.
10267
10268 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10269
10270         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10271         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10272         * configure: regenerate
10273         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10274         -mdynamic-no-pic
10275
10276 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10277
10278         * Makefile.def (build_modules): Add fixincludes.
10279         (dependencies): Make gcc depend on fixincludes.
10280         * configure.in (build_tools): Add fixincludes.
10281         (build_configdirs): Always include build_libs.
10282         * Makefile.in: Regenerate.
10283         * configure: Regenerate.
10284
10285 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10286
10287         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10288         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10289         phony targets; do not generate timestamp files.
10290         (distclean-stageN): Remove references to their timestamp files.
10291         (restageN, touch-stageN): Remove.
10292         (stageN-bubble): Rewritten.
10293         (compare): Support lean bootstraps.
10294         * Makefile.in: Regenerate.
10295
10296         * configure.in: Only warn when bootstrapping but
10297         build != host or build != target.  Support lean bootstraps.
10298         * configure: Regenerate.
10299
10300 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10301
10302         * configure.in:  Give a better error message if GMP/MPFR are missing
10303         and a language needing them has been requested.
10304         * configure:  Regenerated.
10305
10306 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10307
10308         * configure.in:  Print a list of available language front-ends if
10309         a requested one is missing.  Tidy stray tab characters.
10310         * configure:  Regenerated.
10311
10312 2004-08-19  Michael Koch  <konqueror@gmx.de>
10313
10314         * gcc/doc/install.texi: Update entry about automake for libjava.
10315
10316 2004-08-17  Robert Millan  <robertmh@gnu.org>
10317
10318         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10319         (instead of FreeBSD).
10320         * configure: Regenerate.
10321
10322 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10323
10324         * Makefile.in: Regenerate.
10325         * configure: Regenerate.
10326
10327         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10328         stage_*_flags.
10329         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10330         for bootstrapped modules if toplevel bootstrap is going.
10331         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10332         modules.  Adjust for changes in Makefile.def.  Enable several
10333         rules even in non-bootstrap mode, just to avoid peppering the
10334         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10335         (stage-[+prev+]-bubble): Remove.
10336
10337         * Makefile.def (Dependencies): Depend on all-build-bison,
10338         all-build-flex, all-build-byacc, all-build-texinfo, rather
10339         than the host variations.
10340         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10341         with BUILD_SUBDIR.
10342         (BISON): Update for recent Bisons.
10343         (YACC): Fix typo.
10344         (cross): Depend on all-build.
10345         (all): Do not depend on all-build.
10346         (prebootstrap): Remove.
10347         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10348         (Prebootstrap dependencies): Add them to the per-stage targets
10349         and to all-prebootstrap.
10350         * configure.in (build_configdirs): Always enable build_tools.
10351         (BUILD_DIR_PREFIX): Remove.
10352
10353         * Makefile.def (gcc): Add target variable.
10354         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10355         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10356         in the recursive `make', instead of hardwiring `all'.
10357         (Autogenerated TARGET-* variables): New.
10358
10359 2004-08-13  Brian Booth  <bbooth@redhat.com>
10360
10361         * MAINTAINERS: Remove myself from write-after-approval.
10362
10363 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10364
10365         * src-release: Stop distributing mmalloc with gdb (which doesn't
10366         use it).
10367         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10368         * Makefile.in: Regenerate.
10369
10370 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10371
10372         * configure.in (arm*-*-eabi*): New target.
10373         * configure: Regenerate.
10374
10375 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10376
10377         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10378         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10379         (Dependencies): New section.
10380         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10381         (configure-target-[+module+]): Depend on maybe-all-gcc
10382         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10383         (toplevel profiledbootstrap): Fix dependencies.
10384         * Makefile.in: Regenerate.
10385
10386 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10387
10388         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10389         target-libiberty to noconfigdirs.
10390         * configure: Regenerate.
10391
10392 2004-08-03  Paul Brook  <paul@codesourcery.com>
10393
10394         * configure.in: Check for MPFR as well as GMP.
10395         * configure: Regenerate.
10396
10397 2004-08-01  Robert Millan  <robertmh@gnu.org>
10398
10399         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10400         libmudflap for all GNU-based systems (with Glibc).
10401         * configure: Regenerate.
10402
10403 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10404
10405         * Makefile.def (host-modules): Add gcc.
10406         * Makefile.in: Regenerate.
10407         * Makefile.tpl (sorry): New rule.
10408         (configure-host, all-host, [+make_target+]-host, do-check,
10409         install-host): Do not add gcc as a special case.
10410         (host modules): Add a small special-casing for gcc.  Export
10411         extra_make_flags through the environment.
10412         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10413         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10414         other recursive targets for gcc): Remove.
10415
10416         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10417         (stage, unstage): New rules.
10418         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10419         distclean-stage[+id+]): Use stage_current.
10420         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10421         the stage*-start rules.
10422
10423 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10424
10425         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10426         use -all_load flag.
10427
10428 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10429
10430         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10431         * configure: Regenerate.
10432
10433 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10434
10435         * maintainer-scripts/gcc_release: Revert yesterday's change.
10436
10437 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10438
10439         * MAINTAINERS: Add myself to write-after-approval.
10440
10441 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10442
10443         * libf2c: Removed.
10444         * gcc/gccbug.in: Updated because of libf2c removal.
10445         * maintainer-scripts/gcc_release: Ditto.
10446
10447 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10448
10449         * configure.in: Build libmudflap by default on FreeBSD.
10450         * configure: Regenerated.
10451
10452 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10453
10454         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10455         systems.
10456         * configure: Regenerated.
10457
10458 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10459
10460         PR target/16344
10461         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10462         feedback based compiler.
10463         * Makefile.in: Rebuilt.
10464
10465 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10466
10467         * Makefile.def (host_modules): Set bootstrap=true for flex.
10468         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10469         * Makefile.in: Rebuilt.
10470
10471 2004-07-07  Jan Hubicka  <jh@suse.cz>
10472
10473         * MAINTAINERS: Add self as a profile feedback maintainer.
10474
10475 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10476
10477         * configure.in:  Do not prepend $srcdir to /dev/null in
10478         makefile fragments.
10479         * configure:  Regenerate.
10480
10481 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10482
10483         * Makefile.def (build_modules): Add bison, byacc, flex,
10484         m4, texinfo.
10485         (flags_to_pass): Add FLEX.
10486         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10487         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10488         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10489         DEFAULT_MAKEINFO): Remove.
10490         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10491         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10492         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10493         objdir or else use configured tool.
10494         (all-build): New.
10495         (all): Depend on it.
10496         (Build module dependencies): Add.
10497         * Makefile.in: Regenerate.
10498         * configure.in: Better support for multiple build modules,
10499         matching what is done for host/target modules.  Do not look
10500         for "plausible" locations of build tools if Canadian cross.
10501         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10502         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10503         * configure: Regenerate.
10504
10505 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10506
10507         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10508         * Makefile.in: Regenerate.
10509
10510 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10511
10512         * Makefile.tpl (configure-build-[+module+],
10513         configure-[+module+], configure-target-[+module+]): Pass
10514         [+extra_configure_args+].
10515         (all-build-[+module+], all-[+module+], check-[+module+],
10516         install-[+module+], [+make_target+]-[+module+],
10517         all-target-[+module+], check-target-[+module+],
10518         install-target-[+module+], [+make_target+]-target-[+module+]):
10519         Pass [+extra_make_args+].
10520         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10521         (GCC_HOST_EXPORTS): Remove.
10522         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10523         cross, check-gcc, check-gcc-c++, install-gcc,
10524         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10525         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10526         * Makefile.in: Regenerate.
10527
10528 2004-06-21  Matthew Sachs  <msachs@apple.com>
10529
10530         * MAINTAINERS: Added self to write-after-approval.
10531
10532 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10533
10534         * configure.in: Check for srcdir/winsup rather than build directory
10535         winsup.
10536         * configure: Regenerate.
10537
10538 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10539
10540         * configure.in: Don't build Cygwin native newlib if winsup
10541         directory is missing.  Emit warning instead.
10542         * configure: Regenerate.
10543
10544 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10545
10546         * Makefile.tpl (touch-stage[+id+]): New.
10547         (restage[+prev+]): Depend on touch-stage[+id+].
10548
10549         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10550         Use it throughout.
10551
10552         * Makefile.def: Add profile and feedback bootstrap stages.
10553         Remove next field from bootstrap stages.
10554         * Makefile.tpl (LN, LN_S): Substitute.
10555         (stageN-start, stageN-end): Use double-colon rules, to
10556         provide a hook for additional setup commands.
10557         (distclean-stageN-gcc, restageN): Create dependencies from
10558         [+prev+], not from [+next+].
10559         (stageN-bubble): Add commands for successive stages from
10560         [+prev+], using double-colon rules.
10561         (all-stageN-gcc): Fix typo.
10562         (stagefeedback-start, profiledbootstrap): New.
10563         * Makefile.in: Regenerate.
10564         * configure.in: Call ACX_PROG_LN.
10565         * configure: Regenerate.
10566
10567 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10568
10569         * MAINTAINERS (Write After Approval): Add myself.
10570
10571 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10572
10573         * MAINTAINERS (Write After Approval): Add myself.
10574
10575 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10576
10577         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10578         without gcc.
10579         * configure: Regenerate.
10580
10581 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10582
10583         * Makefile.tpl: Fix typo.
10584         * Makefile.in: Regenerate.
10585
10586 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10587
10588         * configure.in: Remove new- prefix from toplevel
10589         bootstrap targets.
10590         * configure: Regenerate.
10591
10592 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10593
10594         * Makefile.tpl (all.normal): Rename to all.
10595         (all): Replace with a rule to pick the default
10596         target from configure.
10597         (all-gcc, configure-gcc): Use conditionals to
10598         do nothing when toplevel bootstrap is going on.
10599         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10600         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10601         * configure.in: Support --enable-bootstrap.
10602
10603         * Makefile.def: Remove new- prefix from toplevel
10604         bootstrap targets.
10605         * Makefile.tpl: Likewise.
10606
10607         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10608         target.
10609
10610         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10611         $(RECURSE_FLAGS) to recursive invocation of make.
10612
10613         * Makefile.in: Regenerate.
10614         * configure: Regenerate.
10615
10616 2004-05-30  Andreas Jaeger  <aj@suse.de>
10617             Jim Wilson  <wilson@specifixinc.com>
10618
10619         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10620         like CC.
10621
10622 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10623
10624         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10625         * configure: Regenerate.
10626
10627 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10628
10629         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10630         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10631         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10632         targets.
10633         * Makefile.in: Regenerate.
10634
10635 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10636
10637         * configure.in: Test the ability to symlink directories.
10638         * configure: Regenerate.
10639
10640         * Makefile.def (bootstrap-stage): New definitions.
10641         * Makefile.tpl (configure-stage1-gcc,
10642         configure-stage2-gcc, configure-stage3-gcc,
10643         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10644         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10645         new-restage3, compare): Autogenerate, see Makefile.in
10646         entry for behavioral changes.
10647         (distclean-stage1, new-stage1-start, new-stage1-end,
10648         new-stage1-bubble, distclean-stage2, new-stage2-start,
10649         new-stage2-end, new-stage2-bubble, distclean-stage3,
10650         new-stage3-start, new-stage3-end): New autogenerated targets.
10651         (objext, prebootstrap, BOOT_CFLAGS,
10652         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10653         targets.
10654
10655         * Makefile.in: Regenerate.
10656         (distclean-stage1, new-stage1-start, new-stage1-end,
10657         new-stage1-bubble, distclean-stage2, new-stage2-start,
10658         new-stage2-end, new-stage2-bubble, distclean-stage3,
10659         new-stage3-start, new-stage3-end): New targets.
10660         (all-stage1-gcc): Move prebootstrap dependency from here...
10661         (configure-stage1-gcc): ...to here.
10662         (new-bootstrap): Use bubble targets.
10663         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10664         Use per-stage distclean targets.
10665         (configure-stage1-gcc, configure-stage2-gcc,
10666         configure-stage3-gcc, all-stage1-gcc,
10667         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10668         Use new-stageN-start to prepare the tree.
10669
10670 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10671
10672         * Makefile.def (host_modules): add libcpp.
10673         * Makefile.tpl: Add dependencies on and for libcpp.
10674         * Makefile.in: Regenerate.
10675         * configure.in: Add libcpp host module.
10676         * configure: Regenerate.
10677
10678 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10679
10680         * Makefile.tpl: Whenever a recursive target is defined, wrap
10681         it in a special @if/@endif block, and prepare its maybe
10682         dependency in the @if/@endif block
10683         * configure.in: Instead of writing maybe dependencies, remove
10684         the @if/@endif statements, and remove the @if/@endif blocks
10685         that remain.
10686         * configure: Regenerate.
10687         * Makefile.in: Regenerate.
10688
10689 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10690
10691         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10692
10693 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10694
10695         PR bootstrap/15120
10696         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10697         * */configure: Rebuilt.
10698
10699 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10700
10701         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10702         of libf2c.
10703         * configure, Makefile.in: Regenerate.
10704
10705 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10706
10707         * MAINTAINERS (Write After Approval): Add myself.
10708
10709 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10710
10711         Merge from tree-ssa-20020619-branch.
10712
10713         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10714         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10715         (HOST_GMPLIBS): Define.
10716         (HOST_GMPINC): Define.
10717         (TARGET_LIB_PATH): Add libmudflap.
10718         (GFORTRAN_FOR_TARGET): Define.
10719         (configure-build*): Export GFORTRAN.
10720         (configure-gcc): Export GMPLIBS and GMPINC.
10721         (all-gcc): Add maybe-all-libbanshee.
10722         (configure-target-libgfortran): Define.
10723         * Makefile.in: Regenerate.
10724         * configure.in (host_libs): Add libbanshee.
10725         (target_libraries): Add target-libmudflap and target-libgfortran.
10726         Add --with-libbanshee.
10727         Handle --disable-libmudflap.
10728         (*-*-freebsd*): Use with_gmp.
10729         Add $(libgcj) to noconfigdirs.
10730         * configure: Regenerate.
10731         * depcomp: New file.
10732         * MAINTAINERS: Add tree-ssa maintainers.
10733
10734 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10735
10736         * MAINTAINERS (Various Maintainers): Add myself.
10737
10738 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10739
10740         * MAINTAINERS (Write After Approval): Add myself.
10741
10742 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10743
10744         * MAINTAINERS (Write After Approval): Add myself.
10745
10746 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10747
10748         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10749         * configure: Regenerate.
10750
10751 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10752
10753         Revert:
10754         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10755
10756         * Makefile.def (flags_to_pass): Remove *dir variables that
10757         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10758         as well as prefix and exec_prefix.
10759         * Makefile.in: Regenerate.
10760
10761 2004-04-26  Robert Millan  <robertmh@gnu.org>
10762
10763         Add patches from libtool CVS.
10764         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10765         * ltconfig: Likewise.
10766         * ltcf-c.sh: Likewise.
10767         * ltcf-cxx.sh: Likewise.
10768         * ltcf-gcj.sh: Likewise.
10769
10770 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10771
10772         * Makefile.def (host_modules): Mark with the bootstrap
10773         flag packages on which gcc depends.
10774         * Makefile.tpl (all-bootstrap): Use it.
10775         * Makefile.in: Regenerate.
10776
10777 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10778
10779         * Makefile.def (flags_to_pass): Remove *dir variables that
10780         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10781         as well as prefix and exec_prefix.
10782         * Makefile.in: Regenerate.
10783
10784 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10785
10786         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10787         * configure: Regenerate.
10788         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10789         * gcc/Makefile.tpl (compare): Use the result of the test.
10790         * gcc/Makefile.in: Regenerate.
10791
10792 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10793
10794         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10795         Always relocate gcc and prev-gcc to the original names, even
10796         if the build fails.
10797         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10798         New targets.
10799
10800 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10801
10802         * MAINTAINERS: Update my email address.
10803
10804 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10805
10806         * configure.in (mips*-*-irix5*): Enable ld.
10807         * configure: Regenerate.
10808
10809 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10810
10811         * configure: Regenerate.
10812
10813 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10814
10815         * Makefile.tpl (configure-[+module+], configure-gcc,
10816         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10817         Set and export LDFLAGS.
10818         * Makefile.in: Regenerate.
10819
10820 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10821
10822         * MAINTAINERS: Add myself to write-after-approval.
10823
10824 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10825
10826         PR bootstrap/14871
10827         * Makefile.tpl: If we don't have built-in-tree target tools,
10828         use the ones found by configure rather than hacking around with
10829         program_transform_name.
10830         * configure.in: Give Makefile.tpl the information necessary
10831         to do that.
10832         * Makefile.in: Regenerate.
10833         * configure: Regenerate.
10834
10835 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10836
10837         PR bootstrap/14760
10838         * configure.in: When computing baseargs, strip *all* copies of
10839         offending options.  Also, don't match/substitute the trailing space,
10840         so that this actually works when two similar options are separated by
10841         only one space.
10842         * configure: Regenerate.
10843
10844 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10845
10846         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10847         (rs6000-*-aix*): Same.
10848         * configure: Regenerate.
10849
10850 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10851
10852         * MAINTAINERS: Add myself to write-after-approval.
10853
10854 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10855
10856         * MAINTAINERS: Add myself to write-after-approval.
10857
10858 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10859
10860         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10861         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10862         * Makefile.in: Regenerate.
10863
10864         * configure.in (top level bootstrap support): Rework --enable-werror
10865         to set @stage2_werror_flag@.
10866         * configure: Regenerate.
10867         * Makefile.tpl (top level bootstrap support): Pass
10868         @stage2_werror_flag@ down to configure in stages 2 and 3.
10869         * Makefile.in: Regenerate.
10870
10871 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10872
10873         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10874         for stages 2 and 3 as well as in make.  As a consequence, remove
10875         OUTPUT_OPTION (now detected by configure) from the flags passed down
10876         to make.
10877         * Makefile.in: Regenerate.
10878
10879         * Makefile.tpl (new-bootstrap): Fix typo.
10880         * Makefile.in: Regenerate.
10881
10882 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10883
10884         * Makefile.tpl: Rearrange by moving recursive_targets rules
10885         into their proper sections.
10886         * Makefile.tpl (top level bootstrap support): Move disabling
10887         of coverage flags from 'make' to 'configure'; improve comments.
10888         * Makefile.in: Regenerate.
10889
10890         * Makefile.tpl (experimental top level bootstrap) Move stage1
10891         language setting from all- target to configure- target; disable
10892         intermodule optimization in stage 1; prevent gratuitous rebuilds
10893         of stage 1.
10894         * Makefile.in: Regenerate.
10895         * configure.in: Comma-separate stage 1 language list for top
10896         level bootstrap.
10897         * configure: Regenerate.
10898
10899         * Makefile.tpl: Clean up experimental top level bootstrap support:
10900         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10901         prev-gcc in configure- targets as well as all- targets.
10902         * Makefile.in: Regenerate.
10903
10904 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10905
10906         * compile: New file imported from automake.
10907
10908 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10909
10910         * configure.in: Remove symbolic link section.
10911         * configure: Regenerate.
10912         * Makefile.tpl (links): Remove.
10913         * Makefile.in: Regenerate.
10914
10915 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10916             Nathanael Nerode  <neroden@gcc.gnu.org>
10917
10918         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10919         Set with AC_CHECK_PROGS.
10920         * configure.in: Fix comment typo from last patch.
10921         * configure: Regenerate.
10922
10923 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10924
10925         * Makefile.tpl: Introduce experimental top level bootstrap support.
10926         * Makefile.in: Regenerate.
10927         * configure.in: Introduce support for top level bootstrap.
10928         * configure: Regenerate.
10929
10930 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10931             Paolo Bonzini  <bonzini@gnu.org>
10932
10933         PR bootstrap/14522
10934         * configure.in: Cope with shells that do not support unquoted ^
10935         * configure: Regenerate.
10936
10937 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10938             Paolo Bonzini  <bonzini@gnu.org>
10939
10940         PR bootstrap/14522
10941         * configure.in: Cope with shells that do not support nesting
10942         quotes inside quoted backquote substitutions.
10943         * configure: Regenerate.
10944
10945 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10946
10947         PR bootstrap/14522
10948         * configure.in: Fix escaping of $.
10949         * configure: Regenerate.
10950
10951 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10952
10953         * configure: Regenerate, since I forgot to while committing Paolo's
10954         changes.
10955
10956 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10957
10958         PR ada/14131
10959         Move language detection to the top level.
10960         * configure.in: Find default values for the tools as
10961         soon as possible.  Disable ada if GNAT is not found.
10962         Emit error message about missing languages.  Expand
10963         --enable-languages=all for the gcc subdirectory.
10964
10965 2004-03-10  Ben Elliston  <bje@gnu.org>
10966
10967         * MAINTAINERS: Update my email address.
10968
10969 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10970
10971         * ltconfig: Disable building static libraries if building shared
10972         libraries on AIX 5L.
10973
10974 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10975
10976         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10977         and disable libgcj.
10978         * configure: Regenerated.
10979
10980 2004-03-01  Brian Booth  <bbooth@redhat.com>
10981
10982         * MAINTAINERS: Add myself to write-after-approval.
10983
10984 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10985
10986         * MAINTAINERS: Add myself to write-after-approval.
10987
10988 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10989
10990         PR bootstrap/7087
10991         * Makefile.tpl: Guard XFOO sed statements better.
10992         * Makefile.tpl: Add dependency for configure-target-libada.
10993         * Makefile.in: Regenerate (incidentally fixes broken
10994         commit when libada-branch was merged).
10995
10996 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10997
10998         * MAINTAINERS: Add myself to write-after-approval.
10999
11000 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11001
11002         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11003         maintainers.
11004
11005 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11006
11007         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11008         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11009
11010 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11011
11012         PR bootstrap/11932
11013         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11014
11015 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11016
11017         * MAINTAINERS: Added myself to write-after-approval.
11018
11019 2004-02-14  Michael Koch  <konqueror@gmx.de>
11020
11021         * MAINTAINERS: Added myself to write-after-approval.
11022
11023 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11024
11025         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11026         some OS port maintainers to OS port maintainers section.
11027
11028 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11029
11030         * MAINTAINERS: Add self.
11031
11032 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11033
11034         * MAINTAINERS: Alphabetize.
11035
11036 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11037
11038         * MAINTAINERS: Remove myself.
11039
11040 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11041
11042         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11043         (rs6000-*-aix*): Same.
11044         * configure: Regenerate.
11045
11046 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11047
11048         * configure.in (host): Add in missing $noconfigdirs to defines.
11049         * configure: Regenerate.
11050
11051 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11052             Nathanael Nerode  <neroden@gcc.gnu.org>
11053
11054         PR ada/6637, PR ada/5911
11055         Merge with libada-branch:
11056         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11057         with appropriate dependencies. Add --enable-libada configure switch.
11058         * configure, Makefile.in: Regenerate.
11059
11060 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11061
11062         * MAINTAINERS: Add myself to write-after-approval.
11063
11064 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11065
11066         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11067         * configure: Regenerate.
11068
11069 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11070
11071         Merge from upstream:
11072
11073         * ltmain.in: When setting IFS to '~', be careful about user
11074         arguments that contain '~'.
11075
11076         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11077
11078         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11079         Also test $base_compile against $CC with escaped arguments. Bug
11080         reported by Geoff Keating <geoffk@apple.com>.
11081
11082 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11083
11084         * MAINTAINERS: Remove i960 port.
11085
11086 2004-01-23  DJ Delorie  <dj@redhat.com>
11087
11088         * Makefile.def (target_modules) [libiberty]: Don't stage.
11089         * Makefile.in: Rebuilt.
11090
11091 2004-01-20  Caroline Tice  <ctice@apple.com>
11092
11093         * MAINTAINERS: Add myself to write-after-approval.
11094
11095 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11096
11097         * MAINTAINERS: Update my email address.
11098
11099 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11100
11101         * MAINTAINERS: Add myself to write-after-approval.
11102
11103 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11104
11105         * MAINTAINERS: Remove entries without email address.
11106
11107 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11108
11109         * MAINTAINERS: Add myself to write-after-approval.
11110
11111 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11112
11113         * MAINTAINERS: Update my email address.
11114
11115 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11116
11117         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11118         * Makefile.tpl (configure-target-[+module+]): Support stage.
11119         * Makefile.in: Rebuilt.
11120
11121 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11122
11123         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11124
11125 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11126
11127         * MAINTAINERS: Add myself as a MIPS maintainer.
11128
11129 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11130
11131         * configure.in: Use ./config.cache, not config.cache.
11132         * configure: Regenerate.
11133         * Makefile.tpl: Special-casing not needed for GCC any more.
11134         * Makefile.in: Regenerate.
11135
11136         * configure.in: Don't share a cache file for host dirs.
11137         * configure: Regenerate.
11138
11139         * config-ml.in: Don't mess with the cache file.
11140
11141 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11142
11143         * MAINTAINERS: Move myself from 'Write After Approval' to
11144         'CPU Port Maintainers' section as SPARC maintainer.
11145
11146 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11147
11148         * Makefile.tpl: Make GCC use a separate config.cache.
11149         * Makefile.in: Regenerate.
11150
11151         PR bootstrap/11932, PR bootstrap/11933
11152         (I don't know if it will fix either of them, but it relates
11153         to them.)
11154         * configure.in: Don't use shared config.cache for target
11155         directories.
11156         * configure: Regenerate.
11157
11158 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11159
11160         * MAINTAINERS: Add myself to 'Write After Approval' section.
11161
11162 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11163
11164         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11165         * configure: Regenerated.
11166
11167 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11168
11169         * MAINTAINERS: Remove the mn10200 maintainer.
11170
11171 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11172
11173         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11174         * configure: Regenerated.
11175
11176 2003-12-16  Jan Hubicka  <jh@suse.cz>
11177
11178         * MAINTAINERS: Add myself as callgraph maintainer.
11179
11180 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11181
11182         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11183         * configure: Regenerate.
11184
11185 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11186
11187         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11188         'Write After Approval' section. Update email.
11189
11190 2003-12-01  James Lemke  <jim@wasabisystems.com>
11191
11192         * MAINTAINERS (Write After Approval): Add myself.
11193
11194 2003-11-20  Matt Thomas  <matt@3am-software.com>
11195
11196         * MAINTAINERS: Add myself as a vax port maintainer.
11197
11198 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11199
11200         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11201         (configure-build-[+module+], configure-[+module+]): Likewise.
11202         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11203         * Makefile.in: Regenerate.
11204
11205 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11206
11207         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11208         shared/dylibed libraries.
11209         * ltmain.sh: Likewise.
11210         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11211         * ltcf-cxx.sh: Likewise.
11212         * ltcf-gcj.sh: Likewise.
11213         * ltconfig: Likewise.
11214
11215 2003-11-17  Stan Cox  <scox@redhat.com>
11216
11217         * MAINTAINERS: Add myself as iq2000 port maintainer.
11218
11219 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11220
11221         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11222         * Makefile.in: Regenerate.
11223
11224 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11225
11226         * config.sub: Update to 2003-11-03 version.
11227
11228 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11229
11230         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11231         * configure:  Regenerate.
11232
11233 2003-10-20  Nicolas Pitre  <nico@cam.org>
11234
11235         * MAINTAINERS: Add myself to 'Write After Approval' section.
11236
11237 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11238
11239         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11240
11241 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11242
11243         * MAINTAINERS: Update my email address.
11244
11245 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11246
11247         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11248
11249 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11250
11251         * MAINTAINERS: Add myself to 'Write After Approval' section.
11252
11253 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11254
11255         * config.guess: Update to 2003-10-16 version.
11256         * config.sub: Update to 2003-10-16 version.
11257
11258 2003-10-15  David Daney  <ddaney@avtrex.com>
11259
11260         * MAINTAINERS: Added myself to 'Write After Approval' section.
11261
11262 2003-10-15  Falk Hueffner  <falk@debian.org>
11263
11264         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11265         'Write After Approval' section. Update email.
11266
11267 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11268
11269         * MAINTAINERS: Move myself from 'Write After Approval' to
11270         'Various Maintainers' section as middle-end maintainer.
11271
11272 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11273
11274         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11275         HOST_FLAGS_TO_PASS.
11276         * Makefile.in: Regenerate.
11277
11278 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11279
11280         * config.guess: Update to 2003-10-07 version.
11281         * config.sub: Update to 2003-10-07 version.
11282
11283 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11284
11285         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11286         * ltconfig (irix5*, irix6*): Don't override version_type.
11287
11288 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11289
11290         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11291         * configure: Rebuilt
11292         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11293         * Makefile.in: Rebuilt
11294
11295 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11296
11297         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11298
11299 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11300
11301         * MAINTAINERS (Write After Approval): Add myself.
11302
11303 2003-09-29  Paul Koning  <ni1d@arrl.net>
11304
11305         * MAINTAINERS: Move myself from "Write After Approval"
11306         to CPU platform maintainers for pdp11 platform.
11307
11308 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11309
11310         * MAINTAINERS: Move myself from 'Write After Approval' to
11311         'Various Maintainers' section as libffi testsuite maintainer.
11312
11313 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11314
11315         * configure.in: Pass a computed --program-transform-name
11316         to subconfigures.
11317         * configure: Regenerated.
11318
11319 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11320
11321         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11322         * Makefile.in: Regenerate.
11323
11324         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11325         * Makefile.in: Regenerate.
11326
11327 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11328
11329         * MAINTAINERS: Move myself from 'Write After Approval'
11330         to 'Various Maintainers' (objective-c) section.
11331
11332 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11333
11334         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11335         quoting.
11336         * configure: Regenerated.
11337
11338 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11339
11340         * MAINTAINERS (Write After Approval): Add myself to write after
11341         approval list.
11342
11343 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11344
11345         * MAINTAINERS (Write After Approval): Add myself.
11346
11347 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11348
11349         * MAINTAINERS: Update my e-mail address.
11350
11351 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11352
11353         * libtool.m4 (LD): Correct powerpc64 host match.
11354
11355 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11356
11357         * MAINTAINTERS: Update my affiliation and email address.
11358
11359 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11360
11361         * MAINTAINERS (Write After Approval): Add myself.
11362
11363 2003-09-04  DJ Delorie  <dj@redhat.com>
11364
11365         * configure: Regenerate.
11366
11367 2003-09-04  Robert Millan  <robertmh@gnu.org>
11368
11369         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11370
11371 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11372
11373         * configure.in: Ensure arguments to sed are properly spaced.
11374         * configure: Regenerate.
11375
11376 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11377
11378         * MAINTAINERS: Update my e-mail address.
11379
11380 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11381
11382         * MAINTAINERS (Write After Approval): Add myself.
11383
11384 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11385
11386         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11387         * configure: Regenerated.
11388
11389 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11390
11391         * MAINTAINERS: Update my email address.
11392
11393 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11394
11395         * configure.in:  Use newline instead of semicolon when assuming
11396         shell arguments in a for loop.
11397         * configure:  Regenerated.
11398
11399 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11400
11401         * MAINTAINERS: Resurrect the i860 maintainer.
11402
11403 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11404
11405         PR 8180
11406         * configure.in: When testing with_libs and with_headers, treat
11407         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11408         * configure: Regenerate.
11409
11410         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11411         make, shell, etc.
11412         (baseargs): Likewise.
11413         * configure: Regenerate.
11414
11415 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11416
11417         * MAINTAINERS (Write After Approval): Add myself.
11418
11419 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11420
11421         * configure.in: Disable libgcj for darwin not on powerpc.
11422         * configure: Rebuild.
11423
11424 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11425
11426         * config-ml.in, symlink-tree: Add license.
11427
11428 2003-08-03  Richard Stallman  <rms@gnu.org>
11429             Eben Moglen  <moglen@columbia.edu>
11430
11431         * README.SCO: New file.
11432
11433 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11434
11435         * Makefile.tpl (check, check-c++): Express dependencies using
11436         dependencies rather than commands.
11437         * Makefile.in: Regenerate.
11438
11439 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11440
11441         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11442         * configure: Ditto.
11443
11444 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11445
11446         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11447         * Makefile.in: Update.
11448
11449 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11450
11451         * configure.in: Enable libgcj for darwin.
11452         * configure: Rebuild.
11453
11454 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11455
11456         * config-ml.in:  Use ac_configure_args directly instead of
11457         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11458         actually seen.
11459
11460 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11461
11462         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11463         creating target and build subdirs to build all parent dirs as needed.
11464         * Makefile.in: Rebuild.
11465         * configure.in: Don't build dirs explicitly here.
11466         * configure: Rebuild.
11467
11468 2003-07-26  Paul Brook  <paul@nowt.org>
11469
11470         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11471
11472 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11473
11474         * Makefile.tpl (all-make): Depend on intl.
11475         * Makefile.in: Rebuilt.
11476
11477 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11478
11479         * install-sh:  Update to newer upstream versions (associated with
11480         aclocal 1.7).
11481         * mkinstalldirs:  Likewise.
11482         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11483
11484 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11485
11486         * MAINTAINERS: Move self from Bug database only accounts
11487         to write-after-approval.
11488
11489 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11490
11491         * config.if: Remove unused libc_interface determination.
11492
11493 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11494
11495         * MAINTAINERS: Move self from write-after-approval to
11496         build machinery (*.in).
11497
11498 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11499
11500         PR bootstrap/11273
11501         PR bootstrap/11408
11502         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11503         unused INSTALL_PROGRAM_ARGS.
11504         * configure.in: Use AC_PROG_INSTALL.
11505         * Makefile.in: Regenerate.
11506         * configure: Regenerate.
11507
11508 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11509
11510         * MAINTAINERS: Alphabetize.
11511
11512 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11513
11514         * configure: Rebuilt.
11515         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11516         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11517         newlib nor libgloss.
11518         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11519         * configure.in (am33_2.0-*-linux*): Added.
11520
11521 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11522
11523         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11524         * configure: Regenerate.
11525
11526 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11527
11528         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11529         * Makefile.in: Regenerate.
11530
11531 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11532
11533         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11534         * Makefile.in: Regenerate.
11535
11536 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11537
11538         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11539         * Makefile.in: Regenerated.
11540
11541         * config-ml.in: Replace PWD with PWD_COMMAND.
11542
11543 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11544
11545         * intl: New directory; see intl/ChangeLog for details.
11546         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11547         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11548         * Makefile.in: Regenerate.
11549
11550 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11551
11552         * configure.in: Clean up config-lang.in handling.  Delete
11553         useless assignment to "subdirs".
11554         * configure: Regenerate.
11555
11556 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11557
11558         * configure.in: Rename 'target_libs' to 'target_libraries'.
11559         Remove useless reference to 'target_libs'.
11560         * configure: Regenerate.
11561
11562 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11563
11564         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11565         * Makefile.in: Regenerate.
11566
11567 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11568
11569         * Makefile.def: Introduce flags_to_pass.
11570         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11571         * Makefile.in: Regenerate.
11572
11573 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11574
11575         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11576         and target-libgloss.
11577         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11578         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11579         * configure: Regenerate.
11580
11581 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11582
11583         * configure.in: Update testsuite_flags to new location.
11584         * configure. Regenerate.
11585
11586 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11587
11588         * Makefile.tpl: Remove BUILD_CC stuff.
11589         * Makefile.in: Regenerate.
11590
11591 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11592
11593         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11594
11595 2003-06-16  Graeme Peterson  <gp@qnx.com>
11596
11597         * MAINTAINERS (Write After Approval): Add myself.
11598
11599 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11600
11601         * config.guess: Update to 2003-06-12 version.
11602         * config.sub: Update to 2003-06-13 version.
11603
11604 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11605
11606         * config.guess: Update to 2003-06-06 version.
11607         * config.sub: Update to 2003-06-06 version.
11608
11609 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11610
11611         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11612         * configure. Regenerate.
11613
11614 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11615
11616         * configure.in: Disable serial configure by default.
11617         * configure: Regenerate.
11618         * Makefile.tpl: Abolish .NOTPARALLEL.
11619         * Makefile.in: Regenerate.
11620
11621         * Makefile.tpl: Replace {build,host,target}_canonical by
11622         {build,host,target}.
11623         * Makefile.in: Regenerate.
11624
11625         * Makefile.tpl: Fix stupid pasto.
11626         * Makefile.in: Regenerate.
11627
11628 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11629
11630         * Makefile.tpl: Remove bogus conditional.
11631         * Makefile.in: Regenerate.
11632
11633 2003-06-05  Jan Hubicka  <jh@suse.cz>
11634
11635         * Makefile.tpl (profiledbootstrap): New target.
11636         * Makefile.in (profiledbootstrap): New target.
11637
11638 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11639
11640         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11641         Pinski. Remove user names from other bugzilla-only maintainers.
11642
11643 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11644
11645         * Makefile.tpl: Make 'recursive targets' using autogen rather
11646         than shell loop.  Remove duplicate 'clean' targets and false
11647         comments.
11648         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11649         Add systematic method of specifying missing targets in subdirs.
11650         Add copyright boilerplate.
11651         * Makefile.in: Regenerate.
11652         * configure.in: Add 'recursive targets' to maybe list.
11653         * configure: Regenerate.
11654
11655         * MAINTAINERS: "GNATS only" -> "Bug database only".
11656
11657         * Makefile.tpl: Rename [+target+] to [+make_target+].
11658         * Makefile.def: Rename 'target' to 'make_target'.
11659
11660 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11661
11662         * MAINTAINERS: Add self as options handling maintainer.
11663
11664 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11665
11666         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11667         been too long since I touched those ports.
11668
11669 2003-05-28  DJ Delorie  <dj@redhat.com>
11670
11671         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11672         * Makefile.in: Regenerate.
11673
11674 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11675
11676         * configure.in: Use curly braces in the definition of tooldir.
11677         * configure: Regenerate.
11678
11679 2003-05-21  DJ Delorie  <dj@redhat.com>
11680
11681         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11682         newlib or libgloss.
11683         * Makefile.in: Regenerate.
11684
11685 2003-05-21  DJ Delorie  <dj@redhat.com>
11686
11687         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11688         * Makefile.in: Regenerate.
11689
11690 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11691
11692         * MAINTAINERS: Update my e-mail address.
11693
11694 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11695
11696         * configure.in: Switch more things to use maybe dependencies.
11697         * Makefile.tpl: Switch more things to use maybe dependencies.
11698         Factor out common code from autogen IF statements.
11699         * configure: Regenerate.
11700         * Makefile.in: Regenerate.
11701
11702 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11703
11704         * configure.in: Accept i[3456789]86 for machine type.
11705         * configure: Regenerate.
11706
11707 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11708
11709         * configure.in: Switch more things to use maybe dependencies.
11710         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11711         * configure: Regenerate.
11712         * Makefile.tpl: Switch more things to use maybe dependencies.
11713         * Makefile.in: Regenerate.
11714
11715 2003-05-16  Andreas Schwab  <schwab@suse.de>
11716
11717         * Makefile.tpl (install-opcodes): Define.
11718         * Makefile.in: Rebuild.
11719
11720 2003-05-13  Andreas Jaeger  <aj@suse.de>
11721
11722         * config.guess: Update to 2003-05-09 version.
11723         * config.sub: Update to 2003-05-09 version.
11724
11725 2003-05-13  Michael Eager  <eager@mvista.com>
11726
11727         * configure.in: Correct sed script so that options in quotes are not
11728         deleted.
11729         * configure: Rebuild.
11730
11731 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11732
11733         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11734         and $$s/newlib/libc/sys/cygwin32 include paths.
11735         * configure: Ditto.
11736
11737 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11738
11739         * MAINTAINERS: Update my email addresses.
11740
11741 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11742
11743         * config-ml.in: Propagate INSTALL variables.
11744
11745 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11746
11747         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11748
11749 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11750
11751         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11752         * Makefile.in: Regenerate.
11753
11754 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11755
11756         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11757
11758 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11759
11760         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11761
11762 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11763
11764         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11765         * Makefile.in: Regenerated.
11766
11767 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11768
11769         * MAINTAINERS (Write After Approval): Upgrade myself from
11770         GNATS only to write-after-approval. Update my mail address.
11771
11772 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11773
11774         (OS Port Maintainers: freebsd): Add myself.
11775
11776 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11777
11778         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11779
11780 2003-04-22  Kean Johnston  <jkj@sco.com>
11781
11782         * MAINTAINERS (SCO ports): Added myself.
11783
11784 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11785
11786         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11787
11788 2003-04-19  Kean Johnston  <jkj@sco.com>
11789
11790         * MAINTAINERS (Write After Approval): Add myself.
11791
11792 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11793
11794         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11795         * Makefile.in: Regenerate.
11796
11797 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11798
11799         * configure.in (powerpc64*-*-linux*): Remove.
11800         * configure: Rebuilt.
11801
11802 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11803
11804         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11805         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11806         and restrap.
11807         * Makefile.in:  Regenerate.
11808
11809 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11810
11811         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11812         * configure: Regenerated.
11813
11814 2003-04-15  DJ Delorie  <dj@redhat.com>
11815
11816         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11817
11818 2003-04-13  Nick Clifton  <nickc@redhat.com>
11819
11820         * config-ml.in: Remove support for --disable-aix removing
11821         call-aix multilibs.
11822
11823 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11824
11825         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11826         * */configure: Rebuilt.
11827
11828 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11829
11830         * MAINTAINERS: Add my email address.
11831
11832 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11833
11834         * MAINTAINERS (Write After Approval): Add myself.
11835
11836 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11837
11838         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11839         * Makefile.in: Regenerate.
11840
11841 2003-03-14  Michael Chastain  <mec@shout.net>
11842
11843         * Makefile.in: Regenerate with correct Makefile.def.
11844
11845 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11846
11847         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11848         Make macro.
11849         * Makefile.in: Regenerate.
11850         * configure.in: Clean up gxx_include_dir logic.
11851         * configure: Regenerate.
11852
11853 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11854
11855         * MAINTAINERS (Write After Approval): Add myself.
11856
11857 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11858
11859         * MAINTAINERS: Update my mail address.
11860
11861 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11862
11863         * configure.in (gxx_include_dir): Fix typo.
11864         * configure: Regenerated.
11865
11866 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11867
11868         * Makefile.tpl: Reindent.
11869         * Makefile.in: Regenerate.
11870         * configure.in: Reindent.  Don't set unused variables.
11871         * configure: Regenerate.
11872
11873 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11874
11875         * configure.in: Include $(build_tooldir)/sys-include in
11876         FLAGS_FOR_TARGET.
11877         * configure: Regenerated.
11878
11879 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11880
11881         * Makefile.tpl: Always pass down RANLIB.
11882         * Makefile.in: Regenerate.
11883
11884         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11885         * Makefile.in: Regenerate.
11886         * configure.in: Remove unused logic relating to --enable-shared
11887         and --enable-threads.  Remove bogus comments.  Remove redundant
11888         noconfigdirs.
11889         * configure: Regenerate.
11890
11891         * configure.in: Replace ${libstdcxx_version} by its value.
11892         Remove reference to mh-dgux.
11893         * configure: Regenerate.
11894
11895 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11896
11897         * MAINTAINERS (Write After Approval): Add myself.
11898
11899 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11900
11901         * Makefile.tpl: Rearrange.
11902         * Makefile.in: Regenerate.
11903
11904 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11905
11906         * configure.in: Add support for kaOS as cross build target system.
11907         * configure: Regenerated.
11908
11909 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11910
11911         * MAINTAINERS (Write after approval): Add myself.
11912
11913 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11914
11915         * MAINTAINERS: Update my email address.
11916
11917 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11918
11919         * MAINTAINERS: Add self to blanket write privs. section.
11920
11921 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11922
11923         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11924         configure-target-* as some target builds may require additional
11925         flags for preprocessor tests.
11926         * Makefile.in: Regenerated.
11927
11928 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11929
11930         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11931         * ltconfig: Handle it.
11932         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11933         auto-detecting it.
11934
11935         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11936         it is used as argument to $CC.
11937         * ltcf-gcj.sh: Likewise.
11938
11939         * configure.in: Introduce --enable-maintainer-mode.
11940         * configure: Rebuilt.
11941         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11942         for maintainer mode.
11943         * Makefile.in: Rebuilt.
11944
11945 2003-02-18  Jason Merrill  <jason@redhat.com>
11946
11947         * Makefile.tpl (check-c++): Allow parallelism.
11948
11949 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11950
11951         * MAINTAINERS: Remove John Carr (who never actually had access to
11952         gcc.gnu.org).
11953
11954 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11955
11956         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11957         don't configure target-libobjc.
11958         * configure: Regenerate.
11959
11960 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11961
11962         * Makefile.tpl (RANLIB): Define.
11963         * Makefile.in: Regenerate.
11964
11965 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11966
11967         * MAINTAINERS: Update my email.
11968
11969 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11970
11971         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11972         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11973         * Makefile.in: Regenerated.
11974         * configure.in: Remove all traces of snavigator, db, and grep.
11975         * configure: Regenerated.
11976
11977 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11978
11979         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11980         After Approval.
11981
11982 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11983
11984         * MAINTAINERS (Write after approval): Add myself.
11985
11986 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11987
11988         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11989         * Makefile.in: Regenerated.
11990
11991 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11992
11993         * config.guess: Updated to 2003-01-30's version.
11994         * config.sub: Updated to 2003-01-28's version.
11995
11996 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11997
11998         * config.if: If gcc_version is already set, just use it.  Don't set
11999         gcc_version_trigger if it's already set, otherwise set it to
12000         gcc/version.c, but only if the file exists.  If it is not set and
12001         gcc/version.c does not exist, try to extract the version number from
12002         $CC.
12003
12004 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12005
12006         * MAINTAINERS: Add myself to write-after-approval list.
12007
12008 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12009
12010         * configure.in:  Revert 24Jan change.
12011         * configure:  Regenerate.
12012
12013 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12014
12015         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12016         entry of HJ Lu.
12017
12018 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12019
12020         * configure.in: Revert previous change.
12021         * configure: Regenerate.
12022
12023 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12024
12025         * configure.in: Make rda native-only.
12026         * configure: Regenerate.
12027
12028 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12029
12030         * MAINTAINERS: Move myself from GNATS-only-accounts to
12031         write-after-approval.
12032
12033 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12034
12035         * configure.in: Add missing \.
12036         * configure: Rebuilt.
12037
12038 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12039
12040         * configure.in (baseargs): Avoid using \| in sed regular
12041         expressions.
12042         * configure: Rebuilt.
12043
12044 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12045
12046         * configure.in (baseargs): Remove all supported forms of
12047         --cache-file, --srcdir, --host, --build and --target options
12048         from argument lists.
12049         * configure: Rebuilt.
12050
12051 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12052
12053         * MAINTAINERS: Add myself to write-after-approval list.
12054
12055 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12056
12057         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12058         * configure: Rebuilt.
12059
12060 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12061
12062         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12063         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12064         * Makefile.in: Regenerate.
12065         * configure: Regenerate.
12066
12067 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12068
12069         * configure.in: Remove Makefile in build, host and target modules
12070         unless configure was run with --no-recursion.
12071         * configure: Rebuilt.
12072
12073 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12074
12075         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12076         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12077         * Makefile.in: Regenerate.
12078
12079 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12080
12081         * config.guess: Update to 2003-01-03 version.
12082         * config.sub: Update to 2003-01-03 version.
12083
12084 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12085
12086         * configure: Regenerate with proper autoconf 2.13.
12087
12088 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12089
12090         * configure.in: Add AC_PREREQ for consistency.
12091         * configure: Regenerate.
12092
12093 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12094
12095         * configure.in (GDB_TK): Add tcl directories conditional on
12096         gdb/gdbtk directory being present.
12097         * configure: Regenerate.
12098
12099 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12100
12101         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12102         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12103         * configure: Rebuilt.
12104
12105 2002-12-31  Tom Tromey  <tromey@redhat.com>
12106
12107         * Makefile.in: Rebuilt.
12108         * Makefile.def (target_modules) [libffi]: Allow installation.
12109
12110 2002-12-31  Andreas Schwab  <schwab@suse.de>
12111
12112         * configure.in: Fix use of $program_transform_name.
12113         * configure: Regenerated.
12114
12115 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12116
12117         * configure.in (baseargs): Don't remove first configure argument.
12118         * configure: Regenerated.
12119
12120 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12121
12122         * Makefile.tpl (local-distclean): Don't remove...
12123         (multilib.ts): ... this.  Moved into...
12124         (multilib.out): ... this.  Don't use sub-make.
12125         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12126         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12127         (configure-build-[+module+], configure-[+module+],
12128         configure-target-[+module+], configure-gcc): ... these.  Test
12129         for Makefile existence.  Drop config.status from dependencies.
12130         * Makefile.in: Rebuilt.
12131         * configure.in: Move gcc-version-trigger to the end of
12132         ac_configure_args.  Add comments to maybedep.tmp and
12133         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12134         nonopt from baseargs, matching and removing corresponding
12135         whitespace while at it.
12136         * configure: Rebuilt.
12137
12138 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12139
12140         * configure.in (host_configargs): Replace reference to
12141         no-longer-defined buildopts with --build=${build_alias}.
12142         * configure: Rebuilt.
12143
12144         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12145         program_transform_name to standard idiom.
12146         (AUTOGEN, AUTOCONF): Define.
12147         (Makefile.in): Use $(AUTOGEN).
12148         (Makefile): Depend on config.status, and use autoconf-style rule to
12149         build it.  Move original commands to...
12150         (config.status): ... this new target.
12151         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12152         $(AUTOCONF).
12153         * Makefile.in: Rebuilt.
12154
12155 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12156
12157         * Makefile.tpl: Fix dramatic bustage due to change in
12158         program_transform_name.
12159         * Makefile.in: Regenerate.
12160
12161         * configure.in: Remove unnecessary PATH setting.
12162         * configure: Regnerate.
12163
12164         * configure.in: Don't default to unprefixed tools unless
12165         the native tools will work.
12166         * configure: Regenerate.
12167
12168         * configure.in: Convert to autoconf script.  Blow away lots
12169         of now-redundant Makefile fragments.
12170         * configure: Generate using Autoconf.
12171         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12172         * Makefile.in: Regenerate.
12173
12174 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12175
12176         * configure: Fix stupid bug where RANLIB was mistakenly included.
12177
12178         * configure.in: Rename (buildargs, hostargs, targargs) to
12179         (build_configargs, host_configargs, target_configargs).
12180
12181         * configure.in: Move logic out of sed statement.
12182
12183         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12184         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12185
12186 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12187
12188         * config.sub: Import from master repository
12189         * config.guess: Ditto
12190
12191 2002-12-24  Andreas Schwab  <schwab@suse.de>
12192
12193         * Makefile.tpl (multilib.out): Fix missing space.
12194         * Makefile.in: Regenerate.
12195
12196 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12197
12198         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12199         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12200         * Makefile.in: Regenerate.
12201         * configure.in: Remove unnecessary leftovers.
12202
12203 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12204
12205         * configure.in (extra_ranlibflags_for_target): New variable.
12206         (*-*-darwin): Add -c to ranlib commands.
12207         * configure (tooldir): Handle extra_ranlibflags_for_target.
12208
12209 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12210
12211         * Makefile.tpl: Revert HJL's change.
12212         * Makefile.in: Regenerated.
12213         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12214         always.
12215
12216 2002-12-19  Andreas Schwab  <schwab@suse.de>
12217
12218         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12219         * Makefile.in: Regenerate.
12220
12221 2002-12-18  H.J. Lu  <hjl@gnu.org>
12222
12223         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12224         * Makefile.in: Regenerated.
12225
12226         * configure.in (build_prefix): New. Substitute.
12227
12228 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12229
12230         * Makefile.tpl: Don't let real targets depend on phony targets.
12231         * Makefile.in: Regenerate.
12232
12233         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12234         * Makefile.in: Regenerate.
12235
12236 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12237
12238         * config.sub: Import from master repository
12239         * config.guess: Ditto
12240
12241 2002-12-16  Jason Merrill  <jason@redhat.com>
12242
12243         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12244         previous 'make bootstrap'.
12245         * Makefile.in: Regenerate.
12246
12247 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12248
12249         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12250
12251 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12252
12253         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12254         * Makefile.in: Regenerate.
12255
12256 2002-12-13  Jason Merrill  <jason@redhat.com>
12257
12258         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12259         library tests.
12260         (check-c++): Just depend on it and check-target-libstdc++-v3.
12261         * Makefile.in: Regenerate.
12262
12263 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12264
12265         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12266         * Makefile.in: Rebuilt.
12267
12268 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12269
12270         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12271
12272 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12273
12274         * configure: Fix bug put in by gremlins.
12275
12276         * Makefile.tpl: Substitute more autoconfily.
12277         * configure: Substitute more autoconfily.
12278         * Makefile.in: Regenerate.
12279
12280 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12281
12282         * config.sub: Import from master repository
12283         * config.guess: Ditto
12284         * MAINTAINERS: Added Svein Seldal under write after approval
12285
12286 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12287
12288         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12289         * Makefile.in (all-sim): Ditto.
12290
12291 2002-12-06  DJ Delorie  <dj@redhat.com>
12292
12293         * Makefile.tpl: Change configure dependencies to not have real
12294         targets depend on phony targets.
12295
12296 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12297
12298         * configure.in: Revert unintentional change.
12299
12300         * Makefile.tpl: Change dependency for */multilib.out so that
12301         it works when gcc isn't in the tree.
12302
12303         * configure.in: Substitute more.
12304         * configure: Run subconfigures from the Makefile.
12305         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12306         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12307
12308 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12309
12310         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12311
12312 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12313
12314         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12315         and corresponding dependencies.
12316         * Makefile.in: Regenerate.
12317
12318         * configure.in (host_tools): Order binutils, gas and ld for
12319         convenience in running the testsuites.
12320
12321         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12322         * Makefile.in: Regenerate.
12323         * configure.in: Introduce rules to serialize subconfigure runs.
12324
12325         * configure.in: Introduce BASE_CC_FOR_TARGET.
12326         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12327         Realize configure-build-* targets.  Realize configure-target-* targets.
12328         * Makefile.in: Regenerate.
12329
12330 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12331
12332         * configure: Move gcc_version_trigger stuff from here...
12333         * configure.in: ...to here.
12334
12335         * configure.in: Separate subconfigure options added by this file from
12336         options given by the user.  Add machinery to put args for host
12337         subconfigures into the Makefile.
12338
12339         * Makefile.tpl: Remove 'vault' targets.
12340         * Makefile.tpl: Reorder and comment dependencies.
12341         * Makefile.in: Regenerate.
12342
12343 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12344         * configure.in: Fix my broken commit of previous patch. (sigh)
12345
12346 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12347
12348         * configure.in: Move host-specific darwin noconfigdirs into
12349         the host-specific section.
12350
12351 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12352
12353         * configure.in: Move host-specific darwin noconfigdirs into
12354         the host-specific section.
12355
12356 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12357
12358         * configure: Remove skip-this-dir support.
12359         * Makefile.tpl: Remove skip-this-dir support.
12360
12361         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12362         subdirectories.
12363         * Makefile.in: Regenerate.
12364
12365         * Makefile.tpl: Strip out useless setting of 'dir'.
12366         * Makefile.in: Regenerate.
12367
12368 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12369
12370         * configure.in: Fix deeply stupid bug.
12371
12372         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12373         shell code in CXX_FOR_TARGET
12374         * Makefile.def: Introduce raw_cxx.
12375         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12376         RAW_CXX_FOR_TARGET.
12377         * Makefile.in: Regenerate.
12378
12379 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12380
12381         * Makefile.tpl: Remove unnecessary ifs.
12382         * Makefile.in: Regenerate.
12383
12384         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12385         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12386         targets for 'no_install' modules.
12387         * configure: Move GDB_TK substitution to configure.in.  Move
12388         build_modules stuff to configure.in.
12389         * configure.in: Implement soft dependency machinery.  Maybe-ize
12390         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12391         * Makefile.in: Regenerate.
12392
12393 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12394
12395         * Makefile.tpl: Make all-target, install-target behave similarly
12396         to all, install (only hitting configured targets).  Eliminate
12397         unused macro defintions.
12398
12399         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12400         build != host.
12401
12402         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12403
12404         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12405
12406         * configure.in: Produce lists of subdir targets we're actually
12407         configuring.  Remove references to "dosrel".
12408         * Makefile.tpl: Let configure set which subdir targets are hit.
12409         Remove install-cross; clean up install; remove ALL.  Remove
12410         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12411         Autogenerate host module targets.  Remove empty dependency lines
12412         and redundant dependency; rearrange slightly.
12413         * Makefile.def: Add host-side libtermcap, utils.
12414
12415         * Makefile.in: Regenerate.
12416
12417 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12418
12419         * ltconfig (osf[345]): Append $major to soname_spec.
12420         Reflect this in library_names_spec.
12421         * ltmain.sh (osf): Prefix $major with . for use as extension.
12422
12423 2002-11-19  Andreas Jaeger  <aj@suse.de>
12424
12425         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12426         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12427         and sparc64 GNU/Linux systems.
12428
12429 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12430
12431         * MAINTAINERS: Update email.
12432
12433 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12434
12435         * MAINTAINERS: Complete James Dennett's entry.
12436
12437 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12438
12439         * MAINTAINERS (Write After Approval): Add myself.
12440
12441 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12442
12443         * Makefile.tpl: syntactic cleanup
12444
12445 2002-11-13  Stuart Hastings  <stuart@apple.com>
12446
12447         * MAINTAINERS: Add myself to write-after-approval list.
12448
12449 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12450
12451         * Makefile.def: Add list of recursive targets to autogenerate.
12452         Add build_modules.
12453         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12454         targets.  Autogenerate *-build-* targets.
12455         * Makefile.in: Regenerate.
12456
12457 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12458
12459         * configure: More autoconf-style substitutions.
12460         * Makefile.tpl: More autoconf-style substitutions.
12461         * Makefile.in: Regenerate.
12462
12463 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12464
12465         * configure: Substitute more variables in a more autoconf-friendly
12466         way.  Simplify slightly.
12467         * Makefile.tpl: Make more variables substitutable in an
12468         autoconf-friendly way.
12469         * Makefile.in: Regenerate.
12470
12471 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12472
12473         * MAINTAINERS (Write After Approval): Add myself.
12474
12475 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12476
12477         * configure.in (v810*): Remove special setting of tools.
12478
12479         * configure: Add support for extra required flags for ar or nm.
12480         * configure.in (aix4.3+): Use above support for target-specific
12481         issues, rather than using config/mt-aix43.
12482
12483 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12484
12485         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12486         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12487         with $srcdir.  Reformat indentation.  Substitute some variables
12488         formerly hard-coded in the Makefile for build=host.
12489         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12490         * Makefile.def: Autogenerate more.
12491         * Makefile.in: Regenerate.
12492
12493 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12494
12495         * MAINTAINERS (Write After Approval): Add myself.
12496
12497 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12498
12499         * Makefile.def (host_modules): Add rda.
12500         * Makefile.in: Regenerate.
12501         * configure.in (target_tool): Add target-rda to list.
12502
12503 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12504
12505         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12506
12507 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12508
12509         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12510         and restrap targets to this rule.
12511         * Makefile.in:  Regenerate.
12512
12513 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12514
12515         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12516         GNATS only accounts.
12517
12518 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12519
12520         * configure.in (i[3456]86-*-linux*): Add check to disable
12521         ${libgcj} for glibc1.
12522
12523 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12524
12525         * MAINTAINERS: Add myself as ip2k port maintainer.
12526
12527 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12528
12529         * configure.in: Add tic4x target.
12530
12531 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12532
12533         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12534         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12535         * Makefile.in: Regenerate.
12536
12537         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12538         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12539         * Makefile.in: Regenerate.
12540
12541 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12542
12543         * MAINTAINERS: Add myself as web pages co-maintainer.
12544
12545 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12546
12547         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12548         * Makefile.in: Regenerate.
12549
12550 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12551
12552         * MAINTAINERS: Add myself and Nathan Sidwell
12553         <nathan@codesourcery.com> as VxWorks maintainers.
12554
12555 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12556
12557         * Makefile.def: Remove order dependency comments.
12558         * Makefile.tpl: Add explicit install-install dependencies.
12559         * Makefile.in: Regenerate.
12560
12561         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12562         * Makefile.in: Regenerate.
12563
12564         * Makefile.tpl: Add configure-target (for src-release in src)
12565         * Makefile.in: Regenerate.
12566
12567 2002-09-30  Nick Clifton  <nickc@redhat.com>
12568
12569         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12570
12571 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12572
12573         * configure.in (s390*-*-linux*): Enable libgcj.
12574
12575 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12576
12577         * configure: Revert accidentally applied changes.
12578
12579         * Makefile.tpl: Make more autoconf-friendly.
12580         * Makefile.in: Regenerate.
12581         * configure: Make substitution more autoconf-like.
12582
12583 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12584
12585         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12586         single entry to handle all these.
12587         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12588         libjava on arm-*-elf.
12589
12590 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12591
12592         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12593         things that depend on them.
12594
12595 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12596
12597         * Makefile.tpl: Make subsituted variables more autoconfy.
12598         * Makefile.in: Regenerate.
12599         * configure: Make seds more autoconfy.
12600
12601 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12602
12603         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12604         * Makefile.in: Regenerate.
12605         * configure.in: Rewrite sed statements to look autoconfy.
12606
12607         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12608         all-target-foo on configure-target-foo.
12609         * Makefile.def: Ditto.
12610         * Makefile.in: Rebuild.
12611
12612 2002-09-25  Andrew Haley  <aph@redhat.com>
12613
12614         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12615
12616 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12617
12618         * Makefile.def: New file.
12619         * Makefile.tpl: New file.
12620         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12621         * contrib/gcc_update: Note that Makefile.in is a generated file.
12622
12623         * configure.in: Minor rearrangement.  Simplify tests.
12624
12625 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12626
12627         * configure.in (with_headers): Skip copy if value is "yes".
12628         (with_libs): Likewise.
12629
12630 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12631
12632         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12633         * configure.in (sh*-*-pe*): Ditto.
12634         * configure.in (mips*-*-pe*): Ditto.
12635         * configure.in (*arm-wince-pe): Ditto.
12636
12637         * configure.in: Rearrange.
12638
12639 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12640
12641         * MAINTAINERS: Update my email address.
12642
12643 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12644
12645         * MAINTAINERS: (Write After Approval): Add myself.
12646
12647 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12648
12649         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12650
12651 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12652
12653         * MAINTAINERS: Change my mailing address.
12654
12655 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12656
12657         * MAINTAINERS (Write After Approval): Remove myself.
12658         (Various Maintainers: c++ runtime libs): Add myself.
12659
12660 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12661
12662         * MAINTAINERS (Write After Approval): Remove myself.
12663         (Various Maintainers: c++ runtime libs): Add myself.
12664
12665 2002-08-15  Eric Christopher  <echristo@redhat.com>
12666
12667         * config.sub: Import from master repository.
12668         * config.guess: Ditto.
12669
12670 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12671
12672         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12673         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12674         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12675
12676 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12677
12678         * MAINTAINERS: Add self to rs6000 vector extensions.
12679
12680 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12681
12682         * libiberty/configure: Reverted unintended yesterday's check in.
12683
12684 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12685
12686         * boehm-gc/configure, libf2c/configure: Rebuilt.
12687         * libffi/configure, libiberty/configure: Ditto.
12688         * libjava/configure, libobjc/configure: Ditto.
12689         * libstdc++-v3/configure, zlib/configure: Ditto.
12690         Merged from binutils:
12691         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12692         From Steve Ellcey <sje@cup.hp.com>:
12693         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12694         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12695         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12696         IA64.
12697         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12698         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12699         soname_spec, sys_lib_search_path_spec): Ditto.
12700
12701 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12702
12703         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12704
12705 2002-08-04  H.J. Lu  (hjl@gnu.org)
12706
12707         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12708
12709 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12710
12711         * MAINTAINERS (Write After Approval): Add myself.
12712
12713 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12714
12715         * configure.in: Move generic linux case to end.  Copy generic
12716         linux noconfigdirs to mips*-*-linux* entry and new
12717         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12718
12719 2002-07-19  Michael Matz  <matz@suse.de>
12720
12721         * MAINTAINERS: Add myself as ra* maintainer.
12722
12723 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12724
12725         * config.guess: Update to 2002-07-09 version.
12726         * config.sub: Update to 2002-07-03 version.
12727
12728 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12729
12730         * MAINTAINERS: Fix typo in a maintainer email address.
12731
12732 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12733
12734         * configure.in: Remove two redundant tests.
12735
12736 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12737
12738         * configure.in (mips*-*-irix6*o32): Enable stabs.
12739
12740 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12741
12742         * configure.in: Don't build grez.
12743         * Makefile.in: Ditto.
12744
12745         * Makefile.in: Remove references to bsp, cygmon, libstub.
12746         * configure.in: Ditto.
12747
12748         * configure.in: Remove leftover reference to gdbtest.
12749
12750 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12751
12752         * configure.in (gxx_include_dir):  Change to match versioned
12753         C++ headers if --enable-version-specific-runtime-libs is used.
12754
12755 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12756
12757         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12758
12759 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12760
12761         * configure.in: Make --without-x work.
12762
12763 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12764
12765         * configure.in: Rearrange target Makefile fragment collection.
12766
12767         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12768         cvs[src].
12769         * configure.in: Ditto.
12770
12771 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12772
12773         * MAINTAINERS (Write After Approval): Update my e-mail address.
12774
12775 2002-06-24  Ben Elliston  <bje@redhat.com>
12776
12777         * configure.in (host_tools): Remove cgen.
12778
12779         * Makefile.in (all-cgen): Remove; runs from its source directory.
12780         (check-cgen, install-cgen, clean-cgen): Likewise.
12781         (all-opcodes): Do not depend on all-cgen.
12782         (all-sim): Likewise.
12783
12784 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12785
12786         * Makefile.in: Eliminate 'apache' targets.
12787         * configure.in: Eliminate 'apache' targets.
12788
12789         * configure.in: Eliminate redundant tests.  Reorganize.
12790
12791         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12792
12793         * config-ml.in: Eliminate references to Cygnus configure.
12794
12795         * Makefile.in: Eliminate references to building emacs.
12796
12797 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12798
12799         * MAINTAINERS: Update my email address.
12800
12801 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12802
12803         * config.if (libstdcxx_incdir): Version C++ headers.
12804         (cxx_incdir): Remove.
12805
12806 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12807
12808         * MAINTAINERS (Write After Approval): Add self.
12809
12810 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12811
12812         * configure.in: Add support for ip2k.
12813
12814 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12815
12816         * configure.in: Fix AIX configury bug.
12817
12818 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12819
12820         * MAINTAINERS (Write After Approval): Add self.
12821
12822 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12823
12824         * configure.in: replace ${topsrcdir} with ${srcdir}
12825
12826         * configure.in: Move definition of libstdcxx_flags
12827         right above usage, rather than waaay earlier.
12828
12829         * configure.in: Pull definition of is_cross_compiler earlier.
12830
12831         * configure.in: Rearrange a little.
12832
12833         * configure.in: Remove references to librx.
12834         * Makefile.in: Remove references to librx.
12835
12836 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12837
12838         * config.sub: Add support for avr target.
12839         Import from master sources, rev 1.255
12840
12841 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12842
12843         * configure, .cvsignore:  Revert previous change...
12844         * Makefile:  ...delete.
12845
12846 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12847
12848         * configure.in: Eliminate ${gasdir} variable.
12849
12850 2002-06-18  Dave Brolley  <brolley@redhat.com>
12851
12852         * configure.in: Add support for frv.
12853         * config.sub: Add support for frv.
12854
12855 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12856
12857         * configure:  Remove garbage from previous commit.
12858
12859 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12860
12861         * configure:  For in-source builds, make a subdir and re-exec there.
12862         * Makefile:  New file.  Pass targets through to build directory.
12863         * .cvsignore:  No longer ignore "Makefile".
12864
12865 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12866
12867         * MAINTAINERS (Write After Approval): Add self.
12868
12869 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12870
12871         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12872
12873 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12874
12875         * configure.in (vax-*-netbsd*): Re-enable gas.
12876
12877 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12878
12879         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12880         BUILD_PREFIX_1, to correct nomenclature.
12881         * configure: Likewise.
12882
12883         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12884         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12885
12886 2002-05-31  Olaf Hering  <olh@suse.de>
12887
12888         * config-ml.in: Propogate DESTDIR also.
12889
12890 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12891
12892         * configure.in (vax-*-netbsd*): Don't build gas for this
12893         platform.
12894
12895 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12896
12897         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12898         and libgcj for AVR.
12899
12900 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12901
12902         * MAINTAINERS (Write After Approval): Add myself.
12903
12904 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12905
12906         * config.guess: Update to 2002-05-22 version.
12907         * config.sub: Likewise.
12908
12909 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12910
12911         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12912         * config-ml.in: Likewise.
12913         * configure: Likewise.
12914         * configure.in: Likewise.
12915
12916 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12917
12918         * MAINTAINERS: Update my email address.
12919
12920 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12921
12922         * configure.in: Simplify makefile fragment collection.
12923
12924         * configure.in: Remove code to build emacs.
12925
12926         * configure.in : Remove --srcdir argument from targargs and buildargs
12927         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12928
12929         * configure: Move some logic to configure.in.
12930         * configure.in: Move some logic from configure.
12931
12932 2002-05-11  Tom Tromey  <tromey@redhat.com>
12933
12934         * MAINTAINERS: Reflect libgcj reality.
12935
12936 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12937
12938         * Makefile.in: Honour DESTDIR.
12939
12940 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12941
12942         * config.guess: Import 2002-03-20 version.
12943         * config.sub: Import 2002-04-26 version.
12944
12945 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12946
12947         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12948
12949 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12950
12951         * MAINTAINERS: Add self.
12952
12953 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12954
12955         * ltmain.sh: Detect and handle object name conflicts
12956         while piecewise linking a static library.
12957
12958 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12959
12960         * configure.in (noconfigdirs): Don't disable libgcj on
12961         sparc64-*-solaris* and sparcv9-*-solaris*.
12962
12963 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12964
12965         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12966
12967 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12968
12969         * configure.in (FLAGS_FOR_TARGET): Do not add
12970         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12971         on i[3456]86-*-linux*.
12972
12973 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12974
12975         * configure.in (noconfigdirs): Replace [ ] with test.
12976
12977         * configure.in (noconfigdirs): Do not add target-newlib if
12978         target == i[3456]86-*-linux*, and host == target.
12979
12980 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12981
12982         * configure.in: delete reference to absent file
12983
12984         * configure.in: replace '[' with 'test'
12985
12986         * configure.in: Eliminate references to gash.
12987         * Makefile.in: Eliminate references to gash.
12988
12989         * configure.in: remove useless references to 'pic' makefile fragments.
12990
12991         * configure.in: (*-*-windows*) Finish removing.
12992
12993         * configure.in: Eliminate redundant test for libgui.
12994
12995 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12996
12997         * MAINTAINERS: Add self and realphabetize.  Update entries
12998         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12999         entry for a29k port maintainer.
13000
13001 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13002
13003         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13004         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13005
13006 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13007
13008         * configure.in: remove references to dead files
13009
13010 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13011
13012         * MAINTAINERS: Add information about purpose of this file.
13013
13014 2002-04-18  Tom Tromey  <tromey@redhat.com>
13015
13016         * configure.in: Disallow configuring libgcj when it is already
13017         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13018         Solaris 2.8 by default.  For PR libgcj/6158.
13019
13020 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13021
13022         * configure.in:  Move default CC setting out of config/mh-* fragments
13023         directly into here.
13024
13025 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13026
13027         * configure.in: don't even try to configure or make a subdirectory
13028         if there's no configure script for it.
13029
13030 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13031
13032         * MAINTAINERS: Remove chill maintainers.
13033         * Makefile.in (CHILLFLAGS): Remove.
13034         (CHILL_LIB): Remove.
13035         (TARGET_CONFIGDIRS): Remove libchill.
13036         (CHILL_FOR_TARGET): Remove.
13037         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13038         CHILL_LIB.
13039         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13040         (CHECK_TARGET_MODULES): Likewise.
13041         (INSTALL_TARGET_MODULES): Likewise.
13042         (CLEAN_TARGET_MODULES): Likewise.
13043         (configure-target-libchill): Remove.
13044         (all-target-libchill): Remove.
13045         * configure.in (target_libs): Remove target-libchill.
13046         Do not compute CHILL_FOR_TARGET.
13047         * libchill: Remove directory.
13048
13049 2002-04-11  DJ Delorie  <dj@redhat.com>
13050
13051         * Makefile.in, configure.in: Sync with binutils, entries
13052         follow...
13053
13054 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13055
13056         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13057         (do-tar, do-bz2): New rules.
13058         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13059         (gdb-tar): New rule.
13060         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13061         (insight_dejagnu.tar): New rule.
13062         (insight.tar): New rule.
13063         (gdb+dejagnu.tar): New rule.
13064         (gdb.tar): New rule.
13065
13066 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13067
13068         * Makefile.in: Add all-tix to deps for all-snavigator
13069         so that tix is built when building snavigator.
13070
13071 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13072
13073         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13074         ld and gdb are not supported.
13075
13076 2002-01-07  Mark Salter  <msalter@redhat.com>
13077
13078         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13079         Allow target-libgloss to be built for arm, strongarm, and xscale.
13080
13081 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13082
13083         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13084         options for i[3456]86-pc-linux* native builds.
13085
13086 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13087
13088         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13089         files from .po files for a distribution.
13090
13091 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13092
13093         * configure.in: Enable libstdc++-v3 for h8300 targets.
13094
13095 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13096
13097         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13098         version from bfd/.
13099
13100 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13101
13102         * Makefile.in (VER): When present, extract the version number from
13103         the file version.in.
13104
13105 2001-05-24  Tom Rix  <trix@redhat.com>
13106
13107         * configure.in : enable ld for aix
13108
13109 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13110
13111         * config.guess: Add linux target for S/390.
13112
13113 2000-11-07  Philip Blundell  <pb@futuretv.com>
13114
13115         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13116
13117 2000-11-03  Philip Blundell  <pb@futuretv.com>
13118
13119         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13120         files.
13121
13122 2001-01-15  Ben Elliston  <bje@redhat.com>
13123
13124         * configure.in (host_tools): Add sid.
13125         Always configure cgen.
13126
13127 2000-11-24  Nick Clifton  <nickc@redhat.com>
13128
13129         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13130
13131 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13132
13133         * Makefile.in (ALL_MODULES): Add all-cgen.
13134         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13135         (all-cgen): New target.
13136         (all-opcodes,all-sim): Depend on all-cgen.
13137         * configure.in (host_tools): Add cgen.
13138         Only configure cgen if --enable-cgen-maint.
13139
13140 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13141
13142         * configure.in: Add *-*-freebsd* configurations.
13143
13144 2002-04-08  Tom Tromey  <tromey@redhat.com>
13145
13146         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13147         Fixes PR libgcj/6068.
13148
13149 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13150
13151         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13152
13153 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13154
13155         * configure.in (alpha*-dec-osf*): Enable libgcj.
13156
13157 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13158
13159         * MAINTAINERS (Write After Approval): Add myself.
13160
13161 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13162
13163         Fix for: PR bootstrap/3591, target/5676
13164         * configure.in (mcore-pe): Disable the configuration of
13165         libstdc++-v3 since exceptions are not supported.
13166
13167 2002-03-20  Anthony Green  <green@redhat.com>
13168
13169         * configure.in: Enable libgcj for xscale-elf target.
13170
13171 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13172
13173         * MAINTAINERS:  Update my email address.
13174
13175 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13176
13177         * ltmain.sh (relink_command): Fix typo in previous change.
13178
13179 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13180
13181         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13182         (relink_command): Added --tag flags.
13183         (mode=install): If relinking fails; error out.
13184
13185 2002-03-12  Richard Henderson  <rth@redhat.com>
13186
13187         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13188         .NOTPARALLEL tag.
13189         (do-check): Rename from check.
13190         (check): Allow parallel check.
13191
13192 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13193
13194         * MAINTAINERS: Add myself as maintainer for xtensa port.
13195         Fix alphabetical order in CPU port maintainer list.
13196         Remove myself from Write After Approval list.
13197
13198 2002-03-11  Richard Henderson  <rth@redhat.com>
13199
13200         * Makefile.in (.NOTPARALLEL): Add fake tag.
13201
13202 2002-03-07  H.J. Lu  (hjl@gnu.org)
13203
13204         * configure.in: Enable gprof for mips*-*-linux*.
13205
13206 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13207
13208         * MAINTAINERS (Write After Approval): Add myself.
13209
13210 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13211
13212         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13213         libjava.
13214         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13215
13216 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13217
13218         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13219         because its Makefile is there; test for the executable instead.
13220
13221 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13222
13223         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13224         libstdc++-v3 and libjava.
13225
13226 2002-02-11  Adam Megacz  <adam@xwt.org>
13227
13228         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13229         boehm-gc
13230
13231 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13232
13233         * config.guess: Updated to 2002-01-30's version.
13234         * config.sub: Updated to 2002-02-01's version.
13235         Contribute sh64-elf.
13236         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13237         * configure.in: Added sh64-*-*.
13238
13239 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13240
13241         * MAINTAINERS: Belatedly add myself to write after approval list.
13242
13243 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13244
13245         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13246         Remove self as Write After Approval.
13247
13248 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13249
13250         * MAINTAINERS: Put self in as maintainer for contrib/regression
13251         directory.
13252
13253 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13254
13255         * MAINTAINERS:  Update my email address.
13256
13257 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13258
13259         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13260         target-libiberty, and target-libgloss.  Skip Java-related
13261         libraries if not supported for NetBSD on target CPU.
13262
13263 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13264
13265         * install-sh: Use _inst.$$_ for temp file name.
13266
13267 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13268
13269         * MAINTAINERS (Write After Approval): Move my contact info
13270         from here...
13271         (OS Port Maintainers): ...to here (netbsd).
13272
13273 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13274
13275         * MAINTAINERS (Write After Approval): Add myself.
13276
13277 2002-01-17  H.J. Lu  <hjl@gnu.org>
13278
13279         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13280         (all-target-fastjar): Also depend on all-target-libiberty.
13281
13282 2002-01-16  H.J. Lu  (hjl@gnu.org)
13283
13284         * config.guess: Import from master sources, rev 1.225.
13285         * config.sub: Import from master sources, rev 1.238.
13286
13287 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13288
13289         * MAINTAINERS (Write After Approval): Remove myself.
13290
13291 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13292
13293         * MAINTAINERS (Write After Approval): Add myself.
13294
13295 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13296
13297         * MAINTAINERS: Add self as docs co-maintainer.
13298
13299 2001-12-11  Matthias Klose  <doko@debian.org>
13300
13301         * MAINTAINERS (Write After Approval): Add myself.
13302
13303 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13304
13305         * MAINTAINERS: Update my email address.
13306
13307 2001-12-07  Turly O'Connor  <turly@apple.com>
13308         * MAINTAINERS (Write After Approval): Add myself.
13309         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13310         (rs6000_initialize_trampoline): Call __trampoline_setup for
13311         ABI_DARWIN too.
13312         * darwin-tramp.asm: New file, implements __trampoline_setup.
13313         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13314
13315 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13316
13317         * MAINTAINERS (Write After Approval): Add myself.
13318
13319 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13320
13321         * configure, configure.in: Use temp file for long sed commands.
13322
13323 2001-12-03  Laurent Guerby  <guerby@acm.org>
13324
13325         * config.sub: Update to version 1.232 on subversion.
13326
13327 2001-12-03  Ben Elliston  <bje@redhat.com>
13328
13329         * MAINTAINERS: Update mail address for config.* patches.
13330
13331 2001-11-27  DJ Delorie  <dj@redhat.com>
13332             Zack Weinberg  <zack@codesourcery.com>
13333
13334         When build != host, create libiberty for the build machine.
13335
13336         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13337         CONFIG_ARGUMENTS.
13338         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13339         New variables.
13340         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13341         and rules.
13342         (all.normal): Depend on ALL_BUILD_MODULES.
13343         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13344         (all-build-libiberty): Depend on configure-build-libiberty.
13345
13346         * configure: Calculate and substitute proper value for
13347         ALL_BUILD_MODULES.
13348         * configure.in: Create the build subdirectory.
13349         Calculate and substitute TARGET_CONFIGARGS (formerly
13350         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13351
13352 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13353
13354         * MAINTAINERS (write-after-approval): Add self.
13355
13356 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13357
13358         * MAINTAINERS (GNATS only accounts): Remove self.
13359
13360 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13361
13362         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13363         libf2c.
13364
13365 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13366
13367         * MAINTAINERS (Write After Approval): Add self.
13368
13369 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13370
13371         * MAINTAINERS: mips and s390 are also CPU ports.
13372
13373 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13374
13375         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13376
13377 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13378
13379         * MAINTAINERS: Alphabetize.
13380
13381 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13382
13383         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13384
13385 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13386
13387         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13388
13389 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13390
13391         * configure.in (--enable-languages): Be more permissive about
13392         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13393
13394 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13395
13396         * config.sub: Import from master sources, rev. 1.230.
13397         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13398
13399 2001-11-07  Laurent Guerby  <guerby@acm.org>
13400
13401         * MAINTAINERS (Write After Approval): Add self.
13402
13403 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13404
13405         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13406
13407 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13408
13409         * config.sub: Import from master sources, rev 1.226.
13410         * config.guess: Import from master sources, rev 1.216.
13411
13412 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13413
13414         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13415         * MAINTAINERS: Add self as maintainer of MMIX port.
13416         Remove old after-approval entry.
13417
13418 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13419
13420         * ChangeLog, configure: Fix spelling errors.
13421
13422 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13423
13424         * MAINTAINERS: Tweak my address.
13425
13426 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13427
13428         * MAINTAINERS: Update my email address.
13429
13430 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13431
13432         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13433         * MAINTAINERS: Add self as maintainer of CRIS port.
13434
13435 2001-10-10  Geert Bosch  <bosch@gnat.com>
13436
13437         * MAINTAINERS (Various maintainers: Ada front end):
13438         Added Robert Dewar.
13439
13440 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13441
13442         * MAINTAINERS (Write After Approval): Added self
13443
13444 2001-10-02  Geert Bosch  <bosch@gnat.com>
13445
13446         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13447
13448 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13449
13450         * configure: Handle temporary files securely using mkdir.
13451
13452 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13453
13454         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13455
13456 2001-09-26  Will Cohen  <wcohen@redhat.com>
13457
13458         * configure.in (*-*-linux*): Disable configuration of target-newlib
13459         and target-libgloss.
13460
13461 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13462
13463         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13464         RANLIB.
13465
13466 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13467
13468         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13469         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13470         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13471         avoid quotes nesting problems.
13472         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13473         (DO_X): Export only variables that are set.
13474
13475 2001-09-19  Ben Elliston  <bje@redhat.com>
13476
13477         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13478         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13479         semantics.  Use the shell built-in "type" command instead.
13480
13481 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13482
13483         Merged from gcc-3_0-branch:
13484         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13485         * ltcf-c.sh: Use $objext, not $ac_objext.
13486         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13487         * ltcf-cxx.sh: Add support for GNU.
13488         2001-07-22  Timothy Wall  <twall@redhat.com>
13489         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13490         default settings if using GNU tools with that configuration.
13491         * ltcf-cxx.sh: Ditto.
13492         * ltcf-gcj.sh: Ditto.
13493         2001-07-21  Michael Chastain  <chastain@redhat.com>
13494         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13495         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13496         * ltmain.sh: Mark as gcc-local.
13497
13498 2001-08-30  Eric Christopher  <echristo@redhat.com>
13499             Jason Eckhardt  <jle@redhat.com>
13500
13501         * config.guess: Merge from master sources.
13502         * config.sub: Merge from master sources, add support for mipsisa32.
13503
13504 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13505         * config.sub: Merge from master sources, rev 1.219.
13506         * MAINTAINERS: Add self as contact for stormy16 port.
13507
13508 2001-08-14  Zack Weinberg  <zackw@panix.com>
13509
13510         * config.sub: Merge from master sources, rev 1.218.
13511         * config.guess: Merge from master sources, rev 1.209.
13512
13513 2001-08-11  Graham Stott  <grahams@redhat.com>
13514
13515         * Makefile.in (check-c++): Add missing semicolon.
13516
13517 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13518
13519         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13520
13521 2001-07-30  Eric Christopher  <echristo@redhat.com>
13522
13523         * MAINTAINERS (Various maintainers: mips port): Added myself.
13524
13525 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13526
13527         * configure.in (sh-*-linux*): New.
13528
13529 2001-07-27  Richard Henderson  <rth@redhat.com>
13530
13531         * .cvsignore: Add LAST_UPDATED.
13532
13533 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13534
13535         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13536
13537 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13538
13539         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13540
13541 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13542
13543         * MAINTAINERS (Write After Approval): Added myself.
13544
13545 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13546
13547         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13548         and libgcj on m68hc11/m68hc12.
13549
13550 2001-06-27  H.J. Lu  (hjl@gnu.org)
13551
13552         * Makefile (CFLAGS_FOR_BUILD): New.
13553         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13554
13555 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13556
13557         * README: Remove version number.
13558
13559 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13560
13561         * INSTALL/README: Update wrt. to the installation instructions now
13562         residing in gcc/doc/install.texi.
13563
13564 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13565
13566         * README: Replace with a cut-down and updated version of gcc/README.
13567
13568 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13569
13570         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13571         multilibs to be disabled.
13572
13573 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13574
13575         * MAINTAINERS (Write After Approval): Add myself.
13576
13577 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13578
13579         * config.guess: Import CVS version 1.195.
13580         * config.sub: Import CVS version 1.212.
13581
13582 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13583
13584         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13585         gcc/xgcc is built, use -print-prog-name to find out the program
13586         name to use.
13587
13588 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13589
13590         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13591         appear to also be in the master copy.
13592         * config.sub:  Import CVS version 1.211.
13593
13594 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13595
13596         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13597         with_gcc]: Use `gcc -shared' to build a shared library.
13598
13599 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13600
13601         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13602         archives.
13603
13604 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13605
13606         * MAINTAINERS (Write After Approval): Add myself.
13607
13608 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13609
13610         * configure.in (libstdcxx_flags): Do not try to execute
13611         libstdc++-v3/testsuite_flags until it exists.
13612
13613 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13614
13615         * MAINTAINERS: Update my email address.
13616
13617 2001-05-31  Graham Stott  <grahams@redhat.com>
13618
13619         * MAINTAINERS (Write After Approval): Add myself.
13620
13621 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13622
13623         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13624         libraries when using g++ with native linker.
13625
13626 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13627
13628         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13629
13630 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13631
13632         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13633         [aix4*|aix5*]: Prepend blank.
13634
13635 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13636
13637         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13638         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13639         of subdir/configure scripts to use the new libtool.m4.
13640
13641 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13642
13643         * MAINTAINERS (Write After Approval): Add myself.
13644
13645 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13646
13647         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13648
13649 2001-05-11  Ben Elliston  <bje@redhat.com>
13650
13651         * Makefile.in (all-sid): New target.
13652         (check-sid, clean-sid, install-sid): Likewise.
13653
13654 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13655
13656         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13657
13658 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13659
13660         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13661         libgcj.
13662
13663 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13664
13665         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13666         gcc/xgcc is built, use -print-prog-name to find out the program
13667         name to use.
13668
13669 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13670
13671         * configure.in (noconfigdirs): Don't reset it from scratch in the
13672         target case; only append to it.
13673
13674         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13675         sparc-*-solaris2.8]: Disable ${libgcj}.
13676
13677 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13678
13679         * configure.in (libgcj_saved): Copy from $libgcj.
13680         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13681         --disable-libgcj.
13682
13683 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13684
13685         * MAINTAINERS: Remove self as MIPS maintainer and
13686         C front end maintainer.
13687
13688 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13689
13690         * configure.in: Move *-chorusos target case to the proper switch.
13691         Disable libgcj.
13692
13693 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13694
13695         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13696         1.641.2.228.
13697
13698 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13699
13700         * Makefile.in (STAGE1_CFLAGS): Pass down.
13701
13702 2001-04-13  Alan Modra  <amodra@one.net.au>
13703
13704         * config.guess: Add hppa64-linux support.  Note for next import that
13705         this is already in the master file.
13706         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13707
13708 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13709
13710         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13711         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13712
13713 2001-04-11  Stan Shebs  <shebs@apple.com>
13714
13715         * MAINTAINERS: Add self as Darwin port maintainer.
13716
13717 2001-04-11  Alan Modra  <amodra@one.net.au>
13718
13719         * MAINTAINERS: Update my email address.
13720
13721 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13722
13723         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13724         recent versions of FreeBSD (release 3 or later).
13725         * ltconfig: On FreeBSD, -lc must not be provided when building
13726         a shared library or else the standard -pthread gcc option is
13727         rendered worthless to later users of the built library.
13728
13729 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13730
13731         * MAINTAINERS: Add self and RTH as C front end maintainers.
13732
13733 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13734
13735         * config.sub: Make sure to match an already-canonicalized
13736         machine name (eg. mn10300-unknown-elf).
13737
13738 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13739
13740         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13741         New macros.
13742         (bootstrap, cross): Use RECURSE_FLAGS.
13743         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13744
13745 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13746
13747         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13748
13749 2001-03-22  Colin Howell  <chowell@redhat.com>
13750
13751         * Makefile.in (DO_X): Do not backslash single-quotes in
13752         backquotes (two places).
13753
13754 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13755
13756         Re-installed:
13757         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13758         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13759         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13760         * ltcf-cxx.sh: Likewise.
13761         * ltcf-gcj.sh: Likewise.
13762
13763 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13764
13765         * MAINTAINERS: Add myself as "documentation co-maintainer".
13766
13767 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13768
13769         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13770         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13771
13772 2001-03-19  Tom Tromey  <tromey@redhat.com>
13773
13774         * config-ml.in: Handle GCJ and GCJFLAGS.
13775
13776 2001-03-21  Michael Chastain  <chastain@redhat.com>
13777
13778         * Makefile.in: all-m4 depends on all-texinfo.
13779
13780 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13781
13782         * MAINTAINERS: Add myself to write after approval list.
13783
13784 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13785
13786         * Makefile.in (DO_X): Quote nested quotes.
13787
13788 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13789
13790         * MAINTAINERS: Add myself to write after approval list.
13791
13792 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13793
13794         * Makefile.in (DO_X): Use double quotes for quoting
13795         "RANLIB=$${RANLIB}".
13796
13797 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13798
13799         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13800
13801 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13802
13803         * configure.in: Only use `lang_requires' for languages athat are
13804         actually enabled.
13805
13806 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13807
13808         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13809
13810 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13811
13812         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13813
13814 2001-03-07  Tom Tromey  <tromey@redhat.com>
13815
13816         * configure.in: Allow config-lang.in to set `lang_requires' to list
13817         of other required languages.
13818
13819 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13820
13821         * Makefile.in: Remove RANLIB definition. Use RANLIB
13822         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13823         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13824
13825 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13826             Alexandre Oliva  <aoliva@redhat.com>
13827
13828         * Makefile.in (check-c++): Use tabs, not spaces.
13829
13830 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13831
13832         * MAINTAINERS: add myself to Write After Approval list.
13833
13834 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13835
13836         * Makefile.in (check-c++): New rule.
13837
13838         * configure.in (target_libs): Remove libg++.
13839         (noconfigdirs): Remove libg++.
13840         (noconfigdirs): Same.
13841         (noconfigdirs): Same.
13842         (noconfigdirs): Same.
13843
13844         * config-ml.in: Remove libg++ references.
13845
13846         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13847         (ALL_TARGET_MODULES): Same.
13848         (configure-target-libg++): Remove.
13849         (all-target-libg++): Remove.
13850         (configure-target-libio): Remove.
13851         (all-target-libio): Remove.
13852         (check-target-libio): Remove.
13853         (.PHONY): Remove.
13854         (libg++.tar.bz2): Remove.
13855         (all-target-cygmon): Remove libio.
13856         (all-target-libstdc++): Remove.
13857         (configure-target-libstdc++): Remove.
13858         (TARGET_LIB_PATH): Remove libstdc++.
13859         (ALL_GCC_CXX): Remove libstdc++.
13860         (all-target-gperf): Correct.
13861
13862 2001-02-16  Nick Clifton  <nickc@redhat.com>
13863
13864         * configure.in (noconfigdirs): Allow configuration of texinfo
13865         for Cygwin hosts.
13866
13867 2001-02-15  Anthony Green  <green@redhat.com>
13868
13869         * configure: Introduce GCJ_FOR_TARGET.
13870         * configure.in: Ditto.
13871         * Makefile.in: Ditto.
13872
13873 2001-02-13  Andreas Schwab  <schwab@suse.de>
13874
13875         * MAINTAINERS: Update mail address.
13876
13877 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13878
13879         * config.guess: Add linux target for S/390.
13880         * config.sub: Likewise.
13881
13882 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13883
13884         * configure.in: for *-chorusos, don't config target-newlib and
13885         target-libgloss.
13886
13887 2001-02-06  Ben Elliston  <bje@redhat.com>
13888
13889         * configure: Output host type to stdout, not stderr.
13890
13891 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13892
13893         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13894         * ltcf-cxx.sh: Likewise.
13895
13896         * config.if: Assume enable_libstdcxx_v3 is defined.
13897
13898 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13899
13900         Remove V2 C++ library.
13901         * configure.in: Remove --enable-libstdcxx_v3 support.
13902
13903 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13904
13905         * include/demangle.h: Add prototype for java_demangle_v3.
13906
13907 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13908
13909         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13910
13911 2001-01-27  Richard Henderson  <rth@redhat.com>
13912
13913         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13914
13915 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13916
13917         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13918         Don't unset, it's non-portable and no longer necessary, set to empty
13919         instead.
13920
13921 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13922
13923         * ltconfig: Shell portability fix for the tagname validity check.
13924
13925 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13926
13927         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13928         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13929
13930 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13931
13932         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13933
13934 2001-01-26  Tom Tromey  <tromey@redhat.com>
13935
13936         * configure.in: Allow libgcj to be built on Sparc Solaris.
13937
13938 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13939
13940         * ltcf-c.sh: Add aix5 case.
13941         * ltcf-cxx.sh: Likewise.
13942         * ltconfig: Likewise.
13943
13944 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13945
13946         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13947         keep at least one of build_libtool_libs or build_old_libs set to
13948         yes.
13949
13950         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13951         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13952
13953 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13954
13955         * configure.in: Enable libgcj on several additional platforms.
13956
13957 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13958
13959         * configure.in: Enable libgcj for linux targets.
13960
13961 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13962
13963         * MAINTAINERS (Write After Approval): Add myself.
13964
13965 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13966
13967         * MAINTAINERS: Add myself as vax port maintainer.
13968
13969 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13970
13971         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13972
13973 2001-01-09  Mike Stump  <mrs@wrs.com>
13974
13975         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13976         failures of subdirectories.
13977
13978 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13979
13980         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13981         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13982         * ltcf-cxx.sh: Likewise.
13983         * ltcf-gcj.sh: Likewise.
13984         * ltconfig.sh: Fix typo.
13985
13986 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13987
13988         * configure: handle DOS-style absolute paths.
13989
13990 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13991
13992         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13993
13994 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13995
13996         * MAINTAINERS: Add myself as avr port co-maintainer.
13997
13998 2000-12-28  Ben Elliston  <bje@redhat.com>
13999
14000         * MAINTAINERS: Add myself under ``Write After Approval''.
14001
14002 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14003
14004         * texinfo: Remove directory from GCC.
14005
14006 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14007
14008         * COPYING: Update to current
14009         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14010         to 19yy as example year in copyright notice).
14011
14012 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14013
14014         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14015         (libstdcxx_incdir): Pass down.
14016         * config.if: Remove expired bits for cxx_interface, add stub.
14017         (libstdcxx_incdir): Add variable for g++ include directory.
14018         * configure.in (gxx_include_dir): Use it.
14019
14020 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14021
14022         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14023         with old-email address from ``Write After Approval''.
14024
14025 2000-12-15  Andreas Jaeger  <aj@suse.de>
14026
14027         * configure.in: Handle lang_dirs.
14028
14029 2000-12-14  Tom Tromey  <tromey@redhat.com>
14030
14031         * MAINTAINERS: Removed brads.
14032
14033         * MAINTAINERS: Added gcj developers.
14034
14035 2000-12-13  Anthony Green  <green@redhat.com>
14036
14037         * configure.in: Disable libgcj for any target not specifically
14038         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14039         with g++ abi.
14040
14041 2000-12-13  Mike Stump  <mrs@wrs.com>
14042
14043         * Makefile.in (local-distclean): Also remove fastjar.
14044
14045 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14046
14047         * contrib/gcc_update: Add fastjar --touch entries.
14048
14049 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14050
14051         * configure.in: Disable language-specific target libraries for
14052         languages that aren't enabled.
14053
14054 2000-12-10  Anthony Green  <green@redhat.com>
14055
14056         * configure.in: Define libgcj.  Disable libgcj target libraries for
14057         most targets.
14058
14059 2000-12-10  Neil Booth  <neilb@earthling.net>
14060
14061         * MAINTAINERS: Update mail address, remove from WAA list.
14062
14063 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14064
14065         * libjava: Imported from /cvs/java.
14066         * libffi: Likewise.
14067         * Boehm-gc: Likewise.
14068
14069 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14070
14071         * configure.in (target_libs): Revert 2000-12-08 patch.
14072         (noconfigdirs): Added target-libjava.
14073
14074 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14075
14076         * djunpack.bat: removed.
14077
14078 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14079
14080         * Makefile.in: handle DOS-style absolute paths.
14081         * config-ml.in: likewise.
14082         * symlink-tree: likewise.
14083
14084 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14085
14086         * fastjar: Imported.
14087
14088 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14089
14090         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14091         libjava.
14092         * configure.in (target_libs): Removed `target-libjava'.
14093
14094 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14095
14096         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14097         (ALL_MODULES): Added fastjar.
14098         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14099         (all-target-libjava): all-fastjar replaces all-zip.
14100         (all-fastjar): Added.
14101         (configure-target-fastjar, all-target-fastjar): Likewise.
14102         * configure.in (host_tools): Added fastjar.
14103
14104 2000-12-07  Mike Stump  <mrs@wrs.com>
14105
14106         * Makefile.in (local-distclean): Remove leftover built files.
14107
14108 2000-11-24  Nick Clifton  <nickc@redhat.com>
14109
14110         * configure.in (xscale-elf): Add target.
14111         (xscale-coff): Add target.
14112
14113 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14114
14115         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14116         recent versions of FreeBSD (release 3 or later).
14117         * ltconfig: On FreeBSD, -lc must not be provided when building
14118         a shared library or else the standard -pthread gcc option is
14119         rendered worthless to later users of the built library.
14120
14121 2000-11-16  Fred Fish  <fnf@be.com>
14122
14123         * configure.in (enable_libstdcxx_v3): Fix typo,
14124         libstd++ -> libstdc++.
14125
14126 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14127
14128         * MAINTAINERS: Add self to Write After Approval list.
14129
14130 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14131
14132         * MAINTAINERS: Update my email address.  Add myself to global write
14133         privs list.
14134
14135 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14136
14137         * Makefile.in: Merge with src and libgcj.
14138         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14139         configure-target-<library> when their configure scripts need the C
14140         or C++ library to have already been built to work properly.
14141         (do_proto_toplev): Set them to an empty string.
14142
14143         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14144         (REALLY_SET_LIB_PATH): Use them.
14145
14146 2000-11-17  Stan Shebs  <shebs@apple.com>
14147
14148         * MAINTAINERS: Add self to Write After Approval list.
14149
14150 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14151
14152         * configure: Provide the original toplevel configure arguments
14153         (including $0) to subprocesses in the environment rather than
14154         through gcc/configargs.h.
14155
14156 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14157
14158         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14159         C99.  Alphabetise "Write After Approval" list.
14160
14161 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14162
14163         * configure: Turn on libstdc++ V3 by default.
14164
14165         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14166         if we've got GCC.
14167
14168 2000-11-11  Philip Blundell  <philb@gnu.org>
14169
14170         * MAINTAINERS: Add self to Write After Approval list.
14171
14172 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14173
14174         * ltcf-c.sh (aix4): Improve shared library configuration; require
14175         exporting symbols.
14176         * ltcf-cxx.sh (aix4): Define.
14177         * ltconfig (aix4): Define library and soname specs appropriate for
14178         AIX.  Define command to create export symbols list.
14179
14180 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14181
14182         * config.sub: Add support for Sun Chorus
14183
14184 2000-10-31  Nick Clifton  <nickc@redhat.com>
14185
14186         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14187         <name>@redhat.com.  Also installed new email address for Clint
14188         Popetz.
14189
14190 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14191
14192         * etc: Remove directory from GCC.
14193
14194 2000-10-16  Michael Meissner  <meissner@redhat.com>
14195
14196         * configure (gcc/configargs.h): Only create if there is a build GCC
14197         directory created.
14198
14199 2000-10-16  Matthias Klose  <doko@debian.org>
14200
14201         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14202         when configured for libstdc++-v3.
14203
14204 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14205
14206         * configure: Save configure arguments to gcc/configargs.h.
14207
14208 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14209
14210         * config.guess: Import CVS version 1.157.
14211         * config.sub: Import CVS version 1.181.
14212
14213 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14214
14215         * Makefile.in (bootstrap): avoid recursion if subdir missing
14216         (cross): ditto
14217         (do-proto-toplev): ditto
14218
14219 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14220
14221         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14222         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14223
14224         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14225         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14226         all affected `configure' scripts.
14227
14228 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14229
14230         * MAINTAINERS: Add self as cpplib co-maintainer.
14231
14232 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14233
14234         * MAINTAINERS: Add self to Write After Approval list.
14235
14236 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14237
14238         * INSTALL/README: egcs -> GCC update.
14239
14240 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14241
14242         * MAINTAINERS: Add myself to Write After Approval list.
14243
14244 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14245
14246         * MAINTAINERS: Add myself to Write After Approval list.
14247
14248 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14249
14250         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14251         X11 libraries for hppa64.
14252
14253 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14254
14255         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14256
14257 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14258
14259         * Makefile.in (all-zlib): Added dummy target.
14260
14261         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14262         ltcf-gcj.sh: Updated from libtool multi-language branch.
14263
14264 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14265
14266         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14267         (bootstrap*): Depend on all-bootstrap.
14268
14269 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14270
14271         * config.guess: Import CVS version 1.156.
14272         * config.sub: Import CVS version 1.179.
14273
14274 2000-09-02  Anthony Green  <green@cygnus.com>
14275
14276         * Makefile.in (all-gcc): Depend on all-zlib.
14277         (CLEAN_MODULES): Add clean-zlib.
14278         (ALL_MODULES): Add all-zlib.
14279         * configure.in (host_libs): Add zlib.
14280
14281 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14282
14283         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14284         crosses, but add gcc/include to the header search path for them.
14285
14286 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14287
14288         * MAINTAINERS: Add self to Write After Approval list.
14289
14290 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14291
14292         * config.guess: Import CVS version 1.152.
14293         * config.sub: Import CVS version 1.177.
14294
14295 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14296
14297         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14298         $targargs to tell whether newlib is going to be built.
14299
14300         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14301         $$r/TARGET_SUBDIR/libio for _G_config.h.
14302
14303 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14304
14305         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14306
14307 2000-08-22  DJ Delorie  <dj@redhat.com>
14308
14309         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14310
14311 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14312
14313         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14314         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14315         sub-configures.
14316
14317 2000-08-21  DJ Delorie  <dj@redhat.com>
14318
14319         * MAINTAINERS: Add self as a libiberty maintainer
14320
14321 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14322
14323         * configure.in (libstdcxx_flags): Use
14324         libstdc++-v3/src/libstdc++.INC.
14325
14326 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14327
14328         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14329
14330 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14331
14332         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14333
14334         * configure: Make enable_threads and enable_shared defaults
14335         explicit.  Substitute enable_threads into generated Makefiles.
14336         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14337         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14338
14339 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14340
14341         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14342
14343 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14344
14345         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14346         previous delta.
14347
14348 2000-08-11  Jason Merrill  <jason@redhat.com>
14349
14350         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14351         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14352         (FLAGS_FOR_TARGET): Not here.
14353         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14354
14355 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14356
14357         * config-ml.in (CC, CXX): Don't introduce a leading space.
14358
14359 2000-08-07  DJ Delorie  <dj@delorie.com>
14360
14361         * MAINTAINERS: Add self as a DJGPP maintainer
14362
14363 2000-08-07  DJ Delorie  <dj@redhat.com>
14364
14365         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14366         "if we're also building gcc, and it's a gcc that will run on the
14367         build machine, we want to use its includes instead of the system's
14368         default includes".
14369
14370 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14371
14372         * MAINTAINERS: Add self to Write After Approval list.
14373
14374 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14375
14376         * configure.in (libstdcxx_flags): Don't use `"'.
14377
14378         * config-ml.in: Adjust multilib search paths to the
14379         appropriate multilib tree.
14380
14381 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14382
14383         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14384         commas in $LANGUAGES.
14385
14386 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14387
14388         * configure.in: Re-enable all references to libg++ and librx.
14389
14390 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14391
14392         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14393         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14394         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14395         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14396
14397         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14398
14399 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14400
14401         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14402         CXX_FOR_TARGET for sed.
14403
14404 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14405
14406         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14407         Do not override if already set in the environment or in configure.
14408         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14409         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14410
14411 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14412
14413         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14414         the libtool CVS tree multi-language branch.
14415         * ltconfig, ltmain.sh: Updated.
14416
14417 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14418
14419         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14420         (clean-target): Depend on it.
14421
14422         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14423         (GCC_FOR_TARGET): Use it.
14424         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14425         * configure.in: ... here.
14426         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14427         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14428
14429 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14430
14431         * MAINTAINERS: Add self to Write After Approval list.
14432
14433 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14434
14435         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14436         (configure-target-libchill, configure-target-libobjc): Likewise.
14437
14438         * configure.in: Use the same cache file for all target libs.
14439         * config-ml.in: But different cache files per multilib variant.
14440
14441 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14442
14443         * configure (topsrcdir): Don't use dirname.
14444
14445 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14446
14447         * MAINTAINERS: Add self to Write After Approval list.
14448
14449 2000-07-20  Jason Merrill  <jason@redhat.com>
14450
14451         * configure.in: Remove all references to libg++ and librx.
14452
14453         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14454
14455 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14456
14457         * config.sub: Update to subversions version 2000-07-06.
14458
14459 2000-07-12  Andrew Haley  <aph@cygnus.com>
14460
14461         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14462         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14463
14464 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14465
14466         * symlink-tree:  Check number of arguments.
14467
14468 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14469
14470         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14471         search path for a g++ extracted from the build tree.  This
14472         will allow link tests run by configure scripts in
14473         subdirectories to succeed.
14474
14475 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14476
14477         * ltconfig: Add support for mips-dde-sysv4.2MP
14478
14479 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14480
14481         * MAINTAINERS: Add myself as loop discovery maintainer.
14482
14483 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14484
14485         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14486         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14487
14488 2000-06-19  Timothy Wall  <twall@cygnus.com>
14489
14490         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14491         * config.sub: Add tic54x target.
14492
14493 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14494
14495         * MAINTAINERS: Add self as Fortran maintainer,
14496         remove Craig Burley.
14497
14498 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14499
14500         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14501         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14502
14503 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14504
14505         * MAINTAINERS: Add self as i18n maintainer
14506
14507 20000-05-21  H.J. Lu  (hjl@gnu.org)
14508
14509         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14510         directory are used if they exist. Make sure
14511         $(build_tooldir)/include is searched for header files,
14512         $(build_tooldir)/lib/ for library files.
14513         (GCC_FOR_TARGET): Likewise.
14514         (CXX_FOR_TARGET): Likewise.
14515
14516 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14517
14518         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14519
14520 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14521
14522         * Makefile.in (configure-target-libiberty): Depend on
14523         configure-target-newlib.
14524
14525 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14526
14527         * configure.in, Makefile.in: Merge all libffi-related
14528         configury stuff from the libgcj tree.
14529
14530 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14531
14532         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14533         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14534
14535 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14536
14537         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14538         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14539         current version information.  Add to proto-toplev directory.
14540         (gdb-taz): Build do-djunpack.
14541
14542 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14543
14544         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14545
14546 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14547
14548         * MAINTAINERS: Add self to Write After Approval list.
14549
14550 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14551
14552         * ltmain.sh: Preserve in relink_command any environment
14553         variables that may affect the linker behavior.
14554
14555 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14556
14557         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14558
14559 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14560
14561         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14562
14563 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14564
14565         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14566         with the version name.
14567
14568 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14569
14570         * MAINTAINERS: Add self as bb-reorder maintainer.
14571
14572 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14573
14574         * config.if: Tweak.
14575
14576 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14577
14578         * djunpack.bat: New file.
14579
14580 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14581
14582         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14583         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14584         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14585         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14586
14587 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14588
14589         * config.sub (case $basic_machine): Change default for "ibm-*"
14590         to "openedition".
14591
14592 2000-04-13  Andreas Jaeger  <aj@suse.de>
14593
14594         * MAINTAINERS: Added myself.
14595
14596 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14597
14598         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14599         (do-md5sum): New target.
14600         (MD5PROG): Define.
14601         (PACKAGE): Default to TOOL.
14602         (VER): Default to a shell script.
14603         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14604         md5 checksum generation.
14605         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14606         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14607         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14608         insight.tar.bz2): Use gdb-taz to create archive.
14609
14610 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14611
14612         * configure (warn_cflags): Delete.
14613
14614 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14615
14616         * MAINTAINERS: Added myself.
14617
14618 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14619             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14620
14621         * configure.in (enable_libstdcxx_v3): Add.
14622         (target_libs): Add bits here to switch between libstdc++-v2 and
14623         libstdc++-v3.
14624         * config.if: And this file too.
14625         * Makefile.in: Add libstdc++-v3 targets.
14626
14627 2000-04-05  Michael Meissner  <meissner@redhat.com>
14628
14629         * config.sub (d30v): Add d30v as a basic machine type.
14630
14631 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14632
14633         * configure.in: -linux-gnu*, not -linux-gnu.
14634
14635 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14636
14637         * MAINTAINERS: Add self in write-after-approval section.
14638
14639 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14640
14641         * MAINTAINERS: Add self as ia64 port maintainer.
14642
14643 2000-03-08  Neil Booth  <NeilB@earthling.net>
14644
14645         * MAINTAINERS: Add self in write-after-approval section.
14646
14647 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14648
14649         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14650         (do-tar-bz2): Replace TOOL with PACKAGE.
14651         (gdb.tar.bz2): Remove GDBTK from GDB package.
14652         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14653         dejagnu.tar.bz2): New packages.
14654
14655 2000-02-27  Andreas Jaeger  <aj@suse.de>
14656
14657         * configure.in: Add entry for mips*-*-linux*, move catch all
14658         *-*-*linux* entry below this one.
14659
14660 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14661
14662         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14663
14664 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14665
14666         * config.sub: Support an OS of "wince".
14667
14668 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14669
14670         * config.guess, config.sub: Updated to match config's 2000-02-15
14671         version.
14672
14673 2000-02-23  Linas Vepstas  <linas@linas.org>
14674
14675         * config.sub: Add support for Linux/IBM 370.
14676         * configure.in: Likewise.
14677
14678 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14679
14680         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14681
14682 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14683
14684         * config.guess: Guess "cygwin" rather than "cygwin32".
14685
14686 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14687
14688         * configure (gcc_version): When setting, narrow search to
14689         lines containing `version_string'.
14690
14691 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14692
14693         * config.sub: Add support for avr target.
14694
14695 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14696
14697         * MAINTAINERS: Add maintainers for MCore port.
14698
14699 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14700
14701         * config.sub: Add mmix-knuth-mmixware.
14702
14703 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14704
14705         * MAINTAINERS: Pair cccp with cpplib maintainership.
14706
14707 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14708
14709         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14710         structure stuff to -L library search.
14711         (CXX_FOR_TARGET): Ditto.
14712         (CROSS_CHECK_MODULES): Fix spelling mistake.
14713
14714 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14715
14716         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14717         the C++ compiler.
14718
14719 2000-01-12  Richard Henderson  <rth@cygnus.com>
14720
14721         * configure.in: Don't build some bits for beos.
14722
14723 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14724
14725         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14726         as include files.
14727
14728 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14729
14730         * Add self as cpplib maintainer, as requested by Jason
14731         Merrill.  Correct my e-mail address.
14732
14733 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14734
14735         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14736         not mh-aix43.
14737
14738 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14739
14740         * MAINTAINERS: Add myself to "write after approval" list.
14741
14742 1999-12-14  Richard Henderson  <rth@cygnus.com>
14743
14744         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14745         * config.sub: Accept alphaev[78], alphaev8.
14746
14747 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14748
14749         * config.guess, config.sub: Update from autoconf.
14750
14751 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14752
14753         * MAINTAINERS:  update my playtime e-address.
14754
14755 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14756
14757         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14758         necessary libraries are missing.
14759
14760 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14761
14762         * MAINTAINERS: Add new 'write after approval' maintainer.
14763
14764 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14765
14766         * MAINTAINERS: Add new Java maintainer.
14767
14768 1999-10-25  Andreas Schwab  <schwab@suse.de>
14769
14770         * configure: Fix quoting inside arguments of eval.
14771
14772 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14773
14774         * config-ml.in: Allow suppression of some ARM multilibs.
14775
14776 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14777
14778         * config.guess: Add OS/390 match pattern.
14779         * config.sub: Add mvs, openedition targets.
14780         * configure.in (i370-ibm-opened*): New.
14781
14782 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14783
14784         * config.sub: Add support for configuring for pj.
14785
14786 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14787
14788         * config.sub (maybe_os): Add support for configuring for fr30.
14789
14790 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14791
14792         * configure.in: Do not configure or build ld for AIX
14793         platforms.  ld is known to be broken on these platforms.
14794
14795 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14796
14797         * config-ml.in: Pass compiler flag corresponding to multidirs to
14798         subdir configures.
14799
14800 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14801
14802         * Makefile.in (LDFLAGS): Define.
14803
14804 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14805
14806         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14807         noconfigdirs.
14808         (*-*-cygwin*): Likewise.
14809
14810 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14811
14812         * mkdep: New file.
14813         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14814         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14815
14816         From Eli Zaretskii <eliz@is.elta.co.il>:
14817         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14818         long file name when using DJGPP on MS-DOS.
14819
14820 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14821
14822         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14823
14824 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14825
14826         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14827         dependency as this causes "make check" to globally "make all"
14828
14829 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14830
14831         * configure.in (target_libs): Added target-zlib.
14832         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14833         (CONFIGURE_TARGET_MODULES): Likewise.
14834         (CHECK_TARGET_MODULES): Likewise.
14835         (INSTALL_TARGET_MODULES): Likewise.
14836         (CLEAN_TARGET_MODULES): Likewise.
14837         (configure-target-zlib): New target.
14838         (all-target-zlib): Likewise.
14839         (all-target-libjava): Depend on all-target-zlib.
14840         (configure-target-libjava): Depend on configure-target-zlib.
14841
14842         * Makefile.in (configure-target-libjava): Depend on
14843         configure-target-newlib.
14844         (configure-target-boehm-gc): New target.
14845         (configure-target-qthreads): New target.
14846
14847         * configure.in (target_libs): Added target-qthreads.
14848         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14849         (CONFIGURE_TARGET_MODULES): Likewise.
14850         (CHECK_TARGET_MODULES): Likewise.
14851         (INSTALL_TARGET_MODULES): Likewise.
14852         (CLEAN_TARGET_MODULES): Likewise.
14853         (all-target-qthreads): New target.
14854         (configure-target-libjava): Depend on configure-target-qthreads.
14855         (all-target-libjava): Depend on all-target-qthreads.
14856
14857         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14858         (CONFIGURE_TARGET_MODULES): Likewise.
14859         (CHECK_TARGET_MODULES): Likewise.
14860         (INSTALL_TARGET_MODULES): Likewise.
14861         (CLEAN_TARGET_MODULES): Likewise.
14862         (all-target-libjava): New target.
14863         (all-target-boehm-gc): Likewise.
14864         * configure.in (target_libs): Added libjava, boehm-gc.
14865
14866 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14867
14868         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14869         configure.bat in SUPPORT_FILES.
14870         (gas+binutils.tar.bz2): Likewise.
14871
14872         * makeall.bat: Remove; obsolete.
14873
14874 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14875
14876         From Mark Elbrecht:
14877         * configure.bat: Remove; obsolete.
14878
14879 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14880
14881         * configure: Add -W -Wall to the default CFLAGS when compiling with
14882         gcc.
14883
14884 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14885
14886         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14887
14888 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14889
14890         * configure.in: Build ld on IRIX6.
14891
14892 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14893
14894         * Makefile.in: Change distribution targets to use bzip2 instead of
14895         gzip.
14896         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14897         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14898
14899 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14900
14901         * config.sub: Add mcore target.
14902
14903 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14904
14905         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14906
14907 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14908
14909         * config.guess (dummy): Changed to $dummy.
14910
14911 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14912
14913         * config.sub: Tidied up case statements.
14914
14915 1999-05-22  Ben Elliston  <bje@cygnus.com>
14916
14917         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14918         <jiro@din.or.jp>.
14919
14920         * config.guess: Merge with FSF version. Future changes will be
14921         more accurately recorded in this ChangeLog.
14922         * config.sub: Likewise.
14923
14924 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14925
14926          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14927
14928 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14929
14930         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14931
14932 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14933
14934         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14935
14936 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14937
14938         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14939         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14940         Bad merge removed these two changes.
14941
14942 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14943                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14944
14945         * config.guess (interix Alpha): Add.
14946
14947 1999-04-11  Richard Henderson  <rth@cygnus.com>
14948
14949         * configure.in (i?86-*-beos*): Do config gperf; don't config
14950         gdb, newlib, or libgloss.
14951
14952 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14953
14954         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14955         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14956         from multidirs.
14957
14958 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14959
14960         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14961
14962 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14963
14964         * config.sub: Add support for mcore targets.
14965
14966 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14967
14968         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14969         not mt-ospace, in order to shut up assembler warning about using
14970         symbols that are named the same as registers.
14971
14972 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14973
14974         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14975         dependency list for all-target-cygmon.
14976
14977 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14978
14979         * config-ml.in: Check $host, not $target, for selective multilibs.
14980         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14981         thumb interworking, and underscore prefix multilibs.
14982
14983 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14984
14985         * missing: Update to version from current automake.
14986
14987 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14988
14989         * configure (gxx_include_dir): Removed.
14990
14991         * configure.in (gxx_include_dir): Handle it.
14992         * Makefile.in: Likewise.
14993
14994 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14995
14996         * config.sub (mips64vr4111,mips64vr4111el) Add.
14997
14998 1999-03-21  Ben Elliston  <bje@cygnus.com>
14999
15000         * config.guess: Correct typo for detecting ELF on FreeBSD.
15001
15002 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15003
15004         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15005         config/mh-djgpp.
15006
15007 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15008
15009         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15010         all-target-newlib to dependency list for all-target-bsp.
15011
15012 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15013
15014         * config.sub: Add i386-uwin support.
15015         * config.guess: Likewise.
15016
15017 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15018
15019         * configure.in: cleanup, add mh-*pic handling for arm, special
15020         case powerpc*-*-aix*
15021
15022 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15023
15024         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15025         can be built.
15026
15027 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15028
15029         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15030         targets.
15031
15032 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15033
15034         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15035
15036 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15037
15038         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15039
15040 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15041
15042         * config.sub: Fix typo in arm recognition.
15043
15044 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15045
15046         * configure.in (noconfigdirs): Changed target_configdirs to
15047         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15048         rather than m68k-*-* since it is not known to work on
15049         m68k-aout. Ditto for arm-*-*oabi.
15050
15051 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15052
15053         * configure.in (*-*-windows*): Remove, no longer used.
15054
15055 1999-02-19  Ben Elliston <bje@cygnus.com>
15056
15057         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15058         Smart and improved by Andrew Cagney.
15059
15060 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15061
15062         * config.guess: Recognize openbsd-*-hppa.
15063
15064 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15065
15066         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15067         only if it is not empty.
15068
15069 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15070
15071         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15072
15073         * config.guess: Modified to recognize uname's armv* syntax.
15074
15075         * config.sub: Modified to recognize uname's armv* syntax.
15076
15077 1999-02-17  Mark Salter  <msalter@cygnus.com>
15078
15079         * configure.in: Added target-bsp for sparclite.
15080
15081 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15082
15083         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15084
15085 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15086
15087         * configure.in: Add support for strongarm port.
15088         * config.sub: Add support for strongarm target.
15089
15090 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15091
15092         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15093         the old name config/mh-cygwin32.
15094         Enable texinfo.
15095
15096 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15097
15098         * configure.in: Do build ld for ix86 Solaris.
15099
15100 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15101
15102         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15103         $AR_FOR_TARGET.  Likewise for RANLIB.
15104
15105 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15106
15107         * config.sub (oabi):  Recognize.
15108         * configure.in (arm-*-oabi):  Handle.
15109
15110 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15111
15112         * config.guess: Improve detection of i686 on UnixWare 7.
15113
15114 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15115
15116         * config.guess: Add support for i386-pc-interix.
15117         * config.sub: Likewise.
15118         * configure.in: Likewise.
15119
15120 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15121
15122         * Makefile.in: Remove unneeded all-target-libio from
15123         from all-target-winsup target since it is now unneeded.
15124         Add all-target-libtermcap in its place since it is now
15125         needed.
15126
15127 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15128
15129         * configure.in: makefile stub for cygwin target is probably
15130         unnecessary.  Remove it for now.
15131
15132 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15133
15134         * configure.in: libtermcap.a should be built when cygwin is the
15135         target as well as the host.
15136         * config.guess: Allow mixed case in cygwin uname output.
15137         * Makefile.in: Add libtermcap target.
15138
15139 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15140
15141         * config.sub: Clean up handling of hppa2.0.
15142
15143 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15144
15145         * config.guess: Use C code to identify more HP machines.
15146
15147 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15148
15149         * config.sub: Handle hppa2.0.
15150
15151 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15152
15153         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15154         cygmon for all sparclite targets, regardless of object format.
15155
15156 1998-12-15  Mark Salter  <msalter@cygnus.com>
15157
15158         * configure.in: Added target-bsp for several target architectures.
15159
15160         * Makefile.in: Added rules for bsp.
15161
15162 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15163
15164         * config.guess: Improve detection of hppa2.0 processors.
15165
15166 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15167
15168         * config.guess: Recognize FreeBSD using ELF automatically.
15169
15170 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15171
15172         * configure (skip-this-dir): Add handling for new shell script, which
15173         might be created by a sub-directory's configure to indicate, this particular
15174         directory is "unwanted".
15175         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15176
15177 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15178
15179         * ltconfig: import from libtool, after changing libtool to
15180         account for the cygwin name change.
15181
15182 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15183
15184         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15185         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15186
15187 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15188
15189         * configure.in: Add libtermcap to list of cygwin dependencies.
15190
15191 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15192
15193         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15194         they include winsup/include when it's a cygwin target.
15195
15196 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15197
15198         * configure.in (host_tools): Added zip.
15199         * Makefile.in (all-target-libjava): Depend on all-zip.
15200         (all-zip): New target.
15201         (ALL_MODULES): Added all-zip.
15202         (NATIVE_CHECK_MODULES): Added check-zip.
15203         (INSTALL_MODULES): Added install-zip.
15204         (CLEAN_MODULES): Added clean-zip.
15205
15206 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15207
15208         * Makefile.in: lose "32" from comment about cygwin.
15209
15210 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15211
15212         * configure.in: Use -Os to build target libraries for the fr30.
15213
15214 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15215
15216         * config.sub: Add fr30.
15217
15218 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15219
15220         * configure.in: drop "32" from config/mh-cygwin32.  Check
15221         cygwin* instead of cygwin32*.
15222         * config.sub: Check cygwin* instead of cygwin32*.
15223
15224 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15225
15226         * config.guess: Match any version of Unixware7.
15227
15228 1998-10-20  Syd Polk  <spolk@cygnus.com>
15229
15230         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15231         if desired.
15232
15233 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15234
15235         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15236         these if the appropriate directories and files to not exist.
15237
15238 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15239
15240         * Makefile.in (DEVO_SUPPORT): Add config.if.
15241
15242 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15243
15244         * configure: Add pattern to replace "build_tooldir"'s
15245         definition in the generated Makefile with "tooldir"'s
15246         actual value.
15247
15248 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15249
15250         * config.sub: Bring back lost sparcv9.
15251
15252         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15253
15254 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15255
15256         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15257         CC_FOR_TARGET and friends.
15258
15259 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15260
15261         * Makefile.in (build_tooldir): New variable, same as tooldir.
15262         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15263         -B$(build_tooldir)/bin/.
15264         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15265
15266 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15267
15268         * README: Remove installation instructions and refer to the
15269         INSTALL directory instead.
15270
15271 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15272
15273         * config.sub: Add support for i[34567]86-pc-udk.
15274         * configure.in: Likewise.
15275
15276 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15277
15278         * Makefile.in: add bzip2 package building bits for user
15279         tools module
15280         * configure.in: ditto
15281
15282 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15283
15284         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15285         (ALL_TARGET_MODULES): Add all-target-libobjc.
15286         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15287         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15288         (all-target-libchill): Add dependencies.
15289         * configure.in (target_libs): Add libchill.
15290
15291 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15292
15293         * configure.in (target_subdir): Remove duplicate line.
15294
15295 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15296
15297         * Makefile.in (all-automake): fix dependencies.
15298
15299 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15300
15301         * configure.in: Minor cleanups for building in the $(target_alias)
15302         subdir.
15303
15304 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15305
15306         * Makefile.in (bootstrap): Set r and s before make all.  Use
15307         BASE_FLAGS_TO_PASS in make all.
15308         (cross): Likewise.
15309
15310 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15311
15312         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15313
15314 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15315
15316         * config.sub: Fix typo in last change.
15317
15318 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15319
15320         * config.sub: Add support for C4x target.
15321         * configure.in: Likewise.
15322
15323 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15324
15325         * config.sub: Recognize sparcv9 just like sparc64.
15326
15327 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15328
15329         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15330
15331 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15332
15333         * config.guess: Correctly identify Pentium II sco boxes.
15334
15335         * config.guess: Fix "tr" code.  From Weiwen Liu.
15336
15337 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15338
15339         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15340         stabs.
15341
15342 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15343
15344         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15345         (ALL_TARGET_MODULES): Add all-target-libchill.
15346         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15347         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15348         (all-target-libchill): Add dependencies.
15349         * configure.in (target_libs): Add libchill.
15350
15351 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15352
15353         * config.guess: Avoid assumptions about "tr" behaves when
15354         LANG is set to something other than English.
15355
15356 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15357
15358         * configure (gxx_include_dir): Changed to
15359         '${prefix}/include/g++'-${libstdcxx_interface}.
15360
15361         * config.if: New to determine the interfaces.
15362
15363 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15364
15365         * config.guess: Detect and handle MPE/IX.
15366         * config.sub: Deal with MPE/IX.
15367
15368 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15369
15370         * configure.in: Use mh-aix43.
15371
15372 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15373
15374         * configure: Fix --without/--disable cases for gxx-include-dir.
15375
15376 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15377
15378         * mdata-sh:  Imported.  Needed for automake support.
15379
15380 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15381
15382         * Makefile.in (taz): Try "chmod -R og=u ." before
15383         "chmod og=u `find . -print`".
15384
15385 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15386
15387         * configure.in: Add arm-elf and thumb-elf support.
15388
15389 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15390
15391         * Makefile.in: Undo previous patch.
15392
15393 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15394
15395         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15396         to here ...
15397         (install-no-fixedincludes): and here
15398         (INSTALL_MODULES): ... from here.
15399
15400 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15401
15402         * config.sub: Merge with FSF.
15403
15404         * config.guess: Merge with FSF.
15405
15406 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15407
15408         * configure (extraconfigdirs): New variable.
15409         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15410         * Makefile.in (all): Move higher in file.
15411         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15412         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15413         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15414         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15415         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15416
15417 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15418
15419         * Makefile.in (all-target-libjava): Depend on all-gcc and
15420         all-target-newlib.
15421         (configure-target-libjava): Depend on $(ALL_GCC).
15422
15423 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15424
15425         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15426         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15427
15428 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15429
15430         * INSTALL/README: Fix typo.
15431
15432 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15433
15434         * ylwrap: Change absolute path checks to check for DOS style path
15435         names.
15436
15437         * ylwrap: Don't use a full path name if the source file is in the
15438         same directory.  From hjl@lucon.org (H.J. Lu).
15439
15440         * config-ml.in: Default to being verbose, to match Feb 18 change to
15441         configure.
15442
15443 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15444
15445         Brought over from egcs:
15446
15447         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15448
15449         * configure.in (target_subdir): Set to ${target_alias} instead
15450         of "libraries".
15451
15452         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15453
15454         * configure.in (target_subdir): Set to libraries if enable_multilib.
15455
15456 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15457
15458         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15459         multilibs, force reconfiguration the first time we create
15460         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15461
15462 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15463
15464         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15465         avoid confusion with --no-recursion.
15466
15467 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15468
15469         * configure.in: Win32 hosts shouldn't use install -x
15470         * install-sh: remove -x option, and special .exe-handling
15471         hack.
15472
15473 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15474
15475         * config.guess: Recognize i586-pc-beos.
15476         * configure.in: Don't build some bits for beos.
15477
15478 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15479
15480         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15481         CFLAGS default to -O2.
15482
15483         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15484         when using GNU ld.
15485
15486 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15487
15488         * ltmain.sh: Correct install when using a different shell.
15489
15490 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15491
15492         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15493
15494 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15495
15496         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15497         target.
15498
15499 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15500
15501         * ltconfig: Update to correct AIX handling.
15502
15503 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15504
15505         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15506
15507         * configure.in (target_subdir): Set to ${target_alias} instead
15508         of "libraries".
15509
15510 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15511
15512         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15513         (Makefile): Depend on $(gcc_version_trigger).
15514
15515         * configure (gcc_version): Change default initializer to empty
15516         string.
15517         (gcc_version_trigger): New variable; pass this variable down
15518         to subdir configures to enable them checking gcc's version
15519         themselves. Emit make macros for both gcc_version vars.
15520         (topsrcdir): Initialize reliably.
15521         (recursion line): Remove --with-gcc-version=${gcc_version}.
15522
15523 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15524
15525         * configure (enable_version_specific_runtime_libs): Implement new flag
15526         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15527         in $(libsubdir); emit definition in each generated Makefile.
15528         (gxx_include_dir): Initialize depending on
15529         $enable_version_specific_runtime_libs.
15530
15531 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15532
15533         * configure (gcc_version): Initialize properly depending on
15534         how and where configure is started.
15535         (recursion line): Pass a --with-gcc-version=${gcc_version}
15536         to configures in subdirs.
15537
15538 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15539
15540         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15541         cygmon
15542
15543 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15544
15545         * configure.in: Add cygmon and libstub support for mn10200.
15546
15547 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15548
15549         * configure (gcc_version): Add new variable describing the
15550         particular gcc version we're building.
15551         * Makefile.in (libsubdir): Add new macro for the directory
15552         in which the compiler finds executables, libraries, etc.
15553         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15554         and libsubdir.
15555
15556 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15557
15558         * Makefile.in (local-clean): Remove *.log.
15559         (warning.log): Built with warn_summary from build.log.
15560         (mail-report.log): Run test_summary.
15561         (mail-report-with-warnings.log): Run test_summary including
15562         warning.log in the report.
15563
15564 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15565
15566         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15567
15568 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15569
15570         * Makefile.in (grep): Grep no longer depends on libiberty.
15571
15572 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15573
15574         * Makefile.in: all-snavigator needs all-libgui.
15575
15576 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15577
15578         * configure.in: Add cygmon and libstub support for mn10300.
15579
15580 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15581
15582         * missing: Update to version from automake 1.3.
15583
15584         * ltmain.sh: On installation, don't get confused if the same name
15585         appears more than once in the list of library names.
15586
15587 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15588
15589         * config.sub: Accept m68060 and m5200 as CPU names.
15590
15591 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15592
15593         * configure: Use && rather than using -a in test, because odd
15594         strings can confuse test.
15595         * configure.in: Likewise.
15596
15597 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15598
15599         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15600
15601 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15602
15603         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15604         bootstrap4-lean): New targets.
15605
15606 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15607
15608         * mpw-* Delete.  Not used.
15609
15610 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15611
15612         * COPYING.LIB: Update FSF address.
15613
15614 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15615
15616         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15617
15618         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15619         GAS_SUPPORT_DIRS.
15620
15621 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15622
15623         * ltconfig, ltmain.sh: Avoid producing a version number if
15624         -version-info was not used.
15625
15626 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15627
15628         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15629         building with newlib.
15630
15631 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15632
15633         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15634         Solaris `make' causes it to continue to next definition.
15635
15636 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15637
15638         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15639         the right GUI libraries and files are installed along with GDB.
15640
15641 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15642
15643         * configure.in: Change alpha to alpha* in several places.
15644
15645 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15646
15647         * config.sub: Recognize sparc86x.
15648
15649 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15650
15651         * configure.in (--enable-target-optspace): Remove debug echo.
15652
15653 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15654
15655         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15656
15657 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15658
15659         * ltconfig: Update cygwin32 support.
15660
15661         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15662         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15663         (GDB_SUPPORT_DIRS): Likewise.
15664
15665 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15666
15667         * configure.in (target_makefile_frag): If --enable-target-optspace,
15668         use -Os to compile target libraries rather than -O2.  Default to
15669         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15670         not used.
15671         * configure.in (target_cflags): Ditto for d30v.
15672
15673 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15674
15675         * Makefile.in (all-bfd): Depend on all-intl.
15676         (all-binutils): Likewise.
15677         (all-gas): Likewise.
15678         (all-gprof): Likewise.
15679         (all-ld): Likewise.
15680
15681 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15682
15683         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15684
15685 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15686
15687         * Makefile.in (all-bfd): Depend upon all-libiberty.
15688
15689         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15690
15691 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15692
15693         * Makefile.in: Add libstub.
15694
15695         * configure.in: Ditto. Build libstub for targets that have cygmon
15696         support.
15697
15698 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15699
15700         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15701
15702 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15703
15704         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15705         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15706
15707 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15708
15709         * configure: Define DEFAULT_M4 by searching PATH.
15710         * Makfile.in: Use DEFAULT_M4.
15711
15712 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15713
15714         * ltconfig: Add cygwin32 support.
15715
15716         * Makefile.in, configure.in: Add libtool as a native only directory
15717         to configure and build.
15718
15719 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15720
15721         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15722
15723 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15724
15725         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15726
15727 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15728
15729         * Makefile.in: add ash make rules
15730         * configure.in: add ash to native_only and host_tools lists
15731
15732 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15733
15734         * Makefile.in (all-gettext, all-intl): New targets.
15735         (ALL_MODULES): Added all-gettext, all-intl.
15736         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15737         (INSTALL_MODULES): Added install-gettext, install-intl.
15738         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15739
15740         * configure.in (host_tools): Added gettext.
15741         (native_only): Likewise.
15742         (noconfigdirs) [various cases]: Likewise.
15743         (host_libs): Added intl.
15744
15745 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15746
15747         * configure: Do not disable building gdbtk for cygwin32 hosts.
15748
15749 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15750
15751         * configure.in: Add thumb-coff target.
15752         * config.sub: Add thumb-coff target.
15753
15754 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15755
15756         * Makefile.in: Revert yesterday's change.
15757         (all-target-winsup):  all-target-librx stays out of here.
15758
15759 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15760
15761         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15762         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15763         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15764         Remove references to librx and libg++.
15765
15766 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15767
15768         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15769         recursive makes
15770
15771 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15772
15773         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15774         for newlib directory.
15775         (CXX_FOR_TARGET): Likewise.
15776
15777 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15778
15779         * ltconfig: Update after libtool/ltconfig.in change for
15780         hpux11.
15781
15782 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15783
15784         * ltconfig, ltmain.sh: Update to libtool 1.2.
15785
15786 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15787
15788         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15789         (install-gcc-cross): Instead, override LANGUAGES here.
15790
15791 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15792
15793         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15794         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15795
15796 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15797
15798         * configure.in: Add Thumb-pe target.
15799
15800 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15801
15802         * Makefile.in - changed sn targets to snavigator
15803         * configure.in - changed sn targets to snavigator
15804
15805 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15806
15807         * config-ml.in: After building symlink tree call make distclean
15808         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15809         to be the case for libiberty.
15810
15811 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15812
15813         * configure: When making link, also check the current
15814         directory. The configure scripts may create one.
15815
15816 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15817
15818         * config.sub: Accept alphapca56 and alphaev6 properly.
15819
15820 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15821
15822         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15823
15824 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15825
15826         * config.sub (sco5): Fix typo.
15827
15828 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15829
15830         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15831         install-itcl.
15832         (install-itcl): Remove dependency on install-tcl.
15833
15834 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15835
15836         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15837
15838 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15839
15840         * configure.in: Don't build libgui for a cygwin32 target when not on
15841         a cygwin32 host.
15842
15843 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15844
15845         * configure (redirect): Set to null, so default behavior of
15846         configure is now --verbose.
15847
15848 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15849
15850         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15851         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15852
15853 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15854
15855         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15856         this change to sync Makefile.in with its ChangeLog entries.
15857
15858 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15859
15860         * ltmain.sh (mkdir): Check that the directory doesn't exist
15861         before we exit with error, so that we don't get races during
15862         parallel builds.
15863
15864 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15865
15866         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15867
15868 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15869
15870         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15871         PICFLAG_FOR_TARGET.
15872         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15873
15874         * configure: Emit a definition for the new macro enable_shared
15875         into each Makefile.
15876
15877 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15878
15879         * configure.in (host_tools, native_only): Add libtool.
15880
15881 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15882
15883         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15884         Fix typo in ming config comment.
15885
15886 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15887
15888         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15889
15890 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15891
15892         * config.sub: Add tic30 cases, and map c30 to tic30.
15893
15894 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15895
15896         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15897         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15898         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15899         (CLEAN_TARGET_MODULES): Similarly
15900         (all-target-libf2c): Add dependences.
15901         * configure.in (target_libs): Add libf2c.
15902
15903 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15904
15905         * configure.in: Remove expect from noconfigdirs when target
15906         is cygwin32.  OK to build expect and dejagnu with Canadian
15907         Cross.
15908
15909 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15910
15911         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15912         host.
15913
15914         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15915         and mingw32.
15916
15917 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15918
15919         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15920         here as it is not defined in the toplevel Makefile.
15921
15922 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15923
15924         * configure (package_makefile_rules_frag): New variable, which names
15925         a file with generic rules, ...
15926         Change comment to mention we now have FIVE parts.
15927         * configure: Undo last change.
15928
15929 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15930
15931         * config.guess: More accurate determination of HP processor types.
15932         * config.sub: More accurate determination of HP processor types.
15933
15934 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15935
15936         * configure (package_makefile_frag): Move inserting the
15937         ${package_makefile_frag} to where it should be according
15938         to the comment.
15939
15940 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15941
15942         * config.guess: Add support for Linux/ARM.
15943
15944 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15945
15946         * .cvsignore: Remove *-info and *-install since they match
15947         release-info and mpw-install, which we don't want to just ignore.
15948
15949 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15950
15951         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15952
15953 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15954
15955         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15956         local_prefix to sub-make invocations.
15957
15958 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15959
15960         * configure.in: Check makefile fragments in the source
15961         directory.
15962
15963 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15964
15965         * configure.in: Check whether host and target makefile
15966         fragments exist before adding them to *_makefile_frag.
15967
15968 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15969
15970         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15971
15972 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15973
15974         * configure.in: Make sure we only replace RPATH_ENVVAR on
15975         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15976         regexp to sed.
15977
15978         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15979         to sub-makes.
15980
15981 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15982
15983         * config-ml.in (multi-do): LDFLAGS must include multilib
15984         designator.
15985
15986 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15987
15988         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15989
15990 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15991
15992         * config.sub: Add mingw32 support.
15993         * configure.in: Likewise.
15994
15995 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15996
15997         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15998
15999 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16000
16001         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16002         * configure (gxx_include_dir): Provide a definition for subdirs
16003         which do not use autoconf.
16004
16005 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16006
16007         * config.guess: Sync with egcs.  Picks up new alpha support,
16008         BeOS & some additional linux support.
16009
16010 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16011
16012         * config.guess: HP 9000/803 is a PA1.1 machine.
16013
16014 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16015
16016         * configure.in: It's alpha*-...
16017
16018 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16019
16020         * configure.in (host_makefile_frag, target_makefile_frag):
16021         Handle multiple config files.
16022         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16023         alpha-*-*.
16024
16025 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16026
16027         * mkdep: New file.
16028
16029 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16030
16031         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16032
16033 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16034
16035         * Makefile.in: Add libgui directory.
16036         (GDB_TK): Add all-libgui.
16037         * configure.in: Add libgui directory.
16038         * configure: Add all-libgui to GDB_TK.
16039
16040 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16041
16042         * config-ml.in (multidirs): Add m32r to multilib list.
16043
16044 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16045
16046         * Makefile.in (all-target-gperf): Change dependency to
16047         all-target-libstdc++.
16048
16049 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16050
16051         * config.guess: Add BeOS support.
16052
16053 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16054
16055         Source directory cvs renamed to cvssrc:
16056         * configure.in (host_tools): Change cvs to cvssrc.
16057         (native_only): Likewise.
16058         (noconfigdirs) [various cases]: Likewise.
16059         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16060         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16061         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16062         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16063         (all-cvssrc): Rename target from all-cvs.
16064
16065 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16066
16067         * configure (gxx_include_dir): Fix thinko.
16068
16069 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16070
16071         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16072         (install-cross, install-gcc-cross): New targets.
16073
16074 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16075
16076         * configure.in (noconfigdirs): Add support for Thumb target.
16077
16078         * config.sub (maybe_os): Add support for Thumb target.
16079
16080 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16081
16082         * Makefile.in: Add rules for cygmon.
16083
16084         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16085
16086 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16087
16088         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16089         * configure (gxx_include_dir): Provide a definition for subdirs
16090         which do not use autoconf.
16091
16092 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16093
16094         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16095         11/18/97 build
16096
16097 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16098
16099         * From Franz Sirl.
16100         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16101         found on RedHat Linux systems.
16102
16103 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16104
16105         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16106         guesses.
16107
16108 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16109
16110         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16111
16112 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16113
16114         * ltmain.sh: If mkdir fails, check whether the directory was created
16115         anyhow by some other process.
16116
16117 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16118
16119         * configure.in (d30v-*-*): Configure all directories.
16120
16121 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16122
16123         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16124         for the D30V.
16125
16126 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16127
16128         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16129
16130 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16131
16132         * include/libiberty.h: Add extern "C" { so it can be used with C++
16133         progrms.
16134         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16135         programs.
16136
16137 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16138
16139         * configure.in (d30v-*-*): Configure GCC now.
16140
16141 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16142
16143         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16144         is no longer needed.
16145
16146 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16147
16148         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16149
16150 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16151
16152         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16153         targets using "$@" to provide support for similar but not identical
16154         targets without having to duplicate code.
16155
16156 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16157
16158         * makefile.vms: Fix to work with DEC C.
16159
16160 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16161
16162         * config.sub: Add mips-tx39-elf to marketing names.
16163
16164 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16165
16166         * ltmain.sh: Handle symlinks in generated script.
16167
16168 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16169
16170         * configure: Handle autoconf style directory options: --bindir,
16171         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16172         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16173         --sysconfdir.
16174         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16175         (sharedstatedir, localstatedir, oldincludedir): New variables.
16176         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16177         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16178         sbindir, sharedstatedir, and sysconfdir.
16179
16180 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16181
16182         * Makefile.in (bootstrap-lean): New target.
16183
16184 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16185
16186         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16187         sn, and gnuserv from noconfigdirs.
16188
16189 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16190
16191         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16192
16193 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16194
16195         * Makefile.in (cross): New target.
16196
16197 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16198                           Jeff Law         <law@cygnus.com>
16199
16200         * Makefile.in (bootstrap2, bootstrap3): New targets.
16201         (all-bootstrap): Remove outdated and confusing target.
16202         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16203
16204 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16205
16206         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16207         windows.  Consistent with gdb/configure.
16208
16209 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16210
16211         * configure.in: Name Linux target fragment.
16212
16213         * configure: Rewrite so that project Makefile fragment is inserted
16214         first and appears last in the resulting Makefile.
16215
16216 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16217
16218         * Makefile.in (install-itcl): Install tcl first.
16219
16220 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16221
16222         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16223
16224 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16225
16226         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16227
16228         * configure.in (skipdirs): Add target-librx for Linux.
16229         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16230
16231 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16232
16233         * Makefile.in (bootstrap): New target.
16234
16235 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16236
16237         * config.sub: Accept 'amigados' for backward compatibility.
16238
16239 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16240
16241         * config.guess: Merge with FSF.
16242
16243 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16244
16245         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16246
16247 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16248
16249         * config.sub: Add "marketing-names" patch.
16250
16251 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16252
16253         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16254
16255 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16256
16257         * config.sub: Handle v850-elf.
16258
16259 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16260
16261         * .cvsignore (*-install): Remove.
16262
16263 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16264
16265         * ltconfig: Set CONFIG_SHELL in libtool.
16266         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16267
16268 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16269
16270         * configure.in (target_subdir): Set to libraries if enable_multilib.
16271
16272 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16273
16274         * config.guess: Update from gcc directory.
16275
16276 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16277
16278         * Makefile.in (all-sim): Depends on all-readline.
16279
16280 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16281
16282         * Makefile.in (BISON, YACC): Use $$s.
16283         (all-bison): Depend on all-texinfo.
16284
16285 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16286
16287         * Makefile.in (BISON): Add -L flag.
16288         (YACC): Likewise.
16289
16290 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16291
16292         * configure.in (noconfigdirs): Add support for v850e target.
16293
16294         * config.sub (maybe_os): Add support for v850e target.
16295
16296 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16297
16298         * configure.in (noconfigdirs): Add support for v850ea target.
16299
16300         * config.sub (maybe_os): Add support for v850ea target.
16301
16302 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16303
16304         * config.sub: Add mipstx39.  Delete r3900.
16305
16306 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16307
16308         * Makefile.in (all-autoconf): Depends on all-texinfo.
16309
16310 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16311
16312         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16313         eabi targets.
16314
16315 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16316
16317         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16318
16319         * configure: When handling a Canadian Cross, handle YACC as well as
16320         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16321         * Makefile.in (all-bison): Depend upon all-texinfo.
16322
16323 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16324
16325         * Makefile.in (BISON): bison, not byacc or bison -y.
16326         (YACC): bison -y or byacc or yacc.
16327         (various): Add *-bison as appropriate.
16328         (taz): No need to mess with BISON anymore.
16329
16330 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16331
16332         * configure: If OSTYPE matches *win32*, try to find a good value for
16333         CONFIG_SHELL.
16334
16335 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16336
16337         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16338         configure.in if it is present.
16339
16340 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16341
16342         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16343
16344 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16345
16346         * config.sub: Recognize `arc' cpu.
16347         * configure.in: Likewise.
16348         * config-ml.in: Likewise.
16349
16350 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16351
16352         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16353
16354 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16355
16356         * configure: Changed sed delimiter from ':' to '|' when
16357         attempting to substitute ${config_shell} for SHELL. On
16358         NT ${config_shell} may contain a ':' in it.
16359
16360 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16361
16362         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16363
16364 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16365
16366         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16367
16368 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16369
16370         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16371
16372         * ylwrap: If the program is a relative path, force it to be
16373         absolute.
16374
16375 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16376
16377         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16378
16379 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16380
16381         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16382         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16383         for libraries.
16384
16385 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16386
16387         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16388         separated by spaces.
16389
16390 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16391
16392         * ylwrap: New file.
16393         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16394
16395         * ltmain.sh: Handle /bin/sh at start of install program.
16396
16397         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16398
16399         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16400         * missing: New file, from automake 1.2.
16401
16402 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16403
16404         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16405         check-tk to CHECK_X11_MODULES.
16406
16407 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16408
16409         * config.sub: Merge with FSF.
16410
16411 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16412
16413         * config.guess: Merge with FSF.
16414
16415 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16416
16417         * configure: Treat msdosdjgpp like go32.
16418         * configure.in: Likewise.  Don't remove gprof for go32.
16419
16420         * configure: Change Makefile.tem2 to Makefile.tm2.
16421
16422 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16423
16424         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16425
16426 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16427
16428         * install-sh (chmodcmd): Set to null if the DST directory already
16429         exists.  Same as Nov 11th change.
16430
16431 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16432
16433         * configure (GDB_TK): Needs itcl and tix.
16434
16435 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16436
16437         * config.guess: Update from FSF.
16438
16439 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16440
16441         * Makefile.in (GDB_TK): Depend on itcl and tix.
16442
16443 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16444
16445         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16446         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16447         (INSTALL_SCRIPT): New variable.
16448         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16449         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16450         to -x.
16451         * install-sh: Add support for -x option.
16452
16453 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16454
16455         * configure.in, Makefile.in: Treat tix like itcl.
16456
16457 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16458
16459         * Makefile.in (WINDRES): New variable.
16460         (WINDRES_FOR_TARGET): New variable.
16461         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16462         (EXTRA_HOST_FLAGS): Add WINDRES.
16463         (EXTRA_TARGET_FLAGS): Add WINDRES.
16464         (EXTRA_GCC_FLAGS): Add WINDRES.
16465         ($(DO_X)): Pass down WINDRES.
16466         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16467         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16468         DLLTOOL_FOR_TARGET.
16469
16470 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16471
16472         * configure.in: configure sim before gdb for win32-x-ppc
16473
16474 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16475
16476         Move gperf into the toplevel, from libg++.
16477         * configure.in (target_tools): Add target-gperf.
16478         (native_only): Add target-gperf.
16479         * Makefile.in (all-target-gperf): New target, depend on
16480         all-target-libg++.
16481         (configure-target-gperf): Empty rule.
16482         (ALL_TARGET_MODULES): Add all-target-gperf.
16483         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16484         (CHECK_TARGET_MODULES): Add check-target-gperf.
16485         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16486         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16487
16488 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16489
16490         * config.sub (mn10200): Recognize new basic machine.
16491
16492 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16493
16494         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16495         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16496
16497 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16498
16499         * configure.in: If we're building mips-sgi-irix6* native, turn on
16500         ENABLE_MULTILIB and set TARGET_SUBDIR.
16501
16502 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16503
16504         * Makefile.in (all-sn): Depend on all-grep.
16505
16506 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16507
16508         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16509
16510         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16511         Makefile.  From Jeff Makey <jeff@cts.com>.
16512         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16513
16514         * Makefile.in (DISTBISONFILES): Remove.
16515         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16516         $(DEFAULT_YACC).
16517
16518         * configure.in: Build itl, db, sn, etc., when building for native
16519         cygwin32.
16520
16521         * Makefile.in (LD): New variable.
16522         (EXTRA_HOST_FLAGS): Pass down LD.
16523         ($(DO_X)): Likewise.
16524
16525 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16526
16527         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16528
16529 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16530
16531         * configure.in (targargs): Strip out any supplied --build argument
16532         before adding our own. Always add --build.
16533
16534 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16535
16536         * configure.in (targargs): Pass --build if we're doing
16537         a cross-compile.
16538
16539 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16540
16541         * configure: Use '|' instead of ":" as the separator in
16542         sed. Otherwise sed chokes on NT path names with drive
16543         designators. Also look for "?:*" as the leading characters in an
16544         absolute pathname.
16545
16546 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16547
16548         * config.sub: Support for r3900.
16549
16550 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16551
16552         * configure.in: Use install-sh, not install.sh.
16553
16554 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16555
16556         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16557         apply it twice.
16558
16559 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16560
16561         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16562         install-binutils.
16563
16564 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16565
16566         * Makefile.in: Add automake targets.
16567         * configure.in (host_tools): Add automake.
16568
16569 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16570
16571         * configure: Default CXX to c++, not gcc.
16572         * Makefile.in (CXX): Set to c++, not gcc.
16573         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16574
16575 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16576
16577         * install-sh: try appending a .exe if source file doesn't
16578         exist
16579
16580 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16581
16582         * configure.in: Turn on multilib by default.
16583         (cross_only): Remove target-libiberty.
16584
16585         * Makefile.in (all-gcc): Don't depend on libiberty.
16586
16587 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16588
16589         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16590
16591 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16592
16593         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16594         (DISTBISONFILES): Add ld/Makefile.in
16595
16596 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16597
16598         * configure.in: if target is cygwin32 but host isn't cygwin32,
16599         don't configure gdb tcl tk expect, not just gdb.
16600
16601 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16602
16603         * configure.in: Added gnuserv everywhere sn appears.
16604
16605         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16606         (CROSS_CHECK_MODULES): Added check-gnuserv.
16607         (INSTALL_MODULES): Added install-gnuserv.
16608         (CLEAN_MODULES): Added clean-gnuserv.
16609         (all-gnuserv): New target.
16610
16611 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16612
16613         * config.guess: Fixes for MIPS OpenBSD systems.
16614
16615 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16616
16617         * Makefile.in (INSTALL_XFORM): Remove.
16618         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16619
16620         * mkinstalldirs: New file, copied from automake.
16621         * Makefile.in (installdirs): Rename from install-dirs.  Use
16622         mkinstalldirs.  Change all users.
16623         (DEVO_SUPPORT): Add mkinstalldirs.
16624
16625 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16626
16627         * install-sh: Rename from install.sh.
16628         * Makefile.in (INSTALL): Change install.sh to install-sh.
16629         (DEVO_SUPPORT): Likewise.
16630
16631         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16632         Graichen <graichen@rzpd.de>.
16633
16634 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16635
16636         * config.guess: Recognize OpenBSD systems correctly.
16637
16638 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16639
16640         * README, Makefile.in (ETC_SUPPORT): Remove references to
16641         cfg-paper*, configure.{texi,man,info*}._
16642
16643 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16644
16645         * Makefile.in (all.normal): Ensure that gcc is built after all
16646         the x11 - ie gdb - targets.
16647
16648 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16649
16650         * makefile.vms: Don't run conf-a-gas.
16651
16652 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16653
16654         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16655
16656 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16657
16658         * configure.in: Remove noconfigdirs case since gdb also
16659         configures and builds for tic80-coff.
16660
16661 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16662
16663         * configure: Set cache_file to config.cache.
16664         * Makefile.in (local-distclean): Remove config.cache.
16665
16666 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16667
16668         * COPYING: Update FSF address.
16669
16670 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16671
16672         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16673         noconfigdirs.
16674
16675 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16676
16677         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16678         MAKEDIRS, is empty.
16679
16680 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16681
16682         * config.sub: Tweak mn10300 entry.
16683
16684 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16685
16686         * configure.in (host_tools): Put sim before gdb, so gdb's
16687         configure.tgt can determine if the simulator was configured.
16688
16689 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16690
16691         * config.sub: Move BeOS $os case to be with other Cygnus
16692         local cases.
16693
16694 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16695
16696         * config.sub: Remove misplaced comment that broke Linux.
16697
16698 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16699
16700         * config.sub: Add BeOS support.
16701
16702 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16703
16704         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16705
16706 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16707
16708         * configure.in (noconfigdirs): Remove tcl and tk from
16709         noconfigdirs for cygwin32 builds.
16710
16711 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16712
16713         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16714
16715 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16716
16717         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16718         make-all.com, use makefile.vms instead.
16719
16720 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16721
16722         * config.sub: Accept -lnews*.
16723
16724 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16725
16726         * configure.in (noconfigdirs): Disable target-newlib,
16727         target-examples and target-libiberty for d30v.
16728
16729 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16730
16731         * configure.in (noconfigdirs): Enable ld for d30v.
16732
16733 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16734
16735         * configure.in (tic80-*-*): Build compiler.
16736
16737 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16738
16739         * configure.in (d30v-*): Remove sim directory from list of
16740         unsupported d30v directories
16741
16742 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16743
16744         * config.sub, configure.in: Add d30v target cpu.
16745
16746 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16747
16748         * makefile.vms: New file.
16749         * make-all.com: Remove.
16750
16751 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16752
16753         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16754
16755 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16756
16757         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16758
16759 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16760
16761         * Makefile.in (ALL_MODULES): Added all-db.
16762         (CROSS_CHECK_MODULES): Addec check-db.
16763         (INSTALL_MODULES): Added install-db.
16764         (CLEAN_MODULES): Added clean-db.
16765
16766 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16767
16768         * config.guess: Merge with latest FSF sources.
16769
16770 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16771
16772         * Makefile.in (ALL_MODULES): Added all-itcl.
16773         (CROSS_CHECK_MODULES): Added check-itcl.
16774         (INSTALL_MODULES): Added install-itcl.
16775         (CLEAN_MODULES): Added clean-itcl.
16776
16777 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16778
16779         * configure.in: build gdb for mn10200
16780
16781 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16782
16783         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16784
16785 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16786
16787         * configure.in (tic80-*-*): Turn off most targets right now.
16788
16789 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16790
16791         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16792         rather than the makeinfo program.
16793         (do-info): Depend upon all-texinfo.
16794
16795 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16796
16797         * configure.in: Remove uses of config/mh-linux.
16798
16799         * config.sub, config.guess: Merge with latest FSF sources.
16800
16801 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16802
16803         * config.sub (case $basic_machine): Add tic80 entries.
16804
16805 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16806
16807         * config.sub, config.guess: Merge with latest FSF sources.
16808
16809 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16810
16811         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16812         * mpw-config.in: Test for NewFolderRecursive.
16813         * mpw-install: Use symbolic name for startup filename.
16814         * mpw-README: Add various additional details.
16815
16816 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16817
16818         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16819
16820 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16821
16822         * configure.in: Do build gcc and the target libraries for
16823         the mn10200.
16824
16825 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16826
16827         * configure.in: don't avoid building gdb for mn10300 any more
16828         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16829         instead of single-quoting it.
16830
16831 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16832
16833         * configure.in: Don't use --with-stabs on IRIX 6.
16834
16835 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16836
16837         * configure.in (m32r): Build gdb, libg++ now.
16838
16839 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16840
16841         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16842         directories from noconfigdirs.
16843
16844 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16845
16846         * config.sub (basic_machine): added mips16 configuration
16847
16848 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16849
16850         * config.sub: Handle d10v-unknown.
16851
16852 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16853
16854         * config.sub: Handle v850-unknown.
16855
16856 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16857
16858         * Makefile.in: add findutils
16859         * configure.in: add findutils to list of host_tools
16860
16861 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16862
16863         * config.sub: Handle mn10200 and mn10300.
16864
16865 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16866
16867         * configure.in (d10v-*): Do not build librx.
16868
16869 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16870
16871         * configure.in (mn10300): Build everything except gdb & libgloss.
16872
16873 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16874
16875         * config.guess:  Patch for Dansk Data Elektronik servers,
16876         from Niels Skou Olsen <nso@dde.dk>.
16877
16878         For ncr, use /bin/uname rather than uname, since GNU uname does not
16879         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16880
16881         Patch for MIPS R4000 running System V,
16882         from Eric S. Raymond <esr@snark.thyrsus.com>.
16883
16884         Fix thinko for nextstep.
16885
16886         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16887
16888         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16889         * config.guess: Guess mips-dec-mach_bsd4.3.
16890
16891         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16892         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16893         release numbers.
16894         * config.guess (mips-mips-riscos*):  Emit just enough of the
16895         release number.
16896
16897         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16898         * config.guess (sparc-auspex-sunos*):  Added.
16899         (f300-fujitsu-*): Added.
16900
16901         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16902         * config.guess:  Recognize a Tadpole as a sparc.
16903
16904 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16905
16906         * config.guess: Don't assume that NextStep version is either 2 or
16907         3.  NextStep 4 (aka OpenStep 4) has come out now.
16908
16909 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16910
16911         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16912         From Rik Faith <faith@cs.unc.edu>.
16913
16914 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16915
16916         * config.sub: Contributions from bug-gnu-utils to:
16917         Support plain "hppa" (no version given) architecture, reported by
16918         OpenStep.
16919         OpenBSD like NetBSD.
16920         LynxOs is not a hardware supplier.
16921
16922         * config.guess: Contributions from bug-gnu-utils to add support for:
16923         OpenBSD like NetBSD.
16924         Stratus systems.
16925         More Pyramid systems.
16926         i[n>4]86 Intel chips.
16927         M680[n>4]0 Motorola chips.
16928         Use unknown instead of lynx for hardware manufacturer.
16929
16930 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16931
16932         * install.sh (chmodcmd): Set to null if the DST directory already
16933         exists.
16934
16935 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16936
16937         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16938         not use mt-ppc target Makefile fragment any more.
16939
16940 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16941
16942         * configure.in (*-*-windows):  Exclude everything but those dirs
16943         needed to build windows.
16944
16945 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16946
16947         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16948
16949 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16950
16951         * configure.in:  Exclude mmalloc from i386-windows.
16952
16953 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16954
16955         * Undo my previous change.
16956
16957 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16958
16959         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16960         unconditionally.
16961         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16962
16963 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16964
16965         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16966         host to add it's own flags.
16967
16968 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16969
16970         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16971
16972 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16973
16974         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16975         (CXX_FOR_TARGET): Likewise.
16976         (GCC_FOR_TARGET): Define.
16977         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16978         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16979         CC_FOR_TARGET was specified on the command line.
16980         (MAKEOVERRIDES): Don't define.
16981
16982 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16983
16984         * configure.in (m32r): Fix spelling of libg++ libs.
16985
16986 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16987
16988         * config.sub (-apple*): Remove, now redundant.
16989
16990 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16991
16992         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16993
16994         * configure: Rework yesterday's sed script patch.
16995
16996         * config.sub: Merge with FSF.
16997
16998 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16999
17000         * config.guess:  Merge from FSF.
17001
17002         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17003         * config.guess: Use pc instead of unknown, for pc clone systems.
17004         Change linux to linux-gnu.
17005
17006         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17007         * config.guess: Avoid non-portable tr syntax.
17008
17009 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17010
17011         * test-build.mk (HOLES): Add "xargs" for gdb.
17012
17013         * configure: Avoid hpux10.20 sed bug.
17014
17015 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17016
17017         * configure.in:  Add support for windows host
17018         (that is a build done under the Microsoft build environment).
17019
17020 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17021
17022         * Makefile.in: Replace all uses of srcroot with s, to shrink
17023         command line lengths.
17024
17025         Patches from Geoffrey Noer <noer@cygnus.com>:
17026         * configure.in: If configuring for newlib, pass --with-newlib to
17027         subdirectories.
17028         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17029         -Bnewlib/ and -Lwinsup to gcc.
17030         (CXX_FOR_TARGET): Likewise.
17031
17032 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17033
17034         * Makefile.in (ETC_SUPPORT): Add configure.
17035
17036 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17037
17038         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17039         host configuration file.
17040
17041 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17042
17043         * configure.in: Break mn10x00 support into separate
17044         mn10200 and mn10300 configurations.
17045         * config.sub: Likewise.
17046
17047 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17048
17049         * configure.in: Add lots of stuff to noconfigdirs for
17050         the mn10x00 targets.
17051
17052         * config.sub, configure.in: Add mn10x00 support.
17053
17054 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17055
17056         * make-all.com: Call conf-a-gas, not config-a-gas.
17057
17058 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17059
17060         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17061         targets.
17062
17063 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17064
17065         * mpw-README: Add much more detail for native PowerMac.
17066         * mpw-install: New file.
17067         * mpw-configure: Add --norecursion and --help options.
17068         * mpw-config.in: Translate readme and install files when
17069         copying to objdir.
17070         * mpw-build.in: Don't always depend on byacc and flex.
17071         (install-only-top): New action.
17072
17073 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17074
17075         * configure.in:  You can now configure GDB for the v850.
17076
17077 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17078
17079         * configure.in (noconfigdirs): Don't configure any C++ dirs
17080         if targeting D10V.
17081
17082 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17083
17084         * config.sub: Recognize mips64vr5000.
17085
17086 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17087
17088         * configure.in: Use a single line for host_tools and native_only.
17089
17090 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17091
17092         * config.sub, configure.in: Add entries for m32r.
17093
17094 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17095
17096         * Makefile.in (inet-install): Don't run install-gzip.
17097
17098 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17099
17100         * configure.in:  Don't config lots of things for *-*-windows*.
17101
17102 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17103
17104         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17105         (host_libs, host_tools): Copy from configure.in.
17106         * mpw-configure: Don't complain about directories not found.
17107
17108 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17109
17110         * configure.in (i[345]86): Recognize i686 for pentium pro.
17111         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17112         file.
17113
17114         * config.guess (i[345]86): Ditto.
17115
17116 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17117
17118         * configure.in (noconfigdirs): Removed gdb for D10V.
17119
17120 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17121
17122         * configure.in: Remove ld, target-libio, target-libg++, and
17123         target-libstdc++ from noconfigdirs.
17124
17125 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17126
17127         * configure: Fix three locations where shell scripts were
17128         being run directly rather than with config_shell.
17129
17130 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17131
17132         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17133         * config.sub (basic_machine): Recognize v850.
17134
17135 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17136
17137         * mpw-configure: Handle multiple enable/disable options and
17138         pass them down recursively, handle -c and -s flags appropriately
17139         depending on choice of compiler, add escape mechanism for
17140         quoted arguments to gC.
17141
17142 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17143
17144         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17145         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17146         so that -mrelocatable-lib and -mno-eabi are used.
17147
17148         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17149         not support --print-multi-lib, don't abort.
17150
17151 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17152
17153         * make-all.com: Run config-a-gas.
17154         * setup.com: Don't copy subdirectory files around.
17155
17156 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17157
17158         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17159         target, it now compiles correctly.
17160
17161 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17162
17163         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17164
17165 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17166
17167         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17168
17169 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17170
17171         * configure.in (native_only): Add prms.
17172
17173 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17174
17175         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17176         (BINUTILS_SUPPORT_DIRS): Likewise.
17177
17178 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17179
17180         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17181         d10v support is added.
17182
17183 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17184
17185         * configure.in (d10v-*-*): New target.
17186
17187 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17188
17189         * config.guess (HP 9000/811): Recognize this as a PA1.1
17190         machine.
17191
17192 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17193
17194         * Makefile.in (do-tar-gz): New target, split out from tail end of
17195         taz target.  Run each command separately, don't use pipes.
17196         (taz): Use it.
17197
17198 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17199
17200         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17201         * mpw-build.in: No builds should depend on building byacc or flex,
17202         they are assumed to be installed already.
17203
17204 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17205
17206         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17207         variable that CC_FOR_TARGET needs.
17208
17209 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17210
17211         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17212         options have changed since the last time the subdirectory was
17213         configured, and if it has, reconfigure.
17214         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17215         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17216
17217 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17218
17219         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17220         CLEAN_MODULES): Add bash.
17221         (all-bash): New target.
17222
17223 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17224
17225         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17226
17227 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17228
17229         * config.sub (basic_machine): Recognize d10v as a valid processor.
17230
17231 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17232
17233         * mpw-configure: Add support for --bindir.
17234         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17235
17236 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17237
17238         * configure.in: add bash, time, gawk to list of hosttools and things
17239         to only build for native toolchains
17240
17241 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17242
17243         * Makefile.in (docdir): Remove.
17244
17245 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17246
17247         * Makefile.in (datadir): Set to $(prefix)/share.
17248
17249 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17250
17251         * configure.in: build diff and patch for cygwin32-hosted
17252         toolchains.
17253
17254 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17255
17256         * config.sub: Accept -rtems*.
17257
17258 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17259
17260         * configure.in: enable dosrel for cygwin32-hosted builds,
17261                 remove diff from the list of things not buildable
17262                 via Canadian Cross
17263
17264 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17265
17266         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17267         don't get ". ".
17268
17269 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17270
17271         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17272
17273 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17274
17275         * Makefile.in (taz): Handle case where tex3patch didn't even get
17276         checked out.  Also, if it was found, put the symlink in a new util
17277         subdirectory.
17278
17279 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17280
17281         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17282
17283 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17284
17285         * config.sub: Recognize -openvms.
17286         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17287         * make-all.com, setup.com: New files.
17288
17289 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17290
17291         * Makefile.in (taz): tex3patch moved to texinfo/util.
17292
17293 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17294
17295         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17296         * configure.in: remove make from disable-if-Can-Cross list
17297                 enable gdb if ${host} and ${target} are cygwin32
17298
17299 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17300
17301         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17302         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17303
17304 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17305
17306         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17307         distinguish sysv/svr4/bsd variants.
17308         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17309
17310 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17311
17312         * configure.in: Added copyright notice.
17313         * move-if-change: Added copyright notice.
17314
17315 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17316
17317         * configure.in (powerpcle-*-solaris*): Until we get shared
17318         libraries working, don't build gdb, sim, make, tcl, tk, or
17319         expect.
17320
17321 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17322
17323         * config.guess:  Merge with FSF:
17324
17325         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17326         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17327
17328         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17329         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17330
17331         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17332         * config.guess:  Combine two OSF1 rules.
17333         Also recognize field test versions.  From mjr@zk3.dec.com.
17334         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17335         because GNU uname does not support -p.  From pmr@pajato.com.
17336
17337 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17338
17339         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17340
17341 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17342
17343         * mpw-README: Document GCCIncludes.
17344
17345 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17346
17347         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17348
17349 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17350
17351         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17352
17353 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17354
17355         * configure.in (*-*-cygwin32): Configure make.
17356
17357 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17358
17359         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17360
17361 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17362
17363         * Makefile.in (all-inet): Depend on all-perl.
17364
17365         * Makefile.in (inet-install): New target.
17366
17367         * Makefile.in (all-inet): Depend on all-tcl.
17368         (all-inet): Depend on all-send-pr.
17369
17370 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17371
17372         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17373         temporarily.
17374
17375 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17376
17377         * configure.in: Don't configure --with-gnu-ld on AIX.
17378
17379 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17380
17381         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17382
17383 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17384
17385         * Makefile.in (ALL_MODULES): Added all-inet.
17386         (CROSS_CHECK_MODULES): Added check-inet.
17387         (INSTALL_MODULES): Added install-inet.
17388         (CLEAN_MODULES): Added clean-inet.
17389         (all-indent): New target.
17390
17391         * configure.in (host_tools): Added inet.
17392         (native_only): Added inet.
17393         (noconfigdirs): Added inet.
17394
17395 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17396
17397         * configure.in: Don't configure libgloss if we are not configuring
17398         newlib.
17399
17400 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17401
17402         * configure.in: Don't configure libgloss for unsupported
17403         architectures.
17404
17405 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17406
17407         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17408
17409 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17410
17411         * Makefile.in (ALL_MODULES): Include all-apache.
17412         (CROSS_CHECK_MODULES): Include check-apache.
17413         (INSTALL_MODULES): Include install-apache.
17414         (all-apache): New target.
17415
17416         * configure.in: Added apache everywhere perl is seen.
17417
17418 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17419
17420         * Makefile.in: Add support for clean-{module} and
17421         clean-target-{module} rules.
17422
17423 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17424
17425         * configure.in (*-*-ose) do not build libgloss.
17426
17427 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17428
17429         * config.guess (prep*:SunOS:5.*:*): Turn into
17430         powerpele-unknown-solaris2.
17431
17432 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17433
17434         * configure.in: Permit --enable-shared to specify a list of
17435         directories.
17436
17437 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17438
17439         * configure.in (host==solaris): Pass only the first word of $CC
17440         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17441
17442 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17443
17444         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17445
17446 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17447
17448         * Makefile.in (ALL_MODULES): Include all-perl.
17449         (CROSS_CHECK_MODULES): Include check-perl.
17450         (INSTALL_MODULES): Include install-perl.
17451         (ALL_X11_MODULES): Include all-guile.
17452         (CHECK_X11_MODULES): Include check-guile.
17453         (INSTALL_X11_MODULES): Include install-guile.
17454         (all-perl): New target.
17455         (all-guile): New target.
17456
17457         * configure.in (host_tools): Include perl and guile.
17458         (native_only): Include perl and guile.
17459         (noconfigdirs): Don't build guile and perl; no ports have been
17460         done.
17461
17462 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17463
17464         * configure (--enable-*): Handle quoted option lists such as
17465         --enable-sim-cflags='-g0 -O' better.
17466
17467 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17468
17469         * Makefile.in ({,inst}all-target): New rule so we can make and
17470         install all of the target directories easily.
17471
17472 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17473
17474         * configure.in: Add missing global flag in sed substitution when
17475         deleting `target-' from ${configdirs}.
17476
17477 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17478
17479         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17480         option.
17481
17482         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17483         config/mh-necv4.
17484
17485         * install.sh: Correct misspelling of transformbasename.
17486
17487         * config.guess: Recognize mips-*-sysv*.
17488
17489 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17490
17491         * config.sub: Recognize mon960.
17492
17493 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17494
17495         * configure: Restore Canadian Cross handling of BISON and LEX,
17496         removed in Feb 20 change.
17497
17498 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17499
17500         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17501         Mention make install.  Remove the old copyright date as well the
17502         clumsy and rather pointless copyright on the README file.
17503
17504 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17505
17506         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17507         Makefile after running symlink-tree, then run `make distclean' to
17508         avoid clobbering any generated files in srcdir.
17509
17510 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17511
17512         * configure.in (m68k-*-netbsd*): Build everything now.
17513
17514 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17515
17516         * Makefile.in (taz): Fix quoting.
17517
17518 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17519
17520         * configure.in (sparclet-*-*): Build everything now.
17521
17522 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17523
17524         * configure.in (m68k-*-linux*): New host.
17525
17526 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17527
17528         * configure: Check for bison before byacc.
17529
17530 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17531
17532         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17533         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17534         searching PATH.  These are used as fallbacks by Makefile.in if
17535         flex/bison/byacc aren't in objdir.
17536
17537 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17538
17539         * Makefile.in: Make everything which depends upon all-bfd also
17540         depend upon all-opcodes, in case --with-commonbfdlib is used.
17541
17542 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17543
17544         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17545         building NT native compilers on Unix.
17546
17547 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17548
17549         * configure.in: Don't get CC from the host Makefile fragment if we
17550         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17551         Solaris test for /usr/ucb/cc to the post target script, just after
17552         the compiler sanity test.
17553
17554 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17555
17556         * config.sub: Merge with FSF.
17557
17558 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17559
17560         * Makefile.in (RPATH_ENVVAR): New variable.
17561         (REALLY_SET_LIB_PATH): Use it.
17562         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17563
17564 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17565
17566         * config.sub, configure.in: Recognize sparclet cpu.
17567
17568 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17569
17570         * config.guess:  Support m68k-cbm-sysv4.
17571
17572 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17573
17574         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17575         m68k-unknown-linuxaout from linker help string.  Put quotes around
17576         $ld_help_string.
17577
17578 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17579
17580         * config.guess (powerpc-harris-powerunix): Add guess for port
17581         to new target.
17582
17583 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17584
17585         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17586
17587 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17588
17589         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17590         $(REALLY_SET_LIB_PATH) in Makefile.
17591         * Makefile.in (SET_LIB_PATH): New variable.
17592         (REALLY_SET_LIB_PATH): New variable.
17593         ($(DO_X)): Use $(SET_LIB_PATH).
17594         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17595         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17596         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17597         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17598         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17599         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17600         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17601         (install-dosrel): Likewise.
17602         (all-opcodes): Depend upon all-libiberty.
17603
17604 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17605
17606         * config.guess (*:CYGWIN*): New
17607
17608 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17609
17610         * Makefile.in (all-target-winsup): All all-target-libiberty.
17611
17612 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17613
17614         * configure.in (noconfigdirs): Add missing # in front of comment.
17615
17616 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17617
17618         * configure.in: add second pass to things added to noconfigdirs
17619         so *-gm-magic can exclude libgloss properly.
17620
17621 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17622
17623         * mpw-configure (extralibs_name, rez_name): Set correctly
17624         for MWC68K compiler.
17625
17626         * mpw-README: Add more info on the necessary build tools.
17627
17628 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17629
17630         * configure.in, config.sub: Recognize cygwin32.
17631
17632 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17633
17634         * config.guess, config.sub: Recognize A/UX.
17635
17636 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17637
17638         * config.sub: Merge with gcc/config.sub.
17639
17640 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17641
17642         * mpw-build.in (do-binutils): Add build of stamps.
17643
17644 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17645
17646         * config.sub: Add recognition for mips64vr4100*-* targets.
17647
17648 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17649
17650         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17651         Add creation of gconfigargs with `--enable-shared' turned on.
17652         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17653         ($(host)-stamp-stage3-configured): Likewise.
17654         (HOLES): Add chatr and ldd.
17655         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17656
17657 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17658
17659         * configure: Pass --nfp to recursive configures.
17660
17661 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17662
17663         * Makefile.in (DLLTOOL): New.
17664         (DLLTOOL_FOR_TARGET): New.
17665         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17666         (EXTRA_TARGET_FLAGS): Ditto.
17667         (EXTRA_GCC_FLAGS): Ditto.
17668         (CONFIGURE_TARGET_MODULES): Ditto.
17669         (DO_X): Ditto.
17670         * configure: Add DLLTOOL.
17671
17672 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17673
17674         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17675         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17676         mh-sco, since old workarounds no longer needed, and don't
17677         build ld, since libraries have weak symbols in COFF.
17678
17679 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17680
17681         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17682
17683 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17684
17685         * configure.in: Make sure that ${CC} can be used to compile an
17686         executable.
17687
17688 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17689
17690         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17691         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17692         nothing depending on whether gdbtk is being built.
17693
17694 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17695
17696         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17697
17698 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17699
17700         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17701         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17702
17703 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17704
17705         * config-ml.in: Add support for
17706         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17707         Simplify setting of multidirs from --disable-foo.
17708
17709 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17710
17711         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17712         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17713         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17714         non-empty, pass them on to the  GCC make.
17715         (all-bootstrap): New rule that is like all-gcc, except it executes
17716         the GCC bootstrap rule instead of the GCC all rule.
17717
17718 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17719
17720         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17721
17722 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17723
17724         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17725         DG/UX support.
17726
17727 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17728
17729         * config.sub (i*86*) Change [345] to [3456]
17730
17731 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17732
17733         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17734         --with-gnu-ld=no.
17735
17736 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17737
17738         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17739         AIX multilibs get built.
17740
17741 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17742
17743         * configure.in (i386-win32): Don't build expect if we're not
17744         building the tcl subdir.
17745
17746 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17747
17748         * Makefile.in: (configure-target-examples, all-target-examples):
17749         New targets, configure and build example programs.
17750
17751 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17752
17753         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17754         use it as input to sedit the generated MPW makefile.
17755         * mpw-README: Add a suggestion about Gestalt.h.
17756
17757 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17758
17759         * config.sub: Accept *-*-ieee*.
17760
17761 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17762
17763         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17764         Ronald F. Guilmette <rfg@monkeys.com>.
17765
17766 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17767
17768         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17769         for powerpc-pe native.
17770         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17771         (target==powerpc-pe): duplicate i386-win32 entry.
17772
17773 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17774
17775         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17776         of vxworks, not just vxworks5.1.
17777
17778 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17779
17780         * mpw-configure: Add support for exec-prefix.
17781
17782 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17783
17784         * config.guess: Recognize HP model 816 machines as having
17785         a PA1.1 processor.
17786
17787 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17788
17789         * configure: Ignore new autoconf configure options.
17790
17791 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17792
17793         * config.guess:  Recognize Pentium under SCO.
17794         From Robert Lipe <robertl@arnet.com>.
17795
17796 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17797
17798         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17799
17800 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17801
17802         * configure.in: Don't configure gas for alpha-dec-osf*.
17803
17804 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17805
17806         * configure.in: Default to --with-stabs for some targets for which
17807         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17808         i[345]86*-*-unixware*.
17809
17810 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17811
17812         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17813         rather than basing it on the target.  Simplify handling of options
17814         controlling which directories to configure.  Remove extraneous
17815         slash in multi-clean target.
17816
17817 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17818
17819         * config-ml.in: Prefix more variables with ml_ so they don't collide
17820         with configure's.
17821
17822 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17823
17824         * configure: Don't turn -v into --v.
17825
17826 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17827
17828         * configure.in (targargs): Fix typo.
17829
17830         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17831
17832 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17833
17834         * configure.in: Strip --host and --target options from
17835         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17836         --with-cross-host option when building with a cross-compiler.
17837         * configure: Canonicalize the arguments put into config.status by
17838         always using `=' for an option with an argument.  Pass a presumed
17839         --host or --target explicitly.
17840
17841 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17842
17843         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17844         into general OS recognition case.
17845
17846 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17847
17848         * configure.in (target_configdirs): add target-winsup only
17849         for win32 target systems.
17850
17851 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17852
17853         * Makefile.in (all-target-libgloss): Depend upon
17854         configure-target-newlib, since when libgloss is built it looks to
17855         see if the newlib directory exists.
17856
17857 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17858
17859         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17860         cfg-ml-*.in.
17861
17862 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17863
17864         * configure: Handle LD and LD_FOR_TARGET when configuring a
17865         Canadian Cross.
17866
17867 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17868
17869         * configure.in (target_libs): add target-winsup.
17870         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17871         (target==ppcle-pe): remove ld from $noconfigdirs.
17872
17873 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17874
17875         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17876         Preserve relative path names in $srcdir.  Build symlink tree if
17877         configuring cross target dir and srcdir=. (= no VPATH support).
17878         (configure-target-libg++): Depend on configure-target-librx.
17879         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17880         * config-ml.in: New file.
17881         * symlink-tree: New file.
17882         * configure: Ensure srcdir="." if that's what it is.
17883
17884 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17885
17886         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17887         includes and FLEX_SKELETON setting.
17888         * mpw-configure (--with-gnu-ld): New option, controls whether
17889         to use PPCLink or ld with PowerMac GCC.
17890         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17891         * mpw-config.in: Configure grez if targeting Mac.
17892
17893         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17894         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17895         just macos.
17896         * configure.in: Configure grez resource compiler if targeting Mac.
17897         * Makefile.in (all-grez, install-grez): New targets.
17898
17899 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17900
17901         * configure: CXX defaults to gcc, not g++.  If we find
17902         gcc in the path, set CC to gcc -O2.
17903
17904 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17905
17906         * configure: Default ${build} correctly.  Avoid picking up extra
17907         spaces when reading CC and CXX from Makefile.  When doing a
17908         Canadian Cross, use plausible default values for numerous
17909         variables.
17910         * configure.in: When doing a Canadian Cross, don't try to
17911         configure tools whose configure script can't handle it.
17912
17913 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17914
17915         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17916
17917 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17918
17919         * configure:  Remove dubious bug reporting address.
17920
17921 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17922
17923         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17924         configure script, run that instead of this directory's configure.
17925         In either case, print a message that we're configuring the sub-dir.
17926
17927 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17928
17929         * configure.in: Before checking for the existence of various files,
17930         use sed to filter out "target-".
17931
17932 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17933
17934         * Makefile.in (DO_X): Split rule to decrease command line length
17935         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17936         (Philippe De Muyter).
17937
17938 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17939
17940         * Makefile.in (all-patch): depend on all-libiberty.
17941
17942 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17943
17944         * configure.in: If the only directory in target_configdirs which
17945         actually exists is libiberty, then set target_configdirs to empty,
17946         to avoid trying to build a target libiberty in a gas or gdb
17947         distribution.
17948
17949 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17950
17951         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17952         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17953         systems.
17954
17955 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17956
17957         * configure.in (copy_dirs): Use sys-include instead of include
17958         for --with-headers option.
17959
17960 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17961
17962         * Makefile.in, configure.in: Make winsup builds work with
17963         new scheme.
17964
17965 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17966
17967         * configure.in: Build the linker on AIX.
17968
17969 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17970
17971         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17972         where needed.
17973
17974 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17975
17976         * Makefile.in (all-gcc): Fix typo.
17977
17978 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17979
17980         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17981
17982 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17983
17984         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17985         to target-xiberty, to provide more flexibility.
17986         (target_subdir):  Define.  Create if cross.
17987         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17988         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17989         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17990         check-libFOO -> check-target-libFOO, etc.
17991         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17992         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17993         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17994         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17995         allow ALL_GCC="" to only configure.
17996         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17997         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17998         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17999
18000 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18001
18002         * Makefile.in (taz): Build "info" in etc explicitly.
18003
18004 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18005
18006         * configure.in:  Make sure that CC is undefined (as opposed to
18007         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18008         problem with autoconf trying to configure on a host without GCC.
18009
18010 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18011
18012         * mpw-configure: Set host alias from choice of host compiler,
18013         only use generic MPW Makefile sed if present, edit a file
18014         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18015         * mpw-README: Add problem notes about CW6 and CW7.
18016
18017 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18018
18019         * Makefile.in (taz): Use ";" instead of ";;".
18020
18021 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18022
18023         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18024         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18025         DISTDOCDIRS.
18026         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18027         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18028
18029 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18030
18031         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18032         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18033         Move bfd to DISTSTUFFDIRS.
18034
18035 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18036
18037         * Makefile.in (X11_LIB): Removed.
18038         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18039
18040         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18041
18042 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18043
18044         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18045         names.
18046
18047 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18048
18049         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18050
18051 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18052
18053         * configure.in (i[345]86-*-win32): Always build newlib.
18054         Don't configure cvs, autoconf or texinfo.
18055         * Makefile.in (LD_FOR_TARGET): New.
18056         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18057         Pass down LD_FOR_TARGET.
18058
18059 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18060
18061         * winsup: New directory.
18062         * Makefile.in: Build winsup.
18063         * configure.in: Winsup is configured when target is win32.
18064         Can only build win32 target GDB when native.
18065
18066 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18067
18068         * config.guess: Recognize HP model 819 machines as having
18069         a PA 1.1 processor.
18070
18071 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18072
18073         * configure: Fix sed loop which substitutes for CC and CXX to
18074         avoid bug found in various sed implementations.
18075
18076 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18077
18078         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18079         simulator.  Use standard powerpc-*-eabi*.
18080
18081 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18082
18083         * configure.in: Stop putting gas and binutils in noconfigdirs for
18084         powerpc-*-aix* and rs6000-*-*.
18085
18086 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18087
18088         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18089         -mcall-aixdesc libraries.
18090
18091 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18092
18093         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18094
18095         * config.sub (arm | armel | armeb): Fix shell syntax.
18096
18097 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18098
18099         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18100         -msoft-float and -mcpu=common support.
18101         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18102         libraries.
18103
18104 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18105
18106         * configure.in: Allow configuration and build of emacs19 for the alpha.
18107
18108 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18109
18110         * configure.in (CC): Get ^CC, not just any old CC, from
18111         ${host_makefile_frag}.
18112
18113 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18114
18115         * configure.in (CC): Try to get CC from
18116         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18117
18118 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18119
18120         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18121         only if it exists in $(srcdir).
18122
18123 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18124
18125         * configure: If CC and CXX are not set in the environment, set
18126         them, based on either an existing Makefile or on searching for gcc
18127         in PATH.  Substitute for CC and CXX in Makefile.
18128         * configure.in: Remove libm from target_libs.  Separate
18129         target_configdirs from configdirs.  If CC is not set in
18130         environment, try to get it from a host Makefile fragment.  Rewrite
18131         changes of configdirs to use skipdirs instead.  A few minor
18132         tweaks.  Take directories out of target_configdirs as they are
18133         taken out of configdirs.  Remove existing Makefile files from
18134         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18135         CONFIG_ARGUMENTS in Makefile.
18136         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18137         by configure.in.
18138         (CONFIG_ARGUMENTS): Likewise.
18139         (CONFIGURE_TARGET_MODULES): New variable.
18140         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18141         ($(CONFIGURE_TARGET_MODULES)): New target.
18142         (configure-libg++, configure-libio): New targets.
18143         (all-libg++): Depend upon configure-libg++.
18144         (all-libio): Depend upon configure-libio.
18145         (configure-libgloss, all-libgloss): New targets.
18146         (configure-libstdc++): New target.
18147         (all-libstdc++): Depend upon configure-libstdc++.
18148         (configure-librx, all-librx): New targets.
18149         (configure-newlib): New target.
18150         (all-newlib): Depend upon configure-newlib
18151         (configure-xiberty): New target.
18152         (all-xiberty): Depend upon configure-xiberty.
18153
18154 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18155
18156         * configure.in (host i[345]86-*-win32):  Expand the
18157         noconfigdirs again.
18158
18159 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18160
18161         * mpw-configure: Fix sed command file name.
18162
18163 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18164
18165         * configure.in (host i[345]86-*-win32): Reduce the
18166         noconfigdirs again.
18167
18168 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18169
18170         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18171         or powerpc*-*-pe*, since they are not yet supported.
18172
18173 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18174
18175         Add PowerMac support and many other enhancements.
18176         * mpw-configure: New option --cc to select compiler to use,
18177         paste options set according to --cc into the generated
18178         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18179         if mpw-make.sed is present.
18180         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18181         add forward includes for PowerPC include files.
18182         * mpw-build.in: Build using Makefile.PPC if present.
18183         (do-byacc, etc): Remove separate version resource builds.
18184         (do-gas): Build "stamps" before "all".
18185         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18186         * mpw-README: Update to reflect --cc option, PowerMac support,
18187         and recently-reported compatibility problems.
18188
18189 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18190
18191         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18192         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18193         (--with-multilib-top): Pass to recursive invocations.
18194
18195 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18196
18197         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18198         v810-*-*.
18199
18200 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18201
18202         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18203         gdb, ld and opcodes on v810-*-*.
18204
18205 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18206
18207         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18208         (local-maintainer-clean): New target.
18209         (maintainer-clean): New target.
18210         (realclean): Just depend upon maintainer-clean.
18211
18212 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18213
18214         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18215
18216 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18217
18218         * configure.in: Build ld in mips*-*-bsd* case.
18219
18220 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18221
18222         * config.sub: Accept -lites* OS.  From Ian Dall.
18223
18224 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18225
18226         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18227         targets.
18228
18229 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18230
18231         * configure.in: treat i386-win32 canadian cross the same as
18232         i386-go32 canadian cross.
18233
18234 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18235
18236         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18237         running under the simulator to build a reduced set of libraries.
18238         (powerpc-*-eabiaix): Add fine grained multilib support added to
18239         other powerpc targets yesterday.
18240
18241 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18242
18243         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18244         -disable-softfloat, -disable-relocatable, -disable-aix, and
18245         -disable-sysv to control which multilib libraries get built.
18246
18247 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18248
18249         * configure: Add Makefile.tem to list of files to remove in trap
18250         handler.
18251
18252 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18253
18254         * config.guess (*Linux*):  Add missing "exit"s.
18255         Also, need specific check for alpha-unknown-linux (uses COFF).
18256
18257 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18258
18259         * config.guess:  Merge with FSF:
18260
18261         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18262         * config.guess (AIX4): More robust release numbering discovery.
18263
18264         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18265         * config.guess (i386-sequent-ptx): Properly get version number.
18266
18267         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18268         * config.guess (mips:*:4*:UMIPS): New case.
18269
18270 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18271
18272         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18273         (i386-win32 host): Likewise.  Don't build readline.
18274
18275 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18276
18277         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18278         SUPPORT_FILES to submakes.
18279
18280 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18281
18282         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18283         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18284         mpw-configure.
18285
18286 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18287
18288         * configure.in (appdirs): Use =, not ==, in test expression when
18289         trying to build the text to print in the warning message for
18290         Solaris users.
18291
18292 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18293
18294         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18295
18296 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18297
18298         * config.guess: Recognize lynx-2.3.
18299
18300 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18301
18302         * config.sub (z8ksim): Deleted
18303         (z8k-*-coff): New, this is the one true name of the target.
18304
18305 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18306
18307         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18308
18309 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18310
18311         * config.guess (*:Linux:*:*): First try asking the linker what the
18312         default object file format is (elf, aout, or coff).  Then if this
18313         fails, try previous methods.
18314
18315 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18316
18317         * configure.in: Don't build newlib for *-*-vxworks5.1.
18318
18319 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18320
18321         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18322         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18323
18324 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18325
18326         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18327
18328 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18329
18330         * cfg-ml-com.in: New file.
18331         * cfg-ml-pos.in: New file.
18332
18333 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18334
18335         * COPYING.NEWLIB: Add HP free copyright to list.
18336
18337 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18338
18339         * config.sub: Recognize -eabi* for the system, not just -eabi.
18340
18341 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18342
18343         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18344         * config.sub, configure.in (win32): New target and host.
18345
18346 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18347
18348         * configure.in: Add i386-pe configuration.
18349
18350 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18351
18352         * mpw-build.in (install): Install GDB after LD.
18353
18354 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18355
18356         * mpw-config.in (elf/mips.h): Always forward-include, needed
18357         for GDB to build.
18358
18359 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18360
18361         * testsuite: New directory for customer acceptance and whole tool
18362         chain tests.
18363
18364 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18365
18366         * configure: If per-host line isn't found, but AC_OUTPUT is found
18367         and a configure script exists, run it instead.
18368
18369 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18370
18371         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18372
18373 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18374
18375         * configure: Set build_{cpu,vendor,os,alias} to host values when
18376         --build isn't specified.
18377
18378 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18379
18380         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18381         (FLAGS_TO_PASS): Pass them.
18382         (EXTRA_TARGET_FLAGS): Ditto.
18383
18384 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18385
18386         * Makefile.in (all-libg++): Depend on all-libstdc++.
18387
18388 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18389
18390         * configure.in (noconfigdirs): Enable all packages for
18391           i386-unknown-netbsd.
18392
18393 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18394
18395         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18396         hosted builds (DOS builds)
18397
18398 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18399
18400         Changes for ARM based on patches from Richard Earnshaw:
18401         * config.sub: Handle armeb and armel.
18402         * configure.in: Omit arm linker only for riscix.
18403
18404 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18405
18406         * config.guess:  Update from FSF.
18407
18408 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18409
18410         * config.sub: Recognize powerpcle as the little endian variant of
18411         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18412         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18413         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18414         temporarily.
18415
18416 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18417
18418         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18419
18420 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18421
18422         * config.sub: Accept -lites* as a basic system type.
18423
18424 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18425
18426         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18427         installed, and if so return linuxoldld as the system name.
18428
18429 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18430
18431         * config.guess: Add hppa1.1-hp-lites support.
18432
18433 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18434
18435         * configure.in: Don't build newlib for m68k-vxworks5.1.
18436
18437 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18438
18439         * configure.in (mips-sgi-irix6): Use mh-irix5.
18440
18441 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18442
18443         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18444
18445 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18446
18447         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18448         OSF/1.  Fix compiler flags.
18449         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18450
18451 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18452
18453         * configure.in: Recognize --with-newlib.
18454         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18455
18456 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18457
18458         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18459         to *_X11_MODULES due to gdbtk needing X include files et al.
18460
18461 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18462
18463         Merge in support for Mac MPW as a host.
18464         (Old change descriptions retained for informational value.)
18465
18466         * mpw-config.in: Add generic include forwards for cpu-specific
18467         include files in aout and elf directories.
18468
18469         * mpw-configure: Added copyright.
18470         * mpw-config.in: Check for presence of required build tools.
18471         (target_libs): Add newlib.
18472         (target_tools): Add examples.
18473         (Read Me): Generate as "Read Me for MPW" instead.
18474         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18475         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18476         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18477
18478         * mpw-configure: Remove subdir-specific makefile hackery,
18479         delete mk.tmp after using it.
18480
18481         * mpw-build.in (all): Display start and end times.
18482
18483         * mpw-configure (host_canonical): Set.
18484         (target_cpu): Always add to makefiles.
18485         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18486         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18487         (mpw-mh-mpw): Look for in srcdir and srcroot.
18488         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18489
18490         * mpw-build.in: (install-only): New target.
18491
18492         * mpw-configure (host_alias, target_alias): Rename from hostalias
18493         and targetalias, add into generated Makefile.
18494         (mk.tmp): If present, add into generated Makefile.
18495         * mpw-build.in (all-gas): Build config.h first before gas proper.
18496
18497         * mpw-configure (config.status): Write only if changed.
18498         * mpw-config.in (readline): Configure it (not built, just used for
18499         definitions).
18500
18501         * mpw-config.in (elf/mips.h): Add a forward include.
18502
18503         * mpw-config.in: Forward-include most .h files in include into
18504         extra-include.
18505         (readline): Don't build.
18506         mpw-build.in (install): Install GDB.
18507
18508         * mpw-configure (prefix, mpw_prefix): Handle it.
18509         * mpw-config.in (mmalloc, readline): Don't configure.
18510         * mpw-build.in (thisscript): Rename to ThisScript.
18511         Use mpw-build instead of BuildProgram everywhere.
18512         (mmalloc, readline): Don't build.
18513         * mpw-README: New file, basic documentation about the MPW port.
18514
18515         * mpw-config.in: Use forward-include to create include files.
18516
18517         * mpw-configure: Add more things to the top of each configured
18518         Makefile, including contents of config/mpw-mh-mpw.
18519         * mpw-config.in (extra-include): Create this directory and fill it
18520         with Posix-like include files when configuring.
18521
18522         * config.sub (apple, mac, mpw): Add various aliases.
18523
18524         * mpw-build.in: New file, top-level build script fragment for MPW.
18525         * mpw-configure: New file, configure script for MPW.
18526         * mpw-config.in: New file, config fragment for MPW.
18527
18528 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18529
18530         * configure.in (host_libs): Remove glob, since it is gone from the
18531         sources.
18532
18533 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18534
18535         * Makefile.in: define empty GDB_NLM_DEPS var.
18536
18537         * configure.in(target_makefile_frag): use config/mt-netware
18538         for netware targets.
18539
18540 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18541
18542         * config.sub: Merge in recent FSF changes.  Remove linux special
18543         cases.
18544
18545 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18546
18547         Revert this change:
18548
18549         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18550
18551                 * build-all.mk: Use CC=cc -Xs on Solaris.
18552
18553 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18554
18555         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18556         stop using it.
18557         * Makefile.in: Nuke all references to glob subdirectory.
18558
18559 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18560
18561         * configure.in: Fix --enable-shared logic in per-host.
18562
18563 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18564
18565         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18566
18567 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18568
18569         * configure.in (noconfigdirs): Don't build gas on AIX, for
18570         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18571
18572 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18573
18574         * configure: Fix --cache-file to work if the file argument is a
18575         relative path.
18576
18577 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18578
18579         * configure: If the --cache-file is used, pass it down to
18580         configure in subdirectories.
18581
18582 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18583
18584         * config.sub: add vxworks29k configuration.
18585
18586 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18587
18588         * Makefile.in (taz): Do "diststuff" part quietly.
18589
18590 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18591
18592         * config.sub: Mini-merge with gcc/config.sub.
18593
18594 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18595
18596         * config.guess (IRIX): Sed - to _.
18597
18598 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18599
18600         * Makefile.in (source-vault, binary-vault): New targets.
18601
18602 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18603
18604         * config.sub: Recognize -eabi as a basic system type.
18605
18606 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18607
18608         * configure.in (enable_shared stuff): Fix typo.
18609
18610 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18611
18612         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18613
18614 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18615
18616         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18617
18618 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18619
18620         * configure.in (rs6000-*-*): Don't build gas.
18621
18622 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18623
18624         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18625         reduce command line length.
18626         (AS_FOR_TARGET): Check for as.new, not Makefile.
18627         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18628
18629 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18630
18631         * config.guess:  Merge from FSF.
18632
18633 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18634
18635         * configure: Don't use $ when handling program_suffix.
18636
18637 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18638
18639         * configure.in:  Configure tk for hppa/hpux.
18640
18641 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18642
18643         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18644
18645 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18646
18647         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18648         to LIBCXXFLAGS.  Tests are better run without it.
18649
18650 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18651
18652         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18653
18654 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18655
18656         * configure.in (*-*-netware*): Don't configure xiberty.
18657
18658 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18659
18660         * configure.in:  Remove tk from native_only list.
18661
18662 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18663
18664         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18665           for special NCD build.
18666
18667 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18668
18669         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18670         makeall.bat, they're only useful for binutils snapshots.
18671         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18672         makeall.bat to specified SUPPORT_FILES.
18673
18674 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18675
18676         * build-all.mk: Add Ericsson targets to sun4 and solaris
18677           hosts.  Add  BNR's sun4 target to solaris host, so their
18678           build-from-source will be tested in-house first.
18679
18680 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18681
18682         * Makefile.in (LIBCFLAGS): New variable.
18683         (CFLAGS_FOR_TARGET): Ditto.
18684         (LIBCFLAGS_FOR_TARGET): Ditto.
18685         (LIBCXXFLAGS): Ditto.
18686         (CXXFLAGS_FOR_TARGET): Ditto.
18687         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18688         (BASE_FLAGS_TO_PASS): Pass them.
18689         (EXTRA_TARGET_FLAGS): Ditto.
18690
18691         * configure.in: Support --enable-shared.
18692
18693 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18694
18695         * configure.in (target_libs):  Include libstdc++ again.
18696         * config.guess:  Update from FSF (for FreeBSD).
18697
18698 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18699
18700         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18701         makeall.bat.
18702         (DISTDOCDIRS): Add `etc'.
18703         (ETC_SUPPORT_PFX): New variable.
18704         (taz): Include anything from etc starting with a word in
18705         ETC_SUPPORT_PFX.
18706
18707 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18708
18709         * config.sub: Update for recent FSF changes.  Remove obsolete
18710         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18711         spacing changes.
18712
18713 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18714
18715         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18716
18717         * config.guess:  Merge with FSF.
18718         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18719
18720 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18721
18722         * configure: Since the "trap 0" handler will override the exit
18723         status on many systems, only use it for "exit 1", and make it set
18724         a non-zero exit status; reset it before "exit 0".  Also, check
18725         exit status of config.sub, and error out if it failed.
18726
18727 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18728
18729         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18730         and install libgloss.
18731
18732 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18733
18734         * Makefile.in (all-binutils): Depend upon all-byacc.
18735
18736         * configure.in: Don't build emacs on Irix 5.
18737
18738 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18739
18740         * configure.in (*-*-netware*): Add libio.
18741
18742 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18743
18744         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18745         (CHECK_TARGET_MODULES): Ditto.
18746         (INSTALL_TARGET_MODULES): Ditto.
18747         (TARGET_LIBS): Ditto.
18748         (all-libstdc++): Note dependencies.
18749
18750 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18751
18752         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18753
18754 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18755
18756         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18757         -fexternal-templates.
18758
18759         * configure.in (target_libs): Add libstdc++.
18760         (noconfigdirs): Add libstdc++ as appropriate.
18761
18762 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18763
18764         * config.guess:  Update from FSF.
18765
18766 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18767
18768         * configure: Use ${config_shell} when running ${configsub}.
18769
18770 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18771
18772         * config.sub: No longer recognize h8300h.
18773
18774 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18775
18776         * config.sub: Remove extraneous differences between config.sub and
18777         gcc/config.sub.
18778
18779 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18780
18781         * Makefile.in (DISTSTUFFDIRS): Add gas.
18782
18783 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18784
18785         * COPYING.NEWLIB: New file.
18786
18787 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18788
18789         * config.guess (HP-UX):  Patch from Harlan Stenn
18790         <harlan@landmark.com> to also emit release level.
18791
18792 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18793
18794         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18795
18796 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18797
18798         * config.sub:  Merge nextstep cleanup from FSF.
18799
18800 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18801
18802         * configure.in (arm-*-*): Don't configure ld for this target.
18803
18804 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18805
18806         * configure.in (*-*-netware): don't configure libg++, libio,
18807           librx, or newlib.
18808
18809 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18810
18811         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18812         configure ld--it works, but it doesn't support shared libraries.
18813
18814 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18815
18816         * config.guess (*-unknown-freebsd*):  Get rid of possible
18817         trailing "(Release)" in version string.
18818         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18819
18820 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18821
18822         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18823         Fix type: *-next-neststep -> *-next-nextstep.
18824
18825         * config.guess:  Merge from FSF:
18826
18827         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18828
18829         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18830
18831         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18832
18833         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18834         instead of UNIX_SV for UnixWare 1.0).
18835
18836 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18837
18838         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18839         to make gdb/nlm/* build after the compiler and linker.
18840
18841 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18842
18843         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18844         not just i[34]86.
18845         (m68k-atari-sysv4):  Relocate to match FSF version.
18846
18847         * config.guess:  More merges from the FSF:
18848
18849         Add a space before function call or macro invocation.
18850
18851         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18852
18853         * config.guess: Add trap cmd to remove dummy.c and dummy when
18854         interrupted.
18855
18856         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18857
18858         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18859         (dummy): Redirect stderr from compilation of dummy.c.
18860
18861         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18862
18863         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18864
18865 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18866
18867         * configure: Accept and ignore --cache*, for compatibility with
18868         new autoconf.
18869
18870 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18871
18872         * config.guess:  Merge from FSF:
18873
18874         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18875
18876         * config.guess (Pyramid*:OSx*:*:*): New case.
18877         (PATH): Add /.attbin at end for finding uname.
18878         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18879
18880         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18881
18882         * config.guess (M88*:DolphinOS:*:*): New case.
18883
18884         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18885
18886         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18887         to select whether to use ELF or COFF.
18888
18889         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18890
18891         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18892
18893         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18894
18895         * config.guess: Guess the OS version for HPUX.
18896
18897         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18898
18899         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18900
18901 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18902
18903         * configure.in: Recognize --with-headers, --with-libs, and
18904         --without-newlib.
18905         * Makefile.in (all-xiberty): Depend upon all-ld.
18906
18907 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18908
18909         * configure.in: Change i[34]86 to i[345]86.
18910
18911 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18912
18913         * configure (version): A few more tweaks to help message.
18914
18915 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18916
18917         * Makefile.in:  Remove (for now) librx as a host library,
18918         now that we're building it for target.
18919
18920 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18921
18922         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18923         (Karl Berry).
18924
18925 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18926
18927         * configure.in:  Also configure librx.
18928
18929 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18930
18931         * Makefile.in:  Update various rules to reflect that librx
18932         is now needed for libg++.
18933
18934 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18935
18936         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18937
18938 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18939
18940         * configure.in: Configure the examples directory.
18941
18942 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18943
18944         * configure: Simplify Jun 2 1994 change.
18945
18946 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18947
18948         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18949         /bin/gcc isn't good enough to build gcc.
18950
18951 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18952
18953         * Makefile.in (GDB_SUPPORT_FILES): Remove
18954         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18955         (gdb.tar.gz): Add new rule to use standard distribution building
18956         mechanism.
18957
18958 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18959
18960         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18961         Bill Cox <bill@cygnus.com>.
18962
18963 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18964
18965         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18966
18967 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18968
18969         * configure:  Search current dir first in .gdbinit.
18970
18971 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18972
18973         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18974
18975 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18976
18977         * config.sub:  Refer to NeXT's operating system as nextstep.
18978
18979         * config.sub (case $basic_machine):  Re-order the cases, to match
18980         the order in the FSF version (which is mostly alphabethical).
18981         Merge in some additions and changes from the FSF.
18982
18983 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18984
18985         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18986         * config.sub: Recognize cxux7.
18987         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18988
18989 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18990
18991         * config.sub:  Fix typo powerpc -> powerpc-*.
18992
18993 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18994
18995         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18996
18997         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18998         parallel with all-emacs and install-emacs).  Top-level command
18999         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19000
19001 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19002
19003         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19004         $(relbindir)/make before doing ``make install'', and use
19005         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19006         installing over running make binary.
19007         ($(host)-stamp-stage3-installed): Likewise.
19008
19009 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19010
19011         * config.guess: Recognize Mach.
19012
19013 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19014
19015         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19016         see whether --exec-prefix was used.
19017
19018 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19019
19020         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19021
19022 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19023
19024         * Makefile.in: Add all-librx target similar to all-libproc.
19025
19026 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19027
19028         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19029         with post 1.2 uname bogosity.
19030
19031 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19032
19033         * configure: Remove temporary files on receipt of a signal.
19034
19035 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19036
19037         * configure: If there is a package_makefile_frag, remove
19038         ${subdir}/Makefile.tem after copying it in.
19039
19040 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19041
19042         * build_all.mk: support rs6000 lynx identifies itself as
19043         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19044         since /bin/gcc is too feeble to compile a modern gcc.
19045
19046 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19047
19048         * brought devo/test-build.mk update-to-date with progressive/
19049           test-build.mk. Add lynx targets and hppa flag info.
19050
19051 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19052
19053         * configure.in:  Use mh-ncrsvr43.  Patch from
19054         Tom McConnell <tmcconne@sedona.intel.com>.
19055
19056 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19057
19058         * config.guess (i386-unknown-bsdi):  No longer need to
19059         check #if defined(__bsdi__) && defined(__i386__).
19060
19061 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19062
19063         * configure: Set program_transform_nameoption correctly.
19064
19065 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19066
19067         * brought build-all.mk update-to-date with progressive build-all.mk,
19068           added new targets and hppa info.
19069
19070 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19071
19072         * configure: If config.guess result is a prefix of the user
19073         specified target, assume a native build and use the user specified
19074         target as the host alias.  Remove SunOS patch suffix removal hack.
19075         * configure.in: Remove SunOS patch suffix removal hack.
19076
19077         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19078         in NATIVE_CHECK_MODULES.
19079
19080 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19081
19082         * Makefile.in: Rename HOST_ONLY to NATIVE.
19083         * configure: Delete SunOs patch suffix from host_canonical
19084           and build_canonical variables that are prepended to Makefiles.
19085         * configure.in: Add comments for easier maintenance.
19086
19087 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19088
19089         * Makefile.in: Add all-libproc target similar to all-gui.
19090
19091 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19092
19093         * Makefile.in (CHECK_MODULES): split into
19094         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19095
19096 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19097
19098         * config.guess (i386-unknown-bsdi): New system to guess.
19099
19100 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19101
19102         * Makefile.in: Add all-gui target (but not yet build by "all").
19103
19104 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19105
19106         * config.sub: Move deletion of patch suffix from here...
19107         * configure.in: To here, at Ian's suggestion.  The top-
19108           level scripts might need to know of a patch level.
19109
19110 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19111
19112         * config.sub: Strip off patch suffix so rtl is recognized
19113           as a sunos4.1.3 machine, even though it's been patched.
19114
19115 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19116
19117         * Makefile.in (INSTALL_LAST): Delete.
19118         (INSTALL_DOSREL): New.
19119
19120 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19121
19122         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19123         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19124         whether we pass down --with-gnu-ld anyhow.
19125
19126 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19127
19128         * Makefile.in (INSTALL_LAST): Change operation so it works
19129         on more flavors of make.
19130         * configure.in (go32): Don't build libg++ or libio.
19131
19132 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19133
19134         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19135         they can be overriden by templates.
19136
19137 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19138
19139         * configure.in (target==go32): Don't build gdb.
19140         * dosrel: New directory.
19141
19142 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19143
19144         * configure.in (host==go32): Configure dosrel too.
19145         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19146         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19147         be set by incoming names or templates.
19148         (INSTALL_LAST): New rule.
19149
19150 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19151
19152         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19153
19154 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19155
19156         * configure.in (appdirs): New variable.  Currently empty, but will
19157         be used in gas distribution.  If nonempty, lists a set of
19158         directories at least one of which must get configured, or top
19159         level configuration is considered to have failed.
19160         (rs6000-*-lynxos*): Use new file name.
19161
19162 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19163
19164         Eliminate XTRAFLAGS.
19165         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19166         newlib include files using -idirafter, and also use -nostdinc.
19167         (CXX_FOR_TARGET): Likewise.
19168         (XTRAFLAGS): Removed.
19169         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19170         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19171         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19172         ($(DO_X)): Don't pass down XTRAFLAGS.
19173
19174 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19175
19176         * configure.in (mips*-dec-bsd*): New target; do build linker.
19177         (mips*-*-bsd*): New target; don't build linker.
19178
19179 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19180
19181         * configure.in: support rs6000-*-lynxos* configuration.
19182         support sunos4 as a cross target.
19183
19184         * config.sub: look for lynx*, not lynx since the OS version may
19185         legitimately be part of the name.
19186
19187 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19188
19189         * configure.in (i[34]86-*-sco*): Move to be with other i386
19190         targets.
19191         (romp-*-*): New target.  Skip various binary utilities.
19192         (vax-*-*): New target.  Don't build newlib.
19193         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19194
19195 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19196
19197         * configure.in: Only set host_makefile_frag if config
19198         directory exists.
19199
19200 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19201
19202         * install.sh: If $dstdir exists, don't check whether each
19203         component does.
19204
19205 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19206
19207         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19208
19209 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19210
19211         * configure.in (*-*-lynxos*): Don't configure newlib for either
19212         native or cross Lynx.
19213
19214 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19215
19216         * config.sub (sparc64-elf): Fix os.
19217         (z8k): Remove duplicate.
19218
19219 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19220
19221         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19222         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19223
19224 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19225
19226         * configure: Make file links cleanly even if Lynx fails on
19227           an NFS symlink (at least fail cleanly).
19228
19229 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19230
19231         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19232         -XNh2000.
19233
19234 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19235
19236         * configure: Unknown options are fatal again.
19237
19238 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19239
19240         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19241         compatibility.
19242
19243 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19244
19245         * build-all.mk: Add `clean' target.
19246
19247 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19248
19249         * config.guess:  Add SINIX support.
19250         * configure.in:  Add mips-*-sysv4* support.
19251
19252 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19253
19254         * build-all.mk: Document all useful targets.
19255         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19256         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19257
19258 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19259
19260         * configure: Support --silent, --quiet.
19261
19262 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19263
19264         * configure: Support --disable-FEATURE.
19265
19266 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19267
19268         * config.guess: Recognize NCR running SVR4.3.
19269
19270 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19271
19272         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19273         Patch from Paul Eggert <eggert@twinsun.com>.
19274
19275 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19276
19277         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19278
19279 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19280
19281         * configure: Make unrecognized options give nonfatal warnings
19282         instead of fatal errors, and pass them to any subdirectory
19283         configures in case they recognize them.
19284         Make --x equivalent to --with-x.
19285
19286 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19287
19288         * configure: Add --enable-* options.  Clean up usage message and
19289         some comments.
19290
19291 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19292
19293         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19294
19295 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19296
19297         * configure.in (hppa*-*-*): Enable binutils.
19298
19299 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19300
19301         * config.sub: Recognize cisco.
19302
19303 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19304
19305         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19306
19307 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19308
19309         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19310         than one configuration name.  Add comment.
19311
19312 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19313
19314         * config.guess: about target *-hitachi-hiuxwe2, fixed
19315         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19316         macro is incorrect.]
19317
19318 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19319
19320         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19321         than the "make ls" stuff which used to be here.
19322
19323 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19324
19325         * config.guess:  Recognize i[34]86-unknown-freebsd.
19326         From Shawn M Carey <smcarey@rodan.syr.edu>.
19327
19328 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19329
19330         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19331
19332 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19333
19334         * config.guess: Check for ptx.
19335
19336 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19337
19338         * config.sub: Add os9k checking.
19339
19340 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19341
19342         * config.guess: Handle OSF1 running on HPPA processors
19343
19344 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19345
19346         * configure: If subdir configure fails, print out a message with
19347         subdirectory name, in case subdir's configure code didn't identify
19348         itself.
19349
19350 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19351
19352         * configure.in: Remove embedded newlines from configdirs.
19353         Avoid mismatches of substrings.  Fix matching strings at end
19354         of configdirs.
19355
19356 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19357
19358         * config.guess:  Add Lynx/rs6000 config support.
19359
19360 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19361
19362         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19363
19364 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19365
19366         * configure.in (hppa*-*-osf*): Treat this just like most other
19367         PA configurations (eg no binutils or ld).
19368         (hppa*-*-*elf*): These configurations have binutils and ld.
19369
19370 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19371
19372         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19373
19374 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19375
19376         * configure.in (rs6000-*-*): Build gas.
19377
19378 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19379
19380         * Makefile.in:  Avoid bug in losing hpux sed.
19381
19382 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19383
19384         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19385         for GDB and GDB has been fixed to not need it.
19386
19387 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19388
19389         * config.guess: Recognize vax hosts.
19390
19391 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19392
19393         * configure (while loop): Don't use "break 2" inside case
19394         statement -- the case statement isn't an enclosing loop.
19395
19396 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19397
19398         * config.guess:  Clean up NeXT support, to allow nextstep
19399         on Intel machines.  Make OS be nextstep.
19400
19401 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19402
19403         * config.guess: Add alternate forms for Convex.
19404
19405 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19406
19407         * configure:  Completely rewrite option processing.  Take
19408         advantage of pattern-matching to avoid invoking test frequently.
19409         Also clean up host and target defaulting logic.
19410
19411 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19412
19413         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19414         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19415         commands (plus user environment) will fit SCO limits.
19416
19417 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19418
19419         * configure.in: Don't issue warnings about directories which are
19420         not being configured if -norecursion is set.  Correct test for
19421         --with-gnu-as and --with-gnu-ld to not get confused by substring
19422         matches.
19423
19424         * configure.in: Don't build gas for alpha-dec-osf1*.
19425
19426 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19427
19428         * configure:  Back out Per's change of 12/19/1993.  It changes the
19429         behavior of configure in unexpected and confusing ways.
19430
19431         Also, use different delim char when calculating
19432         program_transform_name so that the name can contain slashes.
19433
19434 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19435
19436         * configure.in, config.sub: Add support for VSTa micro-kernel.
19437
19438 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19439
19440         * configure.in: Nuke hacks which were used to get a special
19441         version of GAS for HPPA configurations.
19442
19443 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19444
19445         * configure:  If only ${target_alias} is given, use that
19446         as the default for ${host_alias}.
19447         * configure:  Add missing back-slashes before nested quotes.
19448
19449 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19450
19451         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19452
19453 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19454
19455         * config.guess:  Recognize some Tektronix configurations.
19456         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19457
19458 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19459
19460         * config.sub: Match any flavor of SH.
19461
19462 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19463
19464         * configure.in: Don't try to configure newlib for Alpha.
19465
19466 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19467
19468         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19469         libg++ or libio for any Alpha target.
19470
19471         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19472
19473 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19474
19475         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19476         default arguments -- so it tried to compress itself.
19477
19478 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19479
19480         * configure.in (notsupp): ensure that a space is always at the end
19481           of the configdirs list, since the grep checks for an explicit space
19482
19483 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19484
19485         * configure.in (target i386-sysv4.2): don't build ld, since static
19486           versions of many libraries are not available.
19487
19488 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19489
19490         * config.guess: Recognize Apollos (using environment variables).
19491         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19492
19493 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19494
19495         * config.guess: Recognize Sony news mips running newsos.
19496
19497 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19498
19499         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19500         "fi ; else" for bash.
19501
19502 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19503
19504         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19505
19506 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19507
19508         * config.sub: accept unixware as an alias for svr4.2.
19509         Fix some inconsistancies with the gcc version.
19510
19511 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19512
19513         * Makefile.in (DISTDOCDIRS):  Add gdb.
19514
19515 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19516
19517         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19518
19519 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19520
19521         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19522         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19523         this now.
19524
19525 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19526
19527         * config.sub: Accept hiux* as an OS name.
19528
19529         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19530         etc/make-stds.texi.  The underscore came from gcc, and dje now
19531         agrees that RUNTESTFLAGS is the correct name.
19532
19533 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19534
19535         * install.sh:  Remove 'set -e'.  It makes any conditionals
19536         in the script useless.
19537
19538         * config.guess: Automatically recognize arm-acorn-riscix
19539         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19540
19541 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19542
19543         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19544
19545 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19546
19547         * Makefile.in (DISTDOCDIRS): New variable.
19548         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19549         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19550
19551 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19552
19553         * configure.in (hppa target): check the source directory for the
19554           pagas sub-directory
19555
19556 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19557
19558         * config.sub: Allow -aout* and -elf*.
19559
19560 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19561
19562         * configure.in: Don't build ld on i386-solaris2, same as for
19563         sparc-solaris2.
19564
19565 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19566
19567         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19568
19569 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19570
19571         * configure.in:  Configure gdb for alpha.
19572
19573 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19574
19575         * Makefile.in (CXXFLAGS): Add -O.
19576
19577 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19578
19579         * config.guess: added support for DG Aviion
19580
19581 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19582
19583         * configure.in: Produce warning message for subdirectories not
19584         configurable for this host/target combination.  Don't try to
19585         configure gdb for vms.
19586
19587 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19588
19589         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19590         appropriate files before making "diststuff".
19591         (DISTBISONFILES): New var: list of files to be edited.
19592         (DISTSTUFFDIRS): Add binutils.
19593
19594 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19595
19596         * config.sub: also handle mipsel and mips64el (for little endian mips)
19597
19598 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19599
19600         * configure.in: Add * to end of all OS names.
19601
19602 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19603
19604         * configure.in: Build newlib for LynxOS native.
19605
19606 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19607
19608         * config.guess: Add support for delta 88k running SVR3.
19609
19610         * configure.in: Add comment about HP compiler vs. emacs.
19611
19612 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19613
19614         * configure.in: don't build ld on solaris2 (not a viable option
19615           due to bugs in getpwnam & getpwuid)
19616
19617 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19618
19619         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19620         config.guess will produce a full version number.
19621
19622 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19623
19624         * configure.in: Build linker and binutils for alpha-dec-osf1.
19625
19626 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19627
19628         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19629         and gdb/testsuite/Makefile.in.
19630
19631 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19632
19633         * configure.in: recognize mips*- instead of mips-
19634
19635 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19636
19637         * config.sub: Accept linux*coff and linux*elf as operating
19638         systems.
19639
19640 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19641
19642         * config.sub: Recognize mips64, and mips3 as an alias for it.
19643
19644 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19645
19646         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19647         gdb knows how to handle OSF/1 shared libraries.
19648
19649 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19650
19651         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19652         * config.guess: Recognize Hitachi's HIUX.
19653         * config.sub: Recognize h3050r* and hppahitachi.
19654         Remove redundant cases for hp9k[23]*.
19655
19656 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19657
19658         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19659         if gas and ld are in the source tree and are in ${configdirs}.
19660         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19661         --with options (but still pass them down on the command line,
19662         if they were explicitly specified).
19663
19664 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19665
19666         * configure: substitute SHELL value in Makefile.in with
19667         ${CONFIG_SHELL}
19668
19669 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19670
19671         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19672         *-*-solaris2* targets.
19673
19674 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19675
19676         * Makefile.in: define M4, and pass it down to sub-makes;
19677         all-autoconf now depends on all-m4
19678
19679 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19680
19681         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19682         presence of {ar,ranlib} instead of a configured directory
19683
19684 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19685
19686         * config.guess: Accept 34?? as well as 33?? for NCR.
19687
19688 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19689
19690         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19691         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19692
19693 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19694
19695         * configure: grab values for $(CC) and $(CXX) from the
19696         environment, so that someone can do "CC=gcc configure; make" and
19697         have it work right (matching the way that autoconf works now)
19698
19699         * configure.in, Makefile.in: add support for gash, the tcl
19700         interface to Galaxy
19701
19702         * config.guess: add NetBSD variants (hp300, x86)
19703
19704 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19705
19706         * install.sh: Support -d option (in the manner of SunOS 4 install,
19707         as it is more deterministic than that of GNU install)
19708         (chmodcmd): Set file to mode 755 by default (should also do default
19709         chgrp and chown, but I don't feel like dealing with that now)
19710
19711 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19712
19713         * config.sub: Remove h8300hhms alias.
19714
19715 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19716
19717         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19718
19719 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19720
19721         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19722         as stmp-fixinc
19723
19724 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19725
19726         * config.sub: recognize m88110-bug-coff.
19727
19728 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19729
19730         * Makefile.in (all-libio): all dependencies on the toolchain used
19731         to build this (gcc, gas, ld, etc)
19732
19733 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19734
19735         * config.guess: Deal with OSF/1 1.3 on alpha.
19736
19737 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19738
19739         * install.sh: add some 'else true' clauses for portability
19740
19741         * configure.in: don't build libio for h8[35]00-*-* targets
19742
19743 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19744
19745         * Makefile.in:  Add support for new libio.
19746
19747 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19748
19749         * install.sh: If one command fails, don't try the rest.  Don't try
19750         to remove $dsttmp (via trap) unless we have already created it.
19751         If $src doesn't exist, detect it and exit with an error.
19752
19753         * config.guess: Recognize BSD on hp300.
19754
19755 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19756
19757         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19758         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19759
19760 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19761
19762         * Makefile.in (all-send-pr): depends on all-prms
19763
19764 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19765
19766         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19767
19768 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19769
19770         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19771         Added test for mips-mips-riscos5.
19772
19773 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19774
19775         * configure.in: use mh-hp300 for 68k HP hosts
19776
19777 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19778
19779         * configure: add support for CONFIG_SHELL, so that you can use
19780         some alternate shell for evaluating configure scripts
19781
19782 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19783
19784         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19785         in configure script to bug-gdb@prep.ai.mit.edu when building
19786         distribution archive.
19787         * Makefile.in (COMPRESS):  Remove def.
19788         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19789         gdb.tar.Z and make-gdb.tar.Z respectively.
19790         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19791         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19792         to convergence with 'taz' target in Makefile.in.
19793
19794 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19795
19796         * install.sh (dsttmp): use trap to ensure that tmp files go
19797         away on error conditions
19798
19799 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19800
19801         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19802
19803 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19804
19805         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19806         its parent is '/' not ''.
19807
19808         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19809
19810 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19811
19812         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19813         that ${newsrcdir}/configure.in does.
19814
19815 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19816
19817         * test-build.mk: support for CONFIG_SHELL
19818
19819 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19820
19821         * config.sub (netware):  Add as a basic system type.
19822
19823 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19824
19825         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19826           $(srcdir)/ from the dependency on Makefile.in.
19827
19828 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19829
19830         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19831         (h8300hhms is temporary until multi-libraries are implemented).
19832         * configure.in: Handle h8300h too.
19833
19834 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19835
19836         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19837
19838 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19839
19840         * configure:  Remove extraneous output when guessing host type.
19841         * config.guess:  Remove extraneous output when guessing using C
19842         compiler rather than uname, or when guessing fails.
19843
19844 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19845
19846         * Makefile.in: remove all.cross and install.cross targets
19847
19848         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19849           definitions
19850
19851 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19852
19853         * configure.in (target sh): Build gprof.
19854
19855 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19856
19857         * config.sub: change -solaris to -solaris2
19858
19859 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19860
19861         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19862
19863 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19864
19865         * configure: Correct error message for missing Makefile.in to
19866         print correct directory.
19867
19868 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19869
19870         * install.sh: kludge around 386BSD shell bug
19871
19872 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19873
19874         * config.guess:  Recognize NeXT.
19875         * config.guess:  Recognize i486-ncr-sysv4.
19876         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19877
19878 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19879
19880         * Makefile.in (MAKEINFOFLAGS): New variable.
19881         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19882         * build-all.mk, test-build.mk: Pass down --no-split as
19883         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19884
19885 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19886
19887         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19888
19889 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19890
19891         * Makefile.in (libg++.tar.z):  New rule.
19892         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19893         * Makefile.in (taz):  Only do a single chmod.
19894
19895 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19896
19897         * install.sh: don't use dirname anymore (replaced with sed usage)
19898
19899 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19900
19901         * Makefile.in:  Change extension for gzip'd files from '.z' to
19902         '.gz' per new FSF standard usage.
19903
19904 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19905
19906         * configure: put quotes around the final value of program_transform_name
19907
19908 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19909
19910         * Makefile.in: new install.sh support; update install-info rules
19911
19912 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19913
19914         * configure.in: Build diff for crosses, but not for go32 host.
19915
19916         * configure.in: Build gprof only for native, and don't build it
19917         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19918
19919 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19920
19921         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19922
19923 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19924
19925         * configure.in (host_tools): Add prms.
19926
19927 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19928
19929         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19930         with $(FLAGS_TO_PASS) on the command line
19931
19932         * config.sub: Recognize lynx and lynxos
19933
19934 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19935
19936         * config.sub: Accept -ecoff*, not just -ecoff.
19937
19938 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19939
19940         * Makefile.in (taz): Use .gz suffix instead of .z.
19941         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19942         names.
19943
19944 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19945
19946         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19947
19948 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19949
19950         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19951         that rebuilds that might happen during 'make install' don't get
19952         bogus gcc include files
19953
19954 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19955
19956         Change from Utah for HPPA support:
19957         * config.guess: Recognize hppa1.x-hp-bsd.
19958
19959 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19960
19961         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19962         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19963
19964 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19965
19966         * config.sub: Add support for rom68k and bug boot monitors.
19967
19968 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19969
19970         * Makefile.in: Make all-opcodes depend on all-bfd.
19971
19972 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19973
19974         * config.guess: Added special check for i[34]86-univel-sysv4*.
19975
19976 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19977
19978         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19979         the processor rather than assuming i486.
19980
19981 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19982
19983         * config.guess: Recognize SunOS6 as Solaris3.
19984
19985 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19986
19987         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19988         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19989
19990 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19991
19992         * build-all.mk (all-cross): New target for Canadian Cross.
19993         Added Q2 go32 targets.
19994         * test-build.mk: Configure go32 cross sparclite-aout and
19995         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19996         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19997
19998 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19999
20000         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20001         GO32 hosted toolchains
20002
20003 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20004
20005         * configure: change  so "-exec-prefix" gets passed down rather
20006         than "-exec_prefix" so autoconf generated Makefiles get the
20007         exec_prefix set right.
20008
20009 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20010
20011         * config.guess: get the Solaris2 minor version number
20012
20013         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20014
20015 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20016
20017         * config.guess: Recognize some Sequent platforms.
20018
20019 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20020
20021         * Makefile.in: added the vault-install target
20022
20023         * configure.in: actually use the Sun3 makefile fragment that's in
20024         config, also added the release dir to configdirs
20025
20026 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20027
20028         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20029
20030 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20031
20032         * configure.in: remove some program from Alpha targetted toolchains
20033
20034 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20035
20036         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20037         gprof.
20038         (taz): Run "make diststuff" in those directories instead of "make
20039         proto-dir".  Look for "VERSION=" only at start of line in subdir
20040         Makefile.  Use "gzip -9" for compression.
20041         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20042         (binutils.tar.z): New target.
20043
20044 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20045
20046         * Makefile.in (taz): Include gpl.texinfo.
20047
20048 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20049
20050         * Makefile.in (setup-dirs): Merged into "taz" target.
20051         (taz): Only do `proto-dir' stuff if a directory is actually needed
20052         for this target.
20053
20054 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20055
20056         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20057         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20058         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20059         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20060         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20061
20062 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20063
20064         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20065         config.sub, and move-if-change to gdb testsuite distribution
20066         archive, so the testsuite can be extracted, configured, and
20067         run separately from the gdb distribution.  Blow away the Chill
20068         tests that require a Chill compiled executable, since GNU Chill
20069         is not yet publically available.
20070
20071 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20072
20073         * test-build.mk: set environment variables in a single command,
20074         instead of a list of assignments and exports
20075
20076         * config.guess: recognize Alpha/OSF1 systems
20077
20078 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20079
20080         * configure: Change help message to prefer --options rather than
20081           -options.
20082
20083 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20084
20085         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20086         zippy@ecst.csuchico.edu.
20087         * config.guess: Recognize miniframe.
20088
20089 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20090
20091         * Makefile.in: Use srcroot to find runtest rather than rootme.
20092         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20093
20094 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20095
20096         * test-build.mk: Extensive additions to support building on a
20097         machine other than the host.
20098
20099 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20100
20101         * configure (tooldir): Fix for i386-aix again.
20102
20103 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20104
20105         * configure, Makefile.in:  Change definition of $(tooldir)
20106         to match the FSF.
20107
20108 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20109
20110         * config.guess:  Recognize i[34]86/SVR4.
20111
20112 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20113
20114         * Makefile.in (all-gdb): gdb depends on sim.
20115
20116 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20117
20118         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20119         at the same time we make the prototype gdb directory.
20120         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20121         files at the same time as the gdb base release distribution.
20122
20123 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20124
20125         * Makefile.in (check): Use individual check targets rather than
20126         DO_X rule.
20127         (check-gcc): Added.
20128
20129 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20130
20131         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20132         for System V release 3.2.
20133
20134 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20135
20136         * config.sub: Recognize hppaosf.
20137         * configure.in: Do configure ld/binutils/gas for it.
20138
20139 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20140
20141         * configure (tooldir): Alter syntax used to set this, for systems
20142         where "\$" isn't handled right, like i386-aix.
20143
20144 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20145
20146         * configure: Pass program-transform-name, not
20147         program_transform_name, to recursive configures.
20148
20149 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20150
20151         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20152         of gas+ld+binutils.
20153
20154 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20155
20156         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20157
20158 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20159
20160         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20161
20162 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20163
20164         * Makefile.in (PRMS): Set back to all-prms.
20165
20166 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20167
20168         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20169         targets, rather than for MIPS hosts.
20170
20171 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20172
20173         * configure.in: add comment for --with-x default values
20174
20175         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20176
20177         * Makefile.in: add check-* targets for each of the directories in
20178         the tree.  Add a definition of RUNTEST that will use the one we
20179         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20180
20181 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20182
20183         * configure.in: Removed obsolete references to bfd_target and
20184         target_makefile_frag.
20185
20186         * build-all.mk: Set assorted targets for Q2.
20187         * config.sub: Recognize z8k-sim and h8300-hms.
20188         * test-build.mk: Really don't pass host to configure.
20189         (HOLES): Added uname.
20190
20191 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20192
20193         * configure: Handle an empty program-prefix, program-suffix or
20194         program-transform-name correctly.
20195
20196 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20197
20198         * build-all.mk: -G 8 no longer required for MIPS targets.
20199         * test-build.mk: Don't pass host argument to configure; make it
20200         guess.
20201
20202 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20203
20204         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20205         * Makefile.in (COMPRESS):  New macro, like GZIP.
20206
20207 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20208
20209         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20210
20211         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20212         with gas currently defaults to -G 0.
20213
20214 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20215
20216         * Makefile.in (all-flex): flex depends on byacc.
20217
20218         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20219         to test-build.mk as RELEASE_TAG.
20220         * test-build.mk (configargs): New variable containing arguments to
20221         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20222         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20223
20224         * config.guess: Use /bin/uname when checking -X argument on SCO,
20225         to avoid invoking GNU uname which doesn't understand -X.
20226
20227         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20228
20229         * configure.in: Build gas for mips-*-*.
20230
20231 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20232
20233         * Makefile.in (all.normal): insert missing backslash.
20234
20235 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20236
20237         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20238
20239         * Makefile.in: Complete overhaul to merge many almost identical
20240         targets.
20241
20242 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20243
20244         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20245         (gdb.tar.Z): Adjusted.
20246
20247         * Makefile.in (setup-dirs, taz): New targets; should be general
20248         enough to adapt for gdb sometime.  Build only .z file.
20249         (gas.tar.z): New target.
20250
20251 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20252
20253         * build-all.mk: Use CC=cc -Xs on Solaris.
20254
20255 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20256
20257         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20258         for handling BISON for FSF releases.
20259
20260 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20261
20262         * configure: Actually implement the change zoo just documented.
20263
20264 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20265
20266         * configure: when using config.guess, only set target_alias when
20267         it's not already been set (ie, on the command line)
20268
20269 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20270
20271         * Makefile.in: add installcheck target, set PRMS to install-prms
20272
20273 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20274
20275         * configure: add support for package_makefile_fragment, handle the
20276         case where a directory has a configure.in file but no Makefile.in
20277         more gracefully (with an actual understandable error message, even);
20278         add support for --without (and add this to the usage message); also
20279         explicitly add a --host=${host_alias} to the command line when
20280         config.guess is used
20281
20282 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20283
20284         * configure: Must use both --host and --target in recursive calls.
20285
20286 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20287
20288         * Makefile.in: Change deja-gnu to dejagnu.
20289
20290 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20291
20292         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20293
20294 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20295
20296         * configure.in: canonicalize all instances to *-*-solaris2*,
20297         also strip out a number of tools to not build for go32 host
20298
20299 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20300
20301         * config.guess: add GPL.
20302
20303         * Makefile.in, config.guess, config.sub, configure: bump
20304           copyrights to 93.
20305
20306 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20307
20308         * Makefile.in (do-info): Removed obsolete check for existence of
20309         localenv file.
20310
20311         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20312
20313 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20314
20315         * Makefile.in: a couple of 'else true' for decstation,
20316         support for TclX
20317
20318         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20319
20320 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20321
20322         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20323
20324 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20325
20326         * config.guess: Recognize i386-ibm-aix (PS/2).
20327         * configure.in: Use config/mh-aix386 file for it.
20328
20329 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20330
20331         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20332         CC_FOR_TARGET instead.
20333         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20334
20335 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20336
20337         * Makefile.in: Add sim to list of directories sent with gdb
20338
20339 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20340
20341         * configure.in: Put back mips-dec-bsd* case.
20342
20343 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20344
20345         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20346         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20347         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20348
20349 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20350
20351         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20352
20353         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20354         (install-info): install dir.info only if it exists,
20355         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20356
20357 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20358
20359         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20360         gas for mips-dec-bsd.
20361
20362 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20363
20364         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20365         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20366
20367 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20368
20369         * configure.in: Added "dejagnu" to hosttools list.
20370
20371 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20372
20373         * config.sub, configure.in, config.guess:  Add support
20374         for Bosx, an AIX variant from Bull.
20375         Patches from F.Pierresteguy@frcl.bull.fr.
20376
20377 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20378
20379         * devo/dejagnu: Initial creation of devo/dejagnu.
20380         Migrated dejagnu testcases and support files for testing software
20381         tools to reside as subdirectories, currently called "testsuite",
20382         within the directory of the software tool.  Migrated all programs,
20383         support libraries, etc. beloging to dejagnu proper from
20384         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20385         with no modifications.  The changes to these files which will
20386         allow them to configure, build, and execute properly will be made
20387         in a future update.
20388
20389 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20390
20391         * Makefile.in: Change send_pr to send-pr.
20392         * configure.in: Likewise.
20393         * send_pr: Renamed directory to send-pr.
20394
20395 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20396
20397         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20398
20399 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20400
20401         * README:  Update for gdb-4.8 release.
20402         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20403         gdb-xxx.tar.z (gzip'd) file also.
20404
20405 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20406
20407         * Makefile.in: make all-diff depend on all-libiberty
20408
20409 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20410
20411         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20412
20413 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20414
20415         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20416
20417 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20418
20419         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20420         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20421         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20422
20423 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20424
20425         * Makefile.in:  makeinfo binary is in a new location
20426
20427 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20428
20429         * config.sub: Accept -ecoff as an OS.
20430
20431         * Makefile.in: Various changes to eliminate a level of make
20432         recursion and reduce the required command line length.
20433         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20434         sub-makes.
20435         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20436         variables holding settings for specific sub-makes.
20437         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20438         in terms of BASE_FLAGS_TO_PASS.
20439         (TARGET_LIBS): New variable listing directories which use
20440         TARGET_FLAGS_TO_PASS.
20441         (subdir_do): Eliminated.
20442         (do-*): New set of targets to replace subdir_do.
20443         (various): All targets which used subdir_do now depend on do-*.
20444         (local-clean): Renamed from do_clean.
20445         (local-distclean): New target, dependency of distclean and
20446         realclean.
20447         (install-info): Don't create directories.  Depend on dir.info
20448         rather than calling make recursively.
20449         (install-dir.info): Eliminated.
20450         (install-info-dirs): Create all info directories here.
20451         (dir.info): Depend upon do-install-info.
20452
20453         * test-build.mk (HOLES): Added false.
20454
20455 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20456
20457         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20458
20459 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20460
20461         * Makefile.in (info): remove dependency on all-texinfo.  The
20462         problem was really in texinfo/C, not at this level.
20463
20464 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20465
20466         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20467
20468 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20469
20470         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20471         GDB releases.
20472
20473 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20474
20475         * configure: Include srcdir in message about target of link not
20476         being found.  Don't convert `-' to `_' in `with' options being
20477         passed to subdirs.
20478
20479 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20480
20481         * configure.in: add uudecode to host_tools
20482
20483         * Makefile.in: added {all,install}-uudecode targets, added them to
20484         the appropriate lists
20485
20486 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20487
20488         * Makefile.in (all-gcc): Added dependency on all-gas.
20489
20490         * configure.in (mips-*-*): Build ld and binutils.
20491
20492 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20493
20494         * configure: check return code from mkdir, print error message and
20495           exit on failure.
20496
20497 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20498
20499         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20500
20501 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20502
20503         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20504
20505 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20506
20507         * config.sub (h8500):  Recognize this as a cpu type.
20508
20509 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20510
20511         * configure: source directory missing is no longer a warning
20512
20513         * configure.in: recognize irix[34]* instead of irix[34]
20514
20515         * Makefile.in: define and pass down X11_LIB
20516
20517 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20518
20519         * guess-systype: Renamed to ...
20520         * config.guess:  ... by popular request.
20521         * configure.in, Makefile.in:  Update accordingly.
20522
20523 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20524
20525         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20526         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20527         + Execute ./dummy instead of assuming . is in PATH.
20528
20529 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20530
20531         * guess-systype:  New shell script.  Attempts to guess the
20532         canonical host name of the executing host.
20533         Only a few hosts are supported so far.
20534         * configure:  Call guess-systype if no host is specified.
20535
20536 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20537
20538         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20539         gcc Makefile.
20540
20541 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20542
20543         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20544         (all-gcc, install-gcc, subdir_do): Use it.
20545
20546 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20547
20548         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20549
20550 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20551
20552         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20553           set exclusively by configure, using configure.in .
20554
20555 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20556
20557         * test-build.mk: set $PATH for all builds
20558
20559         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20560
20561 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20562
20563         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20564         the one used in gcc/Makefile.in, so that a null expansion doesn't
20565         override the one needed to build gcc with a native cc.
20566
20567 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20568
20569         * configure: Accept -with arguments.
20570
20571 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20572
20573         * Makefile.in: added h8300sim
20574
20575 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20576
20577         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20578         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20579         (all-cygnus, native, build-cygnus): Make
20580         $(canonhost)-stamp-3stage-done, not $(host)....
20581         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20582         i386-sco3.2v4.  Added else true to if command.
20583
20584 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20585
20586         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20587
20588 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20589
20590         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20591
20592 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20593
20594         * configure.in: don't remove binutils from Solaris builds
20595
20596 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20597
20598         * Makefile.in: get rid of earlier definitions for *clean,
20599         also handle the recursive info rule better
20600
20601 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20602
20603         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20604         do more-or-less the right thing.
20605
20606 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20607
20608         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20609         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20610
20611 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20612
20613         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20614         $(host_canonical).
20615
20616         * configure.in: split the configdirs list into 4 categories (native
20617         v. cross, library v. tool) and handle the cross-only and native-
20618         only in more reasonable (and correct!) way.
20619
20620 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20621
20622         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20623         configdirs anymore.
20624
20625 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20626
20627         * Makefile.in: extensive cleanup::  removed all of the explicit
20628         clean-* targets, collapsed many wrappers around subdir_do into
20629         one, added additional targets to satisfy standards.texi, deleted
20630         some old targets, some changes for consistency
20631
20632 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20633
20634         * configure.in: handle some programs as cross-only, and others as
20635         native only
20636
20637         * test-build.mk: handle partial holes in a more generic manner
20638
20639         * Makefile.in: m4 depends on libiberty
20640
20641 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20642
20643         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20644         time, wdiff, and find to configdirs
20645
20646         * Makefile.in: all, clean, and install rules for the new programs
20647         added to configure.in
20648
20649 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20650
20651         * configure.in: use mh-sun for all *-sun-* hosts
20652
20653 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20654
20655         * Makefile.in: define flags for X11 include files and library file
20656         locations, pass them down to the programs that need this info
20657
20658         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20659
20660 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20661
20662         * configure.in: start building libg++ for HP-UX targets
20663
20664 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20665
20666         * README:  Update references to files moved into etc/.
20667
20668 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20669
20670         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20671         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20672
20673 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20674
20675         * configure: accept dash as well as underscore in long option
20676         names for FSF compatibility.
20677
20678 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20679
20680         * config.sub: added -sco3.2v4 support from FSF.
20681
20682 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20683
20684         * configure.in: expand the section that adds or removes
20685         directories from the list of programs to build, to handle native
20686         vs. cross in addition to host v. native
20687
20688 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20689
20690         * Makefile.in:  Replace C++ in macro names with CXX.
20691         This is less likely to break ...
20692
20693 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20694
20695         * test-build.mk: add -w to GNU_MAKE
20696
20697 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20698
20699         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20700         add 'sparc' to list of recognized cpus.  This needed to make
20701         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20702         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20703         then changes that into $CPU-wrs-vxworks.
20704
20705         * configure.in: remove most references to gdbtest, regularize
20706         target based program removal
20707
20708         * test-build.mk: import from p3 tree (many fixes and changes)
20709
20710 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20711
20712         * Makefile.in: added rules to handle tcl, tk, and expect
20713
20714         * configure.in: handle those directories if they exist
20715
20716 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20717
20718         * config.sub: removed bogus hppabsd and hppahpux names, since
20719         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20720
20721 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20722
20723         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20724         depends upon all-xiberty
20725
20726         * Makefile.in: changes from p3, including:
20727
20728         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20729
20730         * Makefile.in (XTRAFLAGS): include newlib directories if
20731         newlib/Makefile exists, rather than if host != target.
20732
20733         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20734
20735         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20736         from the same source tree and not building a cross-compiler.  This
20737         matters for the libg++ configuration if reconfiguring a tree that
20738         has already been installed.
20739
20740         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20741
20742         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20743         pick up the machine and system specific header files.
20744
20745         * Makefile.in: added AS_FOR_TARGET, passed down in
20746         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20747         the C compiler to use to create programs which are run in the
20748         build environment, set it to default to $(CC), and passed it down
20749         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20750
20751         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20752
20753         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20754         We need them for unusual native builds, like systems without
20755         ranlib.
20756
20757         * configure: also define $(host_canonical) and
20758         $(target_canonical), which are the full, canonical names for the
20759         given host and target
20760
20761 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20762
20763         * Makefile.in:  Added separate definitions for C++.
20764
20765 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20766
20767         * configure.in (configdirs):  Add deja-gnu.
20768
20769 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20770
20771         * README:  Update for configure.texi and gdb-4.7 release.
20772
20773 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20774
20775         * Makefile.in:  Move "all" target to top of file.
20776         Previously, first target was ".PHONY" which caused BSD4.4 make
20777         to build .PHONY when make was run without arguments.
20778
20779 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20780
20781         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20782         Library-copylefted code in libiberty.
20783
20784 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20785
20786         * config.sub:  Replace m68kmote with plain old m68k.
20787
20788 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20789
20790         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20791
20792 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20793
20794         * config.sub: Complain if no argument is given.  Added support for
20795         386bsd as OS and target alias.
20796
20797 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20798
20799         * Makefile.in (XTRAFLAGS): include newlib directories if
20800         newlib/Makefile exists, rather than if host != target.
20801
20802 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20803
20804         * config.sub: recognize sparclite-wrs-vxworks.
20805
20806         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20807         p3.) Added clean-xiberty to clean.
20808
20809 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20810
20811         * configure.in: use *-*-* instead of nested cases for host and target
20812
20813 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20814
20815         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20816         from the same source tree and not building a cross-compiler.  This
20817         matters for the libg++ configuration if reconfiguring a tree that
20818         has already been installed.
20819
20820 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20821
20822         * config.sub (i486v/i486v4):  Merge in from FSF version.
20823
20824 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20825
20826         * configure: only set PWD if it is already set.
20827
20828 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20829
20830         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20831         doesn't have unset and all success paths (and most error paths)
20832         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20833         to just ${PWD} to avoid confusion.)
20834
20835 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20836
20837         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20838         even for a native compilation.
20839
20840 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20841
20842         Changes to make the gdb.tar.Z rule work better.
20843
20844         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20845         (DEVO_SUPPORT):  Add configure.texi.
20846         (bfd-ilrt.tar.Z):  Remove ancient rule.
20847
20848 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20849
20850         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20851         pick up the machine and system specific header files.
20852
20853         * configure.in, config.sub: added new target m68010-adobe-scout,
20854         with alias of adobe68k.  Changed configure.in to check for
20855         -scout before -sco* to avoid a false match.
20856
20857         * Makefile.in: added AS_FOR_TARGET, passed down in
20858         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20859         the C compiler to use to create programs which are run in the
20860         build environment, set it to default to $(CC), and passed it down
20861         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20862
20863 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20864
20865         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20866         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20867         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20868         FOR_TARGET variants, to newlib and libg++.
20869
20870 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20871
20872         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20873         first.
20874
20875 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20876
20877         * config.sub:  Accept `elf' as an environment.
20878
20879 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20880
20881         * Makefile.in (all-opcodes):  cd into the right directory
20882
20883 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20884
20885         * configure: added -program_transform_name option, used as
20886         argument to sed when installing programs.
20887         configure.texi: added documentation for -program_prefix,
20888         -program_suffix and -program_transform_name.
20889
20890 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20891
20892         * config.sub:  Accept i486 where i386 ok.
20893
20894 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20895
20896         * config.sub: accept we32k
20897
20898 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20899
20900         * config.sub, configure.in: accept OSE68000 and OSE68k.
20901
20902         * Makefile.in: don't create all directories for ``make install'';
20903         let the subdirectories create the ones they need.
20904
20905 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20906
20907         * COPYING: new file, GPL v2
20908
20909 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20910
20911         * Makefile.in: use the new gen-info-dir, which needs a template
20912         argument (which also lives in texinfo)
20913
20914         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20915
20916 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20917
20918         * config.sub (ncr3000):  Change i386 to i486.
20919
20920 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20921
20922         * Makefile.in: add install-rcs, install-grep to
20923         install-no-fixedincludes, removed install-bison and install-libgcc
20924
20925 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20926
20927         * configure.in: grab the HPUX makefile fragment if on HPUX
20928
20929 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20930
20931         * Makefile.in: eradicate bison spoor (ditto libgcc).
20932          configure.in: recognise m68{k,000}-ericsson-OSE.
20933          es1800 is alias for m68k-ericsson-OSE
20934
20935 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20936
20937         * configure.in: rearrange the parts that remove programs from
20938         configdirs, based now on HOST==TARGET or by canonical triple.
20939
20940 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20941
20942         * test-build.mk: recurse explicitly with -f test-build.mk when
20943           appropriate.  predicate stage3 and comparison on the existence
20944           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20945           On very clean, also remove ...stamp-co.  Build in-place before
20946           doing other builds.
20947
20948 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20949
20950         * Makefile.in, configure.in: add tgas
20951
20952 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20953
20954         * Makefile.in: a number of changes merged in from progressive.
20955
20956         * configure.in: add libm.
20957
20958         * .cvsignore: ignore some stuff that comes from test-build.mk.
20959
20960 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20961
20962         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20963
20964 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20965
20966         * configure: Add program_suffix (parallel to program_prefix)
20967         * Makefile.in: adjust directory-creating script for losing decstation
20968
20969 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20970
20971         * configure:  Minor $subdir-related fixes.
20972
20973 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20974
20975         * configure: fix various problems with propogating
20976         makefile_target_frag in subdirs.
20977         * configure.in: config libgcc if its there
20978
20979 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20980
20981         * config.sub:  HPPA merge.
20982
20983 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20984
20985         * Makefile.in:  Replace all-bison with all-byacc in all
20986         dependency lines for other tools (which now use byacc).
20987
20988 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20989
20990         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20991
20992 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20993
20994         * Makefile.in: make gprof rules similar to byacc rules (instead of
20995         vestigal $(unsubdir) that didn't work...)
20996
20997 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20998
20999         * config.sub:  Add support for Linux.
21000         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21001         (at least for libg++).
21002
21003 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21004
21005         * configure.texi: fix doc for the -nfp option to configure
21006
21007 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21008
21009         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21010
21011 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21012
21013         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21014         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21015         * configure.in: added solaris* host_makefile_frag hook.
21016
21017 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21018
21019         * config.sub: changed recognition of m68000 so that various
21020         m68k types can be specified via m680[01234]0
21021
21022 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21023
21024         * config.sub (basic_machine): fix sed so that '-foo' isn't
21025         completely substituted out while .+'-foo' loses the '-foo'
21026
21027 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21028
21029         * config.sub ($os): Add -aout.
21030
21031 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21032
21033         * configure:  If host_makefile_frag is absolute, don't
21034         prefix ${invsubdir} (relevant to libg++ auto-configure).
21035
21036 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21037
21038         * Makefile.in (tooldir): Define it.
21039         (all-ld): Depend on all-flex.
21040
21041 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21042
21043         * Makefile.in (check):  Fix libg++ special case.
21044
21045 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21046
21047         * configure: do not bury `pwd` into config.status, thus do fewer
21048           pwd's.
21049
21050         * configure: print the "Building in" message only when building in
21051           other than "." AND verbose.
21052
21053         * configure: remove -s, rework -v to better accommodate guested
21054           configures.
21055
21056         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21057
21058 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21059
21060         * Makefile.in: macroize flags passed on recursion.  remove
21061           fileutils.
21062
21063 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21064
21065         * configure: get makesrcdir right for subdirs deeper than 1.
21066
21067         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21068           install.
21069
21070 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21071
21072         * Makefile.in: don't print subdir_do or recursion lines.
21073
21074 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21075
21076         * standards.texi: added menu item.
21077
21078         * Makefile.in: build and install standards.info.
21079
21080         * standards.texi: new file.
21081
21082 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21083
21084         * configure: test for and move config.status pieces from
21085           ${subdir}/.
21086
21087 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21088
21089         * configure:  Test for existance of files before trying to mv
21090         them, to avoid numerous non-existance messages.
21091
21092 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21093
21094         * configure: correct final line of config.status.
21095
21096         * configure: patch from eggert.  Avoids a protection problem if
21097           the original Makefile.in is read only.
21098
21099         * configure: use move-if-change from gcc to create config.status.
21100           Some makefiles depend on config.status to tell if a directory
21101           has been reconfigured for a different host.  This change
21102           prevents those directories from remaking everything in the case
21103           where the reconfig was only intended to rebuild a Makefile.
21104
21105         * configure: test for config.sub with "config.sub sun4" rather
21106           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21107           host alias from a missing config.sub.
21108
21109 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21110
21111         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21112           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21113
21114 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21115
21116         * configure: mkdir ${subdir} as needed.
21117
21118 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21119
21120         * Makefile.in,configure.in: added autoconf.
21121
21122 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21123
21124         * Makefile.in: no longer pass against on recursion.
21125
21126         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21127           definitions are not inherited.
21128
21129         * configure: correct makesrcdir when subdir is .
21130
21131 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21132
21133         * configure:  Add support for 'subdirs' variable, which is
21134         like 'configdirs', except that configure doesn't re-invoke
21135         itself for subdirs, it just creates a Makefile for each subdir.
21136         * configure.texi:  Document subdirs.
21137
21138 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21139
21140         * configure.in: added flex to configdirs
21141
21142 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21143
21144         * Makefile.in: remove clean-stamps from clean.
21145
21146 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21147
21148         * configure.in:  Add gdbtest to configdirs.
21149
21150 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21151
21152         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21153         to recursive makes.
21154         * configure.in:  Recognize new ncr3000 config.
21155
21156 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21157
21158         * Makefile.in, configure.in: removed references to gdbm.
21159
21160 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21161
21162         * config.sub:  Don't canonicalize os value
21163         newsos* to bsd (readline needs to check for newsos).
21164         (This fix was earlier made Jan 31, but got re-broken.)
21165
21166 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21167
21168         * configure.in:  sco is an os, not a vendor!
21169
21170         * configure:  Quote $( better.  Keep various shells happy.
21171
21172 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21173
21174         * Makefile.in: eliminate stamp-files.
21175
21176 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21177
21178         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21179           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21180
21181 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21182
21183         * config.sub:  fix iris/iris3.
21184
21185 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21186
21187         * configure: re-add -rm.
21188
21189 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21190
21191         * Maskefile.in: add .stmp-rcs to all.
21192
21193         * configure.in: remove gas from rs6000 build, use aix host fragment.
21194
21195 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21196
21197         * configure: pass down site_option during recursion.
21198
21199 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21200
21201         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21202
21203 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21204
21205         * configure: Change exec_prefix so that it really defaults to prefix.
21206
21207 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21208
21209         * Makefile.in, configure.in:  Add support for mmalloc library.
21210
21211 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21212
21213         * Makefile.in: add stmp dependencies for a few more things.
21214
21215 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21216
21217         * configure: adjusted error message on objdir/srcdir configure
21218           collision, per john's suggestion.
21219
21220         * Makefile.in: add libiberty stmp to all and all.cross.
21221
21222 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21223
21224         * Makefile.in: remove force dependencies, add grep to all.
21225
21226 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21227
21228         * Makefile.in: drop flex.  make stamp files work.
21229
21230         * configure: added test for conflicting configuration in srcdir,
21231           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21232           gets cranky.  use relative paths for configure and srcdir
21233           whenever possible.  Send some error messages to stderr that were
21234           going to stdout.
21235
21236 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21237
21238         * Makefile.in:  Fix libg++ rule to check for gcc directory
21239         before using gcc/gcc.  Also pass XTRAFLAGS.
21240
21241 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21242
21243         * Makefile.in: added stmp-files so that directories aren't polled
21244           when they are already built.
21245
21246         * configure.texi: fixed a node pointer problem.
21247
21248 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21249
21250         * config.sub configure.in gdb/configure.in
21251         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21252         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21253         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21254
21255 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21256
21257         * configure: -recurring becomes -silent.  corrected help message
21258           for -site= option.
21259
21260         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21261
21262 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21263
21264         * configure: when building Makefile for crosses, replace
21265           tooldir and program_prefix.  default srcdir from location of
21266           config.sub.  remove "for host in hosts" and "for target in
21267           targets" loops.
21268
21269 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21270
21271         * Makefile.in: Do not pass bindir or mandir to cvs.
21272
21273 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21274
21275         * Makefile.in, configure.in: removed traces of namesubdir,
21276           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21277           copyrights to '92, changed some from Cygnus to FSF.
21278
21279         * configure.texi: remove most references to multiple hosts,
21280           multiple targets, subdirs, etc.
21281
21282         * configure.man: removed rcsid. reference config.sub not
21283           config.subr.
21284
21285         * Makefile.in: mkdir $(infodir) on install-info.
21286
21287 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21288
21289         * configure.texi:  Explain better about .gdbinit and about
21290         the environment that configure.in sections run in.
21291
21292 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21293
21294         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21295
21296 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21297
21298         * README:  DOC.configure => cfg-paper.texi.
21299
21300 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21301
21302         * config.sub (near case $os):  Don't convert newsos* to bsd!
21303
21304 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21305
21306         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21307         the number of copies of COPYING that go into the GDB tar file.
21308
21309 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21310
21311         * bfd/configure.in, gdb/config/mh-i386sco,
21312         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21313         Fix SCO configuration stuff.
21314
21315 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21316
21317         * Makefile.in:  For libg++, make sure the -I pointing
21318         to the gcc directory goes *after* all the libg++-local -I flags.
21319         Also, move just-gcc dependency from just-libg++ to all-libg++.
21320
21321 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21322
21323         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21324
21325 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21326
21327         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21328
21329 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21330
21331         * config.sub:  Add stratus configuration frags.  Also
21332         submitted to FSF.
21333
21334 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21335
21336         * Makefile.in (DEV_SUPPORT):  add configure.man.
21337
21338         * config.sub(Decode manufacturer-specific):  add -none*.
21339
21340 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21341
21342         * Makefile.in:  remove form feeds to make Sun's make happy.
21343         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21344
21345 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21346
21347         * Makefile.in (AR_FLAGS):  Make quieter.
21348
21349 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21350
21351         * configure.in:  Add libg++.
21352         * configure:  When verbose, don't output the command line at each
21353         level; it will be unremarkably the same as the previous version,
21354         which will be the same as what the user typed.
21355
21356 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21357
21358         * configure.in, Makefile.in: fix clean-info, add flex.  add
21359           fileutils.
21360
21361         * configure: be less sensitive to spaces in Makefile.in.  Do not
21362           look for sources in "..".  Doing so breaks subdirectories that
21363           might have their own configure.  If a subdir has it's own
21364           configure script, use it.
21365
21366 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21367
21368         * cfg-paper.texi: some changes suggested by rms.
21369
21370 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21371
21372         * config.sub:  Merge in some small additions from the FSF version,
21373         taken from the gcc distribution, to bring the Cygnus and FSF
21374         versions into closer sync.
21375
21376 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21377
21378         * configure.in:  Changed svr4 references to sysv4.
21379
21380 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21381
21382         * configure: added -V for version number option.
21383
21384 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21385
21386         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21387           renamed from DOC.configure to cfg-paper.texi.
21388
21389 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21390
21391         * configure, config.subr, config.sub: config.subr is now
21392           config.sub again.
21393
21394 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21395
21396         * configure.texi: new file, in progress.
21397
21398         * Makefile.in: build info file and install the man page for
21399           configure.
21400
21401         * configure.man: new file, first cut.
21402
21403         * configure: find config.subr again now that configuration "none"
21404           has gone.  removed all traces of the -ansi option.  removed all
21405           traces of the -languages option.
21406
21407         * config.subr: resync from rms.
21408
21409 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21410
21411         * configure, config.sub, config.subr: merge config.sub into
21412           config.subr, call the result config.subr, remove config.sub, use
21413           config.subr.
21414
21415         * Makefile.in: revised install for dir.info.
21416
21417 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21418
21419         * configure.in: add decstation host makefile frag.
21420
21421         * Makefile.in: BISON now bison -y again.  also install-gcc on
21422           install.  clean-gdbm on clean.  infodir belongs in datadir.
21423           Make directories for info install.  Build dir.info here then
21424           install it.
21425
21426 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21427
21428         * Makefile.in: fix for bad directory tests.
21429
21430 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21431
21432         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21433           regexp.  -srcdir relative was being handled incorrectly.
21434
21435         * Makefile.in: unwrapped some for loops so that parallel makes
21436           work again and so one can focus one's attention on a particular
21437           package.
21438
21439 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21440
21441         * configure: added PWD as a stand in for `pwd` (for speed). use
21442           elif wherever possible.  make -srcdir work without -objdir.
21443           -objdir= commented out.
21444
21445 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21446
21447         * configure: +options become --options.  -subdirs commented out.
21448           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21449           Makefile now at top of generated Makefile.  Removed cvs log
21450           entries.  added -srcdir.  create .gdbinit only if there is one
21451           in ${srcdir}.
21452
21453         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21454           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21455           and mandir now keyed off datadir by default.
21456
21457 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21458
21459         * Freshly created ChangeLog.
21460
21461 \f
21462 Local Variables:
21463 mode: change-log
21464 left-margin: 8
21465 fill-column: 76
21466 version-control: never
21467 End: