Daily bump.
[platform/upstream/gcc.git] / ChangeLog
1 2022-05-28  Bruce Korb  <bkorb@gnu.org>
2
3         * .gitignore: Ignore vim swap files
4
5 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
6
7         * MAINTAINERS: Add myself to write after approval.
8
9 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
10
11         * MAINTAINERS: Remove myself from DCO section.
12
13 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
14
15         * MAINTAINERS: Update my email address.
16
17 2022-05-09  Clément Chigot  <chigot@adacore.com>
18
19         * MAINTAINERS: Update my email address.
20
21 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
22
23         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
24         section.
25
26 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
27
28         * MAINTAINERS: Update my email address.
29
30 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
31
32         * MAINTAINERS: Update my email address.
33
34 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
35
36         * MAINTAINERS: (CPU Port Maintainers): Add myself and
37         Lulu as LoongArch port maintainer.
38
39 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
40             Lulu Cheng  <chenglulu@loongson.cn>
41
42         * configure.ac: Add LoongArch tuples.
43         * configure: Regenerate.
44
45 2022-03-28  Tom Tromey  <tromey@adacore.com>
46
47         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
48         * configure: Rebuild.
49
50 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
51
52         * MAINTAINERS: Change my information.
53
54 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
55
56         * MAINTAINERS: Add myself to DCO section.
57
58 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
59
60         * configure.ac: Fix incorrect option in comment.
61         * configure: Regenerate.
62
63 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
64
65         * Makefile.def (dependencies): Make configure-sim depend on
66         all-readline.
67         * Makefile.in: Regenerate.
68
69 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
70
71         * MAINTAINERS (Write After Approval): Update my e-mail address.
72
73 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
74
75         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
76
77 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
78
79         * MAINTAINERS: Update my email and add myself to the DCO list.
80
81 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
82
83         Revert:
84         2021-09-16  Andrew Pinski  <apinski@marvell.com>
85
86         PR bootstrap/67102
87         * Makefile.def: Have configure-target-libffi depend on
88         all-target-libstdc++-v3.
89         * Makefile.in: Regenerate.
90
91 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
92
93         PR other/104181
94         * build.log: Remove.
95
96 2022-01-20  Martin Liska  <mliska@suse.cz>
97
98         * MAINTAINERS: Adjust email address based on IRC request.
99
100 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
101
102         * MAINTAINERS: Update my email address.
103
104 2022-01-17  Martin Liska  <mliska@suse.cz>
105
106         * MAINTAINERS: Rename .c names to .cc.
107
108 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
109
110         * Makefile.am: Remove.
111
112 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
113
114         * Makefile.am: New file.
115
116 2022-01-11  Martin Liska  <mliska@suse.cz>
117
118         * MAINTAINERS: Sort 2 names.
119
120 2022-01-10  Martin Liska  <mliska@suse.cz>
121
122         * MAINTAINERS: Fix obvious issues with sorting.
123
124 2022-01-07  liuhongt  <hongtao.liu@intel.com>
125
126         * build.log: New file.
127
128 2022-01-05  Nathan Sidwell  <nathan@acm.org>
129
130         * MAINTAINERS: Add DCO entry.  Sort that list.
131
132 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
133
134         * MAINTAINERS: Change of email address in both DCO and
135         Write After Approval list.
136
137 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
138
139         * configure: Regenerate.
140
141 2021-12-21  Martin Liska  <mliska@suse.cz>
142
143         * config.sub: Change mode back to 755.
144
145 2021-12-17  Martin Liska  <mliska@suse.cz>
146
147         * config.sub: Sync from master.
148
149 2021-12-17  Martin Liska  <mliska@suse.cz>
150
151         Revert:
152         2021-12-16  Matthias Seidel  <mseidel@apache.org>
153
154         * config.sub: Fix typo.
155
156 2021-12-16  Matthias Seidel  <mseidel@apache.org>
157
158         * config.sub: Fix typo.
159
160 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
161
162         Revert:
163         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
164
165         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
166         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
167         * configure.ac: Include config/gcc-plugin.m4.
168         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
169         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
170         RANLIB if possible.
171         * Makefile.in: Regenerated.
172         * configure: Likewise.
173
174 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
175
176         * Makefile.tpl (BUILD_CFLAGS): New.
177         (CFLAGS): Append $(BUILD_CFLAGS).
178         (CXXFLAGS): Likewise.
179         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
180         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
181         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
182         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
183         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
184         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
185         (PGO-TRAINING-TARGETS): Likewise.
186         (PGO_BUILD_TRAINING): Likewise.
187         (all): Add '+' to the command line for recursive make.  Support
188         the PGO build.
189         * configure.ac: Add --enable-pgo-build[=lto].
190         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
191         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
192         * Makefile.in: Regenerated.
193         * configure: Likewise.
194
195 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
196
197         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
198         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
199         * configure.ac: Include config/gcc-plugin.m4.
200         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
201         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
202         RANLIB if possible.
203         * Makefile.in: Regenerated.
204         * configure: Likewise.
205
206 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
207
208         * MAINTAINERS: Add myself to write after approval.
209
210 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
211
212         * MAINTAINERS: Adding myself.
213
214 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
215
216         * configure: Regenerate.
217         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
218         $(CPP).
219
220 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
221
222         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
223         libatomic.
224         * Makefile.in: Regenerate.
225         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
226         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
227         target-libphobos-bootstrap.
228         (STAGE2_CONFIGURE_FLAGS): Likewise.
229         * configure: Regenerate.
230         * configure.ac: Add support for bootstrapping D front-end.
231
232 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
233
234         * MAINTAINERS: Add myself to DCO section and update email address.
235
236 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
237
238         * configure: Regenerate.
239         * configure.ac: Ensure that PIC (shared) defaults are set
240         correctly for Darwin.
241
242 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
243
244         * MAINTAINERS: Update my address.
245
246 2021-11-12  Alan Modra  <amodra@gmail.com>
247
248         * Makefile.def (configure-opcodes): Depend on configure-bfd.
249         * Makefile.in: Regenerate.
250
251 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
252
253         * MAINTAINERS: Clarify the policy WRT the Write After Approval
254         list.
255
256 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
257
258         * MAINTAINERS (Reviewers, arc): Remove my entry.
259         (Write After Approval): Add an entry for myself.
260
261 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
262
263         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
264         * Makefile.in: Regenerate.
265         * configure: Regenerate.
266         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
267
268 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
269
270         * MAINTAINERS: Fix up Maciej's entries.
271
272 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
273
274         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
275         maintainer.
276
277 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
278
279         PR other/102663
280         * Makefile.def: Handle install-dvi target.
281         * Makefile.tpl: Likewise.
282         * Makefile.in: Regenerate.
283
284 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
285
286         * MAINTAINERS: Add myself for write after approval.
287
288 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
289
290         * Makefile.def: Mark libcody, libdecnumber,
291         c++tools, libgcc, and libobjc as missing TAGS
292         targets.
293         * Makefile.in: Regenerate.
294
295 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
296
297         * MAINTAINERS: Add myself to DCO section and update email
298         address.
299
300 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
301
302         * MAINTAINERS: Add myself to DCO section.
303
304 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
305
306         * configure: Regenerate.
307         * configure.ac (skipdirs): Add the contents of target_configdirs if
308         we are not building gcc.
309
310 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
311
312         * Makefile.def: Back-port commits ba4d88ad892f and
313         755ba58ebef0 from binutils-gdb repository.
314         * Makefile.in: Regenerated.
315
316 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
317
318         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
319
320 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
321
322         * Makefile.def: Add a jit check target for the jit
323         language.
324         * Makefile.in: Regenerate.
325
326 2021-09-16  Andrew Pinski  <apinski@marvell.com>
327
328         PR bootstrap/67102
329         * Makefile.def: Have configure-target-libffi depend on
330         all-target-libstdc++-v3.
331         * Makefile.in: Regenerate.
332
333 2021-09-10  Petter Tomner  <tomner@kth.se>
334
335         * MAINTAINERS: Me added to DCO and write after approval
336
337 2021-09-01  YunQiang Su  <syq@debian.org>
338
339         * MAINTAINERS: Add myself for write after approval.
340
341 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
342
343         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
344         * Makefile.in: Regenerate.
345
346 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
347
348         * MAINTAINERS: Add myself for write after approval.
349
350 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
351
352         * Makefile.in: Regenerate.
353         * Makefile.tpl: Make the state of the configured host
354         shared flag available to makefile fragements.
355
356 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
357
358         * MAINTAINERS (Write After Approval): Add myself.
359
360 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
361
362         * .dir-locals.el (bug-reference-url-format): Use https.
363
364 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
365
366         * .dir-locals.el (c-mode): Change fill-column to 79.
367
368 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
369
370         * MAINTAINERS: Add myself to DCO section.
371
372 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
373
374         * configure: Regenerate.
375         * configure.ac: Adjust cases for which it is necessary to
376         include the Darwin host config fragment.
377
378 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
379
380         * MAINTAINERS: Add myself for write after approval and DCO.
381
382 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
383
384         * Makefile.def: Add dsymutil defs.
385         * Makefile.in: Regenerated.
386         * Makefile.tpl: Add dsymutil to flags.
387         * configure: Regenerated.
388         * configure.ac: Add dsymutil to target and build recipes.
389
390 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
391
392         * MAINTAINERS: Add myself for write after approval.
393
394 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
395
396         * MAINTAINERS (Write After Approval): Add myself.
397
398 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
399
400         * MAINTAINERS: Add myself for write after approval and DCO
401
402 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
403
404         * .gitignore: Add entry for cscope.out.
405
406 2021-06-22  liuhongt  <hongtao.liu@intel.com>
407
408         * MAINTAINERS: Remove my Write After Approval entry.
409
410 2021-06-21  liuhongt  <hongtao.liu@intel.com>
411
412         * MAINTAINERS: Add myself as maintainer of the i386 vector
413         extensions.
414
415 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
416
417         * MAINTAINERS (Write After Approval): Add myself.
418
419 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
420
421         * MAINTAINERS (Various Maintainers): Add Andrew and myself
422         as *vrp and ranger maintainers.
423
424 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
425
426         * MAINTAINERS: Adjust my entry in the DCO section so that it does
427         not trigger testsuite failures.
428
429 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
430
431         * MAINTAINERS: Add myself to DCO section with both email addresses.
432
433 2021-06-03  Jason Merrill  <jason@redhat.com>
434
435         * MAINTAINERS: Add DCO version number.
436
437 2021-06-02  Jason Merrill  <jason@redhat.com>
438
439         * MAINTAINERS: Add DCO section.
440
441 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
442
443         * MAINTAINERS (Write After Approval): Add myself.
444
445 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
446
447         * configure.ac: Add gnulib to configdirs for sim.
448         * configure: Regenerate.
449
450 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
451
452         * Makefile.def: Add configure-sim dependency on all-gnulib.
453         * Makefile.in: Regenerated.
454
455 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
456
457         * MAINTAINERS (Write After Approval): Add myself.
458
459 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
460
461         * MAINTAINERS (Write After Approval): Add myself.
462
463 2021-05-11  Martin Liska  <mliska@suse.cz>
464
465         * MAINTAINERS: Remove entries for removed
466         components (HSA, BRIG, libhsail-rt).
467         Move Pekka to Write After Approval.
468
469 2021-05-11  Martin Liska  <mliska@suse.cz>
470
471         * Makefile.def: Remove libhsail-rt.
472         * Makefile.in: Likewise.
473         * configure.ac: Likewise.
474         * configure: Regenerate.
475         * libhsail-rt/ChangeLog: Removed.
476         * libhsail-rt/Makefile.am: Removed.
477         * libhsail-rt/Makefile.in: Removed.
478         * libhsail-rt/README: Removed.
479         * libhsail-rt/aclocal.m4: Removed.
480         * libhsail-rt/configure: Removed.
481         * libhsail-rt/configure.ac: Removed.
482         * libhsail-rt/configure.tgt: Removed.
483         * libhsail-rt/include/internal/fibers.h: Removed.
484         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
485         * libhsail-rt/include/internal/phsa-rt.h: Removed.
486         * libhsail-rt/include/internal/workitems.h: Removed.
487         * libhsail-rt/rt/arithmetic.c: Removed.
488         * libhsail-rt/rt/atomics.c: Removed.
489         * libhsail-rt/rt/bitstring.c: Removed.
490         * libhsail-rt/rt/fbarrier.c: Removed.
491         * libhsail-rt/rt/fibers.c: Removed.
492         * libhsail-rt/rt/fp16.c: Removed.
493         * libhsail-rt/rt/misc.c: Removed.
494         * libhsail-rt/rt/multimedia.c: Removed.
495         * libhsail-rt/rt/queue.c: Removed.
496         * libhsail-rt/rt/sat_arithmetic.c: Removed.
497         * libhsail-rt/rt/segment.c: Removed.
498         * libhsail-rt/rt/workitems.c: Removed.
499         * libhsail-rt/target-config.h.in: Removed.
500
501 2021-05-04  Nick Clifton  <nickc@redhat.com>
502
503         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
504         * configure: Regenerate.
505
506 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
507             Tobias Burnus  <tobias@codesourcery.com>
508
509         * configure.ac (--enable-offload-defaulted): New.
510         * configure: Regenerate.
511
512 2021-04-23  David Faust  <david.faust@oracle.com>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
517
518         * MAINTAINERS (Write After Approval): Add myself.
519
520 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
521
522         * MAINTAINERS: Add myself as pru port maintainer.
523
524 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
525
526         * MAINTAINERS: Add myself as static analyzer maintainer.
527
528 2021-03-18  Jeff Law  <jlaw@tachyum.com>
529
530         * MAINTAINERS: Update primary entry.
531
532 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
533
534         * MAINTAINERS (Write After Approval): Add myself.
535
536 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
537
538         * Makefile.def: Remove all-sim dependency on configure-gdb.
539         * Makefile.in: Regenerated.
540
541 2021-03-11  Jeff Law  <law@redhat.com>
542
543         * MAINTAINERS: Update entries for a few ex-ImgTec employees
544
545 2021-03-11  Martin Liska  <mliska@suse.cz>
546
547         * Makefile.tpl: The change was done Makefile.in which
548         is generated file.
549
550 2021-03-08  Jeff Law  <law@redhat.com>
551
552         * MAINTAINERS: Update my email address
553
554 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
555
556         * config.guess: Import latest upstream.
557         * config.sub: Import latest upstream.
558
559 2021-01-25  Martin Liska  <mliska@suse.cz>
560
561         PR gcov-profile/98739
562         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
563         for profiledbootstrap.
564
565 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
566
567         * MAINTAINERS (Write After Approval): Add myself.
568
569 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
570
571         * MAINTAINERS (Write After Approval): Update my e-mail address.
572
573 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
574
575         * MAINTAINERS: Fix spacing.
576
577 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
578
579         * MAINTAINERS (Write After Approval): Add myself
580
581 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
582
583         * Makefile.def: Sync with binutils-gdb:
584         (dependencies): all-ld depends on all-libctf.
585         (host_modules): libctf is no longer no_install.
586         No longer no_check.  Checking depends on all-ld.
587         * Makefile.in: Regenerated.
588
589 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
590
591         * libtool.m4: Match gnu* along other GNU systems.
592         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
593         * libgo/configure: Re-generate.
594
595 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
596
597         * MAINTAINERS: Update my email address.
598
599 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
600
601         * MAINTAINERS (Write After Approval): Add myself.
602
603 2020-12-15  Nathan Sidwell  <nathan@acm.org>
604
605         * Makefile.def
606         * Makefile.in
607         * Makefile.tpl
608         * configure
609         * configure.ac
610
611 2020-12-15  Nathan Sidwell  <nathan@acm.org>
612
613         * Makefile.def: Add libcody.
614         * configure.ac: Add libcody.
615         * Makefile.in: Regenerated.
616         * configure: Regenerated.
617
618 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
619
620         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
621
622 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
623
624         PR target/97865
625         * libtool.m4: Update handling of Darwin platform link flags
626         for Darwin20.
627
628 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
629
630         * .gitignore: Sync with binutils-gdb
631
632 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
633
634         * MAINTAINERS: Add myself as arc port maintainer.
635
636 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
637
638         PR d/87788
639         * configure.ac: Don't disable D for *-*-darwin*.
640         * configure: Regenerate.
641
642 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
643
644         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
645         hppa64-*-hpux11*.
646
647 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
648
649         * configure: Regenerate.
650         * configure.ac: Add --bootstrap-hwasan option.
651
652 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
653
654         * config.guess: Import latest upstream.
655         * config.sub: Import latest upstream.
656
657 2020-11-16  Martin Liska  <mliska@suse.cz>
658
659         * .gitignore: Add cache as clangd uses it now.
660
661 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
662
663         * MAINTAINERS (Write After Approval): add myself
664
665 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668
669 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
670
671         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
672         Remove FIXME comments.
673
674 2020-11-06  Martin Uecker  <muecker@gwdg.de>
675
676         * MAINTAINERS: Update my email address.
677
678 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
679
680         * MAINTAINERS (Write After Approval): Add myself.
681
682 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
683
684         PR target/97302
685         * configure.ac: Only set with_gmp to /usr/local
686         if not building in tree.
687         * configure: Regenerate.
688
689 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
690
691         * MAINTAINERS (Write After Approval): Add myself.
692
693 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
694
695         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
696
697 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
698
699         PR bootstrap/96612
700         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
701         if not the same as ${host}.
702         * configure: Regenerate.
703
704 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
705
706         * MAINTAINERS (Write After Approval): Add myself.
707
708 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
709
710         * MAINTAINERS: Update my email address.
711
712 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
713
714         * MAINTAINERS (Write After Approval): Add myself.
715
716 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
717
718         * MAINTAINERS (Write After Approval): Add myself.
719
720 2020-06-12  Martin Liska  <mliska@suse.cz>
721
722         * .gitignore: Add .clang-tidy.
723
724 2020-06-08  Jason Merrill  <jason@redhat.com>
725
726         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
727         * configure: Regenerate.
728
729 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
730
731         * MAINTAINERS: Add myself as xtensa port maintainer.
732
733 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
734
735         * configure.ac: Don't require --enable-host-shared when building
736         for Mingw.
737         * configure: Regenerate.
738
739 2020-05-18  Jason Merrill  <jason@redhat.com>
740
741         * configure.ac: Update bootstrap dialect to -std=c++11.
742
743 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
744
745         * MAINTAINERS (Write After Approval): Add myself.
746
747 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
748
749         PR target/92713
750         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
751         (noconfigdirs): Add 'target-libstdc++-v3'.
752         * configure: Regenerate.
753
754 2020-04-21  Stephen Casner  <casner@acm.org>
755
756         PR 25830
757         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
758         * configure: Rebuild.
759
760 2020-04-17  Martin Liska  <mliska@suse.cz>
761             Jonathan Yong <10walls@gmail.com>
762
763         PR gcov-profile/94570
764         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
765         for CYGWIN.
766
767 2020-04-14  Martin Jambor  <mjambor@suse.cz>
768
769         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
770
771 2020-04-09  Tom Tromey  <tom@tromey.com>
772
773         * configure: Rebuild.
774         * Makefile.in: Rebuild.
775         * Makefile.def (gdbsupport, gdbserver): New host modules.
776         (configure-gdb): Depend on all-gdbsupport.
777         (all-gdb): Depend on all-gdbsupport, all-libctf.
778         * configure.ac (host_tools): Add gdbserver.
779         Conditionally build gdbserver and gdbsupport.
780
781 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
782
783         * configure.ac: Build libgomp by default for amdgcn.
784         * configure: Regenerate.
785
786 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
787
788         * MAINTAINERS (Write After Approval): Add myself.
789
790 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
791
792         * MAINTAINERS (Write After Approval) : Add myself.
793
794 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
795
796         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
797
798 2020-02-14  Martin Sebor  <msebor@redhat.com>
799
800         * doc/extend.texi (attribute alias): Mention type requirement.
801         (attribute weak): Same.
802         (attribute weakref): Correct invalid example.
803
804 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
805
806         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
807
808 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
809             Jakub Jelinek  <jakub@redhat.com>
810
811         * .gitattributes: Add *.md diff=md.
812
813 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
814
815         The mentioned auto-generated file is no more part of the
816
817         GCC sources, it's auto-generated in $(builddir) during build.
818
819         PR target/92055
820         * contrib/gcc_update (files_and_dependencies): Remove
821         entry for gcc/config/avr/t-multilib.
822
823 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
824
825         * MAINTAINERS: Update my email address.
826
827 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
828
829         * README.MOVED_TO_GIT: Remove.
830
831 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
832
833         * README.MOVED_TO_GIT: New file.
834
835 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
836
837         * MAINTAINERS (Write After Approval): Add myself.
838
839 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
840
841         * MAINTAINERS (write_after_approval): Add myself.
842
843 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
844
845         * MAINTAINERS (write_after_approval): Add myself.
846
847 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
848
849         * MAINTAINERS (write_after_approval): Add myself.
850
851 2019-12-11  Matthias Klose  <doko@ubuntu.com>
852
853         * configure.ac: Factor out common cases for compare_exclusions.
854         * configure: Regenerate.
855
856 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
857
858         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
859         flag.
860
861 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
862
863         * MAINTAINERS (Write After Approval): Add myself.
864
865 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
866
867         PR middle-end/92463
868         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
869         * configure: Regenerate
870
871 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
872
873         * configure.ac: Use https for gcc.gnu.org.
874         * configure: Regenerated.
875
876 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
877
878         * MAINTAINERS (aarch64 port): Remove my name, move to...
879         (Write After Approval): ...Here.
880
881 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
882
883         * MAINTAINERS: Change my email address as maintainer.
884
885 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
886
887         PR fortran/91828
888         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
889         * configure: Regenerated.
890
891 2019-10-21  Jason Merrill  <jason@redhat.com>
892
893         * .gitattributes: Also check ChangeLog whitespace.
894
895 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
896
897         * contrib/dg-extract-results.sh: Add support for KPASS.
898         * contrib/dg-extract-results.py: Likewise.
899
900 2019-10-17  Jason Merrill  <jason@redhat.com>
901
902         * .gitattributes: Avoid {} in filename pattern.
903
904 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
905
906         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
907         Approval section.
908
909 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
910
911         * MAINTAINERS: Add myself to Write After Approval
912
913 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
914
915         * MAINTAINERS: Add myself as an aarch64 maintainer.
916
917 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
918
919         * MAINTAINERS: Add myself as aarch64 maintainer.
920
921 2019-09-23  Carl Love  <cel@us.ibm.com>
922
923         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
924         New define_insn.
925         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
926         vsx_xxpermdi16_le_V16QI): Removed define_insn.
927
928 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
929
930         * MAINTAINERS (Sam Tebbs): Update email address.
931
932 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
933
934         * MAINTAINERS: Update my email address.
935
936 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
937
938         * libtool.m4: Handle uclinuxfdpiceabi.
939
940 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
941
942         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
943         Remove myself from Write After Approval section.
944
945 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
946
947         * configure.ac: Support for bpf-*-* targets.
948         * configure: Regenerate.
949
950 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
951
952         * config.sub: Import upstream version 2019-06-30.
953         * config.guess: Import upstream version 2019-07-24.
954
955 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
956
957         * MAINTAINERS: Remove spu port maintainers.
958
959 2019-08-28  Martin Liska  <mliska@suse.cz>
960
961         * .gitignore: Add .clangd and compile_commands.json
962         to .gitignore.
963
964 2019-08-23  Michael Forney  <mforney@mforney.org>
965
966         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
967         * Makefile.in: Regenerate.
968
969 2019-08-19  Tom Tromey  <tom@tromey.com>
970
971         * configure: Rebuild.
972         * configure.ac: Add --with-static-standard-libraries.
973
974 2019-08-16  Alexandre Oliva <oliva@gnu.org>
975
976         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
977
978 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
979
980         * MAINTAINERS (Write After Approval): Add myself.
981
982 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
983
984         * MAINTAINERS (Write After Approval): Remove myself, already listed in
985         RISC-V port maitainer.
986
987 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
988
989         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
990
991 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
992
993         * MAINTAINERS (Write After Approval): Add myself.
994
995 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
996
997         * MAINTAINERS (Write After Approval): Add myself.
998
999 2019-06-25  Martin Liska  <mliska@suse.cz>
1000
1001         contrib/filter-clang-warnings.py: Transform from
1002         filter-rtags-warnings.py.
1003
1004 2019-06-15  Tom Tromey  <tom@tromey.com>
1005
1006         * configure.ac (host_libs): Add gnulib.
1007         * configure: Rebuild.
1008         * Makefile.def (host_modules, dependencies): Add gnulib.
1009         * Makefile.in: Rebuild.
1010
1011 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1012
1013         * MAINTAINERS (Write After Approval): Add myself.
1014
1015 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1016
1017         * configure: Regenerate.
1018         * configure.ac: Add PRU target.
1019
1020 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1021
1022         * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2019-06-11  Nick Clifton  <nickc@redhat.com>
1025
1026         Import these changes from the binutils/gdb repository:
1027
1028         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1029
1030         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1031         and all its deps.
1032         * Makefile.in: Regenerated.
1033
1034         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1035
1036         * Makefile.def (host_modules): Add libctf.
1037         * Makefile.def (dependencies): Likewise.
1038         libctf depends on zlib, libiberty, and bfd.
1039         * Makefile.in: Regenerated.
1040         * configure.ac (host_libs): Add libctf.
1041         * configure: Regenerated.
1042
1043 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1044
1045         * MAINTAINERS (Write After Approval): Add myself.
1046
1047 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1048
1049         * MAINTAINERS: Update my email address.
1050
1051 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1056
1057         * MAINTAINERS (Write After Approval): Add myself.
1058
1059 2019-05-07  Jim Wilson  <jimw@sifive.com>
1060
1061         * MAINTAINERS: Remove myself as IA-64 maintainer.
1062
1063 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1064
1065         * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2019-05-02  Richard Biener  <rguenther@suse.de>
1068
1069         PR bootstrap/85574
1070         * Makefile.tpl (compare target): Also compare extra-compare
1071         files.
1072         * Makefile.in: Regenerate.
1073
1074 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1075
1076         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1077         as modulo-scheduler maintainer.
1078
1079 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1080
1081         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1082
1083 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1084
1085         * MAINTAINERS: Update my email address.
1086
1087 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1088
1089         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1090         * configure: Regenerate.
1091
1092 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1093
1094         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1095         * configure: Regenerate.
1096
1097 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1098
1099         * configure.ac: Add target-zlib to target_libraries.
1100         * configure: Regenerate.
1101
1102 2019-04-09  Martin Liska  <mliska@suse.cz>
1103
1104         * Makefile.in: Regenerate.
1105         * Makefile.tpl: Pass GENERATOR_CFLAGS
1106         in all stages.
1107
1108 2019-03-28  Martin Liska  <mliska@suse.cz>
1109
1110         PR bootstrap/89829
1111         * Makefile.in: Revert r254150.
1112         * Makefile.tpl: Likewise.
1113
1114 2019-03-28  Ben Elliston  <bje@gnu.org>
1115
1116         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1117         related, and libdecnumber.
1118
1119 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1120
1121         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1122         (Write After Approval): Remove myself.
1123
1124 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1125
1126         * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1129
1130         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1131         (Write After Approval): Remove myself and Julian.
1132
1133 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1138
1139         * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1142
1143         * ChangeLog: Replace space with tab.
1144         * MAINTAINERS: Delete 1 tab to keep alignment.
1145
1146 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1147
1148         * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1151
1152         * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1155             Kwok Cheung Yeung  <kcy@codesourcery.com>
1156             Julian Brown  <julian@codesourcery.com>
1157             Tom de Vries  <tom@codesourcery.com>
1158             Jan Hubicka  <hubicka@ucw.cz>
1159             Martin Jambor  <mjambor@suse.cz>
1160
1161         * configure.ac: Likewise.
1162         * configure: Regenerate.
1163         * contrib/config-list.mk: Add amdgcn-amdhsa.
1164
1165 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1166
1167         * MAINTAINERS (Write After Approval): Add myself.
1168
1169 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1170
1171         * MAINTAINERS (Write After Approval): Add myself.
1172
1173 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1174
1175         PR target/88535
1176         * config.guess: Import upstream version 2019-01-03.
1177         * config.sub: Import upstream version 2019-01-01.
1178
1179 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1180
1181         * MAINTAINERS (Write After Approval): Update my maintainer address.
1182
1183 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1184
1185         * MAINTAINERS (Write After Approval): Add myself.
1186
1187 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1188
1189         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1190
1191 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1192
1193         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1194         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1195         (GCC_TARGET_TOOL): Likewise.
1196         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1197         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1198         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1199         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1200         * configure: Regenerate.
1201         * Makefile.in: Likewise.
1202
1203 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1204
1205         * MAINTAINERS (Write After Approval): Add myself.
1206
1207 2018-11-13  Martin Liska  <mliska@suse.cz>
1208
1209         * gcc.target/i386/pr87930.c: Move to ...
1210         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1211
1212 2018-11-10  Stafford Horne  <shorne@gmail.com>
1213
1214         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1215         (Write After Approval): Remove myself.
1216
1217 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1218
1219         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1220         Append $INCICONV to it.
1221
1222 2018-11-04  Stafford Horne  <shorne@gmail.com>
1223
1224         * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1227
1228         PR bootstrap/82856
1229         * multilib.am: New file.  From automake.
1230
1231         Merge from binutils-gdb:
1232         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1233
1234         * libtool.m4: Use AC_LANG_SOURCE.
1235         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1236         * ar-lib: New file.
1237         * test-driver: New file.
1238         * configure: Re-generate.
1239
1240 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1241
1242         * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1245
1246         PR bootstrap/87788
1247         PR d/87799
1248         * configure: Rebuild.
1249         * configure.ac: Disable D on systems where it is known not to work.
1250
1251 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1252
1253         * Makefile.def (target_modules): Add libphobos.
1254         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1255         GDCFLAGS_FOR_TARGET.
1256         (dependencies): Make libphobos depend on libatomic, libbacktrace
1257         configure, and zlib configure.
1258         (language): Add language d.
1259         * Makefile.in: Rebuild.
1260         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1261         (HOST_EXPORTS): Add GDC.
1262         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1263         (BASE_TARGET_EXPORTS): Add GDC.
1264         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1265         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1266         (EXTRA_HOST_FLAGS): Add GDC.
1267         (STAGE1_FLAGS_TO_PASS): Add GDC.
1268         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1269         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1270         environment variables.
1271         * configure: Rebuild.
1272         * configure.ac: Add target-libphobos to target_libraries.  Set and
1273         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1274
1275 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1276
1277         * MAINTAINERS (Write After Approval): Add myself.
1278
1279 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1280
1281         * MAINTAINERS (Write After Approval): Remove myself.
1282
1283 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1284
1285         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1286
1287 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1288
1289         * MAINTAINERS: Update my email address.
1290
1291 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1292
1293         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1294         maintainer.
1295
1296 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1297
1298         * MAINTAINERS (Write After Approval): Add self.
1299
1300 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1301
1302         * MAINTAINERS (write after approval): Add myself.
1303
1304 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1305
1306         * MAINTAINERS: Update my email address.
1307
1308 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1309
1310         * MAINTAINERS (write after approval): Add myself.
1311
1312 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1313
1314         * MAINTAINERS: Add self to global reviewers list.
1315
1316 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1317
1318         MAINTAINERS: Add c-sky port maintainers.
1319
1320 2018-08-10  Martin Liska  <mliska@suse.cz>
1321
1322         * MAINTAINERS: Revert change in previous commit and
1323         join lines.
1324
1325 2018-08-10  Martin Liska  <mliska@suse.cz>
1326
1327         * MAINTAINERS: Remove extra line.
1328
1329 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1330
1331         * MAINTAINERS: Update my email address.
1332
1333 2018-07-19  DJ Delorie  <dj@redhat.com>
1334
1335         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1336         as maintainer.
1337
1338 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1339
1340         * MAINTAINERS: Adjust email address for me and my colleague Robin
1341         Dapp.
1342
1343 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1344             Sunil K Pandey  <sunil.k.pandey@intel.com>
1345
1346         PR target/84413
1347         * config/i386/i386.c (m_CORE_AVX512): New.
1348         (m_CORE_AVX2): Likewise.
1349         (m_CORE_ALL): Add m_CORE_AVX2.
1350         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1351         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1352         and remove the rest of m_SKYLAKE_AVX512.
1353
1354 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1355
1356         * config.sub: Sync with upstream version 2018-07-03.
1357
1358 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1359
1360         * config.guess: Sync with upstream version 2018-06-26.
1361         * config.sub: Sync with upstream version 2018-07-02.
1362
1363 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1364
1365         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1366         * ltmain.sh: Likewise.
1367
1368 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1369
1370         * contrib/config-list.mk: Remove powerpc-linux_paired.
1371
1372 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1373
1374         * configure.ac: Introduce support for @unless/@endunless.
1375         * Makefile.tpl (dep-kind): Rewrite with cond; return
1376         postbootstrap in some cases.
1377         (make-postboot-dep, postboot-targets): New.
1378         (dependencies): Do not output postbootstrap dependencies at
1379         first.  Output non-target ones changed for configure to depend
1380         on stage_last @if gcc-bootstrap, and the original deps @unless
1381         gcc-bootstrap.
1382         * configure.in, Makefile.in: Rebuilt.
1383
1384 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1385
1386         * MAINTAINERS (write after approval): Add myself.
1387
1388 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1389
1390         * MAINTAINERS (write after approval): Add myself.
1391
1392 2018-06-19  Nick Clifton  <nickc@redhat.com>
1393
1394         * zlib/configure.ac: Restore old behaviour of only enabling
1395         multilibs when a target subdirectory is defined.  This allows
1396         building with srcdir == builddir.
1397         * zlib/configure: Regenerate.
1398
1399 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1400
1401         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1402         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1403         * Makefile.in: Regenerate.
1404
1405 2018-06-16  Ben Elliston  <bje@gnu.org>
1406
1407         * config.guess: Import latest version.
1408         * config.sub: Likewise.
1409
1410 2018-06-08  Martin Liska  <mliska@suse.cz>
1411
1412         * MAINTAINERS: Remove MPX-related entries.
1413         * Makefile.def: Remove libmpx support.
1414         * Makefile.in: Regenerate.
1415         * configure.ac: Remove removed files.
1416         * configure: Regenerate.
1417         * libmpx/ChangeLog: Remove.
1418         * libmpx/Makefile.am: Remove.
1419         * libmpx/Makefile.in: Remove.
1420         * libmpx/acinclude.m4: Remove.
1421         * libmpx/aclocal.m4: Remove.
1422         * libmpx/config.h.in: Remove.
1423         * libmpx/configure: Remove.
1424         * libmpx/configure.ac: Remove.
1425         * libmpx/configure.tgt: Remove.
1426         * libmpx/libmpx.spec.in: Remove.
1427         * libmpx/mpxrt/Makefile.am: Remove.
1428         * libmpx/mpxrt/Makefile.in: Remove.
1429         * libmpx/mpxrt/libmpx.map: Remove.
1430         * libmpx/mpxrt/libtool-version: Remove.
1431         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1432         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1433         * libmpx/mpxrt/mpxrt.c: Remove.
1434         * libmpx/mpxrt/mpxrt.h: Remove.
1435         * libmpx/mpxwrap/Makefile.am: Remove.
1436         * libmpx/mpxwrap/Makefile.in: Remove.
1437         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1438         * libmpx/mpxwrap/libtool-version: Remove.
1439         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1440
1441 2018-06-04  Martin Liska  <mliska@suse.cz>
1442
1443         * MAINTAINERS: Add myself as gcov maintainer.
1444
1445 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1446
1447         * MAINTAINERS: Update my email address.
1448
1449 2018-06-04  Tom de Vries  <tdevries@suse.de>
1450
1451         * MAINTAINERS: Remove write-after-approval entries for component
1452         maintainers.
1453
1454 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1455
1456         * MAINTAINERS (write after approval): Add myself.
1457
1458 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1459
1460         * MAINTAINERS: Update my email address.
1461
1462 2018-06-01  Tom de Vries  <tdevries@suse.de>
1463
1464         * MAINTAINERS: Update my email address.
1465
1466 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1467
1468         * MAINTAINERS (loop-optimizer): Add myself.
1469
1470 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1471
1472         * configure.ac: Added "nfp" target.
1473         * configure: Regenerate.
1474
1475 2018-04-30  Richard Biener  <rguenther@suse.de>
1476
1477         PR bootstrap/85571
1478         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1479         (STAGE3_TFLAGS): Likewise.
1480         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1481         (STAGEtrain_TFLAGS): Likewise.
1482         * Makefile.in: Regenerate.
1483
1484 2018-04-26  Richard Biener  <rguenther@suse.de>
1485
1486         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1487         (STAGE2_CFLAGS): Likewise.
1488         (STAGE2_TFLAGS): Likewise.
1489         (STAGE3_CFLAGS): Add -fchecking.
1490         (STAGE3_TFLAGS): Likewise.
1491         (STAGEtrain_CFLAGS): Filter out -fchecking.
1492         (STAGEtrain_TFLAGS): Likewise.
1493         * Makefile.in: Re-generate.
1494
1495 2018-04-25  Catherine Moore <clm@codesourcery.com>
1496
1497         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1498
1499 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1500
1501         * MAINTAINERS (write after approval): Add myself.
1502
1503 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1504
1505         * MAINTAINERS: Update my email address.
1506
1507 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1508
1509         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1510
1511 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1512
1513         * MAINTAINERS: Update my email address and disambiguate myself
1514         a bit from Will Schmidt.
1515
1516 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1517
1518         * MAINTAINERS: Move maintainers of now-removed picochip and score
1519         ports to write after approval.
1520
1521 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1522
1523         * MAINTAINERS: Add entry for SVE maintainership.
1524
1525 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1526
1527         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1528         * configure: Regenerate.
1529
1530 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1531
1532         * MAINTAINERS (write after approval): Add myself.
1533
1534 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1535
1536         * MAINTAINERS (write after approval): Add myself.
1537
1538 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1539
1540         * MAINTAINERS (write after approval): Add myself.
1541
1542 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1543
1544         Update copyright years.
1545
1546 2018-01-03  Ben Elliston  <bje@gnu.org>
1547
1548         * config.guess: Import latest version.
1549         * config.sub: Likewise.
1550
1551 2017-12-12  Stafford Horne  <shorne@gmail.com>
1552
1553         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1554         * configure: Regenerate.
1555
1556 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1557
1558         * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2017-11-28  Julia Koval  <julia.koval@intel.com>
1561             Sebastian Peryt  <sebastian.peryt@intel.com>
1562
1563         * Makefile.def (target_modules): Remove libcilkrts.
1564         * Makefile.in: Ditto.
1565         * configure: Ditto.
1566         * configure.ac: Ditto.
1567
1568 2017-11-28  Julia Koval  <julia.koval@intel.com>
1569
1570         * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1577
1578         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1579         Use my SiFive email address.
1580
1581 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1582
1583         * MAINTAINERS (write after approval): Add myself.
1584
1585 2017-10-27  Martin Liska  <mliska@suse.cz>
1586
1587         * Makefile.tpl: Use proper name of folder as it was renamed
1588         during transition to 4 stages.
1589         * Makefile.in: Regenerate.
1590
1591 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1592
1593         * MAINTAINERS (write after approval): Add myself.
1594
1595 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1596
1597         * MAINTAINERS: Add a note that maintainership also includes web
1598         pages, docs, and testsuite related to that area.
1599
1600 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1601
1602         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1603
1604 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1605
1606         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1607
1608 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1609
1610         * MAINTAINERS: Remove myself as a vxworks maintainer.
1611
1612 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1613
1614         * MAINTAINERS: Remove email address of Jim Norris.
1615
1616 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1617
1618         * MAINTAINERS (Reviewers): Move myself from here...
1619         (CPU Port Maintainers): ... to here.
1620
1621 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1622
1623         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1624
1625 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1626
1627         * MAINTAINERS (write after approval): Add myself.
1628
1629 2017-07-28  Tony Reix  <tony.reix@atos.net>
1630
1631         * configure.ac (target-libffi): Don't disable for AIX.
1632         (go): Don't add to unsupported_languages on AIX.
1633         (target-libgo): Don't disable for AIX.
1634         * configure: Regenerate.
1635
1636 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1637
1638         * MAINTAINERS: Add myself.
1639
1640 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1641
1642         * MAINTAINERS: Update my email address.
1643
1644 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1645
1646         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1647         arm-specific auto-generated header files.
1648
1649 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1650
1651         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1652         * configure: Rebuilt.
1653
1654 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1655
1656         * MAINTAINERS: Readd myself for c6x.
1657
1658 2017-06-28  Martin Liska  <mliska@suse.cz>
1659
1660         PR bootstrap/81217
1661         * Makefile.def: Remove superfluous bootstrap_target from
1662         bootstrap_stage.
1663         * Makefile.in: Re-generate the file.
1664
1665 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1666
1667         * MAINTAINERS: Add myself to Write After Approval
1668
1669 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1670
1671         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1672
1673 2017-06-19  Martin Liska  <mliska@suse.cz>
1674
1675         * Makefile.def: Define 4 stages PGO bootstrap.
1676         * Makefile.tpl: Define FLAGS.
1677         * Makefile.in: Regenerate.
1678
1679 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1680
1681         * Makefile.def: Add check-gotools to go check targets.
1682         * Makefile.in: Rebuild.
1683
1684 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1685
1686         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1687
1688 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1689
1690         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1691         * configure: Regenerate.
1692
1693 2017-05-31  Martin Liska  <mliska@suse.cz>
1694
1695         * configure.ac: Add handling of stage2_werror_flags to
1696         action-if-given and to action-if-not-given.
1697         * configure: Regenerate.
1698
1699 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1700
1701         * MAINTAINERS: Add self to Write After Approval
1702
1703 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1704
1705         * MAINTAINERS: Update my email address, and remove myself as
1706         maintainer in some areas.
1707
1708 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1709
1710         * MAINTAINERS: Add self to Write After Approval
1711
1712 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1713
1714         * configure.ac: Add --enable-languages=default to mean default and
1715         make --enable-languages=all mean all supported languages.
1716         * configure: Regenerated.
1717
1718 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1719
1720         * config.gcc (powerpc*-*-*spe*): New.
1721         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1722         (powerpc-*-rtems*spe*): New.
1723         (powerpc*-*-linux*spe*): New.
1724         (powerpc-wrs-vxworksspe): New.
1725         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1726         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1727         * config.host (powerpc*-*-*spe*): New.
1728
1729 2017-05-19  Martin Liska  <mliska@suse.cz>
1730
1731         * configure.ac: Add --enable-werror-always just for
1732         bootstrap-debug (or none build config) and do not add it
1733         when we are on a release branch.
1734         * configure: Regenerated.
1735
1736 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1737
1738         * MAINTAINERS: Add self to Write After Approval
1739
1740 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1741
1742         * MAINTAINERS: Move myself to Write After Approval section.
1743
1744 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1745
1746         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1747         ACCH registers.
1748         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1749         available.
1750         (umulsidi3): Likewise.
1751         (mulsidi3_700): Disable this pattern when we have advanced mpy
1752         instructions.
1753         (umulsidi3_700): Likewise.
1754         (maddsidi4): New pattern.
1755         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1756         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1757         (mpydu_imm_arcv2hs): Likewise.
1758         * config/arc/predicates.md (accl_operand): New predicate.
1759
1760 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1761             Andrew Burgess <andrew.burgess@embecosm.com>
1762
1763         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1764         case.
1765         (ARC_AUTOFP_IRQ_P): Likewise.
1766         (ARC_AUTO_IRQ_P): Likewise.
1767         (rgf_banked_register_count): New variable.
1768         (parse_mrgf_banked_regs_option): New function.
1769         (arc_override_options): Handle rgf_banked_regs option.
1770         (arc_handle_interrupt_attribute): Add firq option.
1771         (arc_compute_function_type): Return fast irq type when required.
1772         (arc_must_save_register): Handle fast interrupts.
1773         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1774         (arc_return_address_regs): Update.
1775         * config/arc/arc.h (arc_return_address_regs): Update.
1776         (arc_function_type): Add fast interrupt type.
1777         (ARC_INTERRUPT_P): Update.
1778         (RC_FAST_INTERRUPT_P): Define.
1779         * config/arc/arc.md (simple_return): Update for fast interrupts.
1780         (p_return_i): Likewise.
1781         * config/arc/arc.opt (mrgf-banked-regs): New option.
1782         * doc/invoke.texi (mrgf-banked-regs): Document.
1783
1784 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1785
1786         * config/arc/arc.c (irq_ctrl_saved): New variable.
1787         (ARC_AUTOBLINK_IRQ_P): Define.
1788         (ARC_AUTOFP_IRQ_P): Likewise.
1789         (ARC_AUTO_IRQ_P): Likewise.
1790         (irq_range): New function.
1791         (arc_must_save_register): Likewise.
1792         (arc_must_save_return_addr): Likewise.
1793         (arc_dwarf_emit_irq_save_regs): Likewise.
1794         (arc_override_options): Handle deferred options.
1795         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1796         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1797         arc_must_save_return_addr.
1798         (arc_compute_frame_size): Handle automated save and restore of
1799         registers.
1800         (arc_expand_prologue): Likewise.
1801         (arc_expand_epilogue): Likewise.
1802         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1803         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1804         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1805
1806 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1807         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1808
1809         PR bootstrap/77661
1810         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1811         in-tree build MPC.
1812         * Makefile.in: Regenerate.
1813
1814 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1815
1816         * configure.ac: Enable LTO by default on darwin >= 9.
1817         * configure: Regenerate.
1818
1819 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1820
1821         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1822         and Andrew Waterman as the RISC-V maintainers.
1823
1824 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1825
1826         * MAINTAINERS: Add self to Write After Approval
1827
1828 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1829
1830         * config.guess: Import latest from upstream.
1831
1832 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1833
1834         * MAINTAINERS (Write After Approval): Remove entries that are
1835         already covered under Reviewers.
1836
1837 2017-03-08  Mark Wielaard  <mark@klomp.org>
1838
1839         PR demangler/70909
1840         PR demangler/67264
1841         * include/demangle.h: Add d_printing to struct demangle_component
1842         and pass struct demangle_component as non const.
1843
1844 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1845
1846         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1847
1848 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1849
1850         * Makefile.tpl: Remove HOST_ISLVER.
1851         (HOST_EXPORTS): Remove ISLVER.
1852         * Makefile.in: Regenerate.
1853
1854 2017-02-13  Richard Biener  <rguenther@suse.de>
1855
1856         * configure: Re-generate.
1857
1858 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1859
1860         * MAINTAINERS: Adjust bug reporting URL.
1861
1862 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1863
1864         * MAINTAINERS (Write After Approval): Remove redundant entry
1865         for Andrew Burgess.
1866
1867 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1868
1869         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1870         32-bit hppa*-*-hpux*.
1871         * configure: Regenerate.
1872
1873 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1874
1875         * configure.ac: Moved the white list of enabling BRIG FE to
1876         libhsail-rt/configure.tgt.
1877         * configure: Regenerated.
1878         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1879
1880 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1881             Martin Jambor  <mjambor@suse.cz>
1882
1883         * Makefile.def (target_modules): Added libhsail-rt.
1884         (languages): Added language brig.
1885         * Makefile.in: Regenerated.
1886         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1887         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1888         * configure: Regenerated.
1889
1890 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1891
1892         PR other/79046
1893         * configure: Regenerated.
1894
1895 2017-01-04  Alan Modra  <amodra@gmail.com>
1896
1897         * configure: Regenerate.
1898
1899 2016-12-29  Ben Elliston  <bje@gnu.org>
1900
1901         * config.sub: Import latest version.
1902
1903 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1904
1905         * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1908
1909         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1910         includes bootstrap-mpx.
1911         * configure: Regenerated.
1912
1913 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1914
1915         * MAINTAINERS (Write After Approval): Add myself.
1916
1917 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1918
1919         * configure: Regenerate.
1920
1921 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1922
1923         * configure.ac: Don't use pkg-config to check for bdw-gc.
1924         * configure: Regenerate.
1925
1926 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1927
1928         * Makefile.def: Remove reference to boehm-gc target module.
1929         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1930         options and for the bdw-gc pkg-config module.
1931         * configure: Regenerate.
1932         * Makefile.in: Regenerate.
1933
1934 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1935
1936         * MAINTAINERS (nvptx): Remove self.
1937
1938 2016-11-25  Ben Elliston  <bje@gnu.org>
1939
1940         * config.guess: Import latest version.
1941         * config.sub: Likewise.
1942
1943 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1944
1945         * MAINTAINERS (Write After Approval): Add myself.
1946
1947 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1948
1949         * Makefile.def: Remove references to GCJ.
1950         * Makefile.tpl: Likewise.
1951         * Makefile.in: Regenerate.
1952
1953 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1954
1955         * config-ml.in: Remove references to GCJ.
1956         * configure.ac: Likewise.
1957         * configure: Regenerate.
1958
1959 2016-11-01  Josh Conner  <joshconner@google.com>
1960
1961         * MAINTAINERS (Write After Approval): Update email address,
1962
1963 2016-10-27  Carl Love  <cel@us.ibm.com>
1964
1965         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1966         Approval list to make it alphabetical.
1967
1968 2016-10-27  Carl Love  <cel@us.ibm.com>
1969
1970         * MAINTAINERS (Write After Approval): Add myself.
1971
1972 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1973
1974         * MAINTAINERS (Reviewers): Add myself.
1975         (Write After Approval): Add myself.
1976
1977 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1978             Ulrich Weigand  <uweigand@de.ibm.com>
1979
1980         * MAINTAINERS: Update email address.
1981
1982 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1983
1984         * MAINTAINERS: Update email address.
1985
1986 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1987
1988         * configure.ac: Add aarch64-*-freebsd*.
1989         * configure: Regenerate.
1990
1991 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1992
1993         * MAINTAINERS: Update email address after it got reverted.
1994
1995 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1996
1997         * configure.ac (target_libraries): Readd target-boehm-gc.
1998         Restore --enable-objc-gc handling.
1999         * configure: Regenerate.
2000
2001 2015-10-03  Jeff Law  <law@redhat.com>
2002
2003         * MAINTAINERS: Move several inactive maintainers to the
2004         write-after-approval section.
2005
2006 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2007
2008         * configure.ac: Add target-libffi to target_libraries.
2009         Readd libgcj target disablings, modified to only target-libffi.
2010         Readd target addition of go to unsupported languages.
2011         * configure: Regenerated.
2012
2013 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2014
2015         * MAINTAINERS: Update email address.
2016
2017 2016-09-30  Andrew Haley  <aph@redhat.com>
2018
2019         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2020         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2021         libgcj.
2022
2023 2016-09-30  Andrew Haley  <aph@redhat.com>
2024
2025         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2026         write-after approval after GCJ deletion.
2027
2028 2016-09-30  Andrew Haley  <aph@redhat.com>
2029
2030         * Makefile.def: Remove libjava.
2031         * Makefile.tpl: Likewise.
2032         * Makefile.in: Regenerate.
2033         * configure.ac: Likewise.
2034         * configure: Likewise.
2035         * gcc/java: Remove.
2036         * libjava: Likewise.
2037
2038 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2039
2040         * MAINTAINERS (Reviewers): Add myself.
2041
2042 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2043
2044         * configure.ac: Disable "sim" directory for arc*-*-*.
2045         * configure: Regenerated.
2046
2047 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2048
2049         * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2052
2053         * configure.ac: Check for the minimum in-tree MPFR version
2054         handled.
2055         * configure: Regenerate.
2056
2057 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2058
2059         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2060         * configure: Regenerated.
2061
2062 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2063
2064         * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2067
2068         * Makefile.def: Add autoprofiledbootstrap.
2069         * Makefile.tpl: Dito.
2070         * Makefile.in: Regenerate.
2071
2072 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2073
2074     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2075     * configure: Regenerate.
2076
2077 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2078
2079         * configure: Regenerate.
2080         * configure.ac: Remove support for avr-rtems.
2081
2082 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2083
2084         * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2016-06-16  Michael Collison  <michael.collison@arm.com>
2087
2088         * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2091
2092         * MAINTAINERS (Write After Approval): Update e-mail address.
2093
2094 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2095
2096         * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2016-05-28  Alan Modra  <amodra@gmail.com>
2099
2100         * Makefile.tpl (configure): Depend on m4 files included.
2101         * Makefile.in: Regenerate.
2102
2103 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2104
2105         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2106         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2107
2108 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2109
2110         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2111         special case builtin.
2112         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2113         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2114         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2115         for __builtin_vec_addec.
2116
2117 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2118
2119         * config.guess: Import version 2016-04-02 (newest).
2120         * config.sub: Import version 2016-05-10 (newest).
2121
2122 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2123
2124         * configure.ac: Add ARC support to libgloss.
2125         * configure: Regenerate
2126
2127 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2128
2129         * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2132
2133         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2134         * configure: Regenerated.
2135         * Makefile.def (gmp): Explicitly disable assembler.
2136         (mpfr): Adjust lib_path.
2137         (mpc): Likewise.
2138         * Makefile.in: Regenerated.
2139
2140 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2141
2142         PR bootstrap/70704
2143         * configure.ac (--enable-stage1-checking): Add missing
2144         --enable-checking=.
2145         * configure: Regenerated.
2146
2147 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2148
2149         * config.guess: Revert r235676.
2150         * config.sub: Revert r235676.
2151
2152 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2153
2154         * config.guess: Remove SH5 support.
2155         * config.sub: Likewise.
2156         * configure: Likewise.
2157         * configure.ac: Likewise.
2158
2159 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2160
2161         PR bootstrap/70704
2162         * configure.ac (--enable-stage1-checking): For --disable-checking or
2163         implicit --enable-checking, make sure extra flag matches in between
2164         stage1 and later checking.
2165         * configure: Regenerated.
2166
2167 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2168
2169         * .gitattributes: New file.
2170
2171 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2172
2173         * MAINTAINERS (rs6000/powerpc port): Add myself.
2174
2175 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2176
2177         PR bootstrap/70173
2178         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2179         and gotools directories.  Delete the stage_final file.
2180         * Makefile.in: Regenerate.
2181
2182 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2183
2184         * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2187
2188         * MAINTAINERS (Fortran maintainer): Remove myself.
2189
2190 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2191
2192         * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2195
2196         * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2199
2200         Sync with binutils-gdb:
2201
2202         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2203
2204         * configure.ac: Add mips and s390 to the gold target check.
2205         * configure: Regenerate.
2206
2207 2016-03-01  DJ Delorie  <dj@redhat.com>
2208
2209         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2210
2211 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2212
2213         * MAINTAINERS (libcpp): Add myself.
2214         (diagnostic messages): Likewise.
2215
2216 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2217
2218         * MAINTAINERS: Fix whitespace.
2219
2220 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2221
2222         * MAINTAINERS (Write After Approval): Add myself.
2223
2224 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2225
2226         * config/isl.m4: Add comments about isl-0.16.
2227         * configure: Regenerate.
2228
2229 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2230
2231         * MAINTAINERS (hsa maintainers): Add myself.
2232
2233 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2234
2235         * MAINTAINERS: (Write After Approval): Add myself.
2236
2237 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2238             Sebastian Pop  <s.pop@samsung.com>
2239
2240         * Makefile.in: Regenerate.
2241         * Makefile.tpl: Export ISLVER.
2242         * configure: Regenerate.
2243         * config/isl.m4: Detect isl-0.15.
2244
2245 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2246
2247         PR bootstrap/69329
2248         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2249         * Makefile.in: Regenerate.
2250
2251 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2252
2253         * configure.ac: Enable LTO for DJGPP
2254         * configure: Regenerate
2255
2256 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2257
2258         Sync with binutils-gdb:
2259         2015-10-21  Nick Clifton  <nickc@redhat.com>
2260
2261         PR gas/19109
2262         * configure.ac: Note the 'none' is an acceptable argument to
2263         --enable-compressed-debug-sections.
2264         * configure: Regenerate.
2265
2266 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2267
2268         PR bootstrap/69134
2269         * Makefile.def (mpfr): Disable assembler.
2270         * Makefile.in: Regenerate.
2271
2272 2016-01-01  Ben Elliston  <bje@gnu.org>
2273
2274         * config.guess: Import version 2016-01-01.
2275         * config.sub: Likewise.
2276
2277 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2278
2279         * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2282
2283         * Makefile.in: Replace ISL with isl.
2284         * Makefile.tpl: Same.
2285         * config/isl.m4: Same.
2286         * configure.ac: Same.
2287         * contrib/download_prerequisites: Same.
2288         * configure: Regenerate.
2289
2290 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2291
2292         * MAINTAINERS (Write After Approval): Add Myself.
2293
2294 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2295
2296         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2297         * configure: Regenerate.
2298
2299 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2300             Sebastian Pop  <s.pop@samsung.com>
2301
2302         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2303         isl_ctx_get_max_operations.
2304         * configure: Regenerate.
2305
2306 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2307
2308         * MAINTAINERS (Write After Approval): Add myself.
2309
2310 2015-12-02  Ian Lance Taylor  <iant@google.com>
2311
2312         PR go/66147
2313         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2314         * Makefile.in: Regenerate.
2315
2316 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2317
2318         PR libffi/65726
2319         * Makefile.def (lang_env_dependencies): Make libffi depend
2320         on cxx.
2321         * Makefile.in: Regenerate.
2322
2323 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2324
2325         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2326         symbols.
2327
2328 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2329
2330         Sync with binutils-gdb:
2331         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2332
2333         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2334         * configure: Regenerate.
2335
2336 2015-11-19  Martin Liska  <mliska@suse.cz>
2337
2338         * .gitignore: Add .clang-format to ignored files.
2339         * Makefile.in: Add clang-format.
2340         * Makefile.tpl: Likewise.
2341
2342 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2343
2344         * configure.ac: Enable libmpx by default.
2345         * configure: Regenerated.
2346
2347 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2348
2349         * MAINTAINERS: Update email address.
2350
2351 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2352
2353         * MAINTAINERS: Update email address.
2354
2355 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2356
2357         * MAINTAINERS  (Write After Approval): Add myself.
2358
2359 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2360
2361         Sync with binutils-gdb:
2362         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2363
2364         PR gas/19109
2365         * configure.ac: Add
2366         --enable-compressed-debug-sections={all,gas,gold,ld}.
2367         * configure: Regenerated.
2368
2369 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2370
2371         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2372
2373 2015-10-09  Martin Liska  <mliska@suse.cz>
2374
2375         * MAINTAINERS (Write After Approval): Add myself.
2376
2377 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2378
2379         * MAINTAINERS (Write After Approval): Add myself.
2380
2381 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2382
2383         * MAINTAINERS: Update email address.
2384
2385 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2386
2387         * MAINTAINERS  (Write After Approval): Add myself.
2388
2389 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2390
2391         * MAINTAINERS: Update email.
2392
2393 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2394
2395         * MAINTAINERS: Update my email address.
2396
2397 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2398
2399         * MAINTAINERS (ft32 port): Add myself.
2400
2401 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2402
2403         * MAINTAINERS: Add myself.
2404
2405 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2406
2407         * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2410
2411         PR libfortran/54572
2412         * Makefile.def: Make libgfortran depend on libbacktrace.
2413         * Makefile.in: Regenerate.
2414
2415 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2416
2417         * MAINTAINERS (Write After Approval): Add myself.
2418
2419 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2420
2421         PR other/67092
2422         * configure.ac: Remove --with_host_libstdcxx support.
2423         * configure: Regenerate.
2424
2425 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2426             Jakub Jelinek  <jakub@redhat.com>
2427
2428         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2429         nvptx*-*-*.
2430         * configure: Regenerate.
2431
2432 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2433
2434         * Makefile.def (libiconv): Define bootstrap=true.
2435         Mark pdf/html/info as missing.
2436         (configure-gcc): Depend on all-libiconv.
2437         (all-gcc): Ditto.
2438         (configure-libcpp): Ditto.
2439         (all-libcpp): Ditto.
2440         (configure-intl): Ditto.
2441         (all-intl): Ditto.
2442         * Makefile.in: Regenerate.
2443
2444 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2445
2446         * MAINTAINERS (loop ivopts): Add the entry and myself.
2447
2448 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2449
2450         * MAINTAINERS (nvptx): Add self.
2451
2452 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2453
2454         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2455         128-bit vector modes.
2456
2457 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2015-07-28  Ben Elliston  <bje@gnu.org>
2462
2463         * config.sub, config.guess: Import from upstream.
2464
2465 2015-07-24  Michael Darling  <darlingm@gmail.com>
2466
2467         PR other/66259
2468         * config-ml.in: Reflects renaming of configure.in to configure.ac
2469         * configure: Likewise
2470         * configure.ac: Likewise
2471
2472 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2473
2474         * MAINTAINERS: Update my email address.
2475
2476 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2477
2478         Sync with binutils-gdb:
2479         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2480
2481         * configure.ac (target_configdirs): Exclude target-zlib if
2482         target-libjava isn't built.
2483         * configure: Regenerated.
2484
2485 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2486
2487         Sync with binutils-gdb:
2488         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2489
2490         * configure.ac: Disable configuration of GDB for HPUX targets.
2491         * configure: Regenerate.
2492
2493         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2494
2495         * configure.ac: Add --with-system-zlib.
2496         * configure: Regenerated.
2497
2498         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2499
2500         * configure.ac: Add FT32 support.
2501         * configure: Regenerate.
2502
2503         2015-01-12  Anthony Green  <green@moxielogic.com>
2504
2505         * configure.ac: Don't disable gprof for moxie.
2506         * configure: Rebuild.
2507
2508 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2509
2510         Sync with binutils-gdb:
2511         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2512
2513         PR ld/18355
2514         * Makefile.def: Add extra_configure_flags to host zlib.
2515         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2516         to --enable-host-shared When bfd is to be built as shared
2517         library.  AC_SUBST.
2518         * Makefile.in: Regenerated.
2519
2520 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2521
2522         Sync with src:
2523         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2524         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2525         * Makefile.in: Regenerated.
2526
2527 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2528
2529         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2530         target.
2531         * configure: Regenerate.
2532
2533 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2534
2535         * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2538
2539         * MAINTAINERS (OS Port Maintainers): Add myself.
2540         (Various Maintainers): Remove myself from libffi testsuite.
2541
2542 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2543
2544         * MAINTAINERS (gen* on machine desc): Add self.
2545
2546 2015-06-02  Jason Merrill  <jason@redhat.com>
2547
2548         PR bootstrap/66319
2549         * configure.ac: Use -std=gnu++98.
2550
2551 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2552
2553         * MAINTAINERS (Write After Approval): Add myself.
2554
2555 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2556
2557         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2558         * configure: Regenerate.
2559
2560 2015-05-26  Jason Merrill  <jason@redhat.com>
2561
2562         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2563         * configure: Regenerate.
2564
2565 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2566
2567         * configure.ac: FT32 target added.
2568         * configure: Regenerated.
2569
2570 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2571
2572         * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2575
2576         * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2579
2580         * configure.ac: Fix typo.
2581         * configure: Regenerate.
2582
2583 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2584
2585         * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2588
2589         * configure.ac: Match $host configured with triplets.
2590         * configure: Regenerate.
2591
2592 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2593
2594         * Makefile.tpl: Remove surplus whitespace throughout.
2595         * Makefile.in: Regenerate.
2596
2597 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2598
2599         * MAINTAINERS (Various Maintainers): Add myself as instruction
2600         combiner maintainer.
2601
2602 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2603
2604         PR bootstrap/62077
2605         * configure.ac (--enable-stage1-checking): Default to
2606         release,misc,gimple,rtlflag,tree,types if --disable-checking
2607         or --enable-checking is not specified and DEV-PHASE is not
2608         experimental.
2609         * configure: Regenerated.
2610
2611 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2612
2613         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2614         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2615         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2616         * Makefile.in: Regenerate.
2617
2618 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2619
2620         * MAINTAINERS: Update my email address.
2621
2622 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2623
2624         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2625
2626 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2627
2628         * MAINTAINERS: Add myself as an arm port reviewer.
2629
2630 2015-03-25  Martin Liska  <mliska@suse.cz>
2631             Yury Gribov  <y.gribov@samsung.com>
2632
2633         * Makefile.in: Fix ln source location for vimrc file.
2634         * Makefile.tpl: Likewise.
2635
2636 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2637
2638         PR bootstrap/25672
2639         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2640         cross-compiling.  Similarly for CXX_FOR_TARGET.
2641         * configure: Regenerate.
2642
2643 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2644
2645         * Makefile.def: Add libmpx.
2646         * configure.ac: Add libmpx.
2647         * Makefile.in: Regenerate.
2648         * configure: Regenerate.
2649
2650 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2651
2652         * MAINTAINERS (CPU Port Maintainers): Add myself
2653         i386 vector ISA extns mantainer.
2654
2655 2015-03-13  Jeff Law  <law@redhat.com>
2656
2657         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2658         maintainer.
2659         Remove Richard Henderson as a maintainer for the x86 port.
2660
2661 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2662
2663         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2664
2665 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2666
2667         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2668         pointer bounds checker and i386 MPX maintainer.
2669
2670 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2671
2672         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2673
2674 2015-02-26  Martin Sebor  <msebor@redhat.com>
2675
2676         * MAINTAINERS (Various Maintainers): Add self.
2677
2678 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2679
2680         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2681         Make sure it contains lto.
2682         * configure: Regenerate.
2683
2684 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2685
2686         * configure: Regenerate.
2687
2688 2015-02-06  Diego Novillo  <dnovillo@google.com>
2689 1
2690         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2691         middle-end, docstring): Remove myself.
2692         (Write After Approval): Add myself.
2693
2694 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2695
2696         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2697         (Write After Approval): Update address.
2698
2699 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2700
2701         PR jit/64780
2702         * configure.ac: Require the user to explicitly specify
2703         --enable-host-shared if the jit is enabled.
2704         * configure: Regenerate.
2705
2706 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2707
2708         * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2711
2712         * MAINTAINERS: Make whitespace consistent.
2713
2714 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2715
2716         * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2719
2720         * MAINTAINERS: (Write After Approval): Add myself.
2721
2722 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2723
2724         * MAINTAINERS: (Write After Approval): Add myself.
2725
2726 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2727
2728         * MAINTAINERS: (Write After Approval): Add myself.
2729
2730 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2731
2732         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2733         objective-c/c++ front end maintainer.
2734
2735 2015-01-13  Marek Polacek  <polacek@redhat.com>
2736
2737         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2738
2739 2015-01-12  Jeff Law  <law@redhat.com>
2740
2741         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2742         a very long time.
2743
2744 2015-01-09  Ian Lance Taylor  <iant@google.com>
2745
2746         * configure.ac (host_tools): Add gotools.
2747         * Makefile.def (host_modules): Add gotools.
2748         (dependencies): Add dependency of all-gotools on all-target-libgo.
2749
2750 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2751
2752         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2753         * configure: Regenerate.
2754
2755 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2756
2757         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2758         all-target-libgomp.
2759         * Makefile.in: Regenerate.
2760
2761 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2762
2763         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2764
2765 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2766
2767         * configure.ac: Add Visium support.
2768         * configure: Regenerate.
2769
2770 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2771
2772         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2773         * configure: Regenerate.
2774
2775 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2776
2777         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2778         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2779         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2780         (OBJCOPY_FOR_TARGET): New variable.
2781         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2782         * Makefile.in: Regenerate.
2783         * configure.ac: Check for already installed target objcopy.
2784         Also GCC_TARGET_TOOL on objcopy.
2785         * configure: Regenerate.
2786
2787 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2788
2789         * config.sub: Update from upstream, to 2015-01-01 version.
2790         * config.guess: Ditto.
2791
2792 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2793
2794         * MAINTAINERS (RTEMS Ports): Add myself.
2795
2796 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2797
2798         * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2801
2802         * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2805
2806         * configure.ac (--enable-as-accelerator-for): Don't set
2807         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2808         * configure: Regenerate.
2809
2810 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2811
2812         PR bootstrap/64023
2813         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2814         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2815         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2816         to CXX.
2817         * Makefile.in: Regenerated.
2818
2819 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2820             Yury Gribov  <y.gribov@samsung.com>
2821
2822         * .gitignore: Added .local.vimrc and .lvimrc.
2823         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2824         * Makefile.in: Regenerate.
2825
2826 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2827
2828         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2829         * configure: Regenerated.
2830
2831 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2832
2833         * MAINTAINERS (nvptx port): New entry.
2834
2835 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2836
2837         * configure: Regenerate.
2838
2839 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2840
2841         * configure.ac: Merge with Binutils.
2842
2843 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2844
2845         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2846         * Makefile.in: Regenerate.
2847
2848 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2849
2850         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2851         missing flex.
2852         * Makefile.in: Regenerated.
2853
2854 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2855
2856         * Makefile.in: Regenerate.
2857
2858 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2859
2860         PR bootstrap/63784
2861         * libtool.m4: Add $pic_flag with -shared.
2862
2863 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2864
2865         * MAINTAINERS (Write After Approval): Added myself.
2866
2867 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2868
2869         * MAINTAINERS (write-after-approval): Add myself.
2870
2871 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2872
2873         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2874         from 2 years ago.
2875
2876 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2877
2878         Revert:
2879         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2880
2881         * MAINTAINERS (Write After Approval): Added myself as line map
2882         maintainer.
2883
2884 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2885
2886         Revert:
2887         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2888
2889         * MAINTAINERS (Write After Approval): Added myself.
2890
2891 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2892
2893         * MAINTAINERS (Write After Approval): Added myself.
2894
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-17  Dodji Seketeli  <dodji@redhat.com>
2901
2902         * MAINTAINERS (Various Maintainers): Added myself as line map
2903         maintainer.
2904
2905 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2906
2907         * move-if-change: Sync from upstream gnulib.
2908
2909 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2910
2911         * compile: Sync with upstream Automake.
2912         * depcomp: Ditto.
2913         * install-sh: Ditto.
2914         * missing: Ditto.
2915         * mkinstalldirs: Ditto.
2916         * ylwrap: Ditto.
2917
2918 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2919
2920         * config.sub: Update from upstream config repo.
2921         * config.guess: Ditto.
2922
2923 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2924
2925         * Makefile.def: Add liboffloadmic to target_modules.  Make
2926         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2927         * Makefile.in: Regenerate.
2928         * configure: Regenerate.
2929         * configure.ac: Add liboffloadmic to target binaries.
2930         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2931         Add liboffloadmic to noconfig list when C++ is not supported.
2932
2933 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2934             Thomas Schwinge  <thomas@codesourcery.com>
2935             Ilya Verbin  <ilya.verbin@intel.com>
2936             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2937
2938         * configure: Regenerate.
2939         * configure.ac (--enable-as-accelerator-for)
2940         (--enable-offload-targets): New configure options.
2941
2942 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2943
2944         * Makefile.def: Make all-gcc depend on all-isl.
2945         * Makefile.in: Regenerate.
2946
2947 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2948
2949         * ChangeLog.jit: New.
2950         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2951
2952 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2953
2954         PR target/63610
2955         * libtool.m4: Fix globbing of darwin versions.
2956         * configure: Regenerate.
2957
2958 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2959
2960         * Makefile.def: Remove CLooG.
2961         * Makefile.tpl: Ditto.
2962         * configure.ac: Ditto.
2963         * configure: Regenerate.
2964         * Makefile.in: Ditto.
2965
2966 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2967
2968         * configure.ac: Handle nvptx-*-*.
2969         * configure: Regenerate.
2970
2971 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2972
2973         * MAINTAINERS (Write After Approval): Add myself.
2974
2975 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2976
2977         * Makefile.def (libcc1): Remove bootstrap=true;.
2978         * Makefile.in: Regenerated.
2979
2980 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2981
2982         * configure.ac: Update comment.
2983         * configure: Regenerate.
2984
2985 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2986
2987         * MAINTAINERS (Write After Approval): Add myself.
2988
2989 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2990
2991         * configure.ac (extra_host_libiberty_configure_flags): Add
2992         --enable-shared also for libcc1's benefit.
2993         * configure: Regenerate.
2994
2995 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2996
2997         * MAINTAINERS: Change my email address.
2998
2999 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3000             Tom Tromey  <tromey@redhat.com>
3001
3002         * Makefile.def: Add libcc1 to host_modules.
3003         * configure.ac (host_tools): Add libcc1.
3004         * Makefile.in, configure: Rebuild.
3005
3006 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3007
3008         * configure.ac (build_configargs): Don't share config.cache between
3009         build subdirs.
3010         * configure: Regenerate.
3011
3012 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3013
3014         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3015         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3016         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3017         leon3v7 as leon3.
3018         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3019         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3020         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3021         * config/sparc/sparc.md (cpu): Add leon3v7.
3022         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3023
3024 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3025
3026         * MAINTAINERS (write-after-approval): Add myself.
3027
3028 2014-10-23  Ian Lance Taylor  <iant@google.com>
3029
3030         * configure.ac: Disable the Go frontend on systems where it is known
3031         to not work.
3032         * configure: Regenerate.
3033
3034 2014-10-23  Richard Biener  <rguenther@suse.de>
3035
3036         * Makefile.def: Add libcpp build module and dependencies.
3037         * configure.ac: Add libcpp build module.
3038         * Makefile.in: Regenerate.
3039         * configure: Likewise.
3040
3041 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3042
3043         * MAINTAINERS (write-after-approval): Add myself.
3044
3045 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3046
3047         * INSTALL/README: Do not mention CVS.
3048
3049 2014-10-03  Jing Yu  <jingyu@google.com>
3050
3051         * configure.ac: Add aarch64 to list of targets that support gold.
3052         * configure: Regenerate.
3053
3054 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3055
3056         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3057
3058 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3059
3060         * MAINTAINERS:  Add myself as MIPS maintainer.
3061
3062 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3063
3064         * MAINTAINERS: Move myself to MIPS maintainers.
3065
3066 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3067
3068         * MAINTAINERS: Put all email addresses between '<' and '>'.
3069
3070 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3071
3072         * MAINTAINERS: Move myself to reviewers (Fortran).
3073
3074 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3075
3076         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3077         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3078         * Makefile.in: Regenerate.
3079
3080 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3081
3082         * rtx-classes-status.txt: Delete
3083
3084 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3085
3086         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3087
3088 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3089
3090         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3091         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3092         of checking for version number.
3093         * configure: Regenerated.
3094         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3095
3096 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3097
3098         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3099         is done; begin phase 6 (use extra rtx_def subclasses).
3100
3101 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3102
3103         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3104         done; begin phase 5 (additional rtx_def subclasses).
3105
3106 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3107
3108         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3109
3110 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3111
3112         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3113         SET_BB_HEADER are done.
3114
3115 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3116
3117         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3118         done.
3119
3120 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3121
3122         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3123
3124 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3125
3126         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3127
3128 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3129
3130         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3131
3132 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3133
3134         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3135
3136 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3137
3138         * rtx-classes-status.txt: Phase 3 (per-file commits within
3139         "config" subdirs) is done; begin phase 4 (removal of
3140         "scaffolding").
3141
3142 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3143
3144         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3145         dir) is done; begin phase 3 (per-file commits within "config"
3146         subdirs).
3147
3148 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3149
3150         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3151         phase 2 (per-file commits in main source dir).
3152
3153 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3154
3155         * configure: Regenerated.
3156
3157 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3158
3159         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3160
3161 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3162
3163         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3164
3165 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3166
3167         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3168
3169 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3170
3171         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3172
3173 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3174
3175         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3176
3177 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3178
3179         * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3182
3183         * MAINTAINERS: Remove myself
3184
3185 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3186
3187         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3188
3189 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3190
3191         * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3194
3195         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3196         SET_BB_HEADER, SET_BB_FOOTER
3197
3198 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3199
3200         * rtx-classes-status.txt: New file
3201
3202 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3203
3204         * configure.ac: Eliminate ClooG installation dependency.
3205         * configure: Regenerate.
3206         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3207         * Makefile.in: Regenerate.
3208
3209 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3210
3211         * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3214
3215         * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3218
3219         * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2014-07-28  Anthony Green  <green@moxielogic.com>
3222
3223         Import from savannah.gnu.org:
3224         * config.sub: Update to 2014-07-28 version.
3225
3226 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3227
3228         * MAINTAINERS: Remove my MIPS maintainer entry.
3229
3230 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3231
3232         PR target/47230
3233         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3234         * configure: Regenerate.
3235
3236 2014-07-24  James Norris  <jnorris@codesourcery.com>
3237
3238         * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3241
3242         * configure.ac: Accept only CLooG 0.18.1.
3243         * configure: Regenerate.
3244
3245 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3246
3247         * configure.ac: Don't accept isl 0.11.
3248         * configure: Regenerate.
3249
3250 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3251
3252         * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3255
3256         * configure.ac: Don't accept isl 0.10.
3257         * configure: Regenerate.
3258
3259 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3260
3261         Fix include path for in-tree cloog.
3262         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3263         * configure: Regenerate.
3264
3265 2014-06-18  Richard Henderson  <rth@redhat.com>
3266
3267         * .gitignore: Import gcc_update output.
3268
3269 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3270
3271         * config-ml.in: Robustify ac_configure_args parsing.
3272
3273         * configure.ac (--enable-linker-plugin-configure-flags)
3274         (--enable-linker-plugin-flags): New flags.
3275         (configdirs): Conditionally add libiberty-linker-plugin.
3276         * configure: Regenerate.
3277         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3278         (host_modules) <lto-plugin>: Pay attention to
3279         @extra_linker_plugin_flags@ and
3280         @extra_linker_plugin_configure_flags@.
3281         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3282         * Makefile.in: Regenerate.
3283
3284         * Makefile.tpl (configure-[+prefix+][+module+])
3285         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3286         "module_srcdir" instead of "module" for locating a module's srcdir.
3287         * Makefile.in: Regenerate.
3288
3289 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3290
3291         * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3294
3295         * MAINTAINERS: Update my email address.
3296
3297 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3302
3303         * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3306
3307         PR libstdc++/61011
3308         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3309         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3310         * configure: Regenerate.
3311
3312 2014-05-28  Pedro Alves  <palves@redhat.com>
3313
3314         * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3317
3318         * MAINTAINERS: Update my affiliation/email.
3319
3320 2014-05-19  Mike Stump  <mikestump@comcast.net>
3321
3322         * MAINTAINERS: Add wide-int reviewers.
3323
3324 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3325
3326         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3327         * configure: Regenerated.
3328
3329 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3330
3331         * MAINTAINERS (libitm): Add myself as maintainer.
3332
3333 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3334
3335         * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3338
3339         * config.sub, config.guess: Import from upstream.
3340
3341 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3342
3343         * MAINTAINERS (Write After Approval): Put myself in correct order.
3344
3345 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3346
3347         * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3350
3351         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3352         section.
3353
3354 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3355
3356         * MAINTAINERS (Write After Approval): Delete myself.
3357
3358 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3359
3360         PR sanitizer/56781
3361         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3362         and -B* options with -Xcompiler.
3363
3364 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3365
3366         PR bootstrap/60620
3367         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3368         * Makefile.in: Regenerate.
3369
3370 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3371
3372         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3373         for WINDRES_FOR_TARGET in default-manifest.o rule.
3374         * Makefile.in: Regenerate.
3375
3376 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3377
3378         * MAINTAINERS (Write After Approval): Add myself.
3379
3380 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3381
3382         PR sanitizer/56781
3383         * Makefile.def: Set bootstrap=true; for host fixincludes.
3384         * configure.ac: Don't bootstrap host fixincludes unless
3385         --with-build-config=bootstrap-{a,ub}san.
3386         * Makefile.in: Regenerated.
3387         * configure: Regenerated.
3388
3389 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3390
3391         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3392         --enable-vtable-verify option parsing.  Don't add
3393         target-libsanitizer to bootstrap_target_libs unless
3394         --with-build-config=bootstrap-asan or
3395         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3396         to bootstrap_target_libs unless --enable-vtable-verify.
3397         * configure: Regenerated.
3398
3399 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3400
3401         * MAINTAINERS (Write After Approval): Add myself.
3402
3403 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3404
3405         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3406
3407 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3408
3409         PR bootstrap/58572
3410         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3411         -I for libstdc++-v3 includes if $(LEAN).
3412         * Makefile.in: Regenerated.
3413
3414 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3415
3416         * MAINTAINERS: Update my email address.
3417
3418 2014-02-24  Walter Lee  <walt@tilera.com>
3419
3420         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3421         (tilegx-*-*): Change to tilegx*-*-*.
3422         * configure: Regenerate.
3423
3424 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3425
3426         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3427
3428 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3429
3430         * MAINTAINERS (Write After Approval): Add myself.
3431
3432 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3433
3434         PR target/59788
3435         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3436         *solaris2*.
3437
3438 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3439
3440         * MAINTAINERS: Update my email address.
3441
3442 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3443
3444         * MAINTAINERS: Convert to UTF-8.
3445         Properly sort Xinliang David Li's entry.
3446
3447 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3448             Sandra Loosemore  <sandra@codesourcery.com>
3449
3450         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3451         nios2 port maintainers.
3452
3453 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3454
3455         * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3458
3459         * configure.ac: Add user-friendly check for native x86_64-linux
3460         multilibs.
3461         * configure: Regenerate.
3462
3463 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3464
3465         * MAINTAINERS: Add myself as sh maintainer.
3466
3467 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3468
3469         * MAINTAINERS: Add self as SLSR maintainer.
3470
3471 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3472
3473         * MAINTAINERS: Update my email address.
3474
3475 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3476
3477         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3478
3479 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3480
3481         * Makefile.in: Regenerate.
3482
3483         * Makefile.tpl: Fix typo.
3484         * Makefile.in: Regenerate partially.
3485
3486 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3487
3488         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3489         supported.
3490         * configure: Regenerated.
3491
3492 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3493
3494         * MAINTAINERS (Write After Approval): Add myself.
3495
3496 2013-10-30  Jason Merrill  <jason@redhat.com>
3497
3498         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3499         --disable-build-format-warnings.
3500
3501 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3502
3503         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3504         depend on libstdc++ and libgcc.
3505         * configure: Regenerate.
3506         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3507         libcilkrts for POSIX and i*86, and x86_64 architectures.
3508         * Makefile.in: Added libcilkrts related fields to support building it.
3509
3510 2013-10-26  Jeff Law  <law@redhat.com>
3511
3512         * Makefile.def (target_modules): Remove libmudflap
3513         (languages): Remove check-target-libmudflap).
3514         * Makefile.in: Rebuilt.
3515         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3516         * configure.ac (target_libraries): Remove target-libmudflap.
3517         Remove checks which disabled libmudflap on some systems.
3518         * configure: Rebuilt.
3519         * libmudflap: Directory removed.
3520
3521 2013-10-21  Cong Hou  <congh@google.com>
3522
3523         * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2013-10-16  Mike Stump  <mikestump@comcast.net>
3526
3527         * .dir-locals.el: Add.
3528
3529 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3530
3531         * configure.ac: Add --enable-host-shared
3532         * configure: Regenerate.
3533
3534 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3535
3536         Import from savannah.gnu.org:
3537         * config.guess: Update to 2013-06-10 version.
3538         * config.sub: Update to 2013-10-01 version.
3539
3540 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3541
3542         Changes to build configuration to allow big endian ARC ELF toolchain
3543         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3544         * configure: Regenerate.
3545
3546 2013-09-20  Alan Modra  <amodra@gmail.com>
3547
3548         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3549         ppc host match.  Support little-endian powerpc linux hosts.
3550
3551 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3552
3553         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3554         maintainer.
3555
3556 2013-09-12  DJ Delorie  <dj@redhat.com>
3557
3558         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3559         maintainers.
3560
3561 2013-09-03  Richard Biener  <rguenther@suse.de>
3562
3563         * configure.ac: Also allow ISL 0.12.
3564         * configure: Regenerated.
3565
3566 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3567
3568         * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3571
3572         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3573
3574 2013-08-26  Caroline Tice  <cmtice@google.com>
3575
3576         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3577         "Various Reviewers" to libvtv "Various Maintainers".
3578
3579 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3580
3581         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3582
3583 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3584
3585         * MAINTAINERS: Update name, email.
3586
3587 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3588
3589         * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2013-08-12  Caroline Tice  <cmtice@google.com>
3592
3593         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3594         address in the Write After Approval section.
3595
3596 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3597
3598         * MAINTAINERS (Write After Approval): Update email.
3599
3600 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3601
3602         * configure.ac: Adjust to check VTV_SUPPORTED.
3603         * configure: Regenerated.
3604
3605 2013-08-02  Caroline Tice  <cmtice@google.com>
3606
3607         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3608         on non-linux systems; add target-libvtv to noconfigdirs; add
3609         libsupc++/.libs to C++ library search paths.
3610         * configure: Regenerated.
3611         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3612         libstdc++ and libgcc.
3613         * Makefile.in: Regenerated.
3614
3615 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3616
3617         * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3620             Shiva Chen  <shiva0217@gmail.com>
3621
3622         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3623         nds32 port maintainers.
3624
3625 2013-07-17  Tim Shen  <timshen91@gmail.com>
3626
3627         * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3630
3631         * configure.ac: Sync from binutils.
3632         * configure: Regenerate.
3633
3634 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3643
3644         * MAINTAINERS (Write After Approval): Add myself.
3645
3646 2013-04-30  Brooks Moses  <bmoses@google.com>
3647
3648         * MAINTAINERS: Update my email; move myself from Fortran
3649         reviewer to Write After Approval.
3650
3651 2013-04-16  Andreas Schwab  <schwab@suse.de>
3652
3653         * configure.ac (aarch64-*-*): Don't disable java.
3654         * configure: Regenerate.
3655
3656 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3657
3658         * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3661
3662         * Makefile.def (target_modules): Don't install libffi.
3663         * Makefile.in: Regenerate.
3664
3665 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3666
3667         * MAINTAINERS (Write After Approval): Add myself.
3668
3669 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3670
3671         * MAINTAINERS (Write After Approval): Add myself.
3672
3673 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3674
3675         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3676         * configure: Regenerated.
3677
3678 2013-02-05  Ian Lance Taylor  <iant@google.com>
3679
3680         PR go/55969
3681         * configure.ac: Disable libgo on some systems where it does not
3682         work.
3683
3684 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3685
3686         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3687         Remove Geoff Keating as rs6000 port maintainer, at his request.
3688
3689 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3690
3691         * MAINTAINERS: Update my email.
3692
3693 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3694
3695         * configure: Re-generate.
3696
3697 2013-01-15  Richard Biener  <rguenther@suse.de>
3698
3699         PR other/55973
3700         * configure: Re-generate.
3701
3702 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3703
3704         * Makefile.def (install-target-libsanitizer): Depend on
3705         install-target-libstdc++-v3.
3706         * Makefile.in: Regenerate.
3707
3708 2013-01-14  Richard Biener  <rguenther@suse.de>
3709
3710         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3711         * configure: Re-generate
3712
3713 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3714
3715         * config.sub: Update from config repo.
3716
3717 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3718
3719         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3720         * Makefile.in: Regenerate.
3721
3722 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3723
3724         * MAINTAINERS (arc): Add new port maintainership for myself.
3725
3726 2013-01-09  Jason Merrill  <jason@redhat.com>
3727
3728         * .gitignore: Import from gdb repository.
3729
3730 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3731
3732         * Makefile.def (configure-gcc): Depend on all-gmp.
3733         (all-gcc): Remove dependency on all-gmp.
3734         * Makefile.in: Regenerated.
3735
3736 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3737
3738         * config.sub: Merge from config repo.
3739         * config.guess: Ditto.
3740
3741 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3742
3743         * Makefile.def: Merge from binutils.
3744         * Makefile.in: Ditto.
3745
3746 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3747
3748         * MAINTAINERS: Update my email.
3749
3750 2012-12-29  Ben Elliston  <bje@gnu.org>
3751
3752         * config.guess: Update to 2012-12-29 version.
3753         * config.sub: Likewise.
3754
3755 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3756
3757         * Makefile.def (install-target-libgfortran): Depend on
3758         install-target-libquadmath, install-target-libgcc.
3759         (install-target-libsanitizer): Depend on install-target-libgcc.
3760         (install-target-libjava): Depend on install-target-libgcc.
3761         (install-target-libitm): Depend on install-target-libgcc.
3762         (install-target-libobjc): Depend on install-target-libgcc.
3763         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3764         * Makefile.in: Regenerate.
3765
3766 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3767
3768         * Makefile.def (install-target-libgo): Depend on
3769         install-target-libatomic.
3770         * Makefile.in: Regenerate.
3771
3772 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3773
3774         PR go/55201
3775         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3776         * Makefile.in: Regenerate.
3777
3778 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3779
3780         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3781         * configure: Regenerate.
3782
3783 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3784
3785         * config.sub: Merge from config repo.
3786
3787 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3788
3789         * Makefile.def (target_modules): Add bootstrap=true and
3790         raw_cxx=true to libsanitizer.
3791         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3792         * Makefile.in: Regenerated.
3793         * configure: Likewise.
3794
3795 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3796
3797         * MAINTAINERS: Remove self as RTL optimization maintainer.
3798
3799 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3800
3801         * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3804
3805         * Makefile.def (target_modules): Remove bootstrap=true and
3806         raw_cxx=true from libsanitizer.
3807         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3808         * Makefile.in: Regenerated.
3809         * configure: Likewise.
3810
3811 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3812
3813         * Makefile.def (target_modules): Add bootstrap=true and
3814         raw_cxx=true to libsanitizer.
3815         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3816         * Makefile.in: Regenerated.
3817         * configure: Likewise.
3818
3819 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3820
3821         PR bootstrap/54279
3822         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3823         * configure: Regenerate.
3824         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3825         * Makefile.in: Regenerate.
3826
3827 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3828
3829         * configure.ac: Disable libsanitizer if we're not building C++.
3830         * configure: Regenerate.
3831
3832 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3833
3834         * MAINTAINERS (Write After Approval): Add myself.
3835
3836 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3837
3838         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3839         Kostya Serebryany (kcc@google.com) and
3840         Jakub Jelinek (jakub@redhat.com).
3841         Rename area for Dodji Seketeli (dodji@redhat.com).
3842
3843 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3844
3845         * MAINTAINERS: (asan.c, related): Add myself.
3846
3847 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3848
3849         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3850         * configure: Regenerate.
3851
3852 2012-11-13  Richard Henderson  <rth@redhat.com>
3853
3854         * configure.ac: Move libsanitizer logic to subdirectory.
3855         * configure: Regenerate.
3856
3857 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3858
3859         * configure.ac: Enable libsanitizer just on x86 linux for now.
3860         * configure: Re-generate.
3861
3862 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3863
3864         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3865         sections.
3866         * configure: Regenerate.
3867
3868 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3869
3870         * configure.ac: Add section for configdirs for libsanitizer.
3871         Disable for cris-*-* and mmix-*-*.
3872         * configure: Regenerate.
3873
3874 2012-11-12  Wei Mi <wmi@google.com>
3875
3876         * configure.ac: Add libsanitizer to target_libraries.
3877         * Makefile.def: Ditto.
3878         * configure: Regenerate.
3879         * Makefile.in: Regenerate.
3880         * libsanitizer: New directory for asan runtime.  Contains an empty
3881         tsan directory.
3882
3883 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3884
3885         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3886         against Mingw64 w32api.
3887         * configure: Regenerate.
3888
3889 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3890
3891         * configure: Regenerated.
3892
3893 2012-11-03  Robert Mason  <rbmj@verizon.net>
3894
3895         * configure.ac: add --disable-libstdcxx configure option
3896         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3897
3898 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3899
3900         * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3903
3904         * MAINTAINERS (Write After Approval): Add myself.
3905
3906 2012-10-24  Sharad Singhai  <singhai@google.com>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2012-10-24  Eric Christopher  <echristo@gmail.com>
3911
3912         * MAINTAINERS: Update email address.
3913
3914 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3915
3916         PR bootstrap/54820
3917         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3918         * configure: Regenerate.
3919
3920 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3921
3922         * MAINTAINERS (aarch64): Add Marcus and myself.
3923
3924 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3925
3926         PR bootstrap/54820
3927         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3928         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3929         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3930         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3931         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3932         * Makefile.in: Regenerate.
3933         * configure.ac (have_static_libs): New variable and associated check.
3934         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3935         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3936         * configure: Regenerate.
3937
3938 2012-10-10  Richard Biener  <rguenther@suse.de>
3939
3940         * MAINTAINERS: Adjust for changed surname.
3941
3942 2012-10-04  Lawrence Crowl  <crowl@google.com>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2012-10-01  Cary Coutant  <ccoutant@google.com>
3947
3948         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3949
3950 2012-09-28  Ian Lance Taylor  <iant@google.com>
3951
3952         * Makefile.def: Make all-target-libgo depend on
3953         all-target-libbacktrace.
3954         * Makefile.in: Rebuild.
3955
3956 2012-09-26  Ian Lance Taylor  <iant@google.com>
3957
3958         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3959         * Makefile.in: Rebuild.
3960
3961 2012-09-20  Walter Lee  <walt@tilera.com>
3962
3963         * configure.ac: Add tilegx to list of targets that support gold.
3964         * configure: Regenerate.
3965
3966 2012-09-20  Marek Polacek  <polacek@redhat.com>
3967
3968         * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3971
3972         * configure.ac: Add mips*-mti-elf* target.
3973         * configure: Regenerate.
3974
3975 2012-09-17  Ian Lance Taylor  <iant@google.com>
3976
3977         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3978         * configure.ac (host_libs): Add libbacktrace.
3979         (target_libraries): Add libbacktrace.
3980         * Makefile.def (host_modules): Add libbacktrace.
3981         (target_modules): Likewise.
3982         * configure, Makefile.in: Rebuild.
3983
3984 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3985
3986         PR target/38607
3987         Merge upstream change.
3988         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3989
3990         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3991         Add libgomp*.o to compare_exclusions for AIX.
3992         * configure: Regenerate.
3993
3994 2012-09-06  Diego Novillo  <dnovillo@google.com>
3995
3996         * configure.ac: Bump minimum GMP version to 4.2.3.
3997         * configure: Re-generate.
3998
3999 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4000
4001         PR target/54461
4002         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4003         target-libgloss if not configured --with-avrlibc=no.
4004         * configure: Regenerate.
4005
4006 2012-09-04  Jason Merrill  <jason@redhat.com>
4007
4008         * configure.ac: Fix --enable-languages=all.
4009
4010 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4011
4012         * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2012-09-03  Richard Guenther  <rguenther@suse.de>
4015
4016         PR bootstrap/54138
4017         * configure.ac: Re-organize ISL / CLOOG checks to allow
4018         disabling with either --without-isl or --without-cloog.
4019         * configure: Regenerated.
4020
4021 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4022
4023         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4024         * configure: Regenerate.
4025
4026 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4027
4028         * MAINTAINERS: Fix my email address.
4029
4030 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4031
4032         PR binutils/4970
4033         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4034         and opcodes.
4035         * Makefile.in: Regenerated.
4036
4037 2012-08-26  Art Haas <ahaas@impactweather.com>
4038
4039         * configure: Regenerate.
4040
4041 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4042
4043         * INSTALL/README: Also refer to the online installation
4044         instructions.
4045
4046 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4047
4048         * MAINTAINERS (Write After Approval): Add myself.
4049         (Picochip port): Remove myself.
4050
4051 2012-08-14   Diego Novillo  <dnovillo@google.com>
4052
4053         Merge from cxx-conversion branch.
4054
4055         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4056         POSTSTAGE1_CONFIGURE_FLAGS.
4057         * Makefile.in: Regenerate.
4058         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4059         Force C++ when bootstrapping.
4060         * configure: Regenerate.
4061
4062 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4063
4064         * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4067
4068         * README: Document use of ranges of years in copyright notices.
4069
4070 2012-07-06  Richard Guenther  <rguenther@suse.de>
4071
4072         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4073         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4074         --with-gmp=system.
4075         * Makefile.in: Regenerated.
4076         * configure: Likewise.
4077
4078 2012-07-06  Richard Guenther  <rguenther@suse.de>
4079
4080         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4081         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4082         supply V=1 as extra_make_flags.
4083         * configure: Regenerated.
4084         * Makefile.in: Likewise.
4085
4086 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4087
4088         * configure: Regenerate.
4089
4090 2012-07-03  Richard Guenther  <rguenther@suse.de>
4091
4092         * Makfile.def (isl): Remove not necessary extra_exports and
4093         extra_make_flags.
4094         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4095         * Makefile.in: Regenerated.
4096
4097 2012-07-03  Richard Guenther  <rguenther@suse.de>
4098
4099         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4100         * configure.ac: If either the ISL or the CLooG check failed
4101         do not try to build in-tree versions.
4102         * Makefile.in: Regenerated.
4103         * configure: Regenerated.
4104
4105 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4106
4107         * configure: Regenerate.
4108
4109 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4110
4111         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4112         maintainer.
4113
4114 2012-07-02  Richard Guenther  <rguenther@suse.de>
4115
4116         * configure: Regenerated.
4117
4118 2012-07-02  Richard Guenther  <rguenther@suse.de>
4119         Michael Matz  <matz@suse.de>
4120         Tobias Grosser <tobias@grosser.es>
4121         Sebastian Pop <sebpop@gmail.com>
4122
4123         * Makefile.def: Add ISL host module, remove PPL host module.
4124         Adjust ClooG host module to use the proper ISL.
4125         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4126         * configure.ac: Include config/isl.m4.  Add ISL host library,
4127         remove PPL.  Remove PPL configury, add ISL configury, adjust
4128         ClooG configury.
4129         * Makefile.in: Regenerated.
4130         * configure: Likewise.
4131
4132 2012-07-02  Richard Guenther  <rguenther@suse.de>
4133
4134         Merge from graphite branch
4135         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4136
4137         * configure: Regenerated.
4138         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4139         both cloog.org and legacy versions. The only supported version will
4140         be CLooG with the isl backend.
4141
4142         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4143
4144         * configure: Regenerated.
4145         * configure.ac: Require cloog isl 0.17.0
4146
4147         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4148
4149         * configure: Regenerated.
4150         * config/cloog.m4: Do not define CLOOG_ORG
4151
4152 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4153
4154         * configure.ac: Skip C if explicitly selected.
4155         * configure: Regenerate.
4156
4157 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4158
4159         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4160         they contain -O2.
4161         * configure: Regenerate.
4162
4163 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4164
4165         PR debug/53740
4166         * df.h, df-problems.c, dce.c: Revert last patch.
4167
4168 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4169
4170         * MAINTAINERS (Write After Approval): Update my email address.
4171
4172 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4173
4174         * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2012-06-20  Jason Merrill  <jason@redhat.com>
4177
4178         * Makefile.tpl (check-target-libgomp-c++): New.
4179         (check-target-libitm-c++): New.
4180         * Makefile.def (c++): Add them.
4181         * Makefile.in: Regenerate.
4182
4183 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4184
4185         * MAINTAINERS (Write After Approval): Add myself.
4186
4187 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4188
4189         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4190         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4191         (install-no-fixedincludes): Adjust accordingly.
4192         * Makefile.in: Regenerate.
4193
4194 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4195
4196         Merge upstream change
4197         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4198
4199 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4200
4201         * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2012-05-09  Nick Clifton  <nickc@redhat.com>
4204             Paul Smith  <psmith@gnu.org>
4205
4206         PR bootstrap/50461
4207         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4208         allow for the fact that from release v3.1.0 of MPFR the source
4209         files were moved into a src sub-directory.
4210         * configure: Regenerate.
4211
4212 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4213
4214         * configure.ac: Bump minimum MPFR version to 2.4.0.
4215         * configure: Regenerated.
4216
4217 2012-05-01  Richard Henderson  <rth@redhat.com>
4218
4219         * Makefile.def (libatomic): New target_module.
4220         * configure.ac (target_libraries): Add libatomic.
4221         (noconfigdirs): Check if libatomic is supported.
4222         * Makefile.in, configure: Rebuild.
4223
4224 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4225
4226         * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4229
4230         * config.sub: Update to 2012-04-18 version from official repo.
4231
4232 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4233
4234         * MAINTAINERS (Write After Approval): Add myself.
4235
4236 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4237
4238         * MAINTAINERS: Changed email address.
4239
4240 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4241
4242         PR target/52737
4243         * contrib/gcc_update (files_and_dependencies):
4244         Remove gcc/config/avr/t-multilib from touch data.
4245
4246 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4247
4248         * MAINTAINERS (OS Port Maintainers): Remove irix.
4249         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4250         (unsupported_languages): Remove mips-sgi-irix6.*.
4251         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4252         (with_stabs): Remove.
4253         * configure: Regenerate.
4254
4255 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4256
4257         * MAINTAINERS (OS Port Maintainers): Remove osf.
4258         * configure.ac (enable_libgomp): Remove *-*-osf*.
4259         (with_stabs): Remove alpha*-*-osf*.
4260         * configure: Regenerate.
4261
4262 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4263
4264         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4265         * configure: Regenerate.
4266
4267 2012-02-17  Walter Lee  <walt@tilera.com>
4268
4269         * MAINTAINERS: (Write After Approval): Delete myself.
4270
4271 2012-02-14  Walter Lee  <walt@tilera.com>
4272
4273         * MAINTAINERS (tilegx port): Add myself.
4274         (tilepro port): Add myself.
4275         (Write After Approval): Add myself.
4276
4277 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4278
4279         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4280         and Joseph Myers as docstring relicensing maintainers.
4281
4282 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4283
4284         * MAINTAINERS (write-after-approval): Add myself.
4285
4286 2012-02-08  Ira Rosen <irar@il.ibm.com>
4287
4288         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4289         maintainer.
4290
4291 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4292
4293         * MAINTAINERS (Write After Approval): Move myself to
4294         maintain alphabetical order.
4295
4296 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4297
4298         * MAINTAINERS (Write After Approval): Add myself.
4299
4300 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4301
4302         * MAINTAINERS (Write After Approval): Add myself.
4303
4304 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4305             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4306
4307         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4308         * configure: Regenerate.
4309
4310 2012-01-23  Harshit Chopra  <harshit@google.com>
4311
4312         * MAINTAINERS (Write After Approval): Add myself.
4313
4314 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4315
4316         * configure.ac: Remove reference to mh-interix.
4317         * configure: Regenerate.
4318
4319 2012-01-05  Richard Henderson  <rth@redhat.com>
4320
4321         PR bootstrap/51072
4322         * configure.ac: Disable libitm if c++ is not enabled.
4323         * configure: Rebuild.
4324
4325         * configure.ac: Fix regexp for same.
4326         * configure: Rebuild.
4327
4328 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4329
4330         * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2012-01-02  Richard Guenther  <rguenther@suse.de>
4333
4334         PR bootstrap/51686
4335         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4336         * Makefile.in: Regenerate.
4337
4338 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4339
4340         * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4343
4344         * configure: Regenerate.
4345
4346 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4347
4348         * MAINTAINERS (picochip): Changed email address.
4349
4350 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4351
4352         * MAINTAINERS (write-after-approval): Add self.
4353
4354 2011-11-29  DJ Delorie  <dj@redhat.com>
4355
4356         * configure.ac (rl78-*-*) New case.
4357         * configure: Regenerate.
4358         * MAINTAINERS: Add myself as RL78 maintainer.
4359
4360 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4361
4362         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4363
4364 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4365
4366         * libtool.m4: Additional FreeBSD 10 fixes.
4367
4368 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4369
4370         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4371         Maintainers section, as Epiphany maintainer.
4372
4373 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4374
4375         PR target/49992
4376         * configure.ac: Remove ranlib special-casing for Darwin.
4377         * configure: Regenerate.
4378
4379 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4380
4381         * MAINTAINERS (Reviewers): Keep the list sorted.
4382
4383 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4384
4385         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4386
4387 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4388
4389         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4390         * configure: Rebuild.
4391         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4392         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4393         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4394         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4395         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4396         Add READELF.
4397         * Makefile.in: Rebuild.
4398
4399 2011-11-09  Jason Merrill  <jason@redhat.com>
4400
4401         * Makefile.def (language=c++): Remove check-c++0x.
4402         * Makefile.in (check-gcc-c++): Regenerate.
4403
4404 2011-11-08  Richard Henderson  <rth@redhat.com>
4405
4406         * configure.ac: Test for libitm directory present first.
4407
4408         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4409
4410         * configure.ac: Test libitm/configure.tgt to disable libitm.
4411         * configure: Rebuild.
4412
4413 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4414             Richard Henderson  <rth@redhat.com>
4415
4416         Merged from transactional-memory.
4417
4418         * Makefile.def (lang_env_dependencies): libitm is c++.
4419         Add libitm target module.
4420         * configure.ac: Likewise.
4421         * config/mmap.m4: New file.
4422         * contrib/gcc_update: Add libitm to touch data.
4423         * Makefile.in, configure: Rebuild.
4424
4425 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4426
4427         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4428         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4429         * Makefile.in: Regenerate.
4430
4431 2011-11-01  DJ Delorie  <dj@redhat.com>
4432
4433         * config.sub: Update to version 2011-10-29 (added rl78)
4434
4435 2011-10-27  Nick Clifton  <nickc@redhat.com>
4436
4437         * config.sub: Import these changes from the config project:
4438
4439         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4440             Ben Elliston  <bje@gnu.org>
4441
4442         * config.sub (epiphany): New.
4443
4444         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4445             Ben Elliston  <bje@gnu.org>
4446
4447         * config.sub (hexagon, hexagon-*): New.
4448
4449         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4450
4451         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4452         64eb to be64.
4453
4454         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4455
4456         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4457         (nacl): Grok as alias for 32el-unknown-nacl.
4458
4459 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4460
4461         * MAINTAINERS (Write After Approval): Add myself.
4462
4463 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4464
4465         * MAINTAINERS (Write After Approval): Add myself.
4466
4467 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4468
4469         * MAINTAINERS (sparc port): Remove myself.
4470
4471 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4472
4473         * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2011-08-14  Yao Qi  <yao@codesourcery.com>
4476
4477         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4478         * configure: Regenerate.
4479
4480 2011-07-26  Ian Lance Taylor  <iant@google.com>
4481
4482         * configure.ac: Set have_compiler based on whether gcc directory
4483         exists, rather than on whether gcc is in configdirs.
4484         * configure: Rebuild.
4485
4486 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4487
4488         * MAINTAINERS (Global Reviewers): Add self.
4489
4490 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4491
4492         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4493         link directories.
4494         * Makefile.in: Rebuild.
4495
4496 2011-07-20  Ian Lance Taylor  <iant@google.com>
4497
4498         PR bootstrap/49787
4499         * configure.ac: Move --enable-bootstrap handling earlier in file.
4500         If --enable-bootstrap and either --enable-build-with-cxx or
4501         --enable-build-poststage1-with-cxx, enable C++ automatically.
4502         * configure: Rebuild.
4503
4504 2011-07-19  Ian Lance Taylor  <iant@google.com>
4505
4506         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4507         make C++ a boot_language.  Set and substitute
4508         POSTSTAGE1_CONFIGURE_FLAGS.
4509         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4510         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4511         * configure, Makefile.in: Rebuild.
4512
4513 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4514
4515         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4516         maintainers.
4517
4518 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4519
4520         * MAINTAINERS (Global Reviewers): Add myself.
4521
4522 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4523
4524         * configure: Regenerate.
4525
4526 2011-07-16  Jason Merrill  <jason@redhat.com>
4527
4528         * Makefile.def (language=c++): Add check-c++0x and
4529         check-target-libmudflap-c++.
4530         * Makefile.tpl (check-target-libmudflap-c++): New.
4531         * Makefile.in: Regenerate.
4532
4533 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4534
4535         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4536         * Makefile.def (target_modules/libjava): Pass
4537         $(EXTRA_CONFIGARGS_LIBJAVA).
4538         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4539         if not configured with --enable-static-libjava.
4540         * Makefile.in: Regenerate.
4541         * configure: Likewise.
4542
4543 2011-07-15  Jason Merrill  <jason@redhat.com>
4544
4545         * Makefile.in (check-c++): Move check-gcc-c++0x after
4546         check-target-libstdc++-v3.
4547
4548 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4549
4550         * MAINTAINERS (c6x port): New entry.
4551
4552 2011-07-13  Jason Merrill  <jason@redhat.com>
4553
4554         * Makefile.in (check-gcc-c++0x): New.
4555         (check-c++): Depend on it.
4556
4557 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4558
4559         PR target/39150
4560         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4561         x86_64-*-solaris2.1[0-9]*.
4562         * configure: Regenerate.
4563
4564 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4565
4566         * MAINTAINERS (RTL optimizers): Add self.
4567
4568 2011-06-27  Gabriel Charette  <gchare@google.com>
4569
4570         * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4573
4574         PR regression/47836
4575         PR bootstrap/23656
4576         PR other/47733
4577         PR bootstrap/49247
4578         PR c/48825
4579         * configure.ac (target_libraries): Remove target-libiberty.
4580         Remove case-statement setting skipdirs=target-libiberty for
4581         multiple targets.  Remove checking target_configdirs and
4582         removing target-libiberty but keeping target-libgcc if
4583         otherwise empty.
4584         * Makefile.def (target_modules): Don't add libiberty.
4585         (dependencies): Remove all traces of target-libiberty.
4586         * configure, Makefile.in: Regenerate.
4587
4588 2011-06-13  Walter Lee <walt@tilera.com>
4589
4590         * configure.ac (tilepro-*-*) New case.
4591         (tilegx-*-*): Likewise.
4592         * configure: Regenerate.
4593
4594 2011-06-06  Jing Yu  <jingyu@google.com>
4595
4596         * configure.ac: Skip target-libiberty for
4597         arm*-*-linux-androideabi.
4598         * configure: Regenerated.
4599
4600 2011-06-06  Nick Clifton  <nickc@redhat.com>
4601
4602         * config.sub: Sync from upstream.
4603
4604 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4605
4606         * MAINTAINERS (Write After Approval): Add myself.
4607
4608 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4609
4610         * MAINTAINERS: Update my email address.
4611
4612 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4613
4614         * MAINTAINERS (Write After Approval): Update my email address.
4615
4616 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4617
4618         * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2011-05-08  Doug Kwan  <dougkwan@google.com>
4621
4622         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4623         * configure: Regenerated.
4624         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4625         value from configure.
4626         * Makefile.in: Regenerated.
4627
4628 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4629
4630         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4631         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4632         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4633         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4634         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4635         *-*-vxworks*): Disable newlib and libgloss in separate case
4636         statement.
4637         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4638         to separate case statement.
4639         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4640         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4641         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4642         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4643         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4644         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4645         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4646         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4647         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4648         i[[3456789]]86-*-rdos*, m32r-*-*,
4649         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4650         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4651         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4652         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4653         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4654         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4655         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4656         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4657         and libgloss in main case over targets.  Remove most empty cases
4658         in main case over targets.
4659         * configure: Regenerate.
4660
4661 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4662
4663         * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4666
4667         * configure.ac: Remove code setting special library locations for
4668         hppa*64*-*-hpux11*.  Remove code setting compiler for
4669         sparc-sun-solaris2*.
4670         * configure: Regenerate.
4671
4672 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4673
4674         * configure.ac: Separate libgloss_dir settings from general case
4675         over targets.
4676         * configure: Regenerate.
4677
4678 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4679
4680         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4681         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4682         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4683         cases in libgcj-disabling case statement.
4684         (hppa*64*-*-linux*): Set unsupported_languages instead of
4685         disabling target-zlib.
4686         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4687         to hppa*64*-*-hpux*.
4688         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4689         hppa*-*-hpux*.
4690         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4691         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4692         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4693         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4694         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4695         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4696         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4697         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4698         libgcj-disabling case statement.
4699         * configure: Regenerate.
4700
4701 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4702
4703         * configure.ac: Disable Java for targets not supporting libffi.
4704         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4705         Remove cases in Java-disabling statement.
4706         (*arm-wince-pe): Change to arm-wince-pe.
4707         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4708         cases in Java-disabling statement.
4709         (bfin-*-*): Don't disable Java again.
4710         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4711         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4712         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4713         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4714         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4715         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4716         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4717         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4718         Java-disabling statement.
4719         (mmix-*-*): Don't disable Java again.
4720         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4721         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4722         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4723         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4724         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4725         statement.
4726         * configure: Regenerate.
4727
4728 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4729
4730         * configure.ac: Separate cases disabling Java and Java libraries
4731         from general case over targets.
4732         * configure: Regenerate.
4733
4734 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4735
4736         * MAINTAINERS: Update my email address.
4737
4738 2011-04-20  Easwaran Raman  <eraman@google.com>
4739
4740         * MAINTAINERS (Write After Approval): Add myself.
4741
4742 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4743
4744         PR lto/48086
4745         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4746         * configure: Regenerate.
4747
4748 2011-04-16  Jim Meyering  <meyering@redhat.com>
4749
4750         * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4753
4754         * MAINTAINERS: Update my email address.
4755
4756 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4757
4758         * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4761
4762         * MAINTAINERS (Write After Approval): Add myself.
4763
4764 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4765
4766         * MAINTAINERS (Write After Approval): Add myself.
4767
4768 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4769
4770         * configure.ac (build_tools): Remove build-byacc.
4771         (host_libs): Remove mmalloc.
4772         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4773         autoconf automake libtool diff rcs fileutils shellutils time
4774         textutils wdiff find uudecode hello tar gzip indent recode release
4775         sed perl gawk findutils gettext zip.
4776         (libgcj): Remove target-qthreads.
4777         (target_tools): Remove target-examples target-gperf.
4778         (YACC): Don't handle building byacc.
4779         * configure: Regenerate.
4780         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4781         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4782         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4783         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4784         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4785         handle building components.
4786         * Makefile.in: Regenerate.
4787
4788 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4789
4790         * MAINTAINERS: Update my email address as Xtensa maintainer.
4791
4792 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4793
4794         * config.sub: Sync from upstream.
4795
4796 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4797
4798         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4799         (microblaze*): Don't disable libssp.
4800         * configure: Regenerate.
4801
4802 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4803
4804         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4805         moveifchange.
4806         * configure: Regenerate.
4807         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4808         * Makefile.in: Regenerate.
4809
4810 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4811
4812         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4813         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4814         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4815         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4816         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4817         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4818         md_exec_prefix cases.
4819         * configure: Regenerate.
4820
4821 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4822
4823         * configure.ac: Separate cases disabling target-libssp,
4824         target-libiberty, target-libstdc++-v3 and Fortran from general
4825         case over targets.
4826         * configure: Regenerate.
4827
4828 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4829
4830         * configure.ac (*-*-chorusos): Don't disable libgcj.
4831         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4832         Remove case.
4833         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4834         (arm-*-coff): Don't disable libgcj.
4835         (arm*-*-linux-gnueabi): Remove useless assignment.
4836         (arm-*-riscix*): Don't disable libgcj.
4837         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4838         configuration.
4839         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4840         (c54x*-*-*): Remove case.
4841         (tic54x-*-*): Don't disable GCC or GCC libraries.
4842         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4843         to *.
4844         (d10v-*-*): Don't disable GCC libraries.
4845         (d30v-*-*): Don't disable libgcj.
4846         (h8500-*-*): Don't disable GCC libraries.
4847         (i960-*-*): Don't disable libgcj.
4848         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4849         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4850         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4851         libgcj.
4852         (m68k-*-coff*): Remove case.
4853         (mmix-*-*): Don't disable libgloss on host.
4854         (mn10200-*-*, mn10300-*-*): Remove cases.
4855         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4856         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4857         Don't disable libgcj.
4858         (romp-*-*): Remove case.
4859         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4860         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4861         case.
4862         (v810-*-*): Don't disable GCC libraries.
4863         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4864         (ip2k-*-*): Don't disable GCC libraries.
4865         * configure: Regenerate.
4866
4867 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4868
4869         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4870         libffi on host.
4871         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4872         on host.
4873         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4874         * configure: Regenerate.
4875
4876 2011-03-26  John Marino  <binutils@marino.st>
4877
4878         * configure.ac: Add support for *-*-dragonfly*
4879         * configure: Regenerate.
4880
4881 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4882
4883         * configure.ac (native_only): Remove.
4884         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4885         send-pr uudecode guile gnuserv on host.
4886         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4887         send-pr rcs guile perl texinfo libtool on host.
4888         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4889         automake send-pr rcs guile perl texinfo libtool on host.
4890         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4891         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4892         (alpha*-dec-osf*): Don't disable fileutils on target.
4893         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4894         texinfo send-pr expect dejagnu on target.
4895         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4896         target-qthreads on target.
4897         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4898         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4899         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4900         x86_64-*-mingw*): Don't disable expect on target.
4901         (*-*-cygwin*): Don't disable target-gperf on target.
4902         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4903         gnuserv on target.
4904         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4905         target.
4906         * configure: Regenerate.
4907
4908 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4909
4910         * configure.ac (target_tools): Remove target-groff.
4911         (native_only): Remove target-groff.
4912         (hppa*64*-*-*): Don't disable byacc.
4913         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4914         setting.
4915         (*-*-kaos*): Don't skip target-librx and target-groff.
4916         (*-*-netware*): Don't skip target-libmudflap.
4917         (*-*-tpf*): Don't skip target-libmudflap.
4918         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4919         directories on the host.
4920         (ia64*-*-*vms*): Don't skip tix.
4921         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4922         host.
4923         * configure: Regenerate.
4924
4925 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4926
4927         * configure.ac: Remove references to mt-mep, mt-netware,
4928         mt-wince.
4929         * Makefile.def: Add all-utils soft dependencies.
4930         * Makefile.tpl: Remove GDB_NLM_DEPS.
4931         * configure: Regenerate.
4932         * Makefile.in: Regenerate.
4933
4934 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * configure.ac: Do not include mh-x86omitfp.
4937         * configure: Regenerate.
4938
4939 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4940
4941         * configure.ac: Remove empty cases.
4942         * configure: Regenerate.
4943
4944 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4945
4946         * Makefile.def: Add dependency from termcap to gdb.
4947         * Makefile.in: Regenerate.
4948
4949 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4950
4951         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4952         * configure: Regenerate.
4953         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4954         * Makefile.tpl: Likewise.
4955         * Makefile.in: Regenerate.
4956
4957 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4958
4959         * configure.ac: Remove all mentions of tentative_cc.
4960         * configure: Regenerate.
4961
4962 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4963
4964         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4965         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4966         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4967         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4968         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4969         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4970         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4971         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4972         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4973         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4974         *-*-rhapsody*): Remove host cases.
4975         * configure: Regenerate.
4976
4977 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4978
4979         * configure.ac (ppc*-*-pe): Remove host case.
4980         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4981         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4982         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4983         cases.
4984         * configure: Regenerate.
4985
4986 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4987
4988         * config.sub: Update to version 2011-03-23.
4989
4990 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4991
4992         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4993         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4994         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4995         * configure: Regenerate.
4996
4997 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4998
4999         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5000         to Write After Approval.
5001         * config-ml.in: Don't handle arc-*-elf*.
5002         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5003         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5004         handle GCC libraries.
5005         * configure: Regenerate.
5006
5007 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5008
5009         PR bootstrap/48120:
5010         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5011         Add -lstdc++ -lm to LIBS.
5012         * configure: Regenerate.
5013
5014 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5015
5016         * config.guess: Update to version 2011-02-02
5017         * config.sub: Update to version 2011-02-24
5018
5019 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5020
5021         PR lto/48086
5022         * configure.ac: Re-enable LTO on *-apple-darwin9.
5023         * configure: Regenerate.
5024
5025 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5026
5027         PR lto/48086
5028         * configure.ac: Disable LTO on darwin due to an assembler change in
5029         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5030         under 256.
5031         * configure: Regenerate.
5032
5033 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5034
5035         * MAINTAINERS: Update myself as score backend maintainer,
5036         update my e-mail address.
5037
5038 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5039
5040         * MAINTAINERS: Update my e-mail address.
5041
5042 2011-03-06  Joey Ye  <joey.ye@arm.com>
5043
5044         * MAINTAINERS: Update my e-mail address.
5045
5046 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5047
5048         * configure.ac: Adjust test of with_ppl.
5049         * configure: Regenerated.
5050
5051 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5052
5053         * MAINTAINERS: Adjust my e-mail address.
5054
5055 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5056
5057         * configure.ac: Add -lpwl to ppllibs.
5058         * configure: Regenerated.
5059
5060 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5061
5062         * config/cloog.m4: Add -lisl to clooglibs.
5063         * configure: Regenerated.
5064
5065 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5066
5067         * MAINTAINERS (CPU Port maintainers): Add self.
5068
5069 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5070
5071         * MAINTAINERS: Add myself as testsuite maintainer.
5072
5073 2011-02-15  Mike Stump  <mikestump@comcast.net>
5074
5075         * MAINTAINERS: Add myself as testsuite maintainer.
5076
5077 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5078
5079         Import from Libtool and gnulib:
5080
5081         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5082
5083         Prepare for supporting FreeBSD 10.
5084         * config.rpath: Remove handling of freebsd1* which soon would
5085         match FreeBSD 10.0.
5086
5087         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5088
5089         Remove support for FreeBSD 1.x.
5090         * libtool.m4 (_LT_LINKER_SHLIBS)
5091         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5092         soon would incorrectly match FreeBSD 10.0.
5093
5094 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5095
5096         PR binutils/12283
5097         * move-if-change: Import version from gnulib.
5098
5099 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5100
5101         PR lto/47225
5102         * Makefile.def (lto-plugin): Double dash for enable-shared.
5103         (configure-gcc): Depend on all-lto-plugin.
5104         * Makefile.in: Rebuilt.
5105
5106 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5107
5108         * configure.ac: Remove extra bracket.
5109         * configure: Regenerate.
5110
5111 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5112
5113         * MAINTAINERS: Add myself as libquadmath maintainer.
5114
5115 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5116
5117         * MAINTAINERS: Update my email address.
5118
5119 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5120
5121         * MAINTAINERS (option handling): Add self.
5122
5123 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5124
5125         PR lto/47225
5126         * Makefile.def: Add dependency for install-gcc
5127         on install-lto-plugin.
5128         * Makfile.in: Regenerated
5129
5130 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5131
5132         * MAINTAINERS (CPU Port Maintainers): Add myself.
5133
5134 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5135
5136         PR libgcj/44341
5137         * configure.ac: Discard --with-* flags for host when configuring
5138         target libraries for cross build.
5139         * configure: Rebuilt.
5140
5141 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5142
5143         * MAINTAINERS (linear loop transforms): Removed.
5144
5145 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5146
5147         * configure.ac: If with_ppl is no, move setting with_cloog=no
5148         after CLOOG_REQUESTED check.
5149         * configure: Regenerated.
5150
5151 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5152
5153         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5154         CLooG has been requested.
5155         * configure: Regenerated.
5156
5157 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5158
5159         * configure: Regenerated.
5160         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5161
5162 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5163
5164         * configure: Regenerated.
5165         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5166
5167 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5168
5169         * configure.ac: Use AS_HELP_STRING throughout.
5170         * configure: Regenerate.
5171
5172 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5173
5174         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5175         * configure: Regenerate.
5176
5177 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5178
5179         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5180
5181 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5182
5183         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5184         for ia64-hpux.
5185         * configure: Regenerate.
5186
5187 2011-01-07  Jan Hubicka  <jh@suse.cz>
5188
5189         PR lto/47225
5190         * Makefile.in: Regenerate.
5191         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5192         configure.
5193
5194 2011-01-07  Jan Hubicka  <jh@suse.cz>
5195
5196         * Makefile.in: Regenerate.
5197         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5198         and configure dependency on lto-plugin configure.
5199         (lto-plugin module): Remove dependency on GCC; add dependency on
5200         liniberty.
5201
5202 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5203
5204         * MAINTAINERS (Write After Approval): Add myself.
5205
5206 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5207
5208         * configure: Regenerate.
5209
5210 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5211
5212         * configure.ac: (picochip): Disable libiberty.
5213
5214 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5215
5216         * MAINTAINERS (Write After Approval): Add myself.
5217
5218 2010-12-10  Ian Lance Taylor  <iant@google.com>
5219
5220         PR bootstrap/46819
5221         * configure.ac: For --disable-libgcj clear libgcj_saved.
5222         * configure: Rebuild.
5223
5224 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5225
5226         PR fortran/46540
5227         * configure.ac: Add --disable-libquadmath and
5228         --disable-libquadmath-support.
5229         * configure: Regenerate.
5230
5231 2010-12-03  Ian Lance Taylor  <iant@google.com>
5232
5233         * MAINTAINERS: Add myself as libgo maintainer.
5234
5235 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5236
5237         PR libffi/46792
5238         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5239         * configure: Regenerate.
5240
5241 2010-12-02  Ian Lance Taylor  <iant@google.com>
5242
5243         * configure.ac: Always set default for poststage1_ldflags to
5244         -static-libstdc++ -static-libgcc.
5245
5246 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5247
5248         * configure.ac: Move comment to remove extra space in last argument
5249         of GCC_TARGET_TOOL.
5250
5251 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5252
5253         PR other/46026
5254         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5255         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5256         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5257         (BASE_FLAGS_TO_PASS): Use it.
5258         * configure: Rebuilt.
5259         * Makefile.in: Rebuilt.
5260
5261 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5262
5263         PR binutils/12258
5264         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5265         Properly check default linker.
5266         * configure: Regnerated.
5267
5268 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5269
5270         * configure.ac: For --enable-gold, handle value `default' instead of
5271         `both*'.  New configure option --{en,dis}able-ld.
5272         * configure: Regenerate.
5273
5274 2010-11-20  Ian Lance Taylor  <iant@google.com>
5275
5276         * configure.ac: Only disable a language library if no language needs
5277         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5278         * configure: Rebuild.
5279
5280 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5281
5282         * Makefile.in: Regenerate.
5283
5284         PR other/46202
5285         * configure.ac: Fix just-built in-tree STRIP name to be
5286         binutils/strip-new.
5287         * configure: Regenerate.
5288         * Makefile.def (install-strip-gcc, install-strip-binutils)
5289         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5290         (install-strip-sid): Mirror dependencies on non-strip variants
5291         of these targets on the respective -strip prerequisites.
5292         * Makefile.tpl (install-strip, install-strip-host)
5293         (install-strip-target): New targets.
5294         (install-strip-[+module+], install-strip-target-[+module+]):
5295         New targets.
5296         * Makefile.in: Regenerate.
5297
5298 2010-11-19  Ian Lance Taylor  <iant@google.com>
5299             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5300
5301         * configure.ac: Add target-libgo to target_libraries.  Set
5302         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5303         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5304         (HOST_EXPORTS): Add GOC.
5305         (BASE_TARGET_EXPORTS): Add GOC.
5306         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5307         (GOCFLAGS_FOR_TARGET): New variable.
5308         (EXTRA_HOST_FLAGS): Add GOC.
5309         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5310         * Makefile.def (target_modules): Add libgo.
5311         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5312         (dependencies): Add dependency from configure-target-libgo to
5313         configure-target-libffi and all-target-libstdc++-v3.  Add
5314         dependencies from all-target-libgo to all-target-libffi.
5315         (languages): Add go.
5316         * configure: Rebuild.
5317         * Makefile.in: Rebuild.
5318
5319 2010-11-19  Ian Lance Taylor  <iant@google.com>
5320
5321         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5322         compiler/flag environment variables.
5323
5324 2010-11-18  Ian Lance Taylor  <iant@google.com>
5325
5326         * configure.ac: Check for lang_requires_boot_languages in
5327         config-lang.in files.
5328         * configure: Rebuild.
5329
5330 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5331             Tobias Burnus  <burnus@net-b.de>
5332
5333         PR fortran/32049
5334         * Makefile.def: Add libquadmath; build it with language=fortran.
5335         * configure.ac: Add libquadmath.
5336         * Makefile.tpl: Handle multiple libs in check-[+language+].
5337         * Makefile.in: Regenerate.
5338         * configure: Regenerate.
5339
5340 2010-11-16  Tom Tromey  <tromey@redhat.com>
5341
5342         * MAINTAINERS: Moved myself to reviewers section.
5343
5344 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5345
5346         * MAINTAINERS: Moved myself to reviewers section.
5347
5348 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5349
5350         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5351         (Write After Approval): Remove self.
5352
5353 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5354
5355         * configure.ac: Fix spelling in option names.
5356         * configure: Regenerated.
5357
5358 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5359
5360         PR bootstrap/39622
5361         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5362         * configure: Regenerated.
5363
5364 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5365
5366         * MAINTAINERS: Update my email address.
5367
5368 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5369
5370         * configure: Regenerate.
5371
5372 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5373
5374         * configure: Regenerate.
5375
5376 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5377
5378         * configure: Regenerate.
5379
5380 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5381
5382         * configure: Regenerate.
5383
5384 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5385
5386         * configure.ac: Support official CLooG.org versions.
5387         * configure: Regenerate.
5388         * config/cloog.m4: New.
5389
5390 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5391
5392         * MAINTAINERS (Write After Approval): Add myself.
5393
5394 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5395
5396         * MAINTAINERS: Update my email address.
5397
5398 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5399
5400         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5401         * configure: Regenerate.
5402
5403 2010-11-03  Ian Lance Taylor  <iant@google.com>
5404             Dave Korn  <dave.korn.cygwin@gmail.com>
5405
5406         PR lto/46273
5407         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5408         and on other supported platforms whenever LTO is enabled.
5409         * configure: Rebuild.
5410
5411 2010-11-02  Alan Modra  <amodra@gmail.com>
5412
5413         PR binutils/12110
5414         * configure.ac: Error when source path contains spaces.
5415         * configure: Regenerate.
5416
5417 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5418
5419         * MAINTAINERS: Update my email address.
5420
5421 2010-10-20  Ian Lance Taylor  <iant@google.com>
5422
5423         * Makefile.def (target_modules): Set lib_path to src/.libs for
5424         libstdc++-v3 module.
5425         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5426         * Makefile.in: Rebuild.
5427
5428 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5429
5430         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5431         (Write After Approval): Remove myself.
5432
5433 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5434
5435         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5436
5437 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5438
5439         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5440
5441 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5442
5443         * configure.ac (build_lto_plugin): New shell variable.
5444         (--enable-lto): Turn on by default for all non-ELF platforms that
5445         have had LTO support added so far.  Set build_lto_plugin appropriately
5446         for both ELF and non-ELF.
5447         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5448         * configure: Regenerate.
5449
5450 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5451
5452         Sync from src:
5453         * configure.ac (v850 support): Remove target-libgloss from
5454         noconfigdirs.
5455         * configure: Regenerate.
5456
5457 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5458
5459         PR bootstrap/45326
5460         PR bootstrap/45174
5461         * configure.ac: Honor initial values of $build_configargs,
5462         $host_configargs, $target_configargs.  Mark the precious, so
5463         environment settings get recorded.
5464         * configure: Regenerate.
5465
5466 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5467
5468         PR bootstrap/45796
5469         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5470         Depend on all-build-libiberty.
5471         * Makefile.in: Regenerate.
5472
5473 2010-09-30  Michael Eager  <eager@eagercon.com>
5474
5475         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5476         * configure: Regenerate.
5477
5478 2010-09-28  Michael Eager  <eager@eagercon.com>
5479
5480         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5481
5482 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5483
5484         PR bootstrap/44621
5485         * configure.ac: Fix unportable shell quoting.
5486         * configure: Regenerate.
5487
5488 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5489
5490         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5491         targets and amend comment.
5492         * configure: Regenerate.
5493
5494 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5495
5496         * MAINTAINERS (Write After Approval): Add myself.
5497
5498 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5499
5500         * configure.ac: Enable LTO by default on Darwin.
5501         * configure: Regenerate.
5502
5503 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5504
5505         * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5512
5513         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5514         ports
5515
5516 2010-07-28  David Yuste  <david.yuste@gmail.com>
5517
5518         * MAINTAINERS (Write After Approval): Add myself.
5519
5520 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5521
5522         * configure.ac: Support all v850 targets.
5523         * configure: Regenerate.
5524
5525 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5526
5527         PR bootstrap/44455
5528         * configure.ac (extra_mpfr_configure_flags): Copy from
5529         extra_mpc_gmp_configure_flags.
5530         * configure: Re-generated.
5531
5532 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5537
5538         * MAINTAINERS (Write After Approval): Add myself.
5539
5540 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5541
5542         * MAINTAINERS (Write After Approval): Add myself.
5543
5544 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5545
5546         PR target/44862
5547         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5548         Provide -B option to allow for link spec %s substitutions for
5549         libstdc++.a on darwin.
5550         * Makefile.in: Regenerate.
5551
5552 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5553
5554         * MAINTAINERS (Reviewers): Update my e-mail address
5555
5556 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5557
5558         * Makefile.def (configure-gcc): Depend on all-libelf.
5559         * Makefile.in: Rebuild.
5560
5561 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5562
5563         * MAINTAINERS (Write After Approval): Add myself in the right place.
5564
5565 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5566
5567         * MAINTAINERS (Write After Approval): Add myself.
5568
5569 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5570
5571         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5572
5573 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5574
5575         * config.sub: Update to version 2010-05-21.
5576         * config.guess: Update to version 2010-04-03.
5577
5578 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5579
5580         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5581         * configure: Regenerate.
5582
5583 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5584
5585         * MAINTAINERS (Write After Approval): Add myself.
5586
5587 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5588
5589         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5590         a platform that supports LTO.
5591         * configure: Regenerate.
5592
5593 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5594
5595         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5596         * configure: Regenerated.
5597
5598 2010-04-27  Roland McGrath  <roland@redhat.com>
5599             H.J. Lu  <hongjiu.lu@intel.com>
5600
5601         * configure.ac (--enable-gold): Support both, both/gold and
5602         both/bfd to add gold to configdirs without removing ld.
5603         * configure: Regenerated.
5604
5605         * Makefile.def: Add install-gold dependency to install-ld.
5606         * Makefile.in: Regenerated.
5607
5608 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5609
5610         PR lto/42776
5611         * configure.ac (--enable-lto): Refactor handling so libelf tests
5612         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5613         and allow LTO to be explicitly enabled on non-ELF platforms that
5614         are known to support it inside else-clause.
5615         * configure: Regenerate.
5616
5617 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5618
5619         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5620         * configure: Regenerate.
5621
5622 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5623
5624         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5625         * configure: Regenerate.
5626
5627 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5628
5629         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5630         separately.
5631         * configure: Regenerate.
5632
5633 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5634
5635         * MAINTAINERS (Write After Approval): Add myself.
5636
5637 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5638
5639         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5640         * configure: Regenerate.
5641
5642 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5643
5644         * configure: Regenerate after change to elf.m4.
5645
5646 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5647
5648         * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5651
5652         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5653         * configure: Regenerated.
5654
5655 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5656
5657         * configure.ac: Print "buggy but acceptable" when CLooG
5658         revision is less than 9.
5659         * configure: Regenerated.
5660
5661 2010-04-01  Diego Novillo  <dnovillo@google.com>
5662
5663         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5664
5665 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5666
5667         PR bootstrap/43615
5668         PR bootstrap/43328
5669
5670         Revert:
5671
5672         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5673
5674         * configure.ac: Do not pass --enable-multilib nor
5675         --disable-multilib in baseargs.  Accept explicitly passed
5676         --enable_multilib.
5677         * configure: Regenerate.
5678
5679 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5680
5681         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5682
5683 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5684
5685         * MAINTAINERS: Remove myself.
5686
5687 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5688
5689         PR bootstrap/43328
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-28  Andrew Pinski  <pinskia@gmail.com>
5696
5697         * MAINTAINERS (spu port): Remove me.
5698
5699 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5700
5701         * configure.ac (tic6x-*-*): New case.
5702         * configure: Regenerate.
5703
5704 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5705
5706         * config.sub: Update to version 2010-03-22.
5707         * config.guess: Update to version 2009-12-30.
5708
5709 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5710
5711         PR ada/42554
5712         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5713         * configure: Regenerate.
5714
5715 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5716
5717         * MAINTAINERS: Update my email address.
5718
5719 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5720
5721         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5722         (ghassan.shobaki@amd.com): Removed.
5723
5724 2010-03-17  Alan Modra  <amodra@gmail.com>
5725
5726         * MAINTAINERS: Update my email address.
5727
5728 2010-03-16  Diego Novillo  <dnovillo@google.com>
5729
5730         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5731         Matthews.
5732
5733 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5734
5735         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5736         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5737
5738 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5739
5740         * MAINTAINERS: Update my email address.
5741
5742 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5743
5744         * MAINTAINERS: Update my email address.
5745
5746 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5747
5748         * MAINTAINERS: Update my email address.
5749
5750 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5751
5752         * MAINTAINERS: Update my email address.
5753
5754 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5755
5756         PR libstdc++/32499
5757         * configure.ac (RANLIB): Default to true.
5758         (STRIP): Likewise.
5759         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5760         * configure: Regenerate.
5761
5762 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5763
5764         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5765         (Write After Approval): Update my email address.
5766
5767 2010-02-17  Nick Clifton  <nickc@redhat.com>
5768
5769         PR 11238
5770         * Makefile.tpl (local-distclean): Also remove config.cache files in
5771         sub-directories as there may not be Makefiles present in the
5772         sub-directories.
5773         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5774         the config.cache files found by the find command.
5775
5776         * Makefile.in: Regenerate.
5777         * configure.ac: Revert previous delta.
5778         * configure: Regenerate.
5779
5780 2010-02-15  Nick Clifton  <nickc@redhat.com>
5781
5782         PR 11238
5783         * configure.ac: Delete config.cache files in sub-directories when
5784         deleting Makefiles.
5785         * configure: Regenerate.
5786
5787 2010-02-12  Ben Elliston  <bje@gnu.org>
5788
5789         * MAINTAINERS: Update my email address.
5790
5791 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5792
5793         * MAINTAINERS (spu port): Update my email address.
5794
5795 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5796
5797         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5798
5799 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5800
5801         * configure.ac: Add "recommended" version checks for GMP/MPC.
5802         Update recommended GMP/MPFR/MPC versions.
5803         * configure: Regenerate.
5804
5805 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5806
5807         * MAINTAINERS: Move my Embecosm email address into the
5808         write-after-approval section.
5809
5810 2010-01-26  Ian Lance Taylor  <iant@google.com>
5811
5812         * MAINTAINERS: Add myself as Go frontend maintainer.
5813
5814 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5815
5816         PR libstdc++/36101, PR libstdc++/42813
5817         * configure.ac (bootstrap_target_libs): Make inclusion of
5818         target-libgomp conditional on libgomb being in target_configdirs.
5819         * configure: Regenerate.
5820
5821 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5822
5823         PR libstdc++/36101, PR libstdc++/42813
5824         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5825         * configure: Regenerate.
5826
5827 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5828
5829         PR libstdc++/36101, PR libstdc++/42813
5830         * configure.ac (target_configdirs): Substitute.
5831         * Makefile.def: Bootstrap target module libgomp.
5832         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5833         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5834         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5835         * configure, Makefile.in: Regenerate.
5836
5837 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5838
5839         * MAINTAINERS: Adjust my details.
5840
5841 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5842
5843         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5844
5845 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5846
5847         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5848
5849 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5850
5851         * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5854
5855         * MAINTAINERS (Write After Approval): Add myself.
5856
5857 2010-01-11  Richard Guenther  <rguenther@suse.de>
5858
5859         PR lto/41569
5860         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5861         * Makefile.in: Regenerated.
5862
5863 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5864
5865         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5866         * configure: Regenerate.
5867
5868 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5869             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5870
5871         PR bootstrap/42424
5872         * configure.ac: Include libtool m4 files.
5873         (_LT_CHECK_OBJDIR): Call it.
5874         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5875         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5876
5877         * configure: Regenerate.
5878
5879 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5880
5881         PR bootstrap/41818
5882         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5883         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5884         * Makefile.in: Regenerate.
5885
5886 2010-01-02  Richard Guenther  <rguenther@suse.de>
5887
5888         PR lto/41529
5889         * configure.ac: Include config/elf.m4.  Disable LTO if not
5890         builting for an elf target.
5891         * configure: Regenerate.
5892
5893 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5894
5895         * MAINTAINERS: Change my email address.
5896
5897 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5898
5899         * config.sub, config.guess: Update from upstream sources.
5900
5901 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5902
5903         * MAINTAINERS (Write After Approval): Add myself.
5904
5905 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5906
5907         PR middle-end/30447
5908         PR middle-end/30789
5909         PR other/40302
5910
5911         * configure.ac: Require MPC.
5912         * configure: Regenerate.
5913
5914 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5915
5916         PR target/38384
5917         PR bootstrap/40972
5918         * libtool.m4: Sync from git Libtool.
5919         * ltoptions.m4: Likewise.
5920         * ltversion.m4: Likewise.
5921         * lt~obsolete.m4: Likewise.
5922         * ltmain.sh: Likewise.
5923
5924 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5925
5926         * configure.ac: Update minimum MPC version to 0.8.
5927         * configure: Regenerate.
5928
5929 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5930
5931         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5932         * configure: Regenerated.
5933
5934 2009-11-21  Ian Lance Taylor  <iant@google.com>
5935
5936         * configure.ac: Change default of poststage1_ldflags to be empty if
5937         poststage1_libs is set.  When poststage1_libs is empty, and
5938         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5939         * configure: Rebuild.
5940
5941 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5942
5943         * MAINTAINERS (Write After Approval): Update my email address.
5944
5945 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5946
5947         * config.guess: Update from upstream sources.
5948
5949 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5950
5951         * Makefile.def: Restore host and target settings for gmp.
5952         * Makefile.in: Rebuild.
5953
5954 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5955
5956         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5957         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5958         Fix portability of test of C++ as bootstrap language.  Add
5959         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5960         * configure: Rebuild.
5961         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5962         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5963         in-tree building.
5964         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5965         (POSTSTAGE1_HOST_EXPORTS): Use it.
5966         (STAGE[+id+]_CXXFLAGS): New.
5967         (BASE_FLAGS_TO_PASS): Pass it down.
5968         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5969         extra_exports.
5970         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5971         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5972         extra_exports.
5973         * Makefile.in: Rebuild.
5974
5975 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5976
5977         * config.sub, config.guess: Update from upstream sources.
5978
5979 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5980
5981         * MAINTAINERS (Write After Approval): Add myself.
5982
5983 2009-11-09  Jon Beniston  <jon@beniston.com>
5984
5985         * MAINTAINERS (Write After Approval): Add myself.
5986
5987 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5988
5989         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5990         paths for *-w64-mingw* and x86_64-*mingw*.
5991         * configure: Regenerated.
5992
5993 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5994
5995         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5996
5997 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5998
5999         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6000         Phil Edwards to Write-After Approval.
6001
6002 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6003
6004         * configure.ac: Disable target-winsup & co for
6005         x86_64-*-mingw* and *-w64-mingw* targets.
6006         * configure: Regenerated.
6007
6008 2009-10-16  Nick Clifton  <nickc@redhat.com>
6009
6010         * MAINTAINERS: Add myself as a maintainer for the RX port.
6011
6012 2009-10-26  Johannes Singler  <singler@kit.edu>
6013
6014         * MAINTAINERS (Write After Approval): Update my e-mail address.
6015
6016 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6017
6018         * configure.ac (CLooG test): Use = with test.
6019         * configure: Regenerate.
6020
6021 2009-10-22  Richard Guenther  <rguenther@suse.de>
6022
6023         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6024         cloog if the ppl version check failed.  Move flags saving
6025         before setting in libelf check.
6026         * configure: Regenerate.
6027
6028 2009-10-21  Richard Guenther  <rguenther@suse.de>
6029
6030         * configure.ac: Adjust the ppl and cloog configure to work as
6031         documented.  Disable cloog if ppl was disabled.  Omit the version
6032         checks if they were disabled.
6033         * configure: Re-generate.
6034
6035 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6036
6037         * configure.ac: Add 'lto' to enable_languages, not
6038         new_enable_languages, and only if not already present.
6039         * configure: Regenerate.
6040
6041 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6042
6043         * README: Refer to the various COPYING* files instead of just
6044         COPYING.
6045         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6046
6047 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6048
6049         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6050
6051 2009-10-07  Richard Guenther  <rguenther@suse.de>
6052
6053         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6054         and Richard Guenther as reviewers.
6055         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6056         as reviewers.
6057
6058 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6059
6060         * config.sub: Update from upstream sources.
6061
6062 2009-10-06  Ian Lance Taylor  <iant@google.com>
6063
6064         * Makefile.def: check-gold depends upon all-gas.
6065         * Makefile.in: Rebuild.
6066
6067 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6068
6069         * MAINTAINERS (Write After Approval): Add myself.
6070
6071 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6072
6073         * Makefile.def: all-lto-plugin depends on all-libiberty.
6074         set bootstrap=true for lto-plugin.
6075         Add lto-plugin.
6076         * Makefile.in: Regenerate.
6077         * configure.ac (host_libs): Add lto-plugin.
6078         * configure: Regenerate.
6079
6080 2009-10-03  Diego Novillo  <dnovillo@google.com>
6081
6082         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6083         (HOST_LIBELFLIBS): Define.
6084         (HOST_LIBELFINC): Define.
6085         * Makefile.in: Regenerate.
6086         * configure.ac: Add --enable-lto.
6087         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6088         If --enable-lto is used, add 'lto' to new_enable_languages.
6089         If --enable-lto is used and gold is enabled, add
6090         lto-plugin to configdirs.
6091         * configure: Regenerate.
6092
6093 2009-10-03  Simon Baldwin  <simonb@google.com>
6094
6095         * configure.ac: If --with-system-zlib, suppress local zlib and
6096         pass --with-system-zlib to subdir configure scripts.
6097         * configure: Regenerate.
6098
6099 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6100             Paolo Bonzini  <bonzini@gnu.org>
6101
6102         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6103         $(srcdir).
6104         * Makefile.in: Rebuilt.
6105
6106 2009-09-26  Gary Funck  <gary@intrepid.com>
6107
6108         * MAINTAINERS (Write After Approval): Add myself.
6109
6110 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6111
6112         * configure.ac: Update minimum MPC version to 0.7.
6113         * configure: Regenerate.
6114
6115 2009-09-25  Nick Clifton  <nickc@redhat.com>
6116
6117         * configure.ac: Pass any --cache-file=/dev/null option on to
6118         subconfigures.
6119         * configure: Regenerate.
6120
6121 2009-09-23  Nick Clifton  <nickc@redhat.com>
6122
6123         * config.sub, config.guess: Update from upstream sources.
6124
6125 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6126
6127         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6128         * Makefile.in: Rebuilt.
6129
6130 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6131
6132         PR bootstrap/32272
6133         * configure.ac: Error out if $srcdir isn't '.' but contains
6134         host-${host_noncanonical}.
6135         * configure: Regenerate.
6136
6137 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6138
6139         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6140         maintainer.
6141
6142 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6143
6144         * configure.ac: If bootstrapping a combined tree with
6145         --enable-gold, require c++ in stage1_languages.
6146         * configure: Regenerate.
6147
6148         * configure.ac: Also add target_libs of stage1_languages to
6149         bootstrap_target_libs.
6150         * configure: Regenerate.
6151
6152         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6153         with --enable-languages not containing c++.
6154         * configure: Regenerate.
6155
6156 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6157
6158         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6159         * configure: Regenerate.
6160
6161 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6162
6163         * MAINTAINERS (Write After Approval): Update my e-mail address,
6164         and move from from here...
6165         (Waiting for paperwork): To here.
6166
6167 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6168
6169         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6170
6171 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6172
6173         * configure.ac: Do not use $extrasub for replacing @if/@endif
6174         parts in Makefile; instead, use additional arguments to
6175         AC_CONFIG_COMMANDS to do the replacement manually, with several
6176         sed invocations, to avoid HP-UX sed command limits.
6177         * configure: Regenerate.
6178
6179 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6180
6181         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6182         blank before -L.
6183
6184 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6185
6186         * configure.ac (with-build-config): Document.  Handle without.
6187         Handle missing argument.
6188         * configure: Rebuilt.
6189
6190 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6191
6192         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6193         Default to bootstrap-debug only if compare-debug works.
6194         * configure: Rebuilt.
6195         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6196         * Makefile.in: Rebuilt.
6197
6198 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6199
6200         * MAINTAINERS (OS Port Maintainers): Update my email address.
6201
6202 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6203
6204         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6205         * Makefile.in: Rebuilt.
6206
6207 2009-09-01  Chris Demetriou  <cgd@google.com>
6208
6209         * MAINTAINERS (Write After Approval): Add myself.
6210
6211 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6212
6213         PR debug/30161
6214         * include/dwarf2.h (enum dwarf_tag): Added
6215         DW_TAG_GNU_template_template_param
6216         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6217
6218 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6219
6220         * Makefile.tpl (AWK): Fix typo.
6221         * Makefile.in: Regenerate.
6222
6223 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6224
6225         * configure.ac: Detect awk and sed.
6226         * Makefile.def (flags_to_pass): Add AWK and SED.
6227         * Makefile.tpl (AWK, SED): New.
6228         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6229         * configure: Regenerate.
6230         * Makefile.in: Regenerate.
6231
6232 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6233
6234         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6235         (collapseslashes): Likewise.
6236
6237 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6238
6239         * configure.ac (AC_PREREQ): Bump to 2.64.
6240
6241 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6242
6243         * configure.ac: Remove --with-datarootdir, --with-docdir,
6244         --with-pdfdir, --with-htmldir switches.
6245         * configure: Regenerate.
6246
6247         * configure: Regenerate.
6248
6249         * compile: Sync from Automake 1.11.
6250         * depcomp: Likewise.
6251         * install-sh: Likewise.
6252         * missing: Likewise.
6253         * mkinstalldirs: Likewise.
6254         * ylwrap: Likewise.
6255
6256 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6257
6258         * ltmain.sh (func_normal_abspath): New function.
6259         (func_relative_path): Likewise.
6260         (func_mode_help): Document new -bindir option for link mode.
6261         (func_mode_link): Add new -bindir option, and use it to place
6262         output DLL if specified.
6263
6264 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6265
6266         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6267         (baseargs): Add --disable-option-checking.
6268         * configure: Regenerate.
6269
6270         * Makefile.def (configure-target-libiberty): Depend on
6271         all-binutils and all-ld.
6272         (configure-target-newlib): Likewise.
6273         * Makefile.in: Regenerate.
6274
6275 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6276
6277         * config.sub, config.guess: Update from upstream sources.
6278
6279 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6280
6281         Sync from src, merge:
6282
6283         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6284
6285         * configure.ac: Do not exclude gas for i386-*-darwin.
6286         Add a case for x86_64-*-darwin.
6287         * configure: Regenerate.
6288
6289 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6290
6291         * MAINTAINERS: Add my name to Write After Approval list.
6292
6293 2009-08-06  Michael Eager  <eager@eagercon.com>
6294
6295         * configure.ac: Add Microblaze target.
6296         * configure: Regenerate.
6297
6298 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6299
6300         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6301         * configure: Regenerate.
6302
6303 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6304
6305         * MAINTAINERS (Write After Approval): Update my e-mail address.
6306
6307 2009-07-06  Ian Lance Taylor  <iant@google.com>
6308
6309         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6310         * configure: Rebuild.
6311
6312 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6313
6314         * MAINTAINERS: Move myself to the Graphite Reviewers.
6315
6316 2009-06-30  Wei Guozhi  <carrot@google.com>
6317
6318         * MAINTAINERS: Add my name to Write After Approval list.
6319
6320 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6321
6322         PR bootstrap/40338
6323         * configure.ac (comparestring): Create new variable.
6324         * Makefile.tpl (comparestring): Use to skip some comparisions.
6325         * configure: Regenerate.
6326         * Makefile.in: Regenerate.
6327
6328 2009-06-26  Doug Evans  <dje@sebabeach.org>
6329
6330         * Makefile.def (host_modules): Add cgen.
6331         * Makefile.in: Regenerate.
6332         * configure.ac (host_tools): Add cgen.
6333         * configure: Regenerate.
6334
6335 2009-06-23  DJ Delorie  <dj@redhat.com>
6336
6337         * MAINTAINERS: Add myself as mep maintainer.
6338
6339 2009-06-23  Ian Lance Taylor  <iant@google.com>
6340
6341         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6342         boot_languages.  Only bootstrap target libraries listed in
6343         target_libs for some boot language.  Add --with-stage1-ldflags,
6344         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6345         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6346         if not building with C++.
6347         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6348         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6349         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6350         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6351         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6352         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6353         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6354         * configure, Makefile.in: Rebuild.
6355
6356 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6357
6358         * MAINTAINERS: Added my name to write-after-approval list.
6359
6360 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6361
6362         * configure.ac: Define is_elf for QNX Neutrino targets.
6363         * configure: Regenerate.
6364
6365 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6366
6367         * MAINTAINERS: Added my name to the write-after-approval list
6368
6369 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6370
6371         * configure.ac: Detect MPC in default directory.
6372         * configure: Regenerate.
6373
6374 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6375             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6376
6377         * Makefile.tpl (all): Avoid a trailing backslash.
6378         * Makefile.in: Regenerate.
6379
6380 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6381
6382         * config.sub, config.guess: Update from upstream sources.
6383
6384 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6385
6386         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6387         to noconfdirs.
6388         * configure: Regenerate.
6389
6390 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6391
6392         * Makefile.tpl ([+compare-target+]): Compare all stage
6393         directories, rather than just gcc.
6394         * Makefile.in: Rebuilt.
6395
6396 2009-06-01  Doug Kwan  <dougkwan@google.com>
6397
6398         * configure.ac: Support gold for target arm*-*-*.
6399         * configure: Regenerate.
6400
6401 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6402
6403         * Makefile.def: Add MPC support and dependencies.
6404         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6405
6406         * Makefile.in, configure: Regenerate.
6407
6408 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6409
6410         * Makefile.tpl (all): Avoid harmless warning in make all when
6411         gcc-bootstrap is enabled but stage_last does not exist.
6412         * Makefile.in: Rebuilt.
6413
6414 2009-05-24  Nicolas Roche  <roche@adacore.com>
6415
6416         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6417         * Makefile.in: Regenerate.
6418
6419 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6420
6421         * MAINTAINERS: Update my e-mail address.
6422
6423 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6424
6425         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6426         * configure:  Regenerate.
6427
6428 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6429
6430         PR other/40159
6431         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6432         gcc-no-bootstrap are mutually exclusive.
6433         * Makefile.in: Rebuilt.
6434
6435 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6436
6437         PR other/40159
6438         * Makefile.tpl (all): Don't end with unconditional success.
6439         * Makefile.in: Rebuilt.
6440
6441 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6442
6443         PR target/37137
6444         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6445         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6446         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6447         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6448         stage_configureflags, stage_cflags and stage_libcflags into
6449         explicit Makefile macros.
6450         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6451         GFORTRAN.
6452         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6453         CC.  Set CC_FOR_BUILD from CC.
6454         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6455         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6456         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6457         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6458         and GFORTRAN.
6459         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6460         (_LIBCFLAGS): Renamed to _TFLAGS.
6461         (do-compare-debug, do-compare3-debug): Drop.
6462         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6463         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6464         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6465         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6466         (XGCC_FLAGS_FOR_TARGET): New.
6467         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6468         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6469         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6470         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6471         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6472         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6473         TFLAGS.
6474         (BUILD_CONFIG): Include if requested.
6475         (all): Set TFLAGS on bootstrap.
6476         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6477         (all-stageid-prefixmodule): Likewise.
6478         (do-clean, distclean-stageid): Set TFLAGS.
6479         (restrap): Fix whitespace.
6480         * Makefile.in: Rebuilt.
6481
6482 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6483
6484         * config.guess: Sync with src.
6485
6486 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6487
6488         * configure.ac ($with_ppl):  Default to no if not supplied.
6489         ($with_cloog):  Likewise.
6490         configure:  Regenerate.
6491
6492 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6493
6494         * MAINTAINERS: Update my e-mail address.
6495
6496 2009-04-27  Nick Clifton  <nickc@redhat.com>
6497
6498         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6499
6500 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6501
6502         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6503         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6504         * Makefile.in: Regenerate.
6505
6506 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6507
6508         PR bootstrap/39739
6509         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6510         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6511
6512         * configure, Makefile.in: Regenerate.
6513
6514 2009-04-21  Taras Glek  <tglek@mozilla.com>
6515
6516         * include/hashtab.h: Update GTY annotations to new syntax
6517         * include/splay-tree.h: Likewise
6518
6519 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6520
6521         * config.sub, config.guess: Update from upstream sources.
6522
6523 2009-04-15  Anthony Green  <green@moxielogic.com>
6524
6525         * configure.ac: Add moxie support.
6526         * configure: Rebuilt.
6527
6528 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6529
6530         * configure.ac: Change copyright header to refer to version
6531         3 of the GNU General Public License and to point readers at the
6532         COPYING3 file and the FSF's license web page.
6533         * Makefile.def: Likewise.
6534         * Makefile.tpl: Likewise.
6535         * Makefile.in: Regenerate.
6536
6537 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6538
6539         * configure.ac: Restore match for darwin9 or later. Use double
6540         brackets since regeneration eats one pair.
6541         * configure: Regenerate.
6542
6543 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6544
6545         PR gas/10039
6546         * configure.ac: Require texinfo 4.7.
6547         * configure: Regenerated.
6548
6549 2009-04-09  Nick Clifton  <nickc@redhat.com>
6550
6551         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6552         the GCC Runtime Library Exception.
6553
6554 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6555
6556         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6557         * configure: Regenerate.
6558
6559 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6560
6561         * Makefil.def (languages): New entries.
6562         * Makefile.tpl (check-gcc-*): New generic target.
6563         * Makefile.in: Regenerate.
6564
6565 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6566
6567         * MAINTAINERS:  Update my email address.
6568
6569 2009-03-18  Tom Tromey  <tromey@redhat.com>
6570
6571         * configure: Rebuild.
6572         * configure.ac (host_libs): Add libiconv.
6573         * Makefile.in: Rebuild.
6574         * Makefile.def (host_modules): Add libiconv.
6575         (configure-gdb, all-gdb): Depend on libiconv.
6576
6577 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6578
6579         * configure.ac: Treat gdb as supported on x86_64-darwin.
6580         * configure: Regenerate.
6581
6582 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6583
6584         * configure.ac (--with-host-libstdcxx): New option.
6585         * configure: Regenerate.
6586
6587 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6588
6589         * MAINTAINERS:  Move myself into the write after approval list.
6590
6591 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6592
6593         * MAINTAINERS: Update e-mail address.
6594
6595 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6596
6597         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6598
6599 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6600
6601         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6602
6603 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6604
6605         Backport from git Libtool:
6606
6607         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6608         Support GNU/kOpenSolaris.
6609         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6610         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6611         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6612         GNU/kOpenSolaris.
6613
6614 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6615
6616         * MAINTAINERS: Update e-mail address.
6617
6618 2009-02-24  Michael Eager  <eager@eagercon.com>
6619
6620         * MAINTAINERS (Write After Approval): Add self.
6621
6622 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6623
6624         * MAINTAINERS (Write After Approval): Add myself.
6625
6626 2009-02-05  Andreas Schwab  <schwab@suse.de>
6627
6628         * Makefile.tpl (stage_last): Define $r and $s before using
6629         $(RECURSE_FLAGS_TO_PASS).
6630         * Makefile.in: Regenerate
6631
6632 2009-01-30  Ian Lance Taylor  <iant@google.com>
6633
6634         * MAINTAINERS: Move myself to the Global Reviewers list.
6635
6636 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6637
6638         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6639         * configure: Regenerate.
6640
6641 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6642
6643         * MAINTAINERS: Make whitespace consistent.
6644         Remove Robert Millan from Write After Approval.
6645
6646 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6647
6648         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6649         (all-opcodes): Depend on all-libiberty.
6650         * Makefile.in: Regenerate.
6651
6652 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6653
6654         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6655         * configure: Regenerate.
6656
6657 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6658
6659         * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6662
6663         * MAINTAINERS: Add myself to reviewers (Fortran).
6664
6665 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6666
6667         PR tree-optimization/38515
6668         * configure.ac (cloog-polylib): Removed.
6669         (with_ppl, with_cloog): Test for "no".
6670         * configure: Regenerated.
6671
6672 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6673
6674         * MAINTAINERS: Moved myself to reviewers (Fortran).
6675
6676 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6677
6678         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6679         (Write After Approval): Remove myself.
6680
6681 2009-01-03  Diego Novillo  <dnovillo@google.com>
6682
6683         * MAINTAINERS: Remove myself from alias maintainership.
6684
6685 2009-01-02  David Ayers  <ayers@fsfe.org>
6686
6687         * MAINTAINERS: Update e-mail address.
6688
6689 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6690
6691         * MAINTAINERS: Make whitespace consistent.
6692
6693 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6694
6695         Backport from upstream Libtool:
6696         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6697         Add cache variables to tests that require the linker to work.
6698         For shlibpath_overrides_runpath, this also changes the semantics
6699         to let the result from the C compiler take precedence.
6700
6701 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6702
6703         * config.sub, config.guess: Update from upstream sources.
6704
6705 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6706
6707         * configure.ac (ppllibs): Add by default the lib flags.
6708         * configure: Regenerate.
6709
6710 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6711
6712         * MAINTAINERS:  Add myself to the write after approval list.
6713
6714 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6715
6716         * configure.ac: Add double brackets on darwin[912].
6717         * configure: Regenerate.
6718
6719 2008-12-03  Daniel Kraft  <d@domob.eu>
6720
6721         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6722         Approval to Reviewer section (for Fortran front-end).
6723
6724 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6725
6726         * configure.ac: Expand to darwin10 and later.
6727         * configure: Regenerate.
6728
6729 2008-12-02  Andreas Schwab  <schwab@suse.de>
6730
6731         * Makefile.def: configure-target-boehm-gc depends on
6732         all-target-libstdc++-v3.
6733         * Makefile.in: Regenerate.
6734
6735 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6736
6737         * MAINTAINERS:  Add myself as mingw maintainer.
6738
6739 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6740
6741         * config.sub, config.guess: Update from upstream sources.
6742
6743 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6744
6745         * README.SCO: Remove.
6746
6747 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6748
6749         * MAINTAINERS:  Add myself to the write after approval list.
6750
6751 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6752
6753         * MAINTAINERS:  Update my email address in WAA section.
6754
6755 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6756
6757         * MAINTAINERS: Update e-mail address.
6758
6759 2008-11-27  Toon Moene  <toon@moene.org>
6760
6761         * MAINTAINERS: Change e-mail address.
6762
6763 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6764
6765         * configure.ac: Build gdb for i?86-*-darwin*
6766         * configure: Regenerated.
6767
6768 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6769
6770         * MAINTAINERS: Added my full name.
6771
6772 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6773
6774         PR bootstrap/38014
6775         PR bootstrap/37923
6776
6777         Revert:
6778
6779         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6780
6781         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6782         * Makefile.in: Regenerated.
6783
6784         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6785
6786         PR gdb/921
6787         PR gdb/1646
6788         PR gdb/2175
6789         PR gdb/2176
6790
6791         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6792         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6793         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6794         (HOST_EXPORTS): Pass CPPFLAGS.
6795         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6796         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6797         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6798         * Makefile.in, configure: Regenerated.
6799         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6800         and CPPFLAGS_FOR_BUILD.
6801
6802 2008-11-06  Jeff Law  <law@redhat.com>
6803
6804         * MAINTAINERS: Add myself as middle end maintainer.
6805
6806 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6807
6808         * MAINTAINERS (Write after approval): Add myself.
6809
6810 2008-11-05  Diego Novillo  <dnovillo@google.com>
6811
6812         * MAINTAINERS (Global Reviewers): Add myself.
6813         (Non-Algorithmic Maintainers): Remove myself.
6814
6815 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6816
6817         * MAINTAINERS (Write after approval): Add myself.
6818
6819 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6820
6821         * MAINTAINERS (Write after approval): Add myself.
6822
6823 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6824
6825         * configure.ac (spu-*-*): Remove special case.
6826         * configure: Regenerate.
6827
6828 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6829
6830         * MAINTAINERS (Write after approval): Update my email address.
6831
6832 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6833
6834         * configure.ac [spu-*-*]: Do not set skipdirs.
6835         * configure: Re-generate.
6836
6837 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6838
6839         * MAINTAINERS (Various Maintainers): Add myself to reload.
6840
6841 2008-10-25  Richard Guenther  <rguenther@suse.de>
6842
6843         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6844         maintainer.  Remove myself as libgcc-math maintainer.
6845         (Non-Algorithmic Maintainers): Remove myself.
6846
6847 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6848
6849         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6850         * Makefile.in: Regenerated.
6851
6852 2008-10-23  Cary Coutant  <ccoutant@google.com>
6853
6854         * MAINTAINERS (Write after approval): Add myself.
6855
6856 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6857
6858         PR gdb/921
6859         PR gdb/1646
6860         PR gdb/2175
6861         PR gdb/2176
6862
6863         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6864         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6865         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6866         (HOST_EXPORTS): Pass CPPFLAGS.
6867         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6868         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6869         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6870         * Makefile.in, configure: Regenerated.
6871         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6872         and CPPFLAGS_FOR_BUILD.
6873
6874 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6875
6876         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6877         Sebastian Pop.
6878
6879 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6880
6881         * MAINTAINERS (Write After Approval): Added myself.
6882
6883 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6884
6885         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6886         recommended version to 2.3.2.
6887
6888         * configure: Regenerate.
6889
6890 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6891
6892         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6893
6894 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6895
6896         * MAINTAINERS (Write After Approval): Update e-mail address.
6897
6898 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6899
6900         * libtool.m4: Update to libtool 2.2.6.
6901         * lt~obsolete.m4: Update to libtool 2.2.6.
6902         * ltmain.sh: Update to libtool 2.2.6.
6903         * ltsugar.m4: Update to libtool 2.2.6.
6904         * ltversion.m4: Update to libtool 2.2.6.
6905         * ltoptions.m4: Update to libtool 2.2.6.
6906         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6907
6908 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6909
6910         * MAINTAINERS (Write After Approval): Add myself.
6911
6912 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6913
6914         * MAINTAINERS (Write After Approval): Update my name.
6915
6916 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6917
6918         * MAINTAINERS: Add myself in "Write After Approval".
6919
6920 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6921
6922         * MAINTAINERS: Add myself as ia64 maintainer.
6923
6924 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6925
6926         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6927         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6928         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6929         and Michael Tiemann from Write After Approval since they do not
6930         actually have access.
6931
6932 2008-09-05  Richard Guenther  <rguenther@suse.de>
6933
6934         * configure.ac: Initialize clooglibs to -lcloog.
6935         * configure: Re-generate.
6936
6937 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6938
6939         * MAINTAINERS (Write After Approval): Add myself.
6940
6941 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6942
6943         * configure.ac (--with-cloog-polylib): New.
6944         (--disable-cloog-version-check): New.
6945         (--disable-ppl-version-check): New.
6946         * configure: Re-generate.
6947
6948 2008-09-03  Richard Guenther  <rguenther@suse.de>
6949
6950         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6951         cloog test.
6952         * configure: Re-generate.
6953
6954 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6955
6956         Add picoChip port.
6957         * MAINTAINERS: Add picoChip maintainers.
6958
6959 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6960             Tobias Grosser  <grosser@fim.uni-passau.de>
6961             Jan Sjodin  <jan.sjodin@amd.com>
6962             Harsha Jagasia  <harsha.jagasia@amd.com>
6963             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6964             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6965             Adrien Eliche  <aeliche@isty.uvsq.fr>
6966
6967         Merge from graphite branch.
6968         * configure: Regenerate.
6969         * Makefile.in: Regenerate.
6970         * configure.ac (host_libs): Add ppl and cloog.
6971         Add checks for PPL and CLooG.
6972         * Makefile.def (ppl, cloog): Added modules and dependences.
6973         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6974         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6975
6976 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6977
6978         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6979         (GCC_SHLIB_SUBDIR): New.
6980         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6981         * configure: Regenerate.
6982         * Makefile.in: Regenerate.
6983
6984 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6985
6986         * MAINTAINERS: Consistently use tabs to separate columns.
6987
6988 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6989
6990         * MAINTAINERS (Write after Approval): Add myself.
6991
6992 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6993
6994         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6995         Enable bfd, binutils and opcodes.
6996         * configure: Regenerate.
6997
6998 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6999
7000         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7001
7002 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7003
7004         * MAINTAINERS:  Use correct Umlaut for last name.
7005
7006 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7007
7008         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7009
7010 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7011
7012         * MAINTAINERS: Update my email address.
7013
7014 2008-08-16  Nicolas Roche  <roche@adacore.com>
7015
7016         * Makefile.tpl: Add BOOT_ADAFLAGS.
7017         * Makefile.in: Regenerate.
7018
7019 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7020
7021         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7022         * configure: Regenerate.
7023
7024 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7025
7026         * configure.ac: Add makefile fragments for hpux.
7027         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7028         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7029         * configure: Regenerate.
7030         * Makefile.in: Regenerate.
7031
7032 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7033
7034         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7035
7036 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7037
7038         * MAINTAINERS (Write after Approval): Add myself.
7039
7040 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7041
7042         * MAINTAINERS (Write After Approval):  Add myself.
7043
7044 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7045
7046         * MAINTAINERS (Write After Approval):  Add myself.
7047
7048 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7049
7050         * MAINTAINERS: Update my email address.
7051
7052 2008-06-25  Joey Ye  <joey.ye@intel.com>
7053
7054         * MAINTAINERS (Write After Approval):  Add myself.
7055
7056 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7057
7058         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7059         * Makefile.in: Regenerate.
7060         * configure: Regenerate.
7061
7062 2008-06-17  Daniel Kraft  <d@domob.eu>
7063
7064         * MAINTAINERS (Write After Approval):  Add myself.
7065
7066 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7067
7068         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7069         "$@" is still intact with both Autoconf 2.59 and 2.62.
7070         * configure: Regenerate.
7071
7072 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7073
7074         * Makefile.tpl: Fix comment errors.
7075         * Makefile.in: Regenerate.
7076
7077 2008-06-12  David S. Miller  <davem@davemloft.net>
7078             David Edelsohn  <edelsohn@gnu.org>
7079
7080         * configure.ac: Add powerpc*-*-* to gold supported targets.
7081         * configure: Regenerate.
7082
7083 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7084
7085         PR tree-optimization/36218
7086         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7087         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7088         (all prefix="build-"): Pass them to build-system sub-makes.
7089         * Makefile.in: Regenerate.
7090
7091 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7092
7093         * MAINTAINERS (mt port): Remove.
7094         (sco5, unixware, sco udk): Remove.
7095         (Kean Johnston): Add to Write After Approval.
7096
7097 2008-05-30  Julian Brown  <julian@codesourcery.com>
7098
7099         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7100         of libobjc for ARM EABI Linux.
7101         * configure: Regenerate.
7102
7103 2008-05-18  Xinliang David Li   <davidxl@google.com>
7104
7105         * ChangeLog: Remove wrong ChangeLog entry.
7106
7107 2008-05-17  Xinliang David Li   <davidxl@google.com>
7108
7109         * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7112
7113         * MAINTAINERS (Write After Approval): Add myself.
7114
7115 2008-05-14  Rafael Espíndola  <espindola@google.com>
7116
7117         * config-ml.in: don't handle --enable-shared and --enable-static.
7118
7119 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7120
7121         * MAINTAINERS: Update my email address.
7122
7123 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7124
7125         * MAINTAINERS: Update my email address.
7126
7127 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7128
7129         * MAINTAINERS (Write After Approval): Add myself.
7130
7131 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7132
7133         * MAINTAINERS (Write After Approval): Add myself.
7134
7135 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7136
7137         * MAINTAINERS (crx): Add myself.
7138
7139 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7140
7141         Sync with src:
7142         2008-04-14  David S. Miller  <davem@davemloft.net>
7143
7144         * configure.ac: Add sparc*-*-* to gold supported targets.
7145         * configure: Regenerate.
7146
7147 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7148
7149         PR bootstrap/35457
7150         * configure.ac: Include override.m4.
7151         * configure: Regenerate.
7152
7153 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7154
7155         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7156         * Makefile.in: Regenerate.
7157
7158 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7159
7160         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7161         as nonconfigurable directories list.
7162         * configure: Regenerate.
7163
7164 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7165
7166         * config.sub, config.guess: Update from upstream sources.
7167
7168 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7169
7170         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7171         * Makefile.in: Regenerate.
7172
7173 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7174
7175         * configure.ac: Do not build libssp for the AVR.
7176         * configure: Regenerate.
7177
7178 2008-04-07  Ian Lance Taylor  <iant@google.com>
7179
7180         * Makefile.def: check-gold depends upon all-binutils.
7181         * Makefile.in: Regenerate.
7182
7183 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7184
7185         * MAINTAINERS (Write After Approval): Add myself.
7186
7187 2008-04-04  Nick Clifton  <nickc@redhat.com>
7188
7189         PR binutils/4334
7190         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7191         builds.
7192         * configure: Regenerate.
7193
7194 2008-04-04  NightStrike  <NightStrike@gmail.com>
7195
7196         PR other/35151
7197         * configure.ac: Combine rules for mingw32 and mingw64.
7198         * configure: Regenerate.
7199
7200 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7201
7202         * MAINTAINERS (Write After Approval): Add myself.
7203
7204 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7205
7206         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7207         * Makefile.in (.NOTPARALLEL): Ditto.
7208
7209 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7210
7211         * MAINTAINERS (Write After Approval): Add myself.
7212
7213 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7214
7215         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7216         * Makefile.in (.NOTPARALLEL): Regenerate.
7217
7218 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7219
7220         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7221         * Makefile.in: Regenerate.
7222
7223 2008-03-26  Jakub Staszak  <kuba@et.pl>
7224
7225         * MAINTAINERS (Write After Approval): Add myself.
7226
7227 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7228
7229         * MAINTAINERS:  Update e-mail address.
7230
7231 2008-03-20  Ian Lance Taylor  <iant@google.com>
7232
7233         * configure.ac: Add support for --enable-gold.
7234         * Makefile.def: Add gold as a directory like ld.
7235         * configure, Makefile.in: Regenerate.
7236
7237 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7238
7239         * configure.ac: m4_include config/proginstall.m4.
7240         * configure: Regenerate.
7241
7242         Backport from upstream Libtool:
7243
7244         2007-10-12  Eric Blake  <ebb9@byu.net>
7245
7246         Deal with Autoconf 2.62's semantic change in m4_append.
7247         * ltsugar.m4 (lt_append): Replace broken versions of
7248         m4_append.
7249         (lt_if_append_uniq): Don't require separator to be overquoted,
7250         and avoid broken m4_append.
7251         (lt_dict_add): Fix typo.
7252         * libtool.m4 (_LT_DECL): Don't overquote separator.
7253
7254 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7255
7256         * config.rpath: Add AIX 6 support.
7257
7258 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7259
7260         * Makefile.def (stageprofile).  Remove -fprofile-generate
7261         from stage_libcflags.
7262         * Makefile.in: Regenerate.
7263
7264 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7265
7266         * config.sub, config.guess: Update from upstream sources.
7267
7268 2008-03-06  Tom Tromey  <tromey@redhat.com>
7269
7270         * MAINTAINERS: Update for treelang deletion.
7271
7272 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7273
7274         * MAINTAINERS: Update my email address.
7275
7276 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7277
7278         * MAINTAINERS (darwin port): Add myself as a maintainer.
7279         (objective-c/c++): Add myself as a maintainer.
7280
7281 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7282
7283         * MAINTAINERS (Write After Approval): Update my email address.
7284
7285 2008-02-25  Tomas Bily  <tbily@suse.cz>
7286
7287         * MAINTAINERS (Write After Approval): Add myself.
7288
7289 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7290
7291         * MAINTAINERS (OpenMP): Add myself.
7292
7293 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7294
7295         PR bootstrap/32009
7296         PR bootstrap/32161
7297
7298         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7299         * configure: Regenerate.
7300
7301         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7302         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7303         STAGE4_LIBCFLAGS): New.
7304         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7305         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7306         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7307         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7308         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7309         for target modules.  Don't export LIBCFLAGS.
7310         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7311         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7312         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7313         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7314         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7315         * Makefile.in: Regenerate.
7316
7317 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7318
7319         PR libgcj/33085
7320         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7321         Do not use -DDLL_EXPORT.  Backport from upstream.
7322
7323 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7324
7325         * MAINTAINERS (Write After Approval): Add myself.
7326
7327 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7328
7329         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7330         * configure: Regenerate.
7331
7332 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7333
7334         * configure.ac (xtensa*-*-*): Recognize processor variants.
7335         * configure: Regenerate.
7336
7337 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7338
7339         PR bootstrap/34922
7340         * configure.ac (PARSE_ARGS): Push suitable setting of
7341         ac_subdirs_all, for `./configure --help=recursive'.
7342         Handle `+' in generic toplevel directory disabling.
7343         * configure: Regenerate.
7344
7345 2008-01-28  Nick Clifton  <nickc@redhat.com>
7346
7347         * MAINTAINERS (xstormy16): Take over maintainership.
7348
7349 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7350
7351         * MAINTAINERS (c4x port): Remove.
7352
7353 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7354
7355         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7356
7357 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7358
7359         * config.sub, config.guess: Update from upstream sources.
7360
7361 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7362
7363         * MAINTAINERS (Write After Approval): Add myself.
7364
7365 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7366
7367         * MAINTAINERS: Update my email address.
7368
7369 2008-01-09  Raksit Ashok  <raksit@google.com>
7370
7371         * MAINTAINERS (Write After Approval): Add myself.
7372
7373 2008-01-09  Raksit Ashok  <raksit@google.com>
7374
7375         * MAINTAINERS (Write After Approval): Add myself.
7376
7377 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7378
7379         * config.sub, config.guess: Update from upstream sources.
7380
7381 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7382
7383         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7384         Change recommended MPFR from 2.2.1 -> 2.3.0.
7385         * configure: Regenerate.
7386
7387 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7388
7389         * MAINTAINERS: Update my email address.
7390
7391 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7392
7393         * MAINTAINERS: Update my email address.
7394
7395 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7396
7397         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7398         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7399         * Makefile.in: Regenerate.
7400
7401 2007-12-10  Mark Heffernan  <meheff@google.com>
7402
7403         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7404         misplaced entries.
7405
7406 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7407
7408         * configure.ac: Enable libjava for x86_64-*-darwin9.
7409         * configure: Regenerate.
7410
7411 2007-12-07  Bill Maddox  <maddox@google.com>
7412
7413         * MAINTAINERS (Write After Approval): Add myself.
7414
7415 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7416
7417         * config.sub, config.guess: Update from upstream sources.
7418
7419 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7420
7421         * config-ml.in: Remove 64bit configure tests.
7422
7423 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7424
7425         * config-ml.in: Robustify against white space in absolute file
7426         names.
7427
7428         * config-ml.in (multi-clean): Substitute ${Makefile}.
7429         Remove superfluous ${Makefile} in list.
7430
7431 2007-11-19  Thiemo Seufer  <ths@mips.com>
7432
7433         * config-ml.in: Don't hardcode the Makefile name.
7434
7435 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7436
7437         * MAINTAINERS (Write After Approval): Add myself.
7438
7439 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7440
7441         * MAINTAINERS (Write After Approval): Add myself.
7442
7443 2007-11-06  Doug Kwan  <dougkwan@google.com>
7444
7445         * MAINTAINERS (Write After Approval): Add myself.
7446
7447 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7448
7449         * MAINTAINERS (mercury): Remove entry.
7450         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7451
7452 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7453
7454         * Makefile.def (dependencies): Make configure-gdb depend on
7455         all-intl.
7456         * Makefile.in: Regenerated.
7457
7458 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7459
7460         * MAINTAINERS (Fortran maintainer): Remove myself.
7461
7462 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7463
7464         * Makefile.def: To avoid problems running with parallel makes,
7465         build newlib before libgloss so that target specific header
7466         files are availble.
7467         * Makefile.in: Regenerate
7468
7469 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7470
7471         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7472         * Makefile.in: Regenerate.
7473
7474 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7475
7476         * MAINTAINERS (Register allocation reviewer): Add myself.
7477
7478 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7479
7480         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7481         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7482         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7483         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7484         * configure: Regenerate.
7485
7486 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7487
7488         * MAINTAINERS (Register allocation reviewer): Add myself.
7489
7490 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7491
7492         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7493         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7494         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7495         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7496         * configure.ac: Default them to host tools for $host = $build.
7497         Subst them.
7498
7499         * configure: Regenerate.
7500         * Makefile.in: Regenerate.
7501
7502 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7503
7504         * MAINTAINERS (Register allocation reviewer): Add myself.
7505
7506 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7507
7508         * MAINTAINERS (Register allocation reviewer): Add myself.
7509
7510 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7511
7512         * MAINTAINERS (Write After Approval): Fix typo.
7513
7514 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7515
7516         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7517         * configure: Regenerate.
7518
7519 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7520
7521         PR bootstrap/31906
7522         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7523         they're already prefixed.
7524
7525 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7526
7527         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7528         libstdc++.
7529         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7530         * configure: Regenerate.
7531         * Makefile.in: Regenerate.
7532
7533 2007-09-17  Andreas Schwab  <schwab@suse.de>
7534
7535         * configure.ac: Raise minimum makeinfo version to 4.6.
7536         * configure: Regenerate.
7537
7538 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7539
7540         * MAINTAINERS (write-after-approval) add myself
7541
7542 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7543
7544         * configure.ac: Correct makeinfo version check.
7545         * configure: Regenerate.
7546
7547 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7548
7549         * MAINTAINERS: Update my email address.
7550
7551 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7552
7553         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7554         to $skipdirs and only disable gprof for newlib.  Use the normal
7555         mips*-elf* handling in other respects.
7556         * configure: Regnerate.
7557
7558 2007-09-12  David Daney  <ddaney@avtrex.com>
7559
7560         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7561         enabling libgcj.
7562         * configure: Regenerate.
7563
7564 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7565
7566         PR other/32154
7567         * configure.ac: For libgloss targets, point the linker to the linker
7568         script, startup code and simulator library.
7569         * configure: Regenerate.
7570
7571 2007-09-07  Andrew Haley  <aph@redhat.com>
7572
7573         * configure.ac (noconfigdirs): Remove target-libffi and
7574         target-libjava.
7575         * configure: Regenerate.
7576
7577 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7578
7579         PR target/33281
7580         * configure.ac: Use config/mh-mingw on mingw.
7581         * configure: Regenerate.
7582
7583 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7584
7585         * MAINTAINERS (Write After Approval): Add myself.
7586
7587 2007-09-05  Richard Guenther  <rguenther@suse.de>
7588
7589         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7590         nor --disable-checking is provided also turn on yes and types
7591         checking for stage1.
7592         * configure: Re-generate.
7593
7594 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7595
7596         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7597         (Write After Approval): Remove myself.
7598
7599 2007-08-29  Nick Clifton  <nickc@redhat.com>
7600
7601         * config.sub, config.guess: Update from upstream sources.
7602
7603 2007-08-22  Bud Davis  <jmdavis@link.com>
7604
7605         * MAINTAINERS (Write After Approval): Added myself.
7606         * MAINTAINERS (Reviewers): Removed myself.
7607
7608 2007-08-18  Paul Brook  <paul@codesourcery.com>
7609             Joseph Myers  <joseph@codesourcery.com>
7610
7611         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7612         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7613         * Makefile.in: Regenerate.
7614         * configure.ac (--with-debug-prefix-map): New.
7615         * configure: Regenerate.
7616
7617 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7618             Nigel Stephens  <nigel@mips.com>
7619
7620         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7621         as target_makefile_frag.
7622         * configure: Regenerate.
7623
7624 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7625
7626         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7627         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7628         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7629         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7630         (do-compare, do-compare3, do-compare-debug): New.
7631         ([+compare-target+]): Use them.
7632
7633 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7634
7635         * MAINTAINERS (Write After Approval): Change my email address.
7636
7637 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7638             Ben Elliston  <bje@au.ibm.com>
7639
7640         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7641         --silent if $silent.
7642         * configure: Regenerate.
7643
7644 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7645
7646         * MAINTAINERS (Various Maintainers): Add myself as
7647         loop infrastructure maintainer.  Update my e-mail
7648         address.
7649
7650 2007-07-31  Diego Novillo  <dnovillo@google.com>
7651
7652         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7653         Adjust description.
7654
7655 2007-07-26  Richard Guenther  <rguenther@suse.de>
7656
7657         * configure.ac: Add types checking to stage1 checking flags.
7658         * configure: Regenerate.
7659
7660 2007-07-17  Nick Clifton  <nickc@redhat.com>
7661
7662         * COPYING3: New file.  Contains version 3 of the GNU General
7663         Public License.
7664         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7665         Lesser General Public License.
7666
7667 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7668
7669         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7670
7671 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7672
7673         * MAINTAINERS (S/390 co-maintainer): Add myself.
7674         (Write After Approval): Remove myself.
7675
7676 2007-07-13  Dan Hipschman  <dsh@google.com>
7677
7678         * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2007-07-11  Nick Clifton  <nickc@redhat.com>
7681
7682         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7683         WINDRES export.
7684         * Makefile.in: Regenerate.
7685
7686 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7687
7688         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7689         maintainer.
7690
7691 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7692
7693         * lt~obsolete.m4: New. Import from 20070318 libtool.
7694
7695 2007-07-03  Julian Brown  <julian@codesourcery.com>
7696
7697         * MAINTAINERS (Write After Approval): Add myself.
7698
7699 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7700
7701         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7702         * configure: Regenerate.
7703
7704 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7705
7706         * configure.ac: Add some missing m4 quotation.
7707         * configure: Regenerate.
7708
7709 2007-07-02  Simon Baldwin  <simonb@google.com>
7710
7711         * MAINTAINERS (Write After Approval): Add myself.
7712
7713 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7714
7715         * configure: Regenerate.
7716
7717 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7718
7719         * Makefile.def: Add windmc tool to build.
7720         * Makefile.tpl: Likewise.
7721         * configure.ac: Likewise.
7722         * Makefile.in: Regenerate.
7723         * configure: Regenerate.
7724
7725 2007-06-28  DJ Delorie  <dj@redhat.com>
7726
7727         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7728         not building newlib.
7729         * configure: Regenerated.
7730
7731 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7732
7733         * MAINTAINERS (Write After Approval): Add myself.
7734
7735 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7736
7737         * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7740
7741         * MAINTAINERS (Write After Approval): Add myself.
7742
7743 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7744
7745         * MAINTAINERS (Write After Approval): Add myself.
7746
7747 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7748
7749         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7750         * Makefile.in: Regenerated.
7751
7752 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7753
7754         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7755         bfin*-*-uclinux* targets.
7756         * configure: Regenerate.
7757
7758 2007-06-14  Ian Lance Taylor  <iant@google.com>
7759
7760         * MAINTAINERS: Add myself as non-algorithmic global write
7761         maintainer.
7762
7763 2007-06-14  Diego Novillo  <dnovillo@google.com>
7764
7765         * MAINTAINERS: Add self as middle-end maintainer and
7766         non-algorithmic global write maintainer.
7767
7768 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7769
7770         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7771         Move all Fortran maintainers except Paul Brook into the
7772         Non-Autopoiesis section.
7773
7774 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7775
7776         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7777         (distclean-stage[+id+]): Possibly delete stage_last.
7778         * Makefile.in: Regenerate.
7779
7780 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7781
7782         * MAINTAINERS (Various Maintainer): Fix typo.
7783
7784 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7785
7786         * MAINTAINERS (Various Maintainer): Add myself as
7787         dataflow maintainer.
7788
7789 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7790
7791         * config.sub, config.guess: Update from upstream sources.
7792
7793 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7794
7795         * Makefile.tpl: Fix spelling error.
7796         * Makefile.in: Regenerate.
7797
7798 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7799
7800         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7801         lt_cv_sys_max_cmd_len.
7802
7803 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7804
7805         * MAINTAINERS (Various Maintainers): Add myself as
7806         auto-vectorizer maintainer.
7807
7808 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7809
7810         PR libjava/32098
7811         * libtool.m4: Revert previous change.
7812         * ltgcc.m4: Put it here.
7813
7814 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7815
7816         * MAINTAINERS (Various Maintainers): Add myself as
7817         auto-vectorizer maintainer.
7818
7819 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7820
7821         PR libjava/32098
7822         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7823
7824 2007-05-30  Richard Guenther  <rguenther@suse.de>
7825
7826         * MAINTAINERS (Various Maintainers): Add myself as
7827         auto-vectorizer maintainer.
7828
7829 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7830
7831         PR bootstrap/29382
7832         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7833         * configure: Rebuilt.
7834
7835 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7836
7837         * MAINTAINERS (Write After Approval): Removed my name.
7838
7839 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7840
7841         * MAINTAINERS (Write After Approval): Remove myself.
7842
7843 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7844
7845         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7846
7847 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7848
7849         * ltmain.sh: Update from ToT Libtool.
7850         * libtool.m4: Update from ToT Libtool.
7851         * ltsugar.m4: New. Update from ToT Libtool.
7852         * ltversion.m4: New. Update from ToT Libtool.
7853         * ltoptions.m4: New. Update from ToT Libtool.
7854         * ltconfig: Remove.
7855         * ltcf-c.sh: Remove.
7856         * ltcf-cxx.sh: Remove.
7857         * ltcf-gcj.sh: Remove.
7858
7859 2007-05-22  Ollie Wild  <aaw@google.com>
7860
7861         * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7864
7865         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7866         stage_cflags.
7867         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7868         Remove CFLAGS/LIBCFLAGS.
7869         (configure-stage[+id+]-[+prefix+][+module+],
7870         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7871         * Makefile.in: Regenerate.
7872
7873 2007-05-15  Diego Novillo  <dnovillo@google.com>
7874
7875         * MAINTAINERS: Update e-mail address.
7876
7877 2007-05-15  Revital Eres  <eres@il.ibm.com>
7878
7879         * MAINTAINERS (Write After Approval): Add myself.
7880
7881 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7882
7883         * MAINTAINERS (Write After Approval): Updated my address.
7884
7885 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7886
7887         * MAINTAINERS (Write After Approval): Add myself.
7888
7889 2007-05-11  Silvius Rus  <rus@google.com>
7890
7891         * MAINTAINERS (Write After Approval): Add myself.
7892
7893 2007-04-23  Tom Tromey  <tromey@redhat.com>
7894
7895         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7896
7897 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7898
7899         * MAINTAINERS (cpplib): Rename to ...
7900         (libcpp): ... this.  Add C/C++ front end maintainers.
7901
7902 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7903
7904         * config-ml.in: Pass ${ml_config_env} to configure calls.
7905
7906 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7907
7908         * MAINTAINERS (Write After Approval): Add myself.
7909
7910 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7911
7912         * MAINTAINERS (Write After Approval): Add myself.
7913
7914 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7915
7916         * MAINTAINERS (fortran 95 front end): Add myself.
7917
7918 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7919
7920         * MAINTAINERS (Write After Approval): Add myself.
7921
7922 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7923
7924         * MAINTAINERS (Modulo Scheduler): Add myself.
7925
7926 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7927
7928         * MAINTAINERS (fortran 95 front end): Add myself.
7929         (c++ front end): whitespace fix.
7930
7931 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7932
7933         * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7936
7937         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7938         of glob.  Quote arguments with single quotes too.
7939         * configure: Regenerate.
7940
7941 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7942
7943         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7944         * Makefile.in: Regenerate
7945
7946 2007-03-07  Andreas Schwab  <schwab@suse.de>
7947
7948         * configure: Regenerate.
7949
7950 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7951
7952         * configure.ac: Add "--with-pdfdir" configure option,
7953         which defines pdfdir variable.
7954         * Makefile.def (target=fixincludes): Add install-pdf to
7955         missing targets.
7956         (recursive_targets): Add install-pdf target.
7957         (flags_to_pass): Add pdfdir.
7958         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7959         target.
7960         * configure: Regenerate
7961         * Makefile.in: Regenerate
7962
7963 2007-02-28  Eric Christopher  <echristo@apple.com>
7964
7965         Revert:
7966         2006-12-07  Mike Stump  <mrs@apple.com>
7967
7968         * Makefile.def (dependencies): Add dependency for
7969         install-target-libssp and install-target-libgomp on
7970         install-gcc.
7971         * Makefile.in: Regenerate.
7972
7973 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7974
7975         * configure: Regenerate.
7976         * configure.ac: Move statements after variable declarations.
7977
7978 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7979
7980         * MAINTAINERS: Add myself as sh maintainer.
7981
7982 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7983
7984         * configure.ac: Adjust for loop syntax.
7985         * configure: Regenerate.
7986
7987 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7988
7989         * configure: Rebuilt.
7990
7991 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7992
7993         * configure.ac: Drop multiple occurrences of --enable-languages,
7994         and fix its quoting.
7995         * configure: Rebuilt.
7996
7997 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7998             Nathan Sidwell  <nathan@codesourcery.com>
7999             Vladimir Prus  <vladimir@codesourcery.com>
8000             Joseph Myers  <joseph@codesourcery.com>
8001
8002         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8003         * configure: Regenerate.
8004
8005 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8006
8007         * ltconfig (freebsd*): Default to elf.
8008
8009 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8010
8011         * configure.ac (target_libraries): Move libgcc before libiberty.
8012         * configure: Regenerated.
8013
8014 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8015             Paolo Bonzini  <bonzini@gnu.org>
8016
8017         PR bootstrap/30753
8018         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8019         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8020         * configure: Regenerated.
8021
8022 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8023
8024         * MAINTAINERS (Language Front End Maintainers): Update my mail
8025         address.
8026
8027 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8028
8029         PR bootstrap/30748
8030         * configure.ac: Correct syntax for Solaris ksh.
8031         * configure: Regenerated.
8032
8033 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8034
8035         * configure.ac: Sync with src.
8036         * configure: Regenerate.
8037
8038 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8039
8040         * Makefile.in: Regenerate.
8041
8042 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8043
8044         * config.sub: Sync with src.
8045
8046 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8047
8048         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8049         noncanonical equivalents.
8050         * configure.in: Rename to...
8051         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8052         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8053         target_noncanonical.  Use them.  Rewrite removal of configure
8054         arguments for autoconf 2.59.  Discard variable settings.  Force
8055         program_transform_name for native tools.
8056
8057         * Makefile.in: Regenerated.
8058         * configure: Regenerated with autoconf 2.59.
8059
8060 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8061
8062         * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2007-01-31  Andreas Schwab  <schwab@suse.de>
8065
8066         * Makefile.tpl (LDFLAGS): Substitute it.
8067         * Makefile.in: Regenerate.
8068
8069 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8070
8071         * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8074
8075         * MAINTAINERS (spu port): Add myself.
8076
8077 2007-01-23  Richard Guenther  <rguenther@suse.de>
8078
8079         PR bootstrap/30541
8080         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8081         * Makefile.tpl (GNATBIND): Substitute it.
8082         (GNATMAKE): Likewise.
8083         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8084         of STAGE_PREFIX.
8085         * Makefile.in: Regenerate.
8086         * configure: Regenerate.
8087
8088 2007-01-18  Mike Stump  <mrs@apple.com>
8089
8090         * configure.in: Re-enable -Werror for gcc builds.
8091
8092 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8093
8094         * MAINTAINERS (Write After Approval): Add myself.
8095
8096 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8097
8098         * configure.in: Change == to = in test command.
8099         * configure: Regenerate.
8100
8101 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8102             Nick Clifton  <nickc@redhat.com>
8103             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8104
8105         * configure.in (build_configargs, host_configargs, target_configargs):
8106         Remove build/host/target parameters.
8107         (host_libs): Add gmp and mpfr.
8108         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8109         * Makefile.def (gmp, mpfr): New.
8110         (gcc): Remove target.
8111         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8112         target_os, target_vendor): New.
8113         (configure): Add host_alias/target_alias arguments; adjust invocations.
8114         * configure: Regenerate.
8115         * Makefile.in: Regenerate.
8116
8117 2007-01-11  Matt Fago  <fago@earthlink.net>
8118
8119         * configure.in: Try to link to functions only in mpfr 2.2.x
8120         to improve robustness of configure tests.
8121         * configure: Regenerate.
8122
8123 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8124
8125         * MAINTAINERS: Add myself as i386 maintainer.
8126
8127 2007-01-08  Jan Hubicka  <jh@suse.cz>
8128
8129         * MAINTAINERS: Add myself as i386 maintainer.
8130
8131 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8132
8133         * configure.in: Add support for an x86_64-mingw* target.
8134         * configure: Regenerate.
8135
8136 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8137
8138         * Makefile.tpl (all-target): Correct @if conditional for target
8139         modules.
8140         * configure.in: Omit libiberty if building only target libgcc.
8141         * configure, Makefile.in: Regenerated.
8142
8143 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8144
8145         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8146         * configure: Regenerate.
8147
8148 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8149
8150         * Makefile.def (target_modules): Add libgcc.
8151         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8152         * Makefile.tpl (clean-target-libgcc): Delete.
8153         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8154         on gcc even for bootstrapped modules.  Rewrite handling of
8155         lang_env_dependencies to loop over target_modules.
8156         * configure.in (target_libraries): Add target-libgcc.
8157         * Makefile.in, configure: Regenerated.
8158
8159 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8160
8161         * configure.in: Reorganize recognition of languages.  Add
8162         --enable-stage1-languages.  Show supported languages for the chosen
8163         target rather than all recognized languages.
8164         * configure: Regenerate.
8165
8166 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8167
8168         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8169         * Makefile.in: Regenerate.
8170
8171 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8172
8173         * configure.in: Warn that MPFR 2.2.0 is buggy.
8174         * configure: Regenerate.
8175
8176 2006-12-27  Ian Lance Taylor  <iant@google.com>
8177
8178         * configure.in: When removing Makefiles to force a reconfigure, also
8179         remove prev-DIR*/Makefile.
8180         * configure: Regenerate.
8181
8182 2006-12-22  Andreas Schwab  <schwab@suse.de>
8183
8184         * configure: Regenerate with correct autoconf version.
8185
8186 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8187
8188         * configure.in: add AC_SUBST for *_FOR_TARGET.
8189         * configure: Regenerate.
8190
8191 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8192
8193         * configure.in: Simplify logic for rejecting languages that cannot
8194         be built.  Separate the case when a language is unsupported,
8195         from the case when the user chooses not to build a language.
8196
8197 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8198
8199         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8200         it only affects bootstrap and could be tested on "$host" as well.
8201         * configure: Regenerate.
8202         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8203
8204 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8205
8206         PR bootstrap/29544
8207         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8208         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8209         move here comment from Makefile.tpl.
8210         * Makefile.tpl: Move some definitions higher in the file.
8211         (STAGE1_CHECKING): New.
8212         * configure.in: Add --enable-stage1-checking.
8213         * configure: Regenerate.
8214         * Makefile.in: Regenerate.
8215
8216 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8217
8218         * MAINTAINERS: Add myself as build system maintainer.
8219
8220 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8221
8222         * MAINTAINERS (Write After Approval): Add myself.
8223
8224 2006-12-13  Eric Christopher  <echristo@apple.com>
8225
8226         * MAINTAINERS: Add myself as darwin maintainer.
8227
8228 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8229
8230         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8231
8232 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8233
8234         MAINTAINERS: Update my entry.
8235
8236 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8237
8238         * configure.in:  Handle spu makefile frag.
8239         * Makefile.tpl (MAINT): Define
8240         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8241         * configure: Regenerate.
8242         * Makefile.in: Regenerate.
8243
8244 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8245
8246         * config.guess: Import latest version.
8247         * config.sub: Likewise.
8248
8249 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8250
8251         * configure.in (spu-*-*): Don't skip target-libiberty.
8252         * configure: Regenerate.
8253
8254 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8255
8256         PR bootstrap/30134
8257         * configure.in: Correct x86 darwin support for libjava to powerpc
8258         and i?86 only.
8259         * configure: Regenerate.
8260
8261 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8262
8263         * configure.in: Add x86 darwin support for libjava.
8264         * configure: Regenerate.
8265
8266 2006-12-07  Mike Stump  <mrs@apple.com>
8267
8268         * Makefile.def (dependencies): Add dependency for
8269         install-target-libssp and install-target-libgomp on
8270         install-gcc.
8271         * Makefile.in: Regenerate.
8272
8273 2006-12-04  Richard Guenther  <rguenther@suse.de>
8274
8275         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8276         (Non-Algorithmic Maintainers): Move over non-algorithmic
8277         loop optimizer maintainers, add myself as a non-algorithmic
8278         middle-end maintainer.
8279
8280 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8281
8282         * MAINTAINERS (Write After Approval): Add myself.
8283
8284 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8285
8286         * configure.in: Update error message for missing GMP/MPFR.
8287
8288         * configure: Regenerate.
8289
8290 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8291
8292         * configure.in: Update MPFR version in error message.
8293
8294         * configure: Regenerate.
8295
8296 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8297
8298         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8299         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8300         --with-gmp-lib): New flags.
8301
8302         * configure: Regenerate.
8303
8304 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8305
8306         * MAINTAINERS (Write After Approval): Change my email address.
8307
8308 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8309
8310         * MAINTAINERS (Write After Approval): Add myself.
8311
8312 2006-11-22  Philipp Thomas  <pth@suse.de>
8313
8314         * MAINTAINERS (i18n): Update e-mail address.
8315
8316 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8317
8318         * MAINTAINERS (spu port): Add myself as maintainer.
8319         (Write After Approval): Remove myself.
8320
8321 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8322
8323         * configure.in (skipdirs): Don't build libssp for SPU.
8324         * configure: Regenerate.
8325
8326 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8327
8328         * MAINTAINERS (spu port): Add myself as maintainer.
8329         (libobjc): Update my email address.
8330
8331 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8332
8333         * MAINTAINERS (Write After Approval): Add myself.
8334
8335 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8336
8337         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8338         * configure : Rebuilt.
8339
8340 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8341
8342         * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8345
8346         * MAINTAINERS (Write After Approval): Add myself.
8347
8348 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8349
8350         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8351         libmpfr.a.
8352         * configure: Regenerate.
8353
8354 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8355
8356         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8357         (unstage): Test for stage_last presence.
8358
8359         PR bootstrap/29802
8360         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8361         STAGE_PREFIX.
8362         * Makefile.in: Regenerate.
8363
8364 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8365
8366         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8367         maintainers.
8368
8369 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8370
8371         * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8374
8375         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8376         and stageN-package/Makefile.
8377         * Makefile.in: Regenerated.
8378
8379 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8380
8381         * configure.in: Remove target-libgloss from noconfigdirs for
8382         bfin-*-*.
8383         * configure: Regenerated.
8384
8385 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8386
8387         * configure.in (have_gmp): Only error if the gcc directory exists.
8388
8389         * configure: Regenerate.
8390
8391 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8392
8393         * configure.in: Robustify error message for missing GMP/MPFR.
8394
8395         * configure: Regenerate.
8396
8397 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8398
8399         * MAINTAINERS (Write After Approval): Add myself.
8400
8401 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8402
8403         * MAINTAINERS: Change email address.
8404
8405 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8406
8407         * MAINTAINERS (Write After Approval): Add myself.
8408
8409 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8410
8411         * MAINTAINERS (Write After Approval): Add myself.
8412
8413 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8414
8415         * MAINTAINERS (Write After Approval): Move myself to
8416         Write After Approval section.
8417
8418 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8419
8420         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8421         need_gmp anymore.
8422         * configure: Regenerate.
8423
8424 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8425
8426         * MAINTAINERS (Write After Approval): Add myself.
8427
8428 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8429
8430         * config.guess: Import latest version.
8431         * config.sub: Likewise.
8432
8433 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8434
8435         * Makefile.def: Added pdf target handling.
8436         * Makefile.tpl: Added pdf target handling.
8437         * Makefile.in: Regenerated.
8438
8439 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8440
8441         * MAINTAINERS: Add self as score port maintainer.
8442
8443 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8444
8445         * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8448
8449         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8450         or newer.
8451         * configure: Regenerated.
8452
8453 2006-09-27  Dave Brolley  <brolley@redhat.com>
8454
8455         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8456         using $s instead of $r.
8457         * configure: Regenerated.
8458
8459 2006-09-26  Thiemo Seufer  <ths@mips.com>
8460
8461         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8462         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8463         * configure: Regenerate.
8464
8465 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8466
8467         * MAINTAINERS (Write After Approval): Remove myself.
8468
8469 2006-09-22  Chao-ying Fu  <fu@mips.com>
8470
8471         * MAINTAINERS (Write After Approval): Add myself.
8472
8473 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8474
8475         * MAINTAINERS: Add self as soft-fp maintainer.
8476
8477 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8478
8479         * MAINTAINERS: Add myself as avr maintainer.
8480         Remove Marek Michalkiewicz as avr maintainer.
8481
8482 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8483
8484         * MAINTAINERS (Write After Approval): Add myself.
8485
8486 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8487
8488         * configure.in: Never build newlib for a Mingw host.
8489         Never build newlib as Mingw target library.
8490         Test the existence of winsup/cygwin for building a Cygwin newlib,
8491         rather than just winsup.
8492         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8493         building a Mingw target.
8494         * configure: Regenerate.
8495
8496 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8497
8498         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8499
8500 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8501
8502         * config.guess: Import from src (was more updated).
8503         * config.sub: Likewise.
8504
8505 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8506
8507         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8508         * configure: Regenerated.
8509
8510 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8511
8512         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8513         for stages after the first.
8514
8515 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8516
8517         * Makefile.def: Add dependencies for configure-opcodes
8518         on configure-intl and all-opcodes on all-intl.
8519         * Makefile.in: Regenerated.
8520
8521 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8522
8523         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8524
8525 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8526
8527         Port to hosts whose 'sort' and 'tail' implementations
8528         treat operands with leading '+' as file names, as POSIX
8529         has required since 2001.  However, make sure the code still
8530         works on pre-POSIX hosts.
8531         * ltmain.sh: Don't assume "sort +2" is equivalent to
8532         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8533
8534 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8535
8536         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8537
8538 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8539
8540         * ltconfig: chmod 644 before ranlib during install.
8541
8542 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8543
8544         PR bootstrap/18058
8545         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8546         if the bootstrap compiler is a GCC version that supports it.
8547         * configure: Regenerate.
8548
8549 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8550
8551         * configure.in: Fix thinkos in previous check-in.
8552         * configure: Regenerate.
8553
8554 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8555
8556         PR other/27063
8557         * configure.in: Test subdir_requires and give an appropriate
8558         error message.
8559         * configure: Regenerate.
8560
8561 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8562
8563         * MAINTAINERS (Write After Approval): Add myself.
8564
8565 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8566
8567         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8568
8569 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8570
8571         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8572
8573 2006-06-20  David Ayers  <d.ayers@inode.at>
8574
8575         PR bootstrap/28072
8576         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8577         whether target-libjava is being configured instead of whether the
8578         java front end is enabled.
8579         * configure: Regenerate.
8580
8581 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8582
8583         PR target/27540
8584         * configure.in: Only enable libgomp on IRIX 6.
8585         * configure: Regenerate.
8586
8587 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8588
8589         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8590         too.
8591         * Makefile.in: Regenerate.
8592
8593 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8594
8595         * config-ml.in: Alter CCASFLAGS to include special
8596         multilib options the same as is done for CFLAGS.
8597
8598 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8599
8600         * configure.in: Don't enable libgomp on hpux10.
8601         * configure: Rebuilt.
8602
8603 2006-06-12  David Ayers  <d.ayers@inode.at>
8604
8605         PR bootstrap/27963
8606         PR target/19970
8607         * configure.in: Remove target-boehm-gc from noconfigdirs where
8608         ${libgcj} is specified.
8609         * configure: Regenerate.
8610
8611 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8612
8613         Sync from src:
8614
8615         * configure.in: Sync.
8616         * configure: Regenerated.
8617
8618         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8619
8620         * Makefile.def: Added dependencies from sim and gdb on intl, and
8621         added configure dependencies to everything with an all dependency
8622         on intl.
8623         * Makefile.in: Regenerated.
8624
8625 2006-06-06  David Ayers  <d.ayers@inode.at>
8626
8627         PR libobjc/13946
8628         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8629         * Makefile.in: Regenerate.
8630         * configure.in: Add --enable-objc-gc at toplevel and have it
8631         enable boehm-gc for Objective-C.
8632         Remove target-boehm-gc from libgcj.
8633         Add target-boehm-gc to target_libraries.
8634         Add target-boehm-gc to noconfigdirs where ${libgcj}
8635         is specified.
8636         Assert that boehm-gc is supported when requested for Objective-C.
8637         Only build boehm-gc if needed either for Java or Objective-C.
8638         * configure: Regenerate.
8639
8640 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8641
8642         PR 27674
8643         * Makefile.tpl (configure-[+prefix+][+module+],
8644         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8645         Remove rule to unstage bootstrapped modules.
8646         (stage_current): New.
8647         * Makefile.in: Regenerate.
8648
8649 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8650
8651         * MAINTAINERS (Write After Approval): Update my e-mail address.
8652
8653 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8654
8655         * include/libiberty.h: Declare pex_run_in_environment.
8656
8657 2006-05-31  Asher Langton  <langton2@llnl.gov>
8658
8659         * MAINTAINERS (Write After Approval): Add myself.
8660
8661 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8662
8663         * Makefile.def (bfd, opcodes): Fix lib_path.
8664         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8665         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8666         * Makefile.in: Regenerate.
8667
8668 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8669
8670         * Makefile.in: Regenerate.
8671
8672 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8673
8674         * Makefile.def: Add install-html target. Add datarootdir
8675         docdir and htmldir to flags_to_pass.
8676         * Makefile.tpl: Add install-html target.
8677         * Makefile.in: Regenerate.
8678         * configure.in: Add --with-datarootdir, --with-docdir, and
8679         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8680         * configure: Regenerate.
8681
8682 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8683
8684         * configure.in: Enable gprof for cross builds.
8685         * configure: Regenerate.
8686
8687 2006-05-22  Richard Guenther  <rguenther@suse.de>
8688
8689         Revert
8690         2006-01-31  Richard Guenther  <rguenther@suse.de>
8691         Paolo Bonzini  <bonzini@gnu.org>
8692
8693         * Makefile.def (target_modules): Add libgcc-math target module.
8694         * configure.in (target_libraries): Add libgcc-math target library.
8695         (--enable-libgcc-math): New configure switch.
8696         * Makefile.in: Re-generate.
8697         * configure: Re-generate.
8698         * libgcc-math: New toplevel directory.
8699
8700 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8701             Andreas Tobler  <a.tobler@schweiz.ch>
8702
8703         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8704         * configure: Rebuilt.
8705
8706 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8707
8708         * MAINTAINERS (Write After Approval): Add myself.
8709
8710 2006-05-01  DJ Delorie  <dj@redhat.com>
8711
8712         * configure.in: Restore CFLAGS if GMP isn't present.
8713         * configure: Regenerate.
8714
8715 2006-05-01  Richard Guenther  <rguenther@suse.de>
8716
8717         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8718         maintainer.
8719
8720 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8721
8722         * MAINTAINERS (Write After Approval): Add myself.
8723
8724 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8725
8726         * MAINTAINERS (Write After Approval): Add myself.
8727
8728 2006-04-18  DJ Delorie  <dj@redhat.com>
8729
8730         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8731         reference libgloss so that libssp can be built in a combined
8732         tree.
8733         * configure: Regenerate.
8734
8735 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8736
8737         * MAINTAINERS (Write After Approval): Add myself.
8738
8739 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8740
8741         * configure.in: Require makeinfo 4.4 or higher.
8742         * configure: Regenerate.
8743
8744 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8745
8746         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8747         Rearrange the entries of other libraries to have them in one place.
8748
8749 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8750
8751         * MAINTAINERS (Write After Approval): Remove myself.
8752         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8753
8754 2006-03-14  Richard Guenther  <rguenther@suse.de>
8755
8756         * configure: Regenerate with autoconf 2.13.
8757
8758 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8759
8760         * MAINTAINERS: Use my work address.
8761
8762         * MAINTAINERS: Update my E-mail address.
8763
8764 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8765
8766         * configure.in: Handle --disable-<component> generically.
8767         * configure: Regenerate.
8768
8769 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8770
8771         PR libgcj/17311
8772         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8773
8774 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8775
8776         * MAINTAINERS (Write After Approval):  Remove myself.
8777         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8778
8779 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8780
8781         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8782         (TARGET_CONFIGDIRS): Remove.
8783         * configure.in: Remove AC_SUBST(target_configdirs).
8784         * Makefile.in, configure: Regenerated.
8785
8786 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8787
8788         * MAINTAINERS (Write After Approval):  Remove myself.
8789         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8790
8791 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8792
8793         PR bootstrap/25670
8794
8795         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8796
8797         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8798         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8799         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8800         BUILD_PREFIX, BUILD_PREFIX_1.
8801         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8802
8803         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8804         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8805
8806         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8807         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8808         of `cat stage_current`.  Always provide the `r' and `s' variables.
8809         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8810         a single shell execution.
8811         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8812         bootstrapped modules, make the stage1 module if the build was not
8813         started yet, else build the current stage.
8814         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8815         (all-build, all-host, all-target, [+make_target+]-host,
8816         [+make_target+]-target): Do not use \-continued lines.
8817         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8818         (current_stage, restrap, stage_last): New.
8819
8820         * Makefile.in: Regenerate.
8821         * configure: Regenerate.
8822
8823 2006-02-19  Bud Davis  <jmdavis@link.com>
8824
8825         * MAINTAINERS (Write After Approval):  Remove myself.
8826         (Language Front End Maintainers):  Add myself as fortran 95
8827         maintainer and update e-mail address.
8828
8829 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8830
8831         * MAINTAINERS (Write After Approval):  Remove myself.
8832         (Language Front End Maintainers):  Add myself as fortran 95
8833         maintainer.
8834
8835 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8836
8837         * MAINTAINERS (Write After Approval): Add myself.
8838
8839 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8840
8841         * MAINTAINERS (Write After Approval):  Remove myself.
8842         (Language Front End Maintainers):  Add myself as
8843         fortran 95 maintainer.
8844
8845 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8846
8847         Sync from src:
8848
8849         2005-12-27  Leif Ekblad  <leif@rdos.net>
8850
8851         * configure.in: Add support for RDOS target.
8852         * configure: Regenerate.
8853
8854 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8855             Andreas Schwab  <schwab@suse.de>
8856
8857         * configure: Regenerate.
8858
8859 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8860
8861         * configure.in (enable_libgomp): Add AIX.
8862         * configure: Regenerate.
8863
8864 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8865
8866         * MAINTAINERS (Write After Approval): Add myself.
8867
8868 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8869
8870         * MAINTAINERS (Write After Approval): Add myself.
8871
8872 2006-01-31  Richard Guenther  <rguenther@suse.de>
8873         Paolo Bonzini  <bonzini@gnu.org>
8874
8875         * Makefile.def (target_modules): Add libgcc-math target module.
8876         * configure.in (target_libraries): Add libgcc-math target library.
8877         (--enable-libgcc-math): New configure switch.
8878         * Makefile.in: Re-generate.
8879         * configure: Re-generate.
8880         * libgcc-math: New toplevel directory.
8881
8882 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8883
8884         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8885         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8886         the assembler, linker and binutils.
8887         * configure: Regenerate.
8888
8889 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8890
8891         * MAINTAINERS (Write After Approval): Add myself.
8892
8893 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8894
8895         * configure: Regenerate.
8896
8897 2006-01-18  Richard Henderson  <rth@redhat.com>
8898             Jakub Jelinek  <jakub@redhat.com>
8899             Diego Novillo  <dnovillo@redhat.com>
8900
8901         * libgomp: New directory.
8902         * Makefile.def: Add target_module libgomp.
8903         * Makefile.in: Regenerate.
8904         * configure.in (target_libraries): Add target-libgomp.
8905         * configure: Regenerate.
8906
8907 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8908
8909         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8910         @ from continuation.
8911         * Makefile.in: Rebuilt.
8912
8913 2006-01-04  Chris Lattner  <sabre@gnu.org>
8914
8915         * MAINTAINERS (Write After Approval): Add myself.
8916
8917 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8918
8919         PR bootstrap/24252
8920
8921         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8922         * Makefile.tpl (OBJDUMP): New.
8923         (EXTRA_HOST_FLAGS): Add it.
8924         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8925
8926         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8927         to use symbolic links between directories.  Avoid race conditions
8928         or make them harmless.
8929         * configure.in: Do not try to use symbolic links between directories.
8930
8931         * Makefile.def (LEAN): Pass.
8932         * Makefile.tpl (LEAN): Define.
8933         (stage[+id+]-start): Accept that the previous directory does not
8934         exist, if the bootstrap is lean.
8935         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8936         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8937         configure substitution.
8938         ([+compare-target+]): Likewise.
8939         ([+bootstrap-target+]-lean): New.
8940         * configure.in: Remove lean bootstrap support from here.
8941
8942         * Makefile.in: Regenerate.
8943         * configure: Regenerate.
8944
8945 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8946
8947         * MAINTAINERS (libdecnumber): Add myself.
8948
8949 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8950
8951         * libtool-ldflags: New script.
8952
8953 2006-01-02  Andreas Schwab  <schwab@suse.de>
8954
8955         * configure.in: When reconfiguring remove Makefile in
8956         all stage directories.
8957         * configure: Regenerate.
8958
8959 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8960
8961         * MAINTAINERS: Update my email address.
8962
8963 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8964
8965         Revert Ada-related part of the previous change.
8966
8967         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8968         Do not pass.
8969         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8970         * Makefile.in: Regenerate.
8971         * configure.in: Do not include mt-ppc-aix target fragment.
8972         * configure: Regenerate.
8973
8974 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8975
8976         * configure.in: Select appropriate fragments for PowerPC/AIX.
8977         * configure: Regenerate.
8978
8979         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8980         BOOT_CFLAGS, BOOT_LDFLAGS.
8981         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8982         BOOT_CFLAGS, BOOT_LDFLAGS.
8983         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8984         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8985         (stage): Fail if we cannot complete the work.
8986         * Makefile.in: Regenerate.
8987
8988 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8989
8990         * configure.in: Replace ms1 with mt.
8991         * configure: Rebuilt.
8992
8993 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8994
8995         * MAINTAINERS: Update my email address.
8996
8997 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8998
8999         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9000         install-host-nogcc): Don't invoke $(stage) at the end.
9001         * Makefile.in: Regenerate.
9002
9003 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9004
9005         * configure.in: Flip the top-level bootstrap switch.
9006         * configure: Regenerate.
9007
9008 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9009
9010         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9011         $(stage) and $(unstage).
9012         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9013         (all): Remove stray semicolon.
9014         (local-distclean): Don't handle multilib.tmp and multilib.out.
9015         (install.all): Set $s for consistency.
9016         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9017         check_multilibs setting.  Always make the install directory.
9018         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9019         Correct @if/@endif.
9020         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9021         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9022         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9023         (multilib.out): Remove.
9024         * Makefile.in: Regenerated.
9025
9026 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9027
9028         * MAINTAINERS (Write After Approval): Add myself.
9029
9030 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9031
9032         * MAINTAINERS: Add myself as mt maintainer.
9033
9034         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9035
9036 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9037
9038         * MAINTAINERS: Change email address.
9039
9040 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9041
9042         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9043         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9044         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9045         Find in-tree tools if available.
9046         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9047         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9048         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9049         (COMPILER_*_FOR_TARGET): New.
9050         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9051         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9052         (CONFIGURED_*, USUAL_*): Remove.
9053         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9054         STRIP): Use autoconf substitutions.
9055         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9056         COMPILER_NM_FOR_TARGET): New.
9057         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9058
9059         (all): Make all-host and all-target in parallel.
9060         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9061         that $$r and $$s are set before invoking a recursive make.
9062         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9063         ([+bootstrap-target+]): Inline most of the `all' target.
9064
9065 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9066
9067         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9068         from the gcc build directory.
9069         * Makefile.in: Regenerate.
9070
9071 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9072
9073         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9074         depend on all-libdecnumber.
9075         * configure.in (host_libs): Include libdecnumber.
9076         * Makefile.in: Regenerate.
9077         * configure: Likewise.
9078
9079 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9080
9081         * libdecnumber: Import decNumber sources from the dfp-branch.
9082
9083 2005-11-21  Kean Johnston  <jkj@sco.com>
9084
9085         * config.sub, config.guess: Sync from upstream sources.
9086
9087 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9088
9089         Import from Autoconf sources:
9090
9091         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9092         * config/move-if-change: Don't output "$2 is unchanged";
9093         suggested by Ben Elliston.  Handle weird characters correctly.
9094
9095 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9096
9097         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9098         to match upstream libtool for darwin.
9099
9100 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9101
9102         * Makefile.def: Remove gdb dependencies for gdbtk.
9103         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9104         (configure-gdb, install-gdb): New rules.
9105         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9106         * Makefile.in, configure: Regenerated.
9107
9108 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9109
9110         * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9113
9114         * MAINTAINERS (Write After Approval): Add myself.
9115
9116 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9117
9118         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9119         Diego Novillo.
9120
9121 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9122
9123         PR bootstrap/24297
9124         * Makefile.tpl (do-[+make-target+], do-check, install,
9125         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9126         are set before recursing.
9127         * Makefile.in: Regenerate.
9128
9129 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9130
9131         PR bootstrap/18939
9132         * Makefile.def (gcc) <target>: Fix thinko.
9133         * Makefile.in: Regenerate.
9134
9135 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9136
9137         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9138         * configure: Regenerate.
9139
9140 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9141
9142         * MAINTAINERS (Write After Approval): Add self.
9143
9144 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9145
9146         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9147         target-libffi, target-qthreads, target-libjava, and
9148         targetlibobjc.
9149         * configure: Regenerate.
9150
9151 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9152
9153         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9154         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9155         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9156         (USUAL_OBJDUMP_FOR_TARGET): New.
9157         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9158         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9159         * configure, Makefile.in: Regenerated.
9160
9161 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9162
9163         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9164         before other host packages.
9165
9166 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9167
9168         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9169
9170 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9171
9172         PR bootstrap/22340
9173
9174         * configure.in (default_target): Remove.
9175         * Makefile.tpl (all): Do not use prerequisites as subroutines
9176         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9177         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9178         use prerequisites as subroutines.
9179         (check-host, check-target): New.
9180         (bootstrap configure & all targets): Do not use stage*-start
9181         if the directory layout is already ok.
9182         (non-bootstrap configure & all targets): Prepend a $(unstage).
9183         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9184         (NOTPARALLEL): Remove.
9185         (unstage, stage variables): New variables.
9186         (unstage, stage targets): Simply expand to those variables.
9187
9188         * configure: Regenerate.
9189         * Makefile.in: Regenerate.
9190
9191 2005-10-04  James E Wilson  <wilson@specifix.com>
9192
9193         * Makefile.def (lang_env_dependencies): Add libmudflap.
9194         * Makefile.in: Regenerate.
9195
9196 2005-10-03  Andreas Schwab  <schwab@suse.de>
9197
9198         Backport from libtool CVS:
9199         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9200
9201         * ltmain.sh: add support for installing into temporary
9202         staging area (e.g. 'make install DESTDIR=...')
9203
9204 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9205
9206         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9207         * configure: Regenerated.
9208
9209 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9210
9211         * configure: Regenerate with the correct
9212         autoconf version.
9213
9214 2005-09-30  Catherine Moore  <clm@cm00re.com>
9215
9216         * configure.in (bfin-*-*): New.
9217         * configure: Regenerated.
9218
9219 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9220
9221         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9222         (LIPO_FOR_TARGET): New.
9223         (CONFIGURED_LIPO_FOR_TARGET): New.
9224         (USUAL_LIPO_FOR_TARGET): New.
9225         (STRIP_FOR_TARGET): New.
9226         (CONFIGURED_STRIP_FOR_TARGET): New.
9227         (USUAL_STRIP_FOR_TARGET): New.
9228         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9229         STRIP_FOR_TARGET.
9230         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9231         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9232         * Makefile.in: Regenerate.
9233         * configure: Regenerate.
9234
9235 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9236
9237         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9238         (rs6000-*-aix*): Same.
9239         * configure: Regenerate.
9240
9241 2005-09-16  Tom Tromey  <tromey@redhat.com>
9242
9243         * MAINTAINERS: Add self as java maintainer.
9244
9245 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9246
9247         * configure.in: Recognize f95 in the --enable-languages option,
9248         and substitute it for fortran, issuing a warning.
9249         * configure: Regenerate.
9250
9251 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9252
9253         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9254         * configure:  Regenerated.
9255
9256 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9257
9258         * MAINTAINERS: Add self as ms1 maintainer.
9259
9260 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9261
9262         * Makefile.def (libssp): Add to lang_env_dependencies.
9263         * Makefile.in: Regenerate.
9264
9265 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9266
9267         * MAINTAINERS: Add myself as middle-end maintainer.
9268
9269 2005-08-17  Christian Groessler  <chris@groessler.org>
9270
9271         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9272         * Makefile.in: Regenerate.
9273
9274 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9275
9276         * MAINTAINERS (write after approval): Added myself.
9277
9278 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9279
9280         * MAINTAINERS (Write After Approval): Add myself.
9281
9282 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9283
9284         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9285         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9286         Look for alternate names of the target cc and c++
9287         * configure: Regenerate.
9288
9289 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9290
9291         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9292         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9293         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9294         tools; remove code to manually set them.
9295         (Target tools): Look in the environment for them.
9296         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9297         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9298         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9299         build directory.
9300         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9301         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9302         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9303         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9304         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9305         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9306         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9307         * configure: Regenerate.
9308         * Makefile.in: Regenerate.
9309
9310 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9311
9312         * MAINTAINERS: Update for removed CPU targets.
9313
9314 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9315
9316         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9317         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9318         * Makefile.in: Regenerated.
9319
9320 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9321
9322         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9323         (CFLAGS_FOR_TARGET): Use it.
9324         (CXXFLAGS_FOR_TARGET): Likewise.
9325         * Makefile.in: Regenerated.
9326         * configure.in (--with-build-sysroot): New option.
9327         * configure: Regenerated.
9328
9329 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9330
9331         * Makefile.tpl: Wrap install between unstage and stage
9332         * Makefile.in: Regenerate.
9333
9334 2005-07-21  Eric Christopher  <echristo@apple.com>
9335
9336         * MAINTAINERS: Update affiliation.
9337
9338 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9339
9340         * MAINTAINERS: Add self as crx port maintainer.
9341
9342 2005-07-20  DJ Delorie  <dj@redhat.com>
9343
9344         * MAINTAINERS: Add self as m32c maintainer.
9345
9346 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9347
9348         * all files: Update FSF address.
9349
9350 2005-07-15  Eric Christopher  <echristo@redhat.com>
9351
9352         * MAINTAINERS: Change affiliation.
9353
9354 2005-07-14  Jim Blandy  <jimb@redhat.com>
9355
9356         * configure.in: Add cases for Renesas m32c.
9357         * configure: Regenerated.
9358
9359 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9360
9361         * COPYING.LIB: Update from fsf.org.
9362
9363 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9364
9365         * COPYING, compile, config.guess,
9366         config.sub, install-sh, missing, mkinstalldirs,
9367         symlink-tree, ylwrap: Sync from upstream sources.
9368         * config-ml.in: Update FSF address.
9369
9370 2005-07-13  Eric Christopher  <echristo@redhat.com>
9371
9372         * configure.in: Add toplevel noconfigdir support for tpf.
9373         * configure: Regenerate.
9374
9375 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9376
9377         PR ada/22340
9378
9379         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9380         * Makefile.in: Regenerate.
9381
9382 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9383
9384         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9385         Brolley to write-after-approval.
9386
9387 2005-07-07  Andreas Schwab  <schwab@suse.de>
9388
9389         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9390         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9391         * Makefile.in: Regenerated.
9392
9393 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9394
9395         * configure.in: Don't build sim or rda when targetting darwin.
9396         * configure: Regenerate.
9397
9398 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9399
9400         * configure.in: Add --enable-libssp and --disable-libssp.
9401         * configure: Regenerate with autoconf-2.13.
9402
9403 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9404
9405         * Makefile.def (target_modules): Add libssp.
9406         * configure.in (target_libraries): Add target-libssp.
9407         * configure: Rebuilt.
9408         * Makefile.in: Rebuilt.
9409
9410 2005-07-01  Zack Weinberg  <zackw@panix.com>
9411
9412         * MAINTAINERS: Change email address.  Resign from maintainership.
9413
9414 2005-07-01  Richard Guenther  <rguenther@suse.de>
9415
9416         * MAINTAINERS: Change my e-mail address and affiliation.
9417
9418 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9419
9420         * Makefile.def (stagefeedback): Come after profile.
9421         Define profiledbootstrap target.
9422         * Makefile.tpl (profiledbootstrap): Remove.
9423         (stageprofile-end): Zap stagefeedback.
9424         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9425         * Makefile.in: Regenerate.
9426
9427 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9428
9429         * MAINTAINERS: Update my email address.
9430
9431 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9432
9433         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9434         In 'cpp' stanza, support '#line' as well as '# '.
9435
9436 2005-06-08  Andreas Schwab  <schwab@suse.de>
9437
9438         * MAINTAINERS: Move myself from 'Write After Approval' to
9439         'CPU Port Maintainers' section as m68k maintainer.
9440
9441 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9442
9443         * configure.in (unsupported_languages): New macro.
9444         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9445         non-ported target libraries in noconfigdirs.
9446         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9447         non-linux-gnu.  Remove libgcj_ex_libffi.
9448         <lang_frag loop>: Set add_this_lang=no if the language is in
9449         unsupported_languages.
9450         * configure: Regenerate.
9451
9452 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9453
9454         * configure.in: Fix typo in handling of --with-mpfr-dir.
9455         * configure: Regenerate.
9456
9457 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9458
9459         * MAINTAINERS: Update my email address.
9460
9461 2005-06-02  Jim Blandy  <jimb@redhat.com>
9462
9463         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9464         accepted into the master sources.)
9465
9466 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9467             Michael Snyder  <msnyder@redhat.com>
9468             Stan Cox  <scox@redhat.com>
9469
9470         * configure.in: Set noconfigdirs for ms1.
9471
9472         * configure: Regenerate.
9473
9474 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9475
9476         * MAINTAINERS (Write After Approval): Add self.
9477
9478 2005-06-01  Josh Conner  <jconner@apple.com>
9479
9480         * MAINTAINERS (Write After Approval): Add self.
9481
9482 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9483
9484         * MAINTAINERS: Update my email address.
9485
9486 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9487
9488         * MAINTAINERS (Write After Approval): Add self.
9489
9490 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9491
9492         * MAINTAINERS (Write After Approval): Remove self.
9493
9494 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9495
9496         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9497         (Dependencies): Consider target modules for bootstrap dependencies.
9498         Make target bootstrap modules depend on each stage's gcc.
9499         * Makefile.in: Regenerate.
9500
9501 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9502
9503         * Makefile.def (configure-gcc): Depend on binutils having been built.
9504         (all-gcc): No need to do it here.
9505         * Makefile.in: Regenerate.
9506
9507 2005-05-19  Paul Brook  <paul@codesourcery.com>
9508
9509         * configure.in: Rewrite misleading error message when requested
9510         language cannot be built.
9511         * configure: Regenerate.
9512
9513 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9514
9515         * ylwrap: Import from Automake 1.9.5.
9516
9517 2005-05-13  David Ung  <davidu@mips.com>
9518
9519         * MAINTAINERS (Write After Approval): Add self.
9520
9521 2005-05-09  Mike Stump  <mrs@apple.com>
9522
9523         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9524         lt_cv_sys_max_cmd_len for now.
9525
9526 2005-05-09  Stan Cox  <scox@redhat.com>
9527
9528         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9529
9530 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9531
9532         * README.SCO: Update the URL.
9533
9534 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9535
9536         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9537         with_gnu_ld to libtool.
9538         * ltcf-c.sh (aix[45]): Define file_list_spec.
9539         * ltcf-cxx.sh (aix[45]): Same.
9540         * ltcf-gcj.sh (aix[45]): Same.
9541         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9542         exists, write list of input files to temporary file.
9543
9544 2005-05-04  Mike Stump  <mrs@apple.com>
9545
9546         * configure.in: Always pass --target to target configures as
9547         otherwise rebuilds that do --recheck will fail.
9548         * confiugure: Rebuilt.
9549
9550 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9551
9552         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9553         STAGE_HOST_EXPORTS.
9554         (configure, all): Add bootstrap support.
9555         (Host modules, target modules): Pass post-stage1 flags and exports.
9556         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9557         * Makefile.in: Regenerate.
9558
9559 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9560
9561         * configure: Regenerate.
9562
9563 2005-04-27  Mike Stump  <mrs@apple.com>
9564
9565         * MAINTAINERS: Add self as darwin maintainer.
9566
9567 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9568
9569         * config.sub: Update from master copy.
9570
9571 2005-04-21  Mike Stump  <mrs@apple.com>
9572
9573         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9574         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9575
9576 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9577
9578         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9579         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9580         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9581         "*-*-elf" and "*-*-linux*".
9582         * configure: Regenerate.
9583
9584 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9585
9586         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9587
9588 2005-04-12  Mike Stump  <mrs@apple.com>
9589
9590         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9591
9592 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9593
9594         * MAINTAINERS (Write After Approval): Add myself.
9595
9596 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9597
9598         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9599
9600 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9601
9602         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9603         (TARGET_CONFIGARGS): Include --with-target-subdir.
9604         (configure, all): New macros.  Use them throughout.
9605         * Makefile.in: Regenerate.
9606
9607 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9608
9609         * MAINTAINERS (Write After Approval): Add myself.
9610
9611 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9612
9613         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9614
9615 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9616
9617         * MAINTAINERS: Move John Carr to Write After Approval.
9618
9619 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9620
9621         * config/mh-mingw32: Delete.
9622         * configure.in: Don't use it.
9623         * configure: Regenerate.
9624
9625 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9626
9627         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9628         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9629         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9630         (HOST_LIB_PATH): Generate from Makefile.def.
9631         (TARGET_LIB_PATH): Likewise.
9632         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9633         * Makefile.in: Regenerate.
9634         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9635         (RPATH_ENVVAR): Include Darwin case.
9636         * configure: Regenerate.
9637
9638 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9639
9640         * MAINTAINERS (Various Maintainers): Remove self.
9641         (Write After Approval): Add self.
9642
9643 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9644
9645         * MAINTAINERS (Various Maintainers): Add self.
9646
9647 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9648
9649         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9650         * configure: Regenerate.
9651
9652 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9653
9654         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9655         gcc_version, and gcc_version_trigger from set of flags to pass.
9656         * Makefile.tpl: Remove definitions of above variables.
9657         (config.status): Remove dependency on $(gcc_version_trigger).
9658         * Makefile.in: Regenerate.
9659         * configure.in: Do not reference config/gcc-version.m4 nor
9660         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9661         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9662         * configure: Regenerate.
9663
9664 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9665             Andrew Pinski  <pinskia@physics.uc.edu>
9666
9667         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9668         * Makefile.in: Regenerate.
9669
9670 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9671
9672         * MAINTAINERS (Write After Approval): Add myself.
9673
9674 2005-03-03  David Ayers  <d.ayers@inode.at>
9675
9676         * MAINTAINERS (Write After Approval): Add myself.
9677
9678 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9679
9680         PR libgcj/20160
9681         * ltmain.sh: Avoid creating archives with components that have
9682         duplicate basenames.
9683
9684 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9685
9686         PR bootstrap/20250
9687         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9688         instead of check.
9689         * Makefile.in: Regenerate.
9690
9691 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9692
9693         * Makefile.in: Regenerate to fix conflict between the previous two
9694         patches.
9695
9696 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9697
9698         PR bootstrap/17383
9699         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9700         * Makefile.tpl (HOST_SUBDIR): New substitution.
9701         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9702         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9703         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9704         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9705         (Host modules, Bootstrapped modules): Use it.
9706         (Build modules, Target modules): Do not create symlink trees,
9707         always configure out-of-srcdir.
9708         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9709         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9710         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9711         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9712
9713         * Makefile.in: Regenerate.
9714         * configure: Regenerate.
9715
9716 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9717
9718         Merged from libada-gnattools-branch:
9719         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9720
9721         * gnattools: New directory.
9722         * Makefile.def: Add gnattools as a module, depending on target-libada.
9723         * Makefile.in: Regenerate.
9724         * configure.in: Include gnattools in host_tools; disable it if ada
9725         is disabled.
9726         * configure: Regenerate.
9727
9728 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9729
9730         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9731         treelang maintainer.
9732         (Write After Approval): Remove myself.
9733
9734 2005-02-23  Paul Schlie  <schlie@comcast.net>
9735
9736         * configure.in: Allow darwin targeted ports to build tk, itcl and
9737         libgui.
9738         * configure: Regenerate.
9739
9740 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9741
9742         PR libgcj/10353
9743         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9744         * configure: Regenerate.
9745
9746 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9747
9748         * MAINTAINERS (Write After Approval): Add myself.
9749
9750 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9751
9752         * MAINTAINERS: Update my e-mail address.
9753
9754 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9755
9756         * MAINTAINERS (Write After Approval): Add myself.
9757
9758 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9759
9760         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9761         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9762         target-libgloss when not *-*-elf and *-*-aout.
9763         * configure: Regenerate.
9764
9765 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9766
9767         * MAINTAINERS: Remove obsolete entries.
9768
9769         * MAINTAINERS (Write After Approval): Add Michael Matz.
9770
9771 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9772
9773         * MAINTAINERS: Remove self as cpplib maintainer.
9774
9775 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9776
9777         * install-sh, config.sub: Import from upstream.
9778
9779 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9780
9781         PR bootstrap/18222
9782         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9783         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9784         * Makefile.in: Regenerate.
9785
9786 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9787
9788         * MAINTAINERS: Update my email address.
9789
9790 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9791             Andreas Schwab  <schwab@suse.de>
9792
9793         PR bootstrap/18033
9794         * config-ml.in: Eval option if surrounded by single quotes.
9795
9796 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9797
9798         Revert 2004-12-28 Makefile changes, a better fix will be
9799         applied to mainline and src after GCC 4.0 branches.
9800
9801 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9802
9803         PR bootstrap/17383
9804
9805         * Makefile.def (target_modules): Remove stage parameter,
9806         it is always true now.
9807         * Makefile.tpl (configure-build-[+module+],
9808         configure-target-[+module+]): Always build symlink tree
9809         for the directory and for include.  BUILD_SUBDIR and
9810         TARGET_SUBDIR cannot be . anymore.
9811         * Makefile.in: Regenerate.
9812
9813 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9814
9815         Revert 2004-12-08 Makefile changes.
9816
9817 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9818
9819         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9820         cygwin, mingw.
9821
9822 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9823
9824         * configure.in (sh64-*-*): Reenable gprof.
9825         * configure: Regenerate.
9826
9827 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9828
9829         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9830         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9831         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9832         * Makefile.in: Regenerate.
9833
9834 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9835
9836         * MAINTAINERS: Update my email address.
9837
9838 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9839
9840         * Makefile.tpl: Generate normal dependencies if the LHS module is
9841         not bootstrapped.
9842         * Makefile.in: Regenerate.
9843
9844 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9845
9846         * configure.in: Include config/gxx-include-dir.m4.  Use
9847         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9848         * configure: Regenerate.
9849
9850 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9851
9852         * config.if: Delete.
9853         * configure.in: Set libstdcxx_incdir directly.
9854         * configure: Regenerate.
9855
9856 2004-12-02  Eric Christopher  <echristo@redhat.com>
9857
9858         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9859         * Makefile.in: Regenerate.
9860
9861 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9862
9863         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9864         * configure: Regenerate.
9865
9866 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9867
9868         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9869         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9870         * configure: Regenerate.
9871
9872 2004-12-01  Eric Christopher  <echristo@redhat.com>
9873
9874         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9875         of things to remove.
9876
9877 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9878
9879         * MAINTAINERS (Write After Approval): Update my e-mail address.
9880
9881 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9882
9883         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9884         from CVS libtool to always pass_all.
9885
9886 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9887
9888         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9889         (hppa*64*-*-*): Delete incorrect comment.
9890         * configure: Rebuilt.
9891
9892 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9893
9894         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9895
9896 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9897
9898         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9899         from CVS libtool to always pass_all.
9900
9901 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9902
9903         * install-sh, compile: Import from automake.
9904
9905 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9906
9907         * config.guess, config.sub:  Import from savannnah.
9908
9909 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9910
9911         * MAINTAINERS (Write After Approval): Add myself
9912
9913 2004-11-12  Mike Stump  <mrs@apple.com>
9914
9915         * Makefile.def: Add html support.
9916         * Makefile.tpl: Likewise.
9917         * Makefile.in: Regenerate.
9918
9919 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9920
9921         PR 18423
9922         * configure.in: Remove all instances of build-fixincludes from
9923         noconfigdirs.
9924         (build_configargs): Supply --target to subdirectories.
9925         * configure: Regenerate.
9926
9927         * Makefile.def: Make gcc install depend on fixincludes install.
9928         * Makefile.in: Regenerate.
9929
9930 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9931
9932         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9933
9934 2004-11-11  Paul Brook  <paul@codesourcery.com>
9935
9936         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9937
9938 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9939
9940         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9941         target-libgfortran.
9942         * configure: Regenerate.
9943
9944 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9945
9946         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9947         like CC.
9948
9949 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9950
9951         * Makefile.def (host fixincludes): Specify missing targets.
9952         * Makefile.in: Regenerate.
9953
9954 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9955
9956         * MAINTAINERS: Add myself
9957
9958 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9959
9960         * MAINTAINERS (Write After Approval): Add myself.
9961
9962 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9963
9964         * Makefile.def: Build fixincludes for the host, too.
9965         * Makefile.in: Regenerate.
9966         * configure.in (host_tools): Add fixincludes.
9967         * configure: Regenerate.
9968
9969 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9970
9971         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9972         * configure: Regenerated.
9973
9974 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9975
9976         PR other/17783
9977         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9978         * configure: Regenerated.
9979
9980 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9981
9982         * README.SCO: Update per FSF instructions.
9983
9984 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9985
9986         PR target/18151
9987         * configure.in (case ${target}): Do not build fixincludes for avr.
9988         * configure: Regenerated.
9989
9990 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9991
9992         * configure.in (case ${target}): Do not build fixincludes
9993         on platforms where it is not used.
9994         * configure: Regenerated.
9995
9996 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9997
9998         * configure.in: Use an absolute path to install-sh.
9999         * configure: Regenerated.
10000
10001 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10002
10003         * MAINTAINERS (Write After Approval): Add myself.
10004
10005 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10006
10007         * MAINTAINERS: Remove from Write After Approval those that are
10008         already maintainers.
10009
10010 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10011
10012         * MAINTAINERS:  Update my email address.
10013
10014 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10015
10016         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10017         * configure: Regenerate.
10018
10019 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10020
10021         * MAINTAINERS:  Update my email address.
10022
10023 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10024
10025         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10026         entries belonging to this category.
10027
10028 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10029
10030         * MAINTAINERS: Update my e-mail address.
10031
10032 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10033
10034         Fix wrong conflict resolution in:
10035
10036         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10037
10038         * Makefile.in: Regenerate.
10039         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10040         in the recursive `make', instead of hardwiring `all'.
10041         (Autogenerated TARGET-* variables): New.
10042
10043 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10044
10045         * configure.in: Enable target-libgloss for crx-*-*.
10046         * configure: Regenerate.
10047
10048 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10049
10050         * MAINTAINERS (Various Maintainers): Move the "windows,
10051         cygwin, mingw" maintainer to ...
10052         (OS Port Maintainers): ... here.
10053
10054 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10055
10056         * MAINTAINERS (Write After Approval): Remove those that are
10057         maintainers of some subsystem.
10058
10059 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10060
10061         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10062         * ltcf-cxx.sh (tpf*): Likewise.
10063         * ltconfig (tpf*): Add TPF OS configuration support.
10064
10065 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10066
10067         * MAINTAINERS: Change my email address to my new work account.
10068
10069 2004-09-24  Michael Roth  <mroth@nessie.de>
10070
10071         * configure.in (--without-headers): Add missing double quotes.
10072         * configure: Regenerate.
10073
10074 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10075
10076         * ylwrap: Revert to previous version.
10077
10078 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10079
10080         PR bootstrap/17369
10081         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10082         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10083         SET_GCC_LIB_PATH_CMD.
10084         (BASE_TARGET_EXPORTS): Likewise.
10085         * Makefile.in: Regenerated.
10086
10087         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10088         * configure: Regenerated.
10089
10090 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10091
10092         * config.guess: New upstream version
10093         * compile, depcomp, install-sh, ylwrap: Likewise.
10094
10095 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10096
10097         * config/mh-x86omitfp: New host makefile fragment.  Add
10098         -fomit-frame-pointer to the default BOOT_CFLAGS.
10099         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10100         * configure: Regenerate.
10101
10102 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10103
10104         PR target/11572
10105         * configure.in (*-*-darwin*): Renable libobjc.
10106         * configure: Regenerate.
10107
10108 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10109
10110         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10111
10112 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10113
10114         * Makefile.def: Remove libbanshee.
10115         * Makefile.tpl: Ditto.
10116         * configure.in: Ditto.
10117         * Makefile.in: Regen.
10118         * configure: Ditto.
10119
10120 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10121
10122         * ltmain.sh: Use $pic_object as $non_pic_object if
10123         $non_pic_object=none.
10124
10125 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10126
10127         * missing: Import latest version from master repository.
10128
10129 2004-09-06  Nick Clifton  <nickc@redhat.com>
10130
10131         * config.sub: Import latest version from master repository.
10132         * config.guess: Likewise.
10133         This includes these changes:
10134
10135         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10136
10137         * config.sub: Handle crisv32, alias etraxfs.
10138         * config.guess (crisv32:Linux:*:*): Handle.
10139
10140         2004-08-13  Brad Smith  <brad@comstyle.com>
10141
10142         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10143         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10144
10145         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10146
10147         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10148         assume the processor is a powerpc.  This is because coreutils
10149         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10150         in this case, due to a MacOS X bug that causes
10151         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10152         to return a negative number.
10153         Problem reported by Petter Reinholdtsen in:
10154         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10155
10156         2004-07-19  Ben Elliston  <bje@gnu.org>
10157
10158         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10159
10160         2004-06-24  Ben Elliston  <bje@gnu.org>
10161
10162         * config.guess: Update copyright years.
10163         * config.sub: Likewise.
10164
10165         2004-06-22  Robert Millan  <robertmh@gnu.org>
10166
10167         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10168         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10169
10170         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10171
10172         * config.guess (*:*VMS:*:*): New entry. Replaces
10173         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10174         manufacturer.
10175
10176         2004-06-22  Ben Elliston  <bje@gnu.org>
10177
10178         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10179         * config.sub: Likewise.
10180
10181         2004-06-22  Ben Elliston  <bje@gnu.org>
10182
10183         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10184         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10185
10186         2004-06-11  Ben Elliston  <bje@gnu.org>
10187
10188         * config.guess (pegasos:OpenBSD:*:*): Remove.
10189
10190         2004-06-11  Ben Elliston  <bje@gnu.org>
10191
10192         From Wouter Verhelst <wouter@grep.be>:
10193         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10194
10195         2004-06-11  Ben Elliston  <bje@gnu.org>
10196
10197         * config.guess (luna88k:OpenBSD:*:*): New.
10198
10199         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10200
10201         * config.guess (m32r*:Linux:*:*): New case.
10202         * config.sub: Handle m32rle.
10203
10204         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10205
10206         From Jens Petersen  <petersen@redhat.com>:
10207         * config.sub: Handle sparcv8.
10208
10209         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10210
10211         From Tom Smith <smith@cag.lkg.hp.com>:
10212         * config.guess: Version suffixes are equally significant on Tru64
10213         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10214         prefix of "P" (patched kernel).
10215
10216         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10217
10218         * config.sub: Add support for National Semiconductor CRX target.
10219
10220 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10221
10222         * MAINTAINERS (Various Maintainers): Remove myself as web page
10223         maintainer, add myself as maintainer of build status lists.
10224
10225 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10226
10227         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10228         *-*-netware, but add target-libmudflap.
10229         Consolidate *-*-netware targets (of which really only i?86 exists)
10230         into a single entry.
10231         * configure: Likewise.
10232
10233 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10234
10235         * Makefile.tpl (sorry): Remove.
10236         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10237         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10238         (do-clean): Clean per-stage directories too.
10239         (do-distclean): Run distclean-stage1 too.
10240         (.NOTPARALLEL): Enable during toplevel bootstrap.
10241         (stage[+id+]-bubble): Enable parallel execution during
10242         the recursive invocation.
10243         * Makefile.in: Regenerate.
10244
10245         Fix previous checkin:
10246
10247         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10248         include.
10249         * configure.in: Fix indentation.
10250         * configure: Regenerate.
10251
10252 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10253
10254         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10255         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10256         * configure: regenerate
10257         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10258         -mdynamic-no-pic
10259
10260 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10261
10262         * Makefile.def (build_modules): Add fixincludes.
10263         (dependencies): Make gcc depend on fixincludes.
10264         * configure.in (build_tools): Add fixincludes.
10265         (build_configdirs): Always include build_libs.
10266         * Makefile.in: Regenerate.
10267         * configure: Regenerate.
10268
10269 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10270
10271         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10272         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10273         phony targets; do not generate timestamp files.
10274         (distclean-stageN): Remove references to their timestamp files.
10275         (restageN, touch-stageN): Remove.
10276         (stageN-bubble): Rewritten.
10277         (compare): Support lean bootstraps.
10278         * Makefile.in: Regenerate.
10279
10280         * configure.in: Only warn when bootstrapping but
10281         build != host or build != target.  Support lean bootstraps.
10282         * configure: Regenerate.
10283
10284 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10285
10286         * configure.in:  Give a better error message if GMP/MPFR are missing
10287         and a language needing them has been requested.
10288         * configure:  Regenerated.
10289
10290 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10291
10292         * configure.in:  Print a list of available language front-ends if
10293         a requested one is missing.  Tidy stray tab characters.
10294         * configure:  Regenerated.
10295
10296 2004-08-19  Michael Koch  <konqueror@gmx.de>
10297
10298         * gcc/doc/install.texi: Update entry about automake for libjava.
10299
10300 2004-08-17  Robert Millan  <robertmh@gnu.org>
10301
10302         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10303         (instead of FreeBSD).
10304         * configure: Regenerate.
10305
10306 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10307
10308         * Makefile.in: Regenerate.
10309         * configure: Regenerate.
10310
10311         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10312         stage_*_flags.
10313         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10314         for bootstrapped modules if toplevel bootstrap is going.
10315         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10316         modules.  Adjust for changes in Makefile.def.  Enable several
10317         rules even in non-bootstrap mode, just to avoid peppering the
10318         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10319         (stage-[+prev+]-bubble): Remove.
10320
10321         * Makefile.def (Dependencies): Depend on all-build-bison,
10322         all-build-flex, all-build-byacc, all-build-texinfo, rather
10323         than the host variations.
10324         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10325         with BUILD_SUBDIR.
10326         (BISON): Update for recent Bisons.
10327         (YACC): Fix typo.
10328         (cross): Depend on all-build.
10329         (all): Do not depend on all-build.
10330         (prebootstrap): Remove.
10331         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10332         (Prebootstrap dependencies): Add them to the per-stage targets
10333         and to all-prebootstrap.
10334         * configure.in (build_configdirs): Always enable build_tools.
10335         (BUILD_DIR_PREFIX): Remove.
10336
10337         * Makefile.def (gcc): Add target variable.
10338         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10339         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10340         in the recursive `make', instead of hardwiring `all'.
10341         (Autogenerated TARGET-* variables): New.
10342
10343 2004-08-13  Brian Booth  <bbooth@redhat.com>
10344
10345         * MAINTAINERS: Remove myself from write-after-approval.
10346
10347 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10348
10349         * src-release: Stop distributing mmalloc with gdb (which doesn't
10350         use it).
10351         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10352         * Makefile.in: Regenerate.
10353
10354 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10355
10356         * configure.in (arm*-*-eabi*): New target.
10357         * configure: Regenerate.
10358
10359 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10360
10361         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10362         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10363         (Dependencies): New section.
10364         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10365         (configure-target-[+module+]): Depend on maybe-all-gcc
10366         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10367         (toplevel profiledbootstrap): Fix dependencies.
10368         * Makefile.in: Regenerate.
10369
10370 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10371
10372         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10373         target-libiberty to noconfigdirs.
10374         * configure: Regenerate.
10375
10376 2004-08-03  Paul Brook  <paul@codesourcery.com>
10377
10378         * configure.in: Check for MPFR as well as GMP.
10379         * configure: Regenerate.
10380
10381 2004-08-01  Robert Millan  <robertmh@gnu.org>
10382
10383         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10384         libmudflap for all GNU-based systems (with Glibc).
10385         * configure: Regenerate.
10386
10387 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10388
10389         * Makefile.def (host-modules): Add gcc.
10390         * Makefile.in: Regenerate.
10391         * Makefile.tpl (sorry): New rule.
10392         (configure-host, all-host, [+make_target+]-host, do-check,
10393         install-host): Do not add gcc as a special case.
10394         (host modules): Add a small special-casing for gcc.  Export
10395         extra_make_flags through the environment.
10396         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10397         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10398         other recursive targets for gcc): Remove.
10399
10400         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10401         (stage, unstage): New rules.
10402         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10403         distclean-stage[+id+]): Use stage_current.
10404         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10405         the stage*-start rules.
10406
10407 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10408
10409         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10410         use -all_load flag.
10411
10412 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10413
10414         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10415         * configure: Regenerate.
10416
10417 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10418
10419         * maintainer-scripts/gcc_release: Revert yesterday's change.
10420
10421 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10422
10423         * MAINTAINERS: Add myself to write-after-approval.
10424
10425 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10426
10427         * libf2c: Removed.
10428         * gcc/gccbug.in: Updated because of libf2c removal.
10429         * maintainer-scripts/gcc_release: Ditto.
10430
10431 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10432
10433         * configure.in: Build libmudflap by default on FreeBSD.
10434         * configure: Regenerated.
10435
10436 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10437
10438         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10439         systems.
10440         * configure: Regenerated.
10441
10442 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10443
10444         PR target/16344
10445         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10446         feedback based compiler.
10447         * Makefile.in: Rebuilt.
10448
10449 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10450
10451         * Makefile.def (host_modules): Set bootstrap=true for flex.
10452         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10453         * Makefile.in: Rebuilt.
10454
10455 2004-07-07  Jan Hubicka  <jh@suse.cz>
10456
10457         * MAINTAINERS: Add self as a profile feedback maintainer.
10458
10459 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10460
10461         * configure.in:  Do not prepend $srcdir to /dev/null in
10462         makefile fragments.
10463         * configure:  Regenerate.
10464
10465 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10466
10467         * Makefile.def (build_modules): Add bison, byacc, flex,
10468         m4, texinfo.
10469         (flags_to_pass): Add FLEX.
10470         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10471         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10472         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10473         DEFAULT_MAKEINFO): Remove.
10474         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10475         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10476         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10477         objdir or else use configured tool.
10478         (all-build): New.
10479         (all): Depend on it.
10480         (Build module dependencies): Add.
10481         * Makefile.in: Regenerate.
10482         * configure.in: Better support for multiple build modules,
10483         matching what is done for host/target modules.  Do not look
10484         for "plausible" locations of build tools if Canadian cross.
10485         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10486         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10487         * configure: Regenerate.
10488
10489 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10490
10491         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10492         * Makefile.in: Regenerate.
10493
10494 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10495
10496         * Makefile.tpl (configure-build-[+module+],
10497         configure-[+module+], configure-target-[+module+]): Pass
10498         [+extra_configure_args+].
10499         (all-build-[+module+], all-[+module+], check-[+module+],
10500         install-[+module+], [+make_target+]-[+module+],
10501         all-target-[+module+], check-target-[+module+],
10502         install-target-[+module+], [+make_target+]-target-[+module+]):
10503         Pass [+extra_make_args+].
10504         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10505         (GCC_HOST_EXPORTS): Remove.
10506         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10507         cross, check-gcc, check-gcc-c++, install-gcc,
10508         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10509         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10510         * Makefile.in: Regenerate.
10511
10512 2004-06-21  Matthew Sachs  <msachs@apple.com>
10513
10514         * MAINTAINERS: Added self to write-after-approval.
10515
10516 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10517
10518         * configure.in: Check for srcdir/winsup rather than build directory
10519         winsup.
10520         * configure: Regenerate.
10521
10522 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10523
10524         * configure.in: Don't build Cygwin native newlib if winsup
10525         directory is missing.  Emit warning instead.
10526         * configure: Regenerate.
10527
10528 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10529
10530         * Makefile.tpl (touch-stage[+id+]): New.
10531         (restage[+prev+]): Depend on touch-stage[+id+].
10532
10533         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10534         Use it throughout.
10535
10536         * Makefile.def: Add profile and feedback bootstrap stages.
10537         Remove next field from bootstrap stages.
10538         * Makefile.tpl (LN, LN_S): Substitute.
10539         (stageN-start, stageN-end): Use double-colon rules, to
10540         provide a hook for additional setup commands.
10541         (distclean-stageN-gcc, restageN): Create dependencies from
10542         [+prev+], not from [+next+].
10543         (stageN-bubble): Add commands for successive stages from
10544         [+prev+], using double-colon rules.
10545         (all-stageN-gcc): Fix typo.
10546         (stagefeedback-start, profiledbootstrap): New.
10547         * Makefile.in: Regenerate.
10548         * configure.in: Call ACX_PROG_LN.
10549         * configure: Regenerate.
10550
10551 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10552
10553         * MAINTAINERS (Write After Approval): Add myself.
10554
10555 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10556
10557         * MAINTAINERS (Write After Approval): Add myself.
10558
10559 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10560
10561         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10562         without gcc.
10563         * configure: Regenerate.
10564
10565 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10566
10567         * Makefile.tpl: Fix typo.
10568         * Makefile.in: Regenerate.
10569
10570 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10571
10572         * configure.in: Remove new- prefix from toplevel
10573         bootstrap targets.
10574         * configure: Regenerate.
10575
10576 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10577
10578         * Makefile.tpl (all.normal): Rename to all.
10579         (all): Replace with a rule to pick the default
10580         target from configure.
10581         (all-gcc, configure-gcc): Use conditionals to
10582         do nothing when toplevel bootstrap is going on.
10583         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10584         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10585         * configure.in: Support --enable-bootstrap.
10586
10587         * Makefile.def: Remove new- prefix from toplevel
10588         bootstrap targets.
10589         * Makefile.tpl: Likewise.
10590
10591         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10592         target.
10593
10594         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10595         $(RECURSE_FLAGS) to recursive invocation of make.
10596
10597         * Makefile.in: Regenerate.
10598         * configure: Regenerate.
10599
10600 2004-05-30  Andreas Jaeger  <aj@suse.de>
10601             Jim Wilson  <wilson@specifixinc.com>
10602
10603         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10604         like CC.
10605
10606 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10607
10608         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10609         * configure: Regenerate.
10610
10611 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10612
10613         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10614         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10615         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10616         targets.
10617         * Makefile.in: Regenerate.
10618
10619 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10620
10621         * configure.in: Test the ability to symlink directories.
10622         * configure: Regenerate.
10623
10624         * Makefile.def (bootstrap-stage): New definitions.
10625         * Makefile.tpl (configure-stage1-gcc,
10626         configure-stage2-gcc, configure-stage3-gcc,
10627         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10628         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10629         new-restage3, compare): Autogenerate, see Makefile.in
10630         entry for behavioral changes.
10631         (distclean-stage1, new-stage1-start, new-stage1-end,
10632         new-stage1-bubble, distclean-stage2, new-stage2-start,
10633         new-stage2-end, new-stage2-bubble, distclean-stage3,
10634         new-stage3-start, new-stage3-end): New autogenerated targets.
10635         (objext, prebootstrap, BOOT_CFLAGS,
10636         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10637         targets.
10638
10639         * Makefile.in: Regenerate.
10640         (distclean-stage1, new-stage1-start, new-stage1-end,
10641         new-stage1-bubble, distclean-stage2, new-stage2-start,
10642         new-stage2-end, new-stage2-bubble, distclean-stage3,
10643         new-stage3-start, new-stage3-end): New targets.
10644         (all-stage1-gcc): Move prebootstrap dependency from here...
10645         (configure-stage1-gcc): ...to here.
10646         (new-bootstrap): Use bubble targets.
10647         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10648         Use per-stage distclean targets.
10649         (configure-stage1-gcc, configure-stage2-gcc,
10650         configure-stage3-gcc, all-stage1-gcc,
10651         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10652         Use new-stageN-start to prepare the tree.
10653
10654 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10655
10656         * Makefile.def (host_modules): add libcpp.
10657         * Makefile.tpl: Add dependencies on and for libcpp.
10658         * Makefile.in: Regenerate.
10659         * configure.in: Add libcpp host module.
10660         * configure: Regenerate.
10661
10662 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10663
10664         * Makefile.tpl: Whenever a recursive target is defined, wrap
10665         it in a special @if/@endif block, and prepare its maybe
10666         dependency in the @if/@endif block
10667         * configure.in: Instead of writing maybe dependencies, remove
10668         the @if/@endif statements, and remove the @if/@endif blocks
10669         that remain.
10670         * configure: Regenerate.
10671         * Makefile.in: Regenerate.
10672
10673 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10674
10675         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10676
10677 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10678
10679         PR bootstrap/15120
10680         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10681         * */configure: Rebuilt.
10682
10683 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10684
10685         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10686         of libf2c.
10687         * configure, Makefile.in: Regenerate.
10688
10689 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10690
10691         * MAINTAINERS (Write After Approval): Add myself.
10692
10693 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10694
10695         Merge from tree-ssa-20020619-branch.
10696
10697         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10698         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10699         (HOST_GMPLIBS): Define.
10700         (HOST_GMPINC): Define.
10701         (TARGET_LIB_PATH): Add libmudflap.
10702         (GFORTRAN_FOR_TARGET): Define.
10703         (configure-build*): Export GFORTRAN.
10704         (configure-gcc): Export GMPLIBS and GMPINC.
10705         (all-gcc): Add maybe-all-libbanshee.
10706         (configure-target-libgfortran): Define.
10707         * Makefile.in: Regenerate.
10708         * configure.in (host_libs): Add libbanshee.
10709         (target_libraries): Add target-libmudflap and target-libgfortran.
10710         Add --with-libbanshee.
10711         Handle --disable-libmudflap.
10712         (*-*-freebsd*): Use with_gmp.
10713         Add $(libgcj) to noconfigdirs.
10714         * configure: Regenerate.
10715         * depcomp: New file.
10716         * MAINTAINERS: Add tree-ssa maintainers.
10717
10718 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10719
10720         * MAINTAINERS (Various Maintainers): Add myself.
10721
10722 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10723
10724         * MAINTAINERS (Write After Approval): Add myself.
10725
10726 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10727
10728         * MAINTAINERS (Write After Approval): Add myself.
10729
10730 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10731
10732         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10733         * configure: Regenerate.
10734
10735 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10736
10737         Revert:
10738         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10739
10740         * Makefile.def (flags_to_pass): Remove *dir variables that
10741         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10742         as well as prefix and exec_prefix.
10743         * Makefile.in: Regenerate.
10744
10745 2004-04-26  Robert Millan  <robertmh@gnu.org>
10746
10747         Add patches from libtool CVS.
10748         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10749         * ltconfig: Likewise.
10750         * ltcf-c.sh: Likewise.
10751         * ltcf-cxx.sh: Likewise.
10752         * ltcf-gcj.sh: Likewise.
10753
10754 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10755
10756         * Makefile.def (host_modules): Mark with the bootstrap
10757         flag packages on which gcc depends.
10758         * Makefile.tpl (all-bootstrap): Use it.
10759         * Makefile.in: Regenerate.
10760
10761 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10762
10763         * Makefile.def (flags_to_pass): Remove *dir variables that
10764         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10765         as well as prefix and exec_prefix.
10766         * Makefile.in: Regenerate.
10767
10768 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10769
10770         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10771         * configure: Regenerate.
10772         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10773         * gcc/Makefile.tpl (compare): Use the result of the test.
10774         * gcc/Makefile.in: Regenerate.
10775
10776 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10777
10778         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10779         Always relocate gcc and prev-gcc to the original names, even
10780         if the build fails.
10781         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10782         New targets.
10783
10784 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10785
10786         * MAINTAINERS: Update my email address.
10787
10788 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10789
10790         * configure.in (mips*-*-irix5*): Enable ld.
10791         * configure: Regenerate.
10792
10793 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10794
10795         * configure: Regenerate.
10796
10797 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10798
10799         * Makefile.tpl (configure-[+module+], configure-gcc,
10800         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10801         Set and export LDFLAGS.
10802         * Makefile.in: Regenerate.
10803
10804 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10805
10806         * MAINTAINERS: Add myself to write-after-approval.
10807
10808 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10809
10810         PR bootstrap/14871
10811         * Makefile.tpl: If we don't have built-in-tree target tools,
10812         use the ones found by configure rather than hacking around with
10813         program_transform_name.
10814         * configure.in: Give Makefile.tpl the information necessary
10815         to do that.
10816         * Makefile.in: Regenerate.
10817         * configure: Regenerate.
10818
10819 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10820
10821         PR bootstrap/14760
10822         * configure.in: When computing baseargs, strip *all* copies of
10823         offending options.  Also, don't match/substitute the trailing space,
10824         so that this actually works when two similar options are separated by
10825         only one space.
10826         * configure: Regenerate.
10827
10828 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10829
10830         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10831         (rs6000-*-aix*): Same.
10832         * configure: Regenerate.
10833
10834 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10835
10836         * MAINTAINERS: Add myself to write-after-approval.
10837
10838 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10839
10840         * MAINTAINERS: Add myself to write-after-approval.
10841
10842 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10843
10844         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10845         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10846         * Makefile.in: Regenerate.
10847
10848         * configure.in (top level bootstrap support): Rework --enable-werror
10849         to set @stage2_werror_flag@.
10850         * configure: Regenerate.
10851         * Makefile.tpl (top level bootstrap support): Pass
10852         @stage2_werror_flag@ down to configure in stages 2 and 3.
10853         * Makefile.in: Regenerate.
10854
10855 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10856
10857         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10858         for stages 2 and 3 as well as in make.  As a consequence, remove
10859         OUTPUT_OPTION (now detected by configure) from the flags passed down
10860         to make.
10861         * Makefile.in: Regenerate.
10862
10863         * Makefile.tpl (new-bootstrap): Fix typo.
10864         * Makefile.in: Regenerate.
10865
10866 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10867
10868         * Makefile.tpl: Rearrange by moving recursive_targets rules
10869         into their proper sections.
10870         * Makefile.tpl (top level bootstrap support): Move disabling
10871         of coverage flags from 'make' to 'configure'; improve comments.
10872         * Makefile.in: Regenerate.
10873
10874         * Makefile.tpl (experimental top level bootstrap) Move stage1
10875         language setting from all- target to configure- target; disable
10876         intermodule optimization in stage 1; prevent gratuitous rebuilds
10877         of stage 1.
10878         * Makefile.in: Regenerate.
10879         * configure.in: Comma-separate stage 1 language list for top
10880         level bootstrap.
10881         * configure: Regenerate.
10882
10883         * Makefile.tpl: Clean up experimental top level bootstrap support:
10884         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10885         prev-gcc in configure- targets as well as all- targets.
10886         * Makefile.in: Regenerate.
10887
10888 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10889
10890         * compile: New file imported from automake.
10891
10892 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10893
10894         * configure.in: Remove symbolic link section.
10895         * configure: Regenerate.
10896         * Makefile.tpl (links): Remove.
10897         * Makefile.in: Regenerate.
10898
10899 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10900             Nathanael Nerode  <neroden@gcc.gnu.org>
10901
10902         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10903         Set with AC_CHECK_PROGS.
10904         * configure.in: Fix comment typo from last patch.
10905         * configure: Regenerate.
10906
10907 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10908
10909         * Makefile.tpl: Introduce experimental top level bootstrap support.
10910         * Makefile.in: Regenerate.
10911         * configure.in: Introduce support for top level bootstrap.
10912         * configure: Regenerate.
10913
10914 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10915             Paolo Bonzini  <bonzini@gnu.org>
10916
10917         PR bootstrap/14522
10918         * configure.in: Cope with shells that do not support unquoted ^
10919         * configure: Regenerate.
10920
10921 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10922             Paolo Bonzini  <bonzini@gnu.org>
10923
10924         PR bootstrap/14522
10925         * configure.in: Cope with shells that do not support nesting
10926         quotes inside quoted backquote substitutions.
10927         * configure: Regenerate.
10928
10929 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10930
10931         PR bootstrap/14522
10932         * configure.in: Fix escaping of $.
10933         * configure: Regenerate.
10934
10935 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10936
10937         * configure: Regenerate, since I forgot to while committing Paolo's
10938         changes.
10939
10940 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10941
10942         PR ada/14131
10943         Move language detection to the top level.
10944         * configure.in: Find default values for the tools as
10945         soon as possible.  Disable ada if GNAT is not found.
10946         Emit error message about missing languages.  Expand
10947         --enable-languages=all for the gcc subdirectory.
10948
10949 2004-03-10  Ben Elliston  <bje@gnu.org>
10950
10951         * MAINTAINERS: Update my email address.
10952
10953 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10954
10955         * ltconfig: Disable building static libraries if building shared
10956         libraries on AIX 5L.
10957
10958 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10959
10960         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10961         and disable libgcj.
10962         * configure: Regenerated.
10963
10964 2004-03-01  Brian Booth  <bbooth@redhat.com>
10965
10966         * MAINTAINERS: Add myself to write-after-approval.
10967
10968 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10969
10970         * MAINTAINERS: Add myself to write-after-approval.
10971
10972 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10973
10974         PR bootstrap/7087
10975         * Makefile.tpl: Guard XFOO sed statements better.
10976         * Makefile.tpl: Add dependency for configure-target-libada.
10977         * Makefile.in: Regenerate (incidentally fixes broken
10978         commit when libada-branch was merged).
10979
10980 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10981
10982         * MAINTAINERS: Add myself to write-after-approval.
10983
10984 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10985
10986         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10987         maintainers.
10988
10989 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10990
10991         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10992         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10993
10994 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10995
10996         PR bootstrap/11932
10997         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10998
10999 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11000
11001         * MAINTAINERS: Added myself to write-after-approval.
11002
11003 2004-02-14  Michael Koch  <konqueror@gmx.de>
11004
11005         * MAINTAINERS: Added myself to write-after-approval.
11006
11007 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11008
11009         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11010         some OS port maintainers to OS port maintainers section.
11011
11012 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11013
11014         * MAINTAINERS: Add self.
11015
11016 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11017
11018         * MAINTAINERS: Alphabetize.
11019
11020 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11021
11022         * MAINTAINERS: Remove myself.
11023
11024 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11025
11026         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11027         (rs6000-*-aix*): Same.
11028         * configure: Regenerate.
11029
11030 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11031
11032         * configure.in (host): Add in missing $noconfigdirs to defines.
11033         * configure: Regenerate.
11034
11035 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11036             Nathanael Nerode  <neroden@gcc.gnu.org>
11037
11038         PR ada/6637, PR ada/5911
11039         Merge with libada-branch:
11040         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11041         with appropriate dependencies. Add --enable-libada configure switch.
11042         * configure, Makefile.in: Regenerate.
11043
11044 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11045
11046         * MAINTAINERS: Add myself to write-after-approval.
11047
11048 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11049
11050         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11051         * configure: Regenerate.
11052
11053 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11054
11055         Merge from upstream:
11056
11057         * ltmain.in: When setting IFS to '~', be careful about user
11058         arguments that contain '~'.
11059
11060         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11061
11062         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11063         Also test $base_compile against $CC with escaped arguments. Bug
11064         reported by Geoff Keating <geoffk@apple.com>.
11065
11066 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11067
11068         * MAINTAINERS: Remove i960 port.
11069
11070 2004-01-23  DJ Delorie  <dj@redhat.com>
11071
11072         * Makefile.def (target_modules) [libiberty]: Don't stage.
11073         * Makefile.in: Rebuilt.
11074
11075 2004-01-20  Caroline Tice  <ctice@apple.com>
11076
11077         * MAINTAINERS: Add myself to write-after-approval.
11078
11079 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11080
11081         * MAINTAINERS: Update my email address.
11082
11083 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11084
11085         * MAINTAINERS: Add myself to write-after-approval.
11086
11087 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11088
11089         * MAINTAINERS: Remove entries without email address.
11090
11091 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11092
11093         * MAINTAINERS: Add myself to write-after-approval.
11094
11095 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11096
11097         * MAINTAINERS: Update my email address.
11098
11099 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11100
11101         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11102         * Makefile.tpl (configure-target-[+module+]): Support stage.
11103         * Makefile.in: Rebuilt.
11104
11105 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11106
11107         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11108
11109 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11110
11111         * MAINTAINERS: Add myself as a MIPS maintainer.
11112
11113 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11114
11115         * configure.in: Use ./config.cache, not config.cache.
11116         * configure: Regenerate.
11117         * Makefile.tpl: Special-casing not needed for GCC any more.
11118         * Makefile.in: Regenerate.
11119
11120         * configure.in: Don't share a cache file for host dirs.
11121         * configure: Regenerate.
11122
11123         * config-ml.in: Don't mess with the cache file.
11124
11125 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11126
11127         * MAINTAINERS: Move myself from 'Write After Approval' to
11128         'CPU Port Maintainers' section as SPARC maintainer.
11129
11130 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11131
11132         * Makefile.tpl: Make GCC use a separate config.cache.
11133         * Makefile.in: Regenerate.
11134
11135         PR bootstrap/11932, PR bootstrap/11933
11136         (I don't know if it will fix either of them, but it relates
11137         to them.)
11138         * configure.in: Don't use shared config.cache for target
11139         directories.
11140         * configure: Regenerate.
11141
11142 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11143
11144         * MAINTAINERS: Add myself to 'Write After Approval' section.
11145
11146 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11147
11148         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11149         * configure: Regenerated.
11150
11151 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11152
11153         * MAINTAINERS: Remove the mn10200 maintainer.
11154
11155 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11156
11157         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11158         * configure: Regenerated.
11159
11160 2003-12-16  Jan Hubicka  <jh@suse.cz>
11161
11162         * MAINTAINERS: Add myself as callgraph maintainer.
11163
11164 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11165
11166         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11167         * configure: Regenerate.
11168
11169 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11170
11171         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11172         'Write After Approval' section. Update email.
11173
11174 2003-12-01  James Lemke  <jim@wasabisystems.com>
11175
11176         * MAINTAINERS (Write After Approval): Add myself.
11177
11178 2003-11-20  Matt Thomas  <matt@3am-software.com>
11179
11180         * MAINTAINERS: Add myself as a vax port maintainer.
11181
11182 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11183
11184         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11185         (configure-build-[+module+], configure-[+module+]): Likewise.
11186         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11187         * Makefile.in: Regenerate.
11188
11189 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11190
11191         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11192         shared/dylibed libraries.
11193         * ltmain.sh: Likewise.
11194         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11195         * ltcf-cxx.sh: Likewise.
11196         * ltcf-gcj.sh: Likewise.
11197         * ltconfig: Likewise.
11198
11199 2003-11-17  Stan Cox  <scox@redhat.com>
11200
11201         * MAINTAINERS: Add myself as iq2000 port maintainer.
11202
11203 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11204
11205         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11206         * Makefile.in: Regenerate.
11207
11208 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11209
11210         * config.sub: Update to 2003-11-03 version.
11211
11212 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11213
11214         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11215         * configure:  Regenerate.
11216
11217 2003-10-20  Nicolas Pitre  <nico@cam.org>
11218
11219         * MAINTAINERS: Add myself to 'Write After Approval' section.
11220
11221 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11222
11223         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11224
11225 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11226
11227         * MAINTAINERS: Update my email address.
11228
11229 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11230
11231         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11232
11233 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11234
11235         * MAINTAINERS: Add myself to 'Write After Approval' section.
11236
11237 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11238
11239         * config.guess: Update to 2003-10-16 version.
11240         * config.sub: Update to 2003-10-16 version.
11241
11242 2003-10-15  David Daney  <ddaney@avtrex.com>
11243
11244         * MAINTAINERS: Added myself to 'Write After Approval' section.
11245
11246 2003-10-15  Falk Hueffner  <falk@debian.org>
11247
11248         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11249         'Write After Approval' section. Update email.
11250
11251 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11252
11253         * MAINTAINERS: Move myself from 'Write After Approval' to
11254         'Various Maintainers' section as middle-end maintainer.
11255
11256 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11257
11258         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11259         HOST_FLAGS_TO_PASS.
11260         * Makefile.in: Regenerate.
11261
11262 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11263
11264         * config.guess: Update to 2003-10-07 version.
11265         * config.sub: Update to 2003-10-07 version.
11266
11267 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11268
11269         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11270         * ltconfig (irix5*, irix6*): Don't override version_type.
11271
11272 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11273
11274         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11275         * configure: Rebuilt
11276         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11277         * Makefile.in: Rebuilt
11278
11279 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11280
11281         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11282
11283 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11284
11285         * MAINTAINERS (Write After Approval): Add myself.
11286
11287 2003-09-29  Paul Koning  <ni1d@arrl.net>
11288
11289         * MAINTAINERS: Move myself from "Write After Approval"
11290         to CPU platform maintainers for pdp11 platform.
11291
11292 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11293
11294         * MAINTAINERS: Move myself from 'Write After Approval' to
11295         'Various Maintainers' section as libffi testsuite maintainer.
11296
11297 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11298
11299         * configure.in: Pass a computed --program-transform-name
11300         to subconfigures.
11301         * configure: Regenerated.
11302
11303 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11304
11305         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11306         * Makefile.in: Regenerate.
11307
11308         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11309         * Makefile.in: Regenerate.
11310
11311 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11312
11313         * MAINTAINERS: Move myself from 'Write After Approval'
11314         to 'Various Maintainers' (objective-c) section.
11315
11316 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11317
11318         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11319         quoting.
11320         * configure: Regenerated.
11321
11322 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11323
11324         * MAINTAINERS (Write After Approval): Add myself to write after
11325         approval list.
11326
11327 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11328
11329         * MAINTAINERS (Write After Approval): Add myself.
11330
11331 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11332
11333         * MAINTAINERS: Update my e-mail address.
11334
11335 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11336
11337         * libtool.m4 (LD): Correct powerpc64 host match.
11338
11339 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11340
11341         * MAINTAINTERS: Update my affiliation and email address.
11342
11343 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11344
11345         * MAINTAINERS (Write After Approval): Add myself.
11346
11347 2003-09-04  DJ Delorie  <dj@redhat.com>
11348
11349         * configure: Regenerate.
11350
11351 2003-09-04  Robert Millan  <robertmh@gnu.org>
11352
11353         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11354
11355 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11356
11357         * configure.in: Ensure arguments to sed are properly spaced.
11358         * configure: Regenerate.
11359
11360 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11361
11362         * MAINTAINERS: Update my e-mail address.
11363
11364 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11365
11366         * MAINTAINERS (Write After Approval): Add myself.
11367
11368 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11369
11370         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11371         * configure: Regenerated.
11372
11373 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11374
11375         * MAINTAINERS: Update my email address.
11376
11377 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11378
11379         * configure.in:  Use newline instead of semicolon when assuming
11380         shell arguments in a for loop.
11381         * configure:  Regenerated.
11382
11383 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11384
11385         * MAINTAINERS: Resurrect the i860 maintainer.
11386
11387 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11388
11389         PR 8180
11390         * configure.in: When testing with_libs and with_headers, treat
11391         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11392         * configure: Regenerate.
11393
11394         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11395         make, shell, etc.
11396         (baseargs): Likewise.
11397         * configure: Regenerate.
11398
11399 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11400
11401         * MAINTAINERS (Write After Approval): Add myself.
11402
11403 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11404
11405         * configure.in: Disable libgcj for darwin not on powerpc.
11406         * configure: Rebuild.
11407
11408 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11409
11410         * config-ml.in, symlink-tree: Add license.
11411
11412 2003-08-03  Richard Stallman  <rms@gnu.org>
11413             Eben Moglen  <moglen@columbia.edu>
11414
11415         * README.SCO: New file.
11416
11417 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11418
11419         * Makefile.tpl (check, check-c++): Express dependencies using
11420         dependencies rather than commands.
11421         * Makefile.in: Regenerate.
11422
11423 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11424
11425         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11426         * configure: Ditto.
11427
11428 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11429
11430         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11431         * Makefile.in: Update.
11432
11433 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11434
11435         * configure.in: Enable libgcj for darwin.
11436         * configure: Rebuild.
11437
11438 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11439
11440         * config-ml.in:  Use ac_configure_args directly instead of
11441         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11442         actually seen.
11443
11444 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11445
11446         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11447         creating target and build subdirs to build all parent dirs as needed.
11448         * Makefile.in: Rebuild.
11449         * configure.in: Don't build dirs explicitly here.
11450         * configure: Rebuild.
11451
11452 2003-07-26  Paul Brook  <paul@nowt.org>
11453
11454         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11455
11456 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11457
11458         * Makefile.tpl (all-make): Depend on intl.
11459         * Makefile.in: Rebuilt.
11460
11461 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11462
11463         * install-sh:  Update to newer upstream versions (associated with
11464         aclocal 1.7).
11465         * mkinstalldirs:  Likewise.
11466         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11467
11468 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11469
11470         * MAINTAINERS: Move self from Bug database only accounts
11471         to write-after-approval.
11472
11473 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11474
11475         * config.if: Remove unused libc_interface determination.
11476
11477 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11478
11479         * MAINTAINERS: Move self from write-after-approval to
11480         build machinery (*.in).
11481
11482 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11483
11484         PR bootstrap/11273
11485         PR bootstrap/11408
11486         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11487         unused INSTALL_PROGRAM_ARGS.
11488         * configure.in: Use AC_PROG_INSTALL.
11489         * Makefile.in: Regenerate.
11490         * configure: Regenerate.
11491
11492 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11493
11494         * MAINTAINERS: Alphabetize.
11495
11496 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11497
11498         * configure: Rebuilt.
11499         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11500         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11501         newlib nor libgloss.
11502         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11503         * configure.in (am33_2.0-*-linux*): Added.
11504
11505 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11506
11507         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11508         * configure: Regenerate.
11509
11510 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11511
11512         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11513         * Makefile.in: Regenerate.
11514
11515 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11516
11517         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11518         * Makefile.in: Regenerate.
11519
11520 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11521
11522         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11523         * Makefile.in: Regenerated.
11524
11525         * config-ml.in: Replace PWD with PWD_COMMAND.
11526
11527 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11528
11529         * intl: New directory; see intl/ChangeLog for details.
11530         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11531         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11532         * Makefile.in: Regenerate.
11533
11534 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11535
11536         * configure.in: Clean up config-lang.in handling.  Delete
11537         useless assignment to "subdirs".
11538         * configure: Regenerate.
11539
11540 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11541
11542         * configure.in: Rename 'target_libs' to 'target_libraries'.
11543         Remove useless reference to 'target_libs'.
11544         * configure: Regenerate.
11545
11546 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11547
11548         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11549         * Makefile.in: Regenerate.
11550
11551 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11552
11553         * Makefile.def: Introduce flags_to_pass.
11554         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11555         * Makefile.in: Regenerate.
11556
11557 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11558
11559         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11560         and target-libgloss.
11561         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11562         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11563         * configure: Regenerate.
11564
11565 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11566
11567         * configure.in: Update testsuite_flags to new location.
11568         * configure. Regenerate.
11569
11570 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11571
11572         * Makefile.tpl: Remove BUILD_CC stuff.
11573         * Makefile.in: Regenerate.
11574
11575 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11576
11577         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11578
11579 2003-06-16  Graeme Peterson  <gp@qnx.com>
11580
11581         * MAINTAINERS (Write After Approval): Add myself.
11582
11583 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11584
11585         * config.guess: Update to 2003-06-12 version.
11586         * config.sub: Update to 2003-06-13 version.
11587
11588 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11589
11590         * config.guess: Update to 2003-06-06 version.
11591         * config.sub: Update to 2003-06-06 version.
11592
11593 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11594
11595         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11596         * configure. Regenerate.
11597
11598 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11599
11600         * configure.in: Disable serial configure by default.
11601         * configure: Regenerate.
11602         * Makefile.tpl: Abolish .NOTPARALLEL.
11603         * Makefile.in: Regenerate.
11604
11605         * Makefile.tpl: Replace {build,host,target}_canonical by
11606         {build,host,target}.
11607         * Makefile.in: Regenerate.
11608
11609         * Makefile.tpl: Fix stupid pasto.
11610         * Makefile.in: Regenerate.
11611
11612 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11613
11614         * Makefile.tpl: Remove bogus conditional.
11615         * Makefile.in: Regenerate.
11616
11617 2003-06-05  Jan Hubicka  <jh@suse.cz>
11618
11619         * Makefile.tpl (profiledbootstrap): New target.
11620         * Makefile.in (profiledbootstrap): New target.
11621
11622 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11623
11624         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11625         Pinski. Remove user names from other bugzilla-only maintainers.
11626
11627 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11628
11629         * Makefile.tpl: Make 'recursive targets' using autogen rather
11630         than shell loop.  Remove duplicate 'clean' targets and false
11631         comments.
11632         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11633         Add systematic method of specifying missing targets in subdirs.
11634         Add copyright boilerplate.
11635         * Makefile.in: Regenerate.
11636         * configure.in: Add 'recursive targets' to maybe list.
11637         * configure: Regenerate.
11638
11639         * MAINTAINERS: "GNATS only" -> "Bug database only".
11640
11641         * Makefile.tpl: Rename [+target+] to [+make_target+].
11642         * Makefile.def: Rename 'target' to 'make_target'.
11643
11644 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11645
11646         * MAINTAINERS: Add self as options handling maintainer.
11647
11648 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11649
11650         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11651         been too long since I touched those ports.
11652
11653 2003-05-28  DJ Delorie  <dj@redhat.com>
11654
11655         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11656         * Makefile.in: Regenerate.
11657
11658 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11659
11660         * configure.in: Use curly braces in the definition of tooldir.
11661         * configure: Regenerate.
11662
11663 2003-05-21  DJ Delorie  <dj@redhat.com>
11664
11665         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11666         newlib or libgloss.
11667         * Makefile.in: Regenerate.
11668
11669 2003-05-21  DJ Delorie  <dj@redhat.com>
11670
11671         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11672         * Makefile.in: Regenerate.
11673
11674 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11675
11676         * MAINTAINERS: Update my e-mail address.
11677
11678 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11679
11680         * configure.in: Switch more things to use maybe dependencies.
11681         * Makefile.tpl: Switch more things to use maybe dependencies.
11682         Factor out common code from autogen IF statements.
11683         * configure: Regenerate.
11684         * Makefile.in: Regenerate.
11685
11686 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11687
11688         * configure.in: Accept i[3456789]86 for machine type.
11689         * configure: Regenerate.
11690
11691 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11692
11693         * configure.in: Switch more things to use maybe dependencies.
11694         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11695         * configure: Regenerate.
11696         * Makefile.tpl: Switch more things to use maybe dependencies.
11697         * Makefile.in: Regenerate.
11698
11699 2003-05-16  Andreas Schwab  <schwab@suse.de>
11700
11701         * Makefile.tpl (install-opcodes): Define.
11702         * Makefile.in: Rebuild.
11703
11704 2003-05-13  Andreas Jaeger  <aj@suse.de>
11705
11706         * config.guess: Update to 2003-05-09 version.
11707         * config.sub: Update to 2003-05-09 version.
11708
11709 2003-05-13  Michael Eager  <eager@mvista.com>
11710
11711         * configure.in: Correct sed script so that options in quotes are not
11712         deleted.
11713         * configure: Rebuild.
11714
11715 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11716
11717         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11718         and $$s/newlib/libc/sys/cygwin32 include paths.
11719         * configure: Ditto.
11720
11721 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11722
11723         * MAINTAINERS: Update my email addresses.
11724
11725 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11726
11727         * config-ml.in: Propagate INSTALL variables.
11728
11729 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11730
11731         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11732
11733 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11734
11735         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11736         * Makefile.in: Regenerate.
11737
11738 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11739
11740         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11741
11742 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11743
11744         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11745
11746 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11747
11748         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11749         * Makefile.in: Regenerated.
11750
11751 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11752
11753         * MAINTAINERS (Write After Approval): Upgrade myself from
11754         GNATS only to write-after-approval. Update my mail address.
11755
11756 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11757
11758         (OS Port Maintainers: freebsd): Add myself.
11759
11760 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11761
11762         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11763
11764 2003-04-22  Kean Johnston  <jkj@sco.com>
11765
11766         * MAINTAINERS (SCO ports): Added myself.
11767
11768 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11769
11770         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11771
11772 2003-04-19  Kean Johnston  <jkj@sco.com>
11773
11774         * MAINTAINERS (Write After Approval): Add myself.
11775
11776 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11777
11778         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11779         * Makefile.in: Regenerate.
11780
11781 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11782
11783         * configure.in (powerpc64*-*-linux*): Remove.
11784         * configure: Rebuilt.
11785
11786 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11787
11788         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11789         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11790         and restrap.
11791         * Makefile.in:  Regenerate.
11792
11793 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11794
11795         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11796         * configure: Regenerated.
11797
11798 2003-04-15  DJ Delorie  <dj@redhat.com>
11799
11800         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11801
11802 2003-04-13  Nick Clifton  <nickc@redhat.com>
11803
11804         * config-ml.in: Remove support for --disable-aix removing
11805         call-aix multilibs.
11806
11807 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11808
11809         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11810         * */configure: Rebuilt.
11811
11812 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11813
11814         * MAINTAINERS: Add my email address.
11815
11816 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11817
11818         * MAINTAINERS (Write After Approval): Add myself.
11819
11820 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11821
11822         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11823         * Makefile.in: Regenerate.
11824
11825 2003-03-14  Michael Chastain  <mec@shout.net>
11826
11827         * Makefile.in: Regenerate with correct Makefile.def.
11828
11829 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11830
11831         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11832         Make macro.
11833         * Makefile.in: Regenerate.
11834         * configure.in: Clean up gxx_include_dir logic.
11835         * configure: Regenerate.
11836
11837 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11838
11839         * MAINTAINERS (Write After Approval): Add myself.
11840
11841 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11842
11843         * MAINTAINERS: Update my mail address.
11844
11845 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11846
11847         * configure.in (gxx_include_dir): Fix typo.
11848         * configure: Regenerated.
11849
11850 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11851
11852         * Makefile.tpl: Reindent.
11853         * Makefile.in: Regenerate.
11854         * configure.in: Reindent.  Don't set unused variables.
11855         * configure: Regenerate.
11856
11857 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11858
11859         * configure.in: Include $(build_tooldir)/sys-include in
11860         FLAGS_FOR_TARGET.
11861         * configure: Regenerated.
11862
11863 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11864
11865         * Makefile.tpl: Always pass down RANLIB.
11866         * Makefile.in: Regenerate.
11867
11868         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11869         * Makefile.in: Regenerate.
11870         * configure.in: Remove unused logic relating to --enable-shared
11871         and --enable-threads.  Remove bogus comments.  Remove redundant
11872         noconfigdirs.
11873         * configure: Regenerate.
11874
11875         * configure.in: Replace ${libstdcxx_version} by its value.
11876         Remove reference to mh-dgux.
11877         * configure: Regenerate.
11878
11879 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11880
11881         * MAINTAINERS (Write After Approval): Add myself.
11882
11883 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11884
11885         * Makefile.tpl: Rearrange.
11886         * Makefile.in: Regenerate.
11887
11888 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11889
11890         * configure.in: Add support for kaOS as cross build target system.
11891         * configure: Regenerated.
11892
11893 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11894
11895         * MAINTAINERS (Write after approval): Add myself.
11896
11897 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11898
11899         * MAINTAINERS: Update my email address.
11900
11901 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11902
11903         * MAINTAINERS: Add self to blanket write privs. section.
11904
11905 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11906
11907         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11908         configure-target-* as some target builds may require additional
11909         flags for preprocessor tests.
11910         * Makefile.in: Regenerated.
11911
11912 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11913
11914         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11915         * ltconfig: Handle it.
11916         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11917         auto-detecting it.
11918
11919         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11920         it is used as argument to $CC.
11921         * ltcf-gcj.sh: Likewise.
11922
11923         * configure.in: Introduce --enable-maintainer-mode.
11924         * configure: Rebuilt.
11925         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11926         for maintainer mode.
11927         * Makefile.in: Rebuilt.
11928
11929 2003-02-18  Jason Merrill  <jason@redhat.com>
11930
11931         * Makefile.tpl (check-c++): Allow parallelism.
11932
11933 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11934
11935         * MAINTAINERS: Remove John Carr (who never actually had access to
11936         gcc.gnu.org).
11937
11938 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11939
11940         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11941         don't configure target-libobjc.
11942         * configure: Regenerate.
11943
11944 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11945
11946         * Makefile.tpl (RANLIB): Define.
11947         * Makefile.in: Regenerate.
11948
11949 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11950
11951         * MAINTAINERS: Update my email.
11952
11953 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11954
11955         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11956         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11957         * Makefile.in: Regenerated.
11958         * configure.in: Remove all traces of snavigator, db, and grep.
11959         * configure: Regenerated.
11960
11961 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11962
11963         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11964         After Approval.
11965
11966 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11967
11968         * MAINTAINERS (Write after approval): Add myself.
11969
11970 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11971
11972         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11973         * Makefile.in: Regenerated.
11974
11975 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11976
11977         * config.guess: Updated to 2003-01-30's version.
11978         * config.sub: Updated to 2003-01-28's version.
11979
11980 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11981
11982         * config.if: If gcc_version is already set, just use it.  Don't set
11983         gcc_version_trigger if it's already set, otherwise set it to
11984         gcc/version.c, but only if the file exists.  If it is not set and
11985         gcc/version.c does not exist, try to extract the version number from
11986         $CC.
11987
11988 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11989
11990         * MAINTAINERS: Add myself to write-after-approval list.
11991
11992 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11993
11994         * configure.in:  Revert 24Jan change.
11995         * configure:  Regenerate.
11996
11997 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11998
11999         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12000         entry of HJ Lu.
12001
12002 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12003
12004         * configure.in: Revert previous change.
12005         * configure: Regenerate.
12006
12007 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12008
12009         * configure.in: Make rda native-only.
12010         * configure: Regenerate.
12011
12012 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12013
12014         * MAINTAINERS: Move myself from GNATS-only-accounts to
12015         write-after-approval.
12016
12017 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12018
12019         * configure.in: Add missing \.
12020         * configure: Rebuilt.
12021
12022 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12023
12024         * configure.in (baseargs): Avoid using \| in sed regular
12025         expressions.
12026         * configure: Rebuilt.
12027
12028 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12029
12030         * configure.in (baseargs): Remove all supported forms of
12031         --cache-file, --srcdir, --host, --build and --target options
12032         from argument lists.
12033         * configure: Rebuilt.
12034
12035 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12036
12037         * MAINTAINERS: Add myself to write-after-approval list.
12038
12039 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12040
12041         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12042         * configure: Rebuilt.
12043
12044 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12045
12046         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12047         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12048         * Makefile.in: Regenerate.
12049         * configure: Regenerate.
12050
12051 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12052
12053         * configure.in: Remove Makefile in build, host and target modules
12054         unless configure was run with --no-recursion.
12055         * configure: Rebuilt.
12056
12057 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12058
12059         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12060         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12061         * Makefile.in: Regenerate.
12062
12063 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12064
12065         * config.guess: Update to 2003-01-03 version.
12066         * config.sub: Update to 2003-01-03 version.
12067
12068 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12069
12070         * configure: Regenerate with proper autoconf 2.13.
12071
12072 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12073
12074         * configure.in: Add AC_PREREQ for consistency.
12075         * configure: Regenerate.
12076
12077 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12078
12079         * configure.in (GDB_TK): Add tcl directories conditional on
12080         gdb/gdbtk directory being present.
12081         * configure: Regenerate.
12082
12083 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12084
12085         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12086         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12087         * configure: Rebuilt.
12088
12089 2002-12-31  Tom Tromey  <tromey@redhat.com>
12090
12091         * Makefile.in: Rebuilt.
12092         * Makefile.def (target_modules) [libffi]: Allow installation.
12093
12094 2002-12-31  Andreas Schwab  <schwab@suse.de>
12095
12096         * configure.in: Fix use of $program_transform_name.
12097         * configure: Regenerated.
12098
12099 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12100
12101         * configure.in (baseargs): Don't remove first configure argument.
12102         * configure: Regenerated.
12103
12104 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12105
12106         * Makefile.tpl (local-distclean): Don't remove...
12107         (multilib.ts): ... this.  Moved into...
12108         (multilib.out): ... this.  Don't use sub-make.
12109         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12110         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12111         (configure-build-[+module+], configure-[+module+],
12112         configure-target-[+module+], configure-gcc): ... these.  Test
12113         for Makefile existence.  Drop config.status from dependencies.
12114         * Makefile.in: Rebuilt.
12115         * configure.in: Move gcc-version-trigger to the end of
12116         ac_configure_args.  Add comments to maybedep.tmp and
12117         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12118         nonopt from baseargs, matching and removing corresponding
12119         whitespace while at it.
12120         * configure: Rebuilt.
12121
12122 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12123
12124         * configure.in (host_configargs): Replace reference to
12125         no-longer-defined buildopts with --build=${build_alias}.
12126         * configure: Rebuilt.
12127
12128         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12129         program_transform_name to standard idiom.
12130         (AUTOGEN, AUTOCONF): Define.
12131         (Makefile.in): Use $(AUTOGEN).
12132         (Makefile): Depend on config.status, and use autoconf-style rule to
12133         build it.  Move original commands to...
12134         (config.status): ... this new target.
12135         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12136         $(AUTOCONF).
12137         * Makefile.in: Rebuilt.
12138
12139 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12140
12141         * Makefile.tpl: Fix dramatic bustage due to change in
12142         program_transform_name.
12143         * Makefile.in: Regenerate.
12144
12145         * configure.in: Remove unnecessary PATH setting.
12146         * configure: Regnerate.
12147
12148         * configure.in: Don't default to unprefixed tools unless
12149         the native tools will work.
12150         * configure: Regenerate.
12151
12152         * configure.in: Convert to autoconf script.  Blow away lots
12153         of now-redundant Makefile fragments.
12154         * configure: Generate using Autoconf.
12155         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12156         * Makefile.in: Regenerate.
12157
12158 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12159
12160         * configure: Fix stupid bug where RANLIB was mistakenly included.
12161
12162         * configure.in: Rename (buildargs, hostargs, targargs) to
12163         (build_configargs, host_configargs, target_configargs).
12164
12165         * configure.in: Move logic out of sed statement.
12166
12167         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12168         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12169
12170 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12171
12172         * config.sub: Import from master repository
12173         * config.guess: Ditto
12174
12175 2002-12-24  Andreas Schwab  <schwab@suse.de>
12176
12177         * Makefile.tpl (multilib.out): Fix missing space.
12178         * Makefile.in: Regenerate.
12179
12180 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12181
12182         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12183         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12184         * Makefile.in: Regenerate.
12185         * configure.in: Remove unnecessary leftovers.
12186
12187 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12188
12189         * configure.in (extra_ranlibflags_for_target): New variable.
12190         (*-*-darwin): Add -c to ranlib commands.
12191         * configure (tooldir): Handle extra_ranlibflags_for_target.
12192
12193 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12194
12195         * Makefile.tpl: Revert HJL's change.
12196         * Makefile.in: Regenerated.
12197         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12198         always.
12199
12200 2002-12-19  Andreas Schwab  <schwab@suse.de>
12201
12202         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12203         * Makefile.in: Regenerate.
12204
12205 2002-12-18  H.J. Lu  <hjl@gnu.org>
12206
12207         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12208         * Makefile.in: Regenerated.
12209
12210         * configure.in (build_prefix): New. Substitute.
12211
12212 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12213
12214         * Makefile.tpl: Don't let real targets depend on phony targets.
12215         * Makefile.in: Regenerate.
12216
12217         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12218         * Makefile.in: Regenerate.
12219
12220 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12221
12222         * config.sub: Import from master repository
12223         * config.guess: Ditto
12224
12225 2002-12-16  Jason Merrill  <jason@redhat.com>
12226
12227         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12228         previous 'make bootstrap'.
12229         * Makefile.in: Regenerate.
12230
12231 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12232
12233         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12234
12235 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12236
12237         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12238         * Makefile.in: Regenerate.
12239
12240 2002-12-13  Jason Merrill  <jason@redhat.com>
12241
12242         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12243         library tests.
12244         (check-c++): Just depend on it and check-target-libstdc++-v3.
12245         * Makefile.in: Regenerate.
12246
12247 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12248
12249         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12250         * Makefile.in: Rebuilt.
12251
12252 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12253
12254         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12255
12256 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12257
12258         * configure: Fix bug put in by gremlins.
12259
12260         * Makefile.tpl: Substitute more autoconfily.
12261         * configure: Substitute more autoconfily.
12262         * Makefile.in: Regenerate.
12263
12264 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12265
12266         * config.sub: Import from master repository
12267         * config.guess: Ditto
12268         * MAINTAINERS: Added Svein Seldal under write after approval
12269
12270 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12271
12272         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12273         * Makefile.in (all-sim): Ditto.
12274
12275 2002-12-06  DJ Delorie  <dj@redhat.com>
12276
12277         * Makefile.tpl: Change configure dependencies to not have real
12278         targets depend on phony targets.
12279
12280 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12281
12282         * configure.in: Revert unintentional change.
12283
12284         * Makefile.tpl: Change dependency for */multilib.out so that
12285         it works when gcc isn't in the tree.
12286
12287         * configure.in: Substitute more.
12288         * configure: Run subconfigures from the Makefile.
12289         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12290         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12291
12292 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12293
12294         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12295
12296 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12297
12298         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12299         and corresponding dependencies.
12300         * Makefile.in: Regenerate.
12301
12302         * configure.in (host_tools): Order binutils, gas and ld for
12303         convenience in running the testsuites.
12304
12305         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12306         * Makefile.in: Regenerate.
12307         * configure.in: Introduce rules to serialize subconfigure runs.
12308
12309         * configure.in: Introduce BASE_CC_FOR_TARGET.
12310         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12311         Realize configure-build-* targets.  Realize configure-target-* targets.
12312         * Makefile.in: Regenerate.
12313
12314 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12315
12316         * configure: Move gcc_version_trigger stuff from here...
12317         * configure.in: ...to here.
12318
12319         * configure.in: Separate subconfigure options added by this file from
12320         options given by the user.  Add machinery to put args for host
12321         subconfigures into the Makefile.
12322
12323         * Makefile.tpl: Remove 'vault' targets.
12324         * Makefile.tpl: Reorder and comment dependencies.
12325         * Makefile.in: Regenerate.
12326
12327 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12328         * configure.in: Fix my broken commit of previous patch. (sigh)
12329
12330 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12331
12332         * configure.in: Move host-specific darwin noconfigdirs into
12333         the host-specific section.
12334
12335 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12336
12337         * configure.in: Move host-specific darwin noconfigdirs into
12338         the host-specific section.
12339
12340 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12341
12342         * configure: Remove skip-this-dir support.
12343         * Makefile.tpl: Remove skip-this-dir support.
12344
12345         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12346         subdirectories.
12347         * Makefile.in: Regenerate.
12348
12349         * Makefile.tpl: Strip out useless setting of 'dir'.
12350         * Makefile.in: Regenerate.
12351
12352 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12353
12354         * configure.in: Fix deeply stupid bug.
12355
12356         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12357         shell code in CXX_FOR_TARGET
12358         * Makefile.def: Introduce raw_cxx.
12359         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12360         RAW_CXX_FOR_TARGET.
12361         * Makefile.in: Regenerate.
12362
12363 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12364
12365         * Makefile.tpl: Remove unnecessary ifs.
12366         * Makefile.in: Regenerate.
12367
12368         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12369         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12370         targets for 'no_install' modules.
12371         * configure: Move GDB_TK substitution to configure.in.  Move
12372         build_modules stuff to configure.in.
12373         * configure.in: Implement soft dependency machinery.  Maybe-ize
12374         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12375         * Makefile.in: Regenerate.
12376
12377 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12378
12379         * Makefile.tpl: Make all-target, install-target behave similarly
12380         to all, install (only hitting configured targets).  Eliminate
12381         unused macro defintions.
12382
12383         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12384         build != host.
12385
12386         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12387
12388         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12389
12390         * configure.in: Produce lists of subdir targets we're actually
12391         configuring.  Remove references to "dosrel".
12392         * Makefile.tpl: Let configure set which subdir targets are hit.
12393         Remove install-cross; clean up install; remove ALL.  Remove
12394         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12395         Autogenerate host module targets.  Remove empty dependency lines
12396         and redundant dependency; rearrange slightly.
12397         * Makefile.def: Add host-side libtermcap, utils.
12398
12399         * Makefile.in: Regenerate.
12400
12401 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12402
12403         * ltconfig (osf[345]): Append $major to soname_spec.
12404         Reflect this in library_names_spec.
12405         * ltmain.sh (osf): Prefix $major with . for use as extension.
12406
12407 2002-11-19  Andreas Jaeger  <aj@suse.de>
12408
12409         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12410         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12411         and sparc64 GNU/Linux systems.
12412
12413 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12414
12415         * MAINTAINERS: Update email.
12416
12417 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12418
12419         * MAINTAINERS: Complete James Dennett's entry.
12420
12421 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12422
12423         * MAINTAINERS (Write After Approval): Add myself.
12424
12425 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12426
12427         * Makefile.tpl: syntactic cleanup
12428
12429 2002-11-13  Stuart Hastings  <stuart@apple.com>
12430
12431         * MAINTAINERS: Add myself to write-after-approval list.
12432
12433 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12434
12435         * Makefile.def: Add list of recursive targets to autogenerate.
12436         Add build_modules.
12437         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12438         targets.  Autogenerate *-build-* targets.
12439         * Makefile.in: Regenerate.
12440
12441 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12442
12443         * configure: More autoconf-style substitutions.
12444         * Makefile.tpl: More autoconf-style substitutions.
12445         * Makefile.in: Regenerate.
12446
12447 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12448
12449         * configure: Substitute more variables in a more autoconf-friendly
12450         way.  Simplify slightly.
12451         * Makefile.tpl: Make more variables substitutable in an
12452         autoconf-friendly way.
12453         * Makefile.in: Regenerate.
12454
12455 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12456
12457         * MAINTAINERS (Write After Approval): Add myself.
12458
12459 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12460
12461         * configure.in (v810*): Remove special setting of tools.
12462
12463         * configure: Add support for extra required flags for ar or nm.
12464         * configure.in (aix4.3+): Use above support for target-specific
12465         issues, rather than using config/mt-aix43.
12466
12467 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12468
12469         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12470         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12471         with $srcdir.  Reformat indentation.  Substitute some variables
12472         formerly hard-coded in the Makefile for build=host.
12473         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12474         * Makefile.def: Autogenerate more.
12475         * Makefile.in: Regenerate.
12476
12477 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12478
12479         * MAINTAINERS (Write After Approval): Add myself.
12480
12481 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12482
12483         * Makefile.def (host_modules): Add rda.
12484         * Makefile.in: Regenerate.
12485         * configure.in (target_tool): Add target-rda to list.
12486
12487 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12488
12489         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12490
12491 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12492
12493         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12494         and restrap targets to this rule.
12495         * Makefile.in:  Regenerate.
12496
12497 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12498
12499         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12500         GNATS only accounts.
12501
12502 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12503
12504         * configure.in (i[3456]86-*-linux*): Add check to disable
12505         ${libgcj} for glibc1.
12506
12507 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12508
12509         * MAINTAINERS: Add myself as ip2k port maintainer.
12510
12511 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12512
12513         * configure.in: Add tic4x target.
12514
12515 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12516
12517         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12518         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12519         * Makefile.in: Regenerate.
12520
12521         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12522         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12523         * Makefile.in: Regenerate.
12524
12525 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12526
12527         * MAINTAINERS: Add myself as web pages co-maintainer.
12528
12529 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12530
12531         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12532         * Makefile.in: Regenerate.
12533
12534 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12535
12536         * MAINTAINERS: Add myself and Nathan Sidwell
12537         <nathan@codesourcery.com> as VxWorks maintainers.
12538
12539 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12540
12541         * Makefile.def: Remove order dependency comments.
12542         * Makefile.tpl: Add explicit install-install dependencies.
12543         * Makefile.in: Regenerate.
12544
12545         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12546         * Makefile.in: Regenerate.
12547
12548         * Makefile.tpl: Add configure-target (for src-release in src)
12549         * Makefile.in: Regenerate.
12550
12551 2002-09-30  Nick Clifton  <nickc@redhat.com>
12552
12553         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12554
12555 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12556
12557         * configure.in (s390*-*-linux*): Enable libgcj.
12558
12559 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12560
12561         * configure: Revert accidentally applied changes.
12562
12563         * Makefile.tpl: Make more autoconf-friendly.
12564         * Makefile.in: Regenerate.
12565         * configure: Make substitution more autoconf-like.
12566
12567 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12568
12569         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12570         single entry to handle all these.
12571         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12572         libjava on arm-*-elf.
12573
12574 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12575
12576         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12577         things that depend on them.
12578
12579 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12580
12581         * Makefile.tpl: Make subsituted variables more autoconfy.
12582         * Makefile.in: Regenerate.
12583         * configure: Make seds more autoconfy.
12584
12585 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12586
12587         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12588         * Makefile.in: Regenerate.
12589         * configure.in: Rewrite sed statements to look autoconfy.
12590
12591         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12592         all-target-foo on configure-target-foo.
12593         * Makefile.def: Ditto.
12594         * Makefile.in: Rebuild.
12595
12596 2002-09-25  Andrew Haley  <aph@redhat.com>
12597
12598         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12599
12600 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12601
12602         * Makefile.def: New file.
12603         * Makefile.tpl: New file.
12604         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12605         * contrib/gcc_update: Note that Makefile.in is a generated file.
12606
12607         * configure.in: Minor rearrangement.  Simplify tests.
12608
12609 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12610
12611         * configure.in (with_headers): Skip copy if value is "yes".
12612         (with_libs): Likewise.
12613
12614 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12615
12616         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12617         * configure.in (sh*-*-pe*): Ditto.
12618         * configure.in (mips*-*-pe*): Ditto.
12619         * configure.in (*arm-wince-pe): Ditto.
12620
12621         * configure.in: Rearrange.
12622
12623 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12624
12625         * MAINTAINERS: Update my email address.
12626
12627 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12628
12629         * MAINTAINERS: (Write After Approval): Add myself.
12630
12631 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12632
12633         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12634
12635 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12636
12637         * MAINTAINERS: Change my mailing address.
12638
12639 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12640
12641         * MAINTAINERS (Write After Approval): Remove myself.
12642         (Various Maintainers: c++ runtime libs): Add myself.
12643
12644 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12645
12646         * MAINTAINERS (Write After Approval): Remove myself.
12647         (Various Maintainers: c++ runtime libs): Add myself.
12648
12649 2002-08-15  Eric Christopher  <echristo@redhat.com>
12650
12651         * config.sub: Import from master repository.
12652         * config.guess: Ditto.
12653
12654 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12655
12656         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12657         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12658         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12659
12660 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12661
12662         * MAINTAINERS: Add self to rs6000 vector extensions.
12663
12664 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12665
12666         * libiberty/configure: Reverted unintended yesterday's check in.
12667
12668 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12669
12670         * boehm-gc/configure, libf2c/configure: Rebuilt.
12671         * libffi/configure, libiberty/configure: Ditto.
12672         * libjava/configure, libobjc/configure: Ditto.
12673         * libstdc++-v3/configure, zlib/configure: Ditto.
12674         Merged from binutils:
12675         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12676         From Steve Ellcey <sje@cup.hp.com>:
12677         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12678         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12679         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12680         IA64.
12681         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12682         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12683         soname_spec, sys_lib_search_path_spec): Ditto.
12684
12685 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12686
12687         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12688
12689 2002-08-04  H.J. Lu  (hjl@gnu.org)
12690
12691         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12692
12693 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12694
12695         * MAINTAINERS (Write After Approval): Add myself.
12696
12697 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12698
12699         * configure.in: Move generic linux case to end.  Copy generic
12700         linux noconfigdirs to mips*-*-linux* entry and new
12701         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12702
12703 2002-07-19  Michael Matz  <matz@suse.de>
12704
12705         * MAINTAINERS: Add myself as ra* maintainer.
12706
12707 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12708
12709         * config.guess: Update to 2002-07-09 version.
12710         * config.sub: Update to 2002-07-03 version.
12711
12712 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12713
12714         * MAINTAINERS: Fix typo in a maintainer email address.
12715
12716 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12717
12718         * configure.in: Remove two redundant tests.
12719
12720 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12721
12722         * configure.in (mips*-*-irix6*o32): Enable stabs.
12723
12724 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12725
12726         * configure.in: Don't build grez.
12727         * Makefile.in: Ditto.
12728
12729         * Makefile.in: Remove references to bsp, cygmon, libstub.
12730         * configure.in: Ditto.
12731
12732         * configure.in: Remove leftover reference to gdbtest.
12733
12734 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12735
12736         * configure.in (gxx_include_dir):  Change to match versioned
12737         C++ headers if --enable-version-specific-runtime-libs is used.
12738
12739 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12740
12741         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12742
12743 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12744
12745         * configure.in: Make --without-x work.
12746
12747 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12748
12749         * configure.in: Rearrange target Makefile fragment collection.
12750
12751         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12752         cvs[src].
12753         * configure.in: Ditto.
12754
12755 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12756
12757         * MAINTAINERS (Write After Approval): Update my e-mail address.
12758
12759 2002-06-24  Ben Elliston  <bje@redhat.com>
12760
12761         * configure.in (host_tools): Remove cgen.
12762
12763         * Makefile.in (all-cgen): Remove; runs from its source directory.
12764         (check-cgen, install-cgen, clean-cgen): Likewise.
12765         (all-opcodes): Do not depend on all-cgen.
12766         (all-sim): Likewise.
12767
12768 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12769
12770         * Makefile.in: Eliminate 'apache' targets.
12771         * configure.in: Eliminate 'apache' targets.
12772
12773         * configure.in: Eliminate redundant tests.  Reorganize.
12774
12775         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12776
12777         * config-ml.in: Eliminate references to Cygnus configure.
12778
12779         * Makefile.in: Eliminate references to building emacs.
12780
12781 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12782
12783         * MAINTAINERS: Update my email address.
12784
12785 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12786
12787         * config.if (libstdcxx_incdir): Version C++ headers.
12788         (cxx_incdir): Remove.
12789
12790 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12791
12792         * MAINTAINERS (Write After Approval): Add self.
12793
12794 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12795
12796         * configure.in: Add support for ip2k.
12797
12798 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12799
12800         * configure.in: Fix AIX configury bug.
12801
12802 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12803
12804         * MAINTAINERS (Write After Approval): Add self.
12805
12806 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12807
12808         * configure.in: replace ${topsrcdir} with ${srcdir}
12809
12810         * configure.in: Move definition of libstdcxx_flags
12811         right above usage, rather than waaay earlier.
12812
12813         * configure.in: Pull definition of is_cross_compiler earlier.
12814
12815         * configure.in: Rearrange a little.
12816
12817         * configure.in: Remove references to librx.
12818         * Makefile.in: Remove references to librx.
12819
12820 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12821
12822         * config.sub: Add support for avr target.
12823         Import from master sources, rev 1.255
12824
12825 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12826
12827         * configure, .cvsignore:  Revert previous change...
12828         * Makefile:  ...delete.
12829
12830 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12831
12832         * configure.in: Eliminate ${gasdir} variable.
12833
12834 2002-06-18  Dave Brolley  <brolley@redhat.com>
12835
12836         * configure.in: Add support for frv.
12837         * config.sub: Add support for frv.
12838
12839 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12840
12841         * configure:  Remove garbage from previous commit.
12842
12843 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12844
12845         * configure:  For in-source builds, make a subdir and re-exec there.
12846         * Makefile:  New file.  Pass targets through to build directory.
12847         * .cvsignore:  No longer ignore "Makefile".
12848
12849 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12850
12851         * MAINTAINERS (Write After Approval): Add self.
12852
12853 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12854
12855         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12856
12857 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12858
12859         * configure.in (vax-*-netbsd*): Re-enable gas.
12860
12861 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12862
12863         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12864         BUILD_PREFIX_1, to correct nomenclature.
12865         * configure: Likewise.
12866
12867         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12868         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12869
12870 2002-05-31  Olaf Hering  <olh@suse.de>
12871
12872         * config-ml.in: Propogate DESTDIR also.
12873
12874 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12875
12876         * configure.in (vax-*-netbsd*): Don't build gas for this
12877         platform.
12878
12879 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12880
12881         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12882         and libgcj for AVR.
12883
12884 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12885
12886         * MAINTAINERS (Write After Approval): Add myself.
12887
12888 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12889
12890         * config.guess: Update to 2002-05-22 version.
12891         * config.sub: Likewise.
12892
12893 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12894
12895         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12896         * config-ml.in: Likewise.
12897         * configure: Likewise.
12898         * configure.in: Likewise.
12899
12900 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12901
12902         * MAINTAINERS: Update my email address.
12903
12904 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12905
12906         * configure.in: Simplify makefile fragment collection.
12907
12908         * configure.in: Remove code to build emacs.
12909
12910         * configure.in : Remove --srcdir argument from targargs and buildargs
12911         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12912
12913         * configure: Move some logic to configure.in.
12914         * configure.in: Move some logic from configure.
12915
12916 2002-05-11  Tom Tromey  <tromey@redhat.com>
12917
12918         * MAINTAINERS: Reflect libgcj reality.
12919
12920 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12921
12922         * Makefile.in: Honour DESTDIR.
12923
12924 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12925
12926         * config.guess: Import 2002-03-20 version.
12927         * config.sub: Import 2002-04-26 version.
12928
12929 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12930
12931         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12932
12933 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12934
12935         * MAINTAINERS: Add self.
12936
12937 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12938
12939         * ltmain.sh: Detect and handle object name conflicts
12940         while piecewise linking a static library.
12941
12942 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12943
12944         * configure.in (noconfigdirs): Don't disable libgcj on
12945         sparc64-*-solaris* and sparcv9-*-solaris*.
12946
12947 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12948
12949         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12950
12951 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12952
12953         * configure.in (FLAGS_FOR_TARGET): Do not add
12954         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12955         on i[3456]86-*-linux*.
12956
12957 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12958
12959         * configure.in (noconfigdirs): Replace [ ] with test.
12960
12961         * configure.in (noconfigdirs): Do not add target-newlib if
12962         target == i[3456]86-*-linux*, and host == target.
12963
12964 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12965
12966         * configure.in: delete reference to absent file
12967
12968         * configure.in: replace '[' with 'test'
12969
12970         * configure.in: Eliminate references to gash.
12971         * Makefile.in: Eliminate references to gash.
12972
12973         * configure.in: remove useless references to 'pic' makefile fragments.
12974
12975         * configure.in: (*-*-windows*) Finish removing.
12976
12977         * configure.in: Eliminate redundant test for libgui.
12978
12979 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12980
12981         * MAINTAINERS: Add self and realphabetize.  Update entries
12982         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12983         entry for a29k port maintainer.
12984
12985 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12986
12987         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12988         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12989
12990 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12991
12992         * configure.in: remove references to dead files
12993
12994 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12995
12996         * MAINTAINERS: Add information about purpose of this file.
12997
12998 2002-04-18  Tom Tromey  <tromey@redhat.com>
12999
13000         * configure.in: Disallow configuring libgcj when it is already
13001         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13002         Solaris 2.8 by default.  For PR libgcj/6158.
13003
13004 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13005
13006         * configure.in:  Move default CC setting out of config/mh-* fragments
13007         directly into here.
13008
13009 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13010
13011         * configure.in: don't even try to configure or make a subdirectory
13012         if there's no configure script for it.
13013
13014 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13015
13016         * MAINTAINERS: Remove chill maintainers.
13017         * Makefile.in (CHILLFLAGS): Remove.
13018         (CHILL_LIB): Remove.
13019         (TARGET_CONFIGDIRS): Remove libchill.
13020         (CHILL_FOR_TARGET): Remove.
13021         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13022         CHILL_LIB.
13023         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13024         (CHECK_TARGET_MODULES): Likewise.
13025         (INSTALL_TARGET_MODULES): Likewise.
13026         (CLEAN_TARGET_MODULES): Likewise.
13027         (configure-target-libchill): Remove.
13028         (all-target-libchill): Remove.
13029         * configure.in (target_libs): Remove target-libchill.
13030         Do not compute CHILL_FOR_TARGET.
13031         * libchill: Remove directory.
13032
13033 2002-04-11  DJ Delorie  <dj@redhat.com>
13034
13035         * Makefile.in, configure.in: Sync with binutils, entries
13036         follow...
13037
13038 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13039
13040         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13041         (do-tar, do-bz2): New rules.
13042         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13043         (gdb-tar): New rule.
13044         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13045         (insight_dejagnu.tar): New rule.
13046         (insight.tar): New rule.
13047         (gdb+dejagnu.tar): New rule.
13048         (gdb.tar): New rule.
13049
13050 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13051
13052         * Makefile.in: Add all-tix to deps for all-snavigator
13053         so that tix is built when building snavigator.
13054
13055 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13056
13057         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13058         ld and gdb are not supported.
13059
13060 2002-01-07  Mark Salter  <msalter@redhat.com>
13061
13062         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13063         Allow target-libgloss to be built for arm, strongarm, and xscale.
13064
13065 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13066
13067         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13068         options for i[3456]86-pc-linux* native builds.
13069
13070 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13071
13072         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13073         files from .po files for a distribution.
13074
13075 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13076
13077         * configure.in: Enable libstdc++-v3 for h8300 targets.
13078
13079 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13080
13081         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13082         version from bfd/.
13083
13084 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13085
13086         * Makefile.in (VER): When present, extract the version number from
13087         the file version.in.
13088
13089 2001-05-24  Tom Rix  <trix@redhat.com>
13090
13091         * configure.in : enable ld for aix
13092
13093 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13094
13095         * config.guess: Add linux target for S/390.
13096
13097 2000-11-07  Philip Blundell  <pb@futuretv.com>
13098
13099         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13100
13101 2000-11-03  Philip Blundell  <pb@futuretv.com>
13102
13103         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13104         files.
13105
13106 2001-01-15  Ben Elliston  <bje@redhat.com>
13107
13108         * configure.in (host_tools): Add sid.
13109         Always configure cgen.
13110
13111 2000-11-24  Nick Clifton  <nickc@redhat.com>
13112
13113         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13114
13115 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13116
13117         * Makefile.in (ALL_MODULES): Add all-cgen.
13118         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13119         (all-cgen): New target.
13120         (all-opcodes,all-sim): Depend on all-cgen.
13121         * configure.in (host_tools): Add cgen.
13122         Only configure cgen if --enable-cgen-maint.
13123
13124 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13125
13126         * configure.in: Add *-*-freebsd* configurations.
13127
13128 2002-04-08  Tom Tromey  <tromey@redhat.com>
13129
13130         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13131         Fixes PR libgcj/6068.
13132
13133 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13134
13135         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13136
13137 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13138
13139         * configure.in (alpha*-dec-osf*): Enable libgcj.
13140
13141 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13142
13143         * MAINTAINERS (Write After Approval): Add myself.
13144
13145 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13146
13147         Fix for: PR bootstrap/3591, target/5676
13148         * configure.in (mcore-pe): Disable the configuration of
13149         libstdc++-v3 since exceptions are not supported.
13150
13151 2002-03-20  Anthony Green  <green@redhat.com>
13152
13153         * configure.in: Enable libgcj for xscale-elf target.
13154
13155 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13156
13157         * MAINTAINERS:  Update my email address.
13158
13159 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13160
13161         * ltmain.sh (relink_command): Fix typo in previous change.
13162
13163 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13164
13165         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13166         (relink_command): Added --tag flags.
13167         (mode=install): If relinking fails; error out.
13168
13169 2002-03-12  Richard Henderson  <rth@redhat.com>
13170
13171         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13172         .NOTPARALLEL tag.
13173         (do-check): Rename from check.
13174         (check): Allow parallel check.
13175
13176 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13177
13178         * MAINTAINERS: Add myself as maintainer for xtensa port.
13179         Fix alphabetical order in CPU port maintainer list.
13180         Remove myself from Write After Approval list.
13181
13182 2002-03-11  Richard Henderson  <rth@redhat.com>
13183
13184         * Makefile.in (.NOTPARALLEL): Add fake tag.
13185
13186 2002-03-07  H.J. Lu  (hjl@gnu.org)
13187
13188         * configure.in: Enable gprof for mips*-*-linux*.
13189
13190 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13191
13192         * MAINTAINERS (Write After Approval): Add myself.
13193
13194 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13195
13196         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13197         libjava.
13198         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13199
13200 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13201
13202         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13203         because its Makefile is there; test for the executable instead.
13204
13205 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13206
13207         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13208         libstdc++-v3 and libjava.
13209
13210 2002-02-11  Adam Megacz  <adam@xwt.org>
13211
13212         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13213         boehm-gc
13214
13215 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13216
13217         * config.guess: Updated to 2002-01-30's version.
13218         * config.sub: Updated to 2002-02-01's version.
13219         Contribute sh64-elf.
13220         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13221         * configure.in: Added sh64-*-*.
13222
13223 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13224
13225         * MAINTAINERS: Belatedly add myself to write after approval list.
13226
13227 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13228
13229         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13230         Remove self as Write After Approval.
13231
13232 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13233
13234         * MAINTAINERS: Put self in as maintainer for contrib/regression
13235         directory.
13236
13237 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13238
13239         * MAINTAINERS:  Update my email address.
13240
13241 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13242
13243         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13244         target-libiberty, and target-libgloss.  Skip Java-related
13245         libraries if not supported for NetBSD on target CPU.
13246
13247 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13248
13249         * install-sh: Use _inst.$$_ for temp file name.
13250
13251 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13252
13253         * MAINTAINERS (Write After Approval): Move my contact info
13254         from here...
13255         (OS Port Maintainers): ...to here (netbsd).
13256
13257 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13258
13259         * MAINTAINERS (Write After Approval): Add myself.
13260
13261 2002-01-17  H.J. Lu  <hjl@gnu.org>
13262
13263         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13264         (all-target-fastjar): Also depend on all-target-libiberty.
13265
13266 2002-01-16  H.J. Lu  (hjl@gnu.org)
13267
13268         * config.guess: Import from master sources, rev 1.225.
13269         * config.sub: Import from master sources, rev 1.238.
13270
13271 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13272
13273         * MAINTAINERS (Write After Approval): Remove myself.
13274
13275 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13276
13277         * MAINTAINERS (Write After Approval): Add myself.
13278
13279 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13280
13281         * MAINTAINERS: Add self as docs co-maintainer.
13282
13283 2001-12-11  Matthias Klose  <doko@debian.org>
13284
13285         * MAINTAINERS (Write After Approval): Add myself.
13286
13287 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13288
13289         * MAINTAINERS: Update my email address.
13290
13291 2001-12-07  Turly O'Connor  <turly@apple.com>
13292         * MAINTAINERS (Write After Approval): Add myself.
13293         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13294         (rs6000_initialize_trampoline): Call __trampoline_setup for
13295         ABI_DARWIN too.
13296         * darwin-tramp.asm: New file, implements __trampoline_setup.
13297         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13298
13299 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13300
13301         * MAINTAINERS (Write After Approval): Add myself.
13302
13303 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13304
13305         * configure, configure.in: Use temp file for long sed commands.
13306
13307 2001-12-03  Laurent Guerby  <guerby@acm.org>
13308
13309         * config.sub: Update to version 1.232 on subversion.
13310
13311 2001-12-03  Ben Elliston  <bje@redhat.com>
13312
13313         * MAINTAINERS: Update mail address for config.* patches.
13314
13315 2001-11-27  DJ Delorie  <dj@redhat.com>
13316             Zack Weinberg  <zack@codesourcery.com>
13317
13318         When build != host, create libiberty for the build machine.
13319
13320         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13321         CONFIG_ARGUMENTS.
13322         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13323         New variables.
13324         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13325         and rules.
13326         (all.normal): Depend on ALL_BUILD_MODULES.
13327         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13328         (all-build-libiberty): Depend on configure-build-libiberty.
13329
13330         * configure: Calculate and substitute proper value for
13331         ALL_BUILD_MODULES.
13332         * configure.in: Create the build subdirectory.
13333         Calculate and substitute TARGET_CONFIGARGS (formerly
13334         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13335
13336 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13337
13338         * MAINTAINERS (write-after-approval): Add self.
13339
13340 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13341
13342         * MAINTAINERS (GNATS only accounts): Remove self.
13343
13344 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13345
13346         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13347         libf2c.
13348
13349 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13350
13351         * MAINTAINERS (Write After Approval): Add self.
13352
13353 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13354
13355         * MAINTAINERS: mips and s390 are also CPU ports.
13356
13357 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13358
13359         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13360
13361 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13362
13363         * MAINTAINERS: Alphabetize.
13364
13365 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13366
13367         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13368
13369 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13370
13371         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13372
13373 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13374
13375         * configure.in (--enable-languages): Be more permissive about
13376         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13377
13378 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13379
13380         * config.sub: Import from master sources, rev. 1.230.
13381         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13382
13383 2001-11-07  Laurent Guerby  <guerby@acm.org>
13384
13385         * MAINTAINERS (Write After Approval): Add self.
13386
13387 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13388
13389         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13390
13391 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13392
13393         * config.sub: Import from master sources, rev 1.226.
13394         * config.guess: Import from master sources, rev 1.216.
13395
13396 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13397
13398         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13399         * MAINTAINERS: Add self as maintainer of MMIX port.
13400         Remove old after-approval entry.
13401
13402 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13403
13404         * ChangeLog, configure: Fix spelling errors.
13405
13406 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13407
13408         * MAINTAINERS: Tweak my address.
13409
13410 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13411
13412         * MAINTAINERS: Update my email address.
13413
13414 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13415
13416         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13417         * MAINTAINERS: Add self as maintainer of CRIS port.
13418
13419 2001-10-10  Geert Bosch  <bosch@gnat.com>
13420
13421         * MAINTAINERS (Various maintainers: Ada front end):
13422         Added Robert Dewar.
13423
13424 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13425
13426         * MAINTAINERS (Write After Approval): Added self
13427
13428 2001-10-02  Geert Bosch  <bosch@gnat.com>
13429
13430         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13431
13432 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13433
13434         * configure: Handle temporary files securely using mkdir.
13435
13436 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13437
13438         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13439
13440 2001-09-26  Will Cohen  <wcohen@redhat.com>
13441
13442         * configure.in (*-*-linux*): Disable configuration of target-newlib
13443         and target-libgloss.
13444
13445 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13446
13447         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13448         RANLIB.
13449
13450 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13451
13452         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13453         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13454         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13455         avoid quotes nesting problems.
13456         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13457         (DO_X): Export only variables that are set.
13458
13459 2001-09-19  Ben Elliston  <bje@redhat.com>
13460
13461         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13462         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13463         semantics.  Use the shell built-in "type" command instead.
13464
13465 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13466
13467         Merged from gcc-3_0-branch:
13468         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13469         * ltcf-c.sh: Use $objext, not $ac_objext.
13470         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13471         * ltcf-cxx.sh: Add support for GNU.
13472         2001-07-22  Timothy Wall  <twall@redhat.com>
13473         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13474         default settings if using GNU tools with that configuration.
13475         * ltcf-cxx.sh: Ditto.
13476         * ltcf-gcj.sh: Ditto.
13477         2001-07-21  Michael Chastain  <chastain@redhat.com>
13478         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13479         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13480         * ltmain.sh: Mark as gcc-local.
13481
13482 2001-08-30  Eric Christopher  <echristo@redhat.com>
13483             Jason Eckhardt  <jle@redhat.com>
13484
13485         * config.guess: Merge from master sources.
13486         * config.sub: Merge from master sources, add support for mipsisa32.
13487
13488 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13489         * config.sub: Merge from master sources, rev 1.219.
13490         * MAINTAINERS: Add self as contact for stormy16 port.
13491
13492 2001-08-14  Zack Weinberg  <zackw@panix.com>
13493
13494         * config.sub: Merge from master sources, rev 1.218.
13495         * config.guess: Merge from master sources, rev 1.209.
13496
13497 2001-08-11  Graham Stott  <grahams@redhat.com>
13498
13499         * Makefile.in (check-c++): Add missing semicolon.
13500
13501 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13502
13503         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13504
13505 2001-07-30  Eric Christopher  <echristo@redhat.com>
13506
13507         * MAINTAINERS (Various maintainers: mips port): Added myself.
13508
13509 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13510
13511         * configure.in (sh-*-linux*): New.
13512
13513 2001-07-27  Richard Henderson  <rth@redhat.com>
13514
13515         * .cvsignore: Add LAST_UPDATED.
13516
13517 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13518
13519         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13520
13521 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13522
13523         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13524
13525 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13526
13527         * MAINTAINERS (Write After Approval): Added myself.
13528
13529 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13530
13531         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13532         and libgcj on m68hc11/m68hc12.
13533
13534 2001-06-27  H.J. Lu  (hjl@gnu.org)
13535
13536         * Makefile (CFLAGS_FOR_BUILD): New.
13537         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13538
13539 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13540
13541         * README: Remove version number.
13542
13543 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13544
13545         * INSTALL/README: Update wrt. to the installation instructions now
13546         residing in gcc/doc/install.texi.
13547
13548 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13549
13550         * README: Replace with a cut-down and updated version of gcc/README.
13551
13552 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13553
13554         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13555         multilibs to be disabled.
13556
13557 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13558
13559         * MAINTAINERS (Write After Approval): Add myself.
13560
13561 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13562
13563         * config.guess: Import CVS version 1.195.
13564         * config.sub: Import CVS version 1.212.
13565
13566 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13567
13568         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13569         gcc/xgcc is built, use -print-prog-name to find out the program
13570         name to use.
13571
13572 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13573
13574         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13575         appear to also be in the master copy.
13576         * config.sub:  Import CVS version 1.211.
13577
13578 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13579
13580         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13581         with_gcc]: Use `gcc -shared' to build a shared library.
13582
13583 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13584
13585         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13586         archives.
13587
13588 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13589
13590         * MAINTAINERS (Write After Approval): Add myself.
13591
13592 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13593
13594         * configure.in (libstdcxx_flags): Do not try to execute
13595         libstdc++-v3/testsuite_flags until it exists.
13596
13597 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13598
13599         * MAINTAINERS: Update my email address.
13600
13601 2001-05-31  Graham Stott  <grahams@redhat.com>
13602
13603         * MAINTAINERS (Write After Approval): Add myself.
13604
13605 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13606
13607         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13608         libraries when using g++ with native linker.
13609
13610 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13611
13612         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13613
13614 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13615
13616         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13617         [aix4*|aix5*]: Prepend blank.
13618
13619 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13620
13621         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13622         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13623         of subdir/configure scripts to use the new libtool.m4.
13624
13625 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13626
13627         * MAINTAINERS (Write After Approval): Add myself.
13628
13629 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13630
13631         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13632
13633 2001-05-11  Ben Elliston  <bje@redhat.com>
13634
13635         * Makefile.in (all-sid): New target.
13636         (check-sid, clean-sid, install-sid): Likewise.
13637
13638 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13639
13640         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13641
13642 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13643
13644         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13645         libgcj.
13646
13647 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13648
13649         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13650         gcc/xgcc is built, use -print-prog-name to find out the program
13651         name to use.
13652
13653 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13654
13655         * configure.in (noconfigdirs): Don't reset it from scratch in the
13656         target case; only append to it.
13657
13658         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13659         sparc-*-solaris2.8]: Disable ${libgcj}.
13660
13661 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13662
13663         * configure.in (libgcj_saved): Copy from $libgcj.
13664         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13665         --disable-libgcj.
13666
13667 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13668
13669         * MAINTAINERS: Remove self as MIPS maintainer and
13670         C front end maintainer.
13671
13672 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13673
13674         * configure.in: Move *-chorusos target case to the proper switch.
13675         Disable libgcj.
13676
13677 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13678
13679         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13680         1.641.2.228.
13681
13682 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13683
13684         * Makefile.in (STAGE1_CFLAGS): Pass down.
13685
13686 2001-04-13  Alan Modra  <amodra@one.net.au>
13687
13688         * config.guess: Add hppa64-linux support.  Note for next import that
13689         this is already in the master file.
13690         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13691
13692 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13693
13694         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13695         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13696
13697 2001-04-11  Stan Shebs  <shebs@apple.com>
13698
13699         * MAINTAINERS: Add self as Darwin port maintainer.
13700
13701 2001-04-11  Alan Modra  <amodra@one.net.au>
13702
13703         * MAINTAINERS: Update my email address.
13704
13705 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13706
13707         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13708         recent versions of FreeBSD (release 3 or later).
13709         * ltconfig: On FreeBSD, -lc must not be provided when building
13710         a shared library or else the standard -pthread gcc option is
13711         rendered worthless to later users of the built library.
13712
13713 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13714
13715         * MAINTAINERS: Add self and RTH as C front end maintainers.
13716
13717 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13718
13719         * config.sub: Make sure to match an already-canonicalized
13720         machine name (eg. mn10300-unknown-elf).
13721
13722 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13723
13724         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13725         New macros.
13726         (bootstrap, cross): Use RECURSE_FLAGS.
13727         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13728
13729 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13730
13731         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13732
13733 2001-03-22  Colin Howell  <chowell@redhat.com>
13734
13735         * Makefile.in (DO_X): Do not backslash single-quotes in
13736         backquotes (two places).
13737
13738 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13739
13740         Re-installed:
13741         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13742         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13743         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13744         * ltcf-cxx.sh: Likewise.
13745         * ltcf-gcj.sh: Likewise.
13746
13747 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13748
13749         * MAINTAINERS: Add myself as "documentation co-maintainer".
13750
13751 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13752
13753         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13754         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13755
13756 2001-03-19  Tom Tromey  <tromey@redhat.com>
13757
13758         * config-ml.in: Handle GCJ and GCJFLAGS.
13759
13760 2001-03-21  Michael Chastain  <chastain@redhat.com>
13761
13762         * Makefile.in: all-m4 depends on all-texinfo.
13763
13764 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13765
13766         * MAINTAINERS: Add myself to write after approval list.
13767
13768 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13769
13770         * Makefile.in (DO_X): Quote nested quotes.
13771
13772 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13773
13774         * MAINTAINERS: Add myself to write after approval list.
13775
13776 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13777
13778         * Makefile.in (DO_X): Use double quotes for quoting
13779         "RANLIB=$${RANLIB}".
13780
13781 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13782
13783         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13784
13785 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13786
13787         * configure.in: Only use `lang_requires' for languages athat are
13788         actually enabled.
13789
13790 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13791
13792         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13793
13794 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13795
13796         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13797
13798 2001-03-07  Tom Tromey  <tromey@redhat.com>
13799
13800         * configure.in: Allow config-lang.in to set `lang_requires' to list
13801         of other required languages.
13802
13803 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13804
13805         * Makefile.in: Remove RANLIB definition. Use RANLIB
13806         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13807         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13808
13809 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13810             Alexandre Oliva  <aoliva@redhat.com>
13811
13812         * Makefile.in (check-c++): Use tabs, not spaces.
13813
13814 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13815
13816         * MAINTAINERS: add myself to Write After Approval list.
13817
13818 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13819
13820         * Makefile.in (check-c++): New rule.
13821
13822         * configure.in (target_libs): Remove libg++.
13823         (noconfigdirs): Remove libg++.
13824         (noconfigdirs): Same.
13825         (noconfigdirs): Same.
13826         (noconfigdirs): Same.
13827
13828         * config-ml.in: Remove libg++ references.
13829
13830         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13831         (ALL_TARGET_MODULES): Same.
13832         (configure-target-libg++): Remove.
13833         (all-target-libg++): Remove.
13834         (configure-target-libio): Remove.
13835         (all-target-libio): Remove.
13836         (check-target-libio): Remove.
13837         (.PHONY): Remove.
13838         (libg++.tar.bz2): Remove.
13839         (all-target-cygmon): Remove libio.
13840         (all-target-libstdc++): Remove.
13841         (configure-target-libstdc++): Remove.
13842         (TARGET_LIB_PATH): Remove libstdc++.
13843         (ALL_GCC_CXX): Remove libstdc++.
13844         (all-target-gperf): Correct.
13845
13846 2001-02-16  Nick Clifton  <nickc@redhat.com>
13847
13848         * configure.in (noconfigdirs): Allow configuration of texinfo
13849         for Cygwin hosts.
13850
13851 2001-02-15  Anthony Green  <green@redhat.com>
13852
13853         * configure: Introduce GCJ_FOR_TARGET.
13854         * configure.in: Ditto.
13855         * Makefile.in: Ditto.
13856
13857 2001-02-13  Andreas Schwab  <schwab@suse.de>
13858
13859         * MAINTAINERS: Update mail address.
13860
13861 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13862
13863         * config.guess: Add linux target for S/390.
13864         * config.sub: Likewise.
13865
13866 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13867
13868         * configure.in: for *-chorusos, don't config target-newlib and
13869         target-libgloss.
13870
13871 2001-02-06  Ben Elliston  <bje@redhat.com>
13872
13873         * configure: Output host type to stdout, not stderr.
13874
13875 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13876
13877         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13878         * ltcf-cxx.sh: Likewise.
13879
13880         * config.if: Assume enable_libstdcxx_v3 is defined.
13881
13882 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13883
13884         Remove V2 C++ library.
13885         * configure.in: Remove --enable-libstdcxx_v3 support.
13886
13887 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13888
13889         * include/demangle.h: Add prototype for java_demangle_v3.
13890
13891 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13892
13893         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13894
13895 2001-01-27  Richard Henderson  <rth@redhat.com>
13896
13897         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13898
13899 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13900
13901         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13902         Don't unset, it's non-portable and no longer necessary, set to empty
13903         instead.
13904
13905 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13906
13907         * ltconfig: Shell portability fix for the tagname validity check.
13908
13909 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13910
13911         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13912         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13913
13914 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13915
13916         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13917
13918 2001-01-26  Tom Tromey  <tromey@redhat.com>
13919
13920         * configure.in: Allow libgcj to be built on Sparc Solaris.
13921
13922 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13923
13924         * ltcf-c.sh: Add aix5 case.
13925         * ltcf-cxx.sh: Likewise.
13926         * ltconfig: Likewise.
13927
13928 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13929
13930         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13931         keep at least one of build_libtool_libs or build_old_libs set to
13932         yes.
13933
13934         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13935         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13936
13937 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13938
13939         * configure.in: Enable libgcj on several additional platforms.
13940
13941 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13942
13943         * configure.in: Enable libgcj for linux targets.
13944
13945 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13946
13947         * MAINTAINERS (Write After Approval): Add myself.
13948
13949 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13950
13951         * MAINTAINERS: Add myself as vax port maintainer.
13952
13953 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13954
13955         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13956
13957 2001-01-09  Mike Stump  <mrs@wrs.com>
13958
13959         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13960         failures of subdirectories.
13961
13962 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13963
13964         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13965         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13966         * ltcf-cxx.sh: Likewise.
13967         * ltcf-gcj.sh: Likewise.
13968         * ltconfig.sh: Fix typo.
13969
13970 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13971
13972         * configure: handle DOS-style absolute paths.
13973
13974 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13975
13976         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13977
13978 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13979
13980         * MAINTAINERS: Add myself as avr port co-maintainer.
13981
13982 2000-12-28  Ben Elliston  <bje@redhat.com>
13983
13984         * MAINTAINERS: Add myself under ``Write After Approval''.
13985
13986 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13987
13988         * texinfo: Remove directory from GCC.
13989
13990 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13991
13992         * COPYING: Update to current
13993         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13994         to 19yy as example year in copyright notice).
13995
13996 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13997
13998         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13999         (libstdcxx_incdir): Pass down.
14000         * config.if: Remove expired bits for cxx_interface, add stub.
14001         (libstdcxx_incdir): Add variable for g++ include directory.
14002         * configure.in (gxx_include_dir): Use it.
14003
14004 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14005
14006         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14007         with old-email address from ``Write After Approval''.
14008
14009 2000-12-15  Andreas Jaeger  <aj@suse.de>
14010
14011         * configure.in: Handle lang_dirs.
14012
14013 2000-12-14  Tom Tromey  <tromey@redhat.com>
14014
14015         * MAINTAINERS: Removed brads.
14016
14017         * MAINTAINERS: Added gcj developers.
14018
14019 2000-12-13  Anthony Green  <green@redhat.com>
14020
14021         * configure.in: Disable libgcj for any target not specifically
14022         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14023         with g++ abi.
14024
14025 2000-12-13  Mike Stump  <mrs@wrs.com>
14026
14027         * Makefile.in (local-distclean): Also remove fastjar.
14028
14029 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14030
14031         * contrib/gcc_update: Add fastjar --touch entries.
14032
14033 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14034
14035         * configure.in: Disable language-specific target libraries for
14036         languages that aren't enabled.
14037
14038 2000-12-10  Anthony Green  <green@redhat.com>
14039
14040         * configure.in: Define libgcj.  Disable libgcj target libraries for
14041         most targets.
14042
14043 2000-12-10  Neil Booth  <neilb@earthling.net>
14044
14045         * MAINTAINERS: Update mail address, remove from WAA list.
14046
14047 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14048
14049         * libjava: Imported from /cvs/java.
14050         * libffi: Likewise.
14051         * Boehm-gc: Likewise.
14052
14053 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14054
14055         * configure.in (target_libs): Revert 2000-12-08 patch.
14056         (noconfigdirs): Added target-libjava.
14057
14058 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14059
14060         * djunpack.bat: removed.
14061
14062 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14063
14064         * Makefile.in: handle DOS-style absolute paths.
14065         * config-ml.in: likewise.
14066         * symlink-tree: likewise.
14067
14068 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14069
14070         * fastjar: Imported.
14071
14072 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14073
14074         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14075         libjava.
14076         * configure.in (target_libs): Removed `target-libjava'.
14077
14078 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14079
14080         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14081         (ALL_MODULES): Added fastjar.
14082         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14083         (all-target-libjava): all-fastjar replaces all-zip.
14084         (all-fastjar): Added.
14085         (configure-target-fastjar, all-target-fastjar): Likewise.
14086         * configure.in (host_tools): Added fastjar.
14087
14088 2000-12-07  Mike Stump  <mrs@wrs.com>
14089
14090         * Makefile.in (local-distclean): Remove leftover built files.
14091
14092 2000-11-24  Nick Clifton  <nickc@redhat.com>
14093
14094         * configure.in (xscale-elf): Add target.
14095         (xscale-coff): Add target.
14096
14097 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14098
14099         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14100         recent versions of FreeBSD (release 3 or later).
14101         * ltconfig: On FreeBSD, -lc must not be provided when building
14102         a shared library or else the standard -pthread gcc option is
14103         rendered worthless to later users of the built library.
14104
14105 2000-11-16  Fred Fish  <fnf@be.com>
14106
14107         * configure.in (enable_libstdcxx_v3): Fix typo,
14108         libstd++ -> libstdc++.
14109
14110 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14111
14112         * MAINTAINERS: Add self to Write After Approval list.
14113
14114 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14115
14116         * MAINTAINERS: Update my email address.  Add myself to global write
14117         privs list.
14118
14119 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14120
14121         * Makefile.in: Merge with src and libgcj.
14122         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14123         configure-target-<library> when their configure scripts need the C
14124         or C++ library to have already been built to work properly.
14125         (do_proto_toplev): Set them to an empty string.
14126
14127         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14128         (REALLY_SET_LIB_PATH): Use them.
14129
14130 2000-11-17  Stan Shebs  <shebs@apple.com>
14131
14132         * MAINTAINERS: Add self to Write After Approval list.
14133
14134 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14135
14136         * configure: Provide the original toplevel configure arguments
14137         (including $0) to subprocesses in the environment rather than
14138         through gcc/configargs.h.
14139
14140 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14141
14142         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14143         C99.  Alphabetise "Write After Approval" list.
14144
14145 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14146
14147         * configure: Turn on libstdc++ V3 by default.
14148
14149         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14150         if we've got GCC.
14151
14152 2000-11-11  Philip Blundell  <philb@gnu.org>
14153
14154         * MAINTAINERS: Add self to Write After Approval list.
14155
14156 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14157
14158         * ltcf-c.sh (aix4): Improve shared library configuration; require
14159         exporting symbols.
14160         * ltcf-cxx.sh (aix4): Define.
14161         * ltconfig (aix4): Define library and soname specs appropriate for
14162         AIX.  Define command to create export symbols list.
14163
14164 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14165
14166         * config.sub: Add support for Sun Chorus
14167
14168 2000-10-31  Nick Clifton  <nickc@redhat.com>
14169
14170         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14171         <name>@redhat.com.  Also installed new email address for Clint
14172         Popetz.
14173
14174 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14175
14176         * etc: Remove directory from GCC.
14177
14178 2000-10-16  Michael Meissner  <meissner@redhat.com>
14179
14180         * configure (gcc/configargs.h): Only create if there is a build GCC
14181         directory created.
14182
14183 2000-10-16  Matthias Klose  <doko@debian.org>
14184
14185         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14186         when configured for libstdc++-v3.
14187
14188 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14189
14190         * configure: Save configure arguments to gcc/configargs.h.
14191
14192 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14193
14194         * config.guess: Import CVS version 1.157.
14195         * config.sub: Import CVS version 1.181.
14196
14197 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14198
14199         * Makefile.in (bootstrap): avoid recursion if subdir missing
14200         (cross): ditto
14201         (do-proto-toplev): ditto
14202
14203 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14204
14205         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14206         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14207
14208         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14209         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14210         all affected `configure' scripts.
14211
14212 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14213
14214         * MAINTAINERS: Add self as cpplib co-maintainer.
14215
14216 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14217
14218         * MAINTAINERS: Add self to Write After Approval list.
14219
14220 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14221
14222         * INSTALL/README: egcs -> GCC update.
14223
14224 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14225
14226         * MAINTAINERS: Add myself to Write After Approval list.
14227
14228 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14229
14230         * MAINTAINERS: Add myself to Write After Approval list.
14231
14232 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14233
14234         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14235         X11 libraries for hppa64.
14236
14237 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14238
14239         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14240
14241 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14242
14243         * Makefile.in (all-zlib): Added dummy target.
14244
14245         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14246         ltcf-gcj.sh: Updated from libtool multi-language branch.
14247
14248 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14249
14250         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14251         (bootstrap*): Depend on all-bootstrap.
14252
14253 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14254
14255         * config.guess: Import CVS version 1.156.
14256         * config.sub: Import CVS version 1.179.
14257
14258 2000-09-02  Anthony Green  <green@cygnus.com>
14259
14260         * Makefile.in (all-gcc): Depend on all-zlib.
14261         (CLEAN_MODULES): Add clean-zlib.
14262         (ALL_MODULES): Add all-zlib.
14263         * configure.in (host_libs): Add zlib.
14264
14265 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14266
14267         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14268         crosses, but add gcc/include to the header search path for them.
14269
14270 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14271
14272         * MAINTAINERS: Add self to Write After Approval list.
14273
14274 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14275
14276         * config.guess: Import CVS version 1.152.
14277         * config.sub: Import CVS version 1.177.
14278
14279 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14280
14281         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14282         $targargs to tell whether newlib is going to be built.
14283
14284         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14285         $$r/TARGET_SUBDIR/libio for _G_config.h.
14286
14287 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14288
14289         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14290
14291 2000-08-22  DJ Delorie  <dj@redhat.com>
14292
14293         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14294
14295 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14296
14297         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14298         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14299         sub-configures.
14300
14301 2000-08-21  DJ Delorie  <dj@redhat.com>
14302
14303         * MAINTAINERS: Add self as a libiberty maintainer
14304
14305 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14306
14307         * configure.in (libstdcxx_flags): Use
14308         libstdc++-v3/src/libstdc++.INC.
14309
14310 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14311
14312         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14313
14314 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14315
14316         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14317
14318         * configure: Make enable_threads and enable_shared defaults
14319         explicit.  Substitute enable_threads into generated Makefiles.
14320         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14321         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14322
14323 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14324
14325         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14326
14327 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14328
14329         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14330         previous delta.
14331
14332 2000-08-11  Jason Merrill  <jason@redhat.com>
14333
14334         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14335         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14336         (FLAGS_FOR_TARGET): Not here.
14337         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14338
14339 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14340
14341         * config-ml.in (CC, CXX): Don't introduce a leading space.
14342
14343 2000-08-07  DJ Delorie  <dj@delorie.com>
14344
14345         * MAINTAINERS: Add self as a DJGPP maintainer
14346
14347 2000-08-07  DJ Delorie  <dj@redhat.com>
14348
14349         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14350         "if we're also building gcc, and it's a gcc that will run on the
14351         build machine, we want to use its includes instead of the system's
14352         default includes".
14353
14354 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14355
14356         * MAINTAINERS: Add self to Write After Approval list.
14357
14358 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14359
14360         * configure.in (libstdcxx_flags): Don't use `"'.
14361
14362         * config-ml.in: Adjust multilib search paths to the
14363         appropriate multilib tree.
14364
14365 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14366
14367         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14368         commas in $LANGUAGES.
14369
14370 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14371
14372         * configure.in: Re-enable all references to libg++ and librx.
14373
14374 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14375
14376         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14377         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14378         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14379         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14380
14381         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14382
14383 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14384
14385         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14386         CXX_FOR_TARGET for sed.
14387
14388 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14389
14390         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14391         Do not override if already set in the environment or in configure.
14392         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14393         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14394
14395 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14396
14397         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14398         the libtool CVS tree multi-language branch.
14399         * ltconfig, ltmain.sh: Updated.
14400
14401 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14402
14403         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14404         (clean-target): Depend on it.
14405
14406         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14407         (GCC_FOR_TARGET): Use it.
14408         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14409         * configure.in: ... here.
14410         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14411         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14412
14413 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14414
14415         * MAINTAINERS: Add self to Write After Approval list.
14416
14417 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14418
14419         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14420         (configure-target-libchill, configure-target-libobjc): Likewise.
14421
14422         * configure.in: Use the same cache file for all target libs.
14423         * config-ml.in: But different cache files per multilib variant.
14424
14425 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14426
14427         * configure (topsrcdir): Don't use dirname.
14428
14429 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14430
14431         * MAINTAINERS: Add self to Write After Approval list.
14432
14433 2000-07-20  Jason Merrill  <jason@redhat.com>
14434
14435         * configure.in: Remove all references to libg++ and librx.
14436
14437         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14438
14439 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14440
14441         * config.sub: Update to subversions version 2000-07-06.
14442
14443 2000-07-12  Andrew Haley  <aph@cygnus.com>
14444
14445         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14446         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14447
14448 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14449
14450         * symlink-tree:  Check number of arguments.
14451
14452 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14453
14454         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14455         search path for a g++ extracted from the build tree.  This
14456         will allow link tests run by configure scripts in
14457         subdirectories to succeed.
14458
14459 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14460
14461         * ltconfig: Add support for mips-dde-sysv4.2MP
14462
14463 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14464
14465         * MAINTAINERS: Add myself as loop discovery maintainer.
14466
14467 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14468
14469         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14470         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14471
14472 2000-06-19  Timothy Wall  <twall@cygnus.com>
14473
14474         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14475         * config.sub: Add tic54x target.
14476
14477 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14478
14479         * MAINTAINERS: Add self as Fortran maintainer,
14480         remove Craig Burley.
14481
14482 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14483
14484         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14485         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14486
14487 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14488
14489         * MAINTAINERS: Add self as i18n maintainer
14490
14491 20000-05-21  H.J. Lu  (hjl@gnu.org)
14492
14493         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14494         directory are used if they exist. Make sure
14495         $(build_tooldir)/include is searched for header files,
14496         $(build_tooldir)/lib/ for library files.
14497         (GCC_FOR_TARGET): Likewise.
14498         (CXX_FOR_TARGET): Likewise.
14499
14500 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14501
14502         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14503
14504 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14505
14506         * Makefile.in (configure-target-libiberty): Depend on
14507         configure-target-newlib.
14508
14509 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14510
14511         * configure.in, Makefile.in: Merge all libffi-related
14512         configury stuff from the libgcj tree.
14513
14514 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14515
14516         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14517         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14518
14519 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14520
14521         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14522         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14523         current version information.  Add to proto-toplev directory.
14524         (gdb-taz): Build do-djunpack.
14525
14526 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14527
14528         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14529
14530 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14531
14532         * MAINTAINERS: Add self to Write After Approval list.
14533
14534 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14535
14536         * ltmain.sh: Preserve in relink_command any environment
14537         variables that may affect the linker behavior.
14538
14539 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14540
14541         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14542
14543 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14544
14545         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14546
14547 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14548
14549         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14550         with the version name.
14551
14552 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14553
14554         * MAINTAINERS: Add self as bb-reorder maintainer.
14555
14556 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14557
14558         * config.if: Tweak.
14559
14560 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14561
14562         * djunpack.bat: New file.
14563
14564 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14565
14566         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14567         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14568         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14569         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14570
14571 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14572
14573         * config.sub (case $basic_machine): Change default for "ibm-*"
14574         to "openedition".
14575
14576 2000-04-13  Andreas Jaeger  <aj@suse.de>
14577
14578         * MAINTAINERS: Added myself.
14579
14580 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14581
14582         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14583         (do-md5sum): New target.
14584         (MD5PROG): Define.
14585         (PACKAGE): Default to TOOL.
14586         (VER): Default to a shell script.
14587         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14588         md5 checksum generation.
14589         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14590         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14591         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14592         insight.tar.bz2): Use gdb-taz to create archive.
14593
14594 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14595
14596         * configure (warn_cflags): Delete.
14597
14598 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14599
14600         * MAINTAINERS: Added myself.
14601
14602 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14603             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14604
14605         * configure.in (enable_libstdcxx_v3): Add.
14606         (target_libs): Add bits here to switch between libstdc++-v2 and
14607         libstdc++-v3.
14608         * config.if: And this file too.
14609         * Makefile.in: Add libstdc++-v3 targets.
14610
14611 2000-04-05  Michael Meissner  <meissner@redhat.com>
14612
14613         * config.sub (d30v): Add d30v as a basic machine type.
14614
14615 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14616
14617         * configure.in: -linux-gnu*, not -linux-gnu.
14618
14619 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14620
14621         * MAINTAINERS: Add self in write-after-approval section.
14622
14623 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14624
14625         * MAINTAINERS: Add self as ia64 port maintainer.
14626
14627 2000-03-08  Neil Booth  <NeilB@earthling.net>
14628
14629         * MAINTAINERS: Add self in write-after-approval section.
14630
14631 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14632
14633         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14634         (do-tar-bz2): Replace TOOL with PACKAGE.
14635         (gdb.tar.bz2): Remove GDBTK from GDB package.
14636         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14637         dejagnu.tar.bz2): New packages.
14638
14639 2000-02-27  Andreas Jaeger  <aj@suse.de>
14640
14641         * configure.in: Add entry for mips*-*-linux*, move catch all
14642         *-*-*linux* entry below this one.
14643
14644 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14645
14646         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14647
14648 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14649
14650         * config.sub: Support an OS of "wince".
14651
14652 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14653
14654         * config.guess, config.sub: Updated to match config's 2000-02-15
14655         version.
14656
14657 2000-02-23  Linas Vepstas  <linas@linas.org>
14658
14659         * config.sub: Add support for Linux/IBM 370.
14660         * configure.in: Likewise.
14661
14662 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14663
14664         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14665
14666 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14667
14668         * config.guess: Guess "cygwin" rather than "cygwin32".
14669
14670 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14671
14672         * configure (gcc_version): When setting, narrow search to
14673         lines containing `version_string'.
14674
14675 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14676
14677         * config.sub: Add support for avr target.
14678
14679 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14680
14681         * MAINTAINERS: Add maintainers for MCore port.
14682
14683 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14684
14685         * config.sub: Add mmix-knuth-mmixware.
14686
14687 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14688
14689         * MAINTAINERS: Pair cccp with cpplib maintainership.
14690
14691 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14692
14693         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14694         structure stuff to -L library search.
14695         (CXX_FOR_TARGET): Ditto.
14696         (CROSS_CHECK_MODULES): Fix spelling mistake.
14697
14698 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14699
14700         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14701         the C++ compiler.
14702
14703 2000-01-12  Richard Henderson  <rth@cygnus.com>
14704
14705         * configure.in: Don't build some bits for beos.
14706
14707 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14708
14709         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14710         as include files.
14711
14712 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14713
14714         * Add self as cpplib maintainer, as requested by Jason
14715         Merrill.  Correct my e-mail address.
14716
14717 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14718
14719         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14720         not mh-aix43.
14721
14722 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14723
14724         * MAINTAINERS: Add myself to "write after approval" list.
14725
14726 1999-12-14  Richard Henderson  <rth@cygnus.com>
14727
14728         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14729         * config.sub: Accept alphaev[78], alphaev8.
14730
14731 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14732
14733         * config.guess, config.sub: Update from autoconf.
14734
14735 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14736
14737         * MAINTAINERS:  update my playtime e-address.
14738
14739 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14740
14741         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14742         necessary libraries are missing.
14743
14744 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14745
14746         * MAINTAINERS: Add new 'write after approval' maintainer.
14747
14748 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14749
14750         * MAINTAINERS: Add new Java maintainer.
14751
14752 1999-10-25  Andreas Schwab  <schwab@suse.de>
14753
14754         * configure: Fix quoting inside arguments of eval.
14755
14756 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14757
14758         * config-ml.in: Allow suppression of some ARM multilibs.
14759
14760 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14761
14762         * config.guess: Add OS/390 match pattern.
14763         * config.sub: Add mvs, openedition targets.
14764         * configure.in (i370-ibm-opened*): New.
14765
14766 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14767
14768         * config.sub: Add support for configuring for pj.
14769
14770 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14771
14772         * config.sub (maybe_os): Add support for configuring for fr30.
14773
14774 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14775
14776         * configure.in: Do not configure or build ld for AIX
14777         platforms.  ld is known to be broken on these platforms.
14778
14779 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14780
14781         * config-ml.in: Pass compiler flag corresponding to multidirs to
14782         subdir configures.
14783
14784 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14785
14786         * Makefile.in (LDFLAGS): Define.
14787
14788 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14789
14790         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14791         noconfigdirs.
14792         (*-*-cygwin*): Likewise.
14793
14794 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14795
14796         * mkdep: New file.
14797         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14798         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14799
14800         From Eli Zaretskii <eliz@is.elta.co.il>:
14801         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14802         long file name when using DJGPP on MS-DOS.
14803
14804 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14805
14806         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14807
14808 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14809
14810         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14811         dependency as this causes "make check" to globally "make all"
14812
14813 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14814
14815         * configure.in (target_libs): Added target-zlib.
14816         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14817         (CONFIGURE_TARGET_MODULES): Likewise.
14818         (CHECK_TARGET_MODULES): Likewise.
14819         (INSTALL_TARGET_MODULES): Likewise.
14820         (CLEAN_TARGET_MODULES): Likewise.
14821         (configure-target-zlib): New target.
14822         (all-target-zlib): Likewise.
14823         (all-target-libjava): Depend on all-target-zlib.
14824         (configure-target-libjava): Depend on configure-target-zlib.
14825
14826         * Makefile.in (configure-target-libjava): Depend on
14827         configure-target-newlib.
14828         (configure-target-boehm-gc): New target.
14829         (configure-target-qthreads): New target.
14830
14831         * configure.in (target_libs): Added target-qthreads.
14832         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14833         (CONFIGURE_TARGET_MODULES): Likewise.
14834         (CHECK_TARGET_MODULES): Likewise.
14835         (INSTALL_TARGET_MODULES): Likewise.
14836         (CLEAN_TARGET_MODULES): Likewise.
14837         (all-target-qthreads): New target.
14838         (configure-target-libjava): Depend on configure-target-qthreads.
14839         (all-target-libjava): Depend on all-target-qthreads.
14840
14841         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14842         (CONFIGURE_TARGET_MODULES): Likewise.
14843         (CHECK_TARGET_MODULES): Likewise.
14844         (INSTALL_TARGET_MODULES): Likewise.
14845         (CLEAN_TARGET_MODULES): Likewise.
14846         (all-target-libjava): New target.
14847         (all-target-boehm-gc): Likewise.
14848         * configure.in (target_libs): Added libjava, boehm-gc.
14849
14850 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14851
14852         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14853         configure.bat in SUPPORT_FILES.
14854         (gas+binutils.tar.bz2): Likewise.
14855
14856         * makeall.bat: Remove; obsolete.
14857
14858 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14859
14860         From Mark Elbrecht:
14861         * configure.bat: Remove; obsolete.
14862
14863 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14864
14865         * configure: Add -W -Wall to the default CFLAGS when compiling with
14866         gcc.
14867
14868 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14869
14870         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14871
14872 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14873
14874         * configure.in: Build ld on IRIX6.
14875
14876 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14877
14878         * Makefile.in: Change distribution targets to use bzip2 instead of
14879         gzip.
14880         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14881         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14882
14883 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14884
14885         * config.sub: Add mcore target.
14886
14887 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14888
14889         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14890
14891 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14892
14893         * config.guess (dummy): Changed to $dummy.
14894
14895 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14896
14897         * config.sub: Tidied up case statements.
14898
14899 1999-05-22  Ben Elliston  <bje@cygnus.com>
14900
14901         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14902         <jiro@din.or.jp>.
14903
14904         * config.guess: Merge with FSF version. Future changes will be
14905         more accurately recorded in this ChangeLog.
14906         * config.sub: Likewise.
14907
14908 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14909
14910          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14911
14912 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14913
14914         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14915
14916 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14917
14918         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14919
14920 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14921
14922         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14923         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14924         Bad merge removed these two changes.
14925
14926 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14927                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14928
14929         * config.guess (interix Alpha): Add.
14930
14931 1999-04-11  Richard Henderson  <rth@cygnus.com>
14932
14933         * configure.in (i?86-*-beos*): Do config gperf; don't config
14934         gdb, newlib, or libgloss.
14935
14936 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14937
14938         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14939         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14940         from multidirs.
14941
14942 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14943
14944         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14945
14946 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14947
14948         * config.sub: Add support for mcore targets.
14949
14950 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14951
14952         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14953         not mt-ospace, in order to shut up assembler warning about using
14954         symbols that are named the same as registers.
14955
14956 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14957
14958         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14959         dependency list for all-target-cygmon.
14960
14961 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14962
14963         * config-ml.in: Check $host, not $target, for selective multilibs.
14964         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14965         thumb interworking, and underscore prefix multilibs.
14966
14967 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14968
14969         * missing: Update to version from current automake.
14970
14971 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14972
14973         * configure (gxx_include_dir): Removed.
14974
14975         * configure.in (gxx_include_dir): Handle it.
14976         * Makefile.in: Likewise.
14977
14978 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14979
14980         * config.sub (mips64vr4111,mips64vr4111el) Add.
14981
14982 1999-03-21  Ben Elliston  <bje@cygnus.com>
14983
14984         * config.guess: Correct typo for detecting ELF on FreeBSD.
14985
14986 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14987
14988         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14989         config/mh-djgpp.
14990
14991 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14992
14993         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14994         all-target-newlib to dependency list for all-target-bsp.
14995
14996 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14997
14998         * config.sub: Add i386-uwin support.
14999         * config.guess: Likewise.
15000
15001 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15002
15003         * configure.in: cleanup, add mh-*pic handling for arm, special
15004         case powerpc*-*-aix*
15005
15006 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15007
15008         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15009         can be built.
15010
15011 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15012
15013         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15014         targets.
15015
15016 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15017
15018         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15019
15020 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15021
15022         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15023
15024 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15025
15026         * config.sub: Fix typo in arm recognition.
15027
15028 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15029
15030         * configure.in (noconfigdirs): Changed target_configdirs to
15031         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15032         rather than m68k-*-* since it is not known to work on
15033         m68k-aout. Ditto for arm-*-*oabi.
15034
15035 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15036
15037         * configure.in (*-*-windows*): Remove, no longer used.
15038
15039 1999-02-19  Ben Elliston <bje@cygnus.com>
15040
15041         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15042         Smart and improved by Andrew Cagney.
15043
15044 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15045
15046         * config.guess: Recognize openbsd-*-hppa.
15047
15048 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15049
15050         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15051         only if it is not empty.
15052
15053 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15054
15055         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15056
15057         * config.guess: Modified to recognize uname's armv* syntax.
15058
15059         * config.sub: Modified to recognize uname's armv* syntax.
15060
15061 1999-02-17  Mark Salter  <msalter@cygnus.com>
15062
15063         * configure.in: Added target-bsp for sparclite.
15064
15065 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15066
15067         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15068
15069 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15070
15071         * configure.in: Add support for strongarm port.
15072         * config.sub: Add support for strongarm target.
15073
15074 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15075
15076         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15077         the old name config/mh-cygwin32.
15078         Enable texinfo.
15079
15080 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15081
15082         * configure.in: Do build ld for ix86 Solaris.
15083
15084 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15085
15086         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15087         $AR_FOR_TARGET.  Likewise for RANLIB.
15088
15089 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15090
15091         * config.sub (oabi):  Recognize.
15092         * configure.in (arm-*-oabi):  Handle.
15093
15094 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15095
15096         * config.guess: Improve detection of i686 on UnixWare 7.
15097
15098 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15099
15100         * config.guess: Add support for i386-pc-interix.
15101         * config.sub: Likewise.
15102         * configure.in: Likewise.
15103
15104 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15105
15106         * Makefile.in: Remove unneeded all-target-libio from
15107         from all-target-winsup target since it is now unneeded.
15108         Add all-target-libtermcap in its place since it is now
15109         needed.
15110
15111 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15112
15113         * configure.in: makefile stub for cygwin target is probably
15114         unnecessary.  Remove it for now.
15115
15116 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15117
15118         * configure.in: libtermcap.a should be built when cygwin is the
15119         target as well as the host.
15120         * config.guess: Allow mixed case in cygwin uname output.
15121         * Makefile.in: Add libtermcap target.
15122
15123 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15124
15125         * config.sub: Clean up handling of hppa2.0.
15126
15127 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15128
15129         * config.guess: Use C code to identify more HP machines.
15130
15131 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15132
15133         * config.sub: Handle hppa2.0.
15134
15135 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15136
15137         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15138         cygmon for all sparclite targets, regardless of object format.
15139
15140 1998-12-15  Mark Salter  <msalter@cygnus.com>
15141
15142         * configure.in: Added target-bsp for several target architectures.
15143
15144         * Makefile.in: Added rules for bsp.
15145
15146 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15147
15148         * config.guess: Improve detection of hppa2.0 processors.
15149
15150 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15151
15152         * config.guess: Recognize FreeBSD using ELF automatically.
15153
15154 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15155
15156         * configure (skip-this-dir): Add handling for new shell script, which
15157         might be created by a sub-directory's configure to indicate, this particular
15158         directory is "unwanted".
15159         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15160
15161 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15162
15163         * ltconfig: import from libtool, after changing libtool to
15164         account for the cygwin name change.
15165
15166 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15167
15168         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15169         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15170
15171 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15172
15173         * configure.in: Add libtermcap to list of cygwin dependencies.
15174
15175 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15176
15177         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15178         they include winsup/include when it's a cygwin target.
15179
15180 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15181
15182         * configure.in (host_tools): Added zip.
15183         * Makefile.in (all-target-libjava): Depend on all-zip.
15184         (all-zip): New target.
15185         (ALL_MODULES): Added all-zip.
15186         (NATIVE_CHECK_MODULES): Added check-zip.
15187         (INSTALL_MODULES): Added install-zip.
15188         (CLEAN_MODULES): Added clean-zip.
15189
15190 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15191
15192         * Makefile.in: lose "32" from comment about cygwin.
15193
15194 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15195
15196         * configure.in: Use -Os to build target libraries for the fr30.
15197
15198 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15199
15200         * config.sub: Add fr30.
15201
15202 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15203
15204         * configure.in: drop "32" from config/mh-cygwin32.  Check
15205         cygwin* instead of cygwin32*.
15206         * config.sub: Check cygwin* instead of cygwin32*.
15207
15208 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15209
15210         * config.guess: Match any version of Unixware7.
15211
15212 1998-10-20  Syd Polk  <spolk@cygnus.com>
15213
15214         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15215         if desired.
15216
15217 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15218
15219         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15220         these if the appropriate directories and files to not exist.
15221
15222 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15223
15224         * Makefile.in (DEVO_SUPPORT): Add config.if.
15225
15226 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15227
15228         * configure: Add pattern to replace "build_tooldir"'s
15229         definition in the generated Makefile with "tooldir"'s
15230         actual value.
15231
15232 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15233
15234         * config.sub: Bring back lost sparcv9.
15235
15236         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15237
15238 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15239
15240         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15241         CC_FOR_TARGET and friends.
15242
15243 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15244
15245         * Makefile.in (build_tooldir): New variable, same as tooldir.
15246         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15247         -B$(build_tooldir)/bin/.
15248         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15249
15250 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15251
15252         * README: Remove installation instructions and refer to the
15253         INSTALL directory instead.
15254
15255 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15256
15257         * config.sub: Add support for i[34567]86-pc-udk.
15258         * configure.in: Likewise.
15259
15260 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15261
15262         * Makefile.in: add bzip2 package building bits for user
15263         tools module
15264         * configure.in: ditto
15265
15266 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15267
15268         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15269         (ALL_TARGET_MODULES): Add all-target-libobjc.
15270         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15271         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15272         (all-target-libchill): Add dependencies.
15273         * configure.in (target_libs): Add libchill.
15274
15275 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15276
15277         * configure.in (target_subdir): Remove duplicate line.
15278
15279 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15280
15281         * Makefile.in (all-automake): fix dependencies.
15282
15283 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15284
15285         * configure.in: Minor cleanups for building in the $(target_alias)
15286         subdir.
15287
15288 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15289
15290         * Makefile.in (bootstrap): Set r and s before make all.  Use
15291         BASE_FLAGS_TO_PASS in make all.
15292         (cross): Likewise.
15293
15294 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15295
15296         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15297
15298 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15299
15300         * config.sub: Fix typo in last change.
15301
15302 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15303
15304         * config.sub: Add support for C4x target.
15305         * configure.in: Likewise.
15306
15307 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15308
15309         * config.sub: Recognize sparcv9 just like sparc64.
15310
15311 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15312
15313         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15314
15315 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15316
15317         * config.guess: Correctly identify Pentium II sco boxes.
15318
15319         * config.guess: Fix "tr" code.  From Weiwen Liu.
15320
15321 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15322
15323         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15324         stabs.
15325
15326 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15327
15328         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15329         (ALL_TARGET_MODULES): Add all-target-libchill.
15330         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15331         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15332         (all-target-libchill): Add dependencies.
15333         * configure.in (target_libs): Add libchill.
15334
15335 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15336
15337         * config.guess: Avoid assumptions about "tr" behaves when
15338         LANG is set to something other than English.
15339
15340 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15341
15342         * configure (gxx_include_dir): Changed to
15343         '${prefix}/include/g++'-${libstdcxx_interface}.
15344
15345         * config.if: New to determine the interfaces.
15346
15347 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15348
15349         * config.guess: Detect and handle MPE/IX.
15350         * config.sub: Deal with MPE/IX.
15351
15352 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15353
15354         * configure.in: Use mh-aix43.
15355
15356 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15357
15358         * configure: Fix --without/--disable cases for gxx-include-dir.
15359
15360 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15361
15362         * mdata-sh:  Imported.  Needed for automake support.
15363
15364 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15365
15366         * Makefile.in (taz): Try "chmod -R og=u ." before
15367         "chmod og=u `find . -print`".
15368
15369 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15370
15371         * configure.in: Add arm-elf and thumb-elf support.
15372
15373 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15374
15375         * Makefile.in: Undo previous patch.
15376
15377 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15378
15379         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15380         to here ...
15381         (install-no-fixedincludes): and here
15382         (INSTALL_MODULES): ... from here.
15383
15384 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15385
15386         * config.sub: Merge with FSF.
15387
15388         * config.guess: Merge with FSF.
15389
15390 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15391
15392         * configure (extraconfigdirs): New variable.
15393         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15394         * Makefile.in (all): Move higher in file.
15395         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15396         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15397         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15398         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15399         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15400
15401 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15402
15403         * Makefile.in (all-target-libjava): Depend on all-gcc and
15404         all-target-newlib.
15405         (configure-target-libjava): Depend on $(ALL_GCC).
15406
15407 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15408
15409         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15410         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15411
15412 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15413
15414         * INSTALL/README: Fix typo.
15415
15416 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15417
15418         * ylwrap: Change absolute path checks to check for DOS style path
15419         names.
15420
15421         * ylwrap: Don't use a full path name if the source file is in the
15422         same directory.  From hjl@lucon.org (H.J. Lu).
15423
15424         * config-ml.in: Default to being verbose, to match Feb 18 change to
15425         configure.
15426
15427 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15428
15429         Brought over from egcs:
15430
15431         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15432
15433         * configure.in (target_subdir): Set to ${target_alias} instead
15434         of "libraries".
15435
15436         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15437
15438         * configure.in (target_subdir): Set to libraries if enable_multilib.
15439
15440 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15441
15442         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15443         multilibs, force reconfiguration the first time we create
15444         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15445
15446 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15447
15448         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15449         avoid confusion with --no-recursion.
15450
15451 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15452
15453         * configure.in: Win32 hosts shouldn't use install -x
15454         * install-sh: remove -x option, and special .exe-handling
15455         hack.
15456
15457 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15458
15459         * config.guess: Recognize i586-pc-beos.
15460         * configure.in: Don't build some bits for beos.
15461
15462 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15463
15464         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15465         CFLAGS default to -O2.
15466
15467         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15468         when using GNU ld.
15469
15470 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15471
15472         * ltmain.sh: Correct install when using a different shell.
15473
15474 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15475
15476         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15477
15478 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15479
15480         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15481         target.
15482
15483 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15484
15485         * ltconfig: Update to correct AIX handling.
15486
15487 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15488
15489         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15490
15491         * configure.in (target_subdir): Set to ${target_alias} instead
15492         of "libraries".
15493
15494 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15495
15496         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15497         (Makefile): Depend on $(gcc_version_trigger).
15498
15499         * configure (gcc_version): Change default initializer to empty
15500         string.
15501         (gcc_version_trigger): New variable; pass this variable down
15502         to subdir configures to enable them checking gcc's version
15503         themselves. Emit make macros for both gcc_version vars.
15504         (topsrcdir): Initialize reliably.
15505         (recursion line): Remove --with-gcc-version=${gcc_version}.
15506
15507 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15508
15509         * configure (enable_version_specific_runtime_libs): Implement new flag
15510         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15511         in $(libsubdir); emit definition in each generated Makefile.
15512         (gxx_include_dir): Initialize depending on
15513         $enable_version_specific_runtime_libs.
15514
15515 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15516
15517         * configure (gcc_version): Initialize properly depending on
15518         how and where configure is started.
15519         (recursion line): Pass a --with-gcc-version=${gcc_version}
15520         to configures in subdirs.
15521
15522 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15523
15524         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15525         cygmon
15526
15527 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15528
15529         * configure.in: Add cygmon and libstub support for mn10200.
15530
15531 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15532
15533         * configure (gcc_version): Add new variable describing the
15534         particular gcc version we're building.
15535         * Makefile.in (libsubdir): Add new macro for the directory
15536         in which the compiler finds executables, libraries, etc.
15537         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15538         and libsubdir.
15539
15540 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15541
15542         * Makefile.in (local-clean): Remove *.log.
15543         (warning.log): Built with warn_summary from build.log.
15544         (mail-report.log): Run test_summary.
15545         (mail-report-with-warnings.log): Run test_summary including
15546         warning.log in the report.
15547
15548 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15549
15550         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15551
15552 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15553
15554         * Makefile.in (grep): Grep no longer depends on libiberty.
15555
15556 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15557
15558         * Makefile.in: all-snavigator needs all-libgui.
15559
15560 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15561
15562         * configure.in: Add cygmon and libstub support for mn10300.
15563
15564 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15565
15566         * missing: Update to version from automake 1.3.
15567
15568         * ltmain.sh: On installation, don't get confused if the same name
15569         appears more than once in the list of library names.
15570
15571 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15572
15573         * config.sub: Accept m68060 and m5200 as CPU names.
15574
15575 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15576
15577         * configure: Use && rather than using -a in test, because odd
15578         strings can confuse test.
15579         * configure.in: Likewise.
15580
15581 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15582
15583         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15584
15585 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15586
15587         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15588         bootstrap4-lean): New targets.
15589
15590 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15591
15592         * mpw-* Delete.  Not used.
15593
15594 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15595
15596         * COPYING.LIB: Update FSF address.
15597
15598 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15599
15600         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15601
15602         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15603         GAS_SUPPORT_DIRS.
15604
15605 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15606
15607         * ltconfig, ltmain.sh: Avoid producing a version number if
15608         -version-info was not used.
15609
15610 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15611
15612         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15613         building with newlib.
15614
15615 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15616
15617         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15618         Solaris `make' causes it to continue to next definition.
15619
15620 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15621
15622         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15623         the right GUI libraries and files are installed along with GDB.
15624
15625 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15626
15627         * configure.in: Change alpha to alpha* in several places.
15628
15629 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15630
15631         * config.sub: Recognize sparc86x.
15632
15633 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15634
15635         * configure.in (--enable-target-optspace): Remove debug echo.
15636
15637 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15638
15639         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15640
15641 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15642
15643         * ltconfig: Update cygwin32 support.
15644
15645         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15646         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15647         (GDB_SUPPORT_DIRS): Likewise.
15648
15649 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15650
15651         * configure.in (target_makefile_frag): If --enable-target-optspace,
15652         use -Os to compile target libraries rather than -O2.  Default to
15653         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15654         not used.
15655         * configure.in (target_cflags): Ditto for d30v.
15656
15657 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15658
15659         * Makefile.in (all-bfd): Depend on all-intl.
15660         (all-binutils): Likewise.
15661         (all-gas): Likewise.
15662         (all-gprof): Likewise.
15663         (all-ld): Likewise.
15664
15665 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15666
15667         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15668
15669 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15670
15671         * Makefile.in (all-bfd): Depend upon all-libiberty.
15672
15673         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15674
15675 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15676
15677         * Makefile.in: Add libstub.
15678
15679         * configure.in: Ditto. Build libstub for targets that have cygmon
15680         support.
15681
15682 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15683
15684         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15685
15686 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15687
15688         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15689         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15690
15691 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15692
15693         * configure: Define DEFAULT_M4 by searching PATH.
15694         * Makfile.in: Use DEFAULT_M4.
15695
15696 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15697
15698         * ltconfig: Add cygwin32 support.
15699
15700         * Makefile.in, configure.in: Add libtool as a native only directory
15701         to configure and build.
15702
15703 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15704
15705         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15706
15707 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15708
15709         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15710
15711 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15712
15713         * Makefile.in: add ash make rules
15714         * configure.in: add ash to native_only and host_tools lists
15715
15716 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15717
15718         * Makefile.in (all-gettext, all-intl): New targets.
15719         (ALL_MODULES): Added all-gettext, all-intl.
15720         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15721         (INSTALL_MODULES): Added install-gettext, install-intl.
15722         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15723
15724         * configure.in (host_tools): Added gettext.
15725         (native_only): Likewise.
15726         (noconfigdirs) [various cases]: Likewise.
15727         (host_libs): Added intl.
15728
15729 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15730
15731         * configure: Do not disable building gdbtk for cygwin32 hosts.
15732
15733 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15734
15735         * configure.in: Add thumb-coff target.
15736         * config.sub: Add thumb-coff target.
15737
15738 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15739
15740         * Makefile.in: Revert yesterday's change.
15741         (all-target-winsup):  all-target-librx stays out of here.
15742
15743 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15744
15745         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15746         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15747         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15748         Remove references to librx and libg++.
15749
15750 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15751
15752         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15753         recursive makes
15754
15755 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15756
15757         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15758         for newlib directory.
15759         (CXX_FOR_TARGET): Likewise.
15760
15761 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15762
15763         * ltconfig: Update after libtool/ltconfig.in change for
15764         hpux11.
15765
15766 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15767
15768         * ltconfig, ltmain.sh: Update to libtool 1.2.
15769
15770 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15771
15772         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15773         (install-gcc-cross): Instead, override LANGUAGES here.
15774
15775 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15776
15777         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15778         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15779
15780 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15781
15782         * configure.in: Add Thumb-pe target.
15783
15784 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15785
15786         * Makefile.in - changed sn targets to snavigator
15787         * configure.in - changed sn targets to snavigator
15788
15789 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15790
15791         * config-ml.in: After building symlink tree call make distclean
15792         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15793         to be the case for libiberty.
15794
15795 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15796
15797         * configure: When making link, also check the current
15798         directory. The configure scripts may create one.
15799
15800 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15801
15802         * config.sub: Accept alphapca56 and alphaev6 properly.
15803
15804 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15805
15806         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15807
15808 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15809
15810         * config.sub (sco5): Fix typo.
15811
15812 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15813
15814         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15815         install-itcl.
15816         (install-itcl): Remove dependency on install-tcl.
15817
15818 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15819
15820         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15821
15822 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15823
15824         * configure.in: Don't build libgui for a cygwin32 target when not on
15825         a cygwin32 host.
15826
15827 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15828
15829         * configure (redirect): Set to null, so default behavior of
15830         configure is now --verbose.
15831
15832 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15833
15834         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15835         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15836
15837 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15838
15839         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15840         this change to sync Makefile.in with its ChangeLog entries.
15841
15842 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15843
15844         * ltmain.sh (mkdir): Check that the directory doesn't exist
15845         before we exit with error, so that we don't get races during
15846         parallel builds.
15847
15848 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15849
15850         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15851
15852 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15853
15854         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15855         PICFLAG_FOR_TARGET.
15856         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15857
15858         * configure: Emit a definition for the new macro enable_shared
15859         into each Makefile.
15860
15861 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15862
15863         * configure.in (host_tools, native_only): Add libtool.
15864
15865 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15866
15867         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15868         Fix typo in ming config comment.
15869
15870 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15871
15872         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15873
15874 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15875
15876         * config.sub: Add tic30 cases, and map c30 to tic30.
15877
15878 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15879
15880         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15881         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15882         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15883         (CLEAN_TARGET_MODULES): Similarly
15884         (all-target-libf2c): Add dependences.
15885         * configure.in (target_libs): Add libf2c.
15886
15887 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15888
15889         * configure.in: Remove expect from noconfigdirs when target
15890         is cygwin32.  OK to build expect and dejagnu with Canadian
15891         Cross.
15892
15893 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15894
15895         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15896         host.
15897
15898         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15899         and mingw32.
15900
15901 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15902
15903         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15904         here as it is not defined in the toplevel Makefile.
15905
15906 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15907
15908         * configure (package_makefile_rules_frag): New variable, which names
15909         a file with generic rules, ...
15910         Change comment to mention we now have FIVE parts.
15911         * configure: Undo last change.
15912
15913 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15914
15915         * config.guess: More accurate determination of HP processor types.
15916         * config.sub: More accurate determination of HP processor types.
15917
15918 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15919
15920         * configure (package_makefile_frag): Move inserting the
15921         ${package_makefile_frag} to where it should be according
15922         to the comment.
15923
15924 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15925
15926         * config.guess: Add support for Linux/ARM.
15927
15928 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15929
15930         * .cvsignore: Remove *-info and *-install since they match
15931         release-info and mpw-install, which we don't want to just ignore.
15932
15933 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15934
15935         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15936
15937 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15938
15939         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15940         local_prefix to sub-make invocations.
15941
15942 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15943
15944         * configure.in: Check makefile fragments in the source
15945         directory.
15946
15947 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15948
15949         * configure.in: Check whether host and target makefile
15950         fragments exist before adding them to *_makefile_frag.
15951
15952 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15953
15954         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15955
15956 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15957
15958         * configure.in: Make sure we only replace RPATH_ENVVAR on
15959         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15960         regexp to sed.
15961
15962         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15963         to sub-makes.
15964
15965 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15966
15967         * config-ml.in (multi-do): LDFLAGS must include multilib
15968         designator.
15969
15970 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15971
15972         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15973
15974 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15975
15976         * config.sub: Add mingw32 support.
15977         * configure.in: Likewise.
15978
15979 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15980
15981         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15982
15983 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15984
15985         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15986         * configure (gxx_include_dir): Provide a definition for subdirs
15987         which do not use autoconf.
15988
15989 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15990
15991         * config.guess: Sync with egcs.  Picks up new alpha support,
15992         BeOS & some additional linux support.
15993
15994 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15995
15996         * config.guess: HP 9000/803 is a PA1.1 machine.
15997
15998 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15999
16000         * configure.in: It's alpha*-...
16001
16002 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16003
16004         * configure.in (host_makefile_frag, target_makefile_frag):
16005         Handle multiple config files.
16006         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16007         alpha-*-*.
16008
16009 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16010
16011         * mkdep: New file.
16012
16013 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16014
16015         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16016
16017 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16018
16019         * Makefile.in: Add libgui directory.
16020         (GDB_TK): Add all-libgui.
16021         * configure.in: Add libgui directory.
16022         * configure: Add all-libgui to GDB_TK.
16023
16024 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16025
16026         * config-ml.in (multidirs): Add m32r to multilib list.
16027
16028 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16029
16030         * Makefile.in (all-target-gperf): Change dependency to
16031         all-target-libstdc++.
16032
16033 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16034
16035         * config.guess: Add BeOS support.
16036
16037 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16038
16039         Source directory cvs renamed to cvssrc:
16040         * configure.in (host_tools): Change cvs to cvssrc.
16041         (native_only): Likewise.
16042         (noconfigdirs) [various cases]: Likewise.
16043         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16044         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16045         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16046         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16047         (all-cvssrc): Rename target from all-cvs.
16048
16049 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16050
16051         * configure (gxx_include_dir): Fix thinko.
16052
16053 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16054
16055         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16056         (install-cross, install-gcc-cross): New targets.
16057
16058 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16059
16060         * configure.in (noconfigdirs): Add support for Thumb target.
16061
16062         * config.sub (maybe_os): Add support for Thumb target.
16063
16064 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16065
16066         * Makefile.in: Add rules for cygmon.
16067
16068         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16069
16070 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16071
16072         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16073         * configure (gxx_include_dir): Provide a definition for subdirs
16074         which do not use autoconf.
16075
16076 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16077
16078         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16079         11/18/97 build
16080
16081 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16082
16083         * From Franz Sirl.
16084         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16085         found on RedHat Linux systems.
16086
16087 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16088
16089         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16090         guesses.
16091
16092 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16093
16094         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16095
16096 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16097
16098         * ltmain.sh: If mkdir fails, check whether the directory was created
16099         anyhow by some other process.
16100
16101 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16102
16103         * configure.in (d30v-*-*): Configure all directories.
16104
16105 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16106
16107         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16108         for the D30V.
16109
16110 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16111
16112         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16113
16114 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16115
16116         * include/libiberty.h: Add extern "C" { so it can be used with C++
16117         progrms.
16118         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16119         programs.
16120
16121 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16122
16123         * configure.in (d30v-*-*): Configure GCC now.
16124
16125 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16126
16127         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16128         is no longer needed.
16129
16130 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16131
16132         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16133
16134 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16135
16136         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16137         targets using "$@" to provide support for similar but not identical
16138         targets without having to duplicate code.
16139
16140 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16141
16142         * makefile.vms: Fix to work with DEC C.
16143
16144 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16145
16146         * config.sub: Add mips-tx39-elf to marketing names.
16147
16148 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16149
16150         * ltmain.sh: Handle symlinks in generated script.
16151
16152 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16153
16154         * configure: Handle autoconf style directory options: --bindir,
16155         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16156         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16157         --sysconfdir.
16158         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16159         (sharedstatedir, localstatedir, oldincludedir): New variables.
16160         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16161         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16162         sbindir, sharedstatedir, and sysconfdir.
16163
16164 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16165
16166         * Makefile.in (bootstrap-lean): New target.
16167
16168 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16169
16170         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16171         sn, and gnuserv from noconfigdirs.
16172
16173 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16174
16175         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16176
16177 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16178
16179         * Makefile.in (cross): New target.
16180
16181 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16182                           Jeff Law         <law@cygnus.com>
16183
16184         * Makefile.in (bootstrap2, bootstrap3): New targets.
16185         (all-bootstrap): Remove outdated and confusing target.
16186         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16187
16188 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16189
16190         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16191         windows.  Consistent with gdb/configure.
16192
16193 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16194
16195         * configure.in: Name Linux target fragment.
16196
16197         * configure: Rewrite so that project Makefile fragment is inserted
16198         first and appears last in the resulting Makefile.
16199
16200 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16201
16202         * Makefile.in (install-itcl): Install tcl first.
16203
16204 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16205
16206         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16207
16208 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16209
16210         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16211
16212         * configure.in (skipdirs): Add target-librx for Linux.
16213         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16214
16215 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16216
16217         * Makefile.in (bootstrap): New target.
16218
16219 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16220
16221         * config.sub: Accept 'amigados' for backward compatibility.
16222
16223 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16224
16225         * config.guess: Merge with FSF.
16226
16227 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16228
16229         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16230
16231 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16232
16233         * config.sub: Add "marketing-names" patch.
16234
16235 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16236
16237         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16238
16239 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16240
16241         * config.sub: Handle v850-elf.
16242
16243 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16244
16245         * .cvsignore (*-install): Remove.
16246
16247 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16248
16249         * ltconfig: Set CONFIG_SHELL in libtool.
16250         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16251
16252 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16253
16254         * configure.in (target_subdir): Set to libraries if enable_multilib.
16255
16256 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16257
16258         * config.guess: Update from gcc directory.
16259
16260 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16261
16262         * Makefile.in (all-sim): Depends on all-readline.
16263
16264 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16265
16266         * Makefile.in (BISON, YACC): Use $$s.
16267         (all-bison): Depend on all-texinfo.
16268
16269 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16270
16271         * Makefile.in (BISON): Add -L flag.
16272         (YACC): Likewise.
16273
16274 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16275
16276         * configure.in (noconfigdirs): Add support for v850e target.
16277
16278         * config.sub (maybe_os): Add support for v850e target.
16279
16280 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16281
16282         * configure.in (noconfigdirs): Add support for v850ea target.
16283
16284         * config.sub (maybe_os): Add support for v850ea target.
16285
16286 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16287
16288         * config.sub: Add mipstx39.  Delete r3900.
16289
16290 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16291
16292         * Makefile.in (all-autoconf): Depends on all-texinfo.
16293
16294 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16295
16296         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16297         eabi targets.
16298
16299 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16300
16301         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16302
16303         * configure: When handling a Canadian Cross, handle YACC as well as
16304         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16305         * Makefile.in (all-bison): Depend upon all-texinfo.
16306
16307 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16308
16309         * Makefile.in (BISON): bison, not byacc or bison -y.
16310         (YACC): bison -y or byacc or yacc.
16311         (various): Add *-bison as appropriate.
16312         (taz): No need to mess with BISON anymore.
16313
16314 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16315
16316         * configure: If OSTYPE matches *win32*, try to find a good value for
16317         CONFIG_SHELL.
16318
16319 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16320
16321         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16322         configure.in if it is present.
16323
16324 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16325
16326         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16327
16328 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16329
16330         * config.sub: Recognize `arc' cpu.
16331         * configure.in: Likewise.
16332         * config-ml.in: Likewise.
16333
16334 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16335
16336         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16337
16338 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16339
16340         * configure: Changed sed delimiter from ':' to '|' when
16341         attempting to substitute ${config_shell} for SHELL. On
16342         NT ${config_shell} may contain a ':' in it.
16343
16344 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16345
16346         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16347
16348 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16349
16350         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16351
16352 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16353
16354         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16355
16356         * ylwrap: If the program is a relative path, force it to be
16357         absolute.
16358
16359 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16360
16361         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16362
16363 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16364
16365         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16366         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16367         for libraries.
16368
16369 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16370
16371         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16372         separated by spaces.
16373
16374 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16375
16376         * ylwrap: New file.
16377         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16378
16379         * ltmain.sh: Handle /bin/sh at start of install program.
16380
16381         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16382
16383         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16384         * missing: New file, from automake 1.2.
16385
16386 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16387
16388         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16389         check-tk to CHECK_X11_MODULES.
16390
16391 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16392
16393         * config.sub: Merge with FSF.
16394
16395 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16396
16397         * config.guess: Merge with FSF.
16398
16399 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16400
16401         * configure: Treat msdosdjgpp like go32.
16402         * configure.in: Likewise.  Don't remove gprof for go32.
16403
16404         * configure: Change Makefile.tem2 to Makefile.tm2.
16405
16406 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16407
16408         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16409
16410 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16411
16412         * install-sh (chmodcmd): Set to null if the DST directory already
16413         exists.  Same as Nov 11th change.
16414
16415 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16416
16417         * configure (GDB_TK): Needs itcl and tix.
16418
16419 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16420
16421         * config.guess: Update from FSF.
16422
16423 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16424
16425         * Makefile.in (GDB_TK): Depend on itcl and tix.
16426
16427 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16428
16429         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16430         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16431         (INSTALL_SCRIPT): New variable.
16432         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16433         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16434         to -x.
16435         * install-sh: Add support for -x option.
16436
16437 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16438
16439         * configure.in, Makefile.in: Treat tix like itcl.
16440
16441 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16442
16443         * Makefile.in (WINDRES): New variable.
16444         (WINDRES_FOR_TARGET): New variable.
16445         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16446         (EXTRA_HOST_FLAGS): Add WINDRES.
16447         (EXTRA_TARGET_FLAGS): Add WINDRES.
16448         (EXTRA_GCC_FLAGS): Add WINDRES.
16449         ($(DO_X)): Pass down WINDRES.
16450         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16451         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16452         DLLTOOL_FOR_TARGET.
16453
16454 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16455
16456         * configure.in: configure sim before gdb for win32-x-ppc
16457
16458 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16459
16460         Move gperf into the toplevel, from libg++.
16461         * configure.in (target_tools): Add target-gperf.
16462         (native_only): Add target-gperf.
16463         * Makefile.in (all-target-gperf): New target, depend on
16464         all-target-libg++.
16465         (configure-target-gperf): Empty rule.
16466         (ALL_TARGET_MODULES): Add all-target-gperf.
16467         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16468         (CHECK_TARGET_MODULES): Add check-target-gperf.
16469         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16470         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16471
16472 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16473
16474         * config.sub (mn10200): Recognize new basic machine.
16475
16476 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16477
16478         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16479         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16480
16481 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16482
16483         * configure.in: If we're building mips-sgi-irix6* native, turn on
16484         ENABLE_MULTILIB and set TARGET_SUBDIR.
16485
16486 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16487
16488         * Makefile.in (all-sn): Depend on all-grep.
16489
16490 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16491
16492         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16493
16494         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16495         Makefile.  From Jeff Makey <jeff@cts.com>.
16496         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16497
16498         * Makefile.in (DISTBISONFILES): Remove.
16499         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16500         $(DEFAULT_YACC).
16501
16502         * configure.in: Build itl, db, sn, etc., when building for native
16503         cygwin32.
16504
16505         * Makefile.in (LD): New variable.
16506         (EXTRA_HOST_FLAGS): Pass down LD.
16507         ($(DO_X)): Likewise.
16508
16509 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16510
16511         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16512
16513 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16514
16515         * configure.in (targargs): Strip out any supplied --build argument
16516         before adding our own. Always add --build.
16517
16518 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16519
16520         * configure.in (targargs): Pass --build if we're doing
16521         a cross-compile.
16522
16523 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16524
16525         * configure: Use '|' instead of ":" as the separator in
16526         sed. Otherwise sed chokes on NT path names with drive
16527         designators. Also look for "?:*" as the leading characters in an
16528         absolute pathname.
16529
16530 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16531
16532         * config.sub: Support for r3900.
16533
16534 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16535
16536         * configure.in: Use install-sh, not install.sh.
16537
16538 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16539
16540         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16541         apply it twice.
16542
16543 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16544
16545         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16546         install-binutils.
16547
16548 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16549
16550         * Makefile.in: Add automake targets.
16551         * configure.in (host_tools): Add automake.
16552
16553 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16554
16555         * configure: Default CXX to c++, not gcc.
16556         * Makefile.in (CXX): Set to c++, not gcc.
16557         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16558
16559 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16560
16561         * install-sh: try appending a .exe if source file doesn't
16562         exist
16563
16564 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16565
16566         * configure.in: Turn on multilib by default.
16567         (cross_only): Remove target-libiberty.
16568
16569         * Makefile.in (all-gcc): Don't depend on libiberty.
16570
16571 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16572
16573         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16574
16575 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16576
16577         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16578         (DISTBISONFILES): Add ld/Makefile.in
16579
16580 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16581
16582         * configure.in: if target is cygwin32 but host isn't cygwin32,
16583         don't configure gdb tcl tk expect, not just gdb.
16584
16585 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16586
16587         * configure.in: Added gnuserv everywhere sn appears.
16588
16589         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16590         (CROSS_CHECK_MODULES): Added check-gnuserv.
16591         (INSTALL_MODULES): Added install-gnuserv.
16592         (CLEAN_MODULES): Added clean-gnuserv.
16593         (all-gnuserv): New target.
16594
16595 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16596
16597         * config.guess: Fixes for MIPS OpenBSD systems.
16598
16599 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16600
16601         * Makefile.in (INSTALL_XFORM): Remove.
16602         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16603
16604         * mkinstalldirs: New file, copied from automake.
16605         * Makefile.in (installdirs): Rename from install-dirs.  Use
16606         mkinstalldirs.  Change all users.
16607         (DEVO_SUPPORT): Add mkinstalldirs.
16608
16609 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16610
16611         * install-sh: Rename from install.sh.
16612         * Makefile.in (INSTALL): Change install.sh to install-sh.
16613         (DEVO_SUPPORT): Likewise.
16614
16615         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16616         Graichen <graichen@rzpd.de>.
16617
16618 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16619
16620         * config.guess: Recognize OpenBSD systems correctly.
16621
16622 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16623
16624         * README, Makefile.in (ETC_SUPPORT): Remove references to
16625         cfg-paper*, configure.{texi,man,info*}._
16626
16627 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16628
16629         * Makefile.in (all.normal): Ensure that gcc is built after all
16630         the x11 - ie gdb - targets.
16631
16632 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16633
16634         * makefile.vms: Don't run conf-a-gas.
16635
16636 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16637
16638         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16639
16640 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16641
16642         * configure.in: Remove noconfigdirs case since gdb also
16643         configures and builds for tic80-coff.
16644
16645 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16646
16647         * configure: Set cache_file to config.cache.
16648         * Makefile.in (local-distclean): Remove config.cache.
16649
16650 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16651
16652         * COPYING: Update FSF address.
16653
16654 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16655
16656         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16657         noconfigdirs.
16658
16659 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16660
16661         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16662         MAKEDIRS, is empty.
16663
16664 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16665
16666         * config.sub: Tweak mn10300 entry.
16667
16668 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16669
16670         * configure.in (host_tools): Put sim before gdb, so gdb's
16671         configure.tgt can determine if the simulator was configured.
16672
16673 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16674
16675         * config.sub: Move BeOS $os case to be with other Cygnus
16676         local cases.
16677
16678 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16679
16680         * config.sub: Remove misplaced comment that broke Linux.
16681
16682 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16683
16684         * config.sub: Add BeOS support.
16685
16686 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16687
16688         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16689
16690 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16691
16692         * configure.in (noconfigdirs): Remove tcl and tk from
16693         noconfigdirs for cygwin32 builds.
16694
16695 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16696
16697         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16698
16699 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16700
16701         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16702         make-all.com, use makefile.vms instead.
16703
16704 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16705
16706         * config.sub: Accept -lnews*.
16707
16708 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16709
16710         * configure.in (noconfigdirs): Disable target-newlib,
16711         target-examples and target-libiberty for d30v.
16712
16713 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16714
16715         * configure.in (noconfigdirs): Enable ld for d30v.
16716
16717 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16718
16719         * configure.in (tic80-*-*): Build compiler.
16720
16721 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16722
16723         * configure.in (d30v-*): Remove sim directory from list of
16724         unsupported d30v directories
16725
16726 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16727
16728         * config.sub, configure.in: Add d30v target cpu.
16729
16730 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16731
16732         * makefile.vms: New file.
16733         * make-all.com: Remove.
16734
16735 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16736
16737         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16738
16739 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16740
16741         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16742
16743 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16744
16745         * Makefile.in (ALL_MODULES): Added all-db.
16746         (CROSS_CHECK_MODULES): Addec check-db.
16747         (INSTALL_MODULES): Added install-db.
16748         (CLEAN_MODULES): Added clean-db.
16749
16750 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16751
16752         * config.guess: Merge with latest FSF sources.
16753
16754 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16755
16756         * Makefile.in (ALL_MODULES): Added all-itcl.
16757         (CROSS_CHECK_MODULES): Added check-itcl.
16758         (INSTALL_MODULES): Added install-itcl.
16759         (CLEAN_MODULES): Added clean-itcl.
16760
16761 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16762
16763         * configure.in: build gdb for mn10200
16764
16765 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16766
16767         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16768
16769 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16770
16771         * configure.in (tic80-*-*): Turn off most targets right now.
16772
16773 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16774
16775         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16776         rather than the makeinfo program.
16777         (do-info): Depend upon all-texinfo.
16778
16779 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16780
16781         * configure.in: Remove uses of config/mh-linux.
16782
16783         * config.sub, config.guess: Merge with latest FSF sources.
16784
16785 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16786
16787         * config.sub (case $basic_machine): Add tic80 entries.
16788
16789 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16790
16791         * config.sub, config.guess: Merge with latest FSF sources.
16792
16793 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16794
16795         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16796         * mpw-config.in: Test for NewFolderRecursive.
16797         * mpw-install: Use symbolic name for startup filename.
16798         * mpw-README: Add various additional details.
16799
16800 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16801
16802         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16803
16804 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16805
16806         * configure.in: Do build gcc and the target libraries for
16807         the mn10200.
16808
16809 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16810
16811         * configure.in: don't avoid building gdb for mn10300 any more
16812         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16813         instead of single-quoting it.
16814
16815 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16816
16817         * configure.in: Don't use --with-stabs on IRIX 6.
16818
16819 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16820
16821         * configure.in (m32r): Build gdb, libg++ now.
16822
16823 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16824
16825         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16826         directories from noconfigdirs.
16827
16828 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16829
16830         * config.sub (basic_machine): added mips16 configuration
16831
16832 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16833
16834         * config.sub: Handle d10v-unknown.
16835
16836 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16837
16838         * config.sub: Handle v850-unknown.
16839
16840 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16841
16842         * Makefile.in: add findutils
16843         * configure.in: add findutils to list of host_tools
16844
16845 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16846
16847         * config.sub: Handle mn10200 and mn10300.
16848
16849 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16850
16851         * configure.in (d10v-*): Do not build librx.
16852
16853 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16854
16855         * configure.in (mn10300): Build everything except gdb & libgloss.
16856
16857 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16858
16859         * config.guess:  Patch for Dansk Data Elektronik servers,
16860         from Niels Skou Olsen <nso@dde.dk>.
16861
16862         For ncr, use /bin/uname rather than uname, since GNU uname does not
16863         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16864
16865         Patch for MIPS R4000 running System V,
16866         from Eric S. Raymond <esr@snark.thyrsus.com>.
16867
16868         Fix thinko for nextstep.
16869
16870         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16871
16872         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16873         * config.guess: Guess mips-dec-mach_bsd4.3.
16874
16875         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16876         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16877         release numbers.
16878         * config.guess (mips-mips-riscos*):  Emit just enough of the
16879         release number.
16880
16881         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16882         * config.guess (sparc-auspex-sunos*):  Added.
16883         (f300-fujitsu-*): Added.
16884
16885         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16886         * config.guess:  Recognize a Tadpole as a sparc.
16887
16888 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16889
16890         * config.guess: Don't assume that NextStep version is either 2 or
16891         3.  NextStep 4 (aka OpenStep 4) has come out now.
16892
16893 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16894
16895         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16896         From Rik Faith <faith@cs.unc.edu>.
16897
16898 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16899
16900         * config.sub: Contributions from bug-gnu-utils to:
16901         Support plain "hppa" (no version given) architecture, reported by
16902         OpenStep.
16903         OpenBSD like NetBSD.
16904         LynxOs is not a hardware supplier.
16905
16906         * config.guess: Contributions from bug-gnu-utils to add support for:
16907         OpenBSD like NetBSD.
16908         Stratus systems.
16909         More Pyramid systems.
16910         i[n>4]86 Intel chips.
16911         M680[n>4]0 Motorola chips.
16912         Use unknown instead of lynx for hardware manufacturer.
16913
16914 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16915
16916         * install.sh (chmodcmd): Set to null if the DST directory already
16917         exists.
16918
16919 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16920
16921         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16922         not use mt-ppc target Makefile fragment any more.
16923
16924 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16925
16926         * configure.in (*-*-windows):  Exclude everything but those dirs
16927         needed to build windows.
16928
16929 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16930
16931         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16932
16933 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16934
16935         * configure.in:  Exclude mmalloc from i386-windows.
16936
16937 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16938
16939         * Undo my previous change.
16940
16941 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16942
16943         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16944         unconditionally.
16945         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16946
16947 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16948
16949         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16950         host to add it's own flags.
16951
16952 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16953
16954         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16955
16956 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16957
16958         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16959         (CXX_FOR_TARGET): Likewise.
16960         (GCC_FOR_TARGET): Define.
16961         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16962         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16963         CC_FOR_TARGET was specified on the command line.
16964         (MAKEOVERRIDES): Don't define.
16965
16966 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16967
16968         * configure.in (m32r): Fix spelling of libg++ libs.
16969
16970 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16971
16972         * config.sub (-apple*): Remove, now redundant.
16973
16974 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16975
16976         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16977
16978         * configure: Rework yesterday's sed script patch.
16979
16980         * config.sub: Merge with FSF.
16981
16982 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16983
16984         * config.guess:  Merge from FSF.
16985
16986         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16987         * config.guess: Use pc instead of unknown, for pc clone systems.
16988         Change linux to linux-gnu.
16989
16990         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16991         * config.guess: Avoid non-portable tr syntax.
16992
16993 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16994
16995         * test-build.mk (HOLES): Add "xargs" for gdb.
16996
16997         * configure: Avoid hpux10.20 sed bug.
16998
16999 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17000
17001         * configure.in:  Add support for windows host
17002         (that is a build done under the Microsoft build environment).
17003
17004 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17005
17006         * Makefile.in: Replace all uses of srcroot with s, to shrink
17007         command line lengths.
17008
17009         Patches from Geoffrey Noer <noer@cygnus.com>:
17010         * configure.in: If configuring for newlib, pass --with-newlib to
17011         subdirectories.
17012         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17013         -Bnewlib/ and -Lwinsup to gcc.
17014         (CXX_FOR_TARGET): Likewise.
17015
17016 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17017
17018         * Makefile.in (ETC_SUPPORT): Add configure.
17019
17020 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17021
17022         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17023         host configuration file.
17024
17025 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17026
17027         * configure.in: Break mn10x00 support into separate
17028         mn10200 and mn10300 configurations.
17029         * config.sub: Likewise.
17030
17031 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17032
17033         * configure.in: Add lots of stuff to noconfigdirs for
17034         the mn10x00 targets.
17035
17036         * config.sub, configure.in: Add mn10x00 support.
17037
17038 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17039
17040         * make-all.com: Call conf-a-gas, not config-a-gas.
17041
17042 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17043
17044         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17045         targets.
17046
17047 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17048
17049         * mpw-README: Add much more detail for native PowerMac.
17050         * mpw-install: New file.
17051         * mpw-configure: Add --norecursion and --help options.
17052         * mpw-config.in: Translate readme and install files when
17053         copying to objdir.
17054         * mpw-build.in: Don't always depend on byacc and flex.
17055         (install-only-top): New action.
17056
17057 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17058
17059         * configure.in:  You can now configure GDB for the v850.
17060
17061 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17062
17063         * configure.in (noconfigdirs): Don't configure any C++ dirs
17064         if targeting D10V.
17065
17066 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17067
17068         * config.sub: Recognize mips64vr5000.
17069
17070 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17071
17072         * configure.in: Use a single line for host_tools and native_only.
17073
17074 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17075
17076         * config.sub, configure.in: Add entries for m32r.
17077
17078 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17079
17080         * Makefile.in (inet-install): Don't run install-gzip.
17081
17082 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17083
17084         * configure.in:  Don't config lots of things for *-*-windows*.
17085
17086 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17087
17088         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17089         (host_libs, host_tools): Copy from configure.in.
17090         * mpw-configure: Don't complain about directories not found.
17091
17092 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17093
17094         * configure.in (i[345]86): Recognize i686 for pentium pro.
17095         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17096         file.
17097
17098         * config.guess (i[345]86): Ditto.
17099
17100 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17101
17102         * configure.in (noconfigdirs): Removed gdb for D10V.
17103
17104 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17105
17106         * configure.in: Remove ld, target-libio, target-libg++, and
17107         target-libstdc++ from noconfigdirs.
17108
17109 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17110
17111         * configure: Fix three locations where shell scripts were
17112         being run directly rather than with config_shell.
17113
17114 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17115
17116         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17117         * config.sub (basic_machine): Recognize v850.
17118
17119 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17120
17121         * mpw-configure: Handle multiple enable/disable options and
17122         pass them down recursively, handle -c and -s flags appropriately
17123         depending on choice of compiler, add escape mechanism for
17124         quoted arguments to gC.
17125
17126 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17127
17128         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17129         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17130         so that -mrelocatable-lib and -mno-eabi are used.
17131
17132         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17133         not support --print-multi-lib, don't abort.
17134
17135 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17136
17137         * make-all.com: Run config-a-gas.
17138         * setup.com: Don't copy subdirectory files around.
17139
17140 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17141
17142         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17143         target, it now compiles correctly.
17144
17145 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17146
17147         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17148
17149 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17150
17151         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17152
17153 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17154
17155         * configure.in (native_only): Add prms.
17156
17157 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17158
17159         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17160         (BINUTILS_SUPPORT_DIRS): Likewise.
17161
17162 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17163
17164         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17165         d10v support is added.
17166
17167 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17168
17169         * configure.in (d10v-*-*): New target.
17170
17171 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17172
17173         * config.guess (HP 9000/811): Recognize this as a PA1.1
17174         machine.
17175
17176 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17177
17178         * Makefile.in (do-tar-gz): New target, split out from tail end of
17179         taz target.  Run each command separately, don't use pipes.
17180         (taz): Use it.
17181
17182 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17183
17184         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17185         * mpw-build.in: No builds should depend on building byacc or flex,
17186         they are assumed to be installed already.
17187
17188 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17189
17190         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17191         variable that CC_FOR_TARGET needs.
17192
17193 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17194
17195         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17196         options have changed since the last time the subdirectory was
17197         configured, and if it has, reconfigure.
17198         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17199         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17200
17201 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17202
17203         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17204         CLEAN_MODULES): Add bash.
17205         (all-bash): New target.
17206
17207 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17208
17209         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17210
17211 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17212
17213         * config.sub (basic_machine): Recognize d10v as a valid processor.
17214
17215 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17216
17217         * mpw-configure: Add support for --bindir.
17218         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17219
17220 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17221
17222         * configure.in: add bash, time, gawk to list of hosttools and things
17223         to only build for native toolchains
17224
17225 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17226
17227         * Makefile.in (docdir): Remove.
17228
17229 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17230
17231         * Makefile.in (datadir): Set to $(prefix)/share.
17232
17233 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17234
17235         * configure.in: build diff and patch for cygwin32-hosted
17236         toolchains.
17237
17238 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17239
17240         * config.sub: Accept -rtems*.
17241
17242 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17243
17244         * configure.in: enable dosrel for cygwin32-hosted builds,
17245                 remove diff from the list of things not buildable
17246                 via Canadian Cross
17247
17248 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17249
17250         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17251         don't get ". ".
17252
17253 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17254
17255         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17256
17257 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17258
17259         * Makefile.in (taz): Handle case where tex3patch didn't even get
17260         checked out.  Also, if it was found, put the symlink in a new util
17261         subdirectory.
17262
17263 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17264
17265         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17266
17267 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17268
17269         * config.sub: Recognize -openvms.
17270         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17271         * make-all.com, setup.com: New files.
17272
17273 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17274
17275         * Makefile.in (taz): tex3patch moved to texinfo/util.
17276
17277 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17278
17279         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17280         * configure.in: remove make from disable-if-Can-Cross list
17281                 enable gdb if ${host} and ${target} are cygwin32
17282
17283 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17284
17285         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17286         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17287
17288 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17289
17290         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17291         distinguish sysv/svr4/bsd variants.
17292         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17293
17294 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17295
17296         * configure.in: Added copyright notice.
17297         * move-if-change: Added copyright notice.
17298
17299 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17300
17301         * configure.in (powerpcle-*-solaris*): Until we get shared
17302         libraries working, don't build gdb, sim, make, tcl, tk, or
17303         expect.
17304
17305 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17306
17307         * config.guess:  Merge with FSF:
17308
17309         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17310         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17311
17312         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17313         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17314
17315         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17316         * config.guess:  Combine two OSF1 rules.
17317         Also recognize field test versions.  From mjr@zk3.dec.com.
17318         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17319         because GNU uname does not support -p.  From pmr@pajato.com.
17320
17321 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17322
17323         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17324
17325 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17326
17327         * mpw-README: Document GCCIncludes.
17328
17329 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17330
17331         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17332
17333 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17334
17335         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17336
17337 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17338
17339         * configure.in (*-*-cygwin32): Configure make.
17340
17341 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17342
17343         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17344
17345 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17346
17347         * Makefile.in (all-inet): Depend on all-perl.
17348
17349         * Makefile.in (inet-install): New target.
17350
17351         * Makefile.in (all-inet): Depend on all-tcl.
17352         (all-inet): Depend on all-send-pr.
17353
17354 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17355
17356         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17357         temporarily.
17358
17359 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17360
17361         * configure.in: Don't configure --with-gnu-ld on AIX.
17362
17363 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17364
17365         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17366
17367 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17368
17369         * Makefile.in (ALL_MODULES): Added all-inet.
17370         (CROSS_CHECK_MODULES): Added check-inet.
17371         (INSTALL_MODULES): Added install-inet.
17372         (CLEAN_MODULES): Added clean-inet.
17373         (all-indent): New target.
17374
17375         * configure.in (host_tools): Added inet.
17376         (native_only): Added inet.
17377         (noconfigdirs): Added inet.
17378
17379 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17380
17381         * configure.in: Don't configure libgloss if we are not configuring
17382         newlib.
17383
17384 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17385
17386         * configure.in: Don't configure libgloss for unsupported
17387         architectures.
17388
17389 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17390
17391         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17392
17393 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17394
17395         * Makefile.in (ALL_MODULES): Include all-apache.
17396         (CROSS_CHECK_MODULES): Include check-apache.
17397         (INSTALL_MODULES): Include install-apache.
17398         (all-apache): New target.
17399
17400         * configure.in: Added apache everywhere perl is seen.
17401
17402 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17403
17404         * Makefile.in: Add support for clean-{module} and
17405         clean-target-{module} rules.
17406
17407 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17408
17409         * configure.in (*-*-ose) do not build libgloss.
17410
17411 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17412
17413         * config.guess (prep*:SunOS:5.*:*): Turn into
17414         powerpele-unknown-solaris2.
17415
17416 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17417
17418         * configure.in: Permit --enable-shared to specify a list of
17419         directories.
17420
17421 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17422
17423         * configure.in (host==solaris): Pass only the first word of $CC
17424         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17425
17426 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17427
17428         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17429
17430 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17431
17432         * Makefile.in (ALL_MODULES): Include all-perl.
17433         (CROSS_CHECK_MODULES): Include check-perl.
17434         (INSTALL_MODULES): Include install-perl.
17435         (ALL_X11_MODULES): Include all-guile.
17436         (CHECK_X11_MODULES): Include check-guile.
17437         (INSTALL_X11_MODULES): Include install-guile.
17438         (all-perl): New target.
17439         (all-guile): New target.
17440
17441         * configure.in (host_tools): Include perl and guile.
17442         (native_only): Include perl and guile.
17443         (noconfigdirs): Don't build guile and perl; no ports have been
17444         done.
17445
17446 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17447
17448         * configure (--enable-*): Handle quoted option lists such as
17449         --enable-sim-cflags='-g0 -O' better.
17450
17451 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17452
17453         * Makefile.in ({,inst}all-target): New rule so we can make and
17454         install all of the target directories easily.
17455
17456 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17457
17458         * configure.in: Add missing global flag in sed substitution when
17459         deleting `target-' from ${configdirs}.
17460
17461 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17462
17463         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17464         option.
17465
17466         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17467         config/mh-necv4.
17468
17469         * install.sh: Correct misspelling of transformbasename.
17470
17471         * config.guess: Recognize mips-*-sysv*.
17472
17473 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17474
17475         * config.sub: Recognize mon960.
17476
17477 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17478
17479         * configure: Restore Canadian Cross handling of BISON and LEX,
17480         removed in Feb 20 change.
17481
17482 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17483
17484         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17485         Mention make install.  Remove the old copyright date as well the
17486         clumsy and rather pointless copyright on the README file.
17487
17488 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17489
17490         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17491         Makefile after running symlink-tree, then run `make distclean' to
17492         avoid clobbering any generated files in srcdir.
17493
17494 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17495
17496         * configure.in (m68k-*-netbsd*): Build everything now.
17497
17498 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17499
17500         * Makefile.in (taz): Fix quoting.
17501
17502 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17503
17504         * configure.in (sparclet-*-*): Build everything now.
17505
17506 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17507
17508         * configure.in (m68k-*-linux*): New host.
17509
17510 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17511
17512         * configure: Check for bison before byacc.
17513
17514 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17515
17516         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17517         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17518         searching PATH.  These are used as fallbacks by Makefile.in if
17519         flex/bison/byacc aren't in objdir.
17520
17521 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17522
17523         * Makefile.in: Make everything which depends upon all-bfd also
17524         depend upon all-opcodes, in case --with-commonbfdlib is used.
17525
17526 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17527
17528         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17529         building NT native compilers on Unix.
17530
17531 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17532
17533         * configure.in: Don't get CC from the host Makefile fragment if we
17534         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17535         Solaris test for /usr/ucb/cc to the post target script, just after
17536         the compiler sanity test.
17537
17538 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17539
17540         * config.sub: Merge with FSF.
17541
17542 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17543
17544         * Makefile.in (RPATH_ENVVAR): New variable.
17545         (REALLY_SET_LIB_PATH): Use it.
17546         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17547
17548 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17549
17550         * config.sub, configure.in: Recognize sparclet cpu.
17551
17552 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17553
17554         * config.guess:  Support m68k-cbm-sysv4.
17555
17556 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17557
17558         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17559         m68k-unknown-linuxaout from linker help string.  Put quotes around
17560         $ld_help_string.
17561
17562 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17563
17564         * config.guess (powerpc-harris-powerunix): Add guess for port
17565         to new target.
17566
17567 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17568
17569         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17570
17571 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17572
17573         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17574         $(REALLY_SET_LIB_PATH) in Makefile.
17575         * Makefile.in (SET_LIB_PATH): New variable.
17576         (REALLY_SET_LIB_PATH): New variable.
17577         ($(DO_X)): Use $(SET_LIB_PATH).
17578         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17579         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17580         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17581         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17582         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17583         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17584         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17585         (install-dosrel): Likewise.
17586         (all-opcodes): Depend upon all-libiberty.
17587
17588 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17589
17590         * config.guess (*:CYGWIN*): New
17591
17592 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17593
17594         * Makefile.in (all-target-winsup): All all-target-libiberty.
17595
17596 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17597
17598         * configure.in (noconfigdirs): Add missing # in front of comment.
17599
17600 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17601
17602         * configure.in: add second pass to things added to noconfigdirs
17603         so *-gm-magic can exclude libgloss properly.
17604
17605 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17606
17607         * mpw-configure (extralibs_name, rez_name): Set correctly
17608         for MWC68K compiler.
17609
17610         * mpw-README: Add more info on the necessary build tools.
17611
17612 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17613
17614         * configure.in, config.sub: Recognize cygwin32.
17615
17616 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17617
17618         * config.guess, config.sub: Recognize A/UX.
17619
17620 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17621
17622         * config.sub: Merge with gcc/config.sub.
17623
17624 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17625
17626         * mpw-build.in (do-binutils): Add build of stamps.
17627
17628 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17629
17630         * config.sub: Add recognition for mips64vr4100*-* targets.
17631
17632 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17633
17634         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17635         Add creation of gconfigargs with `--enable-shared' turned on.
17636         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17637         ($(host)-stamp-stage3-configured): Likewise.
17638         (HOLES): Add chatr and ldd.
17639         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17640
17641 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17642
17643         * configure: Pass --nfp to recursive configures.
17644
17645 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17646
17647         * Makefile.in (DLLTOOL): New.
17648         (DLLTOOL_FOR_TARGET): New.
17649         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17650         (EXTRA_TARGET_FLAGS): Ditto.
17651         (EXTRA_GCC_FLAGS): Ditto.
17652         (CONFIGURE_TARGET_MODULES): Ditto.
17653         (DO_X): Ditto.
17654         * configure: Add DLLTOOL.
17655
17656 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17657
17658         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17659         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17660         mh-sco, since old workarounds no longer needed, and don't
17661         build ld, since libraries have weak symbols in COFF.
17662
17663 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17664
17665         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17666
17667 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17668
17669         * configure.in: Make sure that ${CC} can be used to compile an
17670         executable.
17671
17672 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17673
17674         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17675         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17676         nothing depending on whether gdbtk is being built.
17677
17678 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17679
17680         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17681
17682 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17683
17684         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17685         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17686
17687 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17688
17689         * config-ml.in: Add support for
17690         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17691         Simplify setting of multidirs from --disable-foo.
17692
17693 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17694
17695         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17696         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17697         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17698         non-empty, pass them on to the  GCC make.
17699         (all-bootstrap): New rule that is like all-gcc, except it executes
17700         the GCC bootstrap rule instead of the GCC all rule.
17701
17702 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17703
17704         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17705
17706 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17707
17708         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17709         DG/UX support.
17710
17711 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17712
17713         * config.sub (i*86*) Change [345] to [3456]
17714
17715 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17716
17717         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17718         --with-gnu-ld=no.
17719
17720 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17721
17722         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17723         AIX multilibs get built.
17724
17725 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17726
17727         * configure.in (i386-win32): Don't build expect if we're not
17728         building the tcl subdir.
17729
17730 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17731
17732         * Makefile.in: (configure-target-examples, all-target-examples):
17733         New targets, configure and build example programs.
17734
17735 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17736
17737         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17738         use it as input to sedit the generated MPW makefile.
17739         * mpw-README: Add a suggestion about Gestalt.h.
17740
17741 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17742
17743         * config.sub: Accept *-*-ieee*.
17744
17745 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17746
17747         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17748         Ronald F. Guilmette <rfg@monkeys.com>.
17749
17750 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17751
17752         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17753         for powerpc-pe native.
17754         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17755         (target==powerpc-pe): duplicate i386-win32 entry.
17756
17757 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17758
17759         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17760         of vxworks, not just vxworks5.1.
17761
17762 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17763
17764         * mpw-configure: Add support for exec-prefix.
17765
17766 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17767
17768         * config.guess: Recognize HP model 816 machines as having
17769         a PA1.1 processor.
17770
17771 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17772
17773         * configure: Ignore new autoconf configure options.
17774
17775 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17776
17777         * config.guess:  Recognize Pentium under SCO.
17778         From Robert Lipe <robertl@arnet.com>.
17779
17780 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17781
17782         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17783
17784 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17785
17786         * configure.in: Don't configure gas for alpha-dec-osf*.
17787
17788 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17789
17790         * configure.in: Default to --with-stabs for some targets for which
17791         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17792         i[345]86*-*-unixware*.
17793
17794 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17795
17796         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17797         rather than basing it on the target.  Simplify handling of options
17798         controlling which directories to configure.  Remove extraneous
17799         slash in multi-clean target.
17800
17801 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17802
17803         * config-ml.in: Prefix more variables with ml_ so they don't collide
17804         with configure's.
17805
17806 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17807
17808         * configure: Don't turn -v into --v.
17809
17810 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17811
17812         * configure.in (targargs): Fix typo.
17813
17814         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17815
17816 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17817
17818         * configure.in: Strip --host and --target options from
17819         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17820         --with-cross-host option when building with a cross-compiler.
17821         * configure: Canonicalize the arguments put into config.status by
17822         always using `=' for an option with an argument.  Pass a presumed
17823         --host or --target explicitly.
17824
17825 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17826
17827         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17828         into general OS recognition case.
17829
17830 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17831
17832         * configure.in (target_configdirs): add target-winsup only
17833         for win32 target systems.
17834
17835 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17836
17837         * Makefile.in (all-target-libgloss): Depend upon
17838         configure-target-newlib, since when libgloss is built it looks to
17839         see if the newlib directory exists.
17840
17841 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17842
17843         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17844         cfg-ml-*.in.
17845
17846 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17847
17848         * configure: Handle LD and LD_FOR_TARGET when configuring a
17849         Canadian Cross.
17850
17851 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17852
17853         * configure.in (target_libs): add target-winsup.
17854         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17855         (target==ppcle-pe): remove ld from $noconfigdirs.
17856
17857 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17858
17859         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17860         Preserve relative path names in $srcdir.  Build symlink tree if
17861         configuring cross target dir and srcdir=. (= no VPATH support).
17862         (configure-target-libg++): Depend on configure-target-librx.
17863         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17864         * config-ml.in: New file.
17865         * symlink-tree: New file.
17866         * configure: Ensure srcdir="." if that's what it is.
17867
17868 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17869
17870         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17871         includes and FLEX_SKELETON setting.
17872         * mpw-configure (--with-gnu-ld): New option, controls whether
17873         to use PPCLink or ld with PowerMac GCC.
17874         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17875         * mpw-config.in: Configure grez if targeting Mac.
17876
17877         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17878         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17879         just macos.
17880         * configure.in: Configure grez resource compiler if targeting Mac.
17881         * Makefile.in (all-grez, install-grez): New targets.
17882
17883 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17884
17885         * configure: CXX defaults to gcc, not g++.  If we find
17886         gcc in the path, set CC to gcc -O2.
17887
17888 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17889
17890         * configure: Default ${build} correctly.  Avoid picking up extra
17891         spaces when reading CC and CXX from Makefile.  When doing a
17892         Canadian Cross, use plausible default values for numerous
17893         variables.
17894         * configure.in: When doing a Canadian Cross, don't try to
17895         configure tools whose configure script can't handle it.
17896
17897 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17898
17899         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17900
17901 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17902
17903         * configure:  Remove dubious bug reporting address.
17904
17905 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17906
17907         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17908         configure script, run that instead of this directory's configure.
17909         In either case, print a message that we're configuring the sub-dir.
17910
17911 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17912
17913         * configure.in: Before checking for the existence of various files,
17914         use sed to filter out "target-".
17915
17916 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17917
17918         * Makefile.in (DO_X): Split rule to decrease command line length
17919         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17920         (Philippe De Muyter).
17921
17922 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17923
17924         * Makefile.in (all-patch): depend on all-libiberty.
17925
17926 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17927
17928         * configure.in: If the only directory in target_configdirs which
17929         actually exists is libiberty, then set target_configdirs to empty,
17930         to avoid trying to build a target libiberty in a gas or gdb
17931         distribution.
17932
17933 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17934
17935         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17936         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17937         systems.
17938
17939 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17940
17941         * configure.in (copy_dirs): Use sys-include instead of include
17942         for --with-headers option.
17943
17944 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17945
17946         * Makefile.in, configure.in: Make winsup builds work with
17947         new scheme.
17948
17949 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17950
17951         * configure.in: Build the linker on AIX.
17952
17953 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17954
17955         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17956         where needed.
17957
17958 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17959
17960         * Makefile.in (all-gcc): Fix typo.
17961
17962 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17963
17964         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17965
17966 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17967
17968         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17969         to target-xiberty, to provide more flexibility.
17970         (target_subdir):  Define.  Create if cross.
17971         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17972         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17973         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17974         check-libFOO -> check-target-libFOO, etc.
17975         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17976         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17977         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17978         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17979         allow ALL_GCC="" to only configure.
17980         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17981         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17982         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17983
17984 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17985
17986         * Makefile.in (taz): Build "info" in etc explicitly.
17987
17988 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17989
17990         * configure.in:  Make sure that CC is undefined (as opposed to
17991         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17992         problem with autoconf trying to configure on a host without GCC.
17993
17994 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17995
17996         * mpw-configure: Set host alias from choice of host compiler,
17997         only use generic MPW Makefile sed if present, edit a file
17998         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17999         * mpw-README: Add problem notes about CW6 and CW7.
18000
18001 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18002
18003         * Makefile.in (taz): Use ";" instead of ";;".
18004
18005 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18006
18007         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18008         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18009         DISTDOCDIRS.
18010         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18011         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18012
18013 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18014
18015         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18016         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18017         Move bfd to DISTSTUFFDIRS.
18018
18019 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18020
18021         * Makefile.in (X11_LIB): Removed.
18022         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18023
18024         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18025
18026 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18027
18028         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18029         names.
18030
18031 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18032
18033         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18034
18035 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18036
18037         * configure.in (i[345]86-*-win32): Always build newlib.
18038         Don't configure cvs, autoconf or texinfo.
18039         * Makefile.in (LD_FOR_TARGET): New.
18040         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18041         Pass down LD_FOR_TARGET.
18042
18043 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18044
18045         * winsup: New directory.
18046         * Makefile.in: Build winsup.
18047         * configure.in: Winsup is configured when target is win32.
18048         Can only build win32 target GDB when native.
18049
18050 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18051
18052         * config.guess: Recognize HP model 819 machines as having
18053         a PA 1.1 processor.
18054
18055 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18056
18057         * configure: Fix sed loop which substitutes for CC and CXX to
18058         avoid bug found in various sed implementations.
18059
18060 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18061
18062         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18063         simulator.  Use standard powerpc-*-eabi*.
18064
18065 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18066
18067         * configure.in: Stop putting gas and binutils in noconfigdirs for
18068         powerpc-*-aix* and rs6000-*-*.
18069
18070 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18071
18072         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18073         -mcall-aixdesc libraries.
18074
18075 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18076
18077         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18078
18079         * config.sub (arm | armel | armeb): Fix shell syntax.
18080
18081 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18082
18083         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18084         -msoft-float and -mcpu=common support.
18085         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18086         libraries.
18087
18088 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18089
18090         * configure.in: Allow configuration and build of emacs19 for the alpha.
18091
18092 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18093
18094         * configure.in (CC): Get ^CC, not just any old CC, from
18095         ${host_makefile_frag}.
18096
18097 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18098
18099         * configure.in (CC): Try to get CC from
18100         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18101
18102 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18103
18104         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18105         only if it exists in $(srcdir).
18106
18107 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18108
18109         * configure: If CC and CXX are not set in the environment, set
18110         them, based on either an existing Makefile or on searching for gcc
18111         in PATH.  Substitute for CC and CXX in Makefile.
18112         * configure.in: Remove libm from target_libs.  Separate
18113         target_configdirs from configdirs.  If CC is not set in
18114         environment, try to get it from a host Makefile fragment.  Rewrite
18115         changes of configdirs to use skipdirs instead.  A few minor
18116         tweaks.  Take directories out of target_configdirs as they are
18117         taken out of configdirs.  Remove existing Makefile files from
18118         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18119         CONFIG_ARGUMENTS in Makefile.
18120         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18121         by configure.in.
18122         (CONFIG_ARGUMENTS): Likewise.
18123         (CONFIGURE_TARGET_MODULES): New variable.
18124         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18125         ($(CONFIGURE_TARGET_MODULES)): New target.
18126         (configure-libg++, configure-libio): New targets.
18127         (all-libg++): Depend upon configure-libg++.
18128         (all-libio): Depend upon configure-libio.
18129         (configure-libgloss, all-libgloss): New targets.
18130         (configure-libstdc++): New target.
18131         (all-libstdc++): Depend upon configure-libstdc++.
18132         (configure-librx, all-librx): New targets.
18133         (configure-newlib): New target.
18134         (all-newlib): Depend upon configure-newlib
18135         (configure-xiberty): New target.
18136         (all-xiberty): Depend upon configure-xiberty.
18137
18138 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18139
18140         * configure.in (host i[345]86-*-win32):  Expand the
18141         noconfigdirs again.
18142
18143 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18144
18145         * mpw-configure: Fix sed command file name.
18146
18147 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18148
18149         * configure.in (host i[345]86-*-win32): Reduce the
18150         noconfigdirs again.
18151
18152 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18153
18154         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18155         or powerpc*-*-pe*, since they are not yet supported.
18156
18157 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18158
18159         Add PowerMac support and many other enhancements.
18160         * mpw-configure: New option --cc to select compiler to use,
18161         paste options set according to --cc into the generated
18162         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18163         if mpw-make.sed is present.
18164         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18165         add forward includes for PowerPC include files.
18166         * mpw-build.in: Build using Makefile.PPC if present.
18167         (do-byacc, etc): Remove separate version resource builds.
18168         (do-gas): Build "stamps" before "all".
18169         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18170         * mpw-README: Update to reflect --cc option, PowerMac support,
18171         and recently-reported compatibility problems.
18172
18173 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18174
18175         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18176         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18177         (--with-multilib-top): Pass to recursive invocations.
18178
18179 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18180
18181         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18182         v810-*-*.
18183
18184 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18185
18186         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18187         gdb, ld and opcodes on v810-*-*.
18188
18189 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18190
18191         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18192         (local-maintainer-clean): New target.
18193         (maintainer-clean): New target.
18194         (realclean): Just depend upon maintainer-clean.
18195
18196 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18197
18198         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18199
18200 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18201
18202         * configure.in: Build ld in mips*-*-bsd* case.
18203
18204 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18205
18206         * config.sub: Accept -lites* OS.  From Ian Dall.
18207
18208 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18209
18210         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18211         targets.
18212
18213 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18214
18215         * configure.in: treat i386-win32 canadian cross the same as
18216         i386-go32 canadian cross.
18217
18218 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18219
18220         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18221         running under the simulator to build a reduced set of libraries.
18222         (powerpc-*-eabiaix): Add fine grained multilib support added to
18223         other powerpc targets yesterday.
18224
18225 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18226
18227         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18228         -disable-softfloat, -disable-relocatable, -disable-aix, and
18229         -disable-sysv to control which multilib libraries get built.
18230
18231 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18232
18233         * configure: Add Makefile.tem to list of files to remove in trap
18234         handler.
18235
18236 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18237
18238         * config.guess (*Linux*):  Add missing "exit"s.
18239         Also, need specific check for alpha-unknown-linux (uses COFF).
18240
18241 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18242
18243         * config.guess:  Merge with FSF:
18244
18245         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18246         * config.guess (AIX4): More robust release numbering discovery.
18247
18248         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18249         * config.guess (i386-sequent-ptx): Properly get version number.
18250
18251         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18252         * config.guess (mips:*:4*:UMIPS): New case.
18253
18254 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18255
18256         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18257         (i386-win32 host): Likewise.  Don't build readline.
18258
18259 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18260
18261         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18262         SUPPORT_FILES to submakes.
18263
18264 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18265
18266         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18267         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18268         mpw-configure.
18269
18270 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18271
18272         * configure.in (appdirs): Use =, not ==, in test expression when
18273         trying to build the text to print in the warning message for
18274         Solaris users.
18275
18276 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18277
18278         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18279
18280 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18281
18282         * config.guess: Recognize lynx-2.3.
18283
18284 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18285
18286         * config.sub (z8ksim): Deleted
18287         (z8k-*-coff): New, this is the one true name of the target.
18288
18289 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18290
18291         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18292
18293 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18294
18295         * config.guess (*:Linux:*:*): First try asking the linker what the
18296         default object file format is (elf, aout, or coff).  Then if this
18297         fails, try previous methods.
18298
18299 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18300
18301         * configure.in: Don't build newlib for *-*-vxworks5.1.
18302
18303 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18304
18305         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18306         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18307
18308 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18309
18310         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18311
18312 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18313
18314         * cfg-ml-com.in: New file.
18315         * cfg-ml-pos.in: New file.
18316
18317 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18318
18319         * COPYING.NEWLIB: Add HP free copyright to list.
18320
18321 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18322
18323         * config.sub: Recognize -eabi* for the system, not just -eabi.
18324
18325 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18326
18327         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18328         * config.sub, configure.in (win32): New target and host.
18329
18330 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18331
18332         * configure.in: Add i386-pe configuration.
18333
18334 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18335
18336         * mpw-build.in (install): Install GDB after LD.
18337
18338 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18339
18340         * mpw-config.in (elf/mips.h): Always forward-include, needed
18341         for GDB to build.
18342
18343 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18344
18345         * testsuite: New directory for customer acceptance and whole tool
18346         chain tests.
18347
18348 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18349
18350         * configure: If per-host line isn't found, but AC_OUTPUT is found
18351         and a configure script exists, run it instead.
18352
18353 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18354
18355         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18356
18357 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18358
18359         * configure: Set build_{cpu,vendor,os,alias} to host values when
18360         --build isn't specified.
18361
18362 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18363
18364         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18365         (FLAGS_TO_PASS): Pass them.
18366         (EXTRA_TARGET_FLAGS): Ditto.
18367
18368 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18369
18370         * Makefile.in (all-libg++): Depend on all-libstdc++.
18371
18372 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18373
18374         * configure.in (noconfigdirs): Enable all packages for
18375           i386-unknown-netbsd.
18376
18377 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18378
18379         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18380         hosted builds (DOS builds)
18381
18382 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18383
18384         Changes for ARM based on patches from Richard Earnshaw:
18385         * config.sub: Handle armeb and armel.
18386         * configure.in: Omit arm linker only for riscix.
18387
18388 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18389
18390         * config.guess:  Update from FSF.
18391
18392 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18393
18394         * config.sub: Recognize powerpcle as the little endian variant of
18395         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18396         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18397         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18398         temporarily.
18399
18400 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18401
18402         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18403
18404 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18405
18406         * config.sub: Accept -lites* as a basic system type.
18407
18408 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18409
18410         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18411         installed, and if so return linuxoldld as the system name.
18412
18413 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18414
18415         * config.guess: Add hppa1.1-hp-lites support.
18416
18417 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18418
18419         * configure.in: Don't build newlib for m68k-vxworks5.1.
18420
18421 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18422
18423         * configure.in (mips-sgi-irix6): Use mh-irix5.
18424
18425 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18426
18427         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18428
18429 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18430
18431         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18432         OSF/1.  Fix compiler flags.
18433         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18434
18435 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18436
18437         * configure.in: Recognize --with-newlib.
18438         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18439
18440 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18441
18442         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18443         to *_X11_MODULES due to gdbtk needing X include files et al.
18444
18445 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18446
18447         Merge in support for Mac MPW as a host.
18448         (Old change descriptions retained for informational value.)
18449
18450         * mpw-config.in: Add generic include forwards for cpu-specific
18451         include files in aout and elf directories.
18452
18453         * mpw-configure: Added copyright.
18454         * mpw-config.in: Check for presence of required build tools.
18455         (target_libs): Add newlib.
18456         (target_tools): Add examples.
18457         (Read Me): Generate as "Read Me for MPW" instead.
18458         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18459         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18460         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18461
18462         * mpw-configure: Remove subdir-specific makefile hackery,
18463         delete mk.tmp after using it.
18464
18465         * mpw-build.in (all): Display start and end times.
18466
18467         * mpw-configure (host_canonical): Set.
18468         (target_cpu): Always add to makefiles.
18469         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18470         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18471         (mpw-mh-mpw): Look for in srcdir and srcroot.
18472         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18473
18474         * mpw-build.in: (install-only): New target.
18475
18476         * mpw-configure (host_alias, target_alias): Rename from hostalias
18477         and targetalias, add into generated Makefile.
18478         (mk.tmp): If present, add into generated Makefile.
18479         * mpw-build.in (all-gas): Build config.h first before gas proper.
18480
18481         * mpw-configure (config.status): Write only if changed.
18482         * mpw-config.in (readline): Configure it (not built, just used for
18483         definitions).
18484
18485         * mpw-config.in (elf/mips.h): Add a forward include.
18486
18487         * mpw-config.in: Forward-include most .h files in include into
18488         extra-include.
18489         (readline): Don't build.
18490         mpw-build.in (install): Install GDB.
18491
18492         * mpw-configure (prefix, mpw_prefix): Handle it.
18493         * mpw-config.in (mmalloc, readline): Don't configure.
18494         * mpw-build.in (thisscript): Rename to ThisScript.
18495         Use mpw-build instead of BuildProgram everywhere.
18496         (mmalloc, readline): Don't build.
18497         * mpw-README: New file, basic documentation about the MPW port.
18498
18499         * mpw-config.in: Use forward-include to create include files.
18500
18501         * mpw-configure: Add more things to the top of each configured
18502         Makefile, including contents of config/mpw-mh-mpw.
18503         * mpw-config.in (extra-include): Create this directory and fill it
18504         with Posix-like include files when configuring.
18505
18506         * config.sub (apple, mac, mpw): Add various aliases.
18507
18508         * mpw-build.in: New file, top-level build script fragment for MPW.
18509         * mpw-configure: New file, configure script for MPW.
18510         * mpw-config.in: New file, config fragment for MPW.
18511
18512 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18513
18514         * configure.in (host_libs): Remove glob, since it is gone from the
18515         sources.
18516
18517 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18518
18519         * Makefile.in: define empty GDB_NLM_DEPS var.
18520
18521         * configure.in(target_makefile_frag): use config/mt-netware
18522         for netware targets.
18523
18524 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18525
18526         * config.sub: Merge in recent FSF changes.  Remove linux special
18527         cases.
18528
18529 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18530
18531         Revert this change:
18532
18533         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18534
18535                 * build-all.mk: Use CC=cc -Xs on Solaris.
18536
18537 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18538
18539         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18540         stop using it.
18541         * Makefile.in: Nuke all references to glob subdirectory.
18542
18543 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18544
18545         * configure.in: Fix --enable-shared logic in per-host.
18546
18547 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18548
18549         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18550
18551 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18552
18553         * configure.in (noconfigdirs): Don't build gas on AIX, for
18554         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18555
18556 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18557
18558         * configure: Fix --cache-file to work if the file argument is a
18559         relative path.
18560
18561 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18562
18563         * configure: If the --cache-file is used, pass it down to
18564         configure in subdirectories.
18565
18566 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18567
18568         * config.sub: add vxworks29k configuration.
18569
18570 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18571
18572         * Makefile.in (taz): Do "diststuff" part quietly.
18573
18574 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18575
18576         * config.sub: Mini-merge with gcc/config.sub.
18577
18578 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18579
18580         * config.guess (IRIX): Sed - to _.
18581
18582 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18583
18584         * Makefile.in (source-vault, binary-vault): New targets.
18585
18586 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18587
18588         * config.sub: Recognize -eabi as a basic system type.
18589
18590 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18591
18592         * configure.in (enable_shared stuff): Fix typo.
18593
18594 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18595
18596         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18597
18598 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18599
18600         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18601
18602 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18603
18604         * configure.in (rs6000-*-*): Don't build gas.
18605
18606 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18607
18608         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18609         reduce command line length.
18610         (AS_FOR_TARGET): Check for as.new, not Makefile.
18611         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18612
18613 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18614
18615         * config.guess:  Merge from FSF.
18616
18617 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18618
18619         * configure: Don't use $ when handling program_suffix.
18620
18621 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18622
18623         * configure.in:  Configure tk for hppa/hpux.
18624
18625 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18626
18627         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18628
18629 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18630
18631         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18632         to LIBCXXFLAGS.  Tests are better run without it.
18633
18634 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18635
18636         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18637
18638 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18639
18640         * configure.in (*-*-netware*): Don't configure xiberty.
18641
18642 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18643
18644         * configure.in:  Remove tk from native_only list.
18645
18646 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18647
18648         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18649           for special NCD build.
18650
18651 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18652
18653         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18654         makeall.bat, they're only useful for binutils snapshots.
18655         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18656         makeall.bat to specified SUPPORT_FILES.
18657
18658 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18659
18660         * build-all.mk: Add Ericsson targets to sun4 and solaris
18661           hosts.  Add  BNR's sun4 target to solaris host, so their
18662           build-from-source will be tested in-house first.
18663
18664 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18665
18666         * Makefile.in (LIBCFLAGS): New variable.
18667         (CFLAGS_FOR_TARGET): Ditto.
18668         (LIBCFLAGS_FOR_TARGET): Ditto.
18669         (LIBCXXFLAGS): Ditto.
18670         (CXXFLAGS_FOR_TARGET): Ditto.
18671         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18672         (BASE_FLAGS_TO_PASS): Pass them.
18673         (EXTRA_TARGET_FLAGS): Ditto.
18674
18675         * configure.in: Support --enable-shared.
18676
18677 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18678
18679         * configure.in (target_libs):  Include libstdc++ again.
18680         * config.guess:  Update from FSF (for FreeBSD).
18681
18682 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18683
18684         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18685         makeall.bat.
18686         (DISTDOCDIRS): Add `etc'.
18687         (ETC_SUPPORT_PFX): New variable.
18688         (taz): Include anything from etc starting with a word in
18689         ETC_SUPPORT_PFX.
18690
18691 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18692
18693         * config.sub: Update for recent FSF changes.  Remove obsolete
18694         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18695         spacing changes.
18696
18697 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18698
18699         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18700
18701         * config.guess:  Merge with FSF.
18702         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18703
18704 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18705
18706         * configure: Since the "trap 0" handler will override the exit
18707         status on many systems, only use it for "exit 1", and make it set
18708         a non-zero exit status; reset it before "exit 0".  Also, check
18709         exit status of config.sub, and error out if it failed.
18710
18711 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18712
18713         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18714         and install libgloss.
18715
18716 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18717
18718         * Makefile.in (all-binutils): Depend upon all-byacc.
18719
18720         * configure.in: Don't build emacs on Irix 5.
18721
18722 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18723
18724         * configure.in (*-*-netware*): Add libio.
18725
18726 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18727
18728         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18729         (CHECK_TARGET_MODULES): Ditto.
18730         (INSTALL_TARGET_MODULES): Ditto.
18731         (TARGET_LIBS): Ditto.
18732         (all-libstdc++): Note dependencies.
18733
18734 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18735
18736         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18737
18738 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18739
18740         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18741         -fexternal-templates.
18742
18743         * configure.in (target_libs): Add libstdc++.
18744         (noconfigdirs): Add libstdc++ as appropriate.
18745
18746 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18747
18748         * config.guess:  Update from FSF.
18749
18750 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18751
18752         * configure: Use ${config_shell} when running ${configsub}.
18753
18754 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18755
18756         * config.sub: No longer recognize h8300h.
18757
18758 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18759
18760         * config.sub: Remove extraneous differences between config.sub and
18761         gcc/config.sub.
18762
18763 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18764
18765         * Makefile.in (DISTSTUFFDIRS): Add gas.
18766
18767 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18768
18769         * COPYING.NEWLIB: New file.
18770
18771 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18772
18773         * config.guess (HP-UX):  Patch from Harlan Stenn
18774         <harlan@landmark.com> to also emit release level.
18775
18776 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18777
18778         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18779
18780 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18781
18782         * config.sub:  Merge nextstep cleanup from FSF.
18783
18784 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18785
18786         * configure.in (arm-*-*): Don't configure ld for this target.
18787
18788 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18789
18790         * configure.in (*-*-netware): don't configure libg++, libio,
18791           librx, or newlib.
18792
18793 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18794
18795         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18796         configure ld--it works, but it doesn't support shared libraries.
18797
18798 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18799
18800         * config.guess (*-unknown-freebsd*):  Get rid of possible
18801         trailing "(Release)" in version string.
18802         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18803
18804 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18805
18806         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18807         Fix type: *-next-neststep -> *-next-nextstep.
18808
18809         * config.guess:  Merge from FSF:
18810
18811         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18812
18813         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18814
18815         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18816
18817         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18818         instead of UNIX_SV for UnixWare 1.0).
18819
18820 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18821
18822         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18823         to make gdb/nlm/* build after the compiler and linker.
18824
18825 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18826
18827         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18828         not just i[34]86.
18829         (m68k-atari-sysv4):  Relocate to match FSF version.
18830
18831         * config.guess:  More merges from the FSF:
18832
18833         Add a space before function call or macro invocation.
18834
18835         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18836
18837         * config.guess: Add trap cmd to remove dummy.c and dummy when
18838         interrupted.
18839
18840         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18841
18842         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18843         (dummy): Redirect stderr from compilation of dummy.c.
18844
18845         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18846
18847         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18848
18849 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18850
18851         * configure: Accept and ignore --cache*, for compatibility with
18852         new autoconf.
18853
18854 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18855
18856         * config.guess:  Merge from FSF:
18857
18858         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18859
18860         * config.guess (Pyramid*:OSx*:*:*): New case.
18861         (PATH): Add /.attbin at end for finding uname.
18862         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18863
18864         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18865
18866         * config.guess (M88*:DolphinOS:*:*): New case.
18867
18868         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18869
18870         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18871         to select whether to use ELF or COFF.
18872
18873         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18874
18875         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18876
18877         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18878
18879         * config.guess: Guess the OS version for HPUX.
18880
18881         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18882
18883         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18884
18885 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18886
18887         * configure.in: Recognize --with-headers, --with-libs, and
18888         --without-newlib.
18889         * Makefile.in (all-xiberty): Depend upon all-ld.
18890
18891 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18892
18893         * configure.in: Change i[34]86 to i[345]86.
18894
18895 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18896
18897         * configure (version): A few more tweaks to help message.
18898
18899 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18900
18901         * Makefile.in:  Remove (for now) librx as a host library,
18902         now that we're building it for target.
18903
18904 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18905
18906         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18907         (Karl Berry).
18908
18909 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18910
18911         * configure.in:  Also configure librx.
18912
18913 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18914
18915         * Makefile.in:  Update various rules to reflect that librx
18916         is now needed for libg++.
18917
18918 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18919
18920         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18921
18922 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18923
18924         * configure.in: Configure the examples directory.
18925
18926 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18927
18928         * configure: Simplify Jun 2 1994 change.
18929
18930 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18931
18932         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18933         /bin/gcc isn't good enough to build gcc.
18934
18935 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18936
18937         * Makefile.in (GDB_SUPPORT_FILES): Remove
18938         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18939         (gdb.tar.gz): Add new rule to use standard distribution building
18940         mechanism.
18941
18942 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18943
18944         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18945         Bill Cox <bill@cygnus.com>.
18946
18947 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18948
18949         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18950
18951 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18952
18953         * configure:  Search current dir first in .gdbinit.
18954
18955 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18956
18957         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18958
18959 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18960
18961         * config.sub:  Refer to NeXT's operating system as nextstep.
18962
18963         * config.sub (case $basic_machine):  Re-order the cases, to match
18964         the order in the FSF version (which is mostly alphabethical).
18965         Merge in some additions and changes from the FSF.
18966
18967 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18968
18969         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18970         * config.sub: Recognize cxux7.
18971         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18972
18973 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18974
18975         * config.sub:  Fix typo powerpc -> powerpc-*.
18976
18977 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18978
18979         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18980
18981         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18982         parallel with all-emacs and install-emacs).  Top-level command
18983         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18984
18985 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18986
18987         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18988         $(relbindir)/make before doing ``make install'', and use
18989         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18990         installing over running make binary.
18991         ($(host)-stamp-stage3-installed): Likewise.
18992
18993 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18994
18995         * config.guess: Recognize Mach.
18996
18997 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18998
18999         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19000         see whether --exec-prefix was used.
19001
19002 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19003
19004         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19005
19006 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19007
19008         * Makefile.in: Add all-librx target similar to all-libproc.
19009
19010 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19011
19012         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19013         with post 1.2 uname bogosity.
19014
19015 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19016
19017         * configure: Remove temporary files on receipt of a signal.
19018
19019 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19020
19021         * configure: If there is a package_makefile_frag, remove
19022         ${subdir}/Makefile.tem after copying it in.
19023
19024 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19025
19026         * build_all.mk: support rs6000 lynx identifies itself as
19027         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19028         since /bin/gcc is too feeble to compile a modern gcc.
19029
19030 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19031
19032         * brought devo/test-build.mk update-to-date with progressive/
19033           test-build.mk. Add lynx targets and hppa flag info.
19034
19035 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19036
19037         * configure.in:  Use mh-ncrsvr43.  Patch from
19038         Tom McConnell <tmcconne@sedona.intel.com>.
19039
19040 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19041
19042         * config.guess (i386-unknown-bsdi):  No longer need to
19043         check #if defined(__bsdi__) && defined(__i386__).
19044
19045 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19046
19047         * configure: Set program_transform_nameoption correctly.
19048
19049 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19050
19051         * brought build-all.mk update-to-date with progressive build-all.mk,
19052           added new targets and hppa info.
19053
19054 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19055
19056         * configure: If config.guess result is a prefix of the user
19057         specified target, assume a native build and use the user specified
19058         target as the host alias.  Remove SunOS patch suffix removal hack.
19059         * configure.in: Remove SunOS patch suffix removal hack.
19060
19061         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19062         in NATIVE_CHECK_MODULES.
19063
19064 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19065
19066         * Makefile.in: Rename HOST_ONLY to NATIVE.
19067         * configure: Delete SunOs patch suffix from host_canonical
19068           and build_canonical variables that are prepended to Makefiles.
19069         * configure.in: Add comments for easier maintenance.
19070
19071 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19072
19073         * Makefile.in: Add all-libproc target similar to all-gui.
19074
19075 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19076
19077         * Makefile.in (CHECK_MODULES): split into
19078         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19079
19080 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19081
19082         * config.guess (i386-unknown-bsdi): New system to guess.
19083
19084 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19085
19086         * Makefile.in: Add all-gui target (but not yet build by "all").
19087
19088 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19089
19090         * config.sub: Move deletion of patch suffix from here...
19091         * configure.in: To here, at Ian's suggestion.  The top-
19092           level scripts might need to know of a patch level.
19093
19094 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19095
19096         * config.sub: Strip off patch suffix so rtl is recognized
19097           as a sunos4.1.3 machine, even though it's been patched.
19098
19099 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19100
19101         * Makefile.in (INSTALL_LAST): Delete.
19102         (INSTALL_DOSREL): New.
19103
19104 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19105
19106         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19107         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19108         whether we pass down --with-gnu-ld anyhow.
19109
19110 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19111
19112         * Makefile.in (INSTALL_LAST): Change operation so it works
19113         on more flavors of make.
19114         * configure.in (go32): Don't build libg++ or libio.
19115
19116 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19117
19118         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19119         they can be overriden by templates.
19120
19121 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19122
19123         * configure.in (target==go32): Don't build gdb.
19124         * dosrel: New directory.
19125
19126 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19127
19128         * configure.in (host==go32): Configure dosrel too.
19129         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19130         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19131         be set by incoming names or templates.
19132         (INSTALL_LAST): New rule.
19133
19134 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19135
19136         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19137
19138 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19139
19140         * configure.in (appdirs): New variable.  Currently empty, but will
19141         be used in gas distribution.  If nonempty, lists a set of
19142         directories at least one of which must get configured, or top
19143         level configuration is considered to have failed.
19144         (rs6000-*-lynxos*): Use new file name.
19145
19146 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19147
19148         Eliminate XTRAFLAGS.
19149         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19150         newlib include files using -idirafter, and also use -nostdinc.
19151         (CXX_FOR_TARGET): Likewise.
19152         (XTRAFLAGS): Removed.
19153         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19154         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19155         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19156         ($(DO_X)): Don't pass down XTRAFLAGS.
19157
19158 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19159
19160         * configure.in (mips*-dec-bsd*): New target; do build linker.
19161         (mips*-*-bsd*): New target; don't build linker.
19162
19163 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19164
19165         * configure.in: support rs6000-*-lynxos* configuration.
19166         support sunos4 as a cross target.
19167
19168         * config.sub: look for lynx*, not lynx since the OS version may
19169         legitimately be part of the name.
19170
19171 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19172
19173         * configure.in (i[34]86-*-sco*): Move to be with other i386
19174         targets.
19175         (romp-*-*): New target.  Skip various binary utilities.
19176         (vax-*-*): New target.  Don't build newlib.
19177         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19178
19179 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19180
19181         * configure.in: Only set host_makefile_frag if config
19182         directory exists.
19183
19184 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19185
19186         * install.sh: If $dstdir exists, don't check whether each
19187         component does.
19188
19189 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19190
19191         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19192
19193 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19194
19195         * configure.in (*-*-lynxos*): Don't configure newlib for either
19196         native or cross Lynx.
19197
19198 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19199
19200         * config.sub (sparc64-elf): Fix os.
19201         (z8k): Remove duplicate.
19202
19203 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19204
19205         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19206         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19207
19208 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19209
19210         * configure: Make file links cleanly even if Lynx fails on
19211           an NFS symlink (at least fail cleanly).
19212
19213 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19214
19215         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19216         -XNh2000.
19217
19218 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19219
19220         * configure: Unknown options are fatal again.
19221
19222 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19223
19224         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19225         compatibility.
19226
19227 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19228
19229         * build-all.mk: Add `clean' target.
19230
19231 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19232
19233         * config.guess:  Add SINIX support.
19234         * configure.in:  Add mips-*-sysv4* support.
19235
19236 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19237
19238         * build-all.mk: Document all useful targets.
19239         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19240         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19241
19242 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19243
19244         * configure: Support --silent, --quiet.
19245
19246 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19247
19248         * configure: Support --disable-FEATURE.
19249
19250 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19251
19252         * config.guess: Recognize NCR running SVR4.3.
19253
19254 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19255
19256         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19257         Patch from Paul Eggert <eggert@twinsun.com>.
19258
19259 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19260
19261         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19262
19263 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19264
19265         * configure: Make unrecognized options give nonfatal warnings
19266         instead of fatal errors, and pass them to any subdirectory
19267         configures in case they recognize them.
19268         Make --x equivalent to --with-x.
19269
19270 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19271
19272         * configure: Add --enable-* options.  Clean up usage message and
19273         some comments.
19274
19275 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19276
19277         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19278
19279 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19280
19281         * configure.in (hppa*-*-*): Enable binutils.
19282
19283 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19284
19285         * config.sub: Recognize cisco.
19286
19287 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19288
19289         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19290
19291 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19292
19293         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19294         than one configuration name.  Add comment.
19295
19296 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19297
19298         * config.guess: about target *-hitachi-hiuxwe2, fixed
19299         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19300         macro is incorrect.]
19301
19302 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19303
19304         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19305         than the "make ls" stuff which used to be here.
19306
19307 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19308
19309         * config.guess:  Recognize i[34]86-unknown-freebsd.
19310         From Shawn M Carey <smcarey@rodan.syr.edu>.
19311
19312 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19313
19314         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19315
19316 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19317
19318         * config.guess: Check for ptx.
19319
19320 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19321
19322         * config.sub: Add os9k checking.
19323
19324 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19325
19326         * config.guess: Handle OSF1 running on HPPA processors
19327
19328 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19329
19330         * configure: If subdir configure fails, print out a message with
19331         subdirectory name, in case subdir's configure code didn't identify
19332         itself.
19333
19334 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19335
19336         * configure.in: Remove embedded newlines from configdirs.
19337         Avoid mismatches of substrings.  Fix matching strings at end
19338         of configdirs.
19339
19340 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19341
19342         * config.guess:  Add Lynx/rs6000 config support.
19343
19344 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19345
19346         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19347
19348 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19349
19350         * configure.in (hppa*-*-osf*): Treat this just like most other
19351         PA configurations (eg no binutils or ld).
19352         (hppa*-*-*elf*): These configurations have binutils and ld.
19353
19354 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19355
19356         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19357
19358 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19359
19360         * configure.in (rs6000-*-*): Build gas.
19361
19362 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19363
19364         * Makefile.in:  Avoid bug in losing hpux sed.
19365
19366 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19367
19368         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19369         for GDB and GDB has been fixed to not need it.
19370
19371 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19372
19373         * config.guess: Recognize vax hosts.
19374
19375 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19376
19377         * configure (while loop): Don't use "break 2" inside case
19378         statement -- the case statement isn't an enclosing loop.
19379
19380 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19381
19382         * config.guess:  Clean up NeXT support, to allow nextstep
19383         on Intel machines.  Make OS be nextstep.
19384
19385 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19386
19387         * config.guess: Add alternate forms for Convex.
19388
19389 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19390
19391         * configure:  Completely rewrite option processing.  Take
19392         advantage of pattern-matching to avoid invoking test frequently.
19393         Also clean up host and target defaulting logic.
19394
19395 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19396
19397         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19398         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19399         commands (plus user environment) will fit SCO limits.
19400
19401 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19402
19403         * configure.in: Don't issue warnings about directories which are
19404         not being configured if -norecursion is set.  Correct test for
19405         --with-gnu-as and --with-gnu-ld to not get confused by substring
19406         matches.
19407
19408         * configure.in: Don't build gas for alpha-dec-osf1*.
19409
19410 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19411
19412         * configure:  Back out Per's change of 12/19/1993.  It changes the
19413         behavior of configure in unexpected and confusing ways.
19414
19415         Also, use different delim char when calculating
19416         program_transform_name so that the name can contain slashes.
19417
19418 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19419
19420         * configure.in, config.sub: Add support for VSTa micro-kernel.
19421
19422 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19423
19424         * configure.in: Nuke hacks which were used to get a special
19425         version of GAS for HPPA configurations.
19426
19427 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19428
19429         * configure:  If only ${target_alias} is given, use that
19430         as the default for ${host_alias}.
19431         * configure:  Add missing back-slashes before nested quotes.
19432
19433 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19434
19435         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19436
19437 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19438
19439         * config.guess:  Recognize some Tektronix configurations.
19440         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19441
19442 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19443
19444         * config.sub: Match any flavor of SH.
19445
19446 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19447
19448         * configure.in: Don't try to configure newlib for Alpha.
19449
19450 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19451
19452         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19453         libg++ or libio for any Alpha target.
19454
19455         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19456
19457 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19458
19459         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19460         default arguments -- so it tried to compress itself.
19461
19462 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19463
19464         * configure.in (notsupp): ensure that a space is always at the end
19465           of the configdirs list, since the grep checks for an explicit space
19466
19467 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19468
19469         * configure.in (target i386-sysv4.2): don't build ld, since static
19470           versions of many libraries are not available.
19471
19472 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19473
19474         * config.guess: Recognize Apollos (using environment variables).
19475         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19476
19477 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19478
19479         * config.guess: Recognize Sony news mips running newsos.
19480
19481 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19482
19483         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19484         "fi ; else" for bash.
19485
19486 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19487
19488         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19489
19490 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19491
19492         * config.sub: accept unixware as an alias for svr4.2.
19493         Fix some inconsistancies with the gcc version.
19494
19495 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19496
19497         * Makefile.in (DISTDOCDIRS):  Add gdb.
19498
19499 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19500
19501         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19502
19503 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19504
19505         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19506         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19507         this now.
19508
19509 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19510
19511         * config.sub: Accept hiux* as an OS name.
19512
19513         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19514         etc/make-stds.texi.  The underscore came from gcc, and dje now
19515         agrees that RUNTESTFLAGS is the correct name.
19516
19517 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19518
19519         * install.sh:  Remove 'set -e'.  It makes any conditionals
19520         in the script useless.
19521
19522         * config.guess: Automatically recognize arm-acorn-riscix
19523         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19524
19525 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19526
19527         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19528
19529 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19530
19531         * Makefile.in (DISTDOCDIRS): New variable.
19532         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19533         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19534
19535 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19536
19537         * configure.in (hppa target): check the source directory for the
19538           pagas sub-directory
19539
19540 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19541
19542         * config.sub: Allow -aout* and -elf*.
19543
19544 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19545
19546         * configure.in: Don't build ld on i386-solaris2, same as for
19547         sparc-solaris2.
19548
19549 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19550
19551         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19552
19553 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19554
19555         * configure.in:  Configure gdb for alpha.
19556
19557 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19558
19559         * Makefile.in (CXXFLAGS): Add -O.
19560
19561 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19562
19563         * config.guess: added support for DG Aviion
19564
19565 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19566
19567         * configure.in: Produce warning message for subdirectories not
19568         configurable for this host/target combination.  Don't try to
19569         configure gdb for vms.
19570
19571 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19572
19573         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19574         appropriate files before making "diststuff".
19575         (DISTBISONFILES): New var: list of files to be edited.
19576         (DISTSTUFFDIRS): Add binutils.
19577
19578 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19579
19580         * config.sub: also handle mipsel and mips64el (for little endian mips)
19581
19582 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19583
19584         * configure.in: Add * to end of all OS names.
19585
19586 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19587
19588         * configure.in: Build newlib for LynxOS native.
19589
19590 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19591
19592         * config.guess: Add support for delta 88k running SVR3.
19593
19594         * configure.in: Add comment about HP compiler vs. emacs.
19595
19596 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19597
19598         * configure.in: don't build ld on solaris2 (not a viable option
19599           due to bugs in getpwnam & getpwuid)
19600
19601 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19602
19603         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19604         config.guess will produce a full version number.
19605
19606 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19607
19608         * configure.in: Build linker and binutils for alpha-dec-osf1.
19609
19610 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19611
19612         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19613         and gdb/testsuite/Makefile.in.
19614
19615 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19616
19617         * configure.in: recognize mips*- instead of mips-
19618
19619 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19620
19621         * config.sub: Accept linux*coff and linux*elf as operating
19622         systems.
19623
19624 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19625
19626         * config.sub: Recognize mips64, and mips3 as an alias for it.
19627
19628 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19629
19630         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19631         gdb knows how to handle OSF/1 shared libraries.
19632
19633 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19634
19635         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19636         * config.guess: Recognize Hitachi's HIUX.
19637         * config.sub: Recognize h3050r* and hppahitachi.
19638         Remove redundant cases for hp9k[23]*.
19639
19640 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19641
19642         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19643         if gas and ld are in the source tree and are in ${configdirs}.
19644         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19645         --with options (but still pass them down on the command line,
19646         if they were explicitly specified).
19647
19648 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19649
19650         * configure: substitute SHELL value in Makefile.in with
19651         ${CONFIG_SHELL}
19652
19653 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19654
19655         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19656         *-*-solaris2* targets.
19657
19658 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19659
19660         * Makefile.in: define M4, and pass it down to sub-makes;
19661         all-autoconf now depends on all-m4
19662
19663 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19664
19665         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19666         presence of {ar,ranlib} instead of a configured directory
19667
19668 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19669
19670         * config.guess: Accept 34?? as well as 33?? for NCR.
19671
19672 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19673
19674         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19675         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19676
19677 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19678
19679         * configure: grab values for $(CC) and $(CXX) from the
19680         environment, so that someone can do "CC=gcc configure; make" and
19681         have it work right (matching the way that autoconf works now)
19682
19683         * configure.in, Makefile.in: add support for gash, the tcl
19684         interface to Galaxy
19685
19686         * config.guess: add NetBSD variants (hp300, x86)
19687
19688 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19689
19690         * install.sh: Support -d option (in the manner of SunOS 4 install,
19691         as it is more deterministic than that of GNU install)
19692         (chmodcmd): Set file to mode 755 by default (should also do default
19693         chgrp and chown, but I don't feel like dealing with that now)
19694
19695 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19696
19697         * config.sub: Remove h8300hhms alias.
19698
19699 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19700
19701         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19702
19703 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19704
19705         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19706         as stmp-fixinc
19707
19708 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19709
19710         * config.sub: recognize m88110-bug-coff.
19711
19712 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19713
19714         * Makefile.in (all-libio): all dependencies on the toolchain used
19715         to build this (gcc, gas, ld, etc)
19716
19717 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19718
19719         * config.guess: Deal with OSF/1 1.3 on alpha.
19720
19721 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19722
19723         * install.sh: add some 'else true' clauses for portability
19724
19725         * configure.in: don't build libio for h8[35]00-*-* targets
19726
19727 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19728
19729         * Makefile.in:  Add support for new libio.
19730
19731 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19732
19733         * install.sh: If one command fails, don't try the rest.  Don't try
19734         to remove $dsttmp (via trap) unless we have already created it.
19735         If $src doesn't exist, detect it and exit with an error.
19736
19737         * config.guess: Recognize BSD on hp300.
19738
19739 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19740
19741         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19742         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19743
19744 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19745
19746         * Makefile.in (all-send-pr): depends on all-prms
19747
19748 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19749
19750         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19751
19752 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19753
19754         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19755         Added test for mips-mips-riscos5.
19756
19757 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19758
19759         * configure.in: use mh-hp300 for 68k HP hosts
19760
19761 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19762
19763         * configure: add support for CONFIG_SHELL, so that you can use
19764         some alternate shell for evaluating configure scripts
19765
19766 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19767
19768         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19769         in configure script to bug-gdb@prep.ai.mit.edu when building
19770         distribution archive.
19771         * Makefile.in (COMPRESS):  Remove def.
19772         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19773         gdb.tar.Z and make-gdb.tar.Z respectively.
19774         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19775         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19776         to convergence with 'taz' target in Makefile.in.
19777
19778 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19779
19780         * install.sh (dsttmp): use trap to ensure that tmp files go
19781         away on error conditions
19782
19783 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19784
19785         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19786
19787 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19788
19789         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19790         its parent is '/' not ''.
19791
19792         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19793
19794 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19795
19796         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19797         that ${newsrcdir}/configure.in does.
19798
19799 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19800
19801         * test-build.mk: support for CONFIG_SHELL
19802
19803 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19804
19805         * config.sub (netware):  Add as a basic system type.
19806
19807 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19808
19809         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19810           $(srcdir)/ from the dependency on Makefile.in.
19811
19812 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19813
19814         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19815         (h8300hhms is temporary until multi-libraries are implemented).
19816         * configure.in: Handle h8300h too.
19817
19818 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19819
19820         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19821
19822 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19823
19824         * configure:  Remove extraneous output when guessing host type.
19825         * config.guess:  Remove extraneous output when guessing using C
19826         compiler rather than uname, or when guessing fails.
19827
19828 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19829
19830         * Makefile.in: remove all.cross and install.cross targets
19831
19832         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19833           definitions
19834
19835 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19836
19837         * configure.in (target sh): Build gprof.
19838
19839 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19840
19841         * config.sub: change -solaris to -solaris2
19842
19843 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19844
19845         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19846
19847 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19848
19849         * configure: Correct error message for missing Makefile.in to
19850         print correct directory.
19851
19852 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19853
19854         * install.sh: kludge around 386BSD shell bug
19855
19856 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19857
19858         * config.guess:  Recognize NeXT.
19859         * config.guess:  Recognize i486-ncr-sysv4.
19860         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19861
19862 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19863
19864         * Makefile.in (MAKEINFOFLAGS): New variable.
19865         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19866         * build-all.mk, test-build.mk: Pass down --no-split as
19867         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19868
19869 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19870
19871         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19872
19873 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19874
19875         * Makefile.in (libg++.tar.z):  New rule.
19876         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19877         * Makefile.in (taz):  Only do a single chmod.
19878
19879 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19880
19881         * install.sh: don't use dirname anymore (replaced with sed usage)
19882
19883 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19884
19885         * Makefile.in:  Change extension for gzip'd files from '.z' to
19886         '.gz' per new FSF standard usage.
19887
19888 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19889
19890         * configure: put quotes around the final value of program_transform_name
19891
19892 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19893
19894         * Makefile.in: new install.sh support; update install-info rules
19895
19896 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19897
19898         * configure.in: Build diff for crosses, but not for go32 host.
19899
19900         * configure.in: Build gprof only for native, and don't build it
19901         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19902
19903 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19904
19905         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19906
19907 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19908
19909         * configure.in (host_tools): Add prms.
19910
19911 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19912
19913         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19914         with $(FLAGS_TO_PASS) on the command line
19915
19916         * config.sub: Recognize lynx and lynxos
19917
19918 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19919
19920         * config.sub: Accept -ecoff*, not just -ecoff.
19921
19922 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19923
19924         * Makefile.in (taz): Use .gz suffix instead of .z.
19925         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19926         names.
19927
19928 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19929
19930         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19931
19932 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19933
19934         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19935         that rebuilds that might happen during 'make install' don't get
19936         bogus gcc include files
19937
19938 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19939
19940         Change from Utah for HPPA support:
19941         * config.guess: Recognize hppa1.x-hp-bsd.
19942
19943 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19944
19945         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19946         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19947
19948 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19949
19950         * config.sub: Add support for rom68k and bug boot monitors.
19951
19952 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19953
19954         * Makefile.in: Make all-opcodes depend on all-bfd.
19955
19956 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19957
19958         * config.guess: Added special check for i[34]86-univel-sysv4*.
19959
19960 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19961
19962         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19963         the processor rather than assuming i486.
19964
19965 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19966
19967         * config.guess: Recognize SunOS6 as Solaris3.
19968
19969 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19970
19971         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19972         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19973
19974 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19975
19976         * build-all.mk (all-cross): New target for Canadian Cross.
19977         Added Q2 go32 targets.
19978         * test-build.mk: Configure go32 cross sparclite-aout and
19979         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19980         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19981
19982 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19983
19984         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19985         GO32 hosted toolchains
19986
19987 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19988
19989         * configure: change  so "-exec-prefix" gets passed down rather
19990         than "-exec_prefix" so autoconf generated Makefiles get the
19991         exec_prefix set right.
19992
19993 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19994
19995         * config.guess: get the Solaris2 minor version number
19996
19997         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19998
19999 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20000
20001         * config.guess: Recognize some Sequent platforms.
20002
20003 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20004
20005         * Makefile.in: added the vault-install target
20006
20007         * configure.in: actually use the Sun3 makefile fragment that's in
20008         config, also added the release dir to configdirs
20009
20010 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20011
20012         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20013
20014 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20015
20016         * configure.in: remove some program from Alpha targetted toolchains
20017
20018 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20019
20020         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20021         gprof.
20022         (taz): Run "make diststuff" in those directories instead of "make
20023         proto-dir".  Look for "VERSION=" only at start of line in subdir
20024         Makefile.  Use "gzip -9" for compression.
20025         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20026         (binutils.tar.z): New target.
20027
20028 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20029
20030         * Makefile.in (taz): Include gpl.texinfo.
20031
20032 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20033
20034         * Makefile.in (setup-dirs): Merged into "taz" target.
20035         (taz): Only do `proto-dir' stuff if a directory is actually needed
20036         for this target.
20037
20038 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20039
20040         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20041         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20042         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20043         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20044         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20045
20046 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20047
20048         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20049         config.sub, and move-if-change to gdb testsuite distribution
20050         archive, so the testsuite can be extracted, configured, and
20051         run separately from the gdb distribution.  Blow away the Chill
20052         tests that require a Chill compiled executable, since GNU Chill
20053         is not yet publically available.
20054
20055 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20056
20057         * test-build.mk: set environment variables in a single command,
20058         instead of a list of assignments and exports
20059
20060         * config.guess: recognize Alpha/OSF1 systems
20061
20062 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20063
20064         * configure: Change help message to prefer --options rather than
20065           -options.
20066
20067 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20068
20069         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20070         zippy@ecst.csuchico.edu.
20071         * config.guess: Recognize miniframe.
20072
20073 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20074
20075         * Makefile.in: Use srcroot to find runtest rather than rootme.
20076         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20077
20078 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20079
20080         * test-build.mk: Extensive additions to support building on a
20081         machine other than the host.
20082
20083 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20084
20085         * configure (tooldir): Fix for i386-aix again.
20086
20087 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20088
20089         * configure, Makefile.in:  Change definition of $(tooldir)
20090         to match the FSF.
20091
20092 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20093
20094         * config.guess:  Recognize i[34]86/SVR4.
20095
20096 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20097
20098         * Makefile.in (all-gdb): gdb depends on sim.
20099
20100 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20101
20102         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20103         at the same time we make the prototype gdb directory.
20104         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20105         files at the same time as the gdb base release distribution.
20106
20107 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20108
20109         * Makefile.in (check): Use individual check targets rather than
20110         DO_X rule.
20111         (check-gcc): Added.
20112
20113 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20114
20115         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20116         for System V release 3.2.
20117
20118 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20119
20120         * config.sub: Recognize hppaosf.
20121         * configure.in: Do configure ld/binutils/gas for it.
20122
20123 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20124
20125         * configure (tooldir): Alter syntax used to set this, for systems
20126         where "\$" isn't handled right, like i386-aix.
20127
20128 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20129
20130         * configure: Pass program-transform-name, not
20131         program_transform_name, to recursive configures.
20132
20133 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20134
20135         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20136         of gas+ld+binutils.
20137
20138 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20139
20140         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20141
20142 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20143
20144         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20145
20146 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20147
20148         * Makefile.in (PRMS): Set back to all-prms.
20149
20150 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20151
20152         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20153         targets, rather than for MIPS hosts.
20154
20155 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20156
20157         * configure.in: add comment for --with-x default values
20158
20159         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20160
20161         * Makefile.in: add check-* targets for each of the directories in
20162         the tree.  Add a definition of RUNTEST that will use the one we
20163         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20164
20165 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20166
20167         * configure.in: Removed obsolete references to bfd_target and
20168         target_makefile_frag.
20169
20170         * build-all.mk: Set assorted targets for Q2.
20171         * config.sub: Recognize z8k-sim and h8300-hms.
20172         * test-build.mk: Really don't pass host to configure.
20173         (HOLES): Added uname.
20174
20175 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20176
20177         * configure: Handle an empty program-prefix, program-suffix or
20178         program-transform-name correctly.
20179
20180 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20181
20182         * build-all.mk: -G 8 no longer required for MIPS targets.
20183         * test-build.mk: Don't pass host argument to configure; make it
20184         guess.
20185
20186 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20187
20188         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20189         * Makefile.in (COMPRESS):  New macro, like GZIP.
20190
20191 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20192
20193         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20194
20195         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20196         with gas currently defaults to -G 0.
20197
20198 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20199
20200         * Makefile.in (all-flex): flex depends on byacc.
20201
20202         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20203         to test-build.mk as RELEASE_TAG.
20204         * test-build.mk (configargs): New variable containing arguments to
20205         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20206         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20207
20208         * config.guess: Use /bin/uname when checking -X argument on SCO,
20209         to avoid invoking GNU uname which doesn't understand -X.
20210
20211         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20212
20213         * configure.in: Build gas for mips-*-*.
20214
20215 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20216
20217         * Makefile.in (all.normal): insert missing backslash.
20218
20219 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20220
20221         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20222
20223         * Makefile.in: Complete overhaul to merge many almost identical
20224         targets.
20225
20226 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20227
20228         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20229         (gdb.tar.Z): Adjusted.
20230
20231         * Makefile.in (setup-dirs, taz): New targets; should be general
20232         enough to adapt for gdb sometime.  Build only .z file.
20233         (gas.tar.z): New target.
20234
20235 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20236
20237         * build-all.mk: Use CC=cc -Xs on Solaris.
20238
20239 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20240
20241         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20242         for handling BISON for FSF releases.
20243
20244 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20245
20246         * configure: Actually implement the change zoo just documented.
20247
20248 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20249
20250         * configure: when using config.guess, only set target_alias when
20251         it's not already been set (ie, on the command line)
20252
20253 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20254
20255         * Makefile.in: add installcheck target, set PRMS to install-prms
20256
20257 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20258
20259         * configure: add support for package_makefile_fragment, handle the
20260         case where a directory has a configure.in file but no Makefile.in
20261         more gracefully (with an actual understandable error message, even);
20262         add support for --without (and add this to the usage message); also
20263         explicitly add a --host=${host_alias} to the command line when
20264         config.guess is used
20265
20266 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20267
20268         * configure: Must use both --host and --target in recursive calls.
20269
20270 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20271
20272         * Makefile.in: Change deja-gnu to dejagnu.
20273
20274 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20275
20276         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20277
20278 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20279
20280         * configure.in: canonicalize all instances to *-*-solaris2*,
20281         also strip out a number of tools to not build for go32 host
20282
20283 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20284
20285         * config.guess: add GPL.
20286
20287         * Makefile.in, config.guess, config.sub, configure: bump
20288           copyrights to 93.
20289
20290 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20291
20292         * Makefile.in (do-info): Removed obsolete check for existence of
20293         localenv file.
20294
20295         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20296
20297 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20298
20299         * Makefile.in: a couple of 'else true' for decstation,
20300         support for TclX
20301
20302         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20303
20304 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20305
20306         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20307
20308 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20309
20310         * config.guess: Recognize i386-ibm-aix (PS/2).
20311         * configure.in: Use config/mh-aix386 file for it.
20312
20313 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20314
20315         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20316         CC_FOR_TARGET instead.
20317         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20318
20319 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20320
20321         * Makefile.in: Add sim to list of directories sent with gdb
20322
20323 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20324
20325         * configure.in: Put back mips-dec-bsd* case.
20326
20327 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20328
20329         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20330         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20331         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20332
20333 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20334
20335         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20336
20337         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20338         (install-info): install dir.info only if it exists,
20339         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20340
20341 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20342
20343         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20344         gas for mips-dec-bsd.
20345
20346 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20347
20348         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20349         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20350
20351 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20352
20353         * configure.in: Added "dejagnu" to hosttools list.
20354
20355 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20356
20357         * config.sub, configure.in, config.guess:  Add support
20358         for Bosx, an AIX variant from Bull.
20359         Patches from F.Pierresteguy@frcl.bull.fr.
20360
20361 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20362
20363         * devo/dejagnu: Initial creation of devo/dejagnu.
20364         Migrated dejagnu testcases and support files for testing software
20365         tools to reside as subdirectories, currently called "testsuite",
20366         within the directory of the software tool.  Migrated all programs,
20367         support libraries, etc. beloging to dejagnu proper from
20368         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20369         with no modifications.  The changes to these files which will
20370         allow them to configure, build, and execute properly will be made
20371         in a future update.
20372
20373 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20374
20375         * Makefile.in: Change send_pr to send-pr.
20376         * configure.in: Likewise.
20377         * send_pr: Renamed directory to send-pr.
20378
20379 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20380
20381         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20382
20383 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20384
20385         * README:  Update for gdb-4.8 release.
20386         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20387         gdb-xxx.tar.z (gzip'd) file also.
20388
20389 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20390
20391         * Makefile.in: make all-diff depend on all-libiberty
20392
20393 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20394
20395         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20396
20397 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20398
20399         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20400
20401 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20402
20403         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20404         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20405         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20406
20407 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20408
20409         * Makefile.in:  makeinfo binary is in a new location
20410
20411 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20412
20413         * config.sub: Accept -ecoff as an OS.
20414
20415         * Makefile.in: Various changes to eliminate a level of make
20416         recursion and reduce the required command line length.
20417         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20418         sub-makes.
20419         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20420         variables holding settings for specific sub-makes.
20421         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20422         in terms of BASE_FLAGS_TO_PASS.
20423         (TARGET_LIBS): New variable listing directories which use
20424         TARGET_FLAGS_TO_PASS.
20425         (subdir_do): Eliminated.
20426         (do-*): New set of targets to replace subdir_do.
20427         (various): All targets which used subdir_do now depend on do-*.
20428         (local-clean): Renamed from do_clean.
20429         (local-distclean): New target, dependency of distclean and
20430         realclean.
20431         (install-info): Don't create directories.  Depend on dir.info
20432         rather than calling make recursively.
20433         (install-dir.info): Eliminated.
20434         (install-info-dirs): Create all info directories here.
20435         (dir.info): Depend upon do-install-info.
20436
20437         * test-build.mk (HOLES): Added false.
20438
20439 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20440
20441         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20442
20443 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20444
20445         * Makefile.in (info): remove dependency on all-texinfo.  The
20446         problem was really in texinfo/C, not at this level.
20447
20448 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20449
20450         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20451
20452 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20453
20454         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20455         GDB releases.
20456
20457 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20458
20459         * configure: Include srcdir in message about target of link not
20460         being found.  Don't convert `-' to `_' in `with' options being
20461         passed to subdirs.
20462
20463 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20464
20465         * configure.in: add uudecode to host_tools
20466
20467         * Makefile.in: added {all,install}-uudecode targets, added them to
20468         the appropriate lists
20469
20470 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20471
20472         * Makefile.in (all-gcc): Added dependency on all-gas.
20473
20474         * configure.in (mips-*-*): Build ld and binutils.
20475
20476 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20477
20478         * configure: check return code from mkdir, print error message and
20479           exit on failure.
20480
20481 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20482
20483         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20484
20485 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20486
20487         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20488
20489 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20490
20491         * config.sub (h8500):  Recognize this as a cpu type.
20492
20493 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20494
20495         * configure: source directory missing is no longer a warning
20496
20497         * configure.in: recognize irix[34]* instead of irix[34]
20498
20499         * Makefile.in: define and pass down X11_LIB
20500
20501 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20502
20503         * guess-systype: Renamed to ...
20504         * config.guess:  ... by popular request.
20505         * configure.in, Makefile.in:  Update accordingly.
20506
20507 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20508
20509         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20510         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20511         + Execute ./dummy instead of assuming . is in PATH.
20512
20513 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20514
20515         * guess-systype:  New shell script.  Attempts to guess the
20516         canonical host name of the executing host.
20517         Only a few hosts are supported so far.
20518         * configure:  Call guess-systype if no host is specified.
20519
20520 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20521
20522         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20523         gcc Makefile.
20524
20525 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20526
20527         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20528         (all-gcc, install-gcc, subdir_do): Use it.
20529
20530 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20531
20532         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20533
20534 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20535
20536         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20537           set exclusively by configure, using configure.in .
20538
20539 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20540
20541         * test-build.mk: set $PATH for all builds
20542
20543         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20544
20545 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20546
20547         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20548         the one used in gcc/Makefile.in, so that a null expansion doesn't
20549         override the one needed to build gcc with a native cc.
20550
20551 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20552
20553         * configure: Accept -with arguments.
20554
20555 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20556
20557         * Makefile.in: added h8300sim
20558
20559 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20560
20561         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20562         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20563         (all-cygnus, native, build-cygnus): Make
20564         $(canonhost)-stamp-3stage-done, not $(host)....
20565         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20566         i386-sco3.2v4.  Added else true to if command.
20567
20568 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20569
20570         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20571
20572 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20573
20574         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20575
20576 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20577
20578         * configure.in: don't remove binutils from Solaris builds
20579
20580 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20581
20582         * Makefile.in: get rid of earlier definitions for *clean,
20583         also handle the recursive info rule better
20584
20585 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20586
20587         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20588         do more-or-less the right thing.
20589
20590 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20591
20592         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20593         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20594
20595 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20596
20597         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20598         $(host_canonical).
20599
20600         * configure.in: split the configdirs list into 4 categories (native
20601         v. cross, library v. tool) and handle the cross-only and native-
20602         only in more reasonable (and correct!) way.
20603
20604 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20605
20606         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20607         configdirs anymore.
20608
20609 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20610
20611         * Makefile.in: extensive cleanup::  removed all of the explicit
20612         clean-* targets, collapsed many wrappers around subdir_do into
20613         one, added additional targets to satisfy standards.texi, deleted
20614         some old targets, some changes for consistency
20615
20616 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20617
20618         * configure.in: handle some programs as cross-only, and others as
20619         native only
20620
20621         * test-build.mk: handle partial holes in a more generic manner
20622
20623         * Makefile.in: m4 depends on libiberty
20624
20625 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20626
20627         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20628         time, wdiff, and find to configdirs
20629
20630         * Makefile.in: all, clean, and install rules for the new programs
20631         added to configure.in
20632
20633 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20634
20635         * configure.in: use mh-sun for all *-sun-* hosts
20636
20637 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20638
20639         * Makefile.in: define flags for X11 include files and library file
20640         locations, pass them down to the programs that need this info
20641
20642         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20643
20644 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20645
20646         * configure.in: start building libg++ for HP-UX targets
20647
20648 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20649
20650         * README:  Update references to files moved into etc/.
20651
20652 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20653
20654         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20655         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20656
20657 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20658
20659         * configure: accept dash as well as underscore in long option
20660         names for FSF compatibility.
20661
20662 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20663
20664         * config.sub: added -sco3.2v4 support from FSF.
20665
20666 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20667
20668         * configure.in: expand the section that adds or removes
20669         directories from the list of programs to build, to handle native
20670         vs. cross in addition to host v. native
20671
20672 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20673
20674         * Makefile.in:  Replace C++ in macro names with CXX.
20675         This is less likely to break ...
20676
20677 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20678
20679         * test-build.mk: add -w to GNU_MAKE
20680
20681 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20682
20683         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20684         add 'sparc' to list of recognized cpus.  This needed to make
20685         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20686         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20687         then changes that into $CPU-wrs-vxworks.
20688
20689         * configure.in: remove most references to gdbtest, regularize
20690         target based program removal
20691
20692         * test-build.mk: import from p3 tree (many fixes and changes)
20693
20694 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20695
20696         * Makefile.in: added rules to handle tcl, tk, and expect
20697
20698         * configure.in: handle those directories if they exist
20699
20700 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20701
20702         * config.sub: removed bogus hppabsd and hppahpux names, since
20703         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20704
20705 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20706
20707         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20708         depends upon all-xiberty
20709
20710         * Makefile.in: changes from p3, including:
20711
20712         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20713
20714         * Makefile.in (XTRAFLAGS): include newlib directories if
20715         newlib/Makefile exists, rather than if host != target.
20716
20717         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20718
20719         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20720         from the same source tree and not building a cross-compiler.  This
20721         matters for the libg++ configuration if reconfiguring a tree that
20722         has already been installed.
20723
20724         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20725
20726         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20727         pick up the machine and system specific header files.
20728
20729         * Makefile.in: added AS_FOR_TARGET, passed down in
20730         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20731         the C compiler to use to create programs which are run in the
20732         build environment, set it to default to $(CC), and passed it down
20733         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20734
20735         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20736
20737         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20738         We need them for unusual native builds, like systems without
20739         ranlib.
20740
20741         * configure: also define $(host_canonical) and
20742         $(target_canonical), which are the full, canonical names for the
20743         given host and target
20744
20745 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20746
20747         * Makefile.in:  Added separate definitions for C++.
20748
20749 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20750
20751         * configure.in (configdirs):  Add deja-gnu.
20752
20753 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20754
20755         * README:  Update for configure.texi and gdb-4.7 release.
20756
20757 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20758
20759         * Makefile.in:  Move "all" target to top of file.
20760         Previously, first target was ".PHONY" which caused BSD4.4 make
20761         to build .PHONY when make was run without arguments.
20762
20763 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20764
20765         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20766         Library-copylefted code in libiberty.
20767
20768 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20769
20770         * config.sub:  Replace m68kmote with plain old m68k.
20771
20772 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20773
20774         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20775
20776 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20777
20778         * config.sub: Complain if no argument is given.  Added support for
20779         386bsd as OS and target alias.
20780
20781 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20782
20783         * Makefile.in (XTRAFLAGS): include newlib directories if
20784         newlib/Makefile exists, rather than if host != target.
20785
20786 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20787
20788         * config.sub: recognize sparclite-wrs-vxworks.
20789
20790         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20791         p3.) Added clean-xiberty to clean.
20792
20793 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20794
20795         * configure.in: use *-*-* instead of nested cases for host and target
20796
20797 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20798
20799         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20800         from the same source tree and not building a cross-compiler.  This
20801         matters for the libg++ configuration if reconfiguring a tree that
20802         has already been installed.
20803
20804 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20805
20806         * config.sub (i486v/i486v4):  Merge in from FSF version.
20807
20808 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20809
20810         * configure: only set PWD if it is already set.
20811
20812 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20813
20814         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20815         doesn't have unset and all success paths (and most error paths)
20816         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20817         to just ${PWD} to avoid confusion.)
20818
20819 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20820
20821         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20822         even for a native compilation.
20823
20824 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20825
20826         Changes to make the gdb.tar.Z rule work better.
20827
20828         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20829         (DEVO_SUPPORT):  Add configure.texi.
20830         (bfd-ilrt.tar.Z):  Remove ancient rule.
20831
20832 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20833
20834         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20835         pick up the machine and system specific header files.
20836
20837         * configure.in, config.sub: added new target m68010-adobe-scout,
20838         with alias of adobe68k.  Changed configure.in to check for
20839         -scout before -sco* to avoid a false match.
20840
20841         * Makefile.in: added AS_FOR_TARGET, passed down in
20842         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20843         the C compiler to use to create programs which are run in the
20844         build environment, set it to default to $(CC), and passed it down
20845         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20846
20847 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20848
20849         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20850         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20851         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20852         FOR_TARGET variants, to newlib and libg++.
20853
20854 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20855
20856         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20857         first.
20858
20859 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20860
20861         * config.sub:  Accept `elf' as an environment.
20862
20863 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20864
20865         * Makefile.in (all-opcodes):  cd into the right directory
20866
20867 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20868
20869         * configure: added -program_transform_name option, used as
20870         argument to sed when installing programs.
20871         configure.texi: added documentation for -program_prefix,
20872         -program_suffix and -program_transform_name.
20873
20874 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20875
20876         * config.sub:  Accept i486 where i386 ok.
20877
20878 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20879
20880         * config.sub: accept we32k
20881
20882 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20883
20884         * config.sub, configure.in: accept OSE68000 and OSE68k.
20885
20886         * Makefile.in: don't create all directories for ``make install'';
20887         let the subdirectories create the ones they need.
20888
20889 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20890
20891         * COPYING: new file, GPL v2
20892
20893 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20894
20895         * Makefile.in: use the new gen-info-dir, which needs a template
20896         argument (which also lives in texinfo)
20897
20898         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20899
20900 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20901
20902         * config.sub (ncr3000):  Change i386 to i486.
20903
20904 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20905
20906         * Makefile.in: add install-rcs, install-grep to
20907         install-no-fixedincludes, removed install-bison and install-libgcc
20908
20909 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20910
20911         * configure.in: grab the HPUX makefile fragment if on HPUX
20912
20913 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20914
20915         * Makefile.in: eradicate bison spoor (ditto libgcc).
20916          configure.in: recognise m68{k,000}-ericsson-OSE.
20917          es1800 is alias for m68k-ericsson-OSE
20918
20919 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20920
20921         * configure.in: rearrange the parts that remove programs from
20922         configdirs, based now on HOST==TARGET or by canonical triple.
20923
20924 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20925
20926         * test-build.mk: recurse explicitly with -f test-build.mk when
20927           appropriate.  predicate stage3 and comparison on the existence
20928           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20929           On very clean, also remove ...stamp-co.  Build in-place before
20930           doing other builds.
20931
20932 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20933
20934         * Makefile.in, configure.in: add tgas
20935
20936 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20937
20938         * Makefile.in: a number of changes merged in from progressive.
20939
20940         * configure.in: add libm.
20941
20942         * .cvsignore: ignore some stuff that comes from test-build.mk.
20943
20944 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20945
20946         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20947
20948 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20949
20950         * configure: Add program_suffix (parallel to program_prefix)
20951         * Makefile.in: adjust directory-creating script for losing decstation
20952
20953 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20954
20955         * configure:  Minor $subdir-related fixes.
20956
20957 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20958
20959         * configure: fix various problems with propogating
20960         makefile_target_frag in subdirs.
20961         * configure.in: config libgcc if its there
20962
20963 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20964
20965         * config.sub:  HPPA merge.
20966
20967 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20968
20969         * Makefile.in:  Replace all-bison with all-byacc in all
20970         dependency lines for other tools (which now use byacc).
20971
20972 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20973
20974         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20975
20976 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20977
20978         * Makefile.in: make gprof rules similar to byacc rules (instead of
20979         vestigal $(unsubdir) that didn't work...)
20980
20981 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20982
20983         * config.sub:  Add support for Linux.
20984         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20985         (at least for libg++).
20986
20987 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20988
20989         * configure.texi: fix doc for the -nfp option to configure
20990
20991 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20992
20993         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20994
20995 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20996
20997         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20998         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20999         * configure.in: added solaris* host_makefile_frag hook.
21000
21001 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21002
21003         * config.sub: changed recognition of m68000 so that various
21004         m68k types can be specified via m680[01234]0
21005
21006 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21007
21008         * config.sub (basic_machine): fix sed so that '-foo' isn't
21009         completely substituted out while .+'-foo' loses the '-foo'
21010
21011 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21012
21013         * config.sub ($os): Add -aout.
21014
21015 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21016
21017         * configure:  If host_makefile_frag is absolute, don't
21018         prefix ${invsubdir} (relevant to libg++ auto-configure).
21019
21020 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21021
21022         * Makefile.in (tooldir): Define it.
21023         (all-ld): Depend on all-flex.
21024
21025 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21026
21027         * Makefile.in (check):  Fix libg++ special case.
21028
21029 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21030
21031         * configure: do not bury `pwd` into config.status, thus do fewer
21032           pwd's.
21033
21034         * configure: print the "Building in" message only when building in
21035           other than "." AND verbose.
21036
21037         * configure: remove -s, rework -v to better accommodate guested
21038           configures.
21039
21040         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21041
21042 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21043
21044         * Makefile.in: macroize flags passed on recursion.  remove
21045           fileutils.
21046
21047 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21048
21049         * configure: get makesrcdir right for subdirs deeper than 1.
21050
21051         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21052           install.
21053
21054 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21055
21056         * Makefile.in: don't print subdir_do or recursion lines.
21057
21058 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21059
21060         * standards.texi: added menu item.
21061
21062         * Makefile.in: build and install standards.info.
21063
21064         * standards.texi: new file.
21065
21066 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21067
21068         * configure: test for and move config.status pieces from
21069           ${subdir}/.
21070
21071 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21072
21073         * configure:  Test for existance of files before trying to mv
21074         them, to avoid numerous non-existance messages.
21075
21076 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21077
21078         * configure: correct final line of config.status.
21079
21080         * configure: patch from eggert.  Avoids a protection problem if
21081           the original Makefile.in is read only.
21082
21083         * configure: use move-if-change from gcc to create config.status.
21084           Some makefiles depend on config.status to tell if a directory
21085           has been reconfigured for a different host.  This change
21086           prevents those directories from remaking everything in the case
21087           where the reconfig was only intended to rebuild a Makefile.
21088
21089         * configure: test for config.sub with "config.sub sun4" rather
21090           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21091           host alias from a missing config.sub.
21092
21093 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21094
21095         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21096           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21097
21098 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21099
21100         * configure: mkdir ${subdir} as needed.
21101
21102 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21103
21104         * Makefile.in,configure.in: added autoconf.
21105
21106 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21107
21108         * Makefile.in: no longer pass against on recursion.
21109
21110         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21111           definitions are not inherited.
21112
21113         * configure: correct makesrcdir when subdir is .
21114
21115 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21116
21117         * configure:  Add support for 'subdirs' variable, which is
21118         like 'configdirs', except that configure doesn't re-invoke
21119         itself for subdirs, it just creates a Makefile for each subdir.
21120         * configure.texi:  Document subdirs.
21121
21122 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21123
21124         * configure.in: added flex to configdirs
21125
21126 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21127
21128         * Makefile.in: remove clean-stamps from clean.
21129
21130 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21131
21132         * configure.in:  Add gdbtest to configdirs.
21133
21134 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21135
21136         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21137         to recursive makes.
21138         * configure.in:  Recognize new ncr3000 config.
21139
21140 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21141
21142         * Makefile.in, configure.in: removed references to gdbm.
21143
21144 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21145
21146         * config.sub:  Don't canonicalize os value
21147         newsos* to bsd (readline needs to check for newsos).
21148         (This fix was earlier made Jan 31, but got re-broken.)
21149
21150 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21151
21152         * configure.in:  sco is an os, not a vendor!
21153
21154         * configure:  Quote $( better.  Keep various shells happy.
21155
21156 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21157
21158         * Makefile.in: eliminate stamp-files.
21159
21160 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21161
21162         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21163           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21164
21165 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21166
21167         * config.sub:  fix iris/iris3.
21168
21169 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21170
21171         * configure: re-add -rm.
21172
21173 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21174
21175         * Maskefile.in: add .stmp-rcs to all.
21176
21177         * configure.in: remove gas from rs6000 build, use aix host fragment.
21178
21179 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21180
21181         * configure: pass down site_option during recursion.
21182
21183 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21184
21185         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21186
21187 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21188
21189         * configure: Change exec_prefix so that it really defaults to prefix.
21190
21191 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21192
21193         * Makefile.in, configure.in:  Add support for mmalloc library.
21194
21195 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21196
21197         * Makefile.in: add stmp dependencies for a few more things.
21198
21199 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21200
21201         * configure: adjusted error message on objdir/srcdir configure
21202           collision, per john's suggestion.
21203
21204         * Makefile.in: add libiberty stmp to all and all.cross.
21205
21206 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21207
21208         * Makefile.in: remove force dependencies, add grep to all.
21209
21210 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21211
21212         * Makefile.in: drop flex.  make stamp files work.
21213
21214         * configure: added test for conflicting configuration in srcdir,
21215           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21216           gets cranky.  use relative paths for configure and srcdir
21217           whenever possible.  Send some error messages to stderr that were
21218           going to stdout.
21219
21220 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21221
21222         * Makefile.in:  Fix libg++ rule to check for gcc directory
21223         before using gcc/gcc.  Also pass XTRAFLAGS.
21224
21225 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21226
21227         * Makefile.in: added stmp-files so that directories aren't polled
21228           when they are already built.
21229
21230         * configure.texi: fixed a node pointer problem.
21231
21232 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21233
21234         * config.sub configure.in gdb/configure.in
21235         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21236         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21237         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21238
21239 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21240
21241         * configure: -recurring becomes -silent.  corrected help message
21242           for -site= option.
21243
21244         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21245
21246 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21247
21248         * configure: when building Makefile for crosses, replace
21249           tooldir and program_prefix.  default srcdir from location of
21250           config.sub.  remove "for host in hosts" and "for target in
21251           targets" loops.
21252
21253 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21254
21255         * Makefile.in: Do not pass bindir or mandir to cvs.
21256
21257 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21258
21259         * Makefile.in, configure.in: removed traces of namesubdir,
21260           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21261           copyrights to '92, changed some from Cygnus to FSF.
21262
21263         * configure.texi: remove most references to multiple hosts,
21264           multiple targets, subdirs, etc.
21265
21266         * configure.man: removed rcsid. reference config.sub not
21267           config.subr.
21268
21269         * Makefile.in: mkdir $(infodir) on install-info.
21270
21271 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21272
21273         * configure.texi:  Explain better about .gdbinit and about
21274         the environment that configure.in sections run in.
21275
21276 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21277
21278         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21279
21280 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21281
21282         * README:  DOC.configure => cfg-paper.texi.
21283
21284 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21285
21286         * config.sub (near case $os):  Don't convert newsos* to bsd!
21287
21288 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21289
21290         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21291         the number of copies of COPYING that go into the GDB tar file.
21292
21293 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21294
21295         * bfd/configure.in, gdb/config/mh-i386sco,
21296         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21297         Fix SCO configuration stuff.
21298
21299 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21300
21301         * Makefile.in:  For libg++, make sure the -I pointing
21302         to the gcc directory goes *after* all the libg++-local -I flags.
21303         Also, move just-gcc dependency from just-libg++ to all-libg++.
21304
21305 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21306
21307         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21308
21309 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21310
21311         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21312
21313 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21314
21315         * config.sub:  Add stratus configuration frags.  Also
21316         submitted to FSF.
21317
21318 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21319
21320         * Makefile.in (DEV_SUPPORT):  add configure.man.
21321
21322         * config.sub(Decode manufacturer-specific):  add -none*.
21323
21324 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21325
21326         * Makefile.in:  remove form feeds to make Sun's make happy.
21327         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21328
21329 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21330
21331         * Makefile.in (AR_FLAGS):  Make quieter.
21332
21333 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21334
21335         * configure.in:  Add libg++.
21336         * configure:  When verbose, don't output the command line at each
21337         level; it will be unremarkably the same as the previous version,
21338         which will be the same as what the user typed.
21339
21340 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21341
21342         * configure.in, Makefile.in: fix clean-info, add flex.  add
21343           fileutils.
21344
21345         * configure: be less sensitive to spaces in Makefile.in.  Do not
21346           look for sources in "..".  Doing so breaks subdirectories that
21347           might have their own configure.  If a subdir has it's own
21348           configure script, use it.
21349
21350 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21351
21352         * cfg-paper.texi: some changes suggested by rms.
21353
21354 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21355
21356         * config.sub:  Merge in some small additions from the FSF version,
21357         taken from the gcc distribution, to bring the Cygnus and FSF
21358         versions into closer sync.
21359
21360 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21361
21362         * configure.in:  Changed svr4 references to sysv4.
21363
21364 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21365
21366         * configure: added -V for version number option.
21367
21368 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21369
21370         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21371           renamed from DOC.configure to cfg-paper.texi.
21372
21373 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21374
21375         * configure, config.subr, config.sub: config.subr is now
21376           config.sub again.
21377
21378 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21379
21380         * configure.texi: new file, in progress.
21381
21382         * Makefile.in: build info file and install the man page for
21383           configure.
21384
21385         * configure.man: new file, first cut.
21386
21387         * configure: find config.subr again now that configuration "none"
21388           has gone.  removed all traces of the -ansi option.  removed all
21389           traces of the -languages option.
21390
21391         * config.subr: resync from rms.
21392
21393 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21394
21395         * configure, config.sub, config.subr: merge config.sub into
21396           config.subr, call the result config.subr, remove config.sub, use
21397           config.subr.
21398
21399         * Makefile.in: revised install for dir.info.
21400
21401 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21402
21403         * configure.in: add decstation host makefile frag.
21404
21405         * Makefile.in: BISON now bison -y again.  also install-gcc on
21406           install.  clean-gdbm on clean.  infodir belongs in datadir.
21407           Make directories for info install.  Build dir.info here then
21408           install it.
21409
21410 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21411
21412         * Makefile.in: fix for bad directory tests.
21413
21414 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21415
21416         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21417           regexp.  -srcdir relative was being handled incorrectly.
21418
21419         * Makefile.in: unwrapped some for loops so that parallel makes
21420           work again and so one can focus one's attention on a particular
21421           package.
21422
21423 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21424
21425         * configure: added PWD as a stand in for `pwd` (for speed). use
21426           elif wherever possible.  make -srcdir work without -objdir.
21427           -objdir= commented out.
21428
21429 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21430
21431         * configure: +options become --options.  -subdirs commented out.
21432           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21433           Makefile now at top of generated Makefile.  Removed cvs log
21434           entries.  added -srcdir.  create .gdbinit only if there is one
21435           in ${srcdir}.
21436
21437         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21438           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21439           and mandir now keyed off datadir by default.
21440
21441 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21442
21443         * Freshly created ChangeLog.
21444
21445 \f
21446 Local Variables:
21447 mode: change-log
21448 left-margin: 8
21449 fill-column: 76
21450 version-control: never
21451 End: